@charset "utf-8";:root{--color-primary:#1f5e2f}.CodeMirror{font-family:monospace;height:300px;color:#000;direction:ltr}.CodeMirror-lines{padding:4px 0}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{padding:0 4px}.CodeMirror-gutter-filler,.CodeMirror-scrollbar-filler{background-color:#fff}.CodeMirror-gutters{border-right:1px solid #ddd;background-color:#f7f7f7;white-space:nowrap}.CodeMirror-linenumber{padding:0 3px 0 5px;min-width:20px;text-align:right;color:#999;white-space:nowrap}.CodeMirror-guttermarker{color:#000}.CodeMirror-guttermarker-subtle{color:#999}.CodeMirror-cursor{border-left:1px solid #000;border-right:none;width:0}.CodeMirror div.CodeMirror-secondarycursor{border-left:1px solid silver}.cm-fat-cursor .CodeMirror-cursor{width:auto;border:0!important;background:#7e7}.cm-fat-cursor div.CodeMirror-cursors{z-index:1}.cm-fat-cursor .CodeMirror-line::selection,.cm-fat-cursor .CodeMirror-line>span::selection,.cm-fat-cursor .CodeMirror-line>span>span::selection{background:transparent}.cm-fat-cursor .CodeMirror-line::-moz-selection,.cm-fat-cursor .CodeMirror-line>span::-moz-selection,.cm-fat-cursor .CodeMirror-line>span>span::-moz-selection{background:transparent}.cm-fat-cursor{caret-color:transparent}@keyframes blink{50%{background-color:transparent}}.cm-tab{display:inline-block;text-decoration:inherit}.CodeMirror-rulers{position:absolute;left:0;right:0;top:-50px;bottom:0;overflow:hidden}.CodeMirror-ruler{border-left:1px solid #ccc;top:0;bottom:0;position:absolute}.cm-s-default .cm-header{color:#00f}.cm-s-default .cm-quote{color:#090}.cm-negative{color:#d44}.cm-positive{color:#292}.cm-header,.cm-strong{font-weight:700}.cm-em{font-style:italic}.cm-link{text-decoration:underline}.cm-strikethrough{text-decoration:line-through}.cm-s-default .cm-keyword{color:#708}.cm-s-default .cm-atom{color:#219}.cm-s-default .cm-number{color:#164}.cm-s-default .cm-def{color:#00f}.cm-s-default .cm-variable-2{color:#05a}.cm-s-default .cm-type,.cm-s-default .cm-variable-3{color:#085}.cm-s-default .cm-comment{color:#a50}.cm-s-default .cm-string{color:#a11}.cm-s-default .cm-string-2{color:#f50}.cm-s-default .cm-meta,.cm-s-default .cm-qualifier{color:#555}.cm-s-default .cm-builtin{color:#30a}.cm-s-default .cm-bracket{color:#997}.cm-s-default .cm-tag{color:#170}.cm-s-default .cm-attribute{color:#00c}.cm-s-default .cm-hr{color:#999}.cm-s-default .cm-link{color:#00c}.cm-invalidchar,.cm-s-default .cm-error{color:red}.CodeMirror-composing{border-bottom:2px solid}div.CodeMirror span.CodeMirror-matchingbracket{color:#0b0}div.CodeMirror span.CodeMirror-nonmatchingbracket{color:#a22}.CodeMirror-matchingtag{background:rgba(255,150,0,.3)}.CodeMirror-activeline-background{background:#e8f2ff}.CodeMirror{position:relative;overflow:hidden;background:#fff}.CodeMirror-scroll{overflow:scroll!important;margin-bottom:-50px;margin-right:-50px;padding-bottom:50px;height:100%;outline:none;position:relative;z-index:0}.CodeMirror-sizer{position:relative;border-right:50px solid transparent}.CodeMirror-gutter-filler,.CodeMirror-hscrollbar,.CodeMirror-scrollbar-filler,.CodeMirror-vscrollbar{position:absolute;z-index:6;display:none;outline:none}.CodeMirror-vscrollbar{right:0;top:0;overflow-x:hidden;overflow-y:scroll}.CodeMirror-hscrollbar{bottom:0;left:0;overflow-y:hidden;overflow-x:scroll}.CodeMirror-scrollbar-filler{right:0;bottom:0}.CodeMirror-gutter-filler{left:0;bottom:0}.CodeMirror-gutters{position:absolute;left:0;top:0;min-height:100%;z-index:3}.CodeMirror-gutter{white-space:normal;height:100%;display:inline-block;vertical-align:top;margin-bottom:-50px}.CodeMirror-gutter-wrapper{position:absolute;z-index:4;background:none!important;border:none!important}.CodeMirror-gutter-background{position:absolute;top:0;bottom:0;z-index:4}.CodeMirror-gutter-elt{position:absolute;cursor:default;z-index:4}.CodeMirror-gutter-wrapper ::selection{background-color:transparent}.CodeMirror-gutter-wrapper ::-moz-selection{background-color:transparent}.CodeMirror-lines{cursor:text;min-height:1px}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{border-radius:0;border-width:0;background:transparent;font-family:inherit;font-size:inherit;margin:0;white-space:pre;word-wrap:normal;line-height:inherit;color:inherit;z-index:2;position:relative;overflow:visible;-webkit-tap-highlight-color:transparent;font-variant-ligatures:contextual}.CodeMirror-wrap pre.CodeMirror-line,.CodeMirror-wrap pre.CodeMirror-line-like{word-wrap:break-word;white-space:pre-wrap;word-break:normal}.CodeMirror-linebackground{position:absolute;left:0;right:0;top:0;bottom:0;z-index:0}.CodeMirror-linewidget{position:relative;z-index:2;padding:.1px}.CodeMirror-rtl pre{direction:rtl}.CodeMirror-code{outline:none}.CodeMirror-gutter,.CodeMirror-gutters,.CodeMirror-linenumber,.CodeMirror-scroll,.CodeMirror-sizer{box-sizing:content-box}.CodeMirror-measure{position:absolute;width:100%;height:0;overflow:hidden;visibility:hidden}.CodeMirror-cursor{position:absolute;pointer-events:none}.CodeMirror-measure pre{position:static}div.CodeMirror-cursors{visibility:hidden;position:relative;z-index:3}.CodeMirror-focused div.CodeMirror-cursors,div.CodeMirror-dragcursors{visibility:visible}.CodeMirror-selected{background:#d9d9d9}.CodeMirror-focused .CodeMirror-selected{background:#d7d4f0}.CodeMirror-crosshair{cursor:crosshair}.CodeMirror-line::selection,.CodeMirror-line>span::selection,.CodeMirror-line>span>span::selection{background:#d7d4f0}.CodeMirror-line::-moz-selection,.CodeMirror-line>span::-moz-selection,.CodeMirror-line>span>span::-moz-selection{background:#d7d4f0}.cm-searching{background-color:#ffa;background-color:rgba(255,255,0,.4)}.cm-force-border{padding-right:.1px}@media print{.CodeMirror div.CodeMirror-cursors{visibility:hidden}}.cm-tab-wrap-hack:after{content:""}span.CodeMirror-selectedtext{background:none}.CodeMirror-hints{position:absolute;z-index:10;overflow:hidden;list-style:none;margin:0;padding:2px;box-shadow:2px 3px 5px rgba(0,0,0,.2);border-radius:3px;border:1px solid silver;background:#fff;font-size:90%;font-family:monospace;max-height:20em;overflow-y:auto;box-sizing:border-box}.CodeMirror-hint{margin:0;padding:0 4px;border-radius:2px;white-space:pre;color:#000;cursor:pointer}li.CodeMirror-hint-active{background:#08f;color:#fff}.CodeMirror-dialog{position:absolute;left:0;right:0;background:inherit;z-index:15;padding:.1em .8em;overflow:hidden;color:inherit}.CodeMirror-dialog-top{border-bottom:1px solid #eee;top:0}.CodeMirror-dialog-bottom{border-top:1px solid #eee;bottom:0}.CodeMirror-dialog input{border:none;outline:none;background:transparent;width:20em;color:inherit;font-family:monospace}.CodeMirror-dialog button{font-size:70%}.CodeMirror-search-match{background:gold;border-top:1px solid orange;border-bottom:1px solid orange;box-sizing:border-box;opacity:.5}.datepicker--cells{display:flex;flex-wrap:wrap}.datepicker--cell{border-radius:4px;box-sizing:border-box;cursor:pointer;display:flex;position:relative;align-items:center;justify-content:center;height:32px;z-index:1}.datepicker--cell.-focus-{background:#f0f0f0}.datepicker--cell.-current-{color:#4eb5e6}.datepicker--cell.-current-.-focus-{color:#4a4a4a}.datepicker--cell.-current-.-in-range-{color:#4eb5e6}.datepicker--cell.-in-range-{background:rgba(92,196,239,.1);color:#4a4a4a;border-radius:0}.datepicker--cell.-in-range-.-focus-{background-color:rgba(92,196,239,.2)}.datepicker--cell.-disabled-{cursor:default;color:#aeaeae}.datepicker--cell.-disabled-.-focus-{color:#aeaeae}.datepicker--cell.-disabled-.-in-range-{color:#a1a1a1}.datepicker--cell.-disabled-.-current-.-focus-{color:#aeaeae}.datepicker--cell.-range-from-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);border-radius:4px 0 0 4px}.datepicker--cell.-range-to-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);border-radius:0 4px 4px 0}.datepicker--cell.-range-from-.-range-to-{border-radius:4px}.datepicker--cell.-selected-{border:none}.datepicker--cell.-selected-,.datepicker--cell.-selected-.-current-{color:#fff;background:#5cc4ef}.datepicker--cell.-selected-.-focus-{background:#45bced}.datepicker--cell:empty{cursor:default}.datepicker--days-names{display:flex;flex-wrap:wrap;margin:8px 0 3px}.datepicker--day-name{color:#ff9a19;display:flex;align-items:center;justify-content:center;flex:1;text-align:center;text-transform:uppercase;font-size:.8em}.datepicker--cell-day{width:14.28571%}.datepicker--cells-months{height:170px}.datepicker--cell-month{width:33.33%;height:25%}.datepicker--cells-years,.datepicker--years{height:170px}.datepicker--cell-year{width:25%;height:33.33%}.datepickers-container{position:absolute;left:0;top:0}@media print{.datepickers-container{display:none}}.datepicker{background:#fff;border:1px solid #dbdbdb;box-shadow:0 4px 12px rgba(0,0,0,.15);border-radius:4px;box-sizing:content-box;font-family:Tahoma,sans-serif;font-size:14px;color:#4a4a4a;width:250px;position:absolute;left:-100000px;opacity:0;transition:opacity .3s ease,transform .3s ease,left 0s .3s;z-index:100}.datepicker.-from-top-{transform:translateY(-8px)}.datepicker.-from-right-{transform:translateX(8px)}.datepicker.-from-bottom-{transform:translateY(8px)}.datepicker.-from-left-{transform:translateX(-8px)}.datepicker.active{opacity:1;transform:translate(0);transition:opacity .3s ease,transform .3s ease,left 0s 0s}.datepicker-inline .datepicker{border-color:#d7d7d7;box-shadow:none;position:static;left:auto;right:auto;opacity:1;transform:none}.datepicker-inline .datepicker--pointer{display:none}.datepicker--content{box-sizing:content-box;padding:4px}.-only-timepicker- .datepicker--content{display:none}.datepicker--pointer{position:absolute;background:#fff;border-top:1px solid #dbdbdb;border-right:1px solid #dbdbdb;width:10px;height:10px;z-index:-1}.-top-center- .datepicker--pointer,.-top-left- .datepicker--pointer,.-top-right- .datepicker--pointer{top:calc(100% - 4px);transform:rotate(135deg)}.-right-bottom- .datepicker--pointer,.-right-center- .datepicker--pointer,.-right-top- .datepicker--pointer{right:calc(100% - 4px);transform:rotate(225deg)}.-bottom-center- .datepicker--pointer,.-bottom-left- .datepicker--pointer,.-bottom-right- .datepicker--pointer{bottom:calc(100% - 4px);transform:rotate(315deg)}.-left-bottom- .datepicker--pointer,.-left-center- .datepicker--pointer,.-left-top- .datepicker--pointer{left:calc(100% - 4px);transform:rotate(45deg)}.-bottom-left- .datepicker--pointer,.-top-left- .datepicker--pointer{left:10px}.-bottom-right- .datepicker--pointer,.-top-right- .datepicker--pointer{right:10px}.-bottom-center- .datepicker--pointer,.-top-center- .datepicker--pointer{left:calc(50% - 5px)}.-left-top- .datepicker--pointer,.-right-top- .datepicker--pointer{top:10px}.-left-bottom- .datepicker--pointer,.-right-bottom- .datepicker--pointer{bottom:10px}.-left-center- .datepicker--pointer,.-right-center- .datepicker--pointer{top:calc(50% - 5px)}.datepicker--body{display:none}.datepicker--body.active{display:block}.datepicker--nav{display:flex;justify-content:space-between;border-bottom:1px solid #efefef;min-height:32px;padding:4px}.-only-timepicker- .datepicker--nav{display:none}.datepicker--nav-action,.datepicker--nav-title{display:flex;cursor:pointer;align-items:center;justify-content:center}.datepicker--nav-action{width:32px;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.datepicker--nav-action:hover{background:#f0f0f0}.datepicker--nav-action.-disabled-{visibility:hidden}.datepicker--nav-action svg{width:32px;height:32px}.datepicker--nav-action path{fill:none;stroke:#9c9c9c;stroke-width:2px}.datepicker--nav-title{border-radius:4px;padding:0 8px}.datepicker--nav-title i{font-style:normal;color:#9c9c9c;margin-left:5px}.datepicker--nav-title:hover{background:#f0f0f0}.datepicker--nav-title.-disabled-{cursor:default;background:none}.datepicker--buttons{display:flex;padding:4px;border-top:1px solid #efefef}.datepicker--button{color:#4eb5e6;cursor:pointer;border-radius:4px;flex:1;display:inline-flex;justify-content:center;align-items:center;height:32px}.datepicker--button:hover{color:#4a4a4a;background:#f0f0f0}.datepicker--time{border-top:1px solid #efefef;display:flex;align-items:center;padding:4px;position:relative}.datepicker--time.-am-pm- .datepicker--time-sliders{flex:0 1 138px;max-width:138px}.-only-timepicker- .datepicker--time{border-top:none}.datepicker--time-sliders{flex:0 1 153px;margin-right:10px;max-width:153px}.datepicker--time-label{display:none;font-size:12px}.datepicker--time-current{display:flex;align-items:center;flex:1;font-size:14px;text-align:center;margin:0 0 0 10px}.datepicker--time-current-colon{margin:0 2px 3px;line-height:1}.datepicker--time-current-hours,.datepicker--time-current-minutes{line-height:1;font-size:19px;font-family:Century Gothic,CenturyGothic,AppleGothic,sans-serif;position:relative;z-index:1}.datepicker--time-current-hours:after,.datepicker--time-current-minutes:after{content:"";background:#f0f0f0;border-radius:4px;position:absolute;left:-2px;top:-3px;right:-2px;bottom:-2px;z-index:-1;opacity:0}.datepicker--time-current-hours.-focus-:after,.datepicker--time-current-minutes.-focus-:after{opacity:1}.datepicker--time-current-ampm{text-transform:uppercase;align-self:flex-end;color:#9c9c9c;margin-left:6px;font-size:11px;margin-bottom:1px}.datepicker--time-row{display:flex;align-items:center;font-size:11px;height:17px;background:linear-gradient(90deg,#dedede,#dedede) left 50%/100% 1px no-repeat}.datepicker--time-row:first-child{margin-bottom:4px}.datepicker--time-row input[type=range]{background:none;cursor:pointer;flex:1;height:100%;padding:0;margin:0;-webkit-appearance:none}.datepicker--time-row input[type=range]::-webkit-slider-thumb{-webkit-appearance:none}.datepicker--time-row input[type=range]::-ms-tooltip{display:none}.datepicker--time-row input[type=range]:hover::-webkit-slider-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-moz-range-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-ms-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:focus{outline:none}.datepicker--time-row input[type=range]:focus::-webkit-slider-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-moz-range-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-ms-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]::-webkit-slider-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;-webkit-transition:background .2s;transition:background .2s}.datepicker--time-row input[type=range]::-moz-range-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;-moz-transition:background .2s;transition:background .2s}.datepicker--time-row input[type=range]::-ms-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;-ms-transition:background .2s;transition:background .2s}.datepicker--time-row input[type=range]::-webkit-slider-thumb{margin-top:-6px}.datepicker--time-row input[type=range]::-webkit-slider-runnable-track{border:none;height:1px;cursor:pointer;color:transparent;background:transparent}.datepicker--time-row input[type=range]::-moz-range-track{border:none;height:1px;cursor:pointer;color:transparent;background:transparent}.datepicker--time-row input[type=range]::-ms-track{border:none;height:1px;cursor:pointer;color:transparent;background:transparent}.datepicker--time-row input[type=range]::-ms-fill-lower,.datepicker--time-row input[type=range]::-ms-fill-upper{background:transparent}.datepicker--time-row span{padding:0 12px}.datepicker--time-icon{color:#9c9c9c;border:1px solid;border-radius:50%;font-size:16px;position:relative;margin:0 5px -1px 0;width:1em;height:1em}.datepicker--time-icon:after,.datepicker--time-icon:before{content:"";background:currentColor;position:absolute}.datepicker--time-icon:after{height:.4em;width:1px;left:calc(50% - 1px);top:calc(50% + 1px);transform:translateY(-100%)}.datepicker--time-icon:before{width:.4em;height:1px;top:calc(50% + 1px);left:calc(50% - 1px)}.datepicker--cell-day.-other-month-,.datepicker--cell-year.-other-decade-{color:#dedede}.datepicker--cell-day.-other-month-:hover,.datepicker--cell-year.-other-decade-:hover{color:#c5c5c5}.-disabled-.-focus-.datepicker--cell-day.-other-month-,.-disabled-.-focus-.datepicker--cell-year.-other-decade-{color:#dedede}.-selected-.datepicker--cell-day.-other-month-,.-selected-.datepicker--cell-year.-other-decade-{color:#fff;background:#a2ddf6}.-selected-.-focus-.datepicker--cell-day.-other-month-,.-selected-.-focus-.datepicker--cell-year.-other-decade-{background:#8ad5f4}.-in-range-.datepicker--cell-day.-other-month-,.-in-range-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.1);color:#ccc}.-in-range-.-focus-.datepicker--cell-day.-other-month-,.-in-range-.-focus-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.2)}.datepicker--cell-day.-other-month-:empty,.datepicker--cell-year.-other-decade-:empty{background:none;border:none}ag-grid,ag-grid-angular,ag-grid-aurelia,ag-grid-ng2,ag-grid-polymer{display:block}.ag-hidden{display:none!important}.ag-invisible{visibility:hidden!important}.ag-faded{opacity:.3}.ag-width-half{display:inline-block;width:50%!important}.ag-unselectable{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.ag-selectable{-webkit-user-select:text!important;-moz-user-select:text!important;user-select:text!important}.ag-select-agg-func-popup{position:absolute}.ag-input-wrapper{display:flex;flex:1 1 auto;align-items:center;line-height:normal;position:relative;overflow:hidden}.ag-shake-left-to-right{animation-direction:alternate;animation-duration:.2s;animation-iteration-count:infinite;animation-name:ag-shake-left-to-right}@keyframes ag-shake-left-to-right{0%{padding-left:6px;padding-right:2px}to{padding-left:2px;padding-right:6px}}.ag-root-wrapper{cursor:default;position:relative;display:flex;flex-direction:column;overflow:hidden}.ag-root-wrapper.ag-layout-normal{height:100%}.ag-root-wrapper .ag-watermark{position:absolute;bottom:10px;right:25px;opacity:.5;transition:opacity 1s ease-out 3s}.ag-root-wrapper .ag-watermark:before{content:"";background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNDk0cHgiIGhlaWdodD0iMjM5cHgiIHZpZXdCb3g9IjAgMCA0OTQgMjM5IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPCEtLSBHZW5lcmF0b3I6IFNrZXRjaCA0Ny4xICg0NTQyMikgLSBodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2ggLS0+CiAgICA8dGl0bGU+TG9nbzwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPgogICAgICAgIDxwYXRoIGQ9Ik0wLjYxMjg0OTkzMSwxMDggTDAuNjEyODQ5OTMxLDY3LjQ1OTYzNzQgTDAuNjEyODQ5OTMxLDY3LjQ1OTYzNzQgQzAuNjEyODQ5OTMxLDYyLjEwMDY1MzYgMy40NzE4MzM3OCw1Ny4xNDg3NDgzIDguMTEyODQ5OTMsNTQuNDY5MjU2NCBMOTguMzA2NDI1LDIuMzk1OTcxNTcgTDk4LjMwNjQyNSwyLjM5NTk3MTU3IEMxMDIuOTQ3NDQxLC0wLjI4MzUyMDM1OCAxMDguNjY1NDA5LC0wLjI4MzUyMDM1OCAxMTMuMzA2NDI1LDIuMzk1OTcxNTcgTDExMy4zMDY0MjUsMi4zOTU5NzE1NyBMMjAzLjUsNTQuNDY5MjU2NCBMMjAzLjUsNTQuNDY5MjU2NCBDMjA4LjE0MTAxNiw1Ny4xNDg3NDgzIDIxMSw2Mi4xMDA2NTM2IDIxMSw2Ny40NTk2Mzc0IEwyMTEsMTM4IEwxODEsMTM4IEwxODAuOTk3MDQxLDkzLjk5OTk5OTggTDE4MC45OTYwMzIsOTMuOTk5OTk5OSBDMTgwLjk5NTQ3NSw4NS43MTYxMjI2IDE3NC4yNzk5MDksNzkuMDAxMDA4NyAxNjUuOTk2MDMyLDc5LjAwMTAwODcgTDEyMiw3OC45OTk5OTk5IEMxMTMuNzE1NzI5LDc4Ljk5OTk5OTkgMTA3LDg1LjcxNTcyODYgMTA3LDkzLjk5OTk5OTkgTDEwNywxMzYuMDE1NjIzIEwxMDcsMTM2LjAxNTYyMyBDMTA3LDE0NC4yOTk4OTUgMTEzLjcxNTcyOSwxNTEuMDE1NjIzIDEyMiwxNTEuMDE1NjIzIEwxNjgsMTUxLjAxNTYyMyBMMTY4LDE2MyBDMTY4LDE2NC42NTY4NTQgMTY2LjY1Njg1NCwxNjYgMTY1LDE2NiBMMTIwLDE2NiBMMTIwLDE3OSBMMTY1Ljk5NjAzMiwxNzkgTDE2NS45OTYwMzIsMTc4Ljk5Nzg3NyBDMTc0LjI3OTQ3NCwxNzguOTk3ODc3IDE4MC45OTQ4NiwxNzIuMjgzNDQyIDE4MC45OTYwMzIsMTY0IEwxODEsMTUwLjk2MDU1NCBMMjExLDE1MC45NjA1NTQgTDIxMSwxNzEuNjA2MjA3IEwyMTEsMTcxLjYwNjIwNyBDMjExLDE3Ni45NjUxOTEgMjA4LjE0MTAxNiwxODEuOTE3MDk2IDIwMy41LDE4NC41OTY1ODggTDExMy4zMDY0MjUsMjM2LjY2OTg3MyBMMTEzLjMwNjQyNSwyMzYuNjY5ODczIEMxMDguNjY1NDA5LDIzOS4zNDkzNjUgMTAyLjk0NzQ0MSwyMzkuMzQ5MzY1IDk4LjMwNjQyNSwyMzYuNjY5ODczIEw4LjExMjg0OTkzLDE4NC41OTY1ODggTDguMTEyODQ5OTMsMTg0LjU5NjU4OCBDMy40NzE4MzM3OCwxODEuOTE3MDk2IDAuNjEyODQ5OTMxLDE3Ni45NjUxOTEgMC42MTI4NDk5MzEsMTcxLjYwNjIwNyBMMC42MTI4NDk5MzEsMTIxIEwyNywxMjEgTDI3LDEzNiBDMjcsMTQ0LjI4NDI3MSAzMy43MTU3Mjg3LDE1MSA0MiwxNTEgTDQyLDE1MSBMMTAwLDE1MSBMMTAwLDk0IEMxMDAsODUuNzE1NzI4OCA5My4yODQyNzEyLDc5IDg1LDc5IEwyNyw3OSBMMjcsOTIgTDg0LDkyIEM4NS42NTY4NTQyLDkyIDg3LDkzLjM0MzE0NTggODcsOTUgTDg3LDk1IEw4NywxMDggTDAuNjEyODQ5OTMxLDEwOCBaIiBpZD0icGF0aC0xIj48L3BhdGg+CiAgICA8L2RlZnM+CiAgICA8ZyBpZD0iU3ltYm9scyIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IkxvZ28iPgogICAgICAgICAgICA8cGF0aCBkPSJNNDc3LDU1IEw0OTQsNTUgTDQ5NCwxNTEgTDQzNSwxNTEgQzQyNi43MTU3MjksMTUxIDQyMCwxNDQuMjg0MjcxIDQyMCwxMzYgTDQyMCw5NiBDNDIwLDg3LjcxNTcyODggNDI2LjcxNTcyOSw4MSA0MzUsODEgTDQzNSw4MSBMNDc3LDgxIEw0NzcsNTUgWiBNNDQwLDk4IEM0MzguMzQzMTQ2LDk4IDQzNyw5OS4zNDMxNDU4IDQzNywxMDEgTDQzNywxMzEgQzQzNywxMzIuNjU2ODU0IDQzOC4zNDMxNDYsMTM0IDQ0MCwxMzQgTDQ3NywxMzQgTDQ3Nyw5OCBMNDQwLDk4IFoiIGlkPSJkIiBmaWxsPSIjRkZGRkZGIj48L3BhdGg+CiAgICAgICAgICAgIDxnIGlkPSJpIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzOTYuMDAwMDAwLCA1NS4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJQYXRoLTYiIGZpbGw9IiNGRkZGRkYiIHBvaW50cz0iMCAyNiAxNyAyNiAxNyA5NiAwIDk2Ij48L3BvbHlnb24+CiAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iUGF0aC03IiBmaWxsPSIjRTExRjIyIiBwb2ludHM9IjAgMS4xMzY4NjgzOGUtMTMgMTcgMS4xMzY4NjgzOGUtMTMgMTcgMTcgMCAxNyI+PC9wb2x5Z29uPgogICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDxwYXRoIGQ9Ik0zMzEsMTUxIEwzNDgsMTUxIEwzNDgsMTAxIEwzNDgsMTAxIEMzNDgsOTkuMzQzMTQ1OCAzNDkuMzQzMTQ2LDk4IDM1MSw5OCBMMzg5LDk4IEwzODksODEgTDM0Niw4MSBMMzQ2LDgxIEMzMzcuNzE1NzI5LDgxIDMzMSw4Ny43MTU3Mjg4IDMzMSw5NiBMMzMxLDE1MSBaIiBpZD0iciIgZmlsbD0iI0ZGRkZGRiI+PC9wYXRoPgogICAgICAgICAgICA8cGF0aCBkPSJNMzI0LDg2IEwzMjQsNzYgTDMyNCw3NiBDMzI0LDY3LjcxNTcyODggMzE3LjI4NDI3MSw2MSAzMDksNjEgTDI0OSw2MSBMMjQ5LDYxIEMyNDAuNzE1NzI5LDYxIDIzNCw2Ny43MTU3Mjg4IDIzNCw3NiBMMjM0LDEzNiBMMjM0LDEzNiBDMjM0LDE0NC4yODQyNzEgMjQwLjcxNTcyOSwxNTEgMjQ5LDE1MSBMMzA5LDE1MSBMMzA5LDE1MSBDMzE3LjI4NDI3MSwxNTEgMzI0LDE0NC4yODQyNzEgMzI0LDEzNiBMMzI0LDEwMCBMMjg3LDEwMCBMMjg3LDExNyBMMzA3LDExNyBMMzA3LDEzMSBMMzA3LDEzMSBDMzA3LDEzMi42NTY4NTQgMzA1LjY1Njg1NCwxMzQgMzA0LDEzNCBMMjU0LDEzNCBMMjU0LDEzNCBDMjUyLjM0MzE0NiwxMzQgMjUxLDEzMi42NTY4NTQgMjUxLDEzMSBMMjUxLDgxIEwyNTEsODEgQzI1MSw3OS4zNDMxNDU4IDI1Mi4zNDMxNDYsNzggMjU0LDc4IEwzMDQsNzggTDMwNCw3OCBDMzA1LjY1Njg1NCw3OCAzMDcsNzkuMzQzMTQ1OCAzMDcsODEgTDMwNyw4NiBMMzI0LDg2IFoiIGlkPSJHIiBmaWxsPSIjRkZGRkZGIj48L3BhdGg+CiAgICAgICAgICAgIDxnIGlkPSJhZyI+CiAgICAgICAgICAgICAgICA8ZyBpZD0iQ29tYmluZWQtU2hhcGUiPgogICAgICAgICAgICAgICAgICAgIDxtYXNrIGlkPSJtYXNrLTIiIGZpbGw9IndoaXRlIj4KICAgICAgICAgICAgICAgICAgICAgICAgPHVzZSB4bGluazpocmVmPSIjcGF0aC0xIj48L3VzZT4KICAgICAgICAgICAgICAgICAgICA8L21hc2s+CiAgICAgICAgICAgICAgICAgICAgPHVzZSBmaWxsPSIjRTExRjIyIiB4bGluazpocmVmPSIjcGF0aC0xIj48L3VzZT4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgIDxyZWN0IGlkPSJnIiBmaWxsPSIjRTExRjIyIiB4PSIxMjAiIHk9IjkyIiB3aWR0aD0iNDgiIGhlaWdodD0iNDYiIHJ4PSIzIj48L3JlY3Q+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNDAsMTIxIEw4NywxMjEgTDg3LDEzOCBMNDMsMTM4IEw0MywxMzggQzQxLjM0MzE0NTgsMTM4IDQwLDEzNi42NTY4NTQgNDAsMTM1IEw0MCwxMjEgWiIgaWQ9IkNvbWJpbmVkLVNoYXBlIiBmaWxsPSIjRTExRjIyIj48L3BhdGg+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==);filter:invert(50%);background-repeat:no-repeat;background-size:110px 60px;display:block;height:60px;width:110px}.ag-root-wrapper .ag-watermark .ag-watermark-text{opacity:.5;font-weight:700;font-family:Impact;font-size:19px}.ag-root-wrapper-body{display:flex;flex-direction:row}.ag-root-wrapper-body.ag-layout-normal{flex:1 1 auto;height:0;min-height:0}.ag-root{position:relative;display:flex;flex-direction:column}.ag-root.ag-layout-auto-height,.ag-root.ag-layout-normal{overflow:hidden;flex:1 1 auto;width:0}.ag-root.ag-layout-normal{height:100%}.ag-body-horizontal-scroll-viewport,.ag-body-viewport,.ag-center-cols-viewport,.ag-floating-bottom-viewport,.ag-floating-top-viewport,.ag-header-viewport,.ag-pinned-left-cols-viewport,.ag-pinned-right-cols-viewport,.ag-virtual-list-viewport{position:relative;height:100%;min-width:0;overflow:hidden;flex:1 1 auto}@media print{.ag-layout-normal{display:none}.ag-body-horizontal-scroll-viewport,.ag-body-viewport,.ag-center-cols-clipper,.ag-center-cols-container,.ag-center-cols-viewport,.ag-root,.ag-root-wrapper,.ag-root-wrapper-body,.ag-virtual-list-viewport{height:auto!important;overflow:visible!important;display:block!important}}.ag-body-viewport{display:flex}.ag-body-viewport.ag-layout-normal{overflow-y:auto;-webkit-overflow-scrolling:touch}.ag-body-viewport:not(.ag-layout-print).ag-force-vertical-scroll{overflow-y:scroll}.ag-pinned-left-cols-viewport,.ag-pinned-right-cols-viewport{flex-grow:1000}.ag-center-cols-viewport{width:100%;overflow-x:auto}.ag-body-horizontal-scroll-viewport{overflow-x:scroll}.ag-virtual-list-viewport{overflow:auto;width:100%}.ag-body-container,.ag-body-horizontal-scroll-container,.ag-center-cols-container,.ag-floating-bottom-container,.ag-floating-bottom-full-width-container,.ag-floating-top-container,.ag-full-width-container,.ag-header-container,.ag-pinned-left-cols-container,.ag-pinned-right-cols-container,.ag-virtual-list-container{position:relative}.ag-floating-bottom-container,.ag-floating-top-container,.ag-header-container{height:100%;white-space:nowrap}.ag-body-viewport .ag-center-cols-clipper{min-height:100%}.ag-body-viewport.ag-layout-auto-height .ag-center-cols-clipper,.ag-body-viewport.ag-layout-auto-height .ag-center-cols-container{min-height:50px}.ag-body-viewport .ag-center-cols-container{display:block}.ag-body-viewport.ag-layout-print{flex:none}.ag-body-viewport.ag-layout-print .ag-center-cols-clipper{min-width:100%}.ag-pinned-right-cols-container{display:block}.ag-body-horizontal-scroll-container{height:100%}.ag-floating-bottom-full-width-container,.ag-floating-top-full-width-container,.ag-full-width-container{position:absolute;top:0;left:0;pointer-events:none}.ag-full-width-container{width:100%}.ag-floating-bottom-full-width-container,.ag-floating-top-full-width-container{display:inline-block;overflow:hidden;height:100%;width:100%}.ag-virtual-list-container{overflow:hidden}.ag-center-cols-clipper{flex:1;min-width:0;overflow:hidden}.ag-body-horizontal-scroll{min-height:0;min-width:0;width:100%;display:flex;position:relative}.ag-layout-print .ag-body-horizontal-scroll{display:none}.ag-horizontal-left-spacer,.ag-horizontal-right-spacer{height:100%;min-width:0;flex-grow:1000;overflow-x:scroll}.ag-horizontal-left-spacer.ag-scroller-corner,.ag-horizontal-right-spacer.ag-scroller-corner{overflow-x:hidden}.ag-header,.ag-pinned-left-header,.ag-pinned-right-header{display:inline-block;overflow:hidden}.ag-header .ag-header-cell-sortable,.ag-pinned-left-header .ag-header-cell-sortable,.ag-pinned-right-header .ag-header-cell-sortable{cursor:pointer}.ag-header{width:100%;white-space:nowrap}.ag-header,.ag-header-icon{display:flex}.ag-pinned-left-header,.ag-pinned-right-header{height:100%}.ag-header-row{position:absolute;overflow:hidden}.ag-header-overlay{display:block;position:absolute}.ag-header-cell{display:inline-flex;align-items:center;position:absolute;height:100%;overflow:hidden}.ag-header-cell-label,.ag-header-group-cell-label{display:flex;flex:1 1 auto;overflow:hidden;align-items:center;text-overflow:ellipsis;align-self:stretch}.ag-header-cell-label .ag-header-cell-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ag-numeric-header .ag-header-cell-label{flex-direction:row-reverse}.ag-header-group-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ag-header-cell-resize{position:absolute;z-index:1;height:100%;width:4px}.ag-header-expand-icon{padding-left:4px}.ag-header-select-all{display:flex}.ag-column-moving .ag-cell,.ag-column-moving .ag-header-cell{transition:left .2s}.ag-column-moving .ag-header-group-cell{transition:left .2s,width .2s}.ag-column-panel{display:flex;flex-direction:column;overflow:hidden;flex:1 1 auto}.ag-column-select-panel{display:flex;flex-direction:column;overflow:hidden;flex-grow:4;flex-shrink:1;flex-basis:0}.ag-column-select-panel .ag-primary-cols-header-panel{display:flex;flex:none}.ag-column-select-panel .ag-primary-cols-header-panel .ag-column-name-filter,.ag-column-select-panel .ag-primary-cols-header-panel .ag-primary-cols-filter-wrapper{flex:1 1 auto}.ag-column-select-panel .ag-primary-cols-header-panel .ag-primary-cols-filter-wrapper input{width:100%}.ag-column-select-panel .ag-primary-cols-list-panel{flex:1 1 auto;overflow:auto}.ag-column-drop{display:inline-flex;align-items:center;overflow:auto;width:100%}.ag-column-drop .ag-column-drop-list,.ag-column-drop .ag-column-drop-list .ag-column-drop-cell{display:flex;align-items:center}.ag-column-drop .ag-column-drop-list .ag-column-drop-cell .ag-column-drop-cell-text{overflow:hidden;flex:1 1 auto;text-overflow:ellipsis;white-space:nowrap}.ag-column-drop.ag-column-drop-vertical{display:flex;flex-direction:column;overflow:hidden;flex:1 1 0;align-items:stretch}.ag-column-drop.ag-column-drop-vertical>div{display:flex;align-items:center}.ag-column-drop.ag-column-drop-vertical .ag-column-drop-list{align-items:stretch;flex-grow:1;flex-direction:column;overflow-x:auto}.ag-column-drop.ag-column-drop-vertical .ag-column-drop-empty-message{display:block}.ag-column-drop.ag-column-drop-horizontal{white-space:nowrap;overflow:hidden}.ag-filter-panel{display:flex;flex-direction:column;flex:1 1 auto}.ag-filter-panel .ag-filter-toolpanel-header{display:flex}.ag-filter-panel .ag-filter-toolpanel-header div:not(.ag-input-wrapper){display:flex;align-items:center}.ag-filter-panel .ag-group-item{flex-direction:column}.ag-row-animation .ag-row{transition:transform .4s,top .4s,height .4s,background-color .1s,opacity .2s}.ag-row-no-animation .ag-row{transition:background-color .1s}.ag-row{white-space:nowrap;width:100%}.ag-row-position-absolute{position:absolute}.ag-row-position-relative{position:relative}.ag-full-width-row{overflow:hidden;pointer-events:all}.ag-row-inline-editing{z-index:1}.ag-row-dragging{z-index:2}.ag-stub-cell{display:flex;align-items:center}.ag-cell{display:inline-block;overflow:hidden;position:absolute;text-overflow:ellipsis;white-space:nowrap}.ag-cell-wrapper{display:flex;align-items:center;width:100%;height:100%}.ag-cell-wrapper.ag-row-group{align-items:flex-start}.ag-cell-wrapper .ag-cell-value,.ag-cell-wrapper .ag-group-value{overflow:hidden;text-overflow:ellipsis}.ag-full-width-row.ag-row-group .ag-cell-wrapper{align-items:center}.ag-cell-with-height{height:100%}.ag-footer-cell-entire-row,.ag-group-cell-entire-row{display:inline-block;height:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.ag-cell-inline-editing{z-index:1}.ag-cell-inline-editing .ag-cell-edit-input,.ag-cell-inline-editing .ag-input-wrapper{height:100%;width:100%;line-height:normal}.ag-set-filter-item{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:flex;align-items:center}.ag-set-filter-item>div,.ag-set-filter-item>span{display:flex}.ag-filter .ag-filter-checkbox{pointer-events:none}.ag-filter .ag-filter-body-wrapper{display:flex;flex-direction:column}.ag-filter .ag-filter-filter{flex:1 1 auto}.ag-floating-filter-body .ag-react-container,.ag-floating-filter-full-body .ag-react-container{height:100%}.ag-floating-filter-body{display:flex;flex:1 1 auto;height:100%}.ag-floating-filter-body input{margin:0;flex:1 1 auto;max-height:calc(100% - 1px)}.ag-floating-filter-full-body{display:flex;align-items:center;height:100%;width:100%}.ag-floating-filter-full-body>div{flex:1 1 auto}.ag-floating-filter-full-body input{margin:0;width:100%}.ag-floating-filter-full-body input[type=range]{height:100%}.ag-floating-filter{display:inline-block;position:absolute}.ag-floating-filter-input{width:100%}.ag-floating-filter-input:-moz-read-only{background-color:#eee}.ag-floating-filter-input:read-only{background-color:#eee}.ag-floating-filter-menu{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ag-floating-filter-button{display:flex;flex:none}.ag-dnd-ghost{display:flex;align-items:center;background:#e5e5e5;border:1px solid #000;cursor:move;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;overflow:hidden;padding:3px;position:absolute;text-overflow:ellipsis;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:10}.ag-dnd-ghost-icon{padding:2px}.ag-overlay{left:0;position:absolute;top:0}.ag-overlay,.ag-overlay-panel{height:100%;pointer-events:none;width:100%}.ag-overlay-panel{display:flex}.ag-overlay-wrapper{display:flex;flex:none;width:100%;height:100%;align-items:center;justify-content:center;text-align:center}.ag-overlay-wrapper.ag-overlay-loading-wrapper{pointer-events:all}.ag-overlay-no-rows-wrapper.ag-layout-auto-height{padding-top:30px}.ag-popup>div{z-index:5}.ag-popup-backdrop{height:100%;left:0;position:fixed;top:0;width:100%}.ag-popup-editor{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:1}.ag-virtual-list-item{position:absolute;width:100%}.ag-virtual-list-item span:empty:not(.ag-icon){border-left:1px solid transparent}.ag-floating-top{overflow:hidden;white-space:nowrap;width:100%;position:relative;display:flex}.ag-pinned-left-floating-top,.ag-pinned-right-floating-top{display:inline-block;overflow:hidden;position:relative;min-width:0;flex-grow:1000}.ag-floating-bottom{overflow:hidden;white-space:nowrap;width:100%;position:relative;display:flex}.ag-pinned-left-floating-bottom,.ag-pinned-right-floating-bottom{display:inline-block;overflow:hidden;position:relative;min-width:0;flex-grow:1000}.ag-dialog,.ag-panel{display:flex;flex-direction:column;position:relative;overflow:hidden}.ag-dialog .ag-title-bar,.ag-panel .ag-title-bar{display:flex;flex:none;align-items:center;cursor:default}.ag-dialog .ag-title-bar .ag-title-bar-title,.ag-panel .ag-title-bar .ag-title-bar-title{flex:1 1 auto}.ag-dialog .ag-title-bar .ag-title-bar-buttons,.ag-panel .ag-title-bar .ag-title-bar-buttons{display:flex}.ag-dialog .ag-title-bar .ag-title-bar-buttons .ag-button,.ag-panel .ag-title-bar .ag-title-bar-buttons .ag-button{cursor:pointer}.ag-dialog .ag-panel-content-wrapper,.ag-panel .ag-panel-content-wrapper{display:flex;flex:1 1 auto;position:relative;overflow:hidden}.ag-dialog .ag-panel-content-wrapper>div,.ag-panel .ag-panel-content-wrapper>div{width:100%;height:100%}.ag-dialog{position:absolute}.ag-dialog .ag-resizer{position:absolute;pointer-events:none;z-index:1}.ag-dialog .ag-resizer.ag-resizer-topLeft{top:0;left:0;height:5px;width:5px;cursor:nwse-resize}.ag-dialog .ag-resizer.ag-resizer-top{top:0;left:5px;right:5px;height:5px;cursor:ns-resize}.ag-dialog .ag-resizer.ag-resizer-topRight{top:0;right:0;height:5px;width:5px;cursor:nesw-resize}.ag-dialog .ag-resizer.ag-resizer-right{top:5px;right:0;bottom:5px;width:5px;cursor:ew-resize}.ag-dialog .ag-resizer.ag-resizer-bottomRight{bottom:0;right:0;height:5px;width:5px;cursor:nwse-resize}.ag-dialog .ag-resizer.ag-resizer-bottom{bottom:0;left:5px;right:5px;height:5px;cursor:ns-resize}.ag-dialog .ag-resizer.ag-resizer-bottomLeft{bottom:0;left:0;height:5px;width:5px;cursor:nesw-resize}.ag-dialog .ag-resizer.ag-resizer-left{left:0;top:5px;bottom:5px;width:5px;cursor:ew-resize}.ag-dialog .ag-message-box{width:100%;height:100%;display:flex;flex-direction:column}.ag-dialog .ag-message-box .ag-message-box-content{display:flex;flex:1 1 auto;justify-content:center;align-items:center}.ag-dialog .ag-message-box .ag-message-box-button-bar{display:flex;justify-content:center}.ag-chart-tooltip,.ag-tooltip{position:absolute;pointer-events:none;z-index:99999}.ag-chart-tooltip{display:table;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;font:12px Verdana,sans-serif;color:#000;background:#f4f4f4;border-radius:5px;box-shadow:0 0 1px rgba(3,3,3,.7),.5vh .5vh 1vh rgba(3,3,3,.25);opacity:0;transform:scale(.9);transition:.3s cubic-bezier(.19,1,.22,1);transition-property:opacity,transform}.ag-chart-tooltip.visible{opacity:1;transform:scale(1)}.ag-chart-tooltip .title{font-weight:700;padding:7px;border-top-left-radius:5px;border-top-right-radius:5px;color:#fff;background-color:#888}.ag-chart-tooltip .content{padding:7px;line-height:1.7em}.ag-value-slide-out{margin-right:5px;opacity:1;transition:opacity 3s,margin-right 3s;transition-timing-function:linear}.ag-value-slide-out-end{margin-right:10px;opacity:0}.ag-opacity-zero{opacity:0!important}.ag-menu{max-height:100%;overflow-y:auto;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ag-menu-column-select-wrapper{height:265px;overflow:auto;width:200px}.ag-menu-list{display:table}.ag-menu-option,.ag-menu-separator{display:table-row}.ag-menu-option>span,.ag-menu-separator>span{display:table-cell;vertical-align:middle}.ag-menu-option-text{white-space:nowrap}.ag-menu-column-select-wrapper .ag-column-select-panel{height:100%}.ag-rich-select{cursor:default;outline:none}.ag-rich-select .ag-rich-select-value{display:flex;align-items:center}.ag-rich-select .ag-rich-select-value>span{flex:1 1 auto}.ag-rich-select .ag-rich-select-value>span.ag-icon{order:1;flex:none}.ag-rich-select .ag-rich-select-list{position:relative}.ag-rich-select .ag-rich-select-list .ag-virtual-list-item{display:flex}.ag-rich-select .ag-rich-select-list .ag-virtual-list-item .ag-rich-select-row{display:flex;flex:1 1 auto;align-items:center;white-space:nowrap}.ag-paging-panel{align-items:center;display:flex;justify-content:flex-end}.ag-paging-panel .ag-paging-row-summary-panel{display:flex}.ag-paging-panel .ag-paging-row-summary-panel span{margin:0 3px}.ag-paging-page-summary-panel{display:flex;align-items:center}.ag-paging-page-summary-panel .ag-disabled{pointer-events:none}.ag-paging-page-summary-panel .ag-paging-button{position:relative;overflow:hidden}.ag-paging-page-summary-panel .ag-paging-button button{position:absolute}.ag-tool-panel-wrapper{display:flex;overflow-y:auto;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:200px}.ag-column-tool-panel-column,.ag-column-tool-panel-column-group{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;text-overflow:ellipsis;white-space:nowrap}.ag-column-tool-panel-column-group .ag-column-tool-panel-column,.ag-column-tool-panel-column-group .ag-column-tool-panel-column-group,.ag-column-tool-panel-column .ag-column-tool-panel-column,.ag-column-tool-panel-column .ag-column-tool-panel-column-group{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis}.ag-column-select-checkbox{display:flex}.ag-tool-panel-horizontal-resize{cursor:col-resize;height:100%;position:absolute;top:0;width:5px;z-index:1}.ag-ltr .ag-side-bar-left .ag-tool-panel-horizontal-resize,.ag-rtl .ag-side-bar-right .ag-tool-panel-horizontal-resize{transform:translateX(3px);right:0}.ag-ltr .ag-side-bar-right .ag-tool-panel-horizontal-resize,.ag-rtl .ag-side-bar-left .ag-tool-panel-horizontal-resize{transform:translateX(-3px);left:0}.loading-filter{background-color:#e6e6e6;padding:5px;position:absolute;top:34px;z-index:1}.ag-details-grid,.ag-details-row,.loading-filter{height:100%;width:100%}.ag-header-group-cell{display:flex;align-items:center;height:100%;overflow:hidden;position:absolute;text-overflow:ellipsis}.ag-cell-label-container{display:flex;justify-content:space-between;flex-direction:row-reverse;align-items:center;width:100%}.ag-numeric-header .ag-cell-label-container{flex-direction:row}.ag-side-bar{display:flex;flex-direction:row-reverse}.ag-side-bar.ag-side-bar-left{order:-1;flex-direction:row}.ag-side-bar .ag-side-buttons div button{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;white-space:nowrap;outline:none;cursor:pointer}.ag-side-bar .ag-side-buttons div button span:not(.ag-icon){writing-mode:tb;writing-mode:vertical-lr}.ag-side-bar .ag-side-buttons div button .ag-icon{display:inline}.ag-side-bar .panel-container{width:180px}.ag-side-bar.full-width .panel-container{width:200px}.ag-rtl .ag-side-bar .ag-side-buttons button span:not(.ag-icon){writing-mode:tb-rl;writing-mode:vertical-rl}.ag-status-bar{display:flex;justify-content:space-between;overflow:hidden}.ag-status-bar .ag-status-panel{display:inline-flex}.ag-status-bar .ag-name-value{white-space:nowrap}.ag-status-bar-center,.ag-status-bar-left,.ag-status-bar-right{display:inline-flex}.ag-group-component{position:relative;flex:1 1 100%}.ag-group-component .ag-group-component-title,.ag-group-component .ag-group-component-title-bar,.ag-group-component .ag-group-component-toolbar{display:flex;align-items:center}.ag-group-component .ag-group-component-container{display:flex;flex-direction:column}.ag-group-component .ag-group-component-container .ag-group-subgroup{display:flex;align-self:stretch}.ag-group-component .ag-column-group-icons>span{display:block}.ag-group-component .ag-group-item{display:flex;flex:1 1 auto;align-items:center}.ag-group-component.ag-alignment-stretch .ag-group-item{align-items:stretch}.ag-group-component.ag-alignment-start .ag-group-item{align-items:flex-start}.ag-group-component.ag-alignment-end .ag-group-item{align-items:flex-end}.ag-group-component.ag-disabled .ag-group-component-container{pointer-events:none}.ag-group-component.ag-collapsed .ag-group-component-container,.ag-group-component.ag-collapsed .ag-group-component-toolbar{display:none}.ag-toggle-button .ag-input-wrapper .ag-icon{transition:right .3s;position:absolute;top:-1px}.ag-input-field{display:flex;flex-direction:row;align-items:center}.ag-input-field input,.ag-input-field select,.ag-input-field textarea{flex:1 1 auto;width:100%;min-width:0}.ag-range-field{display:flex;align-items:center}.ag-angle-select>.ag-wrapper,.ag-picker-field>.ag-wrapper,.ag-slider>.ag-wrapper{display:flex}.ag-angle-select>.ag-wrapper>div,.ag-picker-field>.ag-wrapper>div,.ag-slider>.ag-wrapper>div{flex:1 1 auto}.ag-angle-select{display:flex;align-items:center}.ag-angle-select .ag-angle-select-field .ag-parent-circle{display:block;position:relative}.ag-angle-select .ag-angle-select-field .ag-child-circle{position:absolute}.ag-picker-field{display:flex;align-items:center}.ag-picker-field>.ag-wrapper>button{display:flex;border:0;padding:0;margin:0}.ag-color-picker>.ag-wrapper{align-items:stretch;overflow:hidden}.ag-color-picker button{cursor:pointer}.ag-labeled.ag-label-align-right label{order:1}.ag-labeled.ag-label-align-right>div{flex:none}.ag-labeled.ag-label-align-top{flex-direction:column;align-items:flex-start}.ag-labeled.ag-label-align-top>div{align-self:stretch}.ag-color-panel{display:flex;flex-direction:column;text-align:center}.ag-color-panel .ag-spectrum-color{flex:1 1 auto;position:relative;overflow:hidden;cursor:default}.ag-color-panel .ag-fill{position:absolute;top:0;left:0;right:0;bottom:0}.ag-color-panel .ag-spectrum-val{cursor:pointer}.ag-color-panel .ag-spectrum-dragger{position:absolute;pointer-events:none;cursor:pointer}.ag-color-panel .ag-spectrum-hue{cursor:default;background:linear-gradient(270deg,red 3%,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red)}.ag-color-panel .ag-spectrum-alpha{cursor:default}.ag-color-panel .ag-spectrum-hue-background{width:100%;height:100%}.ag-color-panel .ag-spectrum-alpha-background{background-image:linear-gradient(90deg,transparent,#000);width:100%;height:100%}.ag-color-panel .ag-hue-alpha{cursor:pointer}.ag-color-panel .ag-spectrum-slider{position:absolute;pointer-events:none}.ag-color-panel .ag-spectrum-text-value{display:inline-block;text-align:center;overflow:hidden;white-space:nowrap}.ag-color-panel .ag-spectrum-text-value:focus{outline:none;outline-offset:0}.ag-color-panel .ag-recent-colors{display:flex}.ag-color-panel .ag-recent-colors>div{cursor:pointer}.ag-ltr .ag-toolpanel-indent-1{padding-left:10px}.ag-rtl .ag-toolpanel-indent-1{padding-right:10px}.ag-ltr .ag-row-group-indent-1{padding-left:10px}.ag-rtl .ag-row-group-indent-1{padding-right:10px}.ag-ltr .ag-toolpanel-indent-2{padding-left:20px}.ag-rtl .ag-toolpanel-indent-2{padding-right:20px}.ag-ltr .ag-row-group-indent-2{padding-left:20px}.ag-rtl .ag-row-group-indent-2{padding-right:20px}.ag-ltr .ag-toolpanel-indent-3{padding-left:30px}.ag-rtl .ag-toolpanel-indent-3{padding-right:30px}.ag-ltr .ag-row-group-indent-3{padding-left:30px}.ag-rtl .ag-row-group-indent-3{padding-right:30px}.ag-ltr .ag-toolpanel-indent-4{padding-left:40px}.ag-rtl .ag-toolpanel-indent-4{padding-right:40px}.ag-ltr .ag-row-group-indent-4{padding-left:40px}.ag-rtl .ag-row-group-indent-4{padding-right:40px}.ag-ltr .ag-toolpanel-indent-5{padding-left:50px}.ag-rtl .ag-toolpanel-indent-5{padding-right:50px}.ag-ltr .ag-row-group-indent-5{padding-left:50px}.ag-rtl .ag-row-group-indent-5{padding-right:50px}.ag-ltr .ag-toolpanel-indent-6{padding-left:60px}.ag-rtl .ag-toolpanel-indent-6{padding-right:60px}.ag-ltr .ag-row-group-indent-6{padding-left:60px}.ag-rtl .ag-row-group-indent-6{padding-right:60px}.ag-ltr .ag-toolpanel-indent-7{padding-left:70px}.ag-rtl .ag-toolpanel-indent-7{padding-right:70px}.ag-ltr .ag-row-group-indent-7{padding-left:70px}.ag-rtl .ag-row-group-indent-7{padding-right:70px}.ag-ltr .ag-toolpanel-indent-8{padding-left:80px}.ag-rtl .ag-toolpanel-indent-8{padding-right:80px}.ag-ltr .ag-row-group-indent-8{padding-left:80px}.ag-rtl .ag-row-group-indent-8{padding-right:80px}.ag-ltr .ag-toolpanel-indent-9{padding-left:90px}.ag-rtl .ag-toolpanel-indent-9{padding-right:90px}.ag-ltr .ag-row-group-indent-9{padding-left:90px}.ag-rtl .ag-row-group-indent-9{padding-right:90px}.ag-ltr .ag-toolpanel-indent-10{padding-left:100px}.ag-rtl .ag-toolpanel-indent-10{padding-right:100px}.ag-ltr .ag-row-group-indent-10{padding-left:100px}.ag-rtl .ag-row-group-indent-10{padding-right:100px}.ag-ltr .ag-toolpanel-indent-11{padding-left:110px}.ag-rtl .ag-toolpanel-indent-11{padding-right:110px}.ag-ltr .ag-row-group-indent-11{padding-left:110px}.ag-rtl .ag-row-group-indent-11{padding-right:110px}.ag-ltr .ag-toolpanel-indent-12{padding-left:120px}.ag-rtl .ag-toolpanel-indent-12{padding-right:120px}.ag-ltr .ag-row-group-indent-12{padding-left:120px}.ag-rtl .ag-row-group-indent-12{padding-right:120px}.ag-ltr .ag-toolpanel-indent-13{padding-left:130px}.ag-rtl .ag-toolpanel-indent-13{padding-right:130px}.ag-ltr .ag-row-group-indent-13{padding-left:130px}.ag-rtl .ag-row-group-indent-13{padding-right:130px}.ag-ltr .ag-toolpanel-indent-14{padding-left:140px}.ag-rtl .ag-toolpanel-indent-14{padding-right:140px}.ag-ltr .ag-row-group-indent-14{padding-left:140px}.ag-rtl .ag-row-group-indent-14{padding-right:140px}.ag-ltr .ag-toolpanel-indent-15{padding-left:150px}.ag-rtl .ag-toolpanel-indent-15{padding-right:150px}.ag-ltr .ag-row-group-indent-15{padding-left:150px}.ag-rtl .ag-row-group-indent-15{padding-right:150px}.ag-ltr .ag-toolpanel-indent-16{padding-left:160px}.ag-rtl .ag-toolpanel-indent-16{padding-right:160px}.ag-ltr .ag-row-group-indent-16{padding-left:160px}.ag-rtl .ag-row-group-indent-16{padding-right:160px}.ag-ltr .ag-toolpanel-indent-17{padding-left:170px}.ag-rtl .ag-toolpanel-indent-17{padding-right:170px}.ag-ltr .ag-row-group-indent-17{padding-left:170px}.ag-rtl .ag-row-group-indent-17{padding-right:170px}.ag-ltr .ag-toolpanel-indent-18{padding-left:180px}.ag-rtl .ag-toolpanel-indent-18{padding-right:180px}.ag-ltr .ag-row-group-indent-18{padding-left:180px}.ag-rtl .ag-row-group-indent-18{padding-right:180px}.ag-ltr .ag-toolpanel-indent-19{padding-left:190px}.ag-rtl .ag-toolpanel-indent-19{padding-right:190px}.ag-ltr .ag-row-group-indent-19{padding-left:190px}.ag-rtl .ag-row-group-indent-19{padding-right:190px}.ag-ltr .ag-toolpanel-indent-20{padding-left:200px}.ag-rtl .ag-toolpanel-indent-20{padding-right:200px}.ag-ltr .ag-row-group-indent-20{padding-left:200px}.ag-rtl .ag-row-group-indent-20{padding-right:200px}.ag-ltr .ag-toolpanel-indent-21{padding-left:210px}.ag-rtl .ag-toolpanel-indent-21{padding-right:210px}.ag-ltr .ag-row-group-indent-21{padding-left:210px}.ag-rtl .ag-row-group-indent-21{padding-right:210px}.ag-ltr .ag-toolpanel-indent-22{padding-left:220px}.ag-rtl .ag-toolpanel-indent-22{padding-right:220px}.ag-ltr .ag-row-group-indent-22{padding-left:220px}.ag-rtl .ag-row-group-indent-22{padding-right:220px}.ag-ltr .ag-toolpanel-indent-23{padding-left:230px}.ag-rtl .ag-toolpanel-indent-23{padding-right:230px}.ag-ltr .ag-row-group-indent-23{padding-left:230px}.ag-rtl .ag-row-group-indent-23{padding-right:230px}.ag-ltr .ag-toolpanel-indent-24{padding-left:240px}.ag-rtl .ag-toolpanel-indent-24{padding-right:240px}.ag-ltr .ag-row-group-indent-24{padding-left:240px}.ag-rtl .ag-row-group-indent-24{padding-right:240px}.ag-ltr .ag-toolpanel-indent-25{padding-left:250px}.ag-rtl .ag-toolpanel-indent-25{padding-right:250px}.ag-ltr .ag-row-group-indent-25{padding-left:250px}.ag-rtl .ag-row-group-indent-25{padding-right:250px}.ag-ltr .ag-toolpanel-indent-26{padding-left:260px}.ag-rtl .ag-toolpanel-indent-26{padding-right:260px}.ag-ltr .ag-row-group-indent-26{padding-left:260px}.ag-rtl .ag-row-group-indent-26{padding-right:260px}.ag-ltr .ag-toolpanel-indent-27{padding-left:270px}.ag-rtl .ag-toolpanel-indent-27{padding-right:270px}.ag-ltr .ag-row-group-indent-27{padding-left:270px}.ag-rtl .ag-row-group-indent-27{padding-right:270px}.ag-ltr .ag-toolpanel-indent-28{padding-left:280px}.ag-rtl .ag-toolpanel-indent-28{padding-right:280px}.ag-ltr .ag-row-group-indent-28{padding-left:280px}.ag-rtl .ag-row-group-indent-28{padding-right:280px}.ag-ltr .ag-toolpanel-indent-29{padding-left:290px}.ag-rtl .ag-toolpanel-indent-29{padding-right:290px}.ag-ltr .ag-row-group-indent-29{padding-left:290px}.ag-rtl .ag-row-group-indent-29{padding-right:290px}.ag-ltr .ag-toolpanel-indent-30{padding-left:300px}.ag-rtl .ag-toolpanel-indent-30{padding-right:300px}.ag-ltr .ag-row-group-indent-30{padding-left:300px}.ag-rtl .ag-row-group-indent-30{padding-right:300px}.ag-ltr .ag-toolpanel-indent-31{padding-left:310px}.ag-rtl .ag-toolpanel-indent-31{padding-right:310px}.ag-ltr .ag-row-group-indent-31{padding-left:310px}.ag-rtl .ag-row-group-indent-31{padding-right:310px}.ag-ltr .ag-toolpanel-indent-32{padding-left:320px}.ag-rtl .ag-toolpanel-indent-32{padding-right:320px}.ag-ltr .ag-row-group-indent-32{padding-left:320px}.ag-rtl .ag-row-group-indent-32{padding-right:320px}.ag-ltr .ag-toolpanel-indent-33{padding-left:330px}.ag-rtl .ag-toolpanel-indent-33{padding-right:330px}.ag-ltr .ag-row-group-indent-33{padding-left:330px}.ag-rtl .ag-row-group-indent-33{padding-right:330px}.ag-ltr .ag-toolpanel-indent-34{padding-left:340px}.ag-rtl .ag-toolpanel-indent-34{padding-right:340px}.ag-ltr .ag-row-group-indent-34{padding-left:340px}.ag-rtl .ag-row-group-indent-34{padding-right:340px}.ag-ltr .ag-toolpanel-indent-35{padding-left:350px}.ag-rtl .ag-toolpanel-indent-35{padding-right:350px}.ag-ltr .ag-row-group-indent-35{padding-left:350px}.ag-rtl .ag-row-group-indent-35{padding-right:350px}.ag-ltr .ag-toolpanel-indent-36{padding-left:360px}.ag-rtl .ag-toolpanel-indent-36{padding-right:360px}.ag-ltr .ag-row-group-indent-36{padding-left:360px}.ag-rtl .ag-row-group-indent-36{padding-right:360px}.ag-ltr .ag-toolpanel-indent-37{padding-left:370px}.ag-rtl .ag-toolpanel-indent-37{padding-right:370px}.ag-ltr .ag-row-group-indent-37{padding-left:370px}.ag-rtl .ag-row-group-indent-37{padding-right:370px}.ag-ltr .ag-toolpanel-indent-38{padding-left:380px}.ag-rtl .ag-toolpanel-indent-38{padding-right:380px}.ag-ltr .ag-row-group-indent-38{padding-left:380px}.ag-rtl .ag-row-group-indent-38{padding-right:380px}.ag-ltr .ag-toolpanel-indent-39{padding-left:390px}.ag-rtl .ag-toolpanel-indent-39{padding-right:390px}.ag-ltr .ag-row-group-indent-39{padding-left:390px}.ag-rtl .ag-row-group-indent-39{padding-right:390px}.ag-ltr .ag-toolpanel-indent-40{padding-left:400px}.ag-rtl .ag-toolpanel-indent-40{padding-right:400px}.ag-ltr .ag-row-group-indent-40{padding-left:400px}.ag-rtl .ag-row-group-indent-40{padding-right:400px}.ag-ltr .ag-toolpanel-indent-41{padding-left:410px}.ag-rtl .ag-toolpanel-indent-41{padding-right:410px}.ag-ltr .ag-row-group-indent-41{padding-left:410px}.ag-rtl .ag-row-group-indent-41{padding-right:410px}.ag-ltr .ag-toolpanel-indent-42{padding-left:420px}.ag-rtl .ag-toolpanel-indent-42{padding-right:420px}.ag-ltr .ag-row-group-indent-42{padding-left:420px}.ag-rtl .ag-row-group-indent-42{padding-right:420px}.ag-ltr .ag-toolpanel-indent-43{padding-left:430px}.ag-rtl .ag-toolpanel-indent-43{padding-right:430px}.ag-ltr .ag-row-group-indent-43{padding-left:430px}.ag-rtl .ag-row-group-indent-43{padding-right:430px}.ag-ltr .ag-toolpanel-indent-44{padding-left:440px}.ag-rtl .ag-toolpanel-indent-44{padding-right:440px}.ag-ltr .ag-row-group-indent-44{padding-left:440px}.ag-rtl .ag-row-group-indent-44{padding-right:440px}.ag-ltr .ag-toolpanel-indent-45{padding-left:450px}.ag-rtl .ag-toolpanel-indent-45{padding-right:450px}.ag-ltr .ag-row-group-indent-45{padding-left:450px}.ag-rtl .ag-row-group-indent-45{padding-right:450px}.ag-ltr .ag-toolpanel-indent-46{padding-left:460px}.ag-rtl .ag-toolpanel-indent-46{padding-right:460px}.ag-ltr .ag-row-group-indent-46{padding-left:460px}.ag-rtl .ag-row-group-indent-46{padding-right:460px}.ag-ltr .ag-toolpanel-indent-47{padding-left:470px}.ag-rtl .ag-toolpanel-indent-47{padding-right:470px}.ag-ltr .ag-row-group-indent-47{padding-left:470px}.ag-rtl .ag-row-group-indent-47{padding-right:470px}.ag-ltr .ag-toolpanel-indent-48{padding-left:480px}.ag-rtl .ag-toolpanel-indent-48{padding-right:480px}.ag-ltr .ag-row-group-indent-48{padding-left:480px}.ag-rtl .ag-row-group-indent-48{padding-right:480px}.ag-ltr .ag-toolpanel-indent-49{padding-left:490px}.ag-rtl .ag-toolpanel-indent-49{padding-right:490px}.ag-ltr .ag-row-group-indent-49{padding-left:490px}.ag-rtl .ag-row-group-indent-49{padding-right:490px}.ag-ltr{direction:ltr}.ag-ltr .ag-body,.ag-ltr .ag-body-horizontal-scroll,.ag-ltr .ag-body-viewport,.ag-ltr .ag-floating-bottom,.ag-ltr .ag-floating-top,.ag-ltr .ag-header{flex-direction:row}.ag-ltr .ag-header-cell-resize{right:-4px}.ag-ltr .ag-pinned-right-header .ag-header-cell-resize{left:-4px}.ag-rtl{direction:rtl}.ag-rtl .ag-body,.ag-rtl .ag-body-horizontal-scroll,.ag-rtl .ag-body-viewport,.ag-rtl .ag-floating-bottom,.ag-rtl .ag-floating-top,.ag-rtl .ag-header{flex-direction:row-reverse}.ag-rtl .ag-header-cell-resize{left:-4px}.ag-rtl .ag-pinned-left-header .ag-header-cell-resize{right:-4px}.ag-rtl .ag-cell-wrapper .ag-group-contracted,.ag-rtl .ag-filter-toolpanel-header.ag-filter-header .ag-icon-tree-closed,.ag-rtl .ag-filter-toolpanel-instance .ag-filter-toolpanel-header .ag-icon-tree-closed,.ag-rtl .ag-group-component .ag-column-group-icons .ag-column-group-closed-icon,.ag-rtl .ag-header-group-cell .ag-header-icon.ag-header-expand-icon-collapsed,.ag-rtl .ag-header-group-cell .ag-header-icon.ag-header-expand-icon-expanded,.ag-rtl .ag-primary-cols-header-panel .ag-icon-tree-closed{transform:rotate(180deg)}@media print{.ag-body-viewport{display:block}.ag-row{page-break-inside:avoid}}.ag-body .ag-body-viewport,.ag-body .ag-pinned-left-cols-viewport,.ag-body .ag-pinned-right-cols-viewport{-webkit-overflow-scrolling:touch}.ag-chart{position:relative;display:flex;overflow:hidden;width:100%;height:100%}.ag-chart .ag-chart-components-wrapper{display:flex}.ag-chart .ag-chart-components-wrapper,.ag-chart .ag-chart-components-wrapper .ag-chart-canvas-wrapper{position:relative;flex:1 1 auto;overflow:hidden}.ag-chart .ag-chart-components-wrapper .ag-chart-canvas-wrapper canvas{display:block}.ag-chart .ag-chart-components-wrapper .ag-chart-menu{position:absolute;top:10px;right:20px;width:24px;overflow:hidden;display:flex;flex-direction:column}.ag-chart:not(.ag-has-menu):hover .ag-chart-menu{opacity:1;pointer-events:all}.ag-chart .ag-chart-docked-container{position:relative;transition:min-width .4s}.ag-chart .ag-chart-docked-container .ag-panel{border-width:0 0 0 1px}.ag-chart-tabbed-menu>div{width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden}.ag-chart-tabbed-menu .ag-tab-header{flex:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:default}.ag-chart-tabbed-menu .ag-tab-body{display:flex;flex:1 1 auto;align-items:stretch;overflow:hidden}.ag-chart-tabbed-menu .ag-tab-body>div{width:100%;overflow:hidden;overflow-y:auto}.ag-chart-tabbed-menu .ag-chart-settings{overflow-x:hidden}.ag-chart-tabbed-menu .ag-chart-settings .ag-chart-settings-wrapper{position:relative;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.ag-chart-tabbed-menu .ag-chart-settings .ag-chart-settings-wrapper .ag-chart-settings-nav-bar{width:100%;display:flex;height:30px;align-items:center}.ag-chart-tabbed-menu .ag-chart-settings .ag-chart-settings-wrapper .ag-chart-settings-nav-bar .ag-nav-card-selector{display:flex;align-items:center;justify-content:space-around;flex:1 1 auto;height:100%}.ag-chart-tabbed-menu .ag-chart-settings .ag-chart-settings-wrapper .ag-chart-settings-nav-bar .ag-nav-card-selector .ag-nav-card-item{opacity:.2}.ag-chart-tabbed-menu .ag-chart-settings .ag-chart-settings-wrapper .ag-chart-settings-nav-bar .ag-nav-card-selector .ag-nav-card-item.ag-selected{opacity:1}.ag-chart-tabbed-menu .ag-chart-settings .ag-chart-settings-wrapper .ag-chart-settings-nav-bar .ag-chart-settings-next-btn,.ag-chart-tabbed-menu .ag-chart-settings .ag-chart-settings-wrapper .ag-chart-settings-nav-bar .ag-chart-settings-prev-btn{position:relative;flex:none}.ag-chart-tabbed-menu .ag-chart-settings .ag-chart-settings-wrapper .ag-chart-settings-nav-bar .ag-chart-settings-next-btn button,.ag-chart-tabbed-menu .ag-chart-settings .ag-chart-settings-wrapper .ag-chart-settings-nav-bar .ag-chart-settings-prev-btn button{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;opacity:0}.ag-chart-tabbed-menu .ag-chart-settings .ag-chart-settings-wrapper .ag-chart-settings-mini-charts-container{position:relative;flex:1 1 auto;overflow-x:hidden;overflow-y:auto}.ag-chart-tabbed-menu .ag-chart-settings .ag-chart-settings-wrapper .ag-chart-settings-mini-charts-container .ag-chart-settings-mini-wrapper{position:absolute;top:0;left:0;display:flex;flex-direction:column;width:100%;min-height:100%;overflow:hidden}.ag-chart-tabbed-menu .ag-chart-settings .ag-chart-settings-wrapper .ag-chart-settings-mini-charts-container .ag-chart-settings-mini-wrapper .ag-group-component{flex:none}.ag-chart-tabbed-menu .ag-chart-settings .ag-chart-settings-wrapper .ag-chart-settings-mini-charts-container .ag-chart-settings-mini-wrapper .ag-group-component-container{flex-direction:row;flex-wrap:wrap}.ag-chart-tabbed-menu .ag-chart-settings .ag-chart-settings-wrapper .ag-chart-settings-mini-charts-container .ag-chart-settings-mini-wrapper .ag-group-component-container .ag-chart-mini-thumbnail{flex:none}.ag-chart-tabbed-menu .ag-chart-settings .ag-chart-settings-wrapper .ag-chart-settings-mini-charts-container .ag-chart-settings-mini-wrapper.ag-animating{transition:left .3s;transition-timing-function:ease-in-out}.ag-chart-tabbed-menu .ag-chart-settings .ag-chart-settings-wrapper .ag-chart-settings-mini-charts-container .ag-chart-settings-mini-wrapper .ag-chart-mini-thumbnail{cursor:pointer}.ag-chart-tabbed-menu .ag-chart-settings .ag-chart-settings-wrapper .ag-chart-settings-mini-charts-container .ag-chart-settings-mini-wrapper .ag-chart-mini-thumbnail canvas{display:block}.ag-chart-tabbed-menu .ag-chart-data-wrapper,.ag-chart-tabbed-menu .ag-chart-format-wrapper{display:flex;flex-direction:column;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ag-chart-tabbed-menu .ag-chart-data-wrapper>div,.ag-chart-tabbed-menu .ag-chart-format-wrapper>div{display:flex;margin:0;padding-bottom:2px}.ag-chart-tabbed-menu .ag-chart-data-wrapper>div:not(:first-child),.ag-chart-tabbed-menu .ag-chart-format-wrapper>div:not(:first-child){margin-top:0}.ag-chart-tabbed-menu .ag-chart-format-wrapper{overflow-x:hidden}.ag-chart-tabbed-menu .ag-chart-format-wrapper .ag-group-component .ag-group-subgroup{justify-content:space-between}.ag-chart .ag-chart-canvas-wrapper.ag-chart-empty>canvas{visibility:hidden}.ag-chart .ag-chart-canvas-wrapper.ag-chart-empty .ag-chart-empty-text{display:flex}.ag-chart .ag-chart-empty-text{display:none;position:absolute;top:0;width:100%;height:100%;align-items:center;justify-content:center}.ag-chart .ag-chart-menu{opacity:0;pointer-events:none}.ag-chart .ag-chart-menu>span{opacity:.5;line-height:24px;font-size:24px;width:24px;height:24px;margin:2px 0;cursor:pointer}.ag-chart .ag-chart-menu>span:hover{border-radius:5px}.ag-chart .ag-chart-docked-container{min-width:0;width:0}.ag-chart-tabbed-menu .ag-tab-body{padding:0}.ag-chart-tabbed-menu .ag-chart-settings .ag-chart-settings-nav-bar{padding:0 10px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ag-chart-tabbed-menu .ag-chart-settings .ag-chart-settings-nav-bar .ag-nav-card-selector{padding:0 10px}.ag-chart-tabbed-menu .ag-chart-settings .ag-chart-settings-nav-bar .ag-nav-card-selector .ag-nav-card-item{cursor:pointer}@font-face{font-family:agGridBalham;src:url("data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABiwAAsAAAAALDAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAAn0AAATCahlq/09TLzIAAAOIAAAAPgAAAFZWTFJ+Y21hcAAAA8gAAAINAAAF1HcMY7RnbHlmAAAF2AAADvMAABlsXuKk82hlYWQAABTMAAAALwAAADZ2zsSBaGhlYQAAFPwAAAAbAAAAJAfTBDNobXR4AAAVGAAAABIAAAEsv2gAAGxvY2EAABUsAAAAcQAAAJg8aUIQbWF4cAAAFaAAAAAfAAAAIAFhAHVuYW1lAAAVwAAAATUAAAJG0OP3eXBvc3QAABb4AAABtgAAAo9jrTZLeJx9lLtyE0EQRe9q18YP+YExBgSYNxiDDSy7K61lybZeCBcBAUVAkZgEqHI5ogj4AkICvoJvIOADCAiJ+AKKmJDTvTIyrjKa0mim+/ad7js9UiBpQnfVVKnTe/RE07s7b/ZUUaTiY/6D62D39csdje3v8EX+O6YgeqoZXdUzvdXXoBS8Ct4Hn0tLYTN8F34Mv4e/okwhuItaBT+p+4xEKXOsTFXVlKukUWwJ6zXVQYfM626d02mNuKernk5xakJMzxmXta2bmoWn7TwtbYLKGMbZYu4zlsnuaESuW/BXyaapIs9z5HlC43pAji3yaBBdxzuHb4uTY2La+NqaB2+oyJXs6znznNdmkdUBLuObqOP72HdlVNhHrcNfg9/4Vjh1317jpJSIO7BXQW245mc0dSRrofEyNzFJdAZHDHfDNTX2MvEpFWS6wsoqT6m8DH5Nj/XCs+oMYlqucqHJCtUN7W3ny6nzoLUBVx/sKjkMrXZjtzkr5p6s6gqYPX3QJ33RN/3QT/0OomBax7TASalXuQn/1n/VG+Psw+gu3vW/Vqt2lL44jPoXMU5GNdcnwdcbqGynlanN9MlYx1gzx0+Sp+G7ZJNzYxOcMdxH7GLPIsU2wmiyT4idHvRvnTHlyvfomhnuyzrReqeiJbCLzl90ao7252G0VZFtxXWsE3HW79HULnmVs+7J+B53j70cY7U+XtMF9IqpvuoaPsR/CYvxDi2X/QXk5FOngyLvu6732z2wOfUM87COWaTLMlS1F2H9uu1vy6Kv4S+yTHXDWbe9F5fgajjiOnVXBy9+Xie9xsbglhc8IvH4wF9t8U+ReUTd30qbrK2v+n8A5GJ1egAAAHicY2Bk6mWcwMDKwMBUxbSHgYGhB0IzPmAwZGQCijKwMjNgBQFprikMDgy6H82YXwC5UWASqBFEAADV/ApqAAB4nLXUZ1IbQRCG4VdIZGFyxpEcRJCQyDnzx2fAmcKBwpnz+Ry+w5wAf73dPgCu8lQ9++1Mzc7O7qoF1AN5mZMC1HWQ0xm5Fo3msvE8Ldl4gd/qF2miTuclLrnmNtXu7jRa4oIrblIu6/1tOc0uMsIENfX2KbPLJgdUOaXCNivssMUha6xyzDIbmnfEOevsccKZrq/T3QvaYwONum+zdtKqFdt4QDsddNJFNz300kc/AwwyxLDu94jHPOEpzzR3lDHGtYNJpjR7mhlm9UwlnReZZ0HHRfWWtNkG7tf27znfWnl386B6WtnWk28drq3qoTdqR+freydn/7DYf2hFO+R/Re859mWdPe1FKMuLsCsvw6a8CgfyOlTlTTiVt6Ei78K2XIYVuQo78j5syYdwKB/DmnwKq3IdjuUmLMvnsCFfgv0yv4Yj+RbO5XtYlx9hT36GE7kN+oAp56xuUp3DMu+szlLBWa2lemc1mBoclo0OyyaHZbPDssVZbaZWh2XR2ZdMbQ7LBw7Ldodlh8Oy02HZ5bDsdlj2OCx7HZZ9Dst+h+WAw3LQYTnksBx2WI44LB861TMpqLJJQTVOCqp2UlDdk0L2HkYdlmMOy3GH5YTDctJhOeWwnHbZO5lx2Nisw8bmHDZWcvbfmuad1VJacNk6iy7b55LD5pYdNrfisjnLDruu6rI1a46lP5OArvAAAAB4nO1Ze3Abx3m/b48ACOJ9wOEAkHgeHiRexBsiSB4kSqJJStaTpKyxLFXV0xHtWKocZSzBrh+RLVmeONJYSVpN6nQm8VgzzWSaqcbTSEnGydj01GJUN+nUcqZ/OGkiu62iVJrOGA0u/fbuAJGyGjv5u8Td7bd33367++33+O2SYRn8Y7/FfosRmDyzg2EgQASOtRJDVyxLEsQpkWpUF9HbQM+7hAAIXTEJqhybhURcjOh1Ylnk3YL20xuUH18sF/lwolStVJG3Uq3EE/RXDrOO/tVJ6OqC5Op++efyz2/XwC//KrYMgO0iJRECEBBLxGRCevrB5f8DZ+tNcJpCAavbZO/x2EJxq9Csyyegy8BbV1h5vT4QzHF+gCPsq3cTDX6lNlaJbXt5/Rc+0xatdcOyzTpr48xut9nJ9Y25LR6/VbDXG6ZBPuoy58xOm6PPE3WFxJVUVaDo6yvsV5ggwzgFQ6IqGMIOpUg4wkpRDTuUQnDMT6TPnElPgGVpKd/U6j+9+/vOd4vWH3mDdTHdWNH6EeGnxzPvvJM5LpFzx9PvvJM+Li+jw1LGdoA9wLiYAaaM/BG6HC66NAW6DiW6DoYCrbvoF2VdKvSLE+WiZJSfqMKtvVtmCsViYWbL221i78zkeDKVSo5PnqcEJJGa+Ubmm9/MfEN5sgeWsCuEtJRdoeSb7Rb4ZDpj9rAepAyMCXVadIj0rhZ58Uqj8eHhwx88+ih5UN5HJlqvNZu323zAXmOcTIJBMQMQyULZUZKgGC4EgHe4rMCGI1ZKBeg7iX7NggFQf8CWWn+e35zLbc4TtRxsNfwFP17kaaXsl7e/XfwqfPY2R15pwf61P+9vHcMHXuQZfPwGOQtfhUfuHFPq04+JDaNffNKIVrR+REY+eThydkIxlyVjYaDdvRjuDEl3t5GUFgmnnT11xyjYa4u/0nL8zhFoevg8u5vRocV6GMYIBsEIbDUIamxwuQuVMjVE8u/yjtouuQXS/Pyb3zaZvDZ3fnXebfPC6/D1Yfwg/xBG5+cliyXQG/dG8vmIN9YX6MwPLrBWxWaYmOgoGhxFB1xoNi823iMFSZ6CC8jSpYwlo/GZGJvK69RuoPeFev27knSxXm9dliRs21q4fXf8nZxhdTgfnAv1D3JavpH+xS/ScEsttTnfi37nZEQmR3tpK3q4o3wWoyUSbnxTwU9x7F2xDT6M78nf3EpNppKTaVqkJuO/jVcqykPuWp6cTMFL8r5YuYHfoKgwpOTL+CCFSlz+EWWFkXhFNhMuNZGql2O3x/0GeYP6FCzx7kVuS0KL3VGnzOM8e56JoAWXmFFmDNviamUBrYXaSgEFYdhXKtRsSiivWIZIvFQpuF16tk0424QRBCjDC/bchh0bBgc35GKR/fsjsRyld2zI2fdB4ZnWqlixOFksRtXifaPFwlksMCA3t0CRfCcSx2ZKc9u+fYvlyJfTxEJbTBZbN9USJmhTzgIvyx9tgUIap2NQ5rSHnUVrNDM8E1DmNohxJqKnpliK68phnm1XDHTQdPA6dEtYXHndF4uVolFyonXzrEr6HB5PxOslFvkvYK/c5YtGS7EYudS6SSxgo3Qpun/zZjhFeUsx3ou8Ee/0NCxTX+zfvGidtPiu5Y0icWrxHdaq8R3m77RFdCuDEchpNED5BtjJv1CLtIMdWdR1fIWtoTUOMWuZGWY7XcdqEVO7mqGpNVghoeblqpIB0DQEK9hASeS0qleMuFQFCeqQJdimUqTG7DLE0IupMdRV2xAjBhB3PMhte/XJqMXB9fpC8dH05JrzG6dXbczbnUaTyW5P10fSUm6tAPGN63fu2eZ29dUmR3YPp+HZ3BoBAodf+qs1Ym1yeE8tJS/4UvekBhNpX3IiOZggv8mz7Lrn7uuLBJJ9YS8KjnEuPjc825t1efgAP5oaTX85eF+ZbJVGXXxA39OXGt49PFmT/zG0tUwmHh5lIxF8MzJZu9o/iBJ96cRgCgumEx9eYUWml8kyw6gpBf1oKtIvVg/iGMFK2tpRNWJAbaBjo5bQkQXNS/xt14BWRx9rHvrMZw9t3VDQdFH/wRysfeHhoKaLjU+KVAETtZ212s7DO4eGdv5zcmJ6Iqk8WLEz+XVR0WpbXtuiTXxmd1edjM6tVifu9z26ns42OIQiVDn/BEkqJEnUopMXMmwGsR5mKNDm6QdDtaJNNj4KYZ1Lw3N8tayaRqXMZmDAM1b1dF8EIGDwVMa8A+Rg63K3QqGJqF/JtUTOP5zzGc1/dmrmUM3U7c2PBnLR1XWH0Zcf9eeiTw9u7s/5a3mf0aGNhzQVeza2LVrnEB3kI82q5T+ROobtls1wC31YmQO53onpTpxNL6IxUcm76NlVsVwUFt2xT6g3lfh/OwvcvdJsqH91rZS0EofTvQRDl9HnRpkVzGpm8g9F004cDY01sTvKPxI3n2s04Ij8JgzJJzqUGalbND/+cVC59Z+SJNW1e5EPkV8xfTjvaWY/zpnazhIn0iIM/QkRNf5oOwY18mi2l1Df8S6taVaJUGpDISLqDVaiNcEvWYDWi/seLxtNFs7l7f3Cjcb2uUGjyerke/tGNq+ahV73nnXb4nqj2cZNHd3+udlVa8NKpTI7to0UUoW+sNnsGRhLre6fdHsAzJbeUCqUBZLlY1GI+Mek8T4HiQX5EPklKYw+ybn5gBDgttuNlfohp9sd9AScA5wNJGJIZKdtnN1jH+esdvNAdsLGOTCGuzlUp9URjJbCfQFXyKDTd8UC4X4xGHZ5uvV10BmSQ7luTqcT+dqgQcd+zB9UtEFRCklpiONfJamNOlr/jd7Q9ulDbC9aoYP6EAIK6kasUE2g5VQTJFGHE/KR+kn5KsQXFvINeF8ONPLkRemidBLiEJevLhTQmgttWQcRxySZLUp8QBM1oLFaQVmLSh3K8UQe18YKuFAB3NvV0fVxkZwRhQtf0uXMah9oaxd+wNd5JYYqUkTiQUwY7u3p6Zvzb+6Plgx6t5czs1zM3mez2sXUsaFkcC7j8QvJ3cl7/QcGhT4hFegGQ8zLmzjaJFUFwcWBieVEa5+rx7QyGx8gq41mXe+mgbj/gN9psYzGxXEfx4oxLsonduXy0VSvYAsdyD47nA2CMYRSnxnOhQJGky64OyOgVKfVtj7rL7uUNmFn9IFMfr3T/v86uZtO1Hj3PPv8x2IwQyMWxZk6vJXohXdVqxuQxggoPTKfnofX0/Np8DabrYVmcw3SZDu+xUi8vRlEAq90ASPMdizxmn+12cH9pEVajJ7BrbEzSB3EEBsERLfV/2DfHT+08RD8g1bOX2Vp+TW10DB6hvy4vc8E9I72j820vojZTLvBW0d/qLfXPoL4QOlP60jrFn7cpXT0JbW//3q3C4uD8P132fGDmw5pbQ+QTeoehfam48Nl9kCLI9dbG7GXsxcxhmp853GPovpvGwGi26ubfaidyr53NXtqBfzdCqTeGzwFG55OXb6cehoutRbgkkrjCKmcp9gjjJtJM8uY5Qruo7EYs4xbMU+0SWqFVYkItGrQa/aKyV+xQWSjbxPxQTCCW4m6g+AOAiitMHQrUVmoxqH5wOzGh3rMyfi9k6/d98DK0eWExEIPP79iw8Sq+43GWHzTukvrZpJid/fW8akt10N6/frRsalSPgGPyb8uzg0kbQ7npbGhfvl41OTxVWqbjFKpwLu53wXZz5FS/pXte+7fsKwc493S0Nemt0yt2FWpk3TyhQ0z967PpnTJzOzkzMYXU5m3RifHG5GoQedzw1H5y/beWLxUG36bBNzy8frpFSsHMjqJHegfkYZ/16Ot/xx7FK20nxlBzSiHIUo24sWPb4bFzk4AwpE4vqoMA65fseBGRj05aLZ6g7NBr9XciAxF8IJbatl0UJTvBZNsxg2Brw5HJNwtsH7O5bFynNXj4pBJntIaXcCHwxPy4NV6OeaFC75ooxH1yVPeWCe2H8MxRxBRMNDJo7gGtKgDXS4ll9KIhH5HIV0QDHGcFajrVxXcRQXOw8bTQLp0Rn9tsLqr22b2coILAvzy1fsR0bEuPiOcxQTzb06judt+rtJfcICvWyDQTV7q7jHZrJz9J/D4acSvNnO/yWja6Qt4ep2cVX6/b8a8R6/zllM5wYQSyBftdqfVfc7Ksr3yL/WuhKfEnUV0YejmfkKn07MIK4VwJVYw48waxA33MzuZvf8HXgo73MpBoo5CpiBCa9UzeATfBlE9glOBRMwlFMsJvaFYriYBNVJEsMcXqXXH9KKBL1bjIl/8fWAKHmu9+evriHSMrW5A3BOCv+9Jz0ynjcnx/sPG9MxMumd5tOALQOstOHYUoFEvrUH09VgdLj1G+VEdQ8knvr/snid+L7z6bestvRHZr1922LEzOAo2Rbjxkf57UsSYnsZ+EB843cnA+LLHvzdVfuKjSmxH/dixCAVhAMca8HjHPtayazGeCai7Ii/yYhmjbLloQLJIz2GxSjY1mxfp0UizKTWbZBOlm3VKS01NxjX2mnJmqJ0Y2qlJhahK7XecGEZonR7sVuDWc4cPrly1auXBw2BvU88d2burNjJS27X3OhLDw0iw1+gH+cZSZmkJDyVG2mdo7bFIf9Bo7jjPVHg+7RDh23c5qfzU45anZpa2pMLuxGUUy2EKwCQoIEDDLJJgD8pXT9blI3CifjLfkAPwfiO/sIDo7upJisxOUki2sKDJmUP8YcHIzoAjjPsjlxsDVaXs0LWzBetpvbY5HyETkbz8nbnalSu1uWkU9TOIyj+jJ2cQ7ZsbvnJleA7OdM6wdeSMcqZFqkKV7ZJvKLCS7KXbLiSYO/mAnh/hPiOtbseeUssOz+vt8zEBeeTTf5s+DmPkJSQyz8JYR1aGuOgqO1EHF5Vk65Q657kPsXO47incNzHOCG6QcBeKmYseMmCkxvzkRCwVIBj0Eobb2CsBFGUJSnig/4BQaZroxFcIiRLyl7DsQ6JTKHn+Q2LPCn73pj/dFZUykvhg0hM2dPM+KQNfH1jnx1eOjHdwlnM4gkgHQ3p3765lmMOjKOCcPP8BCgQ9OQfVD4n8eYRNyB9UBJl77dm+6FQvCpoKKXLcrK6Q7t+KcurB2W39+WGc4f8CdkccOAB4nGNgZGBgAOIL59kPxPPbfGXgZn4BFIjifLyvAUEzMDC/BIkzcDAwgXgAYKgL6QB4nGNgZGBgfsHAACH//2d+ycDIgAq8AXBtBQ4AeJxjYGBgYH4x9DE9AAD62iz8AAB4nGNgAIIZDBcYnjE6MEYxLmF8xaTBFMWUxzSBaRHTG2Y25gLmA8zXmF+x1LF8Y7VjjWBdxKbAdoztATsb+wQOKY4wjhKOPo41HAc4nnCWcJ7jsuC6x83A7ca9hvsC9y8ePh4FHhMeJ55tpEMAZDotzAAAAHicY2BkYGDwZshk4GEAASYg5gJCBob/YD4DABuIAdcAeJx1jz9OwzAYxV9oWkSLEBISYsMTC1L6Z2Do2KHZO3RgcxsnbZXEkeNW6sYxOAHHYOQInIJD8BK+oUKqLTk///zeJwXALb4QoFkBrtuzWRe45O2PO6Q74ZD8KNzFAM/CPfoX4T7tTHjAZsEJQXhF84A34Qvc4F24Q/8hHJI/hbu4x7dwj/5HuI9lEAoP8BS86ix222Sm840uFibb59qdqlNeGldvbanG0ehUx6Y0TnuTqNVR1Yds4n2qUmcLNbelN3luVeXszqx9tPG+mg6HqfhobQtoZIjhsEXCP9fIseFZYAHDlz3vmq/nUuf8km2Hmt6ihMIYEUZn0zHTZdvQ8PwmbKxw5FnjwM6E1iPlPWXGsqEwbyc36Zzb0lTt245mTR9xdtOqMMWQO/2Xj5jipF9al2jJAAAAeJxtkulu2zAQhP3FkqM4SeO6bXrf96G26X2n95W+BEPRMhGJFEjKR56+RFwECND9szOD5exgwc5SZ1H9zv9rhyW6JKT0WCZjhT6rrLHOMTYYcJwhJzjJKTY5zRnOco7zXOAil7jMFa5yjevc4Ca3uM0d7nKP+zwg5yGPeMwWT3jKM57zgpe84jVveMs73vOBbT7yic984Svf+M4PfvKL3+zwp7MqytKpUgRtTU84Z6e+K7zsSWGkqlI5Fi4M5FjJvV07yw+AKjYPBW0KFZSrtRFBDQ/l1vybXJO2si5vdCSuF0lbm+VF831pTXBCBlUk0jbzVDrrfVe2ISlEEEmhvMzUrBFxR7Gi5ir3lfDjbkS9ka7i2nSknQ9J6XSTls62zfqRPEkcD0mlRqFXaRPTZIuWby1XVhTalFktZrrW+yqplWmz+OyApRG0PjHWqFVjQy6qyk5VkTbRT3UbbdJGT2xImqr1AxedbL7bhmBNbkejjaOCSZ0uxyHxYqL6vo5WeWGnJlvAtklCvM0wOKWOHjNrzSItghKHIqCxGKZ4JBVj9thlFr9AQU1Lw5wR+0w6nb+gD68QAAA=") format("woff"),url("data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwR1NVQmoZav8AAAE4AAAEwk9TLzJWTFJ+AAAF/AAAAFZjbWFwdwxjtAAAB4AAAAXUZ2x5Zl7ipPMAAA3sAAAZbGhlYWR2zsSBAAAA4AAAADZoaGVhB9MEMwAAALwAAAAkaG10eL9oAAAAAAZUAAABLGxvY2E8aUIQAAANVAAAAJhtYXhwAWEAdQAAARgAAAAgbmFtZdDj93kAACdYAAACRnBvc3RjrTZLAAApoAAAAo8AAQAAA+gAAAAAA+gAAP//A+kAAQAAAAAAAAAAAAAAAAAAAEsAAQAAAAEAANDPqjhfDzz1AAsD6AAAAVoJ476AAAABWgnjvoAAAAAAA+kD6AAAAAgAAgAAAAAAAAABAAAASwBpAAwAAAAAAAIAAAAKAAoAAAD/AAAAAAAAAAEAAAAKADAAPgACREZMVAAObGF0bgAaAAQAAAAAAAAAAQAAAAQAAAAAAAAAAQAAAAFsaWdhAAgAAAABAAAAAQAEAAQAAAABAAgAAQRWAA8AJABaAHYAzAECAWgBiAG8AigDPgN6A5QD2APuBDYAAwAIACAALgABAAsAMwAzADQANQAzADIANgA3ADgAOQACAAYANAA0ADgAOgA7AAMAAwA7ADwAAgAGABIAGAAFADQAOABFAEYAFwAEADQANwBGAAMACAAqAEoAKQAQADIAQwA3ADgAQgBAAEUANgA2ADgAOQBCADgASABIACoADwAyAEMANwA4AEIAQABFADYANgA4ADkAQgA4ADkAKwAFADcAMwA+ADYAAwAIABwALgATAAkARwA1AEIAOwA9ADIAOwA+ABIACABBAEYAMgA5AEMANQBDABQAAwBHADUABAAKADAASABcADAAEgA0ADUANQBCADcAOQBDADUANgA1ADQARAA3ADkAMgA2ADUADAALADQANQA1AEIAPAA9ADgAOwA1AEMALQAJADQANQA1AEIAOABGADUAOQAvAAQANwA8AD8AAQAEABkADQA5AEMANQA2ADUANABEADcAOQAyADYANQADAAgAIAAqACQACwA4ADYAQgAyAD0APQA4ADoANQBDAAwABAA1AEEANgAjAAQAOAA5ADUABQAMACQAOgBQAGIADAALAEQAMgA9AD0AQgA0ADcAMwA+ADYALQAKAEQAMgA9AD0AQgBDADgAOgA5ABIACgBEADIAPQA9AEIAPQA1AEgANgAuAAgARAAyAD0APQBCAEUARgAsAAQAMgBKADUADAAaAEgAbgCQAKoAwADQAN4A7AD4AQQBDgAHABYAPgA1ADwAPwBAADgAQQBCADcAOQBDADUANgA1ADQARAA3ADkAMgA2ADUACAASAD4ANQA8AD8AQAA4AEEAQgBFADkAPAA+ADUAPAA/ADUAQwAGABAAPgA1ADwAPwBAADgAQQBCADwAPgA1ADwAPwA1AEMACQAMADgAPQA4ADQAQgBGADcAPAA/ADUANAAMAAoAOAA5ADYANAAyADwANgA1AEMACwAHADgAPQBFAEQAOQA7AAoABgA4AD0ARQBEADkABAAGADIAOQA8ADUAPQAFAAUAPgAyADQANgAOAAUANAA4ADsAOwANAAQAOABGAEcADwADAEUANgAEAAoAGgAoADIAHgAHADgAMgBDADcAOQAzAB0ABgA3ADkAPwA1AEMAGgAEADIAOwA2ABsABAA1AEgANgACAAYAEAAQAAQAMgA2ADIAEQAEADUAOwA8AAQACgAcAC4AOgAfAAgAMgBBADcARAA3AEkANQAhAAgANwA5ADcARAA3AEkANQAiAAUANwA5AEUAOwAgAAQANQA5AEUAAQAEADEACAA5AD0ANwA5AD8ANQBDAAUADAAeACoANgBAABIACAA0ADUASgA3ADgARQA7ACUABQAyADsANgA1ACcABQA3AEoAOAA2ACgABAA9AEUAOwAmAAMANwA5AAIABgAUABUABgA3AD0ANgA1ADQAFgAFADcANAA7ADYAAQAPADIAMwA0ADUANgA3ADkAOwA8AD0AQwBEAEUARgBIAAAAAQKNAZAABQAAAnoCvAAAAIwCegK8AAAB4AAxAQIAAAIABQMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUGZFZABAAC3xNgPoAAAAWgPoAAAAAAABAAAAAAAAAAAAAAPoAAAD6AAAA+gAAAPoAAAD6AAAA+gAAAPoAAAD6AAAA+gAAAPoAAAD6AAAA+gAAAPoAAAD6AAAA+gAAAPoAAAD6AAAA+gAAAPoAAAD6AAAA+gAAAPoAAAD6AAAA+gAAAPoAAAD6AAAA+gAAAPoAAAD6AAAA+gAAAPoAAAD6AAAA+gAAAPoAAAD6AAAA+gAAAPoAAAD6AAAA+gAAAPoAAAD6AAAA+gAAAPoAAAD6AAAA+gAAAPoAAAD6AAAA+gAAAPoAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAMAAAAsAAAABAAAAhAAAQAAAAABCgADAAEAAAAsAAMACgAAAhAABADeAAAADAAIAAIABAAtAGkAcAB68Tb//wAAAC0AYQBrAHLxAf//AAAAAAAAAAAAAAABAAwADAAcACYANgAAAEIAMgBAADwAQwA1AEgAMwA+ADcAPwA9AEQAOQA4AEYANAA7ADYARQBKADoAQQBHAEkAAQACAAMABAAFAAYABwAIAAkACgALAAwADQAOAA8AEAARABIAEwAUABUAFgAXABgAGQAaABsAHAAeAB8AIAAhACIADAAjACQAJQAmACcAKAASACkAKgArACwALQASAAwALgAvAAwAMAAtADEAAAEGAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABCAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMkA8QzVIMz43AD89RDk4RgA0OzZFSjpBR0kAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAwAAAAAA8QAAAAAAAAATwAAAC0AAAAtAAAAQgAAAGEAAABhAAAAMgAAAGIAAABiAAAAQAAAAGMAAABjAAAAPAAAAGQAAABkAAAAQwAAAGUAAABlAAAANQAAAGYAAABmAAAASAAAAGcAAABnAAAAMwAAAGgAAABoAAAAPgAAAGkAAABpAAAANwAAAGsAAABrAAAAPwAAAGwAAABsAAAAPQAAAG0AAABtAAAARAAAAG4AAABuAAAAOQAAAG8AAABvAAAAOAAAAHAAAABwAAAARgAAAHIAAAByAAAANAAAAHMAAABzAAAAOwAAAHQAAAB0AAAANgAAAHUAAAB1AAAARQAAAHYAAAB2AAAASgAAAHcAAAB3AAAAOgAAAHgAAAB4AAAAQQAAAHkAAAB5AAAARwAAAHoAAAB6AAAASQAA8QEAAPEBAAAAAQAA8QIAAPECAAAAAgAA8QMAAPEDAAAAAwAA8QQAAPEEAAAABAAA8QUAAPEFAAAABQAA8QYAAPEGAAAABgAA8QcAAPEHAAAABwAA8QgAAPEIAAAACAAA8QkAAPEJAAAACQAA8QoAAPEKAAAACgAA8QsAAPELAAAACwAA8QwAAPEMAAAADAAA8Q0AAPENAAAADQAA8Q4AAPEOAAAADgAA8Q8AAPEPAAAADwAA8RAAAPEQAAAAEAAA8REAAPERAAAAEQAA8RIAAPESAAAAEgAA8RMAAPETAAAAEwAA8RQAAPEUAAAAFAAA8RUAAPEVAAAAFQAA8RYAAPEWAAAAFgAA8RcAAPEXAAAAFwAA8RgAAPEYAAAAGAAA8RkAAPEZAAAAGQAA8RoAAPEaAAAAGgAA8RsAAPEbAAAAGwAA8RwAAPEcAAAAHAAA8R0AAPEdAAAAHgAA8R4AAPEeAAAAHwAA8R8AAPEfAAAAIAAA8SAAAPEgAAAAIQAA8SEAAPEhAAAAIgAA8SIAAPEiAAAADAAA8SMAAPEjAAAAIwAA8SQAAPEkAAAAJAAA8SUAAPElAAAAJQAA8SYAAPEmAAAAJgAA8ScAAPEnAAAAJwAA8SgAAPEoAAAAKAAA8SkAAPEpAAAAEgAA8SoAAPEqAAAAKQAA8SsAAPErAAAAKgAA8SwAAPEsAAAAKwAA8S0AAPEtAAAALAAA8S4AAPEuAAAALQAA8S8AAPEvAAAAEgAA8TAAAPEwAAAADAAA8TEAAPExAAAALgAA8TIAAPEyAAAALwAA8TMAAPEzAAAADAAA8TQAAPE0AAAAMAAA8TUAAPE1AAAALQAA8TYAAPE2AAAAMQAAAAAAmADQAOYBQAFaAaQB6gIoAloCbgKQAqIC7AMGA3ADwAPWA+oEfgT2BT4FWAWiBiAGxgbgBwYHkAgaCFYIdAiOCKwIwAjkCXQJzgo4Ct4LAAtGC6wL0Av6DA4MIAw0DEIMtgy2DLYMtgy2DLYMtgy2DLYMtgy2DLYMtgy2DLYMtgy2DLYMtgy2DLYMtgy2DLYMtgy2AAMAAAAAA64DrgAXADEAXwAAAR4CFxIDDgIHBCUuAicCEz4CNyQFIgYPAQYVFBceARcEJT4BNxIDLgEnJiMiBgUjNSMVFhcWFxYXFhcWBgcGBwYHBhUzNTMVISc0NzY3PgE3Njc2JicmJyYnNSEDEShFKgEEBAEqRSj+4/7jKEUqAQQEASpFKAEd/uclOAEBAwQCNCMBHgEeIzQCCwsCNCNUaUD7AZY/+gETCyAeDhYLEAoYDyAmDhf6P/6JAQQHFQ5BDhUGBh4fMBIdAQF3A6kBKkUo/uP+4yhFKgEEBAEqRSgBHQEdKEUqAQRCNiVcoE+FaiM0AgsLAjQjAR4BHiM0AgMD+j8DDxIMFhYMExIcQhYNGB0OFxA/fQsvFSQUDDAMEw8RHBgkFCAjQwAAAAABAAAAAAOYA5gAHwAAExcHJzcXByERByc3FwcnESEnNxcHJzchETcXByc3FxHISCyTkyxIAQ1ILJOTLEgBDUgsk5MsSP7zSCyTkyxIAdVILJOTLEgBDUgsk5MsSP7zSCyTkyxI/vNILJOTLEgBDQAAAQAAAAACxgMUAAgAAAEHJzcXBycRIwHVhi3S0i2GPgKchizS0iyG/jgAAAADAAAAAANrA2sAFAApADUAAAEiBwYHBhQXFhcWMjc2NzY0JyYnJgcyFxYXFhQHBgcGJicmJyY2NzY3NhM3FwcXBycHJzcnNwH0ZldVMjMzMlVXzFdVMjMzMlVXZlVJRiorKypGSapJRiorASoqRklVpS2mpi2lpS2mpi0DazMyVVfMV1UyMzMyVVfMV1UyMz4rKkZJqklGKisBKipGSapJRior/vOmLaWlLaamLaWlLQAAAAADAAAAAAMYAxgAAwAHAAsAABMzESMTMxEjNzMVI9B9fep0dOl1dQJp/mcCSP24+voAAAAAAwAAAAAD6QPoABMAJwAtAAApASIuATURND4BMyEyHgEVERQOAQMhIg4BFREUHgEzITI+ATURNC4BBwEnNxcBAzT9gDFTMDBTMQKAMVMwMFMv/X0dMh0dMh0Cgx0yHR0yKP5ezDOZAW8wUzECgDFTMDBTMf2AMVMwA6IdMR39fB0xHR0xHQKEHTEd8f5ezDKZAXAAAAMAAAAAA+kD6AATACcAKwAAKQEiLgE1ETQ+ATMhMh4BFREUDgEDISIOARURFB4BMyEyPgE1ETQuAQMhNSEDNP2AMVMwMFMxAoAxUzAwUy/9fR0yHR0yHQKDHTIdHTJB/cQCPDBTMQKAMVMwMFMx/YAxUzADoh0xHf18HTEdHTEdAoQdMR3+LkgAAAAAAgAAAAAD6QPoABMAJwAAATIeARURFA4BIyEiLgE1ETQ+ATMFISIOARURFB4BMyEyPgE1ETQuAQM0MVMwMFMx/YAxUzAwUzECgv19HTIdHTIdAoMdMh0dMgPoMFMx/YAxUzAwUzECgDFTMEYdMR39fB0xHR0xHQKEHTEdAAMAAAAAA3gDZAAFAAgAGAAACQEHFwkBAzcfAQYHBgcGFRQWMjY1NCcmJwLr/l86Y/79AT7IyMewCwsZDxYxRTEWDxkBwgGhO2P+/f7DAT3IyD4NDR4bJhkiMTEiGSUcHgAAAAACAAAAAAG2Aw4AAwAHAAAlIxEzBxEzEQG2+vq8fdsCMj7+SgG2AAAABAAAAAADLQMOAAMABwALAA8AACUjETMTIxEzEyMRMwEjETMBtj8/uz4+vD8//c0+PtsCMv3OAjL9zgIy/c4CMgAAAAABAAAAAAKTAwUABQAACQEnNyc3ApL+8Czk5CwB9P7wLOTkLAADAAAAAANNA2sAEwAjADAAACUjIi4BNRE0PgE7ATIeARURFA4BAyMiBhURFBY7ATI2NRE0JgEjETQ+ATMhFSEiBhUCrfQrSSsqSSz0K0krK0km/CY2Nib8JjY2/gRAKkkrAZX+ZyU1fStJKwEzK0krK0kr/s0rSSsCMjYm/sQmNjYmATwmNv4MAhIrSCs/NSUAAAAAAQAAAAACxgLGAAsAAAE3FwcXBycHJzcnNwH0pS2mpi2lpS2mpi0CIKYtpaUtpqYtpaUtAAUAAAAAA6oDqgAiACsANAA9AEIAAAE2NTQuASIOARQeATMyNxcHJiMiDgEUHgEyPgE1NCc3ATM1ASImNDYyFhQGAyImNDYyFhQGEyImNDYyFhQGCQEXATUBjRAwUF9QLy9QMCUiaGgiJTBQLy9QX1AwEGcBMoT9RCUzM0kzMyQlMzNJMzPiCQ0NEg0NASn++lcBMwKzIiYvUDAwUF9QLw9nZxAwUF9QLy9QMCUiaP7NLAINM0kzM0kz/fMzSTMzSTMBSA0SDQ0SDQGg/vlXATIsAAAABwAAAAADZQNWAAgADAAVAB4AIgArAC8AABMiBhQWMjY0JgU1IRUDIgYUFjI2NCYHMhYUBiImNDYFITUhATIWFAYiJjQ2BSE1IcIaJSU0JCQCif3zlholJTQkJBoRGBgiGRkCDf6aAWb+BBokJDQlJQK9/fMCDQEPJDQlJTQkaFNTAYwlNCQkNCUVGSIZGSIZVFQBOCU0JCQ0JWhTAAAAAAEAAAAAAsYDFAAIAAABNxcHJzcXETMCE4Yt0tIthj4BTIYs0tIshgHIAAAAAQAAAAACkwMFAAUAAAEHFwcJAQKS5OQs/vABEALY5OQsARABEAAAAAUAAAAAA6cDOgAjADkATABVAF4AAAE2NzMeAhcHBgcGBwYHFwcnDgEnJicmJyYnNzY3Njc2Nyc3Fw4BDwEWFxYXFjc2NycGIyIuATU0NwE+AT8BLgIGBxc2MzIeARUUByUGFRQeATMyPwE2NTQuASMiBwEjX2kSXKmBJA0REhsaICY9LElLqlFURFExEBMJCwsQECw/PCw+MEwXASZRT2FlXBYUHDpJPGQ7LAGHMEsXAR50lZ9LIzpJO2U6K/7OGitHKy8nLBoqSCovJwLxMQMDTohYHCIeKhwhGT0sSSUSFBUwO1YbLhQYFR4VPSs9LJcfWDUCWT49FBUeBgocKztkO0k6/tEgWTUCSG49AyIiKztkPEk62igvKkgqGiwnLytIKhoAAAAABAAAAAADpwMjABsALgA7AEwAAAEeAhcHBgcGBwYHBicmJyYnJic3Njc2Nz4BNxcOAg8BFhcWFxY3PgE/AS4CBzIeARQOASIuATQ+ARc1NC4BIg4BHQEUHgEyPgE1Af1cqYEkDRESGxpLbWpvcllQMhATCQsLEBA/wGwBTI1uHwEmUU9hZVxRgSMBHnSVSDphOjphdGE5OWHWKkhUSCoqSFRIKgMjA06IWBwiHiocTiQjDg9AOlcbLhQYFR4VVWQEPwI9bEUCWT49FBUdGnVPAkhuPR85YXRhOjphdGE50wEqSCoqSCoCKkgqKkgqAAAAAgAAAAADLQMtABcAKwAAAQYHBgcGBwYdAQc3NicmJyYnJicmPQEhBRQXFhcWFxYXFTc1Njc2NzY3NjUDLQEpGEI3GAi8AQECAQcYNkIZKQJx/c0IGDZCGSkBPgEpGEI3GAgC6CcwHTswGgkMc4xVcjoLCBkxPR4wJEU/EQkaMT0dMCSDL1MoMB06MRoJEQAAAgAAAAAC+gMFAAUACQAAAQcXBwkBBREjEQL55OQs/vABEP5gPgLY5OQsARABEBb+DAH0AAwAAAAAAy0C7gADAAcACwAPABMAFwAbAB8AIwAnACsALwAANyM1MxcjNTMXIzUzFyM1MyUjNTMXIzUzFyM1MxcjNTMlIzUzFyM1MxcjNTMXIzUz+j4+vD8/uz4+vD8//c0+Prw/P7s+Prw/P/3NPj68Pz+7Pj68Pz/6fX19fX19fT99fX19fX19Pn19fX19fX0AAAAIAAAAAAOuA64AFwAxADUAOQA9AEEARQBJAAABHgIXEgMOAgcEJS4CJwITPgI3JAUiBg8BBhUUFx4BFwQlPgE3EgMuAScmIyIGEyM1MwUhNSElIzUzBSE1ISUjNTMFITUhAxEoRSoBBAQBKkUo/uP+4yhFKgEEBAEqRSgBHf7nJTgBAQMEAjQjAR4BHiM0AgsLAjQjVGlA+5x9fQF3/scBOf6JfX0Bd/7HATn+DH19AfT+SgG2A6kBKkUo/uP+4yhFKgEEBAEqRSgBHQEdKEUqAQRCNiVcoE+FaiM0AgsLAjQjAR4BHiM0AgMD/e0+Pj4/Pj4+Pz4+PgAAAAAEAAAAAAOnAucAHAA5AFQAaAAAARYXFhcHBgcGBwYHBicmJyYnNzY3Njc2NzY3NjcXIgcGBwYHFxYXFhcWFxY3Njc2NycmJyYnJicmJxcWFxYXFhUUBwYHBgcGJy4BJyYnJjc2NzY3NhciIwYHDgIWFxY3Njc2LgEnLgEB/ZBnfjUJCw0SFBkbhfB9XmwvCQsOExUbHDxTRFYBGxZlTlwmBgkMDxJKe152VkRMIQYJDA8SNlZCXAIyKzIcIQwMGClCK0UoSRYYAQEMDRsgKyAuAQIuFSUkASIdQj5GHBECJR8VIALmAjI9gRIWFR4XHhJeEAk2P3ITFhYfGB4TKRIPAT4CBycuVA8SEBgQRhIOEAwpLkgPEhEXETMWEgEdAQ4RHyQ0IRweFCAHBQYEJR4hKCMfIRQYCAY/AQUHKjkwCBIFBSMVOi8HBQMAAAIAAAAAAvoDBQAFAAkAAAkBJzcnNwEjETMCK/7wLOTkLAHePj4B9P7wLOTkLP32AfQAAAACAAAAAANyAxsACAARAAABByEVIRcHCQEDFzcnITUhNycCJz8Bif53P4r+2gEmzs4xfQHi/h59MQKQPrw+igEmASb+2s4yfT59MgAAAgAAAAADcQNrACoAVwAAAQYHFx4BBwYPAQ4BJy4BJyY2PwE1JicxBwYHDgEXFhceATc2PwE+AScmJxMiBg8BDgEXFhc3NjcnLgE3Nj8BPgEXHgEHFAYPARcWFzE3Njc+AScuAScmIwIYCQEHIRsKChxsHVMoJDQHBhYZEgwDEiUQHA8OECMrfDkqH2wtGB0XKmQqTR1rLxccFyseCAEHJRkVCxJsHVMoKzcBFxQSAQsDEiMOHBQKC0MuJikCRQkMBRtSKSYdax0TDQ09JiNGGhIDIyUSJBUnYzAxJCsbFw8gay6HOy4fAQkgHWsvhDswIB4JCwUfZC0XEmwdEw4PTy4dNRQSAyMlEiETJF0tMU8TEAAAAgAAAAADcQNrACoAVwAAAQYHFx4BBwYPAQ4BJy4BJyY2PwE1JicxBwYHDgEXFhceATc2PwE+AScmJxMiBg8BDgEXFhc3NjcnLgE3Nj8BPgEXHgEHFAYPARcWFzE3Njc+AScuAScmIwIYCQEHIRsKChxsHVMoJDQHBhYZEgwDEiUQHA8OECMrfDkqH2wtGB0XKmQqTR1rLxccFyseCAEHJRkVCxJsHVMoKzcBFxQSAQsDEiMOHBQKC0MuJikCRQkMBRtSKSYdax0TDQ09JiNGGhIDIyUSJBUnYzAxJCsbFw8gay6HOy4fAQkgHWsvhDswIB4JCwUfZC0XEmwdEw4PTy4dNRQSAyMlEiETJF0tMU8TEAAACAAAAAADiwOLAAMABwALAA8AEwAXABsAHwAAJSM1MycHJzcFByc3JSM1MwUjNTM3Byc3BQcnNwcjNTMCEz4+cMgsyAHCLMgsARn6+v3O+vpLLMgsAl7ILMj6Pj5e+h/ILMjILMgsMj4+Pl4syCwsyCzIqfoAAAAAAgAAAAAC/QL9AAYADQAAEx8BJzcnByUvARcHFzfsA9lGclFyAcsD2UZyUXIByNoDRnJRcp7aA0ZyUXIAAwAAAAADLQLPAAMABwALAAABITUhNSE1ITUhNSEDLf2PAnH9jwJx/Y8CcQEZP30+fT8AAAIAAAAAAyIDIwAGAA0AACUvARcHFzcTHwEnNycHAc8E2UZyUXKRA9lGclFy8tkERnJRcQG/2QNGcVJyAAIAAAAAA2sCUgADAAcAAAEhNSEFFSE1A2v9EgLu/VECcQGWvD8+PgACAAAAAAOqAw4ACAARAAABNxcHJzcXETMBIxEHJzcXBycBOowu29oujEEBtUGMLtvbL4wBUIMrzc0rgwG9/c4BvYMrzc0rgwAGAAAAAAOCA3cAFgAsADgAQABMAFUAAAEWFx4BFxYHBgcOAScmJy4BNzY3PgIXBgcOAQcGFxYXHgE3Njc2Jy4BJyYjFxYHDgEHBicmLwEJARY2NzY3Ni8BFh8BAS4BNzY3NjcXBgcGBwYXNyYB+l1WUW0KDComTUm4WF1DPUACAiUgbotBUEhEWwkJJSZSTr1OVSojCAhZRkpX7iAGBk89Qko0MScBev7vM2wpKg8RE71COSj+hiQLGBo2OlIJPjQyFRYS/x8DdgI0MadeZVtQODUlFRY+OZ5UV0pBYzY/AiwqjVBVTU8uKwUqLVZJVVGQKy3JPUlGfSIkBwUaFgF7/pcQGyUmNDo7zAIeFv6GP5JBQyktBT4DKSg8Pjv/CgADAAAAAANsA3sAHwAoADwAAAE0JyYnJiIHBgcGFSMiDgEVERQeATMhMj4BNRE0LgEjBzIWFAYiJjQ2ASEiJjURNDY7ARUhNTMyFhURFAYCcQwOGR9WHxkODH0iOSIiOSIB9CI5IiI5IvoRGRkiGRkBC/4MGiQkGj8Bdz4aJSUDHRIUGA4SEg4YFBIiOSL+SiI5IiI5IgG2IjkiERggGBggGP2gJRkBthokfX0kGv5KGSUAAAACAAAAAAN8A3sAIgA9AAABJzc2NzY3Njc2FzcmNzY3Nj8BAQcGJwcXFhcWBwYPAScHJwEGBwYfAQcmBwYHATc2NzYvATcXFjMWNzY3JwFRkgECBAUJHTovN2MIDwwZEhcUAR4VQEVoAQECAxQVLReW5CwB5RMJDAgQnDYoMhEBGggXAgEIApUICgsPDhIQ1AF+kgkLCw8MKAsJC2EaHhgbExIO/uIcVQxlBgUZNSswFwuW5CwCjxAQEw4WnA4DAxv+5gYUJxg0EpYEBAEHCBLUAAAAAAoAAAAAA64DrgAXACAAKABBAEYASwBUAFsAYQBmAAABHgIXEgMOAgcEJS4CJwITPgI3JAUhERY3PgE3NgUUFx4BHwE1AQcnNxcHJxUUDgEHIxcHJzcXBxY3Njc2NyUUFzM1JwYHMzU3KgEGDwEzNTMlFTMnLgEnJQYjBxUzNyYjFTMDEShFKgEEBAEqRSj+4/7jKEUqAQQEASpFKAEdAXr9x+/uIzQCCf0IAQI0IyABugosVVQsCSpGKHQJLFVVLApAJDIaHgH9yQF8ewEBfT80SzgBAXo/Ab16AQI0I/7iHDkqf784R38DqQEqRSj+4/7jKEUqAQQEASpFKAEdAR0oRSoBBPz9yQYJAjQj7s0RECM0AgF7AQ8JLFVVLAlwKEcrAgksVFUsCgEFBxMWKh5GOH6+SjV/+TYlXz98fCIjNAIDAQF8fQF+AAAAAgAAAAADTANMAAsAFwAAATMVIxUjNSM1MzUzBxUjFTMVMzUzNSM1AlL6+rz6+rx9+vo++voCUrz6+rz6P/o++vo++gACAAAAAAPoA+gAFAApAAABIgcGBwYQFxYXFiA3Njc2ECcmJyYHMhcWFxYUBwYHBiInJicmNDc2NzYB9Ih0cUNERENxdAEQdHFDRERDcXSId2ZjOjw8OmNm7mZjOjs7OmNmA+hEQ3F0/vB0cUNERENxdAEQdHFDRD48OmNm7mZjOjs7OmNm7mZjOjwAAAMAAAAAA+gD6AAUACkAPgAAASIHBgcGEBcWFxYgNzY3NhAnJicmBzIXFhcWFAcGBwYiJyYnJjQ3Njc2ARQHBgcGJicmJyY2NzY3NjIXFhcWAfSIdHFDRERDcXQBEHRxQ0REQ3F0iHdmYzo8PDpjZu5mYzo7OzpjZgGwKypGSapJRiorASoqRkmqSUYqKwPoRENxdP7wdHFDRERDcXQBEHRxQ0Q+PDpjZu5mYzo7OzpjZu5mYzo8/kpVSUYqKwEqKkZJqklGKisrKkZJAAIAAAAAA3IDGwAIABEAAAkBJzchNSEnNwcXIRUhBxc3JwNx/tqKP/53AYk/ijF9/h4B4n0xzs4B9P7aij68PoqKfT59Ms7OAAIAAAAAA2wDawANABYAAAERIREjERQWMyEyNjURBTcXByc3FxEzAxj9uFMxIgJIIjH+s2w60NA6bFQB9P7cAST+3CIxMSIBJBxsO9DQO2wBkwAAAAEAAAAAAwUCkwAFAAAJAjcXNwME/vD+8Czk5AJm/vABECzk5AAAAAABAAAAAAMFApMABQAAAQcnBycBAwQs5OQsARABgizk5CwBEAABAAAAAAMFAsIABQAACQEnNxcBAwT+krIshgFCApX+krIthwFCAAAAAQAAAAADLQIUAAMAABMhFSG8AnH9jwITPgAAAAMAAAAAA20DbAAUACsARQAAEyIPAQYUFxYBFxYyPwE2NCcmAScmEw4BFx4CNj8BJwcOAScuAScmNj8BJwEiBg8BFzc+ATc2FhcWBg8BFzc+ASYnLgEjpwICJAICmwE46gIFAiQCApv+yOoCEC4XHRZSYmMkPi0+I2kqGCEHCBUaPi0BoSlOHT4tPhEtGS9WEhERHz4tPh8gBhYbYzgDawIkAgUCnP7I6QICJAEGApwBN+oC/nguhzstPhEfJD4tPiMMGxAuHCRKGz4tAUogHT4tPhEWAwUyLChZHz4tPx9WXCgxOwAAAAAAABAAxgABAAAAAAABAAwAAAABAAAAAAACAAcADAABAAAAAAADAAwAEwABAAAAAAAEAAwAHwABAAAAAAAFAAsAKwABAAAAAAAGAAwANgABAAAAAAAKACsAQgABAAAAAAALABMAbQADAAEECQABABgAgAADAAEECQACAA4AmAADAAEECQADABgApgADAAEECQAEABgAvgADAAEECQAFABYA1gADAAEECQAGABgA7AADAAEECQAKAFYBBAADAAEECQALACYBWmFnR3JpZEJhbGhhbVJlZ3VsYXJhZ0dyaWRCYWxoYW1hZ0dyaWRCYWxoYW1WZXJzaW9uIDEuMGFnR3JpZEJhbGhhbUdlbmVyYXRlZCBieSBzdmcydHRmIGZyb20gRm9udGVsbG8gcHJvamVjdC5odHRwOi8vZm9udGVsbG8uY29tAGEAZwBHAHIAaQBkAEIAYQBsAGgAYQBtAFIAZQBnAHUAbABhAHIAYQBnAEcAcgBpAGQAQgBhAGwAaABhAG0AYQBnAEcAcgBpAGQAQgBhAGwAaABhAG0AVgBlAHIAcwBpAG8AbgAgADEALgAwAGEAZwBHAHIAaQBkAEIAYQBsAGgAYQBtAEcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAAcwB2AGcAMgB0AHQAZgAgAGYAcgBvAG0AIABGAG8AbgB0AGUAbABsAG8AIABwAHIAbwBqAGUAYwB0AC4AaAB0AHQAcAA6AC8ALwBmAG8AbgB0AGUAbABsAG8ALgBjAG8AbQAAAAIAAAAAAAAACgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAASwECAQMBBAEFAQYBBwEIAQkBCgELAQwBDQEOAQ8BEAERARIBEwEUARUBFgEXARgBGQEaARsBHAEdAR4BHwEgASEBIgEjASQBJQEmAScBKAEpASoBKwEsAS0BLgEvATABMQEyATMBNAE1ATYBNwE4ATkBOgE7ATwBPQE+AT8BQAFBAUIBQwFEAUUBRgFHAUgBSQFKAUsBTAALYWdncmVnYXRpb24GYXJyb3dzA2FzYwZjYW5jZWwFY2hhcnQQY2hlY2tib3gtY2hlY2tlZBZjaGVja2JveC1pbmRldGVybWluYXRlEmNoZWNrYm94LXVuY2hlY2tlZAxjb2xvci1waWNrZXIGY29sdW1uB2NvbHVtbnMKY29udHJhY3RlZARjb3B5BWNyb3NzA2N1dARkYXRhBGRlc2MIZXhwYW5kZWQJZXllLXNsYXNoA2V5ZQZmaWx0ZXIFZmlyc3QEZ3JpcAVncm91cA1pbmRldGVybWluYXRlBGxhc3QEbGVmdAZsaW5rZWQIbGlua2VkLTEHbG9hZGluZwhtYXhpbWl6ZQRtZW51CG1pbmltaXplBW1pbnVzBG5vbmULbm90LWFsbG93ZWQFcGFzdGUDcGluBXBpdm90BHBsdXMQcmFkaW8tYnV0dG9uLW9mZg9yYWRpby1idXR0b24tb24FcmlnaHQEc2F2ZQpzbWFsbC1kb3duCHNtYWxsLXVwBHRpY2sSdHJlZS1pbmRldGVybWluYXRlCHVubGlua2VkAWEBZwFyAWUBdAFpAW8BbgF3AXMBYwFsAWgBawFiAXgBLQFkAW0BdQFwAXkBZgF6AXYAAAA=") format("truetype");font-weight:400;font-style:normal}.ag-theme-balham{-webkit-font-smoothing:antialiased;background-color:#fff;color:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:400;font-size:12px;line-height:normal}.ag-theme-balham .ag-cell.ag-cell-inline-editing,.ag-theme-balham .ag-menu,.ag-theme-balham .ag-overlay-loading-center,.ag-theme-balham .ag-popup-editor,.ag-theme-balham .ag-select-agg-func-popup,.ag-theme-balham .ag-theme-balham.ag-dnd-ghost{border:1px solid #bdc3c7}.ag-theme-balham .ag-tab-header .ag-tab{border:solid transparent;border-width:1px 1px 0;margin:4px 4px 0;padding:4px 8px}.ag-theme-balham .ag-tab-header .ag-tab.ag-tab-selected{border-bottom:2px solid;border-color:#bdc3c7}.ag-theme-balham label{margin-bottom:0}.ag-theme-balham *{box-sizing:border-box}.ag-theme-balham * :after,.ag-theme-balham * :before,.ag-theme-balham :focus{outline:none;box-sizing:border-box}.ag-theme-balham .ag-tab{box-sizing:content-box}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-1{padding-left:20px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-1{padding-right:20px}.ag-theme-balham .ag-ltr .ag-row-group-indent-1{padding-left:28px}.ag-theme-balham .ag-rtl .ag-row-group-indent-1{padding-right:28px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-2{padding-left:40px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-2{padding-right:40px}.ag-theme-balham .ag-ltr .ag-row-group-indent-2{padding-left:56px}.ag-theme-balham .ag-rtl .ag-row-group-indent-2{padding-right:56px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-3{padding-left:60px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-3{padding-right:60px}.ag-theme-balham .ag-ltr .ag-row-group-indent-3{padding-left:84px}.ag-theme-balham .ag-rtl .ag-row-group-indent-3{padding-right:84px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-4{padding-left:80px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-4{padding-right:80px}.ag-theme-balham .ag-ltr .ag-row-group-indent-4{padding-left:112px}.ag-theme-balham .ag-rtl .ag-row-group-indent-4{padding-right:112px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-5{padding-left:100px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-5{padding-right:100px}.ag-theme-balham .ag-ltr .ag-row-group-indent-5{padding-left:140px}.ag-theme-balham .ag-rtl .ag-row-group-indent-5{padding-right:140px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-6{padding-left:120px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-6{padding-right:120px}.ag-theme-balham .ag-ltr .ag-row-group-indent-6{padding-left:168px}.ag-theme-balham .ag-rtl .ag-row-group-indent-6{padding-right:168px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-7{padding-left:140px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-7{padding-right:140px}.ag-theme-balham .ag-ltr .ag-row-group-indent-7{padding-left:196px}.ag-theme-balham .ag-rtl .ag-row-group-indent-7{padding-right:196px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-8{padding-left:160px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-8{padding-right:160px}.ag-theme-balham .ag-ltr .ag-row-group-indent-8{padding-left:224px}.ag-theme-balham .ag-rtl .ag-row-group-indent-8{padding-right:224px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-9{padding-left:180px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-9{padding-right:180px}.ag-theme-balham .ag-ltr .ag-row-group-indent-9{padding-left:252px}.ag-theme-balham .ag-rtl .ag-row-group-indent-9{padding-right:252px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-10{padding-left:200px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-10{padding-right:200px}.ag-theme-balham .ag-ltr .ag-row-group-indent-10{padding-left:280px}.ag-theme-balham .ag-rtl .ag-row-group-indent-10{padding-right:280px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-11{padding-left:220px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-11{padding-right:220px}.ag-theme-balham .ag-ltr .ag-row-group-indent-11{padding-left:308px}.ag-theme-balham .ag-rtl .ag-row-group-indent-11{padding-right:308px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-12{padding-left:240px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-12{padding-right:240px}.ag-theme-balham .ag-ltr .ag-row-group-indent-12{padding-left:336px}.ag-theme-balham .ag-rtl .ag-row-group-indent-12{padding-right:336px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-13{padding-left:260px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-13{padding-right:260px}.ag-theme-balham .ag-ltr .ag-row-group-indent-13{padding-left:364px}.ag-theme-balham .ag-rtl .ag-row-group-indent-13{padding-right:364px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-14{padding-left:280px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-14{padding-right:280px}.ag-theme-balham .ag-ltr .ag-row-group-indent-14{padding-left:392px}.ag-theme-balham .ag-rtl .ag-row-group-indent-14{padding-right:392px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-15{padding-left:300px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-15{padding-right:300px}.ag-theme-balham .ag-ltr .ag-row-group-indent-15{padding-left:420px}.ag-theme-balham .ag-rtl .ag-row-group-indent-15{padding-right:420px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-16{padding-left:320px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-16{padding-right:320px}.ag-theme-balham .ag-ltr .ag-row-group-indent-16{padding-left:448px}.ag-theme-balham .ag-rtl .ag-row-group-indent-16{padding-right:448px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-17{padding-left:340px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-17{padding-right:340px}.ag-theme-balham .ag-ltr .ag-row-group-indent-17{padding-left:476px}.ag-theme-balham .ag-rtl .ag-row-group-indent-17{padding-right:476px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-18{padding-left:360px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-18{padding-right:360px}.ag-theme-balham .ag-ltr .ag-row-group-indent-18{padding-left:504px}.ag-theme-balham .ag-rtl .ag-row-group-indent-18{padding-right:504px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-19{padding-left:380px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-19{padding-right:380px}.ag-theme-balham .ag-ltr .ag-row-group-indent-19{padding-left:532px}.ag-theme-balham .ag-rtl .ag-row-group-indent-19{padding-right:532px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-20{padding-left:400px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-20{padding-right:400px}.ag-theme-balham .ag-ltr .ag-row-group-indent-20{padding-left:560px}.ag-theme-balham .ag-rtl .ag-row-group-indent-20{padding-right:560px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-21{padding-left:420px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-21{padding-right:420px}.ag-theme-balham .ag-ltr .ag-row-group-indent-21{padding-left:588px}.ag-theme-balham .ag-rtl .ag-row-group-indent-21{padding-right:588px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-22{padding-left:440px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-22{padding-right:440px}.ag-theme-balham .ag-ltr .ag-row-group-indent-22{padding-left:616px}.ag-theme-balham .ag-rtl .ag-row-group-indent-22{padding-right:616px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-23{padding-left:460px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-23{padding-right:460px}.ag-theme-balham .ag-ltr .ag-row-group-indent-23{padding-left:644px}.ag-theme-balham .ag-rtl .ag-row-group-indent-23{padding-right:644px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-24{padding-left:480px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-24{padding-right:480px}.ag-theme-balham .ag-ltr .ag-row-group-indent-24{padding-left:672px}.ag-theme-balham .ag-rtl .ag-row-group-indent-24{padding-right:672px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-25{padding-left:500px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-25{padding-right:500px}.ag-theme-balham .ag-ltr .ag-row-group-indent-25{padding-left:700px}.ag-theme-balham .ag-rtl .ag-row-group-indent-25{padding-right:700px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-26{padding-left:520px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-26{padding-right:520px}.ag-theme-balham .ag-ltr .ag-row-group-indent-26{padding-left:728px}.ag-theme-balham .ag-rtl .ag-row-group-indent-26{padding-right:728px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-27{padding-left:540px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-27{padding-right:540px}.ag-theme-balham .ag-ltr .ag-row-group-indent-27{padding-left:756px}.ag-theme-balham .ag-rtl .ag-row-group-indent-27{padding-right:756px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-28{padding-left:560px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-28{padding-right:560px}.ag-theme-balham .ag-ltr .ag-row-group-indent-28{padding-left:784px}.ag-theme-balham .ag-rtl .ag-row-group-indent-28{padding-right:784px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-29{padding-left:580px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-29{padding-right:580px}.ag-theme-balham .ag-ltr .ag-row-group-indent-29{padding-left:812px}.ag-theme-balham .ag-rtl .ag-row-group-indent-29{padding-right:812px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-30{padding-left:600px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-30{padding-right:600px}.ag-theme-balham .ag-ltr .ag-row-group-indent-30{padding-left:840px}.ag-theme-balham .ag-rtl .ag-row-group-indent-30{padding-right:840px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-31{padding-left:620px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-31{padding-right:620px}.ag-theme-balham .ag-ltr .ag-row-group-indent-31{padding-left:868px}.ag-theme-balham .ag-rtl .ag-row-group-indent-31{padding-right:868px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-32{padding-left:640px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-32{padding-right:640px}.ag-theme-balham .ag-ltr .ag-row-group-indent-32{padding-left:896px}.ag-theme-balham .ag-rtl .ag-row-group-indent-32{padding-right:896px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-33{padding-left:660px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-33{padding-right:660px}.ag-theme-balham .ag-ltr .ag-row-group-indent-33{padding-left:924px}.ag-theme-balham .ag-rtl .ag-row-group-indent-33{padding-right:924px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-34{padding-left:680px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-34{padding-right:680px}.ag-theme-balham .ag-ltr .ag-row-group-indent-34{padding-left:952px}.ag-theme-balham .ag-rtl .ag-row-group-indent-34{padding-right:952px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-35{padding-left:700px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-35{padding-right:700px}.ag-theme-balham .ag-ltr .ag-row-group-indent-35{padding-left:980px}.ag-theme-balham .ag-rtl .ag-row-group-indent-35{padding-right:980px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-36{padding-left:720px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-36{padding-right:720px}.ag-theme-balham .ag-ltr .ag-row-group-indent-36{padding-left:1008px}.ag-theme-balham .ag-rtl .ag-row-group-indent-36{padding-right:1008px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-37{padding-left:740px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-37{padding-right:740px}.ag-theme-balham .ag-ltr .ag-row-group-indent-37{padding-left:1036px}.ag-theme-balham .ag-rtl .ag-row-group-indent-37{padding-right:1036px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-38{padding-left:760px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-38{padding-right:760px}.ag-theme-balham .ag-ltr .ag-row-group-indent-38{padding-left:1064px}.ag-theme-balham .ag-rtl .ag-row-group-indent-38{padding-right:1064px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-39{padding-left:780px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-39{padding-right:780px}.ag-theme-balham .ag-ltr .ag-row-group-indent-39{padding-left:1092px}.ag-theme-balham .ag-rtl .ag-row-group-indent-39{padding-right:1092px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-40{padding-left:800px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-40{padding-right:800px}.ag-theme-balham .ag-ltr .ag-row-group-indent-40{padding-left:1120px}.ag-theme-balham .ag-rtl .ag-row-group-indent-40{padding-right:1120px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-41{padding-left:820px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-41{padding-right:820px}.ag-theme-balham .ag-ltr .ag-row-group-indent-41{padding-left:1148px}.ag-theme-balham .ag-rtl .ag-row-group-indent-41{padding-right:1148px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-42{padding-left:840px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-42{padding-right:840px}.ag-theme-balham .ag-ltr .ag-row-group-indent-42{padding-left:1176px}.ag-theme-balham .ag-rtl .ag-row-group-indent-42{padding-right:1176px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-43{padding-left:860px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-43{padding-right:860px}.ag-theme-balham .ag-ltr .ag-row-group-indent-43{padding-left:1204px}.ag-theme-balham .ag-rtl .ag-row-group-indent-43{padding-right:1204px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-44{padding-left:880px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-44{padding-right:880px}.ag-theme-balham .ag-ltr .ag-row-group-indent-44{padding-left:1232px}.ag-theme-balham .ag-rtl .ag-row-group-indent-44{padding-right:1232px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-45{padding-left:900px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-45{padding-right:900px}.ag-theme-balham .ag-ltr .ag-row-group-indent-45{padding-left:1260px}.ag-theme-balham .ag-rtl .ag-row-group-indent-45{padding-right:1260px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-46{padding-left:920px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-46{padding-right:920px}.ag-theme-balham .ag-ltr .ag-row-group-indent-46{padding-left:1288px}.ag-theme-balham .ag-rtl .ag-row-group-indent-46{padding-right:1288px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-47{padding-left:940px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-47{padding-right:940px}.ag-theme-balham .ag-ltr .ag-row-group-indent-47{padding-left:1316px}.ag-theme-balham .ag-rtl .ag-row-group-indent-47{padding-right:1316px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-48{padding-left:960px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-48{padding-right:960px}.ag-theme-balham .ag-ltr .ag-row-group-indent-48{padding-left:1344px}.ag-theme-balham .ag-rtl .ag-row-group-indent-48{padding-right:1344px}.ag-theme-balham .ag-ltr .ag-toolpanel-indent-49{padding-left:980px}.ag-theme-balham .ag-rtl .ag-toolpanel-indent-49{padding-right:980px}.ag-theme-balham .ag-ltr .ag-row-group-indent-49{padding-left:1372px}.ag-theme-balham .ag-rtl .ag-row-group-indent-49{padding-right:1372px}.ag-theme-balham .ag-cell .ag-icon{display:inline-block;vertical-align:middle}.ag-theme-balham .ag-checkbox,.ag-theme-balham .ag-radio-button,.ag-theme-balham .ag-toggle-button{display:flex;align-items:center;cursor:default}.ag-theme-balham .ag-checkbox label,.ag-theme-balham .ag-radio-button label,.ag-theme-balham .ag-toggle-button label{cursor:default}.ag-theme-balham .ag-checkbox label:empty,.ag-theme-balham .ag-radio-button label:empty,.ag-theme-balham .ag-toggle-button label:empty{margin:0}.ag-theme-balham .ag-checkbox:not(.ag-label-align-left) label,.ag-theme-balham .ag-radio-button:not(.ag-label-align-left) label,.ag-theme-balham .ag-toggle-button:not(.ag-label-align-left) label{margin-left:4px}.ag-theme-balham .ag-cell{-webkit-font-smoothing:subpixel-antialiased}.ag-theme-balham .ag-ltr .ag-row-group-leaf-indent{margin-left:28px}.ag-theme-balham .ag-ltr .ag-cell{border-right:1px solid transparent}.ag-theme-balham .ag-ltr .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-first-right-pinned:not(.ag-cell-range-left),.ag-theme-balham .ag-ltr .ag-cell:not(.ag-cell-focus).ag-cell-first-right-pinned:not(.ag-cell-range-left),.ag-theme-balham .ag-ltr .ag-root:not(.ag-has-focus) .ag-cell.ag-cell-first-right-pinned:not(.ag-cell-range-left){border-left:1px solid #bdc3c7}.ag-theme-balham .ag-ltr .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-last-left-pinned:not(.ag-cell-range-right),.ag-theme-balham .ag-ltr .ag-cell:not(.ag-cell-focus).ag-cell-last-left-pinned:not(.ag-cell-range-right),.ag-theme-balham .ag-ltr .ag-root:not(.ag-has-focus) .ag-cell.ag-cell-last-left-pinned:not(.ag-cell-range-right){border-right:1px solid #bdc3c7}.ag-theme-balham .ag-value-change-delta{padding-right:2px}.ag-theme-balham .ag-value-change-delta-up{color:#43a047}.ag-theme-balham .ag-value-change-delta-down{color:#e53935}.ag-theme-balham .ag-value-change-value{background-color:transparent;border-radius:1px;padding-left:1px;padding-right:1px;transition:background-color 1s}.ag-theme-balham .ag-value-change-value-highlight{background-color:rgba(22,160,133,.5);transition:background-color .1s}.ag-theme-balham .ag-input-wrapper input:not([type]),.ag-theme-balham .ag-input-wrapper input[type=date],.ag-theme-balham .ag-input-wrapper input[type=datetime-local],.ag-theme-balham .ag-input-wrapper input[type=number],.ag-theme-balham .ag-input-wrapper input[type=tel],.ag-theme-balham .ag-input-wrapper input[type=text]{border:1px solid #95a5a6}.ag-theme-balham .ag-input-wrapper input:not([type]):disabled,.ag-theme-balham .ag-input-wrapper input[type=date]:disabled,.ag-theme-balham .ag-input-wrapper input[type=datetime-local]:disabled,.ag-theme-balham .ag-input-wrapper input[type=number]:disabled,.ag-theme-balham .ag-input-wrapper input[type=tel]:disabled,.ag-theme-balham .ag-input-wrapper input[type=text]:disabled{color:rgba(0,0,0,.38);background-color:#ebebeb;border-color:rgba(149,165,166,.3)}.ag-theme-balham .ag-input-wrapper input[type=date]{flex:1 1 auto}.ag-theme-balham .ag-input-wrapper input[type=range]{padding:0}.ag-theme-balham .ag-input-wrapper textarea{border:1px solid #95a5a6}.ag-theme-balham .ag-input-wrapper textarea:disabled{color:rgba(0,0,0,.38);background-color:#ebebeb;border-color:rgba(149,165,166,.3)}.ag-theme-balham .ag-header{background-color:#f5f7f7;color:rgba(0,0,0,.54);font-weight:600;font-size:12px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;border-bottom:1px solid #bdc3c7}.ag-theme-balham .ag-pinned-right-header{border-left:1px solid #bdc3c7}.ag-theme-balham .ag-pinned-left-header{border-right:1px solid #bdc3c7}.ag-theme-balham .ag-header-row{border:none;height:32px}.ag-theme-balham .ag-row{height:28px;border:0 solid #bdc3c7}.ag-theme-balham .ag-row:not(.ag-row-first){border-width:1px 0 0}.ag-theme-balham .ag-row.ag-row-last{border-bottom-width:1px}.ag-theme-balham .ag-row-odd{background-color:#fcfdfe}.ag-theme-balham .ag-row-even{background-color:#fff}.ag-theme-balham .ag-horizontal-left-spacer{border-right:1px solid #bdc3c7}.ag-theme-balham .ag-horizontal-left-spacer.ag-scroller-corner{border-right:none}.ag-theme-balham .ag-horizontal-right-spacer{border-left:1px solid #bdc3c7}.ag-theme-balham .ag-horizontal-right-spacer.ag-scroller-corner{border-left:none}.ag-theme-balham .ag-row-hover{background-color:#ecf0f1}.ag-theme-balham .ag-numeric-cell{text-align:right}.ag-theme-balham .ag-header-cell-label .ag-header-icon{margin-left:4px;opacity:.87}.ag-theme-balham .ag-header-cell,.ag-theme-balham .ag-header-group-cell{padding-left:12px;padding-right:12px;border:0 solid #bdc3c7}.ag-theme-balham .ag-header-cell.ag-header-cell-moving,.ag-theme-balham .ag-header-group-cell.ag-header-cell-moving{background-color:#fff}.ag-theme-balham .ag-header-cell:not(.ag-header-group-cell-no-group),.ag-theme-balham .ag-header-group-cell:not(.ag-header-group-cell-no-group){border-top-width:1px}.ag-theme-balham .ag-header-row:first-child .ag-header-cell,.ag-theme-balham .ag-header-row:first-child .ag-header-group-cell{border-top-width:0}.ag-theme-balham .ag-header-cell-resize{cursor:col-resize}.ag-theme-balham .ag-header-select-all{margin-right:12px}.ag-theme-balham .ag-cell{line-height:26px;border:1px solid transparent;padding-left:11px;padding-right:11px}.ag-theme-balham .ag-row-drag{cursor:move;cursor:grab;min-width:28px}.ag-theme-balham .ag-row-dragging,.ag-theme-balham .ag-row-dragging .ag-row-drag{cursor:move}.ag-theme-balham .ag-column-drag{cursor:move;cursor:grab}.ag-theme-balham .ag-row-dragging{opacity:.5}.ag-theme-balham .ag-ltr .ag-cell-focus.ag-cell-range-single-cell.ag-cell-range-handle,.ag-theme-balham .ag-ltr .ag-has-focus .ag-cell-focus.ag-cell-range-single-cell,.ag-theme-balham .ag-ltr .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-balham .ag-rtl .ag-cell-focus.ag-cell-range-single-cell.ag-cell-range-handle,.ag-theme-balham .ag-rtl .ag-has-focus .ag-cell-focus.ag-cell-range-single-cell,.ag-theme-balham .ag-rtl .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected){border:1px solid #0091ea;outline:initial}.ag-theme-balham .ag-header-cell-resize{width:8px}.ag-theme-balham .ag-menu{background:#fff;border-radius:2px;box-shadow:none;padding:0}.ag-theme-balham .ag-menu .ag-menu-list{cursor:default;margin-bottom:4px;margin-top:4px;width:100%}.ag-theme-balham .ag-menu .ag-menu-option-active{background-color:#ecf0f1}.ag-theme-balham .ag-menu .ag-menu-option-disabled{opacity:.5}.ag-theme-balham .ag-menu .ag-menu-option-text{margin-left:4px}.ag-theme-balham .ag-menu .ag-menu-option-icon{padding-left:4px;padding-right:4px;min-width:24px}.ag-theme-balham .ag-menu .ag-menu-option-shortcut{padding-left:8px}.ag-theme-balham .ag-menu .ag-menu-separator{height:8px}.ag-theme-balham .ag-menu .ag-menu-separator>span{background-image:url("data:image/svg+xml,%3Csvg%20width%3D'1'%20height%3D'8px'%20viewBox%3D'0%200%201%208px'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cline%20x1%3D'0'%20y1%3D'4px'%20x2%3D'1'%20y2%3D'4px'%20stroke-width%3D'1'%20stroke%3D'%23BDC3C7'%2F%3E%3C%2Fsvg%3E")}.ag-theme-balham .ag-menu .ag-menu-option-popup-pointer{width:24px;text-align:center}.ag-theme-balham.ag-dnd-ghost{background:#fff;border-radius:2px;box-shadow:none;border:1px solid #bdc3c7;color:rgba(0,0,0,.54);font-weight:600;font-size:12px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;height:32px!important;line-height:32px;margin:0;padding:0 8px;transform:translateY(8px)}.ag-theme-balham.ag-dnd-ghost div,.ag-theme-balham.ag-dnd-ghost span{height:100%;margin:0;padding:0}.ag-theme-balham.ag-dnd-ghost .ag-dnd-ghost-icon{margin-right:4px;opacity:.87}.ag-theme-balham .ag-tab-header{background:#f5f7f7;min-width:220px;width:100%;display:flex}.ag-theme-balham .ag-tab-header .ag-tab{display:flex;border-bottom:2px solid transparent;height:16px;flex:none;align-items:center;justify-content:center}.ag-theme-balham .ag-tab-body{padding:2px 0}.ag-theme-balham .ag-tab-body .ag-menu-list{margin-bottom:0;margin-top:0}.ag-theme-balham .ag-tab-body .ag-menu-list>div:first-child>span{padding-top:0}.ag-theme-balham .ag-tab-body .ag-menu-list>div:last-child>span{padding-bottom:0}.ag-theme-balham .ag-tab-body .ag-menu-list>div:last-child>.ag-menu-option-popup-pointer{background-position-y:0}.ag-theme-balham .ag-filter .ag-filter-body,.ag-theme-balham .ag-filter .ag-filter-select{margin-bottom:4px}.ag-theme-balham .ag-filter .ag-filter-body{margin-top:0}.ag-theme-balham .ag-filter .ag-filter-filter{margin-left:4px;margin-right:4px}.ag-theme-balham .ag-filter .ag-filter-select{margin:4px}.ag-theme-balham .ag-filter input[type=radio]{margin:0 3px 0 6px;width:12px;height:17px;vertical-align:top}.ag-theme-balham .ag-filter input[type=date],.ag-theme-balham .ag-filter input[type=text]{padding-left:4px}.ag-theme-balham .ag-filter .ag-set-filter-list{height:168px}.ag-theme-balham .ag-filter .ag-set-filter-item{height:28px}.ag-theme-balham .ag-filter .ag-set-filter-item>div,.ag-theme-balham .ag-filter .ag-set-filter-item>span{margin-left:5px}.ag-theme-balham .ag-filter .ag-filter-header-container{border-bottom:1px solid #bdc3c7;padding-bottom:2px}.ag-theme-balham .ag-filter .ag-filter-apply-panel{display:flex;justify-content:flex-end;padding:8px 4px 4px}.ag-theme-balham .ag-filter .ag-filter-apply-panel button{line-height:1.5}.ag-theme-balham .ag-filter .ag-filter-apply-panel button+button{margin-left:8px}.ag-theme-balham .ag-column-select-panel .ag-column-tool-panel-column,.ag-theme-balham .ag-column-select-panel .ag-column-tool-panel-column-group{height:16px}.ag-theme-balham .ag-column-select-panel .ag-column-tool-panel-column-group .ag-column-group-icons,.ag-theme-balham .ag-column-select-panel .ag-column-tool-panel-column-group .ag-column-select-checkbox,.ag-theme-balham .ag-column-select-panel .ag-column-tool-panel-column-group .ag-column-tool-panel-column-label,.ag-theme-balham .ag-column-select-panel .ag-column-tool-panel-column .ag-column-group-icons,.ag-theme-balham .ag-column-select-panel .ag-column-tool-panel-column .ag-column-select-checkbox,.ag-theme-balham .ag-column-select-panel .ag-column-tool-panel-column .ag-column-tool-panel-column-label{margin-left:4px;margin-right:4px}.ag-theme-balham .ag-column-select-panel .ag-primary-cols-list-panel{border-top:1px solid #bdc3c7;padding-top:4px}.ag-theme-balham .ag-column-select-panel .ag-primary-cols-list-panel>div{cursor:pointer}.ag-theme-balham .ag-column-select-panel .ag-column-tool-panel-column.ag-toolpanel-add-group-indent{margin-left:24px}.ag-theme-balham .ag-primary-cols-header-panel{border-top:1px solid #bdc3c7;height:32px;align-items:center}.ag-theme-balham .ag-primary-cols-header-panel>div{cursor:pointer;margin:0 4px}.ag-theme-balham .ag-primary-cols-header-panel .ag-filter-body{margin-left:4px;margin-right:4px}.ag-theme-balham .ag-tool-panel-wrapper{border-right:0}.ag-theme-balham .ag-tool-panel-wrapper .ag-filter-panel{color:rgba(0,0,0,.54);font-weight:600;font-size:12px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.ag-theme-balham .ag-tool-panel-wrapper .ag-filter-panel .ag-filter-toolpanel-header.ag-filter-header{min-height:32px;height:32px;border-bottom:1px solid #bdc3c7;box-sizing:content-box}.ag-theme-balham .ag-tool-panel-wrapper .ag-filter-panel .ag-filter-toolpanel-header>div:not(.ag-input-wrapper){margin:0 2px}.ag-theme-balham .ag-tool-panel-wrapper .ag-filter-panel .ag-filter-toolpanel-header>div.ag-input-wrapper{padding-left:4px;padding-right:4px}.ag-theme-balham .ag-tool-panel-wrapper .ag-filter-panel .ag-filter-toolpanel-header>div.ag-input-wrapper input{width:100%}.ag-theme-balham .ag-tool-panel-wrapper .ag-filter-panel .ag-filter-list-panel{flex:1 1 auto;overflow:auto}.ag-theme-balham .ag-tool-panel-wrapper .ag-filter-panel .ag-filter-list-panel>div.ag-first-group-visible>.ag-group-component>.ag-group-component-title-bar{border-top:none;min-height:31px}.ag-theme-balham .ag-tool-panel-wrapper .ag-filter-panel .ag-filter-list-panel>div.ag-last-group-visible>.ag-group-component.ag-collapsed{border-bottom:1px solid #bdc3c7}.ag-theme-balham .ag-tool-panel-wrapper .ag-filter-panel .ag-group-component{border:none;background-color:#f5f7f7}.ag-theme-balham .ag-tool-panel-wrapper .ag-filter-panel .ag-group-component .ag-group-component-title-bar{min-height:32px}.ag-theme-balham .ag-tool-panel-wrapper .ag-filter-panel .ag-group-component .ag-group-component-title-bar .ag-group-component-title{white-space:nowrap}.ag-theme-balham .ag-tool-panel-wrapper .ag-filter-panel .ag-group-component .ag-group-component-title-bar .ag-column-group-icons{margin:0 4px}.ag-theme-balham .ag-tool-panel-wrapper .ag-filter-panel .ag-group-component.ag-level-0>.ag-group-component-title-bar{border:solid #bdc3c7;border-width:1px 0 0}.ag-theme-balham .ag-tool-panel-wrapper .ag-filter-panel .ag-group-component.ag-has-filter>.ag-group-component-title-bar .ag-group-component-title:after{content:"";font-family:agGridBalham;font-size:16px;margin-left:4px;color:#7f8c8d;font-weight:400}.ag-theme-balham .ag-tool-panel-wrapper .ag-filter-panel .ag-group-component-container{margin-left:0;padding:0}.ag-theme-balham .ag-tool-panel-wrapper .ag-filter-panel .ag-group-component-container .ag-group-item:not(.ag-filter-toolpanel-instance){margin-top:0}.ag-theme-balham .ag-tool-panel-wrapper .ag-filter-panel .ag-group-component-container .ag-group-item .ag-group-component-title-bar{background-color:#f8f9fa}.ag-theme-balham .ag-tool-panel-wrapper .ag-filter-panel .ag-group-component-container .ag-group-item .ag-filter-toolpanel-header{padding:2px 0}.ag-theme-balham .ag-tool-panel-wrapper .ag-filter-panel .ag-group-component-container .ag-group-item .ag-filter-toolpanel-body:not(:empty){margin:4px 0}.ag-theme-balham .ag-tool-panel-wrapper .ag-filter-panel .ag-group-component-container .ag-group-item .ag-filter-toolpanel-body .ag-filter-air{border:1px solid #bdc3c7;padding-top:4px;color:#000;font-weight:400;font-size:12px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.ag-theme-balham .ag-tool-panel-wrapper .ag-filter-panel .ag-group-component-container .ag-group-item:not(.ag-filter-toolpanel-instance),.ag-theme-balham .ag-tool-panel-wrapper .ag-filter-panel .ag-group-component-container .ag-group-item>.ag-group-component{border-top:none;margin-bottom:0}.ag-theme-balham .ag-tool-panel-wrapper .ag-filter-panel .ag-group-component-container .ag-group-item:not(.ag-filter-toolpanel-instance) .ag-group-component-title-bar,.ag-theme-balham .ag-tool-panel-wrapper .ag-filter-panel .ag-group-component-container .ag-group-item>.ag-group-component .ag-group-component-title-bar{min-height:unset;height:unset;margin:4px 0}.ag-theme-balham .ag-tool-panel-wrapper .ag-pivot-mode-panel{height:32px;display:flex;flex:none}.ag-theme-balham .ag-tool-panel-wrapper .ag-pivot-mode-panel .ag-pivot-mode-select{display:flex;align-items:center;margin-left:4px}.ag-theme-balham .ag-tool-panel-wrapper .ag-column-select-panel{border-bottom:1px solid #bdc3c7;padding-bottom:3px;padding-top:0}.ag-theme-balham .ag-tool-panel-wrapper .ag-column-drop{border-bottom:1px solid #bdc3c7;padding:4px 0 8px}.ag-theme-balham .ag-tool-panel-wrapper .ag-column-drop .ag-column-drop-empty-message{color:rgba(0,0,0,.38);font-weight:600;font-size:12px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;padding-left:24px;padding-right:4px;margin-top:4px}.ag-theme-balham .ag-tool-panel-wrapper .ag-column-drop .ag-column-drop-list{cursor:default;margin-top:4px}.ag-theme-balham .ag-tool-panel-wrapper .ag-column-drop>div:first-child>span:first-child{margin-left:4px;margin-right:4px}.ag-theme-balham .ag-tool-panel-wrapper .ag-column-drop.ag-last-column-drop{border-bottom-width:0}.ag-theme-balham .ag-tool-panel-wrapper .ag-filter-panel .ag-filter-toolpanel-header>div:not(.ag-input-wrapper){padding-left:2px}.ag-theme-balham .ag-tool-panel-wrapper .ag-filter-panel .ag-group-component-container .ag-group-item{margin:4px 2px 4px 0}.ag-theme-balham .ag-tool-panel-wrapper .ag-filter-panel .ag-group-component-container .ag-group-item:not(.ag-filter-toolpanel-instance).ag-level-1 .ag-filter-toolpanel-header,.ag-theme-balham .ag-tool-panel-wrapper .ag-filter-panel .ag-group-component-container .ag-group-item:not(.ag-filter-toolpanel-instance).ag-level-2 .ag-group-component-title-bar,.ag-theme-balham .ag-tool-panel-wrapper .ag-filter-panel .ag-group-component-container .ag-group-item>.ag-group-component.ag-level-1 .ag-filter-toolpanel-header,.ag-theme-balham .ag-tool-panel-wrapper .ag-filter-panel .ag-group-component-container .ag-group-item>.ag-group-component.ag-level-2 .ag-group-component-title-bar{padding-left:1rem}.ag-theme-balham .ag-tool-panel-wrapper .ag-filter-panel .ag-group-component-container .ag-group-item:not(.ag-filter-toolpanel-instance).ag-level-2 .ag-filter-toolpanel-header,.ag-theme-balham .ag-tool-panel-wrapper .ag-filter-panel .ag-group-component-container .ag-group-item:not(.ag-filter-toolpanel-instance).ag-level-3 .ag-group-component-title-bar,.ag-theme-balham .ag-tool-panel-wrapper .ag-filter-panel .ag-group-component-container .ag-group-item>.ag-group-component.ag-level-2 .ag-filter-toolpanel-header,.ag-theme-balham .ag-tool-panel-wrapper .ag-filter-panel .ag-group-component-container .ag-group-item>.ag-group-component.ag-level-3 .ag-group-component-title-bar{padding-left:2rem}.ag-theme-balham .ag-tool-panel-wrapper .ag-filter-panel .ag-group-component-container .ag-group-item:not(.ag-filter-toolpanel-instance).ag-level-3 .ag-filter-toolpanel-header,.ag-theme-balham .ag-tool-panel-wrapper .ag-filter-panel .ag-group-component-container .ag-group-item:not(.ag-filter-toolpanel-instance).ag-level-4 .ag-group-component-title-bar,.ag-theme-balham .ag-tool-panel-wrapper .ag-filter-panel .ag-group-component-container .ag-group-item>.ag-group-component.ag-level-3 .ag-filter-toolpanel-header,.ag-theme-balham .ag-tool-panel-wrapper .ag-filter-panel .ag-group-component-container .ag-group-item>.ag-group-component.ag-level-4 .ag-group-component-title-bar{padding-left:3rem}.ag-theme-balham .ag-tool-panel-wrapper .ag-filter-panel .ag-group-component-container .ag-group-item:not(.ag-filter-toolpanel-instance).ag-level-4 .ag-filter-toolpanel-header,.ag-theme-balham .ag-tool-panel-wrapper .ag-filter-panel .ag-group-component-container .ag-group-item:not(.ag-filter-toolpanel-instance).ag-level-5 .ag-group-component-title-bar,.ag-theme-balham .ag-tool-panel-wrapper .ag-filter-panel .ag-group-component-container .ag-group-item>.ag-group-component.ag-level-4 .ag-filter-toolpanel-header,.ag-theme-balham .ag-tool-panel-wrapper .ag-filter-panel .ag-group-component-container .ag-group-item>.ag-group-component.ag-level-5 .ag-group-component-title-bar{padding-left:4rem}.ag-theme-balham .ag-tool-panel-wrapper .ag-filter-panel .ag-group-component-container .ag-group-item:not(.ag-filter-toolpanel-instance).ag-level-5 .ag-filter-toolpanel-header,.ag-theme-balham .ag-tool-panel-wrapper .ag-filter-panel .ag-group-component-container .ag-group-item>.ag-group-component.ag-level-5 .ag-filter-toolpanel-header{padding-left:5rem}.ag-theme-balham .ag-numeric-header .ag-header-cell-label .ag-header-icon{margin-left:0;margin-right:4px}.ag-theme-balham .ag-paging-panel{border-top:1px solid #bdc3c7;color:rgba(0,0,0,.54);height:32px;padding:0 12px}.ag-theme-balham .ag-paging-panel>span{margin-left:16px}.ag-theme-balham .ag-paging-page-summary-panel .ag-icon{width:16px;height:16px}.ag-theme-balham .ag-paging-page-summary-panel .ag-paging-button button{cursor:pointer;opacity:0;top:0;right:0;bottom:0;left:0;padding:0}.ag-theme-balham .ag-paging-page-summary-panel .ag-paging-button.ag-disabled .ag-icon{color:rgba(0,0,0,.38);opacity:.38}.ag-theme-balham .ag-paging-page-summary-panel .ag-paging-button.ag-disabled button{cursor:default}.ag-theme-balham .ag-paging-page-summary-panel span{margin:0 4px}.ag-theme-balham .ag-row-selected{background-color:#b7e4ff}.ag-theme-balham .ag-ltr .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell),.ag-theme-balham .ag-rtl .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell){border:1px solid transparent}.ag-theme-balham .ag-ltr .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-top,.ag-theme-balham .ag-rtl .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-top{border-top-color:#0091ea}.ag-theme-balham .ag-ltr .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-right,.ag-theme-balham .ag-rtl .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-right{border-right-color:#0091ea}.ag-theme-balham .ag-ltr .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-bottom,.ag-theme-balham .ag-rtl .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-bottom{border-bottom-color:#0091ea}.ag-theme-balham .ag-ltr .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-left,.ag-theme-balham .ag-rtl .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-left{border-left-color:#0091ea}.ag-theme-balham .ag-cell-range-selected:not(.ag-cell-focus){background-color:rgba(0,145,234,.2)}.ag-theme-balham .ag-cell-range-selected:not(.ag-cell-focus).ag-cell-range-chart{background-color:rgba(0,88,255,.1)}.ag-theme-balham .ag-cell-range-selected:not(.ag-cell-focus).ag-cell-range-chart.ag-cell-range-chart-category{background-color:rgba(0,255,132,.1)}.ag-theme-balham .ag-ltr .ag-selection-fill-top,.ag-theme-balham .ag-rtl .ag-selection-fill-top{border-top:1px dashed #0091ea}.ag-theme-balham .ag-ltr .ag-selection-fill-top.ag-cell.ag-cell-range-selected,.ag-theme-balham .ag-rtl .ag-selection-fill-top.ag-cell.ag-cell-range-selected{border-top:1px dashed #869198}.ag-theme-balham .ag-ltr .ag-selection-fill-right,.ag-theme-balham .ag-rtl .ag-selection-fill-right{border-right:1px dashed #0091ea}.ag-theme-balham .ag-ltr .ag-selection-fill-right.ag-cell.ag-cell-range-selected,.ag-theme-balham .ag-rtl .ag-selection-fill-right.ag-cell.ag-cell-range-selected{border-right:1px dashed #869198}.ag-theme-balham .ag-ltr .ag-selection-fill-bottom,.ag-theme-balham .ag-rtl .ag-selection-fill-bottom{border-bottom:1px dashed #0091ea}.ag-theme-balham .ag-ltr .ag-selection-fill-bottom.ag-cell.ag-cell-range-selected,.ag-theme-balham .ag-rtl .ag-selection-fill-bottom.ag-cell.ag-cell-range-selected{border-bottom:1px dashed #869198}.ag-theme-balham .ag-ltr .ag-selection-fill-left,.ag-theme-balham .ag-rtl .ag-selection-fill-left{border-left:1px dashed #0091ea}.ag-theme-balham .ag-ltr .ag-selection-fill-left.ag-cell.ag-cell-range-selected,.ag-theme-balham .ag-rtl .ag-selection-fill-left.ag-cell.ag-cell-range-selected{border-left:1px dashed #869198}.ag-theme-balham .ag-fill-handle,.ag-theme-balham .ag-range-handle{position:absolute;width:6px;height:6px;bottom:-1px;right:-1px;background-color:#0091ea}.ag-theme-balham .ag-fill-handle{cursor:cell}.ag-theme-balham .ag-range-handle{cursor:nwse-resize}.ag-theme-balham .ag-cell.ag-cell-inline-editing{padding:12px;height:40px;background:#fff;border-radius:2px;box-shadow:none;padding:4px;background-color:#f5f7f7}.ag-theme-balham .ag-popup-editor{background:#fff;border-radius:2px;box-shadow:none;background-color:#f5f7f7;padding:0}.ag-theme-balham .ag-popup-editor .ag-large-textarea textarea{height:auto;padding:12px}.ag-theme-balham .ag-virtual-list-container .ag-virtual-list-item{height:28px}.ag-theme-balham .ag-rich-select{background-color:#f5f7f7}.ag-theme-balham .ag-rich-select .ag-rich-select-list{width:100%;min-width:200px;height:182px}.ag-theme-balham .ag-rich-select .ag-rich-select-value{padding:0 4px 0 12px;height:28px}.ag-theme-balham .ag-rich-select .ag-virtual-list-item{cursor:default;height:28px}.ag-theme-balham .ag-rich-select .ag-virtual-list-item:hover{background-color:#ecf0f1}.ag-theme-balham .ag-rich-select .ag-rich-select-row{padding-left:12px}.ag-theme-balham .ag-rich-select .ag-rich-select-row-selected{background-color:#b7e4ff}.ag-theme-balham .ag-ltr .ag-floating-filter-button{margin-left:12px}.ag-theme-balham .ag-floating-filter-button button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;height:16px;padding:0;width:16px}.ag-theme-balham .ag-group-checkbox:not(.ag-invisible)+.ag-group-value:not(:empty),.ag-theme-balham .ag-group-checkbox:not(.ag-invisible)~.ag-cell-value:not(:empty),.ag-theme-balham .ag-group-checkbox:not(.ag-invisible)~.ag-group-checkbox,.ag-theme-balham .ag-group-contracted:not(.ag-hidden)+.ag-group-value:not(:empty),.ag-theme-balham .ag-group-contracted:not(.ag-hidden)~.ag-cell-value:not(:empty),.ag-theme-balham .ag-group-contracted:not(.ag-hidden)~.ag-group-checkbox,.ag-theme-balham .ag-group-expanded:not(.ag-hidden)+.ag-group-value:not(:empty),.ag-theme-balham .ag-group-expanded:not(.ag-hidden)~.ag-cell-value:not(:empty),.ag-theme-balham .ag-group-expanded:not(.ag-hidden)~.ag-group-checkbox,.ag-theme-balham .ag-selection-checkbox:not(.ag-hidden)+.ag-group-value:not(:empty),.ag-theme-balham .ag-selection-checkbox:not(.ag-hidden)~.ag-cell-value:not(:empty),.ag-theme-balham .ag-selection-checkbox:not(.ag-hidden)~.ag-group-checkbox{margin-left:12px}.ag-theme-balham .ag-group-child-count{margin-left:2px}.ag-theme-balham .ag-selection-checkbox span{position:relative}.ag-theme-balham .ag-column-drop-horizontal{height:28px;padding-left:12px}.ag-theme-balham .ag-column-drop-horizontal .ag-icon-group,.ag-theme-balham .ag-column-drop-horizontal .ag-icon-pivot{margin-right:12px}.ag-theme-balham .ag-column-drop-horizontal .ag-icon-small-left,.ag-theme-balham .ag-column-drop-horizontal .ag-icon-small-right{margin:0 4px;opacity:.54}.ag-theme-balham .ag-column-drop-horizontal .ag-column-drop-empty-message{opacity:.38}.ag-theme-balham .ag-column-drop-cell{background:#dde4e6;border-radius:16px;min-height:16px;padding:0 2px}.ag-theme-balham .ag-column-drop-cell .ag-column-drop-cell-text{margin:0 4px}.ag-theme-balham .ag-column-drop-cell .ag-column-drop-cell-button{min-width:16px;margin:0 2px;opacity:.54}.ag-theme-balham .ag-column-drop-cell .ag-column-drop-cell-button:hover{opacity:.87}.ag-theme-balham .ag-column-drop-cell .ag-column-drag{margin-left:8px}.ag-theme-balham .ag-column-drop-vertical .ag-column-drop-cell{margin-top:4px}.ag-theme-balham .ag-select-agg-func-popup{border-radius:2px;box-shadow:none;background:#fff;height:70px;padding:0}.ag-theme-balham .ag-select-agg-func-popup .ag-virtual-list-item{cursor:default;line-height:20px;padding-left:8px}.ag-theme-balham .ag-menu-column-select-wrapper,.ag-theme-balham .ag-set-filter-list{width:auto}.ag-theme-balham .ag-column-drop-vertical>.ag-column-drop-cell{margin-left:4px;margin-top:0}.ag-theme-balham .ag-cell-data-changed{background-color:rgba(22,160,133,.5)!important}.ag-theme-balham .ag-cell-data-changed-animation{background-color:transparent;transition:background-color 1s}.ag-theme-balham .ag-row-stub{background-color:inherit}.ag-theme-balham .ag-stub-cell{padding-left:12px;padding-top:4px}.ag-theme-balham .ag-stub-cell .ag-loading-icon{animation-name:spin;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear}.ag-theme-balham .ag-stub-cell .ag-loading-text{margin-left:4px;margin-top:4px}.ag-theme-balham .ag-floating-top{border-bottom:1px solid #bdc3c7}.ag-theme-balham .ag-floating-bottom{border-top:1px solid #bdc3c7}.ag-theme-balham .ag-floating-bottom,.ag-theme-balham .ag-floating-bottom .ag-row,.ag-theme-balham .ag-floating-top,.ag-theme-balham .ag-floating-top .ag-row{background-color:inherit}.ag-theme-balham .ag-status-bar{background:#fff;border:1px solid #bdc3c7;border-top:0 solid #bdc3c7;color:rgba(0,0,0,.38);font-weight:600;font-size:12px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;padding-right:16px;padding-left:16px;line-height:1.5}.ag-theme-balham .ag-name-value-value{color:#000}.ag-theme-balham .ag-status-bar-center{text-align:center}.ag-theme-balham .ag-name-value{margin-left:4px;margin-right:4px;padding-top:8px;padding-bottom:8px}.ag-theme-balham .ag-details-row{padding:20px}.ag-theme-balham .ag-overlay-loading-center{background:#fff;border-radius:2px;box-shadow:none;padding:4px}.ag-theme-balham .ag-ltr .ag-side-bar.ag-side-bar-left,.ag-theme-balham .ag-rtl .ag-side-bar.ag-side-bar-right{border-left:1px solid #bdc3c7}.ag-theme-balham .ag-ltr .ag-side-bar.ag-side-bar-left .ag-side-button.ag-selected button,.ag-theme-balham .ag-rtl .ag-side-bar.ag-side-bar-right .ag-side-button.ag-selected button{margin-right:-1px;padding-right:1px}.ag-theme-balham .ag-ltr .ag-side-bar.ag-side-bar-left .ag-tool-panel-wrapper,.ag-theme-balham .ag-rtl .ag-side-bar.ag-side-bar-right .ag-tool-panel-wrapper{border-left:1px solid #bdc3c7}.ag-theme-balham .ag-ltr .ag-side-bar.ag-side-bar-right,.ag-theme-balham .ag-rtl .ag-side-bar.ag-side-bar-left{border-right:1px solid #bdc3c7}.ag-theme-balham .ag-ltr .ag-side-bar.ag-side-bar-right .ag-side-button.ag-selected button,.ag-theme-balham .ag-rtl .ag-side-bar.ag-side-bar-left .ag-side-button.ag-selected button{margin-left:-1px;padding-left:1px}.ag-theme-balham .ag-ltr .ag-side-bar.ag-side-bar-right .ag-tool-panel-wrapper,.ag-theme-balham .ag-rtl .ag-side-bar.ag-side-bar-left .ag-tool-panel-wrapper{border-right:1px solid #bdc3c7}.ag-theme-balham .ag-side-bar{background-color:#f5f7f7;border:1px solid #bdc3c7;border-left-width:0;position:relative}.ag-theme-balham .ag-side-bar .ag-side-buttons{padding-top:16px;background:#fff;width:20px;position:relative}.ag-theme-balham .ag-side-bar .ag-side-buttons .ag-side-button button{background:transparent;border:0;color:#000;padding:8px 0;width:calc(100% + 1px);margin:0;min-height:72px;border-color:transparent;border-style:solid;border-width:1px 0;background-position-y:center;background-position-x:center;background-repeat:no-repeat}.ag-theme-balham .ag-side-bar .ag-side-buttons .ag-selected button{background-color:#f5f7f7;border-color:#bdc3c7}.ag-theme-balham .ag-side-bar .ag-panel-container{border-right:1px solid #bdc3c7}.ag-theme-balham .ag-side-bar.full-width .ag-panel-container{border-right:0}.ag-theme-balham .ag-side-bar .ag-column-drop{min-height:50px}.ag-theme-balham .ag-primary-cols-filter-wrapper{margin-left:4px;margin-right:4px}.ag-theme-balham .ag-group-component{background-color:#f8f9fa;padding:0;border:solid #cbd0d3;border-width:1px 0 0}.ag-theme-balham .ag-group-component.ag-disabled>.ag-group-component-container,.ag-theme-balham .ag-group-component.ag-disabled>.ag-group-component-label .ag-group-component-title{opacity:.5}.ag-theme-balham .ag-group-component .ag-group-component-title-bar{background-color:#e9eeef;height:16px;font-size:12px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;height:26px}.ag-theme-balham .ag-group-component:not(.ag-collapsible)>div{margin-left:0}.ag-theme-balham .ag-group-component:not(.ag-collapsible)>.ag-group-component-title-bar{margin-left:0;padding:4px}.ag-theme-balham .ag-group-component:not(.ag-collapsible)>.ag-group-component-title-bar .ag-column-group-icons{display:none}.ag-theme-balham .ag-group-component .ag-group-component-toolbar{background-color:#f2f5f5;padding:4px;border:0 solid #bdc3c7}.ag-theme-balham .ag-group-component>.ag-group-component-container{margin-left:8px;padding:4px}.ag-theme-balham .ag-group-component .ag-group-item{margin:2px 0}.ag-theme-balham .ag-group-component .ag-group-item .ag-group-component-title-bar{height:18px}.ag-theme-balham .ag-labeled label{margin-right:4px;white-space:nowrap}.ag-theme-balham .ag-labeled.ag-label-align-top label{margin-bottom:2px}.ag-theme-balham .ag-angle-select>.ag-wrapper>div:not(:first-of-type),.ag-theme-balham .ag-slider>.ag-wrapper>div:not(:first-of-type){margin-left:8px}.ag-theme-balham .ag-angle-select .ag-angle-select-field .ag-parent-circle{width:24px;height:24px;border-radius:12px;box-shadow:0 0 2px rgba(0,0,0,.9);background-color:#fff}.ag-theme-balham .ag-angle-select .ag-angle-select-field .ag-child-circle{top:4px;left:12px;width:6px;height:6px;margin-left:-3px;margin-top:-4px;border-radius:3px;background-color:#4c4c4c}.ag-theme-balham .ag-toggle-button .ag-input-wrapper{height:16px;width:40px;background-color:#fff;border:1px solid #7f8c8d;border-radius:500rem}.ag-theme-balham .ag-toggle-button .ag-input-wrapper .ag-icon{width:16px;height:16px;border:1px solid #7f8c8d;border-radius:500rem;right:calc(100% - 16px)}.ag-theme-balham .ag-toggle-button.ag-selected .ag-input-wrapper{background-color:#0091ea}.ag-theme-balham .ag-toggle-button.ag-selected .ag-input-wrapper .ag-icon{background:#fff;right:-1px}.ag-theme-balham .ag-color-picker>.ag-wrapper{border:1px solid #bdc3c7;border-radius:5px}.ag-theme-balham .ag-color-picker>.ag-wrapper>div{width:16px;height:16px}.ag-theme-balham .ag-color-picker>.ag-wrapper button{background-color:#fff}.ag-theme-balham .ag-color-picker>.ag-wrapper button:hover{background-color:#ecf0f1}.ag-theme-balham .ag-dialog.ag-color-dialog{border-radius:5px}.ag-theme-balham .ag-color-panel{padding:4px}.ag-theme-balham .ag-color-panel .ag-spectrum-color{background-color:red;border-radius:2px}.ag-theme-balham .ag-color-panel .ag-spectrum-tools{padding:10px}.ag-theme-balham .ag-color-panel .ag-spectrum-sat{background-image:linear-gradient(90deg,#fff,rgba(204,154,129,0))}.ag-theme-balham .ag-color-panel .ag-spectrum-val{background-image:linear-gradient(0deg,#000,rgba(204,154,129,0))}.ag-theme-balham .ag-color-panel .ag-spectrum-dragger{border-radius:12px;height:12px;width:12px;border:1px solid #fff;background:#000;box-shadow:0 0 2px 0 rgba(0,0,0,.24)}.ag-theme-balham .ag-color-panel .ag-spectrum-alpha-background,.ag-theme-balham .ag-color-panel .ag-spectrum-hue-background{border-radius:2px}.ag-theme-balham .ag-color-panel .ag-hue-alpha{margin-bottom:10px;height:11px;border-radius:2px}.ag-theme-balham .ag-color-panel .ag-spectrum-slider{margin-top:-12px;width:13px;height:13px;border-radius:13px;background-color:#f8f8f8;box-shadow:0 1px 4px 0 rgba(0,0,0,.37)}.ag-theme-balham .ag-color-panel .ag-spectrum-text-value{font-weight:700;line-height:20px;color:#333}.ag-theme-balham .ag-color-panel .ag-spectrum-text-value:focus{border:1px solid #0d77e4;padding:2px}.ag-theme-balham .ag-color-panel .ag-recent-colors>div{margin:0 3px}.ag-theme-balham .ag-color-panel .ag-recent-colors>div:first-child{margin-left:0}.ag-theme-balham .ag-color-panel .ag-recent-colors>div:last-child{margin-right:0}.ag-theme-balham.ag-popup>div:not(.ag-tooltip-custom){box-shadow:5px 5px 10px rgba(0,0,0,.3)}.ag-theme-balham .ag-panel{background-color:#fff;border:1px solid #bdc3c7}.ag-dragging-fill-handle .ag-theme-balham .ag-panel.ag-dialog,.ag-dragging-range-handle .ag-theme-balham .ag-panel.ag-dialog{opacity:.7;pointer-events:none}.ag-theme-balham .ag-panel .ag-title-bar{background-color:#f5f7f7;border-bottom:1px solid #d9dcde;color:rgba(0,0,0,.54);height:32px;font-size:12px;font-weight:600;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;padding:5px 10px 5px 12px}.ag-theme-balham .ag-panel .ag-title-bar .ag-title-bar-buttons .ag-button{height:20px;width:20px;border-radius:5px}.ag-theme-balham .ag-panel .ag-title-bar .ag-title-bar-buttons .ag-button .ag-icon{line-height:20px;font-size:20px}.ag-theme-balham .ag-panel .ag-title-bar .ag-title-bar-buttons .ag-button.ag-has-popup,.ag-theme-balham .ag-panel .ag-title-bar .ag-title-bar-buttons .ag-button:hover{background-color:#d7e0e2}.ag-theme-balham .ag-panel .ag-title-bar .ag-title-bar-buttons .ag-button:not(:last-child){margin-right:5px}.ag-theme-balham .ag-panel .ag-message-box .ag-message-box-button-bar{height:30px;background-color:#f5f7f7;padding:2px}.ag-theme-balham .ag-panel .ag-message-box .ag-message-box-button-bar button{border-radius:2px}.ag-theme-balham .ag-tooltip{background-color:#cbd0d3;color:#000;border-radius:2px;padding:5px;border:1px solid #cbd0d3;transition:opacity 1s}.ag-theme-balham .ag-tooltip.ag-tooltip-hiding{opacity:0}.ag-theme-balham .ag-chart .ag-chart-menu{border-radius:5px;background:#fff}.ag-theme-balham .ag-chart .ag-chart-menu>span:hover{background-color:#e6e6e6}.ag-theme-balham .ag-chart-tabbed-menu .ag-chart-settings .ag-chart-settings-mini-wrapper .ag-group-component-container{margin-left:0}.ag-theme-balham .ag-chart-tabbed-menu .ag-chart-settings .ag-chart-settings-mini-wrapper .ag-chart-mini-thumbnail{border:1px solid #bdc3c7;border-radius:5px;margin:5px}.ag-theme-balham .ag-chart-tabbed-menu .ag-chart-settings .ag-chart-settings-mini-wrapper .ag-chart-mini-thumbnail:nth-child(2n+2):not(:last-child){margin-left:auto;margin-right:auto}.ag-theme-balham .ag-chart-tabbed-menu .ag-chart-settings .ag-chart-settings-mini-wrapper .ag-chart-mini-thumbnail:nth-child(3n+1){margin-left:2px}.ag-theme-balham .ag-chart-tabbed-menu .ag-chart-settings .ag-chart-settings-mini-wrapper .ag-chart-mini-thumbnail:nth-child(3n){margin-right:2px}.ag-theme-balham .ag-chart-tabbed-menu .ag-chart-settings .ag-chart-settings-mini-wrapper .ag-chart-mini-thumbnail.ag-selected{border-color:#0091ea}.ag-theme-balham .ag-chart-tabbed-menu .ag-chart-settings .ag-chart-settings-nav-bar .ag-nav-card-selector .ag-nav-card-item{background:#000;width:8px;height:8px;border-radius:4px}.ag-theme-balham .ag-chart-tabbed-menu .ag-chart-settings .ag-chart-settings-nav-bar .ag-nav-card-selector .ag-nav-card-item.ag-selected{background:#0091ea}.ag-theme-balham .ag-chart-tabbed-menu .ag-chart-data .ag-data-select-checkbox .ag-column-drag{margin-left:4px}.ag-theme-balham .ag-chart-tabbed-menu .ag-chart-data .ag-chart-data-wrapper .ag-toggle-button.ag-group-item,.ag-theme-balham .ag-chart-tabbed-menu .ag-chart-format .ag-chart-format-wrapper .ag-group-item{margin:4.8px 0}.ag-theme-balham .ag-icon{font-family:agGridBalham;display:block;speak:none;font-size:16px;color:#7f8c8d;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ag-theme-balham .ag-icon-aggregation:before{content:""}.ag-theme-balham .ag-icon-arrows:before{content:""}.ag-theme-balham .ag-icon-asc:before{content:""}.ag-theme-balham .ag-icon-cancel:before{content:""}.ag-theme-balham .ag-icon-chart:before{content:""}.ag-theme-balham .ag-icon-checkbox-checked:before{content:""}.ag-theme-balham .ag-icon-checkbox-indeterminate:before{content:""}.ag-theme-balham .ag-icon-checkbox-unchecked:before{content:""}.ag-theme-balham .ag-icon-color-picker:before{content:""}.ag-theme-balham .ag-icon-column:before{content:""}.ag-theme-balham .ag-icon-columns:before{content:""}.ag-theme-balham .ag-icon-contracted:before{content:""}.ag-theme-balham .ag-icon-copy:before{content:""}.ag-theme-balham .ag-icon-cross:before{content:""}.ag-theme-balham .ag-icon-cut:before{content:""}.ag-theme-balham .ag-icon-data:before{content:""}.ag-theme-balham .ag-icon-desc:before{content:""}.ag-theme-balham .ag-icon-expanded:before{content:""}.ag-theme-balham .ag-icon-eye-slash:before{content:""}.ag-theme-balham .ag-icon-eye:before{content:""}.ag-theme-balham .ag-icon-filter:before{content:""}.ag-theme-balham .ag-icon-first:before{content:""}.ag-theme-balham .ag-icon-grip:before{content:""}.ag-theme-balham .ag-icon-group:before{content:""}.ag-theme-balham .ag-icon-indeterminate:before{content:""}.ag-theme-balham .ag-icon-last:before{content:""}.ag-theme-balham .ag-icon-left:before{content:""}.ag-theme-balham .ag-icon-linked:before{content:""}.ag-theme-balham .ag-icon-loading:before{content:""}.ag-theme-balham .ag-icon-maximize:before{content:""}.ag-theme-balham .ag-icon-menu:before{content:""}.ag-theme-balham .ag-icon-minimize:before{content:""}.ag-theme-balham .ag-icon-minus:before{content:""}.ag-theme-balham .ag-icon-next:before{content:""}.ag-theme-balham .ag-icon-none:before{content:""}.ag-theme-balham .ag-icon-not-allowed:before{content:""}.ag-theme-balham .ag-icon-paste:before{content:""}.ag-theme-balham .ag-icon-pin:before{content:""}.ag-theme-balham .ag-icon-pivot:before{content:""}.ag-theme-balham .ag-icon-plus:before{content:""}.ag-theme-balham .ag-icon-previous:before{content:""}.ag-theme-balham .ag-icon-radio-button-off:before{content:""}.ag-theme-balham .ag-icon-radio-button-on:before{content:""}.ag-theme-balham .ag-icon-right:before{content:""}.ag-theme-balham .ag-icon-save:before{content:""}.ag-theme-balham .ag-icon-small-down:before{content:""}.ag-theme-balham .ag-icon-small-left:before{content:""}.ag-theme-balham .ag-icon-small-right:before{content:""}.ag-theme-balham .ag-icon-small-up:before{content:""}.ag-theme-balham .ag-icon-tick:before{content:""}.ag-theme-balham .ag-icon-tree-closed:before{content:""}.ag-theme-balham .ag-icon-tree-indeterminate:before{content:""}.ag-theme-balham .ag-icon-tree-open:before{content:""}.ag-theme-balham .ag-icon-unlinked:before{content:""}.ag-theme-balham .ag-icon-checkbox-checked,.ag-theme-balham .ag-icon-checkbox-indeterminate,.ag-theme-balham .ag-icon-checkbox-unchecked{background-color:#fff;line-height:16px;border-radius:3px}.ag-theme-balham .ag-icon-checkbox-checked-readonly,.ag-theme-balham .ag-icon-checkbox-indeterminate-readonly,.ag-theme-balham .ag-icon-checkbox-unchecked-readonly{cursor:default;opacity:.38}.ag-theme-balham .ag-icon-checkbox-checked{color:#0091ea}.ag-theme-balham .ag-icon-checkbox-checked-readonly:before{content:""}.ag-theme-balham .ag-icon-checkbox-indeterminate-readonly:before{content:""}.ag-theme-balham .ag-icon-checkbox-unchecked-readonly:before{content:""}.ag-theme-balham .ag-icon-row-drag:before{content:""}.ag-theme-balham .ag-right-arrow:before{content:""}.ag-theme-balham .ag-icon-radio-button-on{color:#0091ea}.ag-theme-balham .ag-right-arrow:before{content:""}.ag-theme-balham .ag-rtl{text-align:right}.ag-theme-balham .ag-rtl .ag-numeric-cell{text-align:left}.ag-theme-balham .ag-rtl .ag-checkbox:not(.ag-label-align-left) label,.ag-theme-balham .ag-rtl .ag-radio-button:not(.ag-label-align-left) label,.ag-theme-balham .ag-rtl .ag-toggle-button:not(.ag-label-align-left) label{margin-right:4px;margin-left:0}.ag-theme-balham .ag-rtl .ag-tool-panel-wrapper .ag-pivot-mode-panel .ag-pivot-mode-select{margin-right:4px}.ag-theme-balham .ag-rtl .ag-tool-panel-wrapper .ag-column-drop .ag-column-drop-empty-message{padding-left:4px;padding-right:16px}.ag-theme-balham .ag-rtl .ag-column-select-panel .ag-column-tool-panel-column-group .ag-column-group-icons,.ag-theme-balham .ag-rtl .ag-column-select-panel .ag-column-tool-panel-column-group .ag-column-select-checkbox,.ag-theme-balham .ag-rtl .ag-column-select-panel .ag-column-tool-panel-column .ag-column-group-icons,.ag-theme-balham .ag-rtl .ag-column-select-panel .ag-column-tool-panel-column .ag-column-select-checkbox{margin-left:4px;margin-right:4px}.ag-theme-balham .ag-rtl .ag-column-select-panel .ag-column-group-closed-icon{display:block;transform:rotate(180deg)}.ag-theme-balham .ag-rtl .ag-column-select-panel .ag-column-tool-panel-column.ag-toolpanel-add-group-indent{margin-left:0;margin-right:24px}.ag-theme-balham .ag-rtl .ag-header-select-all{margin-left:12px;margin-right:0}.ag-theme-balham .ag-rtl .ag-group-checkbox+.ag-cell-value:not(:empty),.ag-theme-balham .ag-rtl .ag-group-checkbox+.ag-group-checkbox,.ag-theme-balham .ag-rtl .ag-group-checkbox+.ag-group-value:not(:empty),.ag-theme-balham .ag-rtl .ag-group-contracted+.ag-cell-value:not(:empty),.ag-theme-balham .ag-rtl .ag-group-contracted+.ag-group-checkbox,.ag-theme-balham .ag-rtl .ag-group-contracted+.ag-group-value:not(:empty),.ag-theme-balham .ag-rtl .ag-group-expanded+.ag-cell-value:not(:empty),.ag-theme-balham .ag-rtl .ag-group-expanded+.ag-group-checkbox,.ag-theme-balham .ag-rtl .ag-group-expanded+.ag-group-value:not(:empty),.ag-theme-balham .ag-rtl .ag-selection-checkbox+.ag-cell-value:not(:empty),.ag-theme-balham .ag-rtl .ag-selection-checkbox+.ag-group-checkbox,.ag-theme-balham .ag-rtl .ag-selection-checkbox+.ag-group-value:not(:empty){margin-right:12px;margin-left:0}.ag-theme-balham .ag-rtl .ag-group-child-count{margin-left:unset;margin-right:2px}.ag-theme-balham .ag-rtl .ag-column-drop-horizontal{padding-right:12px}.ag-theme-balham .ag-rtl .ag-column-drop-horizontal .ag-icon-group,.ag-theme-balham .ag-rtl .ag-column-drop-horizontal .ag-icon-pivot{margin-left:12px;margin-right:0}.ag-theme-balham .ag-rtl .ag-floating-filter-button{margin-right:12px}.ag-theme-balham .ag-rtl .ag-set-filter-item>div,.ag-theme-balham .ag-rtl .ag-set-filter-item>span{margin-left:0;margin-right:5px}.ag-theme-balham .ag-rtl .ag-header .ag-header-cell-resize:after{border-left:1px solid #bdc3c7;border-right:0}.ag-theme-balham .ag-rtl .ag-row-group-leaf-indent{margin-right:28px}.ag-theme-balham .ag-rtl .ag-cell{border-left:1px solid transparent}.ag-theme-balham .ag-rtl .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-first-right-pinned:not(.ag-cell-range-left),.ag-theme-balham .ag-rtl .ag-cell:not(.ag-cell-focus).ag-cell-first-right-pinned:not(.ag-cell-range-left),.ag-theme-balham .ag-rtl .ag-root:not(.ag-has-focus) .ag-cell.ag-cell-first-right-pinned:not(.ag-cell-range-left){border-left:1px solid #bdc3c7}.ag-theme-balham .ag-rtl .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-last-left-pinned:not(.ag-cell-range-right),.ag-theme-balham .ag-rtl .ag-cell:not(.ag-cell-focus).ag-cell-last-left-pinned:not(.ag-cell-range-right),.ag-theme-balham .ag-rtl .ag-root:not(.ag-has-focus) .ag-cell.ag-cell-last-left-pinned:not(.ag-cell-range-right){border-right:1px solid #bdc3c7}.ag-theme-balham .ag-rtl .ag-side-bar{border-right-width:0}.ag-theme-balham .ag-rtl .ag-side-bar .ag-panel-container{border-left:1px solid #bdc3c7;border-right:0}.ag-theme-balham .ag-rtl .ag-side-bar.full-width .ag-panel-container{border-left:0}.ag-theme-balham .ag-rtl .ag-tool-panel-wrapper .ag-filter-panel .ag-filter-toolpanel-header>div:not(.ag-input-wrapper){padding-right:2px}.ag-theme-balham .ag-rtl .ag-tool-panel-wrapper .ag-filter-panel .ag-group-component-container .ag-group-item{margin:4px 0 4px 2px}.ag-theme-balham .ag-rtl .ag-tool-panel-wrapper .ag-filter-panel .ag-group-component-container .ag-group-item:not(.ag-filter-toolpanel-instance).ag-level-1 .ag-filter-toolpanel-header,.ag-theme-balham .ag-rtl .ag-tool-panel-wrapper .ag-filter-panel .ag-group-component-container .ag-group-item:not(.ag-filter-toolpanel-instance).ag-level-2 .ag-group-component-title-bar,.ag-theme-balham .ag-rtl .ag-tool-panel-wrapper .ag-filter-panel .ag-group-component-container .ag-group-item>.ag-group-component.ag-level-1 .ag-filter-toolpanel-header,.ag-theme-balham .ag-rtl .ag-tool-panel-wrapper .ag-filter-panel .ag-group-component-container .ag-group-item>.ag-group-component.ag-level-2 .ag-group-component-title-bar{padding-right:1rem}.ag-theme-balham .ag-rtl .ag-tool-panel-wrapper .ag-filter-panel .ag-group-component-container .ag-group-item:not(.ag-filter-toolpanel-instance).ag-level-2 .ag-filter-toolpanel-header,.ag-theme-balham .ag-rtl .ag-tool-panel-wrapper .ag-filter-panel .ag-group-component-container .ag-group-item:not(.ag-filter-toolpanel-instance).ag-level-3 .ag-group-component-title-bar,.ag-theme-balham .ag-rtl .ag-tool-panel-wrapper .ag-filter-panel .ag-group-component-container .ag-group-item>.ag-group-component.ag-level-2 .ag-filter-toolpanel-header,.ag-theme-balham .ag-rtl .ag-tool-panel-wrapper .ag-filter-panel .ag-group-component-container .ag-group-item>.ag-group-component.ag-level-3 .ag-group-component-title-bar{padding-right:2rem}.ag-theme-balham .ag-rtl .ag-tool-panel-wrapper .ag-filter-panel .ag-group-component-container .ag-group-item:not(.ag-filter-toolpanel-instance).ag-level-3 .ag-filter-toolpanel-header,.ag-theme-balham .ag-rtl .ag-tool-panel-wrapper .ag-filter-panel .ag-group-component-container .ag-group-item:not(.ag-filter-toolpanel-instance).ag-level-4 .ag-group-component-title-bar,.ag-theme-balham .ag-rtl .ag-tool-panel-wrapper .ag-filter-panel .ag-group-component-container .ag-group-item>.ag-group-component.ag-level-3 .ag-filter-toolpanel-header,.ag-theme-balham .ag-rtl .ag-tool-panel-wrapper .ag-filter-panel .ag-group-component-container .ag-group-item>.ag-group-component.ag-level-4 .ag-group-component-title-bar{padding-right:3rem}.ag-theme-balham .ag-rtl .ag-tool-panel-wrapper .ag-filter-panel .ag-group-component-container .ag-group-item:not(.ag-filter-toolpanel-instance).ag-level-4 .ag-filter-toolpanel-header,.ag-theme-balham .ag-rtl .ag-tool-panel-wrapper .ag-filter-panel .ag-group-component-container .ag-group-item:not(.ag-filter-toolpanel-instance).ag-level-5 .ag-group-component-title-bar,.ag-theme-balham .ag-rtl .ag-tool-panel-wrapper .ag-filter-panel .ag-group-component-container .ag-group-item>.ag-group-component.ag-level-4 .ag-filter-toolpanel-header,.ag-theme-balham .ag-rtl .ag-tool-panel-wrapper .ag-filter-panel .ag-group-component-container .ag-group-item>.ag-group-component.ag-level-5 .ag-group-component-title-bar{padding-right:4rem}.ag-theme-balham .ag-rtl .ag-tool-panel-wrapper .ag-filter-panel .ag-group-component-container .ag-group-item:not(.ag-filter-toolpanel-instance).ag-level-5 .ag-filter-toolpanel-header,.ag-theme-balham .ag-rtl .ag-tool-panel-wrapper .ag-filter-panel .ag-group-component-container .ag-group-item>.ag-group-component.ag-level-5 .ag-filter-toolpanel-header{padding-right:5rem}.ag-theme-balham .sass-variables:after{content:'{ "autoSizePadding": "12px", "headerHeight": "32px", "groupPaddingSize": "28px", "footerPaddingAddition": "16px", "virtualItemHeight": "28px", "aggFuncPopupHeight": "98px", "checkboxIndentWidth": "20px", "leafNodePadding": "12px", "rowHeight": "28px", "gridSize": "4px", "iconSize": "16px" }';display:none}.ag-theme-balham .ag-cell-highlight{background-color:#0091ea!important}.ag-theme-balham .ag-header-cell-resize:after{height:80%;margin-top:8px}.ag-theme-balham .ag-header-cell:after,.ag-theme-balham .ag-header-group-cell:after{border-right:1px solid rgba(189,195,199,.5);content:" ";height:16px;margin-top:8px;position:absolute;text-indent:-2000px;top:0}.ag-theme-balham .ag-ltr .ag-header-cell:after,.ag-theme-balham .ag-ltr .ag-header-group-cell:after{right:0}.ag-theme-balham .ag-rtl .ag-header-cell:after,.ag-theme-balham .ag-rtl .ag-header-group-cell:after{left:0}.ag-theme-balham .ag-column-drop-horizontal.ag-column-drop{border:1px solid #bdc3c7;border-bottom:0}.ag-theme-balham .ag-ltr .ag-column-drop-horizontal.ag-column-drop.ag-width-half:first-child{border-right:0}.ag-theme-balham .ag-rtl .ag-column-drop-horizontal.ag-column-drop.ag-width-half:first-child{border-left:0}.ag-theme-balham .ag-row{border-color:#d9dcde}.ag-theme-balham .ag-row-selected{border-color:#b7e4ff}.ag-theme-balham .ag-column-drop-cell{min-height:24px}.ag-theme-balham .ag-column-drop-cell .ag-column-drop-cell-button{margin-bottom:2px;margin-top:2px}.ag-theme-balham .ag-column-drop-cell .ag-column-drop-cell-button:hover{opacity:1}.ag-theme-balham .ag-column-drop-vertical .ag-column-drop-cell{margin-left:8px;margin-right:8px}.ag-theme-balham .ag-column-drop-vertical .ag-column-drop-cell .ag-column-drop-cell-text{margin-left:8px}.ag-theme-balham .ag-column-drop-horizontal{background-color:#f5f7f7;height:32px}.ag-theme-balham .ag-column-drop-horizontal .ag-column-drop-cell-text{margin-left:8px}.ag-theme-balham .ag-root{border:1px solid #bdc3c7}.ag-theme-balham .ag-tool-panel-wrapper .ag-column-select-panel .ag-column-tool-panel-column,.ag-theme-balham .ag-tool-panel-wrapper .ag-column-select-panel .ag-column-tool-panel-column-group{min-height:20px}.ag-theme-balham .ag-tool-panel-wrapper .ag-column-drop{padding-bottom:8px;padding-top:8px}.ag-theme-balham .ag-menu-option{height:28px}.ag-theme-balham .ag-column-select-panel .ag-column-tool-panel-column,.ag-theme-balham .ag-column-select-panel .ag-column-tool-panel-column-group{height:20px}.ag-theme-balham .ag-tab-header{border-bottom:1px solid #bdc3c7}.ag-theme-balham .ag-tab-header .ag-tab{margin-bottom:-2px}.ag-theme-balham .ag-tab-header .ag-tab.ag-tab-selected{background-color:#fff;border-bottom-color:transparent}.ag-theme-balham .ag-menu,.ag-theme-balham .ag-popup-editor,.ag-theme-balham .ag-tab-body{background-color:#fff;color:#000}.ag-theme-balham .ag-cell.ag-cell-inline-editing{height:28px;padding:0}.ag-theme-balham .ag-details-row{background-color:#fff}.ag-theme-balham .ag-overlay-loading-wrapper{background-color:hsla(0,0%,100%,.5)}.ag-theme-balham .ag-overlay-loading-center{background-color:#fff;border:1px solid #bdc3c7;color:#000;padding:16px}.ag-theme-balham .ag-cell-range-selected-1:not(.ag-cell-focus){background-color:rgba(0,145,234,.3)}.ag-theme-balham .ag-cell-range-selected-2:not(.ag-cell-focus){background-color:rgba(0,145,234,.4)}.ag-theme-balham .ag-cell-range-selected-3:not(.ag-cell-focus){background-color:rgba(0,145,234,.5)}.ag-theme-balham .ag-cell-range-selected-4:not(.ag-cell-focus){background-color:rgba(0,145,234,.6)}.ag-theme-balham .ag-rich-select-value{border-bottom:1px solid #bdc3c7}.ag-theme-balham .ag-filter-apply-panel{border-top:1px solid #bdc3c7}.ag-theme-balham .ag-group-expanded .ag-icon-expanded:empty:before{content:""}.ag-theme-balham .ag-filter-toolpanel-body{background-color:#fff}.irs{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.irs,.irs-line{position:relative;display:block}.irs-line{overflow:hidden;outline:none!important}.irs-line-left,.irs-line-mid,.irs-line-right{position:absolute;display:block}.irs-line-left{width:11%}.irs-line-mid{left:9%;width:82%}.irs-line-right{width:11%}.irs-bar{width:0}.irs-bar,.irs-bar-edge{position:absolute;display:block;left:0}.irs-bar-edge{top:0}.irs-shadow{position:absolute;display:none;left:0;width:0}.irs-slider{display:block;cursor:default;z-index:1}.irs-slider.type_last{z-index:2}.irs-min{left:0}.irs-max,.irs-min{position:absolute;display:block;cursor:default}.irs-max{right:0}.irs-from,.irs-single,.irs-to{position:absolute;display:block;top:0;left:0;cursor:default;white-space:nowrap}.irs-grid{position:absolute;display:none;bottom:0;left:0;width:100%;height:20px}.irs-with-grid .irs-grid{display:block}.irs-grid-pol{position:absolute;top:0;left:0;width:1px;height:8px;background:#000}.irs-grid-pol.small{height:4px}.irs-grid-text{position:absolute;bottom:0;left:0;white-space:nowrap;text-align:center;font-size:9px;line-height:9px;padding:0 3px;color:#000}.irs-disable-mask{position:absolute;display:block;top:0;left:-1%;width:102%;height:100%;cursor:default;background:transparent;z-index:2}.irs-disabled{opacity:.4}.lt-ie9 .irs-disabled{filter:alpha(opacity=40)}.irs-hidden-input{position:absolute!important;display:block!important;top:0!important;left:0!important;width:0!important;height:0!important;font-size:0!important;line-height:0!important;padding:0!important;margin:0!important;outline:none!important;z-index:-9999!important;background:none!important;border-style:solid!important;border-color:transparent!important}.irs{height:28px}.irs-with-grid{height:60px}.irs-line{height:12px;top:25px}.irs-line-left{border-radius:1px 0 0 1px}.irs-line-left,.irs-line-mid,.irs-line-right{height:3px;background-color:#ddd}.irs-line-right{border-radius:0 1px 1px 0}.irs-bar{height:3px;top:25px;background-position:0 -60px;background-color:#90969f}.irs-bar-edge{top:25px;height:12px;width:9px;background-position:0 -90px}.irs-shadow{height:3px;top:34px;background:#000;opacity:.25}.lt-ie9 .irs-shadow{filter:alpha(opacity=25)}.irs-slider{width:7px;height:7px;top:23px}.irs-slider.state_hover,.irs-slider:hover{background-position:0 -150px}.irs-max,.irs-min{color:#999;font-size:10px;line-height:1.333;text-shadow:none;top:0;padding:1px 3px;background:#e1e4e9;border-radius:4px}.irs-from,.irs-single,.irs-to{color:#a4aab0;font-size:12px;padding:1px 0}.irs-grid-pol{background:#e1e4e9}.irs-grid-text{color:#999}.irs-from{left:.0519751%!important}.irs-from,.irs-to{display:block!important;visibility:visible!important}.irs-to{text-align:right!important}.irs-single{margin-top:35px;color:#4b515b;font-size:10px}.irs-from:before{content:"최소";margin-right:7px}.irs-to:before{content:"최대";margin-right:7px}.auto-height,.auto-height .tui-editor-defaultUI{height:auto}.auto-height .tui-editor{position:relative}:not(.auto-height)>.tui-editor-defaultUI,:not(.auto-height)>.tui-editor-defaultUI>.te-editor-section{display:flex;flex-direction:column}:not(.auto-height)>.tui-editor-defaultUI>.te-editor-section{flex:1}.tui-editor-defaultUI-toolbar:after,.tui-editor:after{content:"";display:block;height:0;clear:both}.tui-editor{position:absolute;line-height:1;color:#181818;width:100%;height:inherit}.te-editor-section{min-height:0;position:relative;height:inherit}.te-md-container{display:none;overflow:hidden;height:100%}.te-md-container .te-editor{line-height:1.5}.te-md-container .te-editor,.te-md-container .te-preview{box-sizing:border-box;padding:0;height:inherit}.te-md-container .CodeMirror{font-size:13px;height:inherit}.te-md-container .te-preview{overflow:auto;padding:0 25px;height:100%}.te-md-container .te-preview>p:first-child{margin-top:0!important}.te-md-container .te-preview .tui-editor-contents{padding-top:11px}.tui-editor .te-preview-style-tab>.te-editor,.tui-editor .te-preview-style-tab>.te-preview{float:left;width:100%;display:none}.tui-editor .te-preview-style-tab>.te-tab-active{display:block}.tui-editor .te-preview-style-vertical>.te-tab-section{display:none}.tui-editor .te-preview-style-tab>.te-tab-section{display:block}.tui-editor .te-preview-style-vertical .te-editor,.tui-editor .te-preview-style-vertical .te-preview{float:left;width:50%}.tui-editor .te-md-splitter{display:none;position:absolute;left:50%;top:0;height:100%;width:1px;border-left:1px solid #e5e5e5}.tui-editor .te-preview-style-vertical .te-md-splitter{display:block}.te-ww-container{display:none;overflow:hidden;z-index:10;height:inherit;background-color:#fff}.te-ww-container>.te-editor{overflow:auto;height:inherit}.te-ww-container .tui-editor-contents:focus{outline:none}.te-ww-container .tui-editor-contents{padding:0 25px}.te-ww-container .tui-editor-contents:first-child{box-sizing:border-box;margin:0;padding:16px 25px 0;height:inherit}.te-ww-container .tui-editor-contents:last-child{margin-bottom:16px}.te-md-mode .te-md-container,.te-ww-mode .te-ww-container{display:block;z-index:100}.tui-editor-defaultUI.te-hide,.tui-editor.te-hide{display:none}.tui-editor-defaultUI .CodeMirror-lines{padding-top:13px;padding-bottom:13px}.tui-editor-defaultUI .CodeMirror-line{padding-left:25px;padding-right:25px}.tui-editor-contents td.te-cell-selected{background-color:#d8dfec}.tui-editor-contents td.te-cell-selected::-moz-selection{background-color:#d8dfec}.tui-editor-contents td.te-cell-selected::selection{background-color:#d8dfec}.tui-editor-contents th.te-cell-selected{background-color:#908f8f}.tui-editor-contents th.te-cell-selected::-moz-selection{background-color:#908f8f}.tui-editor-contents th.te-cell-selected::selection{background-color:#908f8f}.tui-editor-defaultUI{position:relative;border:1px solid #e5e5e5;height:100%;font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif}.tui-editor-defaultUI button{color:#fff;padding:0 14px 0 15px;height:28px;font-size:12px;border:none;cursor:pointer;outline:none}.tui-editor-defaultUI button.te-ok-button{background-color:#4b96e6}.tui-editor-defaultUI button.te-close-button{background-color:#777}.tui-editor-defaultUI-toolbar{padding:0 25px;height:31px;background-color:#fff;border:0;overflow:hidden}.tui-toolbar-divider{float:left;display:inline-block;width:1px;height:14px;background-color:#ddd;margin:9px 6px}.tui-toolbar-button-group{height:28px;border-right:1px solid #d9d9d9;float:left}.te-toolbar-section{height:32px;box-sizing:border-box;border-bottom:1px solid #e5e5e5}.tui-editor-defaultUI-toolbar button{float:left;box-sizing:border-box;outline:none;cursor:pointer;background-color:#fff;width:22px;height:22px;padding:3px;border-radius:0;margin:5px 3px;border:1px solid #fff}.tui-editor-defaultUI-toolbar button.active,.tui-editor-defaultUI-toolbar button:active,.tui-editor-defaultUI-toolbar button:hover{border:1px solid #aaa;background-color:#fff}.tui-editor-defaultUI-toolbar button:first-child{margin-left:0}.tui-editor-defaultUI-toolbar button:last-child{margin-right:0}.tui-editor-defaultUI-toolbar button.tui-scrollsync{width:auto;color:#777;border:0}.tui-editor-defaultUI button.tui-scrollsync:after{content:"Scroll off"}.tui-editor-defaultUI button.tui-scrollsync.active{color:#125de6;font-weight:700}.tui-editor-defaultUI button.tui-scrollsync.active:after{content:"Scroll on"}.tui-editor-defaultUI .te-mode-switch-section{background-color:#f9f9f9;border-top:1px solid #e5e5e5;height:20px;font-size:12px}.tui-editor-defaultUI .te-mode-switch{float:right;height:100%}.tui-editor-defaultUI .te-switch-button{width:92px;height:inherit;background:#e5e5e5;outline:0;color:#a0aabf;cursor:pointer;border:0;border-left:1px solid #ddd;border-right:1px solid #ddd}.tui-editor-defaultUI .te-switch-button.active{background-color:#fff;color:#000}.tui-editor-defaultUI .te-markdown-tab-section{float:left;height:31px;background:#fff}.te-markdown-tab-section .te-tab{margin:0 -7px 0 24px;background:#fff}.tui-editor-defaultUI .te-tab button{box-sizing:border-box;line-height:100%;position:relative;cursor:pointer;z-index:1;font-size:13px;background-color:#f9f9f9;border:1px solid #e5e5e5;border-top:0;padding:0 9px;color:#777;border-radius:0;outline:0}.te-markdown-tab-section .te-tab button:last-child{margin-left:-1px}.te-markdown-tab-section .te-tab button.te-tab-active,.te-markdown-tab-section .te-tab button:hover.te-tab-active{background-color:#fff;color:#333;border-bottom:1px solid #fff;z-index:2}.te-markdown-tab-section .te-tab button:hover{background-color:#fff;color:#333}.tui-popup-modal-background{background-color:hsla(0,0%,79.2%,.6);position:fixed;margin:0;left:0;top:0;width:100%;height:100%;z-index:9999}.tui-popup-modal-background.fit-window .tui-popup-wrapper,.tui-popup-wrapper.fit-window{width:100%;height:100%}.tui-popup-wrapper{width:500px;margin-right:auto;border:1px solid #cacaca;background:#fff;z-index:9999}.tui-popup-modal-background .tui-popup-wrapper{position:absolute;margin:auto;top:0;right:0;bottom:0;left:0}.tui-popup-header{padding:10px;height:auto;line-height:normal;position:relative;border-bottom:1px solid #cacaca}.tui-popup-header .tui-popup-header-buttons{float:right}.tui-popup-header .tui-popup-header-buttons button{padding:0;background-color:transparent;background-size:cover;float:left}.tui-popup-header .tui-popup-close-button{margin:3px;width:13px;height:13px;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIxMHB4IiBoZWlnaHQ9IjEwcHgiIHZpZXdCb3g9IjAgMCAxMCAxMCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT5GMjc2Qzc4MC0zM0JBLTQ3MTItQTM3OC04RkQwQUNDOTFDRTk8L3RpdGxlPiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggc2tldGNodG9vbC48L2Rlc2M+ICAgIDxkZWZzPjwvZGVmcz4gICAgPGcgaWQ9IlN5bWJvbHMiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPiAgICAgICAgPGcgaWQ9ImxuYi1mb2xkZXItZGVsIiBmaWxsLXJ1bGU9Im5vbnplcm8iIGZpbGw9IiM3Nzc3NzciPiAgICAgICAgICAgIDxwYXRoIGQ9Ik01LDMuNTg1Nzg2NDQgTDEuNzA3MTA2NzgsMC4yOTI4OTMyMTkgTDAuMjkyODkzMjE5LDEuNzA3MTA2NzggTDMuNTg1Nzg2NDQsNSBMMC4yOTI4OTMyMTksOC4yOTI4OTMyMiBMMS43MDcxMDY3OCw5LjcwNzEwNjc4IEw1LDYuNDE0MjEzNTYgTDguMjkyODkzMjIsOS43MDcxMDY3OCBMOS43MDcxMDY3OCw4LjI5Mjg5MzIyIEw2LjQxNDIxMzU2LDUgTDkuNzA3MTA2NzgsMS43MDcxMDY3OCBMOC4yOTI4OTMyMiwwLjI5Mjg5MzIxOSBMNSwzLjU4NTc4NjQ0IFoiIGlkPSJDb21iaW5lZC1TaGFwZSI+PC9wYXRoPiAgICAgICAgPC9nPiAgICA8L2c+PC9zdmc+)}.tui-popup-header .tui-popup-title{font-size:13px;font-weight:700;color:#333;vertical-align:bottom}.tui-popup-body{padding:15px;font-size:12px}.tui-editor-popup{position:absolute;top:30px;left:50%;margin-left:-250px}.tui-editor-popup.tui-popup-modal-background{position:fixed;top:0;left:0;margin:0}.tui-editor-popup .tui-popup-body label{font-weight:700;color:#666;display:block;margin:10px 0 5px}.tui-editor-popup .tui-popup-body .te-button-section{margin-top:15px}.tui-editor-popup .tui-popup-body input[type=file],.tui-editor-popup .tui-popup-body input[type=text]{padding:4px 10px;border:1px solid #bfbfbf;box-sizing:border-box;width:100%}.tui-editor-popup .tui-popup-body input.wrong{border-color:red}.te-popup-add-link .tui-popup-wrapper{height:219px}.te-popup-add-image .tui-popup-wrapper{height:243px}.te-popup-add-image .te-tab{display:block;background:none;border-bottom:1px solid #ebebeb;margin-bottom:8px}.te-popup-add-image .te-file-type,.te-popup-add-image .te-url-type{display:none}.te-popup-add-image div.te-tab-active,.te-popup-add-image form.te-tab-active{display:block}.te-popup-add-image .te-tab button{border:1px solid #ccc;background:#eee;min-width:100px;margin-left:-1px;border-bottom:0;border-radius:3px 3px 0 0}.te-popup-add-image .te-tab button.te-tab-active{background:#fff}.te-popup-add-table .te-table-selection{position:relative}.te-popup-add-table .te-table-body{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAARCAYAAAAougcOAAAC7mlDQ1BJQ0MgUHJvZmlsZQAAeAGFVM9rE0EU/jZuqdAiCFprDrJ4kCJJWatoRdQ2/RFiawzbH7ZFkGQzSdZuNuvuJrWliOTi0SreRe2hB/+AHnrwZC9KhVpFKN6rKGKhFy3xzW5MtqXqwM5+8943731vdt8ADXLSNPWABOQNx1KiEWlsfEJq/IgAjqIJQTQlVdvsTiQGQYNz+Xvn2HoPgVtWw3v7d7J3rZrStpoHhP1A4Eea2Sqw7xdxClkSAog836Epx3QI3+PY8uyPOU55eMG1Dys9xFkifEA1Lc5/TbhTzSXTQINIOJT1cVI+nNeLlNcdB2luZsbIEL1PkKa7zO6rYqGcTvYOkL2d9H5Os94+wiHCCxmtP0a4jZ71jNU/4mHhpObEhj0cGDX0+GAVtxqp+DXCFF8QTSeiVHHZLg3xmK79VvJKgnCQOMpkYYBzWkhP10xu+LqHBX0m1xOv4ndWUeF5jxNn3tTd70XaAq8wDh0MGgyaDUhQEEUEYZiwUECGPBoxNLJyPyOrBhuTezJ1JGq7dGJEsUF7Ntw9t1Gk3Tz+KCJxlEO1CJL8Qf4qr8lP5Xn5y1yw2Fb3lK2bmrry4DvF5Zm5Gh7X08jjc01efJXUdpNXR5aseXq8muwaP+xXlzHmgjWPxHOw+/EtX5XMlymMFMXjVfPqS4R1WjE3359sfzs94i7PLrXWc62JizdWm5dn/WpI++6qvJPmVflPXvXx/GfNxGPiKTEmdornIYmXxS7xkthLqwviYG3HCJ2VhinSbZH6JNVgYJq89S9dP1t4vUZ/DPVRlBnM0lSJ93/CKmQ0nbkOb/qP28f8F+T3iuefKAIvbODImbptU3HvEKFlpW5zrgIXv9F98LZua6N+OPwEWDyrFq1SNZ8gvAEcdod6HugpmNOWls05Uocsn5O66cpiUsxQ20NSUtcl12VLFrOZVWLpdtiZ0x1uHKE5QvfEp0plk/qv8RGw/bBS+fmsUtl+ThrWgZf6b8C8/UXAeIuJAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAOklEQVQ4EWO8e/fuPwYGBkYgphlgAZmspKREMwtABjPR1HSo4aOWkBTKo8E1GlwkhQBJikdT1wgNLgAMSwQgckFvTgAAAABJRU5ErkJggg==")}.te-popup-add-table .te-table-header{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAARCAYAAAAougcOAAAC7mlDQ1BJQ0MgUHJvZmlsZQAAeAGFVM9rE0EU/jZuqdAiCFprDrJ4kCJJWatoRdQ2/RFiawzbH7ZFkGQzSdZuNuvuJrWliOTi0SreRe2hB/+AHnrwZC9KhVpFKN6rKGKhFy3xzW5MtqXqwM5+8943731vdt8ADXLSNPWABOQNx1KiEWlsfEJq/IgAjqIJQTQlVdvsTiQGQYNz+Xvn2HoPgVtWw3v7d7J3rZrStpoHhP1A4Eea2Sqw7xdxClkSAog836Epx3QI3+PY8uyPOU55eMG1Dys9xFkifEA1Lc5/TbhTzSXTQINIOJT1cVI+nNeLlNcdB2luZsbIEL1PkKa7zO6rYqGcTvYOkL2d9H5Os94+wiHCCxmtP0a4jZ71jNU/4mHhpObEhj0cGDX0+GAVtxqp+DXCFF8QTSeiVHHZLg3xmK79VvJKgnCQOMpkYYBzWkhP10xu+LqHBX0m1xOv4ndWUeF5jxNn3tTd70XaAq8wDh0MGgyaDUhQEEUEYZiwUECGPBoxNLJyPyOrBhuTezJ1JGq7dGJEsUF7Ntw9t1Gk3Tz+KCJxlEO1CJL8Qf4qr8lP5Xn5y1yw2Fb3lK2bmrry4DvF5Zm5Gh7X08jjc01efJXUdpNXR5aseXq8muwaP+xXlzHmgjWPxHOw+/EtX5XMlymMFMXjVfPqS4R1WjE3359sfzs94i7PLrXWc62JizdWm5dn/WpI++6qvJPmVflPXvXx/GfNxGPiKTEmdornIYmXxS7xkthLqwviYG3HCJ2VhinSbZH6JNVgYJq89S9dP1t4vUZ/DPVRlBnM0lSJ93/CKmQ0nbkOb/qP28f8F+T3iuefKAIvbODImbptU3HvEKFlpW5zrgIXv9F98LZua6N+OPwEWDyrFq1SNZ8gvAEcdod6HugpmNOWls05Uocsn5O66cpiUsxQ20NSUtcl12VLFrOZVWLpdtiZ0x1uHKE5QvfEp0plk/qv8RGw/bBS+fmsUtl+ThrWgZf6b8C8/UXAeIuJAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAOklEQVQ4EWO8e/fuPwYGBkYgphlgAZksLCxMMwtABjPR1HSo4aOWkBTKo8E1GlwkhQBJikdT1wgNLgDxKwPzTeWPdAAAAABJRU5ErkJggg==")}.te-popup-add-table .te-selection-area{position:absolute;top:0;left:0;background:#80d2ff;opacity:.3;z-index:999}.te-popup-add-table .te-description{margin:10px 0 0;text-align:center}.te-popup-table-utils{width:120px}.te-popup-table-utils .tui-popup-body{padding:0}.te-popup-table-utils button{width:100%;background-color:#fff;border:none;outline:0;padding:0 10px;font-size:12px;line-height:28px;text-align:left;color:#777}.te-popup-table-utils button:hover{background-color:#f4f4f4}.te-popup-table-utils hr{background-color:#cacaca;border-style:none;height:1px}.te-heading-add{width:auto}.te-heading-add .tui-popup-body{padding:0}.te-heading-add h1,.te-heading-add h2,.te-heading-add h3,.te-heading-add h4,.te-heading-add h5,.te-heading-add h6,.te-heading-add p,.te-heading-add ul{padding:0;margin:0}.te-heading-add ul{list-style:none}.te-heading-add ul li{padding:2px 10px;cursor:pointer}.te-heading-add ul li:hover{background-color:#eee}.te-heading-add h1{font-size:24px}.te-heading-add h2{font-size:22px}.te-heading-add h3{font-size:20px}.te-heading-add h4{font-size:18px}.te-heading-add h5{font-size:16px}.te-heading-add h6{font-size:14px}.tui-popup-color{padding:0}.tui-popup-color .tui-colorpicker-container,.tui-popup-color .tui-colorpicker-palette-container{width:144px}.tui-popup-color .tui-colorpicker-container ul{width:144px;margin-bottom:8px}.tui-popup-color .tui-colorpicker-container li{padding:0 1px 1px 0}.tui-popup-color .tui-colorpicker-container li .tui-colorpicker-palette-button{border:0;width:17px;height:17px}.tui-popup-color .tui-popup-body{padding:10px}.tui-popup-color .tui-colorpicker-container .tui-colorpicker-palette-toggle-slider{display:none}.tui-popup-color .te-apply-button,.tui-popup-color .tui-colorpicker-palette-hex{float:right}.tui-popup-color .te-apply-button{height:21px;width:35px;background:#fff;border:1px solid #efefef;position:absolute;bottom:141px;right:10px}.tui-popup-color .tui-colorpicker-container .tui-colorpicker-palette-hex{border:1px solid #e1e1e1;padding:3px 14px;margin-left:-1px}.tui-popup-color .tui-colorpicker-container div.tui-colorpicker-clearfix{display:inline-block}.tui-popup-color .tui-colorpicker-container .tui-colorpicker-palette-preview{width:19px;height:19px}.tui-popup-color .tui-colorpicker-slider-container .tui-colorpicker-slider-right{width:22px}.tui-popup-color .tui-colorpicker-slider-container .tui-colorpicker-huebar-handle{display:none}.tui-tooltip{z-index:999;opacity:.8;color:#fff;padding:2px 5px;font-size:10px}.tui-tooltip,.tui-tooltip .arrow{position:absolute;background-color:#222}.tui-tooltip .arrow{content:"";display:inline-block;width:10px;height:10px;transform:rotate(45deg);top:-3px;left:6px;z-index:-1}.tui-toolbar-icons{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHQAAACKCAYAAAB7Am5OAAAAAXNSR0IArs4c6QAADzVJREFUeAHtnXuMVcUdxy+v5VUqCJb6KGIxsdCIj4aqCdX1QVtqo7GUt8GtpmtblVpTFUoiayPySIxWUFKablbkTbTaxIjVxq1/aK1BqBYCjc+CWOoDW+X96ud7vXNzOHtmz5x77+5d4DfJMDO/md9vfvP9zW/O2TPD3FzOgiFgCBgChoAhYAgYAoaAIWAIGAKGgCFgCBgCJSLQKZRv7NixhxPavgFtwurVq9cm1LVKcvLgzevgyj4m185X7+hpclw7l1ZbrtNDKbrXkMxHpxuj9Cz5zlkaq60A6NevX+9OnTrNoHgm8WHRLZSHwLXXXnsyEpqJ9eVIyuyhbkYzm06i4/9g2J2rVq36QjlKHA28zvPd+H06h7aL8sNzEeXHiDKqwkHie8RniYvo82+kQSGzh0pqfX19Lwz5Y+UPHz78mtLjKYwbN+4pxUqMGWPKI5uJzpgS24U4iHgD8UX6uok0KHQNahVppBm4Y8eOCCW3LFoIzcdnsiv7+NM8w/FVSo6T50uZyPl3CsBuIPsO+jX52pZJ74L8BRMmTFi3YsWKF9NkZfZQAavYs2fPAQhfRJwPiPekdXQs1fOIuRIMvl8w5kzG9hAYDCtljMgRhrXE9yP8n5L/gKilNx8OHTp0u8u3lpb8DJXQKVOm9N+9e/eHZD9Gsf6tdXS01znPZ5x5zCLGdEPbyMviCFavnSK4dq4yLdVL0d69e/UcvcjxNjQ0dN2wYcP3oM3nEdeXiXRCmpzMHuoRuM9DPybJCcbUOId98sknJb/xL1myRB5aS5TH5gMGPYBx/0jhcpbdrhMnTtSq2GrI/Ax10greeW+hrE4zhfiMd2WfEDdrffWOnibHtXNpqFzXXvIJrnhECv26IwgZC+gix2jxNyj0N5hECw4cONA9TWRmgzrAWGoley9Lwapu3boFre9pyli9HwEmS2NNTY2erRYMAUPAEDAEDAFDwBAwBAwBQ8AQMAQMAUPAEDAEDIGOjIA+IbrPiB1ZT9MtAwJm0AxgBTbN9HEeA+hohA6H1fFRXvuf6/loPJvdgDWB/bXaLM3AITsjaTLiCoTIjPO0V5mx/Ja+bkHH4O3JTAZFuIx5F8acT/o6xvwW6e+uv/76YY2NjZl2AhzwSjsyqIwvN3ny5NP2798/j/HWUiye/XF6u7GoLeF98GlmB+qOpUuXbv2cVPK/9XCezeb3mMJ+aaqg4BMLkoTir5DsZCC1KivowNiiRYt2fV469v6VMfft2/d3RnZifHQeg7pmH7PddU4Wo7KB/bWDBw/ezMS5gknxVdJuBWHa/B5Dfy854b40q0FXIOgqOqsfNmzYMnbUD/kEp9HdrEbW3RytaEhrX616NpaXAexE+n8aA9WnGagwAXTqYDRjW87YJoXoTj9jaLeEvnp42mvZ1fIr2d6Qacnt0qXL7cygQXT66MaNGxtQ4n4Mu7AUw2p2w68Tczpk1SANnZGVTwrOI5Lq4rRKyUK/WsmOGtMnW/rJ4Bi1Hq/e4njjusXLhSV9Oe2dR8abBJdTDRpVHmMWBdP5EAoLOMS0gDZFeijozphMkkuLzMdphufzrRFjHsazPwKKGmhfLEDSNktuHG8M+VNoD3fu3PmmlStXZjogFZ0ooZMg3n97lJl4bb7kgsU6xnKGcOS45uPgkT/fU8Dope7duwe/FKV6aBS08ePHX0iHr9Kh1nOFlcSHmUl98qUM/3RkI0aHobdVls/vQButZRSQi9VuDNHJSRtX/7F4XSElPQOvvAqneCHWTs/LW3jDLQqN1bcoBhu0cMpvDR1vKcxa/Zmil4XdLJtPtpCcQnAgIK/4UuRoPlYHoK9e9DQZcd40mYVn4jlJf7bEZRXKpfzZ8hQvT3Fj6mzvjZ4+vORggy5evPgjPPSbeOivMYL+PupHXE/89vLlyzd5e/BUCEj3HKVJg6dZhyAX3mwn+ZRJmxQ+vgj9N5H80ZuVQbN61NE72vbRPNhDK62ODEnIacmttGyTZwgYAoaAIWAIGAKGgCFgCBgChoAhYAgYAoaAIWAIGAKZjqA4uOLfXyvwcdqJ9u6WhPYR160o2JOplFx9wuzRo8d8rirojExdSZMpOL3j+vjoPuEl3YLCdtkZBYHvxhXwdXQs0yPGfI5xPo8RTqrWeEv6OM9RlFopzECalZYS2Glp6tu378/iJwbLnSDl8qeNJUl+Ya9YxjyXuJkTBiXhmtZ3SH1JHWPIWu2UEJtDOklqA+91XNI0gtk8FpA2JrXpqDSOrnZD9zldu3adx6mEAyyzUWNeGnqGti3GV5JBMUatlGHpbVZaRtB1aq9g05swapPkkE+8BCjJM9Q+LfjkOb5S5GLMWfDfxko1mruD9pJ3nlm2MdP0dXr70szPUC4RHIyw04nvcpngO6RlBzw+0YhlC24jAfJMRL/GxB5KeoQxtWnfRt0Gic3soZV4fkY001I7lvM0xSW3FI+JyGuRrbQ8dcCRmw/xpCvIPk+sYaW6TMtsJY7UxPXN6rGZPVTPTwZR1vNT/Mh5RJcdMoCiMUU/WgJ6f8CfKZdhzFpWqm3SG4+dWW39M3topZ6feGVd0uB9MzI+c5N4RfPx+9qHynX8Ufl79uzJk6G56qqnmQwaHQxL79toX9KHiaqP2hQwBAwBQ8AQMAQMAUPAEDAEDAFDwBAwBAwBQ8AQMAQMAUPAEDAEqohA8Md192E+vjvho5c6Jicvzh/vN17vyj5+Vx9PQ+XW1dX12Llz5xy2/a6WDHadnuzdu/e0pqamPQl9buVGk3ouwXg63l9amQMEF7Dx8Ve1Y2vuQrbmXk7jidZn2m2JMh5PeQzWBWPqx1lHYkg39J/v2rVrO4XZjhBJT+MuCt1g8pUILSgL3y1MGl3Bl1Oe5OgyqO4K1I/Auf3RUI/xoVMuv0duHfSRxK14zQ85GPY219eciwf+Kdre9V3w2NOidSF5+L7MhBmLQXUpiVaBRdB+idx/h/CrTVU9FGWHceBqNXrosFgdsUMGAJ4iz2QZvS2yBB5hzLji8GyJ09LK8PyEfj7t1avXSrVlVbhPNLINKoeELAb9LwJPwAhdmDH5O+KUL3SiukwB3joYHiL2ijJCL65pUbqb/VFaUt7Hn9RWtEC5mnBaAv+s1BcifW/FEJnuGIJXV8GJpz+GzN8kpn5Eo+5e9Nzn6zdKz3Km6A0xstyc7gQwYwcX8vk6Rw9JGXCi4UJ4j8U2YKml9kvgO0STTFF50VQXOuZgD0Xo/czQJZxDnceMuVkdMHvmKlWd0iyBZ+YjyNHD3y25efZAj/F2VS6/R7AOsl3MOC8nlb6JwfXNuA6DVaaXItpPxXhrli1b9pYTrjwnCdeoDtpSR28tDTYoLwBLEb4fYb8gbigI/SdKjKduVWud+OoAYCMvRSPK+WVcn+xK0pm4i5F3Mel9/FnxL99LUazPTC9FYHFBjD9fZOJfmUT30YL/DvUJqDRdsztJppv9SXVRmo8/2iaaD5GLTL0rNBNHRnmZzL8C8NlJfVK3hbpB0fbtkQ/y0CSFk5QLASeJr6PTGNdBPiyMin9Y4G3U96jJ9FL0+snnJU7iOC5nv78u1QFTG8SFWrnyCFTSoJXXziQaAoaAIWAIGAKGgCFgCBgChoAhYAgYAoaAIRBHQPcHKMbpVu5YCAR9y5XK7DTMLKjeUEgt6YAItPotN+2jfEf8GJ+mc9wG5Y6BVauJyV6LnMFx2dUot+qhbAHdHVcK5euh62eylsfrjvWye+SwLdbgxipjgkezykn1rl17pa0eQYkofubAgQNnq4zy4nkuUtdeumbqR57nomN0ZaWOFprKWHrsEK/RSUXxuUu4oDWLpjriTGfYUNmVbNeqQQsd7UXJSdu3b29mOfsu+YEYdZ3qKD+hJY4B/KGSSnU0Wc6Y6PUat4hd7i6cdJdwcbSzWTTVqU01jRo0UzHaNRjxURTVzPwfUccrekJ7D9pHpP1JT2XmfwA9KGgiBDUsNAr1qkrLjRtTt4g5valr8fzkd7QHcO5KpwOHg0vxlxcdT1KKnKdEZ9XLHzdJKyfJcLQQD9UhsE0Y7BWYNAH0s8KjoE2GpmfwhEI6ifxxFRh38flZ7sCRdcQETyv7+kv1UGb8P2D+OlG3TuoZejWd6UDTDvKvMqtGMaOehTYALzoPelWD89CoR4fSfIozvvzzk/r8kisv1fOzcPnWj+irSbyleKf4KhlCPHQzHU7nXrtBKD6Hl6Nayo8RT8SIVwgspZTP5fdFzyE95kLhZfBuBjZcy6legKLPTw1YtKxLbVsAleqhSZ1ixAfwzinUPRipn4phF2P0WyO0ds86bwztOOrJaTzyVLWRgcm3eH5G69NktVV9ZoMyE3Wb83sotBIw9L+j8gEg55MZzw2bp/LGp/O7VQltadDogOjnHSZ1M8ati9KrnW/1w0KSchyK1pvYSbyqN0brVWYZurlQ/0S0rj3zWTyuHL3oZ3A5/MZrCBgChoAhYAgYAoaAIWAIGAKGgCFgCBgChoAhYAi0LQKZv+VWSp0333zziP2/NLlDhgypmq5punWk+pDts46kr+mSgkDwx3m2hsaxPXYX8pbzYVo/t5gPPrqrD023bduWe/DBz3fjpk6dmjvllFNCWa1dBIEgD2WraBTGXAHfq3369CnugfroEfnB2bVr1+ZqamryUXkLpSEQZFBE6+KjTpwjuqexsVFncl3w0V19UMq2W279+vW54cOH56PyolUq3HnnnRdPmzbtQ6WVkDl9+vQ7ZsyYcXpUlsqiR2nVyIca9BIpN3To0LdiSvrosWatFzdt2qSLCnMjRozIR+VFq0QA5EvYiH6cFeYGpSpXQO7LTLi1TpZSlZGb6SrUCujRQkSoQfuIc8OGDftjJwJ89BYdtUZwS+zChQtzigqO1hpfWp2AxpCPYcgxc+fOfVKpys4Qafy++tmzZ//FycLrdWgu34foPp72oocatM30+eyzz3KbN2/OjR49Ojdnzpx8VF401ZUZLuAkxTcc0EpVRmbiNWxZ+pIsDPkDDPt7pa6PLDLaom3wW25bdC6Zel4CSO78888vdqH8M888k68bOfKI29iKbUIygDwv3m7WrFnvQmtBj7cLKeP1L9BuQEjb9mpTdQ/V0nrWWWfleHsujll50Sqx7BaFHieZqn19sS9FbTPDqu6hbTMsk2oIGAKGgCFgCBgChoAhYAgYAoaAIWAIGALtgcD/AQy731B00o6fAAAAAElFTkSuQmCC") 0 0 no-repeat;display:inline-block;width:34px}.tui-toolbar-icons.tui-bold{background-position:-4px -4px}.tui-toolbar-icons.tui-color{background-position:-92px -70px}.tui-toolbar-icons.tui-italic{background-position:-4px -48px}.tui-toolbar-icons.tui-strike{background-position:-4px -26px}.tui-toolbar-icons.tui-quote{background-position:-4px -114px}.tui-toolbar-icons.tui-heading{background-position:-92px -48px}.tui-toolbar-icons.tui-hrline{background-position:-26px -92px}.tui-toolbar-icons.tui-task{background-position:-70px -48px}.tui-toolbar-icons.tui-ol{background-position:-26px -26px}.tui-toolbar-icons.tui-ul{background-position:-26px -4px}.tui-toolbar-icons.tui-table{background-position:-48px -92px}.tui-toolbar-icons.tui-code{background-position:-70px -92px}.tui-toolbar-icons.tui-codeblock{background-position:-70px -70px}.tui-toolbar-icons.tui-link{background-position:-70px -26px}.tui-toolbar-icons.tui-image{background-position:-70px -4px}.tui-colorpicker-svg-huebar,.tui-colorpicker-svg-slider,.tui-colorpicker-vml-slider{border:1px solid #ebebeb}.CodeMirror-sizer{margin-top:6px}.CodeMirror .cm-header{font-weight:700;color:inherit}.CodeMirror .cm-header-1{font-size:24px}.CodeMirror .cm-header-2{font-size:22px}.CodeMirror .cm-header-3{font-size:20px}.CodeMirror .cm-header-4{font-size:18px}.CodeMirror .cm-header-5{font-size:16px}.CodeMirror .cm-header-6{font-size:14px}.CodeMirror .cm-variable-2{color:inherit}.tui-editor-pseudo-clipboard{position:fixed;left:-1000px;top:-1000px;width:100px;height:100px}.te-ww-block-overlay.code-block-header{text-align:right;font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif}.te-ww-block-overlay.code-block-header span{font-size:10px;font-weight:600;padding:0 10px;color:#333;cursor:default}.te-ww-block-overlay.code-block-header button{margin:8px;font-size:10px;color:#333;background-color:#f9f9f9;border:1px solid #ddd;padding:4px;height:auto}.te-popup-code-block-languages{position:fixed;box-sizing:border-box;width:130px}.te-popup-code-block-languages .tui-popup-body{max-height:169px;overflow:auto;padding:0}.te-popup-code-block-languages button{width:100%;background-color:#fff;border:none;outline:0;padding:0 10px;font-size:12px;line-height:24px;text-align:left;color:#777}.te-popup-code-block-languages button.active{background-color:#f4f4f4}.tui-popup-code-block-editor .tui-popup-wrapper{width:70%;height:70%;margin:auto;display:flex;flex-direction:column}.te-input-language{position:relative;margin-left:15px;cursor:pointer}.te-input-language input{font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:10px;padding:3px 5px;border:1px solid #ddd;background-color:#f9f9f9;box-sizing:border-box;width:130px;outline:none}.te-input-language input::-ms-clear{display:none}.te-input-language:after{content:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIxMnB4IiBoZWlnaHQ9IjE0cHgiIHZpZXdCb3g9IjAgMCAxMiAxNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT42Q0NBRDk2QS0yMjYxLTRFNDAtOTk1RC1DRUUyQUREQUQ3NkQ8L3RpdGxlPiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggc2tldGNodG9vbC48L2Rlc2M+ICAgIDxkZWZzPjwvZGVmcz4gICAgPGcgaWQ9IlN5bWJvbHMiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPiAgICAgICAgPGcgaWQ9ImNvbS10cmFuZ2xlLWQtc2lkZSIgZmlsbD0iIzU1NTU1NSI+ICAgICAgICAgICAgPHBvbHlnb24gaWQ9IlJlY3RhbmdsZS03IiBwb2ludHM9IjIgNSAxMCA1IDYgMTAiPjwvcG9seWdvbj4gICAgICAgIDwvZz4gICAgPC9nPjwvc3ZnPg==);position:absolute;top:1px;right:3px}.te-input-language.active:after{content:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIxMnB4IiBoZWlnaHQ9IjE0cHgiIHZpZXdCb3g9IjAgMCAxMiAxNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT5BNEZDRkIzMy0zNjdBLTREMjAtOEEyNC1DQ0I2ODFBMDZDODg8L3RpdGxlPiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggc2tldGNodG9vbC48L2Rlc2M+ICAgIDxkZWZzPjwvZGVmcz4gICAgPGcgaWQ9IlN5bWJvbHMiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPiAgICAgICAgPGcgaWQ9ImNvbS10cmFuZ2xlLXVwLXNpZGUiIGZpbGw9IiM1NTU1NTUiPiAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJSZWN0YW5nbGUtNyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNi4wMDAwMDAsIDYuNTAwMDAwKSBzY2FsZSgxLCAtMSkgdHJhbnNsYXRlKC02LjAwMDAwMCwgLTYuNTAwMDAwKSAiIHBvaW50cz0iMiA0IDEwIDQgNiA5Ij48L3BvbHlnb24+ICAgICAgICA8L2c+ICAgIDwvZz48L3N2Zz4=)}.tui-popup-code-block-editor button{margin:-1px 3px}.tui-popup-code-block-editor .tui-popup-header-buttons{height:20px}.tui-popup-code-block-editor .popup-editor-toggle-preview:after{content:"Preview off";color:#777;margin-right:22px}.tui-popup-code-block-editor .popup-editor-toggle-preview.active:after{content:"Preview on";color:#4b96e6}.tui-popup-code-block-editor .popup-editor-toggle-scroll:after{content:"Scroll off";color:#777;margin-right:16px}.tui-popup-code-block-editor .popup-editor-toggle-scroll.active:after{content:"Scroll on";color:#4b96e6}.tui-popup-code-block-editor .popup-editor-toggle-fit{width:18px;height:18px;margin-top:4px;margin-right:14px;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIxOHB4IiBoZWlnaHQ9IjE4cHgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT40OUQ4RTYyMy1GRTAyLTQ1RUUtQkQ5Ri0xMjUyQjEzRTU1MkQ8L3RpdGxlPiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggc2tldGNodG9vbC48L2Rlc2M+ICAgIDxkZWZzPjwvZGVmcz4gICAgPGcgaWQ9IlN5bWJvbHMiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPiAgICAgICAgPGcgaWQ9ImNvbnRlbnRzLWV4cGFuZCIgZmlsbD0iIzU1NTU1NSI+ICAgICAgICAgICAgPHBhdGggZD0iTTMsMyBMOSwzIEw5LDUgTDUsNSBMNSw5IEwzLDkgTDMsMyBaIE0xNSwxNSBMOSwxNSBMOSwxMyBMMTMsMTMgTDEzLDkgTDE1LDkgTDE1LDE1IFoiIGlkPSJDb21iaW5lZC1TaGFwZSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoOS4wMDAwMDAsIDkuMDAwMDAwKSBzY2FsZSgtMSwgMSkgdHJhbnNsYXRlKC05LjAwMDAwMCwgLTkuMDAwMDAwKSAiPjwvcGF0aD4gICAgICAgICAgICA8cG9seWdvbiBpZD0iTGluZSIgZmlsbC1ydWxlPSJub256ZXJvIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMS41MDAwMDAsIDYuNTAwMDAwKSBzY2FsZSgtMSwgMSkgdHJhbnNsYXRlKC0xMS41MDAwMDAsIC02LjUwMDAwMCkgIiBwb2ludHM9IjkuMDg1Nzg2NDQgNS41IDEyLjUgOC45MTQyMTM1NiAxMy45MTQyMTM2IDcuNSAxMC41IDQuMDg1Nzg2NDQiPjwvcG9seWdvbj4gICAgICAgICAgICA8cG9seWdvbiBpZD0iTGluZS1Db3B5IiBmaWxsLXJ1bGU9Im5vbnplcm8iIHRyYW5zZm9ybT0idHJhbnNsYXRlKDYuNTAwMDAwLCAxMS41MDAwMDApIHNjYWxlKC0xLCAxKSB0cmFuc2xhdGUoLTYuNTAwMDAwLCAtMTEuNTAwMDAwKSAiIHBvaW50cz0iNC4wODU3ODY0NCAxMC41IDcuNSAxMy45MTQyMTM2IDguOTE0MjEzNTYgMTIuNSA1LjUgOS4wODU3ODY0NCI+PC9wb2x5Z29uPiAgICAgICAgPC9nPiAgICA8L2c+PC9zdmc+)}.tui-popup-code-block-editor .popup-editor-toggle-fit.active{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIxOHB4IiBoZWlnaHQ9IjE4cHgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT4wN0Q1MjlCRi1GNTIzLTREN0EtQTlGNi05NTUzNTU5RDNEMUE8L3RpdGxlPiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggc2tldGNodG9vbC48L2Rlc2M+ICAgIDxkZWZzPjwvZGVmcz4gICAgPGcgaWQ9IlN5bWJvbHMiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPiAgICAgICAgPGcgaWQ9ImNvbnRlbnRzLXJlZHVjZSIgZmlsbD0iIzU1NTU1NSI+ICAgICAgICAgICAgPHBvbHlnb24gaWQ9IlBhdGgtMzIiIGZpbGwtcnVsZT0ibm9uemVybyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNS41MDAwMDAsIDEyLjUwMDAwMCkgc2NhbGUoLTEsIDEpIHRyYW5zbGF0ZSgtNS41MDAwMDAsIC0xMi41MDAwMDApICIgcG9pbnRzPSIzLjA4NTc4NjQ0IDExLjUgNi41IDE0LjkxNDIxMzYgNy45MTQyMTM1NiAxMy41IDQuNSAxMC4wODU3ODY0Ij48L3BvbHlnb24+ICAgICAgICAgICAgPHBhdGggZD0iTTksOSBMMTUsOSBMMTUsMTEgTDExLDExIEwxMSwxNSBMOSwxNSBMOSw5IFogTTksOSBMMyw5IEwzLDcgTDcsNyBMNywzIEw5LDMgTDksOSBaIiBpZD0iQ29tYmluZWQtU2hhcGUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDkuMDAwMDAwLCA5LjAwMDAwMCkgc2NhbGUoLTEsIDEpIHRyYW5zbGF0ZSgtOS4wMDAwMDAsIC05LjAwMDAwMCkgIj48L3BhdGg+ICAgICAgICAgICAgPHBvbHlnb24gaWQ9IlBhdGgtMzMiIGZpbGwtcnVsZT0ibm9uemVybyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTIuNTAwMDAwLCA1LjUwMDAwMCkgc2NhbGUoLTEsIDEpIHRyYW5zbGF0ZSgtMTIuNTAwMDAwLCAtNS41MDAwMDApICIgcG9pbnRzPSIxNC45MTQyMTM2IDYuNSAxMS41IDMuMDg1Nzg2NDQgMTAuMDg1Nzg2NCA0LjUgMTMuNSA3LjkxNDIxMzU2Ij48L3BvbHlnb24+ICAgICAgICA8L2c+ICAgIDwvZz48L3N2Zz4=)}.tui-popup-code-block-editor .tui-popup-close-button{margin-top:6px}.tui-popup-code-block-editor .tui-popup-body{z-index:-1;padding:0;display:flex;flex-direction:column;flex:1}.tui-popup-code-block-editor .popup-editor-body{position:relative;flex:1;border-bottom:1px solid #cacaca}.tui-popup-code-block-editor .te-button-section{padding:15px}.tui-popup-code-block-editor .te-button-section button{float:left}.tui-popup-code-block-editor .tui-editor-contents pre{margin:0;background-color:transparent}.tui-popup-code-block-editor .CodeMirror{height:auto}.tui-popup-code-block-editor .CodeMirror-line{font-family:Consolas,Courier,Apple SD 산돌고딕 Neo,-apple-system,Lucida Grande,Apple SD Gothic Neo,맑은 고딕,Malgun Gothic,Segoe UI,돋움,dotum,sans-serif;font-size:13px;line-height:160%;letter-spacing:-.3px}.tui-popup-code-block-editor .popup-editor-editor-wrapper{min-height:100%}.tui-split-scroll-wrapper{position:relative}.tui-split-scroll{position:absolute}.tui-split-scroll,.tui-split-scroll-wrapper{width:100%;height:100%}.tui-split-scroll .tui-split-content-left,.tui-split-scroll .tui-split-content-right{position:absolute;top:0;width:50%;box-sizing:border-box}.tui-split-scroll .tui-split-content-left{left:0}.tui-split-scroll .tui-split-content-right{left:50%}.tui-split-scroll .tui-splitter{position:absolute;left:50%;top:0;height:100%;width:1px;border-left:1px solid #cacaca}.tui-split-scroll .tui-split-scroll-content{width:100%;height:100%;overflow:hidden;position:relative}.tui-split-scroll .tui-split-content-left,.tui-split-scroll .tui-split-content-right{height:100%;overflow-x:hidden;overflow-y:auto}.tui-split-scroll button.tui-scrollsync{top:10px;opacity:.2}.tui-split-scroll button.tui-scrollsync:after{content:"scroll off"}.tui-split-scroll.scroll-sync button.tui-scrollsync{opacity:.5}.tui-split-scroll.scroll-sync .tui-split-content-left,.tui-split-scroll.scroll-sync .tui-split-content-right{height:auto;overflow:initial}.tui-split-scroll.scroll-sync button.tui-scrollsync:after{content:"scroll on"}.tui-split-scroll.scroll-sync .tui-split-scroll-content{overflow-y:auto}.tui-split-scroll.single-content .tui-splitter{display:none}.tui-split-scroll.single-content .tui-split-content-left{width:100%}.tui-split-scroll.single-content .tui-split-content-right,.tui-split-scroll.single-content button.tui-scrollsync{display:none}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.tui-split-scroll-wrapper .tui-splitter{left:calc(50% - 9px)}}@supports (-ms-accelerator:true){.tui-split-scroll-wrapper .tui-splitter{left:calc(50% - 9px)}}@media screen and (max-width:480px){.tui-popup-wrapper{max-width:300px}.tui-editor-popup{margin-left:-150px}}.CodeMirror,.tui-editor-contents{font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif}.tui-editor-contents :not(table){line-height:160%;box-sizing:content-box}.tui-editor-contents address,.tui-editor-contents cite,.tui-editor-contents dfn,.tui-editor-contents em,.tui-editor-contents i,.tui-editor-contents var{font-style:italic}.tui-editor-contents strong{font-weight:700}.tui-editor-contents p{margin:10px 0;color:#555}.tui-editor-contents>div>div:first-of-type h1,.tui-editor-contents>h1:first-of-type{margin-top:14px}.tui-editor-contents h1,.tui-editor-contents h2,.tui-editor-contents h3,.tui-editor-contents h5{font-weight:700}.tui-editor-contents h1{font-size:1.6rem;line-height:28px;border-bottom:3px double #999;margin:52px 0 15px;padding-bottom:7px;color:#000}.tui-editor-contents h2{font-size:1.3rem;line-height:23px;border-bottom:1px solid #dbdbdb;margin:30px 0 13px;padding-bottom:7px;color:#333}.tui-editor-contents h3,.tui-editor-contents h4{font-size:1.2rem;line-height:18px;margin:20px 0 2px;color:#333}.tui-editor-contents h5,.tui-editor-contents h6{font-size:1rem;line-height:17px;margin:10px 0 -4px;color:#333}.tui-editor-contents blockquote{margin:15px 0;border-left:4px solid #ddd;padding:0 15px;color:#777}.tui-editor-contents blockquote>:first-child{margin-top:0}.tui-editor-contents blockquote>:last-child{margin-bottom:0}.tui-editor-contents code,.tui-editor-contents pre{font-family:Consolas,Courier,Apple SD 산돌고딕 Neo,-apple-system,Lucida Grande,Apple SD Gothic Neo,맑은 고딕,Malgun Gothic,Segoe UI,돋움,dotum,sans-serif;border:0;border-radius:0}.tui-editor-contents pre{margin:2px 0 8px;padding:18px;background-color:#f5f7f8}.tui-editor-contents code{color:#c1788b;padding:4px 4px 2px 0;letter-spacing:-.3px}.tui-editor-contents pre code{padding:0;color:inherit;white-space:pre-wrap;background-color:transparent}.tui-editor-contents pre.addon{border:1px solid #e8ebed;background-color:#fff}.tui-editor-contents img{margin:4px 0 10px;box-sizing:border-box;vertical-align:top;max-width:100%}.tui-editor-contents table{margin:2px 0 14px;color:#555;width:auto;border-collapse:collapse;box-sizing:border-box}.tui-editor-contents table td,.tui-editor-contents table th{height:32px;padding:5px 14px 5px 12px}.tui-editor-contents table td{border:1px solid #eaeaea}.tui-editor-contents table th{border:1px solid #72777b;border-top:0;background-color:#7b8184;font-weight:300;color:#fff;padding-top:6px}.tui-editor-contents dir,.tui-editor-contents menu,.tui-editor-contents ol,.tui-editor-contents ul{display:block;list-style-type:disc;padding-left:17px;margin:6px 0 10px;color:#555}.tui-editor-contents ol{list-style-type:decimal}.tui-editor-contents ol ol,.tui-editor-contents ol ul,.tui-editor-contents ul ol,.tui-editor-contents ul ul{margin-top:0!important;margin-bottom:0!important}.tui-editor-contents ul li{position:relative}.tui-editor-contents ul p,ol p{margin:0}.tui-editor-contents pre ul li:before,.tui-editor-contents ul li.task-list-item:before{content:""}.tui-editor-contents hr{border-top:1px solid #eee;margin:16px 0}.tui-editor-contents a{text-decoration:underline;color:#5286bc}.tui-editor-contents a:hover{color:#007cff}.tui-editor-contents{font-size:13px;margin:0;padding:0}.tui-editor-contents .task-list-item{border:0;list-style:none;padding-left:22px;margin-left:-22px;background-repeat:no-repeat;background-size:16px 16px;background-position:0 2px;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IArs4c6QAAADdJREFUKBVjvHv37n8GMgALSI+SkhJJWu/du8fARJIOJMWjGpECA505GjjoIYLEB6dVUNojFQAA/1MJUFWet/4AAAAASUVORK5CYII=")}.tui-editor-contents .task-list-item.checked{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IArs4c6QAAAMpJREFUKBVjjJ/64D8DGYCJDD1gLbTVyM3OxJDiJMzAxcYIdyALnIWDAdJU7i/OICfCxsDMxMgwc88bwk5F1vTs/W+GFUffwY2H+1FBlI2hLliCQYCbGSyJrqlzwwuGj9//YWoMtRBgUBJnZ6gMEGeQFWaFOw9kE7omkG5GWDyCPF7mJ86gIMbO8P//fwZGRkYGXJpAGuFO/fbrP0PXppcMD179JKgJRSOIA9N8/NZXrM4DqYEBjOgAaYYFOUwRNhruVGyS+MTI1ggAx8NTGcUtFVQAAAAASUVORK5CYII=")}.tui-editor-contents .task-list-item .task-list-item-checkbox,.tui-editor-contents .task-list-item input[type=checkbox]{margin-left:-17px;margin-right:3.8px;margin-top:3px}

/*!
 * Toast UI Colorpicker
 * @version 2.0.1
 * @author NHNEnt FE Development Team <dl_javascript@nhnent.com>
 * @license MIT
 */.tui-colorpicker-clearfix{zoom:1}.tui-colorpicker-clearfix:after{content:"";display:block;clear:both}.tui-colorpicker-vml{behavior:url(#default#VML);display:block}.tui-colorpicker-container,.tui-colorpicker-palette-container{width:152px}.tui-colorpicker-palette-container ul{width:152px;margin:0;padding:0}.tui-colorpicker-palette-container li{float:left;margin:0;padding:0 3px 3px 0;list-style:none}.tui-colorpicker-palette-button{display:block;overflow:hidden;outline:none;margin:0;padding:0;width:16px;height:16px;border:1px solid #ccc;cursor:pointer}.tui-colorpicker-palette-button.tui-colorpicker-selected{border:2px solid #000}.tui-colorpicker-palette-hex{font-family:monospace;width:60px}.tui-colorpicker-palette-hex,.tui-colorpicker-palette-preview{display:inline-block;*display:inline;zoom:1;vertical-align:middle}.tui-colorpicker-palette-preview{width:12px;height:12px;border:1px solid #ccc;overflow:hidden}.tui-colorpicker-palette-toggle-slider{display:inline-block;*display:inline;zoom:1;vertical-align:middle;float:right}.tui-colorpicker-slider-container{margin:5px 0 0;height:122px;zoom:1}.tui-colorpicker-slider-container:after{content:"";display:block;clear:both}.tui-colorpicker-slider-left{float:left;width:120px;height:120px}.tui-colorpicker-slider-right{float:right;width:32px;height:120px}.tui-colorpicker-svg{display:block}.tui-colorpicker-slider-handle{position:absolute;overflow:visible;top:0;left:0;width:1px;height:1px;z-index:2;opacity:.9}.tui-colorpicker-svg-slider,.tui-colorpicker-vml-slider{width:120px;height:120px;border:1px solid #ccc;overflow:hidden}.tui-colorpicker-vml-slider{position:relative}.tui-colorpicker-vml-slider-bg{position:absolute;margin:-1px 0 0 -1px;top:0;left:0;width:122px;height:122px}.tui-colorpicker-svg-huebar{float:right;width:18px;height:120px;border:1px solid #ccc;overflow:visible}.tui-colorpicker-vml-huebar{width:32px;position:relative}.tui-colorpicker-vml-huebar-bg{position:absolute;top:0;right:0;width:18px;height:121px}.disable_pointer{pointer-events:none}.lm_root{position:relative}.lm_row>.lm_item{float:left}.lm_content{overflow:hidden;position:relative}.lm_dragging,.lm_dragging *{cursor:move!important;-webkit-user-select:none;-moz-user-select:none;user-select:none}.lm_dragging_horizontal,.lm_dragging_horizontal *{cursor:ew-resize!important;-webkit-user-select:none;-moz-user-select:none;user-select:none}.lm_dragging_vertical,.lm_dragging_vertical *{cursor:ns-resize!important;-webkit-user-select:none;-moz-user-select:none;user-select:none}.lm_maximised{position:absolute;top:0;left:0;z-index:103}.lm_maximise_placeholder{display:none}.lm_splitter{position:relative;z-index:98}.lm_splitter.lm_dragging,.lm_splitter:hover{background:orange}.lm_splitter.lm_vertical{cursor:ns-resize}.lm_splitter.lm_vertical .lm_drag_handle{width:100%;position:absolute;cursor:ns-resize}.lm_splitter.lm_horizontal{float:left;height:100%;cursor:ew-resize}.lm_splitter.lm_horizontal .lm_drag_handle{height:100%;position:absolute;cursor:ew-resize}.lm_header{overflow:visible;position:relative;z-index:1;margin-right:2px}.lm_header [class^=lm_]{box-sizing:content-box!important}.lm_header .lm_controls{position:absolute;right:3px;width:150px;display:none}.lm_header .lm_controls>li{cursor:pointer;float:left;width:18px;height:18px;text-align:center}.lm_header ul{margin:0;padding:0;list-style-type:none}.lm_header .lm_tabs{position:absolute;height:100%;width:100%}.lm_header .lm_tab{cursor:pointer;float:left;margin-top:1px;position:relative;height:100%;width:100%}.lm_header .lm_tab i{width:2px;height:19px;position:absolute}.lm_header .lm_tab i.lm_left{top:0;left:-2px}.lm_header .lm_tab i.lm_right{top:0;right:-2px}.lm_header .lm_tab .lm_title{display:inline-block;overflow:hidden;text-overflow:ellipsis}.lm_header .lm_tab .lm_close_tab{width:14px;height:14px;position:absolute;top:0;right:0;text-align:center}.lm_stack.lm_left .lm_header,.lm_stack.lm_right .lm_header{height:100%}.lm_dragProxy.lm_left .lm_header,.lm_dragProxy.lm_right .lm_header,.lm_stack.lm_left .lm_header,.lm_stack.lm_right .lm_header{width:20px;float:left;vertical-align:top}.lm_dragProxy.lm_left .lm_header .lm_tabs,.lm_dragProxy.lm_right .lm_header .lm_tabs,.lm_stack.lm_left .lm_header .lm_tabs,.lm_stack.lm_right .lm_header .lm_tabs{transform-origin:left top;top:0;width:1000px}.lm_dragProxy.lm_left .lm_header .lm_controls,.lm_dragProxy.lm_right .lm_header .lm_controls,.lm_stack.lm_left .lm_header .lm_controls,.lm_stack.lm_right .lm_header .lm_controls{bottom:0}.lm_dragProxy.lm_left .lm_items,.lm_dragProxy.lm_right .lm_items,.lm_stack.lm_left .lm_items,.lm_stack.lm_right .lm_items{float:left}.lm_dragProxy.lm_left .lm_header .lm_tabs,.lm_stack.lm_left .lm_header .lm_tabs{transform:rotate(-90deg) scaleX(-1);left:0}.lm_dragProxy.lm_left .lm_header .lm_tabs .lm_tab,.lm_stack.lm_left .lm_header .lm_tabs .lm_tab{transform:scaleX(-1);margin-top:1px}.lm_dragProxy.lm_left .lm_header .lm_tabdropdown_list,.lm_stack.lm_left .lm_header .lm_tabdropdown_list{top:auto;right:auto;left:20px}.lm_dragProxy.lm_right .lm_content{float:left}.lm_dragProxy.lm_right .lm_header .lm_tabs,.lm_stack.lm_right .lm_header .lm_tabs{transform:rotate(90deg) scaleX(1);left:100%;margin-left:0}.lm_dragProxy.lm_right .lm_header .lm_controls,.lm_stack.lm_right .lm_header .lm_controls{left:3px}.lm_dragProxy.lm_right .lm_header .lm_tabdropdown_list,.lm_stack.lm_right .lm_header .lm_tabdropdown_list{top:auto;right:20px}.lm_dragProxy.lm_bottom .lm_header .lm_tab,.lm_stack.lm_bottom .lm_header .lm_tab{margin-top:0;border-top:none}.lm_dragProxy.lm_bottom .lm_header .lm_controls,.lm_stack.lm_bottom .lm_header .lm_controls{top:3px}.lm_dragProxy.lm_bottom .lm_header .lm_tabdropdown_list,.lm_stack.lm_bottom .lm_header .lm_tabdropdown_list{top:auto;bottom:20px}.lm_drop_tab_placeholder{float:left;width:100px;height:10px;visibility:hidden}.lm_header .lm_controls .lm_tabdropdown:before{content:"";width:0;height:0;vertical-align:middle;display:inline-block;border-top:5px dashed;border-right:5px solid transparent;border-left:5px solid transparent;color:#fff}.lm_header .lm_tabdropdown_list{position:absolute;top:20px;right:0;z-index:5;overflow:hidden}.lm_header .lm_tabdropdown_list .lm_tab{clear:both;padding-right:10px;margin:0}.lm_header .lm_tabdropdown_list .lm_tab .lm_title{width:100px}.lm_header .lm_tabdropdown_list .lm_close_tab{display:none!important}.lm_dragProxy{position:absolute;top:0;left:0;z-index:128}.lm_dragProxy .lm_header{background:transparent}.lm_dragProxy .lm_content{border-top:none;overflow:hidden}.lm_dropTargetIndicator{display:none;position:absolute;z-index:127}.lm_dropTargetIndicator .lm_inner{width:100%;height:100%;position:relative;top:0;left:0}.lm_transition_indicator{display:none;top:0;left:0;z-index:20}.lm_popin,.lm_transition_indicator{width:20px;height:20px;position:absolute}.lm_popin{bottom:0;right:0;z-index:99}.lm_popin>*{width:100%;height:100%;position:absolute;top:0;left:0}.lm_popin>.lm_bg{z-index:10}.lm_popin>.lm_icon{z-index:20}.lm_goldenlayout{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAMAAAAp4XiDAAAAGFBMVEX29vb19fXw8PDy8vL09PTz8/Pv7+/x8fGKuegbAAAAyUlEQVR42pXRQQ7CMBRDwST9pfe/MahEmgURbt7WmpVb6+vG0dd9REnn66xRy/qXiCgmEIIJhGACIZhACCYQgvlDCDFIEAwSBIMEwSBBMEgQDBIEgwTBIEEwCJEMQiSDENFMQmQzCZEbNyGemd6KeGZ6u4hnXe2qbdLHFjhf1XqNLXHev4wdMd9nspiEiWISJgqECQJhgkCYIBAmCIQJAmGCQJggECYJhAkCEUMEwhCBMEQgDJEIQ2RSg0iEIRJhiB/S+rrjqvXQ3paIJUgPBXxiAAAAAElFTkSuQmCC)}.lm_content{background:#e1e1e1;border:1px solid #ccc}.lm_dragProxy .lm_content{box-shadow:2px 2px 4px rgba(0,0,0,.2);box-sizing:border-box}.lm_dropTargetIndicator{box-shadow:inset 0 0 30px rgba(0,0,0,.4);outline:1px dashed #ccc;margin:1px;transition:all .2s ease}.lm_dropTargetIndicator .lm_inner{background:#000;opacity:.1}.lm_splitter{background:#999;opacity:.001;transition:opacity .2s ease}.lm_splitter.lm_dragging,.lm_splitter:hover{background:#bbb;opacity:1}.lm_header{height:20px}.lm_header.lm_selectable{cursor:pointer}.lm_header .lm_tab{font-family:Arial,sans-serif;font-size:12px;color:#888;margin-right:2px;padding-bottom:4px;border:1px solid #ccc;border-bottom:none}.lm_header .lm_tab .lm_title{padding-top:1px}.lm_header .lm_tab .lm_close_tab{width:11px;height:11px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAAIklEQVR4nGNgYGD4z4Ad/Mdg4ODDBXCZRFgCp5EEHQMXBwAQAgz0SVCcggAAAABJRU5ErkJggg==);background-position:50%;background-repeat:no-repeat;right:6px;top:4px;opacity:.4}.lm_header .lm_tab .lm_close_tab:hover{opacity:1}.lm_header .lm_tab.lm_active{border-bottom:none;box-shadow:2px -2px 2px -2px rgba(0,0,0,.2);padding-bottom:5px}.lm_header .lm_tab.lm_active .lm_close_tab{opacity:1}.lm_dragProxy.lm_bottom .lm_header .lm_tab.lm_active,.lm_stack.lm_bottom .lm_header .lm_tab.lm_active{box-shadow:2px 2px 2px -2px rgba(0,0,0,.2)}.lm_selected .lm_header{background-color:#452500}.lm_tab.lm_active,.lm_tab:hover{color:#777}.lm_header .lm_controls .lm_tabdropdown:before{color:#000}.lm_controls>li{position:relative;background-position:50%;background-repeat:no-repeat;opacity:.4;transition:opacity .3s ease}.lm_controls>li:hover{opacity:1}.lm_controls .lm_popout{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAANUlEQVR4nI2QMQoAMAwCz5L/f9mOzZIaN0E9UDyZhaaQz6atgBHgambEJ5wBKoS0WaIvfT+6K2MIECN19MAAAAAASUVORK5CYII=)}.lm_controls .lm_maximise{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAAIklEQVR4nGNkYGD4z0AAMBFSAAOETPpPlEmDUREjAxHhBABPvAQLFv3qngAAAABJRU5ErkJggg==)}.lm_controls .lm_close{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAAKUlEQVR4nGNgYGD4z4Af/Mdg4FKASwCnDf8JKSBoAtEmEXQTQd8RDCcA6+4Q8OvIgasAAAAASUVORK5CYII=)}.lm_maximised .lm_header{background-color:#fff}.lm_maximised .lm_controls .lm_maximise{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAAJklEQVR4nGP8//8/AyHARFDFUFbEwsDAwMDIyIgzHP7//89IlEkApSkHEScJTKoAAAAASUVORK5CYII=)}.lm_transition_indicator{background-color:#000;border:1px dashed #555}.lm_popin{cursor:pointer}.lm_popin .lm_bg{background:#000;opacity:.7}.lm_popin .lm_icon{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAJCAYAAADpeqZqAAAAWklEQVR4nJWOyw3AIAxDHcQC7L8jbwT3AlJBfNp3SiI7dtRaLSlKKeoA1oEsKSQZCEluexw8Tm3ohk+E7bnOUHUGcNh+HwbBygw4AZ7FN/Lt84p0l+yTflV8AKQyLdcCRJi/AAAAAElFTkSuQmCC);background-position:50%;background-repeat:no-repeat;opacity:.7}.lm_popin:hover .lm_icon{opacity:1}.sp-container{position:absolute;top:0;left:0;display:inline-block;*display:inline;*zoom:1;z-index:9999994;overflow:hidden}.sp-container.sp-flat{position:relative}.sp-container,.sp-container *{box-sizing:content-box}.sp-top{position:relative;width:100%;display:inline-block}.sp-top-inner{right:0}.sp-color,.sp-top-inner{position:absolute;top:0;left:0;bottom:0}.sp-color{right:20%}.sp-hue{top:0;left:84%;height:100%}.sp-clear-enabled .sp-hue{top:33px;height:77.5%}.sp-fill{padding-top:80%}.sp-sat,.sp-val{position:absolute;top:0;left:0;right:0;bottom:0}.sp-alpha-enabled .sp-top{margin-bottom:18px}.sp-alpha-enabled .sp-alpha{display:block}.sp-alpha-handle{position:absolute;top:-4px;bottom:-4px;width:6px;left:50%;cursor:pointer;border:1px solid #000;background:#fff;opacity:.8}.sp-alpha{display:none;position:absolute;bottom:-14px;right:0;left:0;height:8px}.sp-alpha-inner{border:1px solid #333}.sp-clear{display:none}.sp-clear.sp-clear-display{background-position:50%}.sp-clear-enabled .sp-clear{display:block;position:absolute;top:0;right:0;bottom:0;left:84%;height:28px}.sp-alpha,.sp-alpha-handle,.sp-clear,.sp-container,.sp-container.sp-dragging .sp-input,.sp-container button,.sp-dragger,.sp-preview,.sp-replacer,.sp-slider{-webkit-user-select:none;-moz-user-select:-moz-none;-o-user-select:none;user-select:none}.sp-container.sp-buttons-disabled .sp-button-container,.sp-container.sp-input-disabled .sp-input-container,.sp-container.sp-palette-buttons-disabled .sp-palette-button-container,.sp-initial-disabled .sp-initial,.sp-palette-disabled .sp-palette-container,.sp-palette-only .sp-picker-container{display:none}.sp-sat{background-image:linear-gradient(90deg,#fff,rgba(204,154,129,0));-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr=#FFFFFFFF, endColorstr=#00CC9A81)";filter:progid:DXImageTransform.Microsoft.gradient(GradientType = 1,startColorstr="#FFFFFFFF",endColorstr="#00CC9A81")}.sp-val{background-image:linear-gradient(0deg,#000,rgba(204,154,129,0));-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#00CC9A81, endColorstr=#FF000000)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00CC9A81",endColorstr="#FF000000")}.sp-hue{background:linear-gradient(180deg,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red)}.sp-1{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff0000",endColorstr="#ffff00")}.sp-2{height:16%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffff00",endColorstr="#00ff00")}.sp-3{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ff00",endColorstr="#00ffff")}.sp-4{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffff",endColorstr="#0000ff")}.sp-5{height:16%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0000ff",endColorstr="#ff00ff")}.sp-6{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff00ff",endColorstr="#ff0000")}.sp-hidden{display:none!important}.sp-cf:after,.sp-cf:before{content:"";display:table}.sp-cf:after{clear:both}.sp-cf{*zoom:1}@media (max-device-width:480px){.sp-color{right:40%}.sp-hue{left:63%}.sp-fill{padding-top:60%}}.sp-dragger{border-radius:5px;height:5px;width:5px;border:1px solid #fff;background:#000;left:0}.sp-dragger,.sp-slider{cursor:pointer;position:absolute;top:0}.sp-slider{height:3px;left:-1px;right:-1px;border:1px solid #000;background:#fff;opacity:.8}.sp-container{border-radius:0;background-color:#ececec;border:1px solid #f0c49b;padding:0}.sp-clear,.sp-color,.sp-container,.sp-container button,.sp-container input,.sp-hue{font-family:SpoqaHanSans,sans-serif;-ms-box-sizing:border-box;box-sizing:border-box}.sp-top{margin-bottom:3px}.sp-clear,.sp-color,.sp-hue{border:1px solid #666}.sp-input-container{float:right;width:100px;margin-bottom:4px}.sp-initial-disabled .sp-input-container,.sp-input{width:100%}.sp-input{font-size:12px!important;border:1px inset;padding:4px 5px;margin:0;background:transparent;border-radius:3px;color:#222}.sp-input:focus{border:1px solid orange}.sp-input.sp-validation-error{border:1px solid red;background:#fdd}.sp-palette-container,.sp-picker-container{float:left;position:relative;padding:10px 10px 300px;margin-bottom:-290px}.sp-picker-container{width:172px;border-left:1px solid #fff}.sp-palette-container{border-right:1px solid #ccc}.sp-palette-only .sp-palette-container{border:0}.sp-palette .sp-thumb-el{display:block;position:relative;float:left;height:15px;margin:3px;cursor:pointer;border:2px solid transparent}.sp-palette .sp-thumb-el.sp-thumb-active,.sp-palette .sp-thumb-el:hover{border-color:orange}.sp-thumb-el{position:relative}.sp-initial{float:left;border:1px solid #333}.sp-initial span{width:30px;height:25px;border:none;display:block;float:left;margin:0}.sp-initial .sp-clear-display{background-position:50%}.sp-button-container,.sp-palette-button-container{float:right}.sp-replacer{margin:0;overflow:hidden;cursor:pointer;padding:4px;display:inline-block;*zoom:1;*display:inline;border:1px solid #91765d;background:#eee;color:#333;vertical-align:middle}.sp-replacer.sp-active,.sp-replacer:hover{border-color:#f0c49b;color:#111}.sp-replacer.sp-disabled{cursor:default;border-color:silver;color:silver}.sp-dd{padding:2px 0;height:16px;line-height:16px;float:left;font-size:10px}.sp-preview{width:25px;height:20px;border:1px solid #222;margin-right:5px;float:left;z-index:0}.sp-palette{*width:220px;max-width:220px}.sp-palette .sp-thumb-el{width:16px;height:16px;margin:2px 1px;border:1px solid #d0d0d0}.sp-container{padding-bottom:0}.sp-container button{background-color:#eee;background-image:linear-gradient(180deg,#eee,#ccc);border:1px solid;border-color:#ccc #ccc #bbb;border-radius:3px;color:#333;font-size:14px;line-height:1;padding:5px 4px;text-align:center;text-shadow:0 1px 0 #eee;vertical-align:middle}.sp-container button:hover{background-color:#ddd;background-image:linear-gradient(180deg,#ddd,#bbb);border:1px solid;border-color:#bbb #bbb #999;cursor:pointer;text-shadow:0 1px 0 #ddd}.sp-container button:active{border:1px solid;border-color:#aaa #aaa #888;-ms-box-shadow:inset 0 0 5px 2px #aaa,0 1px 0 0 #eee;-o-box-shadow:inset 0 0 5px 2px #aaa,0 1px 0 0 #eee;box-shadow:inset 0 0 5px 2px #aaa,0 1px 0 0 #eee}.sp-cancel{font-size:11px;color:#d93f3f!important;padding:2px;margin:0 5px 0 0;vertical-align:middle;text-decoration:none}.sp-cancel:hover{color:#d93f3f!important;text-decoration:underline}.sp-palette span.sp-thumb-active,.sp-palette span:hover{border-color:#000}.sp-alpha,.sp-preview,.sp-thumb-el{position:relative;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)}.sp-alpha-inner,.sp-preview-inner,.sp-thumb-inner{display:block;position:absolute;top:0;left:0;bottom:0;right:0}.sp-palette .sp-thumb-inner{background-position:50% 50%;background-repeat:no-repeat}.sp-palette .sp-thumb-light.sp-thumb-active .sp-thumb-inner{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIVJREFUeNpiYBhsgJFMffxAXABlN5JruT4Q3wfi/0DsT64h8UD8HmpIPCWG/KemIfOJCUB+Aoacx6EGBZyHBqI+WsDCwuQ9mhxeg2A210Ntfo8klk9sOMijaURm7yc1UP2RNCMbKE9ODK1HM6iegYLkfx8pligC9lCD7KmRof0ZhjQACDAAceovrtpVBRkAAAAASUVORK5CYII=)}.sp-palette .sp-thumb-dark.sp-thumb-active .sp-thumb-inner{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAAMdJREFUOE+tkgsNwzAMRMugEAahEAahEAZhEAqlEAZhEAohEAYh81X2dIm8fKpEspLGvudPOsUYpxE2BIJCroJmEW9qJ+MKaBFhEMNabSy9oIcIPwrB+afvAUFoK4H0tMaQ3XtlrggDhOVVMuT4E5MMG0FBbCEYzjYT7OxLEvIHQLY2zWwQ3D+9luyOQTfKDiFD3iUIfPk8VqrKjgAiSfGFPecrg6HN6m/iBcwiDAo7WiBeawa+Kwh7tZoSCGLMqwlSAzVDhoK+6vH4G0P5wdkAAAAASUVORK5CYII=)}.sp-clear-display{background-repeat:no-repeat;background-position:50%;background-image:url(data:image/gif;base64,R0lGODlhFAAUAPcAAAAAAJmZmZ2dnZ6enqKioqOjo6SkpKWlpaampqenp6ioqKmpqaqqqqurq/Hx8fLy8vT09PX19ff39/j4+Pn5+fr6+vv7+wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAP8ALAAAAAAUABQAAAihAP9FoPCvoMGDBy08+EdhQAIJCCMybCDAAYUEARBAlFiQQoMABQhKUJBxY0SPICEYHBnggEmDKAuoPMjS5cGYMxHW3IiT478JJA8M/CjTZ0GgLRekNGpwAsYABHIypcAgQMsITDtWJYBR6NSqMico9cqR6tKfY7GeBCuVwlipDNmefAtTrkSzB1RaIAoXodsABiZAEFB06gIBWC1mLVgBa0AAOw==)}.rd-date *{font-size:15px}.rd-container{display:none;border:1px solid #333;background-color:#fff;padding:10px;text-align:center}.rd-container-attachment{position:absolute}.rd-month{display:inline-block;margin-right:25px}.rd-month:last-child{margin-right:0}.rd-back,.rd-next{cursor:pointer;border:none;outline:none;background:none;padding:0;margin:0}.rd-back[disabled],.rd-next[disabled]{cursor:default}.rd-back{float:left}.rd-next{float:right}.rd-back:before{display:block;content:"\2190"}.rd-next:before{display:block;content:"\2192"}.rd-day-body{cursor:pointer;text-align:center}.rd-day-selected,.rd-time-option:hover,.rd-time-selected{cursor:pointer;background-color:#333;color:#fff}.rd-day-next-month,.rd-day-prev-month{color:#999}.rd-day-disabled{cursor:default;color:#fcc}.rd-time{position:relative;display:inline-block;margin-top:5px;min-width:80px}.rd-time-list{display:none;position:absolute;overflow-y:scroll;max-height:160px;left:0;right:0;color:#333}.rd-time-option,.rd-time-selected{padding:5px}.rd-day-concealed{visibility:hidden}.ol-box{box-sizing:border-box;border-radius:2px;border:2px solid #00f}.ol-mouse-position{top:8px;right:8px;position:absolute}.ol-scale-line{background:rgba(0,60,136,.3);border-radius:4px;bottom:8px;left:8px;padding:2px;position:absolute}.ol-scale-line-inner{border:1px solid #eee;border-top:none;color:#eee;font-size:10px;text-align:center;margin:1px;will-change:contents,width}.ol-overlay-container{will-change:left,right,top,bottom}.ol-unsupported{display:none}.ol-unselectable,.ol-viewport{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.ol-selectable{-webkit-touch-callout:default;-webkit-user-select:text;-moz-user-select:text;user-select:text}.ol-grabbing{cursor:grabbing}.ol-grab{cursor:move;cursor:grab}.ol-control{position:absolute;background-color:hsla(0,0%,100%,.4);border-radius:4px;padding:2px}.ol-control:hover{background-color:hsla(0,0%,100%,.6)}.ol-zoom{top:.5em;left:.5em}.ol-rotate{top:.5em;right:.5em;transition:opacity .25s linear,visibility 0s linear}.ol-rotate.ol-hidden{opacity:0;visibility:hidden;transition:opacity .25s linear,visibility 0s linear .25s}.ol-zoom-extent{top:4.643em;left:.5em}.ol-full-screen{right:.5em;top:.5em}@media print{.ol-control{display:none}}.ol-control button{display:block;margin:1px;padding:0;color:#fff;font-size:1.14em;font-weight:700;text-decoration:none;text-align:center;height:1.375em;width:1.375em;line-height:.4em;background-color:rgba(0,60,136,.5);border:none;border-radius:2px}.ol-control button::-moz-focus-inner{border:none;padding:0}.ol-zoom-extent button{line-height:1.4em}.ol-compass{display:block;font-weight:400;font-size:1.2em;will-change:transform}.ol-touch .ol-control button{font-size:1.5em}.ol-touch .ol-zoom-extent{top:5.5em}.ol-control button:focus,.ol-control button:hover{text-decoration:none;background-color:rgba(0,60,136,.7)}.ol-zoom .ol-zoom-in{border-radius:2px 2px 0 0}.ol-zoom .ol-zoom-out{border-radius:0 0 2px 2px}.ol-attribution{text-align:right;bottom:.5em;right:.5em;max-width:calc(100% - 1.3em)}.ol-attribution ul{margin:0;padding:0 .5em;font-size:.7rem;line-height:1.375em;color:#000;text-shadow:0 0 2px #fff}.ol-attribution li{display:inline;list-style:none;line-height:inherit}.ol-attribution li:not(:last-child):after{content:" "}.ol-attribution img{max-height:2em;max-width:inherit;vertical-align:middle}.ol-attribution button,.ol-attribution ul{display:inline-block}.ol-attribution.ol-collapsed ul{display:none}.ol-attribution:not(.ol-collapsed){background:hsla(0,0%,100%,.8)}.ol-attribution.ol-uncollapsible{bottom:0;right:0;border-radius:4px 0 0;height:1.1em;line-height:1em}.ol-attribution.ol-uncollapsible img{margin-top:-.2em;max-height:1.6em}.ol-attribution.ol-uncollapsible button{display:none}.ol-zoomslider{top:4.5em;left:.5em;height:200px}.ol-zoomslider button{position:relative;height:10px}.ol-touch .ol-zoomslider{top:5.5em}.ol-overviewmap{left:.5em;bottom:.5em}.ol-overviewmap.ol-uncollapsible{bottom:0;left:0;border-radius:0 4px 0 0}.ol-overviewmap .ol-overviewmap-map,.ol-overviewmap button{display:inline-block}.ol-overviewmap .ol-overviewmap-map{border:1px solid #7b98bc;height:150px;margin:2px;width:150px}.ol-overviewmap:not(.ol-collapsed) button{bottom:1px;left:2px;position:absolute}.ol-overviewmap.ol-collapsed .ol-overviewmap-map,.ol-overviewmap.ol-uncollapsible button{display:none}.ol-overviewmap:not(.ol-collapsed){background:hsla(0,0%,100%,.8)}.ol-overviewmap-box{border:2px dotted rgba(0,60,136,.7)}.ol-overviewmap .ol-overviewmap-box:hover{cursor:move}.gradx_hide{display:none}.gradx{position:relative;background:#fafafa;background:linear-gradient(180deg,#fafafa 0,#dfdfdf);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#fafafa",endColorstr="#dfdfdf",GradientType=0);border:4px solid #dfdfdf;padding:10px;font-weight:400;width:100%}.gradx,.gradx textarea,input,select{font-size:12px}.gradx_container{background:#fff;padding:10px 10px 10px 16px;border:5px solid #e5e5e5;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;margin-top:10px;margin-bottom:10px}.gradx_panel{width:100%;height:42px;border:1px solid #ccc}.gradx_start_sliders{width:102%;margin-top:8px;margin-left:-.4em;background:#f5f5f5;height:12px;box-shadow:inset 5px 9px 30px rgba(0,0,0,.5);-webkit-box-shadow:5px 9px 30px rgba(0,0,0,.5) inset;-moz-box-shadow:5px 9px 30px rgba(0,0,0,.5) inset;-o-box-shadow:5px 9px 30px rgba(0,0,0,.5) inset;border:1px solid #f1f1f1}.gradx_slider{position:absolute;left:0;width:10px;height:10px;background:red;border:1px solid #000;display:inline-block;opacity:.6}.gradx_slider:hover{opacity:1;cursor:move}.gradx_slectboxes select{color:#000;vertical-align:baseline}.gradx_slider:after{content:"";position:absolute;bottom:10px;left:4px;border-color:transparent #000;border-style:solid;border-width:70px 1px 0 0;display:block;width:0;z-index:1}.gradx_code,gradx_code:focus{padding:8px;color:#111;text-shadow:#eee 0 1px;background:#bba;margin-top:5px;border-radius:4px;font-size:12px;display:none;overflow:auto;width:100%;min-height:200px;resize:vertical;font-family:Maven Pro,sans-serif;border:0;box-shadow:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;-o-box-shadow:none!important;line-height:14px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box}#gradx_slider_info{display:none;border:1px solid #ccc;padding:2px;background:#f1f1f1}#gradx_slider_controls{margin-left:15px;padding-top:4px;padding-bottom:4px}.gradx_add_slider{border:1px solid #000;width:50px;margin-bottom:4px}.gradx_slectboxes{display:inline}.gradx_gradient_type{height:25px;background:#efefef;border:1px solid #ccc;padding-right:2px;width:115px;margin:0}.gradx_btn>.icon{position:relative;left:-3px;background-size:12px 12px;top:2px;display:inline-block;height:12px;width:12px;background-position:0 0}.gradx_btn>.icon-add{background-image:url(plus.2c5bbb45525546329f59.png);left:-10px}.gradx_btn>.icon-remove{background-image:url(remove.83fb66ee33c4e1d85632.png)}.gradx_btn>.icon-file-css{background-image:url(file-css.1c5b8c0ff427940bc0e7.png)}.gradx_btn>.icon-preset{background-image:url(preset.e152949e42972b0afb93.png)}.picker-wrapper,.slide-wrapper{position:relative;float:left}.picker-indicator,.slide-indicator{position:absolute;left:0;top:0;pointer-events:none}.picker,.slide{cursor:crosshair;float:left}.cp-default{border-radius:6px;float:left;margin-top:13px;margin-left:-96px;position:absolute;z-index:10000}.cp-default .picker{width:200px;height:200px}.cp-default .slide{width:30px;height:200px}.cp-default .slide-wrapper{margin-left:10px}.cp-default .picker-indicator{width:5px;height:5px;border:2px solid #00008b;border-radius:4px;opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);filter:alpha(opacity=50);background-color:#fff}.cp-default .slide-indicator{width:100%;height:10px;left:-4px;opacity:.6;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=60);filter:alpha(opacity=60);border:4px solid #000;border-radius:4px;background-color:#333}.gradx_btn{display:inline-block;padding:4px 10px;font-size:13px;line-height:18px;color:#333;text-align:center;text-shadow:0 1px 1px hsla(0,0%,100%,.75);vertical-align:middle;cursor:pointer;background-color:#f5f5f5;background-image:linear-gradient(180deg,#fff,#e6e6e6);background-image:-moz-linear-gradient(top,#fff,#e6e6e6);background-repeat:repeat-x;border:1px solid #e6e6e6;border-bottom-color:#b3b3b3;border-radius:4px;filter:progid:dximagetransform.microsoft.gradient(startColorstr="#ffffff",endColorstr="#e6e6e6",GradientType=0);filter:progid:dximagetransform.microsoft.gradient(enabled=false);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.2),0 1px 2px rgba(0,0,0,.05)}.gradx_btn.active,.gradx_btn.disabled,.gradx_btn:active,.gradx_btn:hover,.gradx_btn[disabled]{background-color:#e6e6e6}.gradx_btn.active,.gradx_btn:active{background-color:#ccc\9}.gradx_btn:hover{color:#333;text-decoration:none;background-color:#e6e6e6;background-position:0 -15px;transition:background-position .1s linear}.gradx_btn:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.gradx_btn.active,.gradx_btn:active{background-color:#e6e6e6;background-color:#d9d9d9\9;background-image:none;outline:0;box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05)}.gradx_btn.disabled,.gradx_btn[disabled]{cursor:default;background-color:#e6e6e6;background-image:none;opacity:.65;filter:alpha(opacity=65);box-shadow:none}.tooltip-action-btn{display:flex;flex-flow:row;position:absolute;right:0;z-index:999;bottom:10px;border-top-left-radius:3px;border-bottom-left-radius:3px;background:var(--color-primary)}.action_btn,.action_btn--button{margin:5px}.move{right:0!important;transition:.2s linear}#action-btn\ action_buttons__send{width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg fill='white' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M12 2.02c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm0 12.55l-5.992-4.57h11.983l-5.991 4.57zm0 1.288l-6-4.629v6.771h12v-6.771l-6 4.629z'/%3E%3C/svg%3E")}#action-btn\ action_buttons__console{width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg fill='white' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M22 4v10h-20v-10h20zm2-2h-24v14h24v-14zm-18 3h-3v2h3v-2zm3 0h-2v2h2v-2zm3 0h-2v2h2v-2zm3 0h-2v2h2v-2zm3 0h-2v2h2v-2zm3 0h-2v2h2v-2zm-4 6h-10v2h10v-2zm4-3h-4v2h4v-2zm-14 0h-4v2h4v-2zm3 0h-2v2h2v-2zm3 0h-2v2h2v-2zm3 0h-2v2h2v-2zm0 10l-4 4-4-4h8z'/%3E%3C/svg%3E")}#action-btn\ action_buttons__to_bank,#action-btn\ action_buttons__to_bank:hover{width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M2.001 9.352c0 1.873.849 2.943 1.683 3.943.031 1 .085 1.668-.333 3.183 1.748-.558 2.038-.778 3.008-1.374 1 .244 1.474.381 2.611.491-.094.708-.081 1.275.055 2.023-.752-.06-1.528-.178-2.33-.374-1.397.857-4.481 1.725-6.649 2.115.811-1.595 1.708-3.785 1.661-5.312-1.09-1.305-1.705-2.984-1.705-4.695-.001-4.826 4.718-8.352 9.999-8.352 5.237 0 9.977 3.484 9.998 8.318-.644-.175-1.322-.277-2.021-.314-.229-3.34-3.713-6.004-7.977-6.004-4.411 0-8 2.85-8 6.352zm20.883 10.169c-.029 1.001.558 2.435 1.088 3.479-1.419-.258-3.438-.824-4.352-1.385-.772.188-1.514.274-2.213.274-3.865 0-6.498-2.643-6.498-5.442 0-3.174 3.11-5.467 6.546-5.467 3.457 0 6.546 2.309 6.546 5.467 0 1.12-.403 2.221-1.117 3.074zm-7.424-2.429c0-.206-.061-.378-.184-.517-.125-.139-.318-.255-.584-.349-.242-.085-.393-.155-.455-.208-.129-.108-.133-.292.018-.394.075-.051.18-.077.312-.077.217 0 .428.046.627.14l.15-.524c-.221-.1-.475-.149-.768-.149-.336 0-.605.082-.807.244s-.303.37-.303.622c0 .39.273.675.822.858.184.061.311.121.385.179.156.123.146.338-.012.446-.082.056-.195.083-.342.083-.255 0-.504-.062-.752-.188l-.137.542c.244.123.527.184.846.184.371 0 .662-.083.869-.248.211-.164.315-.379.315-.644zm3.656.846l-.154-2.875h-.906l-.613 1.983-.508-1.983h-.895l-.184 2.875h.615l.102-2.321h.008s.352 1.439.59 2.273h.516c.396-1.209.631-1.968.699-2.273h.014c0 .406.021 1.18.067 2.321h.649zm2.451-.846c0-.209-.064-.386-.189-.527-.124-.14-.322-.259-.59-.353-.237-.084-.389-.154-.449-.205-.123-.103-.125-.273.016-.369.072-.049.176-.074.305-.074.232 0 .435.052.637.147l.158-.556-.012-.006c-.221-.1-.48-.15-.774-.15-.338 0-.612.083-.815.248-.205.165-.311.379-.311.634 0 .396.281.688.836.872.179.061.306.12.379.177.146.115.14.318-.012.42-.078.054-.19.081-.333.081-.274 0-.521-.072-.761-.195l-.145.574c.273.136.559.19.863.19.374 0 .67-.084.879-.251.211-.167.318-.388.318-.657z'/%3E%3C/svg%3E")}#action-btn\ action_buttons__console:hover{width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg fill='%239ccc65' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M22 4v10h-20v-10h20zm2-2h-24v14h24v-14zm-18 3h-3v2h3v-2zm3 0h-2v2h2v-2zm3 0h-2v2h2v-2zm3 0h-2v2h2v-2zm3 0h-2v2h2v-2zm3 0h-2v2h2v-2zm-4 6h-10v2h10v-2zm4-3h-4v2h4v-2zm-14 0h-4v2h4v-2zm3 0h-2v2h2v-2zm3 0h-2v2h2v-2zm3 0h-2v2h2v-2zm0 10l-4 4-4-4h8z'/%3E%3C/svg%3E")}.pivot-view-head-axis-x{height:30px;display:flex;justify-content:center;align-items:center;padding:0 5px}.pivot-view{position:relative;width:100%;height:100%;box-sizing:border-box;border:1px solid #f0f0f0;border-radius:2px;overflow:hidden;background-color:#fff;font-size:13px;text-align:left;line-height:36px}.pivot-view-form{justify-content:center;left:0;flex-direction:column;width:30px}.pivot-view-form,.pivot-view-form-x-actions{position:absolute;display:flex;top:0;align-items:center}.pivot-view-form-x-actions{justify-content:flex-start;width:100px;left:30px;height:30px;flex-direction:row}.pivot-view-form-x-actions-in{padding:0 20px 0 3px;border-right:2px solid #000;margin-right:5px;font-size:15px}.pivot-view-form-x-actions-in:hover{padding:3px 20px 3px 3px;border-right:2px solid green;margin-right:5px}.pivot-view-form-y-actions-in:hover{border-bottom:2px solid green;cursor:pointer}.pivot-view-field-x-undefined{display:flex;justify-content:center;align-items:center;height:30px}.pivot-left-animation{position:absolute;left:-116px;transition:left 1.3s}.pivot-up-animation{position:absolute;top:0!important;transition:top 1.3s}.pivot-view-form-y{position:absolute;display:flex;justify-content:center;top:0;left:0;flex-direction:column;align-items:center;width:30px}.pivot-view-form-x{position:relative;top:30px;z-index:1}.pivot-view-form-y-wrapper{position:absolute;display:flex;justify-content:center;top:0;left:0;flex-direction:column;align-items:center;width:30px}.pivot-view-form-y-wrapper>input{width:15px!important;height:30px!important}.pivot-top-animation{top:-112px;position:absolute;transition:top 1.3s}.pivot-right-animation{left:0;transition:left 1.3s}.pivot-view-form-x-wrapper{position:absolute;display:flex;justify-content:flex-start;top:0;left:30px;flex-direction:row;align-items:flex-start;width:100%}.pivot-view-form-x-wrapper>input{height:30px!important}.pivot-view-btn-x{padding:3px 7px}.pivot-view-btn-x,.pivot-view-btn-y{background:var(--color-primary);color:#fff;border-radius:3px;font-size:13px}.pivot-view-btn-y{padding:7px 3px}.pivot-view-form-y-actions-in{writing-mode:vertical-rl;text-orientation:sideways-right;border-bottom:2px solid #000;padding:0 0 20px;font-size:15px;cursor:default}.pivot-view-form-all{position:absolute;display:flex;justify-content:center;top:30px;left:0;flex-direction:column;align-items:center;width:30px;z-index:1}.pivot-view-form-all>input,.pivot-view-form>input{width:15px!important;height:30px!important}.pivot-view-head>.pivot-view-frozen>.pivot-view-row,.pivot-view-head>.pivot-view-wrap>.pivot-view-row{background:#ecf0f5;color:#000!important}.pivot-view-head>.pivot-view-frozen>.pivot-view-row>.pivot-view-cell,.pivot-view-head>.pivot-view-wrap>.pivot-view-row>.pivot-view-cell,.pivot-view-head>.pivot-view-wrap>.pivot-view-row>.pivot-view-row>.pivot-view-cell{border:1px solid #e2e5e8!important;background:#ecf0f5!important;color:#000!important}.pivot-view div{box-sizing:border-box}.pivot-view-body .pivot-view-body .pivot-view-frozen.ddp-header-hide,.pivot-view-head.ddp-header-hide{visibility:hidden}.pivot-view-row.ddp-font11{font-size:11px}.pivot-view-row.ddp-font13{font-size:13px}.pivot-view-row.ddp-font15{font-size:15px}.pivot-view-row.ddp-font-italic{font-style:italic}.pivot-view-row.ddp-font-bold{font-weight:700}.pivot-view-row.ddp-valign-top .pivot-view-cell{display:flex;align-items:flex-start}.pivot-view-row.ddp-valign-middle .pivot-view-cell{display:flex;align-items:center}.pivot-view-row.ddp-valign-bottom .pivot-view-cell{display:flex;align-items:flex-end}.pivot-view-row.ddp-txt-left .pivot-view-cell{display:flex;justify-content:flex-start}.pivot-view-row.ddp-txt-center .pivot-view-cell{display:flex;justify-content:center}.pivot-view-row.ddp-txt-right .pivot-view-cell{display:flex;justify-content:flex-end}.pivot-view .pivot-view-body .pivot-view-frozen{line-height:30px!important}.pivot-view .pivot-view-row{position:absolute}.pivot-view .pivot-view-row .pivot-view-cell{position:absolute;border-right:1px solid #ddd;border-bottom:1px solid #f0f0f0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 8px}.pivot-view .pivot-view-head{position:absolute;overflow:hidden;border-right:none;color:#7b868c;border-top:1px solid #f0f0f0}.pivot-view .pivot-view-head .pivot-view-wrap{position:absolute;z-index:1;background-color:#fff;border-bottom:1px solid #f0f0f0}.pivot-view .pivot-view-head .pivot-view-frozen{position:absolute;z-index:2;background-color:#fff;border-bottom:1px solid #f0f0f0}.pivot-view .pivot-view-head .pivot-view-frozen .pivot-view-cell{border-bottom:none}.pivot-view .pivot-view-head .pivot-view-frozen .pivot-view-row:last-child .pivot-view-cell{border-bottom:1px solid #f0f0f0}.pivot-view.pivot-view-scroll-horizontal .pivot-view-head{border-right:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0}.pivot-view .pivot-view-body{position:absolute;overflow:auto}.pivot-view .pivot-view-body.header-none{top:0!important}.pivot-view .pivot-view-body .pivot-view-wrap.header-none{left:0!important}.pivot-view .pivot-view-body .pivot-view-wrap{position:absolute;z-index:1;background-color:#fff;border-top:1px solid #f0f0f0}.pivot-view .pivot-view-body .pivot-view-wrap .pivot-view-row.odd{background-color:#f9f9f9}.pivot-view .pivot-view-body .pivot-view-frozen{position:absolute;z-index:2;background-color:#fff;border-top:1px solid #f0f0f0}.pivot-view .pivot-view-body .pivot-view-wrap .pivot-view-cell.txt-right,.pivot-view .pivot-view-head .pivot-view-wrap .pivot-view-cell.txt-right{text-align:right}.pivot-view .pivot-view-body .pivot-view-wrap .pivot-view-cell.numeric{color:#297bb8}.pivot-view .pivot-axis-x:hover,.pivot-view .pivot-axis-y:hover{border:1px solid #6e97fa!important}.pivot-axis-selected-body div,.pivot-body-hover div,.pivot-view .pivot-axis-selected-body,.pivot-view .pivot-body-hover{background-color:#6e97fa!important;color:#fff!important}.pivot-body-selected div,.pivot-view .pivot-axis-selected,.pivot-view .pivot-body-selected{background-color:var(--color-primary)!important;color:#fff!important}.pivot-view .pivot-view-body .span.txt-bottom{position:relative}.pivot-view .pivot-view-body.txt-right{text-align:right;display:block}.pivot-view span{position:absolute;height:30px;line-height:30px}.pivot-view span.remark-right{text-align:right;display:block}.pivot-view span.remark-left{padding-left:10px;display:block}.pivot-view .pivot-view-body .pivot-total{position:absolute;overflow:hidden}.pivot-view .pivot-view-body .pivot-total .pivot-total-frozen{position:absolute;z-index:2;background-color:#fff;border-bottom:1px solid #f0f0f0}.pivot-view .pivot-view-body .pivot-total .pivot-total-wrap{position:absolute;z-index:1;background-color:#fff}.pivot-resizable-handle{cursor:col-resize;position:absolute;font-size:.1px;display:block;width:8px;right:0;top:0;height:100%}.atwho-view{z-index:999998!important}.atwho-view .atwho-header:hover{cursor:default}.atwho-view .cur{background:#f6f6f7}.atwho-view .cur small{color:#fff}.atwho-view .cur strong,.atwho-view strong{font-weight:700}.atwho-query{color:#4b515b}ul.jqtree-tree{width:100%;position:Relative;top:-9px;list-style:none outside;margin-left:0;margin-bottom:0;padding:12px 0}ul.jqtree-tree>li>ul.jqtree_common{margin-left:12px}ul.jqtree-tree ul.jqtree_common{list-style:none outside;margin-left:37px;margin-right:0;margin-bottom:0;padding:0;display:block}.jqtree-element+ul.jqtree_common{margin-left:12px}ul.jqtree-tree li.jqtree-closed>ul.jqtree_common{display:none}ul.jqtree-tree li.jqtree_common.ddp-drag-enable>.jqtree_common>.node-content-wrapper{border:1px solid #666db7;background-color:rgba(102,109,183,.2)}ul.jqtree-tree li.jqtree_common.ddp-drag-disable>.jqtree_common>.node-content-wrapper{border:1px solid #d7d7df;background-color:rgba(186,186,194,.2)}ul.jqtree-tree li.jqtree_common.ddp-drag-disable>.jqtree_common>.node-content-wrapper span{color:#d7d7df}ul.jqtree-tree li.jqtree_common>div.jqtree_common{clear:both;list-style-type:none;width:100%;height:50px;padding:9px 0 9px 5px;table-layout:fixed;cursor:pointer;box-sizing:border-box}ul.jqtree-tree li.jqtree_common div.jqtree_common:hover{background-color:#f6f6f7}ul.jqtree-tree li.jqtree_common ul.jqtree_common[role=group] em.ddp-node-depth{position:relative;float:left;width:21px}ul.jqtree-tree li.jqtree_common ul.jqtree_common[role=group] em.ddp-node-depth:before{position:relative;top:-9px;display:inline-block;width:13px;height:23px;background:url(/assets/images/icon_depth.png) no-repeat;content:""}ul.jqtree-tree li.jqtree_common .ddp-wrap-image{display:table-cell;position:relative;width:82px;vertical-align:middle}ul.jqtree-tree li.jqtree_common .ddp-wrap-image .ddp-ui-image{display:inline-block;position:relative;width:62px;height:40px;border:1px solid #ddd}ul.jqtree-tree li.jqtree_common .ddp-wrap-image .ddp-ui-image:hover:before{display:inline-block;content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(86,93,101,.1)}ul.jqtree-tree li.jqtree_common .ddp-wrap-image .ddp-box-hover{display:none;position:absolute;top:46px;left:0;width:258px;height:168px;border:1px solid #90969f;z-index:1}ul.jqtree-tree li.jqtree_common .ddp-wrap-image .ddp-box-hover img{display:block;width:100%;height:100%}ul.jqtree-tree li.jqtree_common .ddp-wrap-image:hover .ddp-box-hover{display:block}ul.jqtree-tree li.jqtree_common .ddp-ui-image img{display:block;width:100%;height:100%}ul.jqtree-tree li.jqtree_common .ddp-data-name{display:table-cell;width:100%;color:#4b515b;font-size:13px;vertical-align:middle;box-sizing:border-box}ul.jqtree-tree li.jqtree_common .ddp-data-name em[class*=ddp-icon-eyes]{display:inline-block;float:left;position:relative;top:3px;margin-right:9px}ul.jqtree-tree li.jqtree_common .ddp-data-name em.ddp-icon-eyes2{background-position:-17px 0}ul.jqtree-tree li.jqtree_common .ddp-data-name span.ddp-txt-name{display:block;overflow:hidden}ul.jqtree-tree li.jqtree_common .ddp-data-name .ddp-chart-img{display:inline-block;float:left}ul.jqtree-tree .jqtree-toggler{border-bottom:none;color:#333;text-decoration:none;vertical-align:middle}ul.jqtree-tree .jqtree-toggler:hover{color:#000;text-decoration:none}ul.jqtree-tree .jqtree-toggler.jqtree-closed{background-position:0 0}ul.jqtree-tree .jqtree-toggler.jqtree-toggler-left{margin-right:.5em}ul.jqtree-tree .jqtree-toggler.jqtree-toggler-right{margin-left:.5em}ul.jqtree-tree .jqtree-element{cursor:pointer;position:relative}ul.jqtree-tree li.jqtree-folder.jqtree-closed{margin-bottom:1px}ul.jqtree-tree li.jqtree-ghost{position:relative;z-index:10;margin-right:10px}ul.jqtree-tree li.jqtree-ghost span{display:block}ul.jqtree-tree li.jqtree-ghost span.jqtree-circle{border:2px solid #666db7;border-radius:100px;height:8px;width:8px;position:absolute;top:-4px;left:-6px;box-sizing:border-box}ul.jqtree-tree li.jqtree-ghost span.jqtree-line{background-color:#666db7;height:2px;padding:0;position:absolute;top:-1px;left:2px;width:100%}ul.jqtree-tree li.jqtree-ghost.jqtree-inside{margin-left:48px}ul.jqtree-tree .jqtree-moving>.jqtree-element .jqtree-title{outline:1px dashed #d7d7df}ul.jqtree-tree.jqtree-rtl{direction:rtl}ul.jqtree-tree.jqtree-rtl ul.jqtree_common{margin-left:0;margin-right:12px}ul.jqtree-tree.jqtree-rtl .jqtree-toggler{margin-left:.5em;margin-right:0}ul.jqtree-tree.jqtree-rtl .jqtree-title{margin-left:0;margin-right:1.5em}ul.jqtree-tree.jqtree-rtl .jqtree-title.jqtree-title-folder{margin-right:0}ul.jqtree-tree.jqtree-rtl li.jqtree-ghost{margin-right:0;margin-left:10px}ul.jqtree-tree.jqtree-rtl li.jqtree-ghost span.jqtree-circle{right:-6px}ul.jqtree-tree.jqtree-rtl li.jqtree-ghost span.jqtree-line{right:2px}ul.jqtree-tree.jqtree-rtl li.jqtree-ghost.jqtree-inside{margin-left:0;margin-right:48px}ul.jqtree-tree.jqtree-rtl span.jqtree-border{right:-2px}span.jqtree-dragging{color:#fff;background:#000;opacity:.6;cursor:pointer;padding:2px 8px}ul.jqtree-tree li.jqtree_common .node-content-wrapper.ddp-tree-drag-start{border:1px solid #d7d7df;background-color:rgba(186,186,194,.2)}ul.jqtree-tree li.jqtree_common .node-content-wrapper.ddp-tree-drag-start span{color:#d7d7df}:root{--dt-row-selected:13,110,253;--dt-row-selected-text:255,255,255;--dt-row-selected-link:9,10,11}table.dataTable td.dt-control{text-align:center;cursor:pointer}table.dataTable td.dt-control:before{height:1em;width:1em;margin-top:-9px;display:inline-block;color:#fff;border:.15em solid #fff;border-radius:1em;box-shadow:0 0 .2em #444;box-sizing:content-box;text-align:center;text-indent:0!important;font-family:Courier New,Courier,monospace;line-height:1em;content:"+";background-color:#31b131}table.dataTable tr.dt-hasChild td.dt-control:before{content:"-";background-color:#d33333}table.dataTable thead>tr>td.sorting,table.dataTable thead>tr>td.sorting_asc,table.dataTable thead>tr>td.sorting_asc_disabled,table.dataTable thead>tr>td.sorting_desc,table.dataTable thead>tr>td.sorting_desc_disabled,table.dataTable thead>tr>th.sorting,table.dataTable thead>tr>th.sorting_asc,table.dataTable thead>tr>th.sorting_asc_disabled,table.dataTable thead>tr>th.sorting_desc,table.dataTable thead>tr>th.sorting_desc_disabled{cursor:pointer;position:relative;padding-right:26px}table.dataTable thead>tr>td.sorting:after,table.dataTable thead>tr>td.sorting:before,table.dataTable thead>tr>td.sorting_asc:after,table.dataTable thead>tr>td.sorting_asc:before,table.dataTable thead>tr>td.sorting_asc_disabled:after,table.dataTable thead>tr>td.sorting_asc_disabled:before,table.dataTable thead>tr>td.sorting_desc:after,table.dataTable thead>tr>td.sorting_desc:before,table.dataTable thead>tr>td.sorting_desc_disabled:after,table.dataTable thead>tr>td.sorting_desc_disabled:before,table.dataTable thead>tr>th.sorting:after,table.dataTable thead>tr>th.sorting:before,table.dataTable thead>tr>th.sorting_asc:after,table.dataTable thead>tr>th.sorting_asc:before,table.dataTable thead>tr>th.sorting_asc_disabled:after,table.dataTable thead>tr>th.sorting_asc_disabled:before,table.dataTable thead>tr>th.sorting_desc:after,table.dataTable thead>tr>th.sorting_desc:before,table.dataTable thead>tr>th.sorting_desc_disabled:after,table.dataTable thead>tr>th.sorting_desc_disabled:before{position:absolute;display:block;opacity:.125;right:10px;line-height:9px;font-size:.8em}table.dataTable thead>tr>td.sorting:before,table.dataTable thead>tr>td.sorting_asc:before,table.dataTable thead>tr>td.sorting_asc_disabled:before,table.dataTable thead>tr>td.sorting_desc:before,table.dataTable thead>tr>td.sorting_desc_disabled:before,table.dataTable thead>tr>th.sorting:before,table.dataTable thead>tr>th.sorting_asc:before,table.dataTable thead>tr>th.sorting_asc_disabled:before,table.dataTable thead>tr>th.sorting_desc:before,table.dataTable thead>tr>th.sorting_desc_disabled:before{bottom:50%;content:"▲";content:"▲"/""}table.dataTable thead>tr>td.sorting:after,table.dataTable thead>tr>td.sorting_asc:after,table.dataTable thead>tr>td.sorting_asc_disabled:after,table.dataTable thead>tr>td.sorting_desc:after,table.dataTable thead>tr>td.sorting_desc_disabled:after,table.dataTable thead>tr>th.sorting:after,table.dataTable thead>tr>th.sorting_asc:after,table.dataTable thead>tr>th.sorting_asc_disabled:after,table.dataTable thead>tr>th.sorting_desc:after,table.dataTable thead>tr>th.sorting_desc_disabled:after{top:50%;content:"▼";content:"▼"/""}table.dataTable thead>tr>td.sorting_asc:before,table.dataTable thead>tr>td.sorting_desc:after,table.dataTable thead>tr>th.sorting_asc:before,table.dataTable thead>tr>th.sorting_desc:after{opacity:.6}table.dataTable thead>tr>td.sorting_asc_disabled:before,table.dataTable thead>tr>td.sorting_desc_disabled:after,table.dataTable thead>tr>th.sorting_asc_disabled:before,table.dataTable thead>tr>th.sorting_desc_disabled:after{display:none}table.dataTable thead>tr>td:active,table.dataTable thead>tr>th:active{outline:none}div.dataTables_scrollBody>table.dataTable>thead>tr>td:after,div.dataTables_scrollBody>table.dataTable>thead>tr>td:before,div.dataTables_scrollBody>table.dataTable>thead>tr>th:after,div.dataTables_scrollBody>table.dataTable>thead>tr>th:before{display:none}div.dataTables_processing{position:absolute;top:50%;left:50%;width:200px;margin-left:-100px;margin-top:-26px;text-align:center;padding:2px}div.dataTables_processing>div:last-child{position:relative;width:80px;height:15px;margin:1em auto}div.dataTables_processing>div:last-child>div{position:absolute;top:0;width:13px;height:13px;border-radius:50%;background:#0d6efd;background:rgb(var(--dt-row-selected));animation-timing-function:cubic-bezier(0,1,1,0)}div.dataTables_processing>div:last-child>div:first-child{left:8px;animation:datatables-loader-1 .6s infinite}div.dataTables_processing>div:last-child>div:nth-child(2){left:8px;animation:datatables-loader-2 .6s infinite}div.dataTables_processing>div:last-child>div:nth-child(3){left:32px;animation:datatables-loader-2 .6s infinite}div.dataTables_processing>div:last-child>div:nth-child(4){left:56px;animation:datatables-loader-3 .6s infinite}@keyframes datatables-loader-1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes datatables-loader-3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes datatables-loader-2{0%{transform:translate(0)}to{transform:translate(24px)}}table.dataTable.nowrap td,table.dataTable.nowrap th{white-space:nowrap}table.dataTable td.dt-left,table.dataTable th.dt-left{text-align:left}table.dataTable td.dataTables_empty,table.dataTable td.dt-center,table.dataTable th.dt-center{text-align:center}table.dataTable td.dt-right,table.dataTable th.dt-right{text-align:right}table.dataTable td.dt-justify,table.dataTable th.dt-justify{text-align:justify}table.dataTable td.dt-nowrap,table.dataTable th.dt-nowrap{white-space:nowrap}table.dataTable tfoot td,table.dataTable tfoot td.dt-head-left,table.dataTable tfoot th,table.dataTable tfoot th.dt-head-left,table.dataTable thead td,table.dataTable thead td.dt-head-left,table.dataTable thead th,table.dataTable thead th.dt-head-left{text-align:left}table.dataTable tfoot td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable thead th.dt-head-center{text-align:center}table.dataTable tfoot td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable thead th.dt-head-right{text-align:right}table.dataTable tfoot td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable thead th.dt-head-justify{text-align:justify}table.dataTable tfoot td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable thead th.dt-head-nowrap{white-space:nowrap}table.dataTable tbody td.dt-body-left,table.dataTable tbody th.dt-body-left{text-align:left}table.dataTable tbody td.dt-body-center,table.dataTable tbody th.dt-body-center{text-align:center}table.dataTable tbody td.dt-body-right,table.dataTable tbody th.dt-body-right{text-align:right}table.dataTable tbody td.dt-body-justify,table.dataTable tbody th.dt-body-justify{text-align:justify}table.dataTable tbody td.dt-body-nowrap,table.dataTable tbody th.dt-body-nowrap{white-space:nowrap}table.dataTable{width:100%;margin:0 auto;clear:both;border-collapse:separate;border-spacing:0}table.dataTable tfoot th,table.dataTable thead th{font-weight:700}table.dataTable thead td,table.dataTable thead th{padding:10px;border-bottom:1px solid rgba(0,0,0,.3)}table.dataTable thead td:active,table.dataTable thead th:active{outline:none}table.dataTable tfoot td,table.dataTable tfoot th{padding:10px 10px 6px;border-top:1px solid rgba(0,0,0,.3)}table.dataTable tbody tr{background-color:transparent}table.dataTable tbody tr.selected>*{box-shadow:inset 0 0 0 9999px rgba(13,110,253,.9);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected),.9);color:#fff;color:rgb(var(--dt-row-selected-text))}table.dataTable tbody tr.selected a{color:#090a0b;color:rgb(var(--dt-row-selected-link))}table.dataTable tbody td,table.dataTable tbody th{padding:8px 10px}table.dataTable.display tbody td,table.dataTable.display tbody th,table.dataTable.row-border tbody td,table.dataTable.row-border tbody th{border-top:1px solid rgba(0,0,0,.15)}table.dataTable.display tbody tr:first-child td,table.dataTable.display tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.row-border tbody tr:first-child th{border-top:none}table.dataTable.cell-border tbody td,table.dataTable.cell-border tbody th{border-top:1px solid rgba(0,0,0,.15);border-right:1px solid rgba(0,0,0,.15)}table.dataTable.cell-border tbody tr td:first-child,table.dataTable.cell-border tbody tr th:first-child{border-left:1px solid rgba(0,0,0,.15)}table.dataTable.cell-border tbody tr:first-child td,table.dataTable.cell-border tbody tr:first-child th{border-top:none}table.dataTable.display>tbody>tr.odd>*,table.dataTable.stripe>tbody>tr.odd>*{box-shadow:inset 0 0 0 9999px rgba(0,0,0,.023)}table.dataTable.display>tbody>tr.odd.selected>*,table.dataTable.stripe>tbody>tr.odd.selected>*{box-shadow:inset 0 0 0 9999px rgba(13,110,253,.923);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected,.923))}table.dataTable.display>tbody>tr:hover>*,table.dataTable.hover>tbody>tr:hover>*{box-shadow:inset 0 0 0 9999px rgba(0,0,0,.035)}table.dataTable.display>tbody>tr.selected:hover>*,table.dataTable.hover>tbody>tr.selected:hover>*{box-shadow:inset 0 0 0 9999px #0d6efd!important;box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected,1))!important}table.dataTable.display>tbody tr>.sorting_1,table.dataTable.display>tbody tr>.sorting_2,table.dataTable.display>tbody tr>.sorting_3,table.dataTable.order-column>tbody tr>.sorting_1,table.dataTable.order-column>tbody tr>.sorting_2,table.dataTable.order-column>tbody tr>.sorting_3{box-shadow:inset 0 0 0 9999px rgba(0,0,0,.019)}table.dataTable.display>tbody tr.selected>.sorting_1,table.dataTable.display>tbody tr.selected>.sorting_2,table.dataTable.display>tbody tr.selected>.sorting_3,table.dataTable.order-column>tbody tr.selected>.sorting_1,table.dataTable.order-column>tbody tr.selected>.sorting_2,table.dataTable.order-column>tbody tr.selected>.sorting_3{box-shadow:inset 0 0 0 9999px rgba(13,110,253,.919);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected,.919))}table.dataTable.display>tbody>tr.odd>.sorting_1,table.dataTable.order-column.stripe>tbody>tr.odd>.sorting_1{box-shadow:inset 0 0 0 9999px rgba(0,0,0,.054)}table.dataTable.display>tbody>tr.odd>.sorting_2,table.dataTable.order-column.stripe>tbody>tr.odd>.sorting_2{box-shadow:inset 0 0 0 9999px rgba(0,0,0,.047)}table.dataTable.display>tbody>tr.odd>.sorting_3,table.dataTable.order-column.stripe>tbody>tr.odd>.sorting_3{box-shadow:inset 0 0 0 9999px rgba(0,0,0,.039)}table.dataTable.display>tbody>tr.odd.selected>.sorting_1,table.dataTable.order-column.stripe>tbody>tr.odd.selected>.sorting_1{box-shadow:inset 0 0 0 9999px rgba(13,110,253,.954);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected,.954))}table.dataTable.display>tbody>tr.odd.selected>.sorting_2,table.dataTable.order-column.stripe>tbody>tr.odd.selected>.sorting_2{box-shadow:inset 0 0 0 9999px rgba(13,110,253,.947);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected,.947))}table.dataTable.display>tbody>tr.odd.selected>.sorting_3,table.dataTable.order-column.stripe>tbody>tr.odd.selected>.sorting_3{box-shadow:inset 0 0 0 9999px rgba(13,110,253,.939);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected,.939))}table.dataTable.display>tbody>tr.even>.sorting_1,table.dataTable.order-column.stripe>tbody>tr.even>.sorting_1{box-shadow:inset 0 0 0 9999px rgba(0,0,0,.019)}table.dataTable.display>tbody>tr.even>.sorting_2,table.dataTable.order-column.stripe>tbody>tr.even>.sorting_2{box-shadow:inset 0 0 0 9999px rgba(0,0,0,.011)}table.dataTable.display>tbody>tr.even>.sorting_3,table.dataTable.order-column.stripe>tbody>tr.even>.sorting_3{box-shadow:inset 0 0 0 9999px rgba(0,0,0,.003)}table.dataTable.display>tbody>tr.even.selected>.sorting_1,table.dataTable.order-column.stripe>tbody>tr.even.selected>.sorting_1{box-shadow:inset 0 0 0 9999px rgba(13,110,253,.919);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected,.919))}table.dataTable.display>tbody>tr.even.selected>.sorting_2,table.dataTable.order-column.stripe>tbody>tr.even.selected>.sorting_2{box-shadow:inset 0 0 0 9999px rgba(13,110,253,.911);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected,.911))}table.dataTable.display>tbody>tr.even.selected>.sorting_3,table.dataTable.order-column.stripe>tbody>tr.even.selected>.sorting_3{box-shadow:inset 0 0 0 9999px rgba(13,110,253,.903);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected,.903))}table.dataTable.display tbody tr:hover>.sorting_1,table.dataTable.order-column.hover tbody tr:hover>.sorting_1{box-shadow:inset 0 0 0 9999px rgba(0,0,0,.082)}table.dataTable.display tbody tr:hover>.sorting_2,table.dataTable.order-column.hover tbody tr:hover>.sorting_2{box-shadow:inset 0 0 0 9999px rgba(0,0,0,.074)}table.dataTable.display tbody tr:hover>.sorting_3,table.dataTable.order-column.hover tbody tr:hover>.sorting_3{box-shadow:inset 0 0 0 9999px rgba(0,0,0,.062)}table.dataTable.display tbody tr:hover.selected>.sorting_1,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1{box-shadow:inset 0 0 0 9999px rgba(13,110,253,.982);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected,.982))}table.dataTable.display tbody tr:hover.selected>.sorting_2,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2{box-shadow:inset 0 0 0 9999px rgba(13,110,253,.974);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected,.974))}table.dataTable.display tbody tr:hover.selected>.sorting_3,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3{box-shadow:inset 0 0 0 9999px rgba(13,110,253,.962);box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected,.962))}table.dataTable.no-footer{border-bottom:1px solid rgba(0,0,0,.3)}table.dataTable.compact tbody td,table.dataTable.compact tbody th,table.dataTable.compact tfoot td,table.dataTable.compact tfoot th,table.dataTable.compact thead td,table.dataTable.compact thead th{padding:4px}table.dataTable td,table.dataTable th{box-sizing:content-box}.dataTables_wrapper{position:relative;clear:both}.dataTables_wrapper .dataTables_length{float:left}.dataTables_wrapper .dataTables_length select{border:1px solid #aaa;border-radius:3px;background-color:transparent;padding:4px}.dataTables_wrapper .dataTables_filter{float:right;text-align:right}.dataTables_wrapper .dataTables_filter input{border:1px solid #aaa;border-radius:3px;padding:5px;background-color:transparent;margin-left:3px}.dataTables_wrapper .dataTables_info{clear:both;float:left;padding-top:.755em}.dataTables_wrapper .dataTables_paginate{float:right;text-align:right;padding-top:.25em}.dataTables_wrapper .dataTables_paginate .paginate_button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:.5em 1em;margin-left:2px;text-align:center;text-decoration:none!important;cursor:pointer;color:inherit!important;border:1px solid transparent;border-radius:2px;background:transparent}.dataTables_wrapper .dataTables_paginate .paginate_button.current,.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{color:inherit!important;border:1px solid rgba(0,0,0,.3);background-color:hsla(0,0%,90.2%,.1);background:linear-gradient(180deg,hsla(0,0%,90.2%,.1) 0,rgba(0,0,0,.1))}.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover{cursor:default;color:#666!important;border:1px solid transparent;background:transparent;box-shadow:none}.dataTables_wrapper .dataTables_paginate .paginate_button:hover{color:#fff!important;border:1px solid #111;background-color:#585858;background:linear-gradient(180deg,#585858 0,#111)}.dataTables_wrapper .dataTables_paginate .paginate_button:active{outline:none;background-color:#2b2b2b;background:linear-gradient(180deg,#2b2b2b 0,#0c0c0c);box-shadow:inset 0 0 3px #111}.dataTables_wrapper .dataTables_paginate .ellipsis{padding:0 1em}.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_paginate,.dataTables_wrapper .dataTables_processing{color:inherit}.dataTables_wrapper .dataTables_scroll{clear:both}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody{-webkit-overflow-scrolling:touch}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th{vertical-align:middle}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>div.dataTables_sizing{height:0;overflow:hidden;margin:0!important;padding:0!important}.dataTables_wrapper.no-footer .dataTables_scrollBody{border-bottom:1px solid rgba(0,0,0,.3)}.dataTables_wrapper.no-footer div.dataTables_scrollBody>table,.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable{border-bottom:none}.dataTables_wrapper:after{visibility:hidden;display:block;content:"";clear:both;height:0}@media screen and (max-width:767px){.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_paginate{float:none;text-align:center}.dataTables_wrapper .dataTables_paginate{margin-top:.5em}}@media screen and (max-width:640px){.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_length{float:none;text-align:center}.dataTables_wrapper .dataTables_filter{margin-top:.5em}}@keyframes dtb-spinner{to{transform:rotate(1turn)}}div.dt-button-info{background-color:#fff;border:2px solid #111}div.dt-button-info h2{border-bottom:1px solid #ddd;background-color:#f3f3f3}div.dt-button-collection-title{text-align:center;padding:.3em 0 .5em;font-size:.9em}div.dt-button-collection-title:empty{display:none}a.dt-button,button.dt-button,div.dt-button,input.dt-button{position:relative;display:inline-block;box-sizing:border-box;margin-right:.333em;margin-bottom:.333em;padding:.5em 1em;border:1px solid rgba(0,0,0,.3);border-radius:2px;cursor:pointer;font-size:.88em;line-height:1.6em;color:#000;white-space:nowrap;overflow:hidden;background-color:rgba(0,0,0,.1);background:linear-gradient(180deg,hsla(0,0%,90.2%,.1) 0,rgba(0,0,0,.1));filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr="rgba(230, 230, 230, 0.1)",EndColorStr="rgba(0, 0, 0, 0.1)");-webkit-user-select:none;-moz-user-select:none;user-select:none;text-decoration:none;outline:none;text-overflow:ellipsis}a.dt-button.disabled,button.dt-button.disabled,div.dt-button.disabled,input.dt-button.disabled{cursor:default;opacity:.4}a.dt-button.active:not(.disabled),a.dt-button:active:not(.disabled),button.dt-button.active:not(.disabled),button.dt-button:active:not(.disabled),div.dt-button.active:not(.disabled),div.dt-button:active:not(.disabled),input.dt-button.active:not(.disabled),input.dt-button:active:not(.disabled){background-color:rgba(0,0,0,.1);background:linear-gradient(180deg,hsla(0,0%,70.2%,.1) 0,rgba(0,0,0,.1));filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr="rgba(179, 179, 179, 0.1)",EndColorStr="rgba(0, 0, 0, 0.1)");box-shadow:inset 1px 1px 3px #999}a.dt-button.active:not(.disabled):hover:not(.disabled),a.dt-button:active:not(.disabled):hover:not(.disabled),button.dt-button.active:not(.disabled):hover:not(.disabled),button.dt-button:active:not(.disabled):hover:not(.disabled),div.dt-button.active:not(.disabled):hover:not(.disabled),div.dt-button:active:not(.disabled):hover:not(.disabled),input.dt-button.active:not(.disabled):hover:not(.disabled),input.dt-button:active:not(.disabled):hover:not(.disabled){box-shadow:inset 1px 1px 3px #999;background-color:rgba(0,0,0,.1);background:linear-gradient(180deg,hsla(0,0%,50.2%,.1) 0,rgba(0,0,0,.1));filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr="rgba(128, 128, 128, 0.1)",EndColorStr="rgba(0, 0, 0, 0.1)")}a.dt-button:hover,button.dt-button:hover,div.dt-button:hover,input.dt-button:hover{text-decoration:none}a.dt-button:hover:not(.disabled),button.dt-button:hover:not(.disabled),div.dt-button:hover:not(.disabled),input.dt-button:hover:not(.disabled){border:1px solid #666;background-color:rgba(0,0,0,.1);background:linear-gradient(180deg,hsla(0,0%,60%,.1) 0,rgba(0,0,0,.1));filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr="rgba(153, 153, 153, 0.1)",EndColorStr="rgba(0, 0, 0, 0.1)")}a.dt-button:focus:not(.disabled),button.dt-button:focus:not(.disabled),div.dt-button:focus:not(.disabled),input.dt-button:focus:not(.disabled){border:1px solid #426c9e;text-shadow:0 1px 0 #c4def1;outline:none;background-color:#79ace9;background:linear-gradient(180deg,#d1e2f7 0,#79ace9);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr="#d1e2f7",EndColorStr="#79ace9")}.dt-button embed{outline:none}div.dt-buttons{position:relative;float:left}div.dt-buttons.buttons-right{float:right}div.dataTables_layout_cell div.dt-buttons,div.dataTables_layout_cell div.dt-buttons.buttons-right{float:none}div.dt-button-collection{position:absolute;top:0;left:0;width:150px;margin-top:3px;padding:8px 8px 4px;border:1px solid #ccc;border:1px solid rgba(0,0,0,.4);background-color:#fff;overflow:hidden;z-index:2002;border-radius:5px;box-shadow:3px 3px 5px rgba(0,0,0,.3);box-sizing:border-box}div.dt-button-collection a.dt-button,div.dt-button-collection button.dt-button,div.dt-button-collection div.dt-button{position:relative;left:0;right:0;width:100%;display:block;float:none;margin-bottom:4px;margin-right:0}div.dt-button-collection a.dt-button.active:not(.disabled),div.dt-button-collection a.dt-button:active:not(.disabled),div.dt-button-collection button.dt-button.active:not(.disabled),div.dt-button-collection button.dt-button:active:not(.disabled),div.dt-button-collection div.dt-button.active:not(.disabled),div.dt-button-collection div.dt-button:active:not(.disabled){background-color:#dadada;background:linear-gradient(180deg,#f0f0f0 0,#dadada);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr="#f0f0f0",EndColorStr="#dadada");box-shadow:inset 1px 1px 3px #666}div.dt-button-collection.fixed{position:fixed;top:50%;left:50%;margin-left:-75px;border-radius:0}div.dt-button-collection.fixed.two-column{margin-left:-200px}div.dt-button-collection.fixed.three-column{margin-left:-225px}div.dt-button-collection.fixed.four-column{margin-left:-300px}div.dt-button-collection>:last-child{display:block!important;-moz-column-gap:8px;-ms-column-gap:8px;-o-column-gap:8px;column-gap:8px}div.dt-button-collection>:last-child>*{-moz-column-break-inside:avoid;break-inside:avoid}div.dt-button-collection.two-column{width:400px}div.dt-button-collection.two-column>:last-child{padding-bottom:1px;-moz-column-count:2;-ms-column-count:2;-o-column-count:2;column-count:2}div.dt-button-collection.three-column{width:450px}div.dt-button-collection.three-column>:last-child{padding-bottom:1px;-moz-column-count:3;-ms-column-count:3;-o-column-count:3;column-count:3}div.dt-button-collection.four-column{width:600px}div.dt-button-collection.four-column>:last-child{padding-bottom:1px;-moz-column-count:4;-ms-column-count:4;-o-column-count:4;column-count:4}div.dt-button-collection .dt-button{border-radius:0}div.dt-button-background{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);background:radial-gradient(ellipse farthest-corner at center,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);z-index:2001}@media screen and (max-width:640px){div.dt-buttons{float:none!important;text-align:center}}a.dt-button.processing,button.dt-button.processing,div.dt-button.processing{color:rgba(0,0,0,.2)}a.dt-button.processing:after,button.dt-button.processing:after,div.dt-button.processing:after{position:absolute;top:50%;left:50%;width:16px;height:16px;margin:-8px 0 0 -8px;box-sizing:border-box;display:block;content:" ";border-radius:50%;border-color:#282828 transparent;border-style:solid;border-width:2px;animation:dtb-spinner 1.5s linear infinite;-o-animation:dtb-spinner 1.5s infinite linear;-ms-animation:dtb-spinner 1.5s infinite linear;-webkit-animation:dtb-spinner 1.5s linear infinite;-moz-animation:dtb-spinner 1.5s infinite linear}html.lb-disable-scrolling{overflow:hidden}.lightboxOverlay{position:absolute;top:0;left:0;z-index:9999;background-color:#000;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);opacity:.8}.lightbox{position:absolute;left:0;width:100%;z-index:10000;text-align:center;line-height:0;font-weight:400;box-sizing:content-box;outline:none}.lightbox .lb-image{height:auto;max-width:inherit;max-height:none;border-radius:3px}.lightbox a img{border:none}.lb-outerContainer{position:relative;zoom:1;width:250px;height:250px;margin:0 auto;border-radius:4px;background-color:#fff}.lb-outerContainer:after{content:"";display:table;clear:both}.lb-loader{position:absolute;top:43%;left:0;height:25%;width:100%;text-align:center;line-height:0}.lb-cancel{display:block;width:32px;height:32px;margin:0 auto;background:url("data:image/gif;base64,R0lGODlhIAAgAPUuAOjo6Nzc3M3Nzb+/v7e3t7GxsbW1tbu7u8XFxdHR0djY2MHBwa2trbm5ucnJyaSkpKWlpaGhoeLi4urq6u7u7ubm5vLy8vb29vT09Pr6+v39/aysrK+vr7Ozs8fHx9vb297e3qmpqb29vdPT06amptXV1aCgoMvLy8/Pz9fX18PDw/j4+Ozs7ODg4PDw8KioqOTk5JqampmZmZycnP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQJBwAuACwAAAAAIAAgAEAG/0CXcEgECQ6bUGRDbDpdimTo9QoJnlhsYVvojLLgrEAkGiwWiFTYldGsRyHSYz6P2COG9XCw2TAYeXprCQYEhQcKgoouAQ4IHg4CAiMpCiASFRMUFhgXFxkZawEDcnd2Jh2LLiAdLyQvELEFX6pCAQx9fQ21T1wFHCi8TwcGxQYnwk8eBAcHZQnJTh8D1I8OJwmWMBMsFJudoG4u4mAgIwIoCSMKlpjcmxeLCgcPJianEcIKBXR1prVRSMiBUIfDAA8JoC1SMYWKKw/RXCzoE6IixIgC+uDaQCsiAQ4gOSCIOMRXhxIkhRjoYEwhSQTGCAxIyYiAzWYjU35o5oxaIj095J6AWFDmDAIHCVpgubCizRoFKtBAQjeixIdLADRZYBpOQ1An5qYmLKEgQAsYWb95UiUhgIJK7bZRCBMEACH5BAkHADMALAAAAAAZACAAAAb/wJlwSAQJRJxNJMLgHBzE6FBxeD0ey2zEBJESA4sXBHItZ2MJr1DReZFIZfNS9lGXOC83aRzPktQKHCEheW4QBQseCQkeAwZeIAYbG4OEBiNqXgiTnBsemV6BkwwbDCigXioMq6RQqFEBHLKyB69SKAW5BRwltlELugW1vkQHBh3In8RDBs3NactCBM4GvdEzBNMGBNbRB9MEB9DRAwQNBwcC1zMe5wciCOsj7wcDAwrXAe8i9ifrDvwGLEDQjdgHewtUIPBQJxqKBQM9OBDQkBgIBws9CBCQQAEMNRk0SAngoeTGBCMUgKgwgYIFDBcyhPTywSTHEiolsHR5YcVMMkgoOCbACUJny5cxf0ppkWIRzgAtYABg4QKmz5AivUhQ8LTozqo9M9iS0KKFURY8iQQBACH5BAkHAAAALAAAAAAZACAAAAb/QIBwSAShRBzGA8LhHAQgolSoEIVIENJjG+maHgfFFBBQbUKvF3bL7kZMpoFUYTij0xAI++E2yVJEJQUbhCF3JGsRfF0xB0QKg4SFIR0qDgkJHgMhjEUESZIbBiNjAAkvAkQeHAUFTRwOpaUKHa22CbKlCLatsblTAQYdwgVyv1MJBsrKJcdTCMsGxs5EAwQEBgQn1FIH1wQHpNxDBw0H52LjQucHIiKA6gAi7SID4uoL9QMLuPEOA/sW+FI3IiACDwHigVCB4OCleKYOejgh4INChwIEJJAQLxPFBCNKcBwHIiOKBCUUfJAwgaRGlApASKgwwQWGCxkyaNAgC8SIMxEpYs6cQMHChRU6f0lQEFQmzaJHk/6CAeKDU6JGkfJ0VkHCUAo2cerc6mwC0bBayQIIAgAh+QQJBwAuACwAAAAAHAAgAAAG/0CXcEgEJQaFAomUHAhAxGhUMWCErq/X8sF9HRRSYgDB2ZixWgiXG4kMAuFPg2Gmb0JZEkTNbnPARCUGHAUcDHZYS3wPbW0QCUMfBklJhhsGCA4JCQ4LDH0RMzIcQiAHBR2UBQclYS4JBY0mA0MOBrepBieuRAgmMhuRBLfEkLxEJwdEHgbDtwLHxwEE1NQq0ccjDdQHX9i8Dt3d19+uCyIiB07lrgPu7q3sUu8LCx/y8/ULCPf4vQgAPQDyJ8RBQAfxCL5C4MGBAGMKFTA88VCCQhcgHDhEMWIgwRECUCQYkcKiQhAiSSoAAeCiggQlFHwAIWGCQgkpUqxsAQMABToMBCXIpFlhAgULF1Zk0KCBnQQQRI0iVdpUXgUJEooeTbrU34QKWqd2JUiBxVaqTC9iwHAhg9u0roIAACH5BAkHADMALAAAAAAfACAAAAb/wJlwSAQlFoZOKNQpDFAgonQq/CwKjI12E3p5IaGDgjoNeAoFDoeR5XpfJAiENAiQq6ImOt1efiEPgRxjVCkHBkl7axsMfnGADxERLyNTH4eIBgVNBAgnIyMOCxwvgYGSL4RCIAMGBJkGIiVkIx2QkhEcdkICBK+/AndDCBC4kgNVBwcNzAeVwkMCkZIxMR8zJyIiygco0FIIESYyBava2gMe31MbL0QjA/HxqutVUgILAwsL6vXCHgtULEDwzB8ZDwgSeqBnEJwHDw4cRGlIBQFEAQImUpQSESOUjVNQYEyQYBfIISVQJBhR4trJIR9IlkjxocJLIRJY0gQh4WaVTxQKArSQMMGnBAUfeFaY4MJnCxAtYCylgOFmhaFLWbjAcCHDSwASplq4sCKDBg0nJwCYQGFsWbQvKcjlmsGszxkW3Nq9y/Ut3Lsz6u6tFwQAIfkECQcAAAAsAAAAACAAHwAABv9AgHBIBCUQBsOGkVwkQMSodPhBdApYzma7CYU2IsV0CnIQklcsg7H1vl6hQWBMHRjOhnSBw+6G3iQQBWJjCgcEiEkGWXxtfy8QEA8hI1MfAwcNiUkHHgIjIycIBX+BkpOEQyAqByIHmQQLJWMjBpEPuBEFUEMCra+vKHRDHiS4DxERA3UDzQMis8O9xrkRhALOzQnSUQjIyREHACAIKggLCyfcUh3gyR8pCPLyH+tRI+AmJh4oCB4eDgTYk8IhQgwZMQYIcODghIMUA6McIDGgHoCGAjLOiUgnowAUCVpwpAMyASgJI8ckSFCihAKUKaW0TKHgA8yYROApCADiJk5QIS0+8JQAg8LPIRU+9IRRYcLRIRKINqVg4SmACRKmurBwweqECSyoXriQ4SmFCVQxkM2gQcNRCmJXsHX71ILaDGytChmLl65eAH3/EvGbMggAIfkECQcAMQAsAAAAACAAHAAABv/AmHBIjI0QB0KhQCCoEqCidPpBNAzYzrLA2Ww4A8V0ChIkm1jDtuv1qgLj4Ud1ODQIafWSw2iHQh1iYwoLdXV3aXt8Xn8vLxsjUwELAwMihgcDDgIlIwIIBoyOJCQhgkMgDpSVlginRSMGIS+kpAVRQwkICJSUCXFDHrMQD8UDqLvJrsBEKCQQxA8vggke1tYlzEUe0cUHMS0O4icOv9pFBsUPEQ8fCgLw8LjnQyPs6xEeJQkoCQmR9IpwiEAwAoF9IxLCCUhkQMEIDEpITKFAAkMiJx5CSEHxw4cKF3MVNBHBI4iTAEIKSTAywskWEmBMUDlFQswKFVjQlIKzwoQ6CRR2FpkAACgFFxiEDqEA1IUFDBeULqVg4cKFFRmkxsDwFGuGDBq0Wv2qoWxYqWTPao1Bdi2RsmuDAAAh+QQJBwAqACwAAAAAIAAaAAAG/0CVcEhUlRwDkcEgOiASoKJ0GnA0G4Ts0lDoLhTTKUiQbB4IW0OnW2BwEIHwEORYDJKHPHq57jI2GwZgYR8eCAh2d2Z7bBx/gAUlYh6Ghwt2CAIJKSUoDgQFjo8hHINDLZ6UlQ6mRSUNgBshIS8dUUMpAicCAg4eknJCDn+0JC8LQxIJCby8ccFDCbIvJMaDCsvZH9BFHi/U1CIqMCXlJSOt3EIGJBAPECQfLQr09DDqRSMQ7g8PDiABAgC8hY9Ih37vDoBYKKFFhYJFFiB8UECCxQoVJkAkciJCvwgkYGAEMIHCxmgeH0SIQHICCwoWTgpJsLJmSQouLGCQqaJjTT0IFGBiuHCB54CaEThYsED0QgaeDWbIiGGiwVCnGTJo4KkCxIIXCFRg1UCWa5GsZc2e1ap2Ctu2UrbCFRIEACH5BAkHADAALAAAAAAgABkAAAb/QJhwSISVTovBgTAYeEagonQaEKgGooN2STB4VZ/pFJRAqK5NbaPr7RQ6noB4CBIg7oik8rD2GtwFHAQKc3UODh53KklZDQ1+BZGBBSVTLQkCAoceiR4JIyklCQ4HBpIcDBsFhEWimAInDgJhUyUHgRwbugZRdCMjCcEorHMwJwWpuhsqQxUKKaGivcVCCbkbISEbrBIf3goK09RCHtjZIQMwEy0g7QHi40INIS/1Lx8AEvr6APFFI/ZIkDgxAUCFgxX8SSnwAoLAAxMiRmShsMgCEg8cFqDAkaOLikQEPBj5IISFkxgsYAA5JAHJjBdiymRZ7SWEFRkyrFhxgaaxQwgjI7zISTSDzwERkkbgoKFpU6M0NyiNQEDDEA1QQSYwkdSECQdEmtJ8EYErV1o+hziYIcPrgbRTEMiYQQxuEQRCggAAIfkECQcAMQAsAAAAACAAHAAABv/AmHBIjClQHsRApFqcRsWoNAZKJBHNweDAJTQQn2lUkhI4PNeFlnsgGAgER0AslIxQArMDgdWKDg0NbwYdB2FTEiUJiwInZ3xqf4EGlB0dBiVSMAopIyMJeCcCIyUKCiMCIoKVBQUGh0QgHx+cnyMgUykDlq2tBLhDMCAgAQGmwHQCBr0cDAhDEzASEi2yEnRECQUczRscCkITABUV0xXYRSfcG+wLMS4sE/Lk6FEH7OwMARYuFP4TFOoVGYFvQwgBGBLyCyiwiAGDIUIMuEAxIYaGRRZseMHRQIYMKyhewEhEwAsSJzd8XLmC5JAEJCCQmKmhpoaPLoUkgMBz5pBSmxlyxhDwoCiEEEQ0CI2xoGjRAkuLcHD64EDUlxGoOrgqhEPWBxEgwFqKwESEsyasXnUQwezZCOCuDpDh1sQArkIE0DURYg7eGHMfZPqbNwGRIAAh+QQJBwAuACwAAAAAIAAfAAAG/0CXcEh0gUqCEwLhcAhKxajUJVGMEgKBw7NcDL6OzzRaASlKV1TS0f2KDocTaCwEtAIfRSqt5XoHbw0EA2JTExISICABemknbAhecAcEBAcpUhQAFRWIiwoKHx+LewiAcAYEBg2FRCwTsBUwiBVTCggHDQa7BiJzQxYUwq8AE3RCKJW8BR5DFxgW0cIUx0Mjux0F2gpCF97eGBjVRAIG2toqQisZGSve40UD5xwFAez37PBEJdocHBsCMmgYOFBfkQb/NmwYUFCIBoNEEDBQuMHAQ4hSBFDcwAHjlBEKQ4j0KCWByBAvQpCMIgDlixcbVhZZ8JLEiwIyiRQgwZPEgU6cQkZAGEoCwgmgLgw8gLCURKuVCB5Ilfozp4ClU19wk4kgQoSpDwbIDPDCq9kIDALkDDHj7AMoQGOY8PoiAdKkMdBuvUtChNq7Qp4SCQIAIfkECQcAMAAsAQAAAB8AIAAABv9AmHBIlHxKCZRgmVAQn9AhwKgojRIJwcmD6AoCUShl2gJ9qlctF6EaLASgsNA1AVQk5TNS6eAuBgMHKh9hFhQsExN3EgEfKVgCfQh/gQcDTk8XGBYuh4oSoKAtRwKTgAeoB4REF62bFIkTYR8OpwcNBANxQhkZKyuaFhZyQwkiqAQEBg68vb3AF8REJbcGygSEGtoaztJPCcoG4ggwGkPc3lAL4gYdHWDn5unT4h0FBQLz0gf39wv6xDz0K9AAoBwUHApwSGgwzIiFHDYwaBhlBAMGGyRShCIgY0YOG58g8LjBQEgiBkKE2BBiwEkhI168CDEz30sDL0jIDLEqpAdOCBByvnB5UgAJoBB0YtqIAMIDpBCIUkxQIMKDq1c5wDN4YEOEr1gfvEix0YCJr1a/hhgRckEMtF85LN0Y4+xZEVtD1n3QYO7JESfyQgkCACH5BAkHADAALAQAAAAcACAAAAb/QJhwCANIQB/FaFn6EJ9QC6tSOSZHCZTg5EgEoE+MizWptgKKUiKx9SAQCRAYdsFYKCxAFZnCChxuCCoeX0QZGSt1d2VWSmyAbyoLCwpEGhqIdRQTE3p7CgmQCAsDpU5DmBmKFnMBAqOlAwcqcqiZc0QjpLIHBwKWiLhPKSIivb2nMJjCUAm9DQ0EHszMCNAE2IXUYCnRBgQGCdu4AwbmBgjjcw7mHR0H6mAJ7R0G8VAlBfr6908j+/z6DUHBAaDAIQg4KOTQ4KAQAgw2SBzgcITEi78OEri4gYG2ex5CiJS44KCAEC9ejKzUDwGJlylDqOj3D8KDBzALfMS1BsGANw0Rbt58uSHFOA4RkgYVijPECHURTChl+qAAy3EdpCoNSmLATmomwop9cOBqvAImQmxoIKDWnCAAIfkECQcAKQAsBgAAABoAIAAABv/AlFBooUwqsBYoAAINn1Dh5VJkHSWgj2KUUDijwoz4giles9sESlD6PjXwzIpKYVUkSkVJLXAI3G9jGC4sADASAXoJAicOHh4fUXFTg0Z3H3uMDggIHgGSYmApEiWanCoegHCiTwqOnAsDAqy0CrADuJG0oiUquAMHJ7usDrgHByKfw1EKIiLHBwnLYCrQDR7TUQINDQQEA9lQCd0GBA3hTyUEBuUG6EMl7PLvQgny7PQpHgUd/Af5BwoILKCCXgkOAwugoHeAA0KEysI52ECRAYOC6FAwoEiRgwJ0HjaE4LgBQbgRBl6oHLmhQ0QoBwZ4SJDAwwIOEEiofBEihEc+VhwiCBX64AEECC90vuAwgpaMoUWjPiChs8NHVgpiQJWa88WCl2BezDAxlOiDFweu7vrQgGIEExs4HPhDKwgAIfkECQcAJwAsBwAAABkAIAAABv/Ak/CkyWQuGBdlAqgMn9BnEWlZViQgECzKnV6qkyvoo/hIuEPNFAMWf0qjUgutNiJdrAqsBVKUEoABaEYrVEt7ZCMJKAICIGhoFQEKio0ejpBoIIsCDh4ICZmanZ4ICIKiUQqlCCooqVwopioLC4+wTx8ItQMDI7hQHr29DsBPCcMiKsZDJQfPBwPMQinQz9MnzgcEDQ3YCQ0EBAbe0w4G4wbS0wMG7gYI0yUdBvQGocwiBQUd9KjADvYJjGcsQQEOAgsoMOaBg0OEHDw8CRACX5QRBjZo3MCAg4F/J2LMMMFgAKgEHhYUeBEixMYNCo+ZiEAzwoObN0m8YLmxQAk0KDJMCLWJM+fOlhsMLHxSQuhQojchkNDpcgHIIQoaRHiKk4TUECKWQgIh4ADHmw4PYIIUBAAh+QQJBwAAACwEAAAAHAAgAAAG/0CAcEjUZDKXi8VFbDqdGmPSQplYn9hiZqWsViSwSvYZRWKoky8IBBsXjWYXawKTgBSKlpu4vWC8Ei0BCiUlEntPFGofhAkjeohOFYMlIwkCKZFPEimWlwIgmk4gCSgCJw4Jok4lpw4eCKGrQyACrwgqmbNDKB6wCCi7QyMIuAgOwkIpCAvNC8kACgsD1APQCtUi1sklByLe28ICB+QHz8kLDQ3kHskpBPDwqsIDBgT2BAHiBvz87UO2IiXo0KEfgQ9DHJiIgGDPiQIQCXZAJmREjBkRInAYgaUEAQ4QIzbQB8BDjBgZUxZYkGqEAwQGNjDgABKiAQVDPpBIGeGBT0kIQF+8CLFBpkyQBko0UcBgYU+fDyA8EDq0aFEGBHA6CSAiJVQSEEgIJVqUAwKSWBQ0IPGVhNihITgM0Lqn1gGaD0iAHIBCFpYgACH5BAkHADEALAIAAAAeACAAAAb/wJhwSCzGNJqMcck0IjOXC6ZJLT6lFle1+oRiXKwJa7vsRi2USaUCIC8zK6krXZG0Ku7lBa2GtUAgeUwUaxIgHwqBgkYTdocKJRKLRhUBiCUJCpNGAZAJny2bRBIjnwICH6JEJSinAgmqQwoCJw4OArFCH7YevbkxH70Iw78fw8e/KQgqzAi/CQsD0h6/CNLSJ0SKggoHIiIDIiNDIRyTCAfp6QExGzImEc55Ag0H9QfZDybw8LhkIwYICCQgIpWICPAiRHggj4oAAxADGsgWA0SIhA8yFhi3pMSBDhEhithW4oHCjBlJFFDhYMQIBwgMcChQICQBTUQSQDiZEQKJRxcvQmwYymEmzQ4dCKRYooADypQ/gw7dYJTmgVRMAgyA8MAniZ9CpzIoWgABuyrdXjyIGiLs0AILsLoBIUAEzbYgFyTYtiQIACH5BAkHAAAALAAAAQAgAB8AAAb/QIBwSCwaAZqjcqnUZJjQpXN1iVqFGucFg7kys9Oty+JtOjOXi4VCKS/RahdrMnEr45RJBVa3G9d6FRISfkd6MBIgIBWFRSyIIAEfhI1EiQEKJR+Vlh+ZJSWcQxIpJSMJI6JCEqcJKCiqAC2uArWxH7UnukMnBh6FKQ4nDh61LyYxEQyFAh7OCAkeJiYR1Ql2Hwja2ikf1d8Fdg4LCyoqCCAADdTfCGUJA/HxAkIK3w8PJPRWJSLy8ZuEDKiGL98vKCgOKDwg4sA+IQE2RCj4AIKBVEdKLCBAYOGBBemIpAhBkcSLEAYQnBgxolkDAzANEGhwYEDAIiNIQoBAwmSIRw0bGHDgUKBATI4dUyxRUICnyZNAhRYt0AEmAQM2oQQY8KJriJ9Bh0616iBkFAUiNnwFCpRo0Q4IbnoBgWIATKAyVSQweyQIACH5BAkHADEALAAABAAgABwAAAb/wJhwSCwaiRpN5shsFpNLp/QJzVym2Fj1csFkpZkw10L+OldjF4VidmIs6gmA1WZiKCx5BVBn6isSMH1HE4ASLS2DRhOHIAEfBRwcBQWKFQGPHwoRJiYRESODFQqkJSUQn58egy2mI68bqREDgx8JtwkjBJ6fHIMjKAICKCUeng8PoHUgwifCCh/JyA8ddSgO2NggMQfTDxCrXyUIHuUICUIKJN4kKFkKKioI8wjbQgPsIeFOCQP+C/PQDQnAgYRBEi9CGCjBJAWCAyL8DVjgwd6QFCEMvki4YQMBDwJMCXAw4IBJiP8+HBmxYWOIEB0ZSKJkoCaBBg1ODlDQREGHN5cdN8ikVKCmzZwHVKh0EmBB0I6TKHWwSYDAAQEWpSgYwAEq0ak2ESw1AyLBAgIGKFlFMCKrkSAAIfkECQcAMgAsAAAGACAAGgAABv9AmXBILBqPmqNyqUwyn01NBkqVJTXSafWJzV5kjoJge8yYV5c0wRQzhcbkIfqCwVg2kXxkEB/S7RQUEHoRcH0YLoEsE4QRCX1CLosTExV6DxEokDIUABWfEoMPmA6bEzAwEqocEaMPC5sVIC0gtQeuDwWbIB8BHx8gDq4QECN9EgrJKSktHyQQDxAkBn0pIyUj1xIyByQv3y8eZB8J5eUKQgovJN4vG5pUHycC9CgJLUML698bG6VPJTw4OEHwRAoiAQq8CBGi34YGJZR8cIAAgYeLHgTgI5KCQcMNDBhw4HDAgYASJRIIUDFgwIIFFS0GODKCg0ORBXIaMEDggM8/Ay0HqLD4YYkCA/1wFuiwk+dPEUEdzGQSAAEHpUyb9jwgAqgAEFUULMhZQCsBAg24Su0DIgGCtDuBehgBdkkQACH5BAkHADIALAAABwAgABkAAAb/QJlMJSwaj8hkURGZOZTQqOxgMsVMAqlW+ImYIuDGVuv4giOJMVSjIZwjDPWRLWNnOJHHIzKQGzNsGhkZL3l7J35Fg4srEHp6aYkyKxeVlY8PEJGJFxieFhYvehAQiJIYLqAUFAUkjiQLkjIULLW1ByS5Lx2yEwC/ABMnui8hI4kTEhUwzBMfL9AvGwSJEiASLdkTMgMhxRsbT2oSCh8BINdCChsh4Bscm1IgIykK9h8VRSrgDAwcBaaifEiQYMSIEiVAGAlgwN2/AgdKKAmA4oQAAQQTlJBwREGBDf4KiDQgAqO9EQkcIPDgwKIAFAlaJClR4GGBDgYMEDhwQMSAQAELEKxk6UCAQiUKCDzMmXNnz59BhXowKiUAgpFNCTR4+lMoggRHtXxAwJSA1p4+ByBAESDRPAQ/dy5Y4CBhlCAAIfkECQcAJgAsAAAEACAAHAAABv9Ak9CUeA2PyKTyqCDNjMtoFLSJRGJQqXY4sFplpO1W4bU+EmLtIfJ4WBFp6YfEdnfiUke7HUHjlwd7DwV/UQUQDxAQC4VLLySKEAKNSRokl5cjlCYaGpwaL4+hfoUZGZ0aGRuhLyEnlKaxGR2tLxsqlBe6uwMhvhsGlBYYGBfEAiEbyhslhRYUFBYWLhYBDMsMB4UTEyzQ0SYLyxwFr3EAFRUA3CxCChwb5AUdpFoVIBISMDAV7UII8goUMDBJS4sPH0CAaNGiwpEABOR1MGBgQIolIFKMSKEAYQAQAJAoMCBwIsUGCwSMUKAgRQkBAlAkGFGC4weHSUqQNGmgwQFNEQMGLEDgwQFMmSM2Sojy4QBFAlAP/BSqwkPREzETlFgqJYADqFGnCkVA1oFRBVy3fEDQwKfUoEPJehgBohCIEQ4WLDgwgCgKBXWjBAEAIfkECQcAKAAsAAABACAAHwAABv9AlHAoVBCPyGQyIJopn1CUgmMyRaLY4YhkNc1A2aiCFCmXnWEliFN+mAtp5cD9cEcQ8eS4zhfkkyJ8dXh/Rx8kEA8QEAaFSCcQL4sQI45HBySZL3CWRAUvmgudRBsvpiF+o0IhrCEblaoorhu0CbEoHLS0qaoGugyEfxpEGgO0DBwNjhrMKMwCGwwF0yV/GdfMGhkBBRzTBSJ/FxfX10Iq3tMGvFkYGOPjK0XTHQb2sFgUFC4W7u9DHgrYs0fAVpQJACaw2OcCA5EADQYaIHAAgZEkFSRIqFBhgkIKSBQQmDjxgIgBCEakCADiwwcFClhq5DgBJJIUDQgQaHDgwIBPBSoQODghIMGIEgo+gGghAcaEJx8GUDQ54CcCDw4EFFWZFISEp1BAOOjp06pQokaPKmhRIcwHByJOLkBAN+vWDzD+gCghACtdrSUCSIASBAAh+QQFBwAzACwAAAAAHwAgAAAG/8CZcEgECU7EpHJJVDQiJhlzugwMIlhThMoVKjjYcGzQnY5C2EfYZCgvFaGHXI1lHNxJUGEujxRGeEoLEBAPhRAIgUoKLySEECQCikoDjSSOHpNJHyEvjS9tmkQCnZ4vgKJDIiGsIR2pRAYbsxuJsEIctBuStzMMswwMqLe/DBwcCb0zBcfMvLcEBdIFmb0L0wV3vQIFHR0GBiW9Ad/gBguTGkoI5gQEyXgZGupEHwQG7g0H4mUrGfLq5glxgI/AgQMD4FHBcMEfQHozQAwgoA/hAAcfmFCg4ILhhX8Zkig4eHDAAhUIUCgIIEECjAowAEygYMHjRyUpBogQYXKBB04HJ1CMKPEBRIsKMjnWvMAkgAqeA1A6ECAgQQkFRSVUmDCzIxUjJhEg+Fl16MoWWiuwcFEmgACxCKYKLZFCgVG1ikAoSCAARdWrICRQCQIAOw==") no-repeat}.lb-nav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10}.lb-container>.nav{left:0}.lb-nav a{outline:none;background-image:url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==")}.lb-next,.lb-prev{height:100%;cursor:pointer;display:block}.lb-nav a.lb-prev{width:34%;left:0;float:left;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAtCAYAAADsvzj/AAAFF0lEQVR4Ac2ZW0xcVRSGPTNnhlPKcCsUAeeChkEVxhutDQwzMANaqamNWgpaH+yDIaZp1cRHbgH0gTsxkmDCI/hiRAqgD5qYRgKQ8II6TE00wfgGAcIdKeM/ydrNZIezxxg9m518gRxWmn6s9a9zhvNQJBL5T/gfjokwA5Uw0zWFeHBOugiTsAArfSWZky+iABVowAZSwRkiDSTRz1iHlJMmogATsIDTIAPYgRs8SeTTtXSQSLVKFNkivIQKksDDJFCsquqLmqZdAa/i+yCuPQ1cJHOKjdpJEWGdsIFs8BQoy83NvTEzMzO3t7f318HBweHc3Nxdj8dznWQeIWmpIryENUaiCPgdDsfN+fn5XyLcWV5eDlmt1gBqHgOpbAHIFmESySAHeECF0+m8hd/+vcgxZ3d39wBj9grqCkA6iaiyRBRunJhEpcvl+nBhYeG3iM7Z2dnZgkg1ZSgNqLI6wgebSVTZ7faPlpaW/tSTWF9f36ivr+9AbQkF3iZRhAs2dSInJ+eDUCj0h0Biq7S09BPUBkEhyAKJssKusE6QRCGoQLDfn56eDulJrK6ubgeDwS7UXgTPAztIkXUfUbhxKgLlyMRtBPtXPYm1tbXdqqoqJnEOOGhbJQCTkSJ8sJlEMNoJrFhdicPDw6PKyspe1FaD85yE2YBnLUGwSSIrK+s2bnZLehIbGxubfr+/B7WXSMJJ42QlCcVAES7YJJGdnR0dp7BgnLZKSko6qBPngIvrBEkYIKIT7PLoOKET4TjB7kbty+A8SaRxmcAxQEQn2BUI9q3Z2dl7gk7sINhRiZeoE87jMmGECB/s3JhgR8dJV2Jzc3Pb5/N1UieKKdgsEyaAY5wIk2Dj5GHBRifCgmBHb3adLBNsO3HBNkxEAWZwCmSCx4EPwb4ZJ9jbCHYXSRQDpyDYhomoNFIOUIRMvINO/KQnsbKyshMIBD5D7RVwgQWblzBahD2Sp5jN5jzM+9uLi4s/60mEw+FNbKcvUH8DVIECcAZoXLCliaRaLBbX8PBwb0RwRkZGfkftx+BdUM4+KInDbdxoWUCKoih5CQkJgYGBgS/xs6PjRPb394+ampp+RP174CIoBGcpYypQZIqYY+4dz4DLvb29Y6LONDY2fou6OuAF+SCDZCgj8kQSQDqNihfU9vX1TYlkGhoa7qDuDVBKMpQVrjMG30fYCs6gAHuRmdqurq5JkUxLS8sEaq+CMq4zJGOgCB2Fk8kHJSaTqaazs3Pi2MzQaWtrm0RtDfDFyCQyGUNFOJlEkMlkwLWenp5vRDKtra1TNGYsM5mcjKEifGeYjBfUQUaYmebm5omYzLjFC8C4zyNqTGfcNDZ1/2ABjKHudZLXkTFARJAZN/CqqnqNMqN7Ojo6vqMF4ONkVFmvFUQLQNiZ7u7u76PZAn6S4TJjrIhoAdT+iwXAdQYYKCJaAG/iPhNvAYyj7jXwAngUpAGrDBF+ATCZAuBXFOX60NDQ3TiPM1/hyfoyPf7kgNNSXyvwmSGZMk3T3hocHPwhzlPzJLLFnpZT5PztV5wZNyilbTZFmTnZrxU4GZWXATV4ap4kmeNELlEticjsSHyZq/39/V/j374P2Lk/Pj5+BznxUuDlj1acJ4B8cAH/4er29vbPR0dH58fGxubx/ac2my1Ab3iz5Yc9/gJIB05QCJ4Fz9FXD3gC5HIfi+WKCGQ0GpuzwA7yCDtdS+b/SCFfRPwaQqPxSSaS6JrlwUjR+RtEvCM0ct4sLQAAAABJRU5ErkJggg==") left 48% no-repeat;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;transition:opacity .6s}.lb-nav a.lb-prev:hover{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}.lb-nav a.lb-next{width:64%;right:0;float:right;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAtCAYAAADsvzj/AAAFDUlEQVR4Ac2ZS0xcVRjHvTN3hisw0GIRZ3AeLWHQWqdVsRqgA86AUmpqoy20Whd2YYhprJq45BVAF7yJkQQTluDGiEhBF5qYRsIjYYMKQxNNMO4gQHgjZfxP8pF8ufEe0qQ5pyf5BTKcWfzyff/vnHt5xLQ0wgbsQCfswEY80BWPxx8I5sUlHMBJP0nm4RfRWAUMkAqOgseII8AFDNqjPYwiGuEAySADeEEuOEkE6bNjIIX22riQchHWSo+SRACc1nU9ahjGG+ASfn8Vn+WT0BNUMV0so04kFTwJTodCoeuTk5N3dnd397a3t/8dHx+fzM7OvoG/nQPPADdwscqoF2HBPgJynE5nZGFhYTZuWlNTU3/4fL6b2FMMnmUyTpJRLqKTSAbIQyu9vrW1tRv/n4Uqzfv9/g+x7xUQAh6QxmVUV0SnKRWESMXm5uZ63GJNT0//GQgEPsHeUibD20xTLeKioBdUV1e3rKysrFrJzM3N/eP1ej/F3jImIxgAcsOeDLLAKRAtLCz8HDKWlZmdnf3b4/F8zCojGADyz5F04AUvgPJoNNq2tLS0YSUzNjY2iwHwEWXmFHCzymiqRGwgiaaXD7wIysvKytqWl5e3rGQwAO4iM7ewt4SmmYfLqLpr2U0yZ0FFaWlp597e3r6VDEbzXapMlGQEA0COiEYyTmozP8lcKC4u7lhdXV2zksGhOZeVlXWLy5gHgDwRJsMqE6A2qygoKGhBm60L2izmdruZjGkAyBShxTNzlGTOgvMYAO2iAYDKxKjNSgQDQI6IRWb8VJnXMADaUZlNK5mJiYl5DAC6AQgGgCwRWjaWGR/IB+fD4XDr2trahqDN5lEZ3mbZ5gEgW4QPAD6aK3BotmIArAsqE2MDIMTajGTkinAZ3mb5NAAS58zGIQPgJvaGwVMgk5597ECTLcJl+AB4GVyKRCJfLi4uijLzGzLzHrWYj1pMVyXCB4BBz/J5oAzcwDT7OhaLWZ4zMzMzvyNX79rt9uOUNyewqRSxsbzk0Jh9H3w2MDDwV1yw+vv7Ox0OR4C+q1REAzr1+ON0TpSDD+rq6n7d2dmxusbs9/T0fJOUlBTRNO2gIg6lGSGJYyAXFIFrtbW1P4oq0dnZOYR9F8EZdqaoCDtVgrJBEoXgck1Nzfciia6urlHsu0rSOSADJEkXYRK8EufAlYaGhtsiiba2thFk4kAij75Po1fiOcIkkplEGFQ2NTWNCBz2W1tbb9tstkrsLaDvcQlN5hWFS2SyTFxubGwcFUl0dHT8gH1VTCITJHMJWSLmYAcPMlFfXy9sJ0gkMnGNpEnCXAkJIhYSReAtBHvosGCTRBgEWSV0qc8jPNhMIgyutLS0/CSSSGRC1/Uqkg5aZUKGiDkTQVAMqtrb238+RGJUHGyZb1F4Je4/2FfFwZYr4qRb7QnwEngTwR4+5JxIZOJtcbDlv2lMAR5wBjfUi7h2fCuS6Ovru6Np2nVqvzwmQcFW9+43HeSg10twix0RSfT29v5iGMY7dMLniTOh+N8KghN7lKZTIQgKMiG/IkwkCJELFiL7uMWOYE+lWUL8elRNa51APoqGh4cTN9p7TOJed3f3d4nz5P4l1ITdDU66XK5Ic3PzF0NDQ1ODg4NT+P0rCFbQM3qu4MRWLsIfX7PB0yAEngPP089TwA8yBMFWKmJ+qZBGj7FecJzw0mfpwBBLqBexseAbIBWkESnAEPybQLnIf4JfIzSb+FymAAAAAElFTkSuQmCC") right 48% no-repeat;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;transition:opacity .6s}.lb-nav a.lb-next:hover{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}.lb-dataContainer{margin:0 auto;padding-top:10px;zoom:1;width:100%;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.lb-dataContainer:after{content:"";display:table;clear:both}.lb-data{padding:0 4px;color:#ccc}.lb-data .lb-details{max-width:80%;float:left;text-align:left;line-height:1.1em}.lb-data .lb-caption{font-size:13px;font-weight:700;line-height:1em}.lb-data .lb-caption a{color:#4ae}.lb-data .lb-number{display:block;clear:left;padding-bottom:1em;font-size:12px;color:#999}.lb-data .lb-controlContainer{float:right}.lb-data .lb-turnContainer{float:left;margin-right:5px}.lb-data .lb-downloadContainer,.lb-data .lb-zoomContainer{float:right;margin-right:5px}.lb-data .lb-closeContainer{float:right}.lb-data .lb-close{float:right;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAMAAAC6CgRnAAAAPFBMVEX///8AAAD9/f2CgoKAgIAAAAAAAAAAAABLS0sAAAAAAACqqqqqqqq6urpKSkpISEgAAAC7u7u5ubn////zbsMcAAAAE3RSTlMASv6rqwAWS5YMC7/AyZWVFcrJCYaKfAAAAHhJREFUeF590kkOgCAQRFEaFVGc+/53FYmbz6JqBbyQMFSYuoQuV+iTflnstI7ssLXRvMWRaEMs84e2uVckuZe6knL0hiSPObXhj6ChzoEkIolIIpKIO4joICAIeDd7QGIfCCjOKe9HEk8mnxpIAup/F31RPZP9fAG3IAyBSJe0igAAAABJRU5ErkJggg==") 100% 0 no-repeat}.lb-data .lb-close,.lb-data .lb-turnLeft{display:block;width:30px;height:30px;text-align:right;outline:none;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);opacity:.7;transition:opacity .2s}.lb-data .lb-turnLeft{float:left;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAABmJLR0QA/wD/AP+gvaeTAAACIElEQVRIicWWPWsUURSG3xM/4hYpjLIhphJiIYugNloIiRoU/QO20UJrU1gE/EAbRReCGkQQEbFLCi0EG5NKEIKYItFSkBhSmMLIipolj8WeWa/rbrIzmdm8MNy599xznjN37pe0QbKwAlyTdFjSoJkt1Nhyko5L6pe0S1KPmxYkzUmalDRpZqXYWQDLVHQuaNsNPAFKrK2fwCOgNy440nlgK1AEftUE/wJMAM/8mQDma/qUgVvAlrjgK8CboF4C7gAHAKvjZ24r1ozMFNAdB7wSvI8BXTFGLe8+kT4A+WbBkd4DF4Czazr/H2so+ICpVYe9DjjUyzhgj3cp8L+RBPwbGI4L9pjjHmMZ2JMkRiIB3cA3hz9oGdjhdx38A+hoJXhf8NtOS1Jbi9gzkhb9/WgVTGUD6GnktV6ZGZLeebVQBUsalTQHDGYFlzTvZWcIPuhlX4bgz14uSdJmr0xLOqTKEZeVRiR9lfS82gJ0AAPApgzBGyMaHTTAKeBTFhMMuOxr+Go944gbl4DOFKFdwPeGWyZQ8MNgBSikCL7v0DKwN2qPZrXMbBY4ImmHmc2mBZbU7mXRzD42k+kx4OR6qUCOBlemep138vf2MAZsjwHKA/eA60mybAfeBifKzSb9hn1y4ok3fVcLg2wDbgMzwAlva/PJ8gp4CvQH/fcHiZZZ7aqTIJle/tV0YMsBD4HHaa6KEH4ReAG8Bs6kDshafwDkXu6L86KiLgAAAABJRU5ErkJggg==") 100% 0 no-repeat}.lb-data .lb-turnRight{float:right;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAABmJLR0QA/wD/AP+gvaeTAAACGUlEQVRIicWXPWgUQRTH/3OJiSCEgJg7FcEmGLkmNoKCYESLYGNrqaDBSkQri4ARDPgBQRBU8CNgE8TCwkIhIqiVYLAQg5UoOZA0Eg1RE/xZ7DsymZzu7HJ7GVgG5r3/+82+3Z33Vlqj4WIdgQ2SBuzaJqlsphlJNUkvJE065xYC3WZJ9yW9ds6NRO8M6AXuAD9JHz+Ae8B2T3/cbIuxwA7gMrAUBJ8BJoEHdj0HaoHPL+CKxThZX4yBbgHeBHdyFegHVj0ewAG7gGvAvKd7BQxHgYEy8METTwA9UWlK9BXgkaf/kwq21Lz1BGdigabvAY4BQ8BUkP7/gi95fueyQE3/JISlgoEdLL9IE1mhFuM88Dsr+LbZvwGVPOA8O+0CFgw81hKogQ97Gam2glmyeb/Ns865960E1+9yqkgYsDUEb7S5ViD0hKQvwHUf/NXm2aLAkvYqqYa7JandFk9LeiZpvEDwZ5s/FshYPew4Pgh0hoa2lh0cAfiifcdnC4h9CvgEDDYy1o/M70C5gT4vtBuYs9ijjRx2ekXiVhPBfSQldvGfpyLLZfFus8AWdxDYk+ZUBTqaADsCHMgjLAEjJE1bltanC3homVsCNmUFV7yKNQdcANoidH4X8xIopWkaBRllZXvb79n2AePAU+Am0G7rh4Bpy9T6zFAPULVP7Qawzlt/x8rRmxuScUNHSZr5xyRdZfTv0JqOvwtaARgflgIWAAAAAElFTkSuQmCC") 100% 0 no-repeat}.lb-data .lb-turnRight,.lb-data .lb-zoomOut{display:block;width:30px;height:30px;text-align:right;outline:none;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);opacity:.7;transition:opacity .2s}.lb-data .lb-zoomOut{float:left;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAABmJLR0QA/wD/AP+gvaeTAAAB7UlEQVRIieXWvWsUURTG4XPjJpgmlSFKRAtTWGjAj0ajiSKKFopg/AtELbQTAiI2IaazEhsLK0XEVisbISD4gY2FlQQixiAYxESiBn0sdoKTQHZ3dte18FR3uO97fufcmbmciH8UqVYhUkT0RER3RMxGxMeU0uJfqQoJJ/EAc5bHDzzGWXQ0E9qPZ/iMGziCXnRgPfZgDFN4i2PNgJ7IOryFdVW0a3EZ3zHSCHQfvuFCQd8hzONcPdAuzGC0sLnsP5UVvb2o8RpeY0094CzHXTwqYmjHLIbrhWZ5tuAX+mo1LL2jzkbAWa4XuFRJ05Zb74iIlymlhUbBETERETsrCUq59YaImM5vYlNEXKkBdCelNJF7fh/lRlaNtkqbDUbF6zjf8YeI2LXMmdJURJyvA9obETOVBPmOX0XE7mZ8XBExGBHPa1KihE843QgRffiJrUVMo3iDUnX1qjnu4WFRUxemMVYndBgLha/MzLw3M18s6DucXUDXC0NzSY7jC26ju4q2E1exmA0I8xhqBL4NT7MCbuIoNuYGgQGM4x0mMZJBmwJP2VBwPysgHwt4gjNLvyCGVsAH64avKKRHeSTabJU5awV8rmnwGgscyJ3QVxz8b+EHWgnf789MPon2VsIHlGfv/pZBc/DWdVopfgMdyEl3/DM14wAAAABJRU5ErkJggg==") 100% 0 no-repeat}.lb-data .lb-zoomIn{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAABmJLR0QA/wD/AP+gvaeTAAAB+UlEQVRIieXWv29NcRzG8c+XttGlk6aEMOhAQhM/FkpLhDD4kai/QFgYpQliaRobi1gMJoRYmSxNmkhIWVibJkQjQiNaKRpehh7p0bTnntt7XYNnOiff5znv53vvPd/7ifhHSmWNSBHRERHtETEREe9TSjN/pRUSjuMBJv2p73iM02ipJ7QLT/EJ13EQa9CCVdiJQbzGKA7XA3o02+FNrKzgXYEL+Ib+WqC78RVnq8ztxxTOLAXahncYqDo8mz+Rld5SbXAQL7G8wDOCTQXrd/CoGmgzJtBXwQfbC9Y34Cc6i56zLHfdExEtEVG+7QJKKY1GxPOIOFYWvDUiRlJK07WAMw1HxLYiQ1PuenVEjOcXsS4iLi2Qu4gPufvbKaXh3P3bmN3IolpWtFijyh3HOI+hEr7CH1fmuYZ7RZ78jl9ExA60lmparJ6IeFbKiSZ8xMkKvkqvUyd+YGPpmhjAqxoPkLt4WBqahdowjsGqgnP5PkxXfWRm4V1Z+FyVuQPZn8TVqqG5hxzBZ9xCewVvKy5jJvv+p9BbC3wznmQFbuAQ1uYGgW5cwRuMoT+D1gWesqHgflYgr2kM4dTvVxC98+A9S4bPK9JhdiRab5E5ax58sm7wkgW7c5/QF+z7b+F7GwnfY24mH0NzI+HdZmfvroZBc/DG7bRIvwDiiW2v3ei28wAAAABJRU5ErkJggg==") 100% 0 no-repeat}.lb-data .lb-download,.lb-data .lb-zoomIn{display:block;float:right;width:30px;height:30px;text-align:right;outline:none;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);opacity:.7;transition:opacity .2s}.lb-data .lb-download{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAAaUlEQVR4Ae3VgQVAIQCE4UZplDa70Rrt3gQ5eDry/wRIn1QNoka2l22FsW6C5JwAAQIE6IeF5+HR287tw9x5YzdSedcKKDXOTcZ0UQFTQOnta59RVUxAFTABVcAElAZRuEX1DxYQEV3oA58RWgFolpBxAAAAAElFTkSuQmCC") 100% no-repeat}.lb-data .lb-close:hover{cursor:pointer;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}@keyframes fadeInOverlay{0%{opacity:0}to{opacity:.8}}@keyframes fadeOutOverlay{0%{opacity:.8}to{opacity:0}}.fadeInOverlay{animation-name:fadeInOverlay}.fadeOutOverlay{animation-name:fadeOutOverlay}.animation{animation-fill-mode:both}.transition{-webkit-transition-property:all;-webkit-transition-timing-function:ease;transition-property:all;transition-timing-function:ease}.lb-image{transition-duration:.5s;transition-property:transform}.ic-datepicker-container .ic-datepicker,.ic-datepicker-container>input[readonly]{background:#fff}.ic-datepicker-container .ic-datepicker .ic-datepicker-header-bar{background:#546a76;color:#fff}.ic-datepicker-container .ic-datepicker .ic-datepicker-header-bar .cell.action:hover,.ic-datepicker-container .ic-datepicker .ic-datepicker-header-bar .header-title:not(.year-title):hover{background:#3f4f58}.ic-datepicker-container .ic-datepicker .ic-datepicker-header-bar .action{color:#fff}.ic-datepicker-container .ic-datepicker .cell{background:#fff;color:#484848;border-color:#f0f0f0}.ic-datepicker-container .ic-datepicker .cell.selected{background:#546a76;color:#fff}.ic-datepicker-container .ic-datepicker .cell:not([disabled]):not(.selected):not(.day-label):hover{background:#3f4f58;color:#fff;cursor:pointer}.ic-datepicker-container .ic-datepicker .date.placeholder{background:#fafafa}.ic-datepicker-container .ic-datepicker .date[disabled]:not(.placeholder){background:#f3f3f3;color:#909090}.ic-datepicker-container .ic-datepicker .date.this-year:not(.selected),.ic-datepicker-container .ic-datepicker .date.today:not(.selected){color:#546a76}.ic-datepicker-container .ic-datepicker .date.this-year:not(.selected):not([disabled]),.ic-datepicker-container .ic-datepicker .date.today:not(.selected):not([disabled]){background:#fff}.ic-datepicker-container .ic-datepicker .year-list .toggle-years{color:#484848}.ic-datepicker-container .ic-datepicker .year-list .toggle-years:hover{border:none}.gu-mirror{opacity:.8;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";filter:alpha(opacity=80)}.gu-transit{opacity:.2;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";filter:alpha(opacity=20)}
/*! nouislider - 14.7.0 - 4/6/2021 */.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;touch-action:none;-moz-user-select:none;user-select:none;box-sizing:border-box}.noUi-target{position:relative}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;transform-style:flat}.noUi-connect{height:100%;width:100%}.noUi-origin{height:10%;width:10%}.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto}.noUi-vertical .noUi-origin{width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{backface-visibility:hidden;position:absolute}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;right:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;right:-6px;top:-17px}.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-17px;right:auto}.noUi-target{background:#fafafa;border-radius:4px;border:1px solid #d3d3d3;box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb}.noUi-connects{border-radius:3px}.noUi-connect{background:#3fb8af}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:1px solid #d9d9d9;border-radius:3px;background:#fff;cursor:default;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb}.noUi-active{box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#e8e7e6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#b8b8b8}[disabled].noUi-handle,[disabled] .noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#ccc}.noUi-marker-large,.noUi-marker-sub{background:#aaa}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{transform:translateY(-50%);padding-left:25px}.noUi-rtl .noUi-value-vertical{transform:translateY(50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #d9d9d9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{transform:translate(-50%);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{transform:translateY(-50%);top:50%;right:120%}.noUi-horizontal .noUi-origin>.noUi-tooltip{transform:translate(50%);left:auto;bottom:10px}.noUi-vertical .noUi-origin>.noUi-tooltip{transform:translateY(-18px);top:auto;right:28px}.famfamfam-flags{background:url(famfamfam-flags.b6e1cd22d557867a10ad.png) no-repeat;background-size:224px 199px}.famfamfam-flags.me{width:16px;height:12px;background-position:0 0}.famfamfam-flags.ky{width:16px;height:11px;background-position:-16px 0}.famfamfam-flags.af{width:16px;height:11px;background-position:0 -12px}.famfamfam-flags.ag{width:16px;height:11px;background-position:-16px -12px}.famfamfam-flags.ai{width:16px;height:11px;background-position:-32px 0}.famfamfam-flags.al{width:16px;height:11px;background-position:-32px -11px}.famfamfam-flags.am{width:16px;height:11px;background-position:0 -23px}.famfamfam-flags.an{width:16px;height:11px;background-position:-16px -23px}.famfamfam-flags.ao{width:16px;height:11px;background-position:-32px -23px}.famfamfam-flags.ar{width:16px;height:11px;background-position:0 -34px}.famfamfam-flags.as{width:16px;height:11px;background-position:-16px -34px}.famfamfam-flags.at{width:16px;height:11px;background-position:-32px -34px}.famfamfam-flags.au{width:16px;height:11px;background-position:-48px 0}.famfamfam-flags.aw{width:16px;height:11px;background-position:-48px -11px}.famfamfam-flags.ax{width:16px;height:11px;background-position:-48px -22px}.famfamfam-flags.az{width:16px;height:11px;background-position:-48px -33px}.famfamfam-flags.ba{width:16px;height:11px;background-position:0 -45px}.famfamfam-flags.bb{width:16px;height:11px;background-position:-16px -45px}.famfamfam-flags.bd{width:16px;height:11px;background-position:-32px -45px}.famfamfam-flags.be{width:16px;height:11px;background-position:-48px -45px}.famfamfam-flags.bf{width:16px;height:11px;background-position:-64px 0}.famfamfam-flags.bg{width:16px;height:11px;background-position:-64px -11px}.famfamfam-flags.bh{width:16px;height:11px;background-position:-64px -22px}.famfamfam-flags.bi{width:16px;height:11px;background-position:-64px -33px}.famfamfam-flags.bj{width:16px;height:11px;background-position:-64px -44px}.famfamfam-flags.bm{width:16px;height:11px;background-position:0 -56px}.famfamfam-flags.bn{width:16px;height:11px;background-position:-16px -56px}.famfamfam-flags.bo{width:16px;height:11px;background-position:-32px -56px}.famfamfam-flags.br{width:16px;height:11px;background-position:-48px -56px}.famfamfam-flags.bs{width:16px;height:11px;background-position:-64px -56px}.famfamfam-flags.bt{width:16px;height:11px;background-position:0 -67px}.famfamfam-flags.bv{width:16px;height:11px;background-position:-16px -67px}.famfamfam-flags.bw{width:16px;height:11px;background-position:-32px -67px}.famfamfam-flags.by{width:16px;height:11px;background-position:-48px -67px}.famfamfam-flags.bz{width:16px;height:11px;background-position:-64px -67px}.famfamfam-flags.ca{width:16px;height:11px;background-position:-80px 0}.famfamfam-flags.catalonia{width:16px;height:11px;background-position:-80px -11px}.famfamfam-flags.cc{width:16px;height:11px;background-position:-80px -22px}.famfamfam-flags.cd{width:16px;height:11px;background-position:-80px -33px}.famfamfam-flags.cf{width:16px;height:11px;background-position:-80px -44px}.famfamfam-flags.cg{width:16px;height:11px;background-position:-80px -55px}.famfamfam-flags.zm{width:16px;height:11px;background-position:-80px -66px}.famfamfam-flags.ci{width:16px;height:11px;background-position:0 -78px}.famfamfam-flags.ck{width:16px;height:11px;background-position:-16px -78px}.famfamfam-flags.cl{width:16px;height:11px;background-position:-32px -78px}.famfamfam-flags.cm{width:16px;height:11px;background-position:-48px -78px}.famfamfam-flags.cn{width:16px;height:11px;background-position:-64px -78px}.famfamfam-flags.co{width:16px;height:11px;background-position:-80px -78px}.famfamfam-flags.cr{width:16px;height:11px;background-position:-96px 0}.famfamfam-flags.cs{width:16px;height:11px;background-position:-96px -11px}.famfamfam-flags.cu{width:16px;height:11px;background-position:-96px -22px}.famfamfam-flags.cv{width:16px;height:11px;background-position:-96px -33px}.famfamfam-flags.cx{width:16px;height:11px;background-position:-96px -44px}.famfamfam-flags.cy{width:16px;height:11px;background-position:-96px -55px}.famfamfam-flags.cz{width:16px;height:11px;background-position:-96px -66px}.famfamfam-flags.de{width:16px;height:11px;background-position:-96px -77px}.famfamfam-flags.dj{width:16px;height:11px;background-position:0 -89px}.famfamfam-flags.dk{width:16px;height:11px;background-position:-16px -89px}.famfamfam-flags.dm{width:16px;height:11px;background-position:-32px -89px}.famfamfam-flags.do{width:16px;height:11px;background-position:-48px -89px}.famfamfam-flags.dz{width:16px;height:11px;background-position:-64px -89px}.famfamfam-flags.ec{width:16px;height:11px;background-position:-80px -89px}.famfamfam-flags.ee{width:16px;height:11px;background-position:-96px -89px}.famfamfam-flags.eg{width:16px;height:11px;background-position:0 -100px}.famfamfam-flags.eh{width:16px;height:11px;background-position:-16px -100px}.famfamfam-flags.england{width:16px;height:11px;background-position:-32px -100px}.famfamfam-flags.er{width:16px;height:11px;background-position:-48px -100px}.famfamfam-flags.es{width:16px;height:11px;background-position:-64px -100px}.famfamfam-flags.et{width:16px;height:11px;background-position:-80px -100px}.famfamfam-flags.europeanunion{width:16px;height:11px;background-position:-96px -100px}.famfamfam-flags.fam{width:16px;height:11px;background-position:-112px 0}.famfamfam-flags.fi{width:16px;height:11px;background-position:-112px -11px}.famfamfam-flags.fj{width:16px;height:11px;background-position:-112px -22px}.famfamfam-flags.fk{width:16px;height:11px;background-position:-112px -33px}.famfamfam-flags.fm{width:16px;height:11px;background-position:-112px -44px}.famfamfam-flags.fo{width:16px;height:11px;background-position:-112px -55px}.famfamfam-flags.fr,.famfamfam-flags.gp,.famfamfam-flags.mf,.famfamfam-flags.re,.famfamfam-flags.yt{width:16px;height:11px;background-position:-112px -66px}.famfamfam-flags.ga{width:16px;height:11px;background-position:-112px -77px}.famfamfam-flags.gb{width:16px;height:11px;background-position:-112px -88px}.famfamfam-flags.gd{width:16px;height:11px;background-position:-112px -99px}.famfamfam-flags.ge{width:16px;height:11px;background-position:0 -111px}.famfamfam-flags.gf{width:16px;height:11px;background-position:-16px -111px}.famfamfam-flags.gg{width:16px;height:11px;background-position:-32px -111px}.famfamfam-flags.gh{width:16px;height:11px;background-position:-48px -111px}.famfamfam-flags.gi{width:16px;height:11px;background-position:-64px -111px}.famfamfam-flags.gl{width:16px;height:11px;background-position:-80px -111px}.famfamfam-flags.gm{width:16px;height:11px;background-position:-96px -111px}.famfamfam-flags.gn{width:16px;height:11px;background-position:-112px -111px}.famfamfam-flags.gp{width:16px;height:11px;background-position:-128px 0}.famfamfam-flags.gq{width:16px;height:11px;background-position:-128px -11px}.famfamfam-flags.gr{width:16px;height:11px;background-position:-128px -22px}.famfamfam-flags.gs{width:16px;height:11px;background-position:-128px -33px}.famfamfam-flags.gt{width:16px;height:11px;background-position:-128px -44px}.famfamfam-flags.gu{width:16px;height:11px;background-position:-128px -55px}.famfamfam-flags.gw{width:16px;height:11px;background-position:-128px -66px}.famfamfam-flags.gy{width:16px;height:11px;background-position:-128px -77px}.famfamfam-flags.hk{width:16px;height:11px;background-position:-128px -88px}.famfamfam-flags.hm{width:16px;height:11px;background-position:-128px -99px}.famfamfam-flags.hn{width:16px;height:11px;background-position:-128px -110px}.famfamfam-flags.hr{width:16px;height:11px;background-position:0 -122px}.famfamfam-flags.ht{width:16px;height:11px;background-position:-16px -122px}.famfamfam-flags.hu{width:16px;height:11px;background-position:-32px -122px}.famfamfam-flags.id{width:16px;height:11px;background-position:-48px -122px}.famfamfam-flags.ie{width:16px;height:11px;background-position:-64px -122px}.famfamfam-flags.il{width:16px;height:11px;background-position:-80px -122px}.famfamfam-flags.in{width:16px;height:11px;background-position:-96px -122px}.famfamfam-flags.io{width:16px;height:11px;background-position:-112px -122px}.famfamfam-flags.iq{width:16px;height:11px;background-position:-128px -122px}.famfamfam-flags.ir{width:16px;height:11px;background-position:0 -133px}.famfamfam-flags.is{width:16px;height:11px;background-position:-16px -133px}.famfamfam-flags.it{width:16px;height:11px;background-position:-32px -133px}.famfamfam-flags.je{width:16px;height:11px;background-position:-48px -133px}.famfamfam-flags.jm{width:16px;height:11px;background-position:-64px -133px}.famfamfam-flags.jo{width:16px;height:11px;background-position:-80px -133px}.famfamfam-flags.jp{width:16px;height:11px;background-position:-96px -133px}.famfamfam-flags.ke{width:16px;height:11px;background-position:-112px -133px}.famfamfam-flags.kg{width:16px;height:11px;background-position:-128px -133px}.famfamfam-flags.kh{width:16px;height:11px;background-position:-144px 0}.famfamfam-flags.ki{width:16px;height:11px;background-position:-144px -11px}.famfamfam-flags.km{width:16px;height:11px;background-position:-144px -22px}.famfamfam-flags.kn{width:16px;height:11px;background-position:-144px -33px}.famfamfam-flags.kp{width:16px;height:11px;background-position:-144px -44px}.famfamfam-flags.kr{width:16px;height:11px;background-position:-144px -55px}.famfamfam-flags.kw{width:16px;height:11px;background-position:-144px -66px}.famfamfam-flags.ae{width:16px;height:11px;background-position:-144px -77px}.famfamfam-flags.kz{width:16px;height:11px;background-position:-144px -88px}.famfamfam-flags.la{width:16px;height:11px;background-position:-144px -99px}.famfamfam-flags.lb{width:16px;height:11px;background-position:-144px -110px}.famfamfam-flags.lc{width:16px;height:11px;background-position:-144px -121px}.famfamfam-flags.li{width:16px;height:11px;background-position:-144px -132px}.famfamfam-flags.lk{width:16px;height:11px;background-position:0 -144px}.famfamfam-flags.lr{width:16px;height:11px;background-position:-16px -144px}.famfamfam-flags.ls{width:16px;height:11px;background-position:-32px -144px}.famfamfam-flags.lt{width:16px;height:11px;background-position:-48px -144px}.famfamfam-flags.lu{width:16px;height:11px;background-position:-64px -144px}.famfamfam-flags.lv{width:16px;height:11px;background-position:-80px -144px}.famfamfam-flags.ly{width:16px;height:11px;background-position:-96px -144px}.famfamfam-flags.ma{width:16px;height:11px;background-position:-112px -144px}.famfamfam-flags.mc{width:16px;height:11px;background-position:-128px -144px}.famfamfam-flags.md{width:16px;height:11px;background-position:-144px -144px}.famfamfam-flags.ad{width:16px;height:11px;background-position:-160px 0}.famfamfam-flags.mg{width:16px;height:11px;background-position:-160px -11px}.famfamfam-flags.mh{width:16px;height:11px;background-position:-160px -22px}.famfamfam-flags.mk{width:16px;height:11px;background-position:-160px -33px}.famfamfam-flags.ml{width:16px;height:11px;background-position:-160px -44px}.famfamfam-flags.mm{width:16px;height:11px;background-position:-160px -55px}.famfamfam-flags.mn{width:16px;height:11px;background-position:-160px -66px}.famfamfam-flags.mo{width:16px;height:11px;background-position:-160px -77px}.famfamfam-flags.mp{width:16px;height:11px;background-position:-160px -88px}.famfamfam-flags.mq{width:16px;height:11px;background-position:-160px -99px}.famfamfam-flags.mr{width:16px;height:11px;background-position:-160px -110px}.famfamfam-flags.ms{width:16px;height:11px;background-position:-160px -121px}.famfamfam-flags.mt{width:16px;height:11px;background-position:-160px -132px}.famfamfam-flags.mu{width:16px;height:11px;background-position:-160px -143px}.famfamfam-flags.mv{width:16px;height:11px;background-position:0 -155px}.famfamfam-flags.mw{width:16px;height:11px;background-position:-16px -155px}.famfamfam-flags.mx{width:16px;height:11px;background-position:-32px -155px}.famfamfam-flags.my{width:16px;height:11px;background-position:-48px -155px}.famfamfam-flags.mz{width:16px;height:11px;background-position:-64px -155px}.famfamfam-flags.na{width:16px;height:11px;background-position:-80px -155px}.famfamfam-flags.nc{width:16px;height:11px;background-position:-96px -155px}.famfamfam-flags.ne{width:16px;height:11px;background-position:-112px -155px}.famfamfam-flags.nf{width:16px;height:11px;background-position:-128px -155px}.famfamfam-flags.ng{width:16px;height:11px;background-position:-144px -155px}.famfamfam-flags.ni{width:16px;height:11px;background-position:-160px -155px}.famfamfam-flags.bq,.famfamfam-flags.nl{width:16px;height:11px;background-position:-176px 0}.famfamfam-flags.no{width:16px;height:11px;background-position:-176px -11px}.famfamfam-flags.za{width:16px;height:11px;background-position:-176px -22px}.famfamfam-flags.nr{width:16px;height:11px;background-position:-176px -33px}.famfamfam-flags.nu{width:16px;height:11px;background-position:-176px -44px}.famfamfam-flags.nz{width:16px;height:11px;background-position:-176px -55px}.famfamfam-flags.om{width:16px;height:11px;background-position:-176px -66px}.famfamfam-flags.pa{width:16px;height:11px;background-position:-176px -77px}.famfamfam-flags.pe{width:16px;height:11px;background-position:-176px -88px}.famfamfam-flags.pf{width:16px;height:11px;background-position:-176px -99px}.famfamfam-flags.pg{width:16px;height:11px;background-position:-176px -110px}.famfamfam-flags.ph{width:16px;height:11px;background-position:-176px -121px}.famfamfam-flags.pk{width:16px;height:11px;background-position:-176px -132px}.famfamfam-flags.pl{width:16px;height:11px;background-position:-176px -143px}.famfamfam-flags.pm{width:16px;height:11px;background-position:-176px -154px}.famfamfam-flags.pn{width:16px;height:11px;background-position:0 -166px}.famfamfam-flags.pr{width:16px;height:11px;background-position:-16px -166px}.famfamfam-flags.ps{width:16px;height:11px;background-position:-32px -166px}.famfamfam-flags.pt{width:16px;height:11px;background-position:-48px -166px}.famfamfam-flags.pw{width:16px;height:11px;background-position:-64px -166px}.famfamfam-flags.py{width:16px;height:11px;background-position:-80px -166px}.famfamfam-flags.qa{width:16px;height:11px;background-position:-96px -166px}.famfamfam-flags.re{width:16px;height:11px;background-position:-112px -166px}.famfamfam-flags.ro{width:16px;height:11px;background-position:-128px -166px}.famfamfam-flags.rs{width:16px;height:11px;background-position:-144px -166px}.famfamfam-flags.ru{width:16px;height:11px;background-position:-160px -166px}.famfamfam-flags.rw{width:16px;height:11px;background-position:-176px -166px}.famfamfam-flags.sa{width:16px;height:11px;background-position:0 -177px}.famfamfam-flags.sb{width:16px;height:11px;background-position:-16px -177px}.famfamfam-flags.sc{width:16px;height:11px;background-position:-32px -177px}.famfamfam-flags.scotland{width:16px;height:11px;background-position:-48px -177px}.famfamfam-flags.sd{width:16px;height:11px;background-position:-64px -177px}.famfamfam-flags.se{width:16px;height:11px;background-position:-80px -177px}.famfamfam-flags.sg{width:16px;height:11px;background-position:-96px -177px}.famfamfam-flags.sh{width:16px;height:11px;background-position:-112px -177px}.famfamfam-flags.si{width:16px;height:11px;background-position:-128px -177px}.famfamfam-flags.sj{width:16px;height:11px;background-position:-144px -177px}.famfamfam-flags.sk{width:16px;height:11px;background-position:-160px -177px}.famfamfam-flags.sl{width:16px;height:11px;background-position:-176px -177px}.famfamfam-flags.sm{width:16px;height:11px;background-position:-192px 0}.famfamfam-flags.sn{width:16px;height:11px;background-position:-192px -11px}.famfamfam-flags.so{width:16px;height:11px;background-position:-192px -22px}.famfamfam-flags.sr{width:16px;height:11px;background-position:-192px -33px}.famfamfam-flags.st{width:16px;height:11px;background-position:-192px -44px}.famfamfam-flags.sv{width:16px;height:11px;background-position:-192px -55px}.famfamfam-flags.sy{width:16px;height:11px;background-position:-192px -66px}.famfamfam-flags.sz{width:16px;height:11px;background-position:-192px -77px}.famfamfam-flags.tc{width:16px;height:11px;background-position:-192px -88px}.famfamfam-flags.td{width:16px;height:11px;background-position:-192px -99px}.famfamfam-flags.tf{width:16px;height:11px;background-position:-192px -110px}.famfamfam-flags.tg{width:16px;height:11px;background-position:-192px -121px}.famfamfam-flags.th{width:16px;height:11px;background-position:-192px -132px}.famfamfam-flags.tj{width:16px;height:11px;background-position:-192px -143px}.famfamfam-flags.tk{width:16px;height:11px;background-position:-192px -154px}.famfamfam-flags.tl{width:16px;height:11px;background-position:-192px -165px}.famfamfam-flags.tm{width:16px;height:11px;background-position:-192px -176px}.famfamfam-flags.tn{width:16px;height:11px;background-position:0 -188px}.famfamfam-flags.to{width:16px;height:11px;background-position:-16px -188px}.famfamfam-flags.tr{width:16px;height:11px;background-position:-32px -188px}.famfamfam-flags.tt{width:16px;height:11px;background-position:-48px -188px}.famfamfam-flags.tv{width:16px;height:11px;background-position:-64px -188px}.famfamfam-flags.tw{width:16px;height:11px;background-position:-80px -188px}.famfamfam-flags.tz{width:16px;height:11px;background-position:-96px -188px}.famfamfam-flags.ua{width:16px;height:11px;background-position:-112px -188px}.famfamfam-flags.ug{width:16px;height:11px;background-position:-128px -188px}.famfamfam-flags.um{width:16px;height:11px;background-position:-144px -188px}.famfamfam-flags.us{width:16px;height:11px;background-position:-160px -188px}.famfamfam-flags.uy{width:16px;height:11px;background-position:-176px -188px}.famfamfam-flags.uz{width:16px;height:11px;background-position:-192px -188px}.famfamfam-flags.va{width:16px;height:11px;background-position:-208px 0}.famfamfam-flags.vc{width:16px;height:11px;background-position:-208px -11px}.famfamfam-flags.ve{width:16px;height:11px;background-position:-208px -22px}.famfamfam-flags.vg{width:16px;height:11px;background-position:-208px -33px}.famfamfam-flags.vi{width:16px;height:11px;background-position:-208px -44px}.famfamfam-flags.vn{width:16px;height:11px;background-position:-208px -55px}.famfamfam-flags.vu{width:16px;height:11px;background-position:-208px -66px}.famfamfam-flags.wales{width:16px;height:11px;background-position:-208px -77px}.famfamfam-flags.wf{width:16px;height:11px;background-position:-208px -88px}.famfamfam-flags.ws{width:16px;height:11px;background-position:-208px -99px}.famfamfam-flags.ye{width:16px;height:11px;background-position:-208px -110px}.famfamfam-flags.yt{width:16px;height:11px;background-position:-208px -121px}.famfamfam-flags.zw{width:16px;height:11px;background-position:-208px -132px}.famfamfam-flags.ch{width:11px;height:11px;background-position:-208px -143px}.famfamfam-flags.np{width:9px;height:11px;background-position:-208px -154px}.mce-container,.mce-container *,.mce-reset,.mce-widget,.mce-widget *{margin:0;padding:0;border:0;outline:0;vertical-align:top;background:transparent;text-decoration:none;color:#595959;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;text-shadow:none;float:none;position:static;width:auto;height:auto;white-space:nowrap;cursor:inherit;-webkit-tap-highlight-color:transparent;line-height:normal;font-weight:400;text-align:left;box-sizing:content-box;direction:ltr;max-width:none}.mce-widget button{box-sizing:border-box}.mce-container [unselectable]{-moz-user-select:none;-webkit-user-select:none;-o-user-select:none;user-select:none}.mce-fade{opacity:0;transition:opacity .15s linear}.mce-fade.mce-in{opacity:1}.mce-tinymce{visibility:inherit!important;position:relative}.mce-fullscreen{z-index:100}div.mce-fullscreen{width:100%;height:auto}.mce-tinymce{display:block;box-shadow:0 1px 2px rgba(0,0,0,.2)}.mce-statusbar>.mce-container-body{display:flex;padding-right:16px}.mce-statusbar>.mce-container-body .mce-path{flex:1}.mce-wordcount{font-size:inherit;text-transform:uppercase;padding:8px 0}div.mce-edit-area{background:#fff;filter:none}.mce-statusbar{position:relative}.mce-statusbar .mce-container-body{position:relative;font-size:11px}.mce-fullscreen .mce-resizehandle{display:none}.mce-statusbar .mce-flow-layout-item{margin:0}.mce-charmap{border-collapse:collapse}.mce-charmap td{cursor:default;border:1px solid #c5c5c5;width:20px;height:20px;line-height:20px;vertical-align:middle;padding:2px}.mce-charmap td,.mce-charmap td div{text-align:center}.mce-charmap td:hover{background:#fff}.mce-grid td.mce-grid-cell div{border:1px solid #c5c5c5;width:15px;height:15px;margin:0;cursor:pointer}.mce-grid td.mce-grid-cell div:focus{border-color:#91bbe9}.mce-grid td.mce-grid-cell div[disabled]{cursor:not-allowed}.mce-grid{border-spacing:2px;border-collapse:separate}.mce-grid a{display:block;border:1px solid transparent}.mce-grid a:focus,.mce-grid a:hover{border-color:#91bbe9}.mce-grid-border{margin:0 4px}.mce-grid-border a{border-color:#c5c5c5;width:13px;height:13px}.mce-grid-border a.mce-active,.mce-grid-border a:hover{border-color:#91bbe9;background:#bdd6f2}.mce-text-center{text-align:center}div.mce-tinymce-inline{width:100%}.mce-colorbtn-trans div{text-align:center;vertical-align:middle;font-weight:700;font-size:20px;line-height:16px;color:#8b8b8b}.mce-monospace{font-family:Courier New,Courier,monospace}.mce-toolbar-grp .mce-flow-layout-item{margin-bottom:0}.mce-container b{font-weight:700}.mce-container p{margin-bottom:5px}.mce-container a{cursor:pointer;color:#2276d2}.mce-container a:hover{text-decoration:underline}.mce-container ul{margin-left:15px}.mce-container .mce-table-striped{border-collapse:collapse;margin:10px}.mce-container .mce-table-striped thead>tr{background-color:#fafafa}.mce-container .mce-table-striped thead>tr th{font-weight:700}.mce-container .mce-table-striped td,.mce-container .mce-table-striped th{padding:5px}.mce-container .mce-table-striped tr:nth-child(2n){background-color:#fafafa}.mce-container .mce-table-striped tbody>tr:hover{background-color:#e1e1e1}.mce-branding{font-size:inherit;text-transform:uppercase;white-space:pre;padding:8px 0}.mce-branding a{font-size:inherit;color:inherit}.mce-top-part{position:relative}.mce-top-part:before{content:"";position:absolute;box-shadow:0 1px 2px rgba(0,0,0,.2);top:0;right:0;bottom:0;left:0;pointer-events:none}.mce-rtl .mce-wordcount{left:0;right:auto}.mce-rtl .mce-statusbar>.mce-container-body>:last-child{padding-right:0;padding-left:10px}.mce-rtl .mce-path{text-align:right;padding-right:16px}.mce-croprect-container,.mce-croprect-handle{position:absolute;top:0;left:0}.mce-croprect-handle{width:20px;height:20px;border:2px solid #fff}.mce-croprect-handle-nw{border-width:2px 0 0 2px;margin:-2px 0 0 -2px;cursor:nw-resize;top:100px;left:100px}.mce-croprect-handle-ne{border-width:2px 2px 0 0;margin:-2px 0 0 -20px;cursor:ne-resize;top:100px;left:200px}.mce-croprect-handle-sw{border-width:0 0 2px 2px;margin:-20px 2px 0 -2px;cursor:sw-resize;top:200px;left:100px}.mce-croprect-handle-se{border-width:0 2px 2px 0;margin:-20px 0 0 -20px;cursor:se-resize;top:200px;left:200px}.mce-croprect-handle-move{position:absolute;cursor:move;border:0}.mce-croprect-block{opacity:.5;filter:alpha(opacity=50);zoom:1;position:absolute;background:#000}.mce-croprect-handle:focus{border-color:#2276d2}.mce-croprect-handle-move:focus{outline:1px solid #2276d2}.mce-imagepanel{overflow:auto;background:#000}.mce-imagepanel-bg{position:absolute;background:url("data:image/gif;base64,R0lGODdhDAAMAIABAMzMzP///ywAAAAADAAMAAACFoQfqYeabNyDMkBQb81Uat85nxguUAEAOw==")}.mce-imagepanel img{position:absolute}.mce-imagetool.mce-btn .mce-ico{display:block;width:20px;height:20px;text-align:center;line-height:20px;font-size:20px;padding:5px}.mce-arrow-up{margin-top:12px}.mce-arrow-down{margin-top:-12px}.mce-arrow:after,.mce-arrow:before{position:absolute;left:50%;display:block;width:0;height:0;border-style:solid;border-color:transparent;content:""}.mce-arrow.mce-arrow-up:before{top:-9px;border-bottom-color:#c5c5c5;border-width:0 9px 9px;margin-left:-9px}.mce-arrow.mce-arrow-down:before{bottom:-9px;border-top-color:#c5c5c5;border-width:9px 9px 0;margin-left:-9px}.mce-arrow.mce-arrow-up:after{top:-8px;border-bottom-color:#fff;border-width:0 8px 8px;margin-left:-8px}.mce-arrow.mce-arrow-down:after{bottom:-8px;border-top-color:#fff;border-width:8px 8px 0;margin-left:-8px}.mce-arrow.mce-arrow-left:after,.mce-arrow.mce-arrow-left:before{margin:0}.mce-arrow.mce-arrow-left:before{left:8px}.mce-arrow.mce-arrow-left:after{left:9px}.mce-arrow.mce-arrow-right:after,.mce-arrow.mce-arrow-right:before{left:auto;margin:0}.mce-arrow.mce-arrow-right:before{right:8px}.mce-arrow.mce-arrow-right:after{right:9px}.mce-arrow.mce-arrow-center.mce-arrow.mce-arrow-left:before{left:-9px;top:50%;border-right-color:#c5c5c5;border-width:9px 9px 9px 0;margin-top:-9px}.mce-arrow.mce-arrow-center.mce-arrow.mce-arrow-left:after{left:-8px;top:50%;border-right-color:#fff;border-width:8px 8px 8px 0;margin-top:-8px}.mce-arrow.mce-arrow-center.mce-arrow.mce-arrow-left{margin-left:12px}.mce-arrow.mce-arrow-center.mce-arrow.mce-arrow-right:before{right:-9px;top:50%;border-left-color:#c5c5c5;border-width:9px 0 9px 9px;margin-top:-9px}.mce-arrow.mce-arrow-center.mce-arrow.mce-arrow-right:after{right:-8px;top:50%;border-left-color:#fff;border-width:8px 0 8px 8px;margin-top:-8px}.mce-arrow.mce-arrow-center.mce-arrow.mce-arrow-right{margin-left:-14px}.mce-edit-aria-container>.mce-container-body{display:flex}.mce-edit-aria-container>.mce-container-body .mce-edit-area{flex:1}.mce-edit-aria-container>.mce-container-body .mce-sidebar>.mce-container-body{display:flex;align-items:stretch;height:100%}.mce-edit-aria-container>.mce-container-body .mce-sidebar-panel{min-width:250px;max-width:250px;position:relative}.mce-edit-aria-container>.mce-container-body .mce-sidebar-panel>.mce-container-body{position:absolute;width:100%;height:100%;overflow:auto;top:0;left:0}.mce-sidebar-toolbar{border:solid #c5c5c5;border-width:0 0 0 1px}.mce-sidebar-toolbar .mce-btn{border-left:0;border-right:0}.mce-sidebar-toolbar .mce-btn.mce-active,.mce-sidebar-toolbar .mce-btn.mce-active:hover{background-color:#555c66}.mce-sidebar-toolbar .mce-btn.mce-active:hover button,.mce-sidebar-toolbar .mce-btn.mce-active:hover button i,.mce-sidebar-toolbar .mce-btn.mce-active button,.mce-sidebar-toolbar .mce-btn.mce-active button i{color:#fff;text-shadow:1px 1px none}.mce-sidebar-panel{border:solid #c5c5c5;border-width:0 0 0 1px}.mce-container,.mce-container-body{display:block}.mce-autoscroll{overflow:hidden}.mce-scrollbar{position:absolute;width:7px;height:100%;top:2px;right:2px;opacity:.4;filter:alpha(opacity=40);zoom:1}.mce-scrollbar-h{top:auto;right:auto;left:2px;bottom:2px;width:100%;height:7px}.mce-scrollbar-thumb{position:absolute;background-color:#000;border:1px solid rgba(85,85,85,.6);width:5px;height:100%}.mce-scrollbar-h .mce-scrollbar-thumb{width:100%;height:5px}.mce-scrollbar.mce-active,.mce-scrollbar:hover{background-color:#aaa;opacity:.6;filter:alpha(opacity=60);zoom:1}.mce-scroll{position:relative}.mce-panel{border:0 solid #c5c5c5;background-color:#fff}.mce-floatpanel{position:absolute;box-shadow:0 1px 2px rgba(0,0,0,.2)}.mce-floatpanel.mce-fixed{position:fixed}.mce-floatpanel .mce-arrow,.mce-floatpanel .mce-arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.mce-floatpanel .mce-arrow{border-width:11px}.mce-floatpanel .mce-arrow:after{border-width:10px;content:""}.mce-floatpanel.mce-popover{filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);background:transparent;box-shadow:0 1px 2px rgba(0,0,0,.2);top:0;left:0;background:#fff;border:1px solid #c5c5c5;border:1px solid rgba(0,0,0,.25)}.mce-floatpanel.mce-popover.mce-bottom{margin-top:10px;*margin-top:0}.mce-floatpanel.mce-popover.mce-bottom>.mce-arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#c5c5c5;border-bottom-color:rgba(0,0,0,.25);top:-11px}.mce-floatpanel.mce-popover.mce-bottom>.mce-arrow:after{top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}.mce-floatpanel.mce-popover.mce-top{margin-top:-10px;*margin-top:0}.mce-floatpanel.mce-popover.mce-top>.mce-arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#c5c5c5;top:auto;bottom:-11px}.mce-floatpanel.mce-popover.mce-top>.mce-arrow:after{bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#fff}.mce-floatpanel.mce-popover.mce-bottom.mce-start,.mce-floatpanel.mce-popover.mce-top.mce-start{margin-left:-22px}.mce-floatpanel.mce-popover.mce-bottom.mce-start>.mce-arrow,.mce-floatpanel.mce-popover.mce-top.mce-start>.mce-arrow{left:20px}.mce-floatpanel.mce-popover.mce-bottom.mce-end,.mce-floatpanel.mce-popover.mce-top.mce-end{margin-left:22px}.mce-floatpanel.mce-popover.mce-bottom.mce-end>.mce-arrow,.mce-floatpanel.mce-popover.mce-top.mce-end>.mce-arrow{right:10px;left:auto}.mce-fullscreen{border:0;padding:0;margin:0;overflow:hidden;height:100%}#mce-modal-block,div.mce-fullscreen{position:fixed;top:0;left:0}#mce-modal-block{opacity:0;filter:alpha(opacity=0);zoom:1;width:100%;height:100%;background:#fff}#mce-modal-block.mce-in{opacity:.5;filter:alpha(opacity=50);zoom:1}.mce-window-move{cursor:move}.mce-window{box-shadow:0 3px 7px rgba(0,0,0,.3);filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);background:transparent;background:#fff;position:fixed;top:0;left:0;opacity:0;transform:scale(.1);transition:transform .1s ease-in,opacity .15s ease-in}.mce-window.mce-in{transform:scale(1);opacity:1}.mce-window-head{padding:9px 15px;border-bottom:1px solid #c5c5c5;position:relative}.mce-window-head .mce-close{position:absolute;right:0;top:0;height:38px;width:38px;text-align:center;cursor:pointer}.mce-window-head .mce-close i{color:#9b9b9b}.mce-close:hover i{color:#bdbdbd}.mce-window-head .mce-title{line-height:20px;font-size:20px;font-weight:700;text-rendering:optimizelegibility;padding-right:20px}.mce-foot,.mce-window .mce-container-body{display:block}.mce-foot{background-color:#fff;border-top:1px solid #c5c5c5}.mce-window-head .mce-dragh{position:absolute;top:0;left:0;cursor:move;width:90%;height:100%}.mce-window iframe{width:100%;height:100%}.mce-window-body .mce-listbox{border-color:#e2e4e7}.mce-window .mce-btn:hover{border-color:#c5c5c5}.mce-window .mce-btn:focus{border-color:#2276d2}.mce-foot .mce-btn,.mce-window-body .mce-btn{border-color:#c5c5c5}.mce-foot .mce-btn.mce-primary{border-color:transparent}.mce-rtl .mce-window-head .mce-close{position:absolute;right:auto;left:0}.mce-rtl .mce-window-head .mce-dragh{left:auto;right:0}.mce-rtl .mce-window-head .mce-title{direction:rtl;text-align:right;padding-right:0;padding-left:20px}.mce-tooltip{position:absolute;padding:5px;opacity:.8;filter:alpha(opacity=80);zoom:1;margin-top:1px}.mce-tooltip-inner{font-size:11px;background-color:#000;color:#fff;max-width:200px;padding:5px 8px 4px;text-align:center;white-space:normal;box-shadow:none}.mce-tooltip-arrow{position:absolute;width:0;height:0;line-height:0;border:5px dashed #000}.mce-tooltip-arrow-n{border-bottom-color:#000}.mce-tooltip-arrow-s{border-top-color:#000}.mce-tooltip-arrow-e{border-left-color:#000}.mce-tooltip-arrow-w{border-right-color:#000}.mce-tooltip-nw,.mce-tooltip-sw{margin-left:-14px}.mce-tooltip-ne,.mce-tooltip-se{margin-left:14px}.mce-tooltip-n .mce-tooltip-arrow{left:50%;margin-left:-5px}.mce-tooltip-n .mce-tooltip-arrow,.mce-tooltip-nw .mce-tooltip-arrow{top:0;border-bottom-style:solid;border-top:none;border-left-color:transparent;border-right-color:transparent}.mce-tooltip-nw .mce-tooltip-arrow{left:10px}.mce-tooltip-ne .mce-tooltip-arrow{top:0;right:10px;border-bottom-style:solid;border-top:none;border-left-color:transparent;border-right-color:transparent}.mce-tooltip-s .mce-tooltip-arrow{left:50%;margin-left:-5px}.mce-tooltip-s .mce-tooltip-arrow,.mce-tooltip-sw .mce-tooltip-arrow{bottom:0;border-top-style:solid;border-bottom:none;border-left-color:transparent;border-right-color:transparent}.mce-tooltip-sw .mce-tooltip-arrow{left:10px}.mce-tooltip-se .mce-tooltip-arrow{bottom:0;right:10px;border-top-style:solid;border-bottom:none;border-left-color:transparent;border-right-color:transparent}.mce-tooltip-e .mce-tooltip-arrow{right:0;top:50%;margin-top:-5px;border-left-style:solid;border-right:none;border-top-color:transparent;border-bottom-color:transparent}.mce-tooltip-w .mce-tooltip-arrow{left:0;top:50%;margin-top:-5px;border-right-style:solid;border-left:none;border-top-color:transparent;border-bottom-color:transparent}.mce-progress{display:inline-block;position:relative;height:20px}.mce-progress .mce-bar-container{display:inline-block;width:100px;height:100%;margin-right:8px;border:1px solid #ccc;overflow:hidden}.mce-progress .mce-text{display:inline-block;margin-top:auto;margin-bottom:auto;font-size:14px;width:40px;color:#595959}.mce-bar{display:block;width:0;height:100%;background-color:#dfdfdf;transition:width .2s ease}.mce-notification{position:absolute;background-color:#fff;padding:5px;margin-top:5px;border:1px solid #c5c5c5;transition:transform .1s ease-in,opacity .15s ease-in;opacity:0;box-sizing:border-box}.mce-notification.mce-in{opacity:1}.mce-notification-success{background-color:#dff0d8;border-color:#d6e9c6}.mce-notification-info{background-color:#d9edf7;border-color:#779ecb}.mce-notification-warning{background-color:#fcf8e3;border-color:#faebcc}.mce-notification-error{background-color:#f2dede;border-color:#ebccd1}.mce-notification.mce-has-close{padding-right:15px}.mce-notification .mce-ico{margin-top:5px}.mce-notification-inner{word-wrap:break-word;-ms-word-break:break-all;word-break:break-all;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;display:inline-block;font-size:14px;margin:5px 8px 4px;text-align:center;white-space:normal;color:#31708f}.mce-notification-inner a{text-decoration:underline;cursor:pointer}.mce-notification .mce-progress{margin-right:8px}.mce-notification .mce-progress .mce-text{margin-top:5px}.mce-notification *,.mce-notification .mce-progress .mce-text{color:#595959}.mce-notification .mce-progress .mce-bar-container{border-color:#c5c5c5}.mce-notification .mce-progress .mce-bar-container .mce-bar{background-color:#595959}.mce-notification-success *,.mce-notification-success .mce-progress .mce-text{color:#3c763d}.mce-notification-success .mce-progress .mce-bar-container{border-color:#d6e9c6}.mce-notification-success .mce-progress .mce-bar-container .mce-bar{background-color:#3c763d}.mce-notification-info *,.mce-notification-info .mce-progress .mce-text{color:#31708f}.mce-notification-info .mce-progress .mce-bar-container{border-color:#779ecb}.mce-notification-info .mce-progress .mce-bar-container .mce-bar{background-color:#31708f}.mce-notification-warning *,.mce-notification-warning .mce-progress .mce-text{color:#8a6d3b}.mce-notification-warning .mce-progress .mce-bar-container{border-color:#faebcc}.mce-notification-warning .mce-progress .mce-bar-container .mce-bar{background-color:#8a6d3b}.mce-notification-error *,.mce-notification-error .mce-progress .mce-text{color:#a94442}.mce-notification-error .mce-progress .mce-bar-container{border-color:#ebccd1}.mce-notification-error .mce-progress .mce-bar-container .mce-bar{background-color:#a94442}.mce-notification .mce-close{position:absolute;top:6px;right:8px;font-size:20px;font-weight:700;line-height:20px;color:#9b9b9b;cursor:pointer}.mce-abs-layout{position:relative}.mce-abs-end,html .mce-abs-layout-item{position:absolute}.mce-abs-end{width:1px;height:1px}.mce-container-body.mce-abs-layout{overflow:hidden}.mce-btn{border:1px solid transparent;position:relative;text-shadow:0 1px 1px hsla(0,0%,100%,.75);background:#fff;display:inline-block;*display:inline;*zoom:1;box-shadow:none}.mce-btn:active,.mce-btn:focus,.mce-btn:hover{background:#fff;color:#595959;border-color:#e2e4e7}.mce-btn.mce-disabled:hover button,.mce-btn.mce-disabled button{cursor:default;box-shadow:none;opacity:.4;filter:alpha(opacity=40);zoom:1}.mce-btn.mce-active,.mce-btn.mce-active:active,.mce-btn.mce-active:focus,.mce-btn.mce-active:hover{box-shadow:none;background:#555c66;color:#fff;border-color:transparent}.mce-btn.mce-active:hover button,.mce-btn.mce-active:hover i,.mce-btn.mce-active button,.mce-btn.mce-active i{color:#fff}.mce-btn:hover .mce-caret{border-top-color:#b5bcc2}.mce-btn.mce-active .mce-caret,.mce-btn.mce-active:hover .mce-caret{border-top-color:#fff}.mce-btn button{padding:4px 6px;font-size:14px;line-height:20px;*line-height:16px;cursor:pointer;color:#595959;text-align:center;overflow:visible;-webkit-appearance:none}.mce-btn button::-moz-focus-inner{border:0;padding:0}.mce-btn i{text-shadow:1px 1px none}.mce-primary.mce-btn-has-text{min-width:50px}.mce-primary{color:#fff;border:1px solid transparent;background-color:#2276d2}.mce-primary:focus,.mce-primary:hover{background-color:#1e6abc;border-color:transparent}.mce-primary.mce-disabled:hover button,.mce-primary.mce-disabled button{cursor:default;box-shadow:none;opacity:.4;filter:alpha(opacity=40);zoom:1}.mce-primary.mce-active,.mce-primary.mce-active:hover,.mce-primary:not(.mce-disabled):active{background-color:#1e6abc;box-shadow:none}.mce-primary button,.mce-primary button i{color:#fff;text-shadow:1px 1px none}.mce-btn .mce-txt{font-size:inherit;line-height:inherit;color:inherit}.mce-btn-large button{padding:9px 14px;font-size:16px;line-height:normal}.mce-btn-large i{margin-top:2px}.mce-btn-small button{padding:1px 5px;font-size:12px;*padding-bottom:2px}.mce-btn-small i{line-height:20px;vertical-align:top;*line-height:18px}.mce-btn-small .mce-caret,.mce-btn .mce-caret{margin-top:8px;margin-left:0}.mce-caret{display:inline-block;*display:inline;*zoom:1;width:0;height:0;vertical-align:top;border-top:4px solid #b5bcc2;border-right:4px solid transparent;border-left:4px solid transparent;content:""}.mce-disabled .mce-caret{border-top-color:#aaa}.mce-caret.mce-up{border-bottom:4px solid #b5bcc2;border-top:0}.mce-btn-flat{border:0;background:transparent;box-shadow:none;filter:none}.mce-btn-flat.mce-active,.mce-btn-flat:active,.mce-btn-flat:focus,.mce-btn-flat:hover{border:0;background:#e6e6e6;filter:none;box-shadow:none}.mce-btn-has-text .mce-ico{padding-right:5px}.mce-rtl .mce-btn button{direction:rtl}.mce-toolbar .mce-btn-group{margin:0;padding:2px 0}.mce-btn-group .mce-btn{border-width:1px;margin:0 0 0 2px}.mce-btn-group:not(:first-child){border-left:1px solid #d9d9d9;padding-left:0;margin-left:2px}.mce-btn-group{margin-left:2px}.mce-btn-group .mce-btn.mce-flow-layout-item{margin:0}.mce-rtl .mce-btn-group .mce-btn{margin-left:0;margin-right:2px}.mce-rtl .mce-btn-group .mce-first{margin-right:0}.mce-rtl .mce-btn-group:not(:first-child){border-left:none;border-right:1px solid #d9d9d9;padding-right:4px;margin-right:4px}.mce-checkbox{cursor:pointer}i.mce-i-checkbox{margin:0 3px 0 0;border:1px solid #c5c5c5;box-shadow:none;background-color:#fff;text-indent:-10em;overflow:hidden}.mce-checked i.mce-i-checkbox{color:#595959;font-size:16px;line-height:16px;text-indent:0}.mce-checkbox.mce-focus i.mce-i-checkbox,.mce-checkbox:focus i.mce-i-checkbox{border:1px solid #2276d2;box-shadow:none}.mce-checkbox.mce-disabled .mce-label,.mce-checkbox.mce-disabled i.mce-i-checkbox{color:#bdbdbd}.mce-checkbox .mce-label{vertical-align:middle}.mce-rtl .mce-checkbox{direction:rtl;text-align:right}.mce-rtl i.mce-i-checkbox{margin:0 0 0 3px}.mce-combobox{position:relative;display:inline-block;*display:inline;*zoom:1;box-shadow:none;*height:32px}.mce-combobox input{border:1px solid #c5c5c5;height:28px}.mce-combobox.mce-disabled input{color:#bdbdbd}.mce-combobox .mce-btn{border:1px solid #c5c5c5;border-left:0;margin:0}.mce-combobox button{padding-right:8px;padding-left:8px}.mce-combobox.mce-disabled .mce-btn button{cursor:default;box-shadow:none;opacity:.4;filter:alpha(opacity=40);zoom:1}.mce-combobox .mce-status{position:absolute;right:2px;top:50%;line-height:16px;margin-top:-8px;font-size:12px;width:15px;height:15px;text-align:center;cursor:pointer}.mce-combobox.mce-has-status input{padding-right:20px}.mce-combobox.mce-has-open .mce-status{right:37px}.mce-combobox .mce-status.mce-i-warning{color:#c09853}.mce-combobox .mce-status.mce-i-checkmark{color:#468847}.mce-menu.mce-combobox-menu{border-top:0;margin-top:0;max-height:200px}.mce-menu.mce-combobox-menu .mce-menu-item{padding:4px 6px 4px 4px;font-size:11px}.mce-menu.mce-combobox-menu .mce-menu-item-sep{padding:0}.mce-menu.mce-combobox-menu .mce-menu-item-link,.mce-menu.mce-combobox-menu .mce-menu-item-link b,.mce-menu.mce-combobox-menu .mce-text,.mce-menu.mce-combobox-menu .mce-text b{font-size:11px}.mce-colorbox i{border:1px solid #c5c5c5;width:14px;height:14px}.mce-colorbutton .mce-ico{position:relative}.mce-colorbutton-grid{margin:4px}.mce-colorbutton .mce-preview{padding-right:3px;display:block;position:absolute;left:50%;top:50%;margin-left:-17px;margin-top:7px;background:grey;width:13px;height:2px;overflow:hidden}.mce-colorbutton.mce-btn-small .mce-preview{margin-left:-16px;padding-right:0;width:16px}.mce-rtl .mce-colorbutton{direction:rtl}.mce-rtl .mce-colorbutton .mce-preview{margin-left:0;padding-right:0;padding-left:3px}.mce-rtl .mce-colorbutton.mce-btn-small .mce-preview{margin-left:0;padding-right:0;padding-left:2px}.mce-rtl .mce-colorbutton .mce-open{padding-left:4px;padding-right:4px;border-left:0}.mce-colorpicker{position:relative;width:250px;height:220px}.mce-colorpicker-sv{position:absolute;top:0;left:0;width:90%;height:100%;border:1px solid #c5c5c5;cursor:crosshair;overflow:hidden}.mce-colorpicker-h-chunk{width:100%}.mce-colorpicker-overlay1,.mce-colorpicker-overlay2{width:100%;height:100%;position:absolute;top:0;left:0}.mce-colorpicker-overlay1{filter:progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr="#ffffff",endColorstr="#00ffffff");-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr='#ffffff', endColorstr='#00ffffff')";background:linear-gradient(90deg,#fff,hsla(0,0%,100%,0))}.mce-colorpicker-overlay2{filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr="#00000000",endColorstr="#000000");-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#00000000', endColorstr='#000000')";background:linear-gradient(180deg,transparent,#000)}.mce-colorpicker-selector1{background:none;position:absolute;width:12px;height:12px;margin:-8px 0 0 -8px;border:1px solid #000;border-radius:50%}.mce-colorpicker-selector2{position:absolute;width:10px;height:10px;border:1px solid #fff;border-radius:50%}.mce-colorpicker-h{position:absolute;top:0;right:0;width:6.5%;height:100%;border:1px solid #c5c5c5;cursor:crosshair}.mce-colorpicker-h-marker{margin-top:-4px;position:absolute;top:0;left:-1px;width:100%;border:1px solid #000;background:#fff;height:4px;z-index:100}.mce-path{display:inline-block;*display:inline;*zoom:1;padding:8px;white-space:normal;font-size:inherit}.mce-path .mce-txt{padding-right:3px}.mce-path .mce-path-body,.mce-path .mce-txt{display:inline-block}.mce-path-item{display:inline-block;*display:inline;*zoom:1;cursor:pointer;color:#595959;font-size:inherit;text-transform:uppercase}.mce-path-item:hover{text-decoration:underline}.mce-path-item:focus{background:#555c66;color:#fff}.mce-path .mce-divider{display:inline;font-size:inherit}.mce-disabled .mce-path-item{color:#aaa}.mce-rtl .mce-path{direction:rtl}.mce-fieldset{border:0 solid #9e9e9e}.mce-fieldset>.mce-container-body{margin-top:-15px}.mce-fieldset-title{margin-left:5px;padding:0 5px}.mce-fit-layout{display:inline-block;*display:inline;*zoom:1}.mce-fit-layout-item{position:absolute}.mce-flow-layout-item{display:inline-block;*display:inline;*zoom:1;margin:2px 0 2px 2px}.mce-flow-layout-item.mce-last{margin-right:2px}.mce-flow-layout{white-space:normal}.mce-tinymce-inline .mce-flow-layout{white-space:nowrap}.mce-rtl .mce-flow-layout{text-align:right;direction:rtl}.mce-rtl .mce-flow-layout-item{margin:2px 2px 2px 0}.mce-rtl .mce-flow-layout-item.mce-last{margin-left:2px}.mce-iframe{border:0 solid #c5c5c5;width:100%;height:100%}.mce-infobox{display:inline-block;*display:inline;*zoom:1;text-shadow:0 1px 1px hsla(0,0%,100%,.75);overflow:hidden;border:1px solid red}.mce-infobox div{display:block;margin:5px}.mce-infobox div button{position:absolute;top:50%;right:4px;cursor:pointer;margin-top:-8px;display:none}.mce-infobox div button:focus{outline:2px solid #e2e4e7}.mce-infobox.mce-has-help div{margin-right:25px}.mce-infobox.mce-has-help button{display:block}.mce-infobox.mce-success{background:#dff0d8;border-color:#d6e9c6}.mce-infobox.mce-success div{color:#3c763d}.mce-infobox.mce-warning{background:#fcf8e3;border-color:#faebcc}.mce-infobox.mce-warning div{color:#8a6d3b}.mce-infobox.mce-error{background:#f2dede;border-color:#ebccd1}.mce-infobox.mce-error div{color:#a94442}.mce-rtl .mce-infobox div{text-align:right;direction:rtl}.mce-label{display:inline-block;*display:inline;*zoom:1;text-shadow:0 1px 1px hsla(0,0%,100%,.75);overflow:hidden}.mce-label.mce-autoscroll{overflow:auto}.mce-label.mce-disabled{color:#aaa}.mce-label.mce-multiline{white-space:pre-wrap}.mce-label.mce-success{color:#468847}.mce-label.mce-warning{color:#c09853}.mce-label.mce-error{color:#b94a48}.mce-rtl .mce-label{text-align:right;direction:rtl}.mce-menubar{border:1px solid #e2e4e7}.mce-menubar .mce-menubtn{border-color:transparent;background:transparent;box-shadow:none;filter:none}.mce-menubar .mce-menubtn button span{color:#595959}.mce-menubar .mce-active .mce-caret,.mce-menubar .mce-caret,.mce-menubar .mce-menubtn:hover .mce-caret{border-top-color:#b5bcc2}.mce-menubar .mce-menubtn.mce-active,.mce-menubar .mce-menubtn:focus,.mce-menubar .mce-menubtn:hover{border-color:#e2e4e7;background:#fff;filter:none;box-shadow:none}.mce-menubar .mce-menubtn.mce-active{border-bottom:none;z-index:65537}div.mce-menubtn.mce-opened{border-bottom-color:#fff;z-index:65537}div.mce-menubtn.mce-opened.mce-opened-under{z-index:0}.mce-menubtn button{color:#595959}.mce-menubtn.mce-btn-small span{font-size:12px}.mce-menubtn.mce-fixed-width span{display:inline-block;overflow-x:hidden;text-overflow:ellipsis;width:90px}.mce-menubtn.mce-fixed-width.mce-btn-small span{width:70px}.mce-menubtn .mce-caret{*margin-top:6px}.mce-rtl .mce-menubtn.mce-fixed-width span,.mce-rtl .mce-menubtn button{direction:rtl;text-align:right}.mce-menu-item{display:block;padding:6px 4px;clear:both;font-weight:400;line-height:20px;color:#595959;white-space:nowrap;cursor:pointer;line-height:normal;border-left:4px solid transparent;margin-bottom:1px}.mce-menu-item .mce-text,.mce-menu-item .mce-text b{line-height:1;vertical-align:initial}.mce-menu-item .mce-caret{margin-top:4px;margin-right:6px;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:4px solid #595959}.mce-menu-item .mce-menu-shortcut{display:inline-block;padding:0 10px 0 20px;color:#aaa}.mce-menu-item .mce-ico{padding-right:4px}.mce-menu-item:focus,.mce-menu-item:hover{background:#ededee}.mce-menu-item:focus .mce-menu-shortcut,.mce-menu-item:hover .mce-menu-shortcut{color:#aaa}.mce-menu-item:focus .mce-ico,.mce-menu-item:focus .mce-text,.mce-menu-item:hover .mce-ico,.mce-menu-item:hover .mce-text{color:#595959}.mce-menu-item.mce-selected{background:#ededee}.mce-menu-item.mce-selected .mce-ico,.mce-menu-item.mce-selected .mce-text{color:#595959}.mce-menu-item.mce-active.mce-menu-item-normal{background:#555c66}.mce-menu-item.mce-active.mce-menu-item-normal .mce-ico,.mce-menu-item.mce-active.mce-menu-item-normal .mce-text{color:#fff}.mce-menu-item.mce-active.mce-menu-item-checkbox .mce-ico{visibility:visible}.mce-menu-item.mce-disabled,.mce-menu-item.mce-disabled:hover{background:#fff}.mce-menu-item.mce-disabled:focus,.mce-menu-item.mce-disabled:hover:focus{background:#ededee}.mce-menu-item.mce-disabled .mce-ico,.mce-menu-item.mce-disabled .mce-text,.mce-menu-item.mce-disabled:hover .mce-ico,.mce-menu-item.mce-disabled:hover .mce-text{color:#aaa}.mce-menu-item.mce-menu-item-preview.mce-active{border-left:5px solid #555c66;background:#fff}.mce-menu-item.mce-menu-item-preview.mce-active .mce-ico,.mce-menu-item.mce-menu-item-preview.mce-active .mce-text{color:#595959}.mce-menu-item.mce-menu-item-preview.mce-active:hover{background:#ededee}.mce-menu-item-link{color:#093;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mce-menu-item-link b{color:#093}.mce-menu-item-ellipsis{display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mce-menu-item.mce-selected *,.mce-menu-item:focus *,.mce-menu-item:hover *{color:#595959}.mce-menu-item-sep:hover,div.mce-menu .mce-menu-item-sep{border:0;padding:0;height:1px;margin:9px 1px;overflow:hidden;background:transparent;border-bottom:1px solid rgba(0,0,0,.1);cursor:default;filter:none}div.mce-menu .mce-menu-item b{font-weight:700}.mce-menu-item-indent-1{padding-left:20px}.mce-menu-item-indent-2{padding-left:35px}.mce-menu-item-indent-3{padding-left:40px}.mce-menu-item-indent-4{padding-left:45px}.mce-menu-item-indent-5{padding-left:50px}.mce-menu-item-indent-6{padding-left:55px}.mce-menu.mce-rtl{direction:rtl}.mce-rtl .mce-menu-item{text-align:right;direction:rtl;padding:6px 12px 6px 15px}.mce-rtl .mce-menu-item .mce-caret{margin-left:6px;margin-right:0;border-right:4px solid #595959;border-left:0}.mce-rtl .mce-menu-item.mce-selected .mce-caret,.mce-rtl .mce-menu-item:focus .mce-caret,.mce-rtl .mce-menu-item:hover .mce-caret{border-left-color:transparent;border-right-color:#595959}.mce-throbber{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.6;filter:alpha(opacity=60);zoom:1;background:#fff url(loader.0406bcb895265a43377d.gif) no-repeat 50%}.mce-throbber-inline{position:static;height:50px}.mce-menu .mce-throbber-inline{height:25px;background-size:contain}.mce-menu{position:absolute;left:0;top:0;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);background:transparent;z-index:1000;padding:5px 0;margin:-1px 0 0;min-width:180px;background:#fff;border:1px solid #e2e4e7;z-index:1002;box-shadow:0 1px 2px rgba(0,0,0,.2);max-height:500px;overflow:auto;overflow-x:hidden}.mce-menu.mce-animate{opacity:.01;transform:rotateY(10deg) rotateX(-10deg);transform-origin:left top}.mce-menu.mce-menu-align .mce-caret,.mce-menu.mce-menu-align .mce-menu-shortcut{position:absolute;right:0}.mce-menu i{display:none}.mce-menu-has-icons i{display:inline-block}.mce-menu.mce-in.mce-animate{opacity:1;transform:rotateY(0) rotateX(0);transition:opacity 75ms ease,transform .1s ease}.mce-menu-sub-tr-tl{margin:-6px 0 0 -1px}.mce-menu-sub-br-bl{margin:6px 0 0 -1px}.mce-menu-sub-tl-tr{margin:-6px 0 0 1px}.mce-menu-sub-bl-br{margin:6px 0 0 1px}.mce-rtl .mce-menu-item .mce-ico{padding-right:0;padding-left:4px}.mce-rtl.mce-menu-align .mce-caret,.mce-rtl .mce-menu-shortcut{right:auto;left:0}.mce-listbox button{text-align:left;padding-right:20px;position:relative}.mce-listbox .mce-caret{position:absolute;margin-top:-2px;right:8px;top:50%}.mce-rtl .mce-listbox .mce-caret{right:auto;left:8px}.mce-rtl .mce-listbox button{padding-right:10px;padding-left:20px}.mce-container-body .mce-resizehandle{position:absolute;right:0;bottom:0;width:16px;height:16px;visibility:visible;cursor:s-resize;margin:0}.mce-container-body .mce-resizehandle-both{cursor:se-resize}i.mce-i-resize{color:#595959}.mce-selectbox,.mce-slider{background:#fff;border:1px solid #c5c5c5}.mce-slider{width:100px;height:10px;position:relative;display:block}.mce-slider.mce-vertical{width:10px;height:100px}.mce-slider-handle{border:1px solid #c5c5c5;background:#e6e6e6;display:block;width:13px;height:13px;position:absolute;top:0;left:0;margin-left:-1px;margin-top:-2px}.mce-slider-handle:focus{border-color:#2276d2}.mce-spacer{visibility:hidden}.mce-splitbtn:hover .mce-open{border-left:1px solid #e2e4e7}.mce-splitbtn .mce-open{border-left:1px solid transparent;padding-right:4px;padding-left:4px}.mce-splitbtn .mce-open:active,.mce-splitbtn .mce-open:focus,.mce-splitbtn .mce-open:hover{border-left:1px solid #e2e4e7}.mce-splitbtn.mce-active:hover .mce-open{border-left:1px solid #fff}.mce-splitbtn.mce-opened{border-color:#e2e4e7}.mce-splitbtn.mce-btn-small .mce-open{padding:0 3px}.mce-rtl .mce-splitbtn{direction:rtl;text-align:right}.mce-rtl .mce-splitbtn button{padding-right:4px;padding-left:4px}.mce-rtl .mce-splitbtn .mce-open{border-left:0}.mce-stack-layout-item,.mce-tabs{display:block}.mce-tabs{border-bottom:1px solid #c5c5c5}.mce-tab,.mce-tabs,.mce-tabs+.mce-container-body{background:#fff}.mce-tab{display:inline-block;*display:inline;*zoom:1;border:solid #c5c5c5;border-width:0 1px 0 0;padding:8px 15px;text-shadow:0 1px 1px hsla(0,0%,100%,.75);height:13px;cursor:pointer}.mce-tab:hover{background:#fdfdfd}.mce-tab.mce-active{background:#fdfdfd;border-bottom-color:transparent;margin-bottom:-1px;height:14px}.mce-tab:focus{color:#2276d2}.mce-rtl .mce-tabs{text-align:right;direction:rtl}.mce-rtl .mce-tab{border-width:0 0 0 1px}.mce-textbox{background:#fff;border:1px solid #c5c5c5;box-shadow:none;display:inline-block;transition:border .2s linear,box-shadow .2s linear;height:28px;resize:none;padding:0 4px;white-space:pre-wrap;*white-space:pre;color:#595959}.mce-textbox.mce-focus,.mce-textbox:focus{border-color:#2276d2;box-shadow:none}.mce-placeholder .mce-textbox{color:#aaa}.mce-textbox.mce-multiline{padding:4px;height:auto}.mce-textbox.mce-disabled{color:#bdbdbd}.mce-rtl .mce-textbox{text-align:right;direction:rtl}.mce-dropzone{border:3px dashed grey;text-align:center}.mce-dropzone span{text-transform:uppercase}.mce-dropzone:after,.mce-dropzone span{display:inline-block;vertical-align:middle}.mce-dropzone:after{content:"";height:100%}.mce-dropzone.mce-disabled{opacity:.4;filter:alpha(opacity=40);zoom:1}.mce-dropzone.mce-disabled.mce-dragenter{cursor:not-allowed}.mce-browsebutton{position:relative;overflow:hidden}.mce-browsebutton button{position:relative;z-index:1}.mce-browsebutton input{opacity:0;filter:alpha(opacity=0);zoom:1;position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}@font-face{font-family:tinymce;src:url(tinymce.b7f32c761cc0d4a73dc8.eot);src:url(tinymce.b7f32c761cc0d4a73dc8.eot?#iefix) format("embedded-opentype"),url(tinymce.a820a9690a7cf2192ff4.woff) format("woff"),url(tinymce.a55bdbe26000fc2ca28e.ttf) format("truetype"),url(tinymce.deb53e1c037600dd4835.svg#tinymce) format("svg");font-weight:400;font-style:normal}@font-face{font-family:tinymce-small;src:url(tinymce-small.dc0cabeec3bedef24494.eot);src:url(tinymce-small.dc0cabeec3bedef24494.eot?#iefix) format("embedded-opentype"),url(tinymce-small.eff1de88dccf6ab88986.woff) format("woff"),url(tinymce-small.afc8a0139a615b13b363.ttf) format("truetype"),url(tinymce-small.4d989c2c7a53e2afa18f.svg#tinymce) format("svg");font-weight:400;font-style:normal}.mce-ico{font-family:tinymce,Arial;font-style:normal;font-weight:400;font-variant:normal;font-size:16px;line-height:16px;speak:none;vertical-align:text-top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;background:transparent 50%;background-size:cover;width:16px;height:16px;color:#595959}.mce-btn-small .mce-ico{font-family:tinymce-small,Arial}.mce-i-save:before{content:"\e000"}.mce-i-newdocument:before{content:"\e001"}.mce-i-fullpage:before{content:"\e002"}.mce-i-alignleft:before{content:"\e003"}.mce-i-aligncenter:before{content:"\e004"}.mce-i-alignright:before{content:"\e005"}.mce-i-alignjustify:before{content:"\e006"}.mce-i-alignnone:before{content:"\e003"}.mce-i-cut:before{content:"\e007"}.mce-i-paste:before{content:"\e008"}.mce-i-searchreplace:before{content:"\e009"}.mce-i-bullist:before{content:"\e00a"}.mce-i-numlist:before{content:"\e00b"}.mce-i-indent:before{content:"\e00c"}.mce-i-outdent:before{content:"\e00d"}.mce-i-blockquote:before{content:"\e00e"}.mce-i-undo:before{content:"\e00f"}.mce-i-redo:before{content:"\e010"}.mce-i-link:before{content:"\e011"}.mce-i-unlink:before{content:"\e012"}.mce-i-anchor:before{content:"\e013"}.mce-i-image:before{content:"\e014"}.mce-i-media:before{content:"\e015"}.mce-i-help:before{content:"\e016"}.mce-i-code:before{content:"\e017"}.mce-i-insertdatetime:before{content:"\e018"}.mce-i-preview:before{content:"\e019"}.mce-i-backcolor:before,.mce-i-forecolor:before{content:"\e01a"}.mce-i-table:before{content:"\e01b"}.mce-i-hr:before{content:"\e01c"}.mce-i-removeformat:before{content:"\e01d"}.mce-i-subscript:before{content:"\e01e"}.mce-i-superscript:before{content:"\e01f"}.mce-i-charmap:before{content:"\e020"}.mce-i-emoticons:before{content:"\e021"}.mce-i-print:before{content:"\e022"}.mce-i-fullscreen:before{content:"\e023"}.mce-i-spellchecker:before{content:"\e024"}.mce-i-nonbreaking:before{content:"\e025"}.mce-i-template:before{content:"\e026"}.mce-i-pagebreak:before{content:"\e027"}.mce-i-restoredraft:before{content:"\e028"}.mce-i-bold:before{content:"\e02a"}.mce-i-italic:before{content:"\e02b"}.mce-i-underline:before{content:"\e02c"}.mce-i-strikethrough:before{content:"\e02d"}.mce-i-visualblocks:before,.mce-i-visualchars:before{content:"\e02e"}.mce-i-ltr:before{content:"\e02f"}.mce-i-rtl:before{content:"\e030"}.mce-i-copy:before{content:"\e031"}.mce-i-resize:before{content:"\e032"}.mce-i-browse:before{content:"\e034"}.mce-i-pastetext:before{content:"\e035"}.mce-i-rotateleft:before{content:"\eaa8"}.mce-i-rotateright:before{content:"\eaa9"}.mce-i-crop:before{content:"\ee78"}.mce-i-editimage:before{content:"\e915"}.mce-i-options:before{content:"\ec6a"}.mce-i-flipv:before{content:"\eaaa"}.mce-i-fliph:before{content:"\eaac"}.mce-i-zoomin:before{content:"\eb35"}.mce-i-zoomout:before{content:"\eb36"}.mce-i-sun:before{content:"\eccc"}.mce-i-moon:before{content:"\eccd"}.mce-i-arrowleft:before{content:"\edc0"}.mce-i-arrowright:before{content:"\e93c"}.mce-i-drop:before{content:"\e935"}.mce-i-contrast:before{content:"\ecd4"}.mce-i-sharpen:before{content:"\eba7"}.mce-i-resize2:before{content:"\edf9"}.mce-i-orientation:before{content:"\e601"}.mce-i-invert:before{content:"\e602"}.mce-i-gamma:before{content:"\e600"}.mce-i-remove:before{content:"\ed6a"}.mce-i-tablerowprops:before{content:"\e604"}.mce-i-tablecellprops:before{content:"\e605"}.mce-i-table2:before{content:"\e606"}.mce-i-tablemergecells:before{content:"\e607"}.mce-i-tableinsertcolbefore:before{content:"\e608"}.mce-i-tableinsertcolafter:before{content:"\e609"}.mce-i-tableinsertrowbefore:before{content:"\e60a"}.mce-i-tableinsertrowafter:before{content:"\e60b"}.mce-i-tablesplitcells:before{content:"\e60d"}.mce-i-tabledelete:before{content:"\e60e"}.mce-i-tableleftheader:before{content:"\e62a"}.mce-i-tabletopheader:before{content:"\e62b"}.mce-i-tabledeleterow:before{content:"\e800"}.mce-i-tabledeletecol:before{content:"\e801"}.mce-i-codesample:before{content:"\e603"}.mce-i-fill:before{content:"\e902"}.mce-i-borderwidth:before{content:"\e903"}.mce-i-line:before{content:"\e904"}.mce-i-count:before{content:"\e905"}.mce-i-translate:before{content:"\e907"}.mce-i-drag:before{content:"\e908"}.mce-i-home:before{content:"\e90b"}.mce-i-upload:before{content:"\e914"}.mce-i-bubble:before{content:"\e91c"}.mce-i-user:before{content:"\e91d"}.mce-i-lock:before{content:"\e926"}.mce-i-unlock:before{content:"\e927"}.mce-i-settings:before{content:"\e928"}.mce-i-remove2:before{content:"\e92a"}.mce-i-menu:before{content:"\e92d"}.mce-i-warning:before{content:"\e930"}.mce-i-question:before{content:"\e931"}.mce-i-pluscircle:before{content:"\e932"}.mce-i-info:before{content:"\e933"}.mce-i-notice:before{content:"\e934"}.mce-i-arrowup:before{content:"\e93b"}.mce-i-arrowdown:before{content:"\e93d"}.mce-i-arrowup2:before{content:"\e93f"}.mce-i-arrowdown2:before{content:"\e940"}.mce-i-menu2:before{content:"\e941"}.mce-i-newtab:before{content:"\e961"}.mce-i-a11y:before{content:"\e900"}.mce-i-insert:before,.mce-i-plus:before{content:"\e93a"}.mce-i-minus:before{content:"\e939"}.mce-i-books:before{content:"\e911"}.mce-i-reload:before{content:"\e906"}.mce-i-toc:before{content:"\e901"}.mce-i-checkmark:before{content:"\e033"}.mce-i-format-painter:before{content:"\e909"}.mce-i-checkbox:before,.mce-i-selected:before{content:"\e033"}.mce-i-insert{font-size:14px}.mce-i-selected{visibility:hidden}i.mce-i-backcolor{text-shadow:none;background:#bbb}.mce-rtl .mce-filepicker input{direction:ltr}body{color:#000;line-height:1.3;scrollbar-3dlight-color:#f0f0ee;scrollbar-arrow-color:#676662;scrollbar-base-color:#f0f0ee;scrollbar-darkshadow-color:#ddd;scrollbar-face-color:#e0e0dd;scrollbar-highlight-color:#f0f0ee;scrollbar-shadow-color:#f0f0ee;scrollbar-track-color:#f5f5f5}body,td,th{font-family:Verdana,Arial,Helvetica,sans-serif}td,th{font-size:14px}.word-wrap{word-wrap:break-word;-ms-word-break:break-all;word-break:break-all;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.mce-content-body .mce-reset{margin:0;padding:0;border:0;outline:0;vertical-align:top;background:transparent;text-decoration:none;color:#000;font-family:Arial;font-size:11px;text-shadow:none;float:none;position:static;width:auto;height:auto;white-space:nowrap;cursor:inherit;line-height:normal;font-weight:400;text-align:left;-webkit-tap-highlight-color:transparent;box-sizing:content-box;direction:ltr;max-width:none}.mce-object{border:1px dotted #3a3a3a;background:#d5d5d5 url(object.8848145d46e1253c0b68.gif) no-repeat 50%}.mce-preview-object{display:inline-block;position:relative;margin:0 2px;line-height:0;border:1px solid grey}.mce-preview-object[data-mce-selected="2"] .mce-shim{display:none}.mce-preview-object .mce-shim{position:absolute;top:0;left:0;width:100%;height:100%;background:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)}figure.align-left{float:left}figure.align-right{float:right}figure.image.align-center{display:table;margin-left:auto;margin-right:auto}figure.image{display:inline-block;border:1px solid grey;margin:0 2px 0 1px;background:#f5f2f0}figure.image img{margin:8px 8px 0}figure.image figcaption{margin:6px 8px;text-align:center}.mce-toc{border:1px solid grey}.mce-toc h2{margin:4px}.mce-toc li{list-style-type:none}.mce-pagebreak{cursor:default;display:block;width:100%;height:5px;border:1px dashed #666;margin-top:15px;page-break-before:always}@media print{.mce-pagebreak{border:0}}.mce-item-anchor{cursor:default;display:inline-block;-webkit-user-select:all;-webkit-user-modify:read-only;-moz-user-select:all;-moz-user-modify:read-only;user-select:all;user-modify:read-only;width:9px!important;height:9px!important;border:1px dotted #3a3a3a;background:#d5d5d5 url(anchor.04e4c334928b32d7e8ba.gif) no-repeat 50%}.mce-nbsp,.mce-shy{background:#aaa}.mce-shy:after{content:"-"}.mce-match-marker{background:#aaa;color:#fff}.mce-match-marker-selected{background:#39f;color:#fff}.mce-spellchecker-word{border-bottom:2px solid rgba(208,2,27,.5);cursor:default}.mce-spellchecker-grammar{border-bottom:2px solid green;cursor:default}.mce-item-table,.mce-item-table caption,.mce-item-table td,.mce-item-table th{border:1px dashed #bbb}td[data-mce-selected],th[data-mce-selected]{background-color:#2276d2!important}.mce-edit-focus{outline:1px dotted #333}.mce-content-body [contentEditable=false] [contentEditable=true]:focus,.mce-content-body [contentEditable=false] [contentEditable=true]:hover,.mce-content-body [contentEditable=false][data-mce-selected]{outline:2px solid #2276d2}.mce-content-body.mce-content-readonly [contentEditable=true]:focus,.mce-content-body.mce-content-readonly [contentEditable=true]:hover{outline:none}.mce-content-body [data-mce-selected=inline-boundary]{background:#bfe6ff}.mce-content-body .mce-item-anchor[data-mce-selected]{background:#d5d5d5 url(anchor.04e4c334928b32d7e8ba.gif) no-repeat 50%}.mce-content-body hr{cursor:default}.mce-content-body table{-webkit-nbsp-mode:normal}.ephox-snooker-resizer-bar{background-color:#2276d2;opacity:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ephox-snooker-resizer-cols{cursor:col-resize}.ephox-snooker-resizer-rows{cursor:row-resize}.ephox-snooker-resizer-bar.ephox-snooker-resizer-bar-dragging{opacity:.2}.ant-modal-content{display:grid;position:relative;justify-content:center;align-items:center;width:600px;z-index:9999}.ant-modal-close{cursor:pointer}.ant-modal-close-x{display:block;width:56px;height:56px;font-size:16px;line-height:56px;text-rendering:auto}.ant-modal-close-x,.anticon{font-style:normal;text-align:center;text-transform:none}.anticon{display:inline-block;color:inherit;line-height:0;vertical-align:-.125em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ant-modal,[class*=ant-],[class*=ant-] *,[class*=ant-] :after,[class*=ant-] :before,[class^=ant-],[class^=ant-] *,[class^=ant-] :after,[class^=ant-] :before{box-sizing:border-box}.ant-modal{color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum","tnum";position:relative;top:100px;width:auto;margin:0 auto;padding:0 0 24px;pointer-events:none}.ant-modal-confirm-confirm .ant-modal-confirm-body>.anticon,.ant-modal-confirm-warning .ant-modal-confirm-body>.anticon{color:#faad14}.ant-modal-confirm-body>.anticon{float:left;margin-right:16px;color:#faad14;font-size:22px}.ant-modal-confirm-body>.anticon+.ant-modal-confirm-title+.ant-modal-confirm-content{margin-left:38px;text-align:start}.ant-modal-confirm-body .ant-modal-confirm-content{margin-top:3px;color:rgba(0,0,0,.65);font-size:14px}.ant-modal-confirm .ant-modal-confirm-btns{float:right;margin-top:24px}.ant-modal-confirm .ant-modal-confirm-btns button+button{margin-bottom:0;margin-left:8px}.ant-modal-confirm-body .ant-modal-confirm-title{display:block;overflow:hidden;color:rgba(0,0,0,.85);font-weight:500;font-size:16px;line-height:1.4}.ant-modal-confirm-btns{margin-top:24px;float:right}.ant-btn{line-height:1.5715;position:relative;display:inline-block;font-weight:400;white-space:nowrap;text-align:center;background-image:none;box-shadow:0 2px 0 rgba(0,0,0,.015);cursor:pointer;transition:all .3s cubic-bezier(.645,.045,.355,1);-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:manipulation;height:32px;padding:4px 15px;font-size:14px;border-radius:2px;color:rgba(0,0,0,.65);background:#fff;border:1px solid #d9d9d9;margin-left:7px}.ant-btn:hover{color:#1f5e2f;border-color:#1f5e2f}.ant-btn-dangerous,.ant-btn-dangerous:hover{color:#ff4d4f;background:#fff;border-color:#ff4d4f}.float-left{float:left}.float-right{float:right}.display-root{display:flow-root}.color-white{color:#fff!important}.color-black{color:#000!important}.color-gray{color:#6c757d!important}.breadcrumb-color{color:rgba(94,94,94,0)}.bg-color-fc{background:#fcfcfc!important}.bg-app{background:#1f5e2f}.p-normalize{padding:.75rem 1rem}.font-12{font-size:12px}.font-14{font-size:14px}.font-rem-875{font-size:.875rem}.btn-transparent{background:transparent!important}.mt-10{margin-top:10px!important}.mb-10{margin-bottom:10px!important}.mt-15{margin-top:15px!important}.mb-15{margin-bottom:15px!important}.mt-20{margin-top:20px!important}.mb-20{margin-bottom:20px!important}.pl-0{padding-left:0!important}.pr-0{padding-right:0!important}.pl-7{padding-left:7px!important}.pr-7{padding-right:7px!important}.ddp-icon-time,.ddp-icon-time2,.ddp-icon-time3,.ddp-icon-time4,.ddp-icon-time5{display:inline-block;width:15px;height:15px;background:url(/assets/images/icon_time.png) no-repeat;vertical-align:middle}.ddp-icon-time4{width:14px}.ddp-icon-time2{background-position:-16px top}.ddp-icon-time3{background-position:-32px top}.ddp-icon-time4{background-position:-14px -16px}.ddp-icon-time5{width:13px;height:13px;background-position:-28px -16px}.ddp-icon-refresh3,.ddp-icon-scheme,.ddp-icon-tb{display:inline-block;width:13px;height:14px;background:url(/assets/images/icon_scheme.png) no-repeat}.ddp-icon-refresh3{width:12px;height:13px;background-position:0 -15px}.ddp-icon-refresh3:hover{background-position:-14px -15px}.ddp-icon-tb{width:10px;height:10px;background-position:-14px 0}.ddp-icon-group-s2,.ddp-icon-user-s2{display:inline-block;background:url(/assets/images/icon_group.png) no-repeat;opacity:.5}.ddp-icon-group-s2{width:17px;height:12px;background-position:left -15px}.ddp-icon-user-s2{width:10px;height:12px;background-position:left -28px}em.ddp-icon-dataset2,em.ddp-icon-dataset3{display:inline-block;width:19px;height:19px;margin-right:5px;background:url(/assets/images/icon_dataset.png) no-repeat;background-position:-20px top;vertical-align:middle}em.ddp-icon-dataset3{background-position:-60px top}.ddp-result-scuccess{color:#5cacdf;font-size:12px}.ddp-result-fail{color:#e35252;font-size:12px;cursor:pointer}.ddp-result-fail:after{display:inline-block;position:relative;top:-1px;margin-left:3px;content:"";width:13px;height:13px;vertical-align:middle;background:url(/assets/images/icon_go.png) no-repeat}.ddp-result-fail:hover{text-decoration:underline}em.ddp-icon-dataset{display:inline-block;position:relative;top:-3px;width:19px;height:19px;margin-right:5px;background:url(/assets/images/icon_dataset.png) no-repeat;vertical-align:middle}.ddp-icon-fail,.ddp-icon-success{display:inline-block;background:url(/assets/images/icon_message.png) no-repeat}.ddp-icon-fail{width:9px;height:10px}.ddp-icon-success{width:11px;height:8px;background-position:left -19px}.ddp-btn-reset2,.ddp-btn-reset3{display:inline-block;width:14px;height:13px;background:url(/assets/images/icon_reset.png) no-repeat;background-position:left -34px}.ddp-btn-reset2:hover{background-position:-15px -34px}.ddp-btn-reset3{background-position:-16px -20px}.ddp-btn-reset3:hover{background-position:-15px -34px}.ddp-icon-reset2{display:inline-block;width:14px;height:13px;background:url(/assets/images/icon_reset.png) no-repeat;background-position:-31px -20px}.ddp-icon-database-s,.ddp-icon-database-s2,.ddp-icon-database-w{height:15px}.ddp-icon-database-b,.ddp-icon-database-s,.ddp-icon-database-s2,.ddp-icon-database-w{display:inline-block;width:12px;background:url(/assets/images/icon_database.png) no-repeat;background-position:left -30px;vertical-align:middle}.ddp-icon-database-b{height:15px;height:13px;background-position:-39px top}.ddp-icon-database-s2{background-position:-26px top}.ddp-icon-database-w{width:12px;height:13px;background-position:0 0}.ddp-icon-database3{display:inline-block;width:12px;height:14px;background:url(/assets/images/icon_database.png) no-repeat;background-position:-13px -31px;vertical-align:middle}em.ddp-icon-lock{display:inline-block;width:11px;height:13px;background:url(/assets/images/icon_lock.png) no-repeat;background-position:0 0}em.ddp-icon-alias{top:-2px;font-size:12px;color:#656d7b;vertical-align:middle;font-family:sans-serif;font-weight:700}.ddp-wrap-datarecommend,em.ddp-icon-alias{display:inline-block;position:relative;height:11px}.ddp-wrap-datarecommend{padding:1px 0 0;min-width:16px;border:1px solid #b7b9c2;color:#b8bac3;font-size:10px;text-align:center;line-height:11px}.ddp-wrap-datarecommend em.ddp-icon-recommend-s{bottom:-2px;right:-2px}.ddp-wrap-datarecommend em.ddp-icon-recommend-s,.ddp-wrap-datarecommend em.ddp-icon-recommend-s2{display:inline-block;position:absolute;width:6px;height:9px;background:url(/assets/images/icon_recommend.png) no-repeat;background-position:left -16px}.ddp-wrap-datarecommend em.ddp-icon-recommend-s2{bottom:-2px;right:-2px;bottom:-4px;right:-5px;background-position-y:-26px;background-color:#f7f7f8;border:1px solid #f7f7f8}.ddp-wrap-datalock{display:inline-block;position:relative;padding:1px 0 0;min-width:16px;height:11px;border:1px solid #b7b9c2;color:#b8bac3;font-size:10px;text-align:center;line-height:11px}.ddp-wrap-datalock em.ddp-icon-lock-s{position:absolute;bottom:-2px;right:-2px}.ddp-wrap-datalock em.ddp-icon-lock-s2{position:absolute;bottom:-3px;right:-5px;background-color:#f7f7f8;border:1px solid #f7f7f8}.ddp-btn-option{width:15px;height:15px}.ddp-btn-option,.ddp-btn-option2{display:inline-block;background:url(/assets/images/icon_option.png) no-repeat}.ddp-btn-option2{width:15px;height:15px;width:14px;height:14px;background-position:-30px -16px;vertical-align:middle}.ddp-btn-option:hover{background-position:-16px top}.ddp-btn-option2:hover{background-position:-15px -16px}.ddp-btn-info{display:inline-block;width:13px;height:13px;background:url(/assets/images/icon_info.png) no-repeat;background-position:-14px -30px;cursor:pointer}.ddp-btn-info:hover{background-position:-28px -30px}a.ddp-btn-return,a.ddp-btn-return-s{display:inline-block;width:22px;height:19px;background:url(/assets/images/icon_return.png) no-repeat}a.ddp-btn-return:hover{background-position-x:-23px}a.ddp-btn-return-s{width:14px;height:13px;background-position:-15px -20px}a.ddp-btn-switch{display:inline-block;width:7px;height:12px;background:url(/assets/images/icon_switch.png) no-repeat}a.ddp-btn-switch.ddp-selected{background-position:-8px top}a.ddp-btn-delete-b,a.ddp-btn-edit-b{display:inline-block;background:url(/assets/images/icon_edit_b.png) no-repeat}a.ddp-btn-edit-b{width:16px;height:17px}a.ddp-btn-edit-b:hover{background-position-x:-17px}a.ddp-btn-delete-b{width:18px;height:17px;background-position:left -18px}a.ddp-btn-delete-b:hover{background-position-x:-19px}span.ddp-data-jupyter:before,span.ddp-data-zeppelin:before{display:inline-block;content:"";margin-right:5px;background:url(/assets/images/icon_server.png) no-repeat;vertical-align:middle}span.ddp-data-jupyter:before{width:12px;height:16px}span.ddp-data-zeppelin:before{width:18px;height:10px;background-position:left -17px}span.ddp-data-lang-python:before,span.ddp-data-lang-r:before{display:inline-block;content:"";margin-right:5px;background:url(/assets/images/icon_lang.png) no-repeat;vertical-align:middle}span.ddp-data-lang-r:before{width:16px;height:13px;background-position:left -14px}span.ddp-data-lang-python:before{width:13px;height:13px}em.ddp-icon-lang-jupyter,em.ddp-icon-lang-zeppelin{display:inline-block;content:"";margin-right:5px;background:url(/assets/images/icon_lang.png) no-repeat;vertical-align:middle}em.ddp-icon-lang-zeppelin{width:17px;height:11px;background-position:left -28px}em.ddp-icon-lang-jupyter{width:12px;height:16px;background-position:left -40px}em.ddp-icon-window{display:inline-block;width:12px;height:10px;background:url(/assets/images/icon_window.png) no-repeat;vertical-align:middle}em.ddp-icon-lock-s,em.ddp-icon-lock-s2{display:inline-block;width:6px;height:8px;background:url(/assets/images/icon_lock.png) no-repeat;background-position:left -14px}em.ddp-icon-lock-s2{background-position:left -23px}em.ddp-icon-recommend{display:inline-block;position:relative;top:-1px;width:11px;height:15px;background:url(/assets/images/icon_recommend.png) no-repeat}em.ddp-icon-boardside-lock{display:inline-block;width:11px;height:13px;background:url(/assets/images/icon_lock.png) no-repeat}em.ddp-icon-delete,em.ddp-icon-delete2{display:inline-block;width:11px;height:12px;margin-right:5px;background:url(/assets/images/icon_edit2.png) no-repeat;background-position:left -21px;vertical-align:middle}em.ddp-icon-delete2{opacity:.5}em.ddp-icon-file-sql{display:inline-block;width:22px;height:22px;margin-right:5px;background:url(/assets/images/icon_file.png) no-repeat;vertical-align:middle}em.ddp-icon-db-s,em.ddp-icon-dbdata,em.ddp-icon-dbdata2,em.ddp-icon-dbdata-s,em.ddp-icon-file,em.ddp-icon-file2,em.ddp-icon-flow,em.ddp-icon-flow2,em.ddp-icon-imported,em.ddp-icon-imported2-s,em.ddp-icon-imported-s,em.ddp-icon-staging,em.ddp-icon-wrangled,em.ddp-icon-wrangled-m{display:inline-block;position:relative;width:13px;height:12px;margin-right:5px;background:url(/assets/images/icon_data.png) no-repeat;vertical-align:middle}em.ddp-icon-imported{width:11px;height:14px;background-position:-27px top}em.ddp-icon-imported-s{width:13px;height:12px;background-position:0 0;vertical-align:middle}em.ddp-icon-imported2-s{width:13px;height:12px;background-position:-53px top;vertical-align:middle}em.ddp-icon-db-s{width:13px;height:13px;background-position:-39px top;vertical-align:middle}em.ddp-icon-flow{width:13px;height:13px;background-position:left -50px}em.ddp-icon-flow2{width:13px;height:13px;background-position:-14px -50px;vertical-align:middle}em.ddp-icon-file{width:11px;height:13px;background-position:left -64px}em.ddp-icon-file2{width:16px;height:20px;background-position:left -78px}em.ddp-icon-dbdata,em.ddp-icon-dbdata2{width:17px;height:19px;margin-right:10px;background-position:left -30px}em.ddp-icon-dbdata2{background-position:-18px -30px}em.ddp-icon-staging{width:13px;height:15px;background-position:left -99px}em.ddp-icon-dbdata-s{width:11px;height:14px;background-position:-27px top}em.ddp-icon-wrangled-m{width:16px;height:16px;margin-right:5px;background-position:left -13px}em.ddp-icon-use{position:absolute;top:50%;left:8px;width:6px;height:6px;margin-top:-3px;border-radius:50%;background-color:#4b515b}.ddp-icon-add,em.ddp-icon-use{display:inline-block;vertical-align:middle}.ddp-icon-add{width:13px;height:13px;background:url(/assets/images/icon_add2.png) no-repeat;background-position:-14px top}.ddp-icon-edit2{display:inline-block;width:10px;height:10px;background:url(/assets/images/icon_edit2.png) no-repeat;vertical-align:middle}.ddp-icon-edit2:hover{background-position:-11px top}em.ddp-icon-svg{display:inline-block;width:24px;height:24px;margin-right:5px;vertical-align:middle}em.ddp-icon-alart,em.ddp-icon-error2,em.ddp-icon-error-s,em.ddp-icon-sinfo2{display:inline-block;background:url(/assets/images/icon_info.png) no-repeat;vertical-align:middle}em.ddp-icon-sinfo2{width:13px;height:13px;background-position:left -16px;cursor:pointer}em.ddp-icon-error2{width:13px;height:13px;background-position:-14px -16px}em.ddp-icon-error-s{width:11px;height:11px;background-position:-16px 0}em.ddp-icon-alart{width:15px;height:15px;background-position:left -44px}em.ddp-icon-essential{display:inline-block;width:4px;height:5px;background:url(/assets/images/icon_essential.png) no-repeat}em.ddp-icon-type-graph{height:11px;background:url(/assets/images/icon_graph.png) no-repeat}em.ddp-icon-type-graph,em.ddp-icon-type-sdel{display:inline-block;position:absolute;top:50%;left:10px;width:11px;margin-top:-6px;vertical-align:middle}em.ddp-icon-type-sdel{height:12px;background:url(/assets/images/btn_info_det.png) no-repeat;background-position:left -14px}em.ddp-icon-type-round{display:inline-block;width:16px;height:16px;text-align:center;position:absolute;top:50%;left:10px;margin-top:-6px;padding:1px 3px 0 1px;border-radius:50%;border:1px solid #7078b7;color:#7078b7;font-size:9px;vertical-align:middle;letter-spacing:-1px;box-sizing:border-box}em.ddp-icon-chartdet,em.ddp-icon-tool-chart,em.ddp-icon-tool-display,em.ddp-icon-tool-elliptical,em.ddp-icon-tool-freeshape,em.ddp-icon-tool-legend,em.ddp-icon-tool-linked,em.ddp-icon-tool-list,em.ddp-icon-tool-minimap,em.ddp-icon-tool-pointer,em.ddp-icon-tool-rectangular,em.ddp-icon-tool-revert,em.ddp-icon-tool-selectbox,em.ddp-icon-tool-title,em.ddp-icon-tool-zoomin,em.ddp-icon-tool-zoomout{display:inline-block;background:url(/assets/images/icon_tool.png) no-repeat;vertical-align:middle}em.ddp-icon-tool-title{width:13px;height:13px}em.ddp-icon-tool-legend{width:12px;height:11px;background-position:left -14px}em.ddp-icon-tool-minimap{width:12px;height:13px;background-position:left -26px}em.ddp-icon-tool-linked{width:16px;height:11px;background-position:left -40px}em.ddp-icon-tool-chart{width:12px;height:13px;background-position:left -52px}em.ddp-icon-tool-pointer{width:12px;height:11px;background-position:left -66px}em.ddp-icon-tool-elliptical{width:13px;height:13px;background-position:left -78px}em.ddp-icon-tool-freeshape{width:13px;height:12px;background-position:left -92px}em.ddp-icon-tool-rectangular{width:14px;height:14px;background-position:left -105px}em.ddp-icon-tool-zoomin{width:12px;height:13px;background-position:left -121px}em.ddp-icon-tool-zoomout{width:13px;height:13px;background-position:left -135px}em.ddp-icon-tool-revert{width:11px;height:13px;background-position:left -149px}em.ddp-icon-chartdet{width:13px;height:13px;margin-right:5px;background-position:left -163px}em.ddp-icon-tool-selectbox{width:15px;height:11px;margin:-6px 0 0 -8px;background-position:left -177px}em.ddp-icon-tool-display{width:12px;height:11px;background-position:left -199px}em.ddp-icon-tool-list{width:13px;height:9px;margin:-5px 0 0 -7px;background-position:left -189px}em.ddp-icon-spin-loading,em.ddp-icon-widget-loading:before{display:inline-block;width:12px;height:12px;background:url(/assets/images/icon_tabloading.png) no-repeat;vertical-align:middle;animation-name:spin;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear}em.ddp-icon-widget-loading:before{margin:-6px 0 0 -6px;content:""}em.ddp-icon-widget-chart,em.ddp-icon-widget-copy,em.ddp-icon-widget-cut,em.ddp-icon-widget-downsize,em.ddp-icon-widget-edit,em.ddp-icon-widget-full,em.ddp-icon-widget-gridsave,em.ddp-icon-widget-info,em.ddp-icon-widget-moveto,em.ddp-icon-widget-save,em.ddp-icon-widget-store{position:relative;display:inline-block;cursor:pointer}em.ddp-icon-widget-chart:before,em.ddp-icon-widget-copy:before,em.ddp-icon-widget-cut-w:before,em.ddp-icon-widget-cut:before,em.ddp-icon-widget-dataview:before,em.ddp-icon-widget-downsize:before,em.ddp-icon-widget-edit:before,em.ddp-icon-widget-full:before,em.ddp-icon-widget-gridsave:before,em.ddp-icon-widget-info:before,em.ddp-icon-widget-moveto:before,em.ddp-icon-widget-save:before,em.ddp-icon-widget-store:before,em.ddp-icon-widget-synch:before,em.ddp-icon-widget-trigger:before{display:inline-block;background:url(/assets/images/icon_widget.png) no-repeat;vertical-align:middle;content:""}em.ddp-icon-widget-trigger:before{width:17px;height:17px;background-position:left -259px}em.ddp-icon-widget-edit:before{width:13px;height:13px;background-position:left -131px}em.ddp-icon-widget-cut:before{width:11px;height:11px;background-position:0 -176px}em.ddp-icon-widget-cut-w:before{width:11px;height:11px;background-position:-24px -176px}em.ddp-icon-widget-moveto:before{width:13px;height:12px;background-position:-14px top}em.ddp-icon-widget-save:before{width:12px;height:13px;background-position:-13px -40px}em.ddp-icon-widget-gridsave:before{display:inline-block;width:12px;height:13px;background-position:-39px -40px;content:""}em.ddp-icon-widget-full:before{width:14px;height:14px;background-position:left -161px}em.ddp-icon-widget-downsize:before{width:14px;height:14px;background-position:-15px -161px}em.ddp-icon-widget-copy:before{width:13px;height:13px;background-position:-14px -92px}em.ddp-icon-widget-chart:before{position:relative;top:2px;width:13px;height:11px;background-position:-14px -106px}em.ddp-icon-widget-info:before{width:15px;height:15px;background-position:left -145px}em.ddp-icon-widget-dataview:before{display:inline-block;width:13px;height:13px;background-position:left -188px}em.ddp-icon-widget-store:before{width:13px;height:12px;background-position:-14px -118px}em.ddp-icon-widget-synch:before{display:inline-block;width:18px;height:13px;background-position:left -202px}em.ddp-icon-widget-synch.ddp-on:before{width:16px;background-position-y:-216px}em.ddp-icon-workbook{display:inline-block;width:12px;height:14px;background:url(/assets/images/icon_workbook.png) no-repeat}em.ddp-icon-group{display:inline-block;width:14px;height:12px;background:url(/assets/images/icon_group.png) no-repeat;vertical-align:middle}em.ddp-icon-btnplus2{display:inline-block;width:10px;height:10px;margin-right:5px;background:url(/assets/images/icon_add.png) no-repeat;background-position:-11px -66px}em.ddp-icon-folder{display:inline-block;position:absolute;top:50%;left:68px;width:15px;height:13px;margin-top:-7px;background:url(/assets/images/icon_folder.png) no-repeat}em.ddp-icon-btnsource,em.ddp-icon-result-data,em.ddp-icon-result-source,em.ddp-icon-result-source-w,em.ddp-icon-result-user,em.ddp-icon-result-users,em.ddp-icon-result-workbook{display:inline-block;position:relative;top:-1px;background:url(/assets/images/icon_result.png) no-repeat;vertical-align:middle}em.ddp-icon-btnsource,em.ddp-icon-result-source{width:12px;height:14px;background-position:-37px top}em.ddp-icon-result-source{margin-right:5px}em.ddp-icon-result-source-w{width:12px;height:14px;background-position:-24px top}em.ddp-icon-result-user{width:12px;height:14px;margin-right:5px;background-position:left -14px}em.ddp-icon-result-users{width:14px;height:12px;margin-right:5px;background-position:left -44px}em.ddp-icon-result-data{width:12px;height:14px;margin-right:5px;background-position:-63px top}em.ddp-icon-result-workbook{width:17px;height:14px;margin-right:5px;background-position:left -29px}em.ddp-icon-btn-done,em.ddp-icon-btn-edit,em.ddp-icon-btn-edit2,em.ddp-icon-btnadd,em.ddp-icon-btnchart,em.ddp-icon-btnchart-w,em.ddp-icon-btnclose,em.ddp-icon-btndone,em.ddp-icon-btnfav,em.ddp-icon-btnfilter,em.ddp-icon-btnplus,em.ddp-icon-btnsave,em.ddp-icon-btntext,em.ddp-icon-btntext-w,em.ddp-icon-btnvariable,em.ddp-icon-btnworkspace,em.ddp-icon-chart-new,em.ddp-icon-dismiss,em.ddp-icon-filter-new,em.ddp-icon-parameter-new,em.ddp-icon-spacelist,em.ddp-icon-text-new{display:inline-block;margin-right:8px;background:url(/assets/images/icon_buttons.png) no-repeat;vertical-align:middle}em.ddp-icon-btnchart{width:17px;height:14px;background-position:left -101px}em.ddp-icon-btnchart-w{width:17px;height:14px;background-position:-18px -101px}em.ddp-icon-btntext{width:11px;height:13px;background-position:left -119px}em.ddp-icon-btntext-w{width:11px;height:13px;background-position:-12px -119px}em.ddp-icon-btnfilter{width:16px;height:13px;background-position:left -133px}em.ddp-icon-btnvariable{width:17px;height:15px;background-position:left -147px}em.ddp-icon-spacelist{width:14px;height:15px;background-position:left -73px}em.ddp-icon-btnplus{position:relative;top:-1px;width:11px;height:11px;background-position:left -89px}em.ddp-icon-dismiss{width:12px;height:12px;background-position:left -173px}em.ddp-icon-btndone,em.ddp-icon-btnsave{width:15px;height:9px;background-position:left -163px}em.ddp-icon-btnclose{width:11px;height:11px;background-position:left -186px}em.ddp-icon-btnfav{width:12px;height:11px;background-position:left -227px}em.ddp-icon-btnworkspace{width:10px;height:12px;background-position:left -239px}em.ddp-icon-btnadd{width:10px;height:10px;background-position:left -252px}em.ddp-icon-chart-new{width:22px;height:17px;background-position:-23px -277px}em.ddp-icon-filter-new{width:21px;height:14px;background-position:left -295px}em.ddp-icon-parameter-new{width:21px;height:15px;background-position:left -310px}em.ddp-icon-btn-edit{width:13px;height:13px;background-position:left -339px}em.ddp-icon-btn-edit2{width:13px;height:13px;background-position:-14px -339px}em.ddp-icon-text-new{width:19px;height:13px;background-position:left -326px}em.ddp-icon-btn-done{width:15px;height:9px;background-position:left -353px}em.ddp-icon-btnoption{display:inline-block;width:14px;height:14px;margin-right:8px;background:url(/assets/images/icon_option.png) no-repeat;background-position:-30px -16px;vertical-align:middle}em.ddp-icon-chart2,em.ddp-icon-chart3,em.ddp-icon-chart-s{display:inline-block;width:19px;height:15px;background:url(/assets/images/icon_chart.png) no-repeat;background-position:left -12px;vertical-align:middle}em.ddp-icon-chart3{width:17px;height:14px;background-position:left -28px}em.ddp-icon-chart-s{width:10px;height:8px;background-position:left -43px}em.ddp-icon-chart-w{display:inline-block;width:13px;height:11px;margin-right:5px;background:url(/assets/images/icon_widget.png) no-repeat;background-position:-28px -106px}em.ddp-icon-dashboard2{width:19px;height:15px}em.ddp-icon-dashboard2,em.ddp-icon-dashboard3{display:inline-block;background:url(/assets/images/icon_dashboard.png) no-repeat;vertical-align:middle}em.ddp-icon-dashboard3{width:19px;height:15px;width:17px;height:14px;background-position:left -16px}em.ddp-icon-notebook{display:inline-block;width:12px;height:14px;position:absolute;top:50%;margin-top:-7px;background:url(/assets/images/icon_gnb.png) no-repeat;background-position:left -29px}em.ddp-link-add{display:inline-block;width:13px;height:13px;margin-right:10px;background:url(/assets/images/icon_linkadd.png) no-repeat;vertical-align:middle}em.ddp-icon-eyes2,em.ddp-icon-eyes2-none,em.ddp-icon-eyes2-on{display:inline-block;width:16px;height:11px;background:url(/assets/images/icon_eyes.png) no-repeat;vertical-align:middle}em.ddp-icon-eyes2{background-position:-17px 0}em.ddp-icon-eyes2-none{background-position:left -24px}em.ddp-icon-eyes2-on{background-position:-17px top}em.ddp-icon-sclose{padding:4px;cursor:pointer}em.ddp-icon-sclose:before{background:url(/assets/images/btn_sclose.png) no-repeat;background-position:left -77px}em.ddp-icon-sclose2,em.ddp-icon-sclose:before{display:inline-block;content:"";width:8px;height:8px;cursor:pointer}em.ddp-icon-sclose2{background:url(/assets/images/btn_sclose.png) no-repeat;background-position:left -94px}em.ddp-icon-sclose2:hover{background-position:-9px -94px}em.ddp-icon-edit3{display:inline-block;width:12px;height:12px;background:url(/assets/images/icon_edit2.png) no-repeat;background-position:-13px -48px}.ddp-icon-del-s,.ddp-icon-edit-s{display:inline-block;padding:4px;cursor:pointer}.ddp-icon-del-s:before,.ddp-icon-edit-s:before{display:inline-block;content:"";background:url(/assets/images/icon_edit2.png) no-repeat;cursor:pointer}.ddp-icon-edit-s:before{width:10px;height:10px}.ddp-icon-del-s:before{width:9px;height:9px;position:relative;top:-1px;background-position:0 -11px}.ddp-icon-edit-s:hover:before{background-position:-11px top}.ddp-icon-del-s:hover:before{background-position:-10px -11px}em.ddp-icon-link-add{margin-right:5px;background:url(/assets/images/icon_add.png) no-repeat;background-position:-20px top}em.ddp-icon-link-add,em.ddp-icon-link-plus{display:inline-block;width:9px;height:9px;vertical-align:middle}em.ddp-icon-link-plus{position:relative;background:url(/assets/images/btn_minus_plus.png) no-repeat;background-position:left -2px;cursor:pointer}em.ddp-icon-link-plus.ddp-disabled:hover{background-position:left -2px}em.ddp-icon-link-plus.ddp-disabled:before{display:inline-block;content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,100%,.5);cursor:no-drop}em.ddp-icon-link-approve,em.ddp-icon-link-check,em.ddp-icon-link-cut,em.ddp-icon-link-cut2,em.ddp-icon-link-down,em.ddp-icon-link-edit,em.ddp-icon-link-edit2{display:inline-block;margin-right:5px;background:url(/assets/images/icon_control.png) no-repeat;vertical-align:middle}em.ddp-icon-link-approve{width:11px;height:11px;background-position:left -119px}em.ddp-icon-link-check{width:11px;height:8px;background-position:left -110px}em.ddp-icon-link-cut{position:relative;top:-1px;width:12px;height:13px;background-position:-13px -14px}em.ddp-icon-link-cut2{position:relative;top:-1px;width:11px;height:12px;background-position:-62px -14px}em.ddp-icon-link-cut2.ddp-disabled,em.ddp-icon-link-cut2.ddp-disabled:hover{background-position:-26px -14px;opacity:.5;cursor:no-drop}em.ddp-icon-link-edit{width:12px;height:12px;background-position:-26px -97px}em.ddp-icon-link-edit2{width:12px;height:12px;background-position:-39px -97px}em.ddp-icon-link-down{width:13px;height:13px;background-position:left -230px}em.ddp-icon-download,em.ddp-icon-upload{display:inline-block;background:url(/assets/images/icon_control.png) no-repeat}em.ddp-icon-upload{width:11px;height:12px;background-position:left -244px}em.ddp-icon-download{width:13px;height:13px;background-position:left -230px}em.ddp-icon-download2{display:inline-block;width:11px;height:13px;background:url(/assets/images/icon_download.png) no-repeat}em.ddp-icon-download2.type-download{background-position:left -14px}em.ddp-icon-control-calculat,em.ddp-icon-control-calculat.ddp-type,em.ddp-icon-control-check,em.ddp-icon-control-close,em.ddp-icon-control-copy,em.ddp-icon-control-copy-s,em.ddp-icon-control-cut,em.ddp-icon-control-cut-s,em.ddp-icon-control-dimension,em.ddp-icon-control-edit2,em.ddp-icon-control-fav,em.ddp-icon-control-filter,em.ddp-icon-control-filter.ddp-type,em.ddp-icon-control-info,em.ddp-icon-control-insert,em.ddp-icon-control-link,em.ddp-icon-control-more,em.ddp-icon-control-more2,em.ddp-icon-control-parameter,em.ddp-icon-control-parameter.ddp-type,em.ddp-icon-control-plus,em.ddp-icon-control-user,em.ddp-icon-control-user.ddp-type{display:inline-block;padding:3px;cursor:pointer;vertical-align:middle}em.ddp-icon-control-calculat.ddp-type:before,em.ddp-icon-control-calculat:before,em.ddp-icon-control-check:before,em.ddp-icon-control-close:before,em.ddp-icon-control-copy-s:before,em.ddp-icon-control-copy:before,em.ddp-icon-control-cut-s:before,em.ddp-icon-control-cut:before,em.ddp-icon-control-dimension:before,em.ddp-icon-control-edit2:before,em.ddp-icon-control-fav:before,em.ddp-icon-control-filter.ddp-type:before,em.ddp-icon-control-filter:before,em.ddp-icon-control-info:before,em.ddp-icon-control-insert:before,em.ddp-icon-control-link:before,em.ddp-icon-control-more2:before,em.ddp-icon-control-more:before,em.ddp-icon-control-parameter.ddp-type:before,em.ddp-icon-control-parameter:before,em.ddp-icon-control-plus:before,em.ddp-icon-control-user.ddp-type:before,em.ddp-icon-control-user:before{display:inline-block;content:"";background:url(/assets/images/icon_control.png) no-repeat;vertical-align:middle}em.ddp-icon-control-link{padding-top:4px}em.ddp-icon-control-link:before{width:14px;height:8px;background-position:left -257px;opacity:.6}em.ddp-icon-control-link:hover:before{opacity:1}.ddp-icon-control-cut-s.ddp-type:before{background-position:-50px -14px}.ddp-icon-control-cut-s.ddp-type:hover:before{background-position:-38px -14px}em.ddp-icon-control-copy:before{width:13px;height:13px}em.ddp-icon-control-cut:before{width:12px;height:13px;background-position:left -14px}em.ddp-icon-control-plus:before{width:11px;height:11px;background-position:left -218px}em.ddp-icon-control-info:before{width:13px;height:13px;background-position:left -28px}em.ddp-icon-control-fav:before{width:12px;height:12px;background-position:left -42px}em.ddp-icon-control-copy:hover:before{background-position:-14px 0}em.ddp-icon-control-cut:hover:before{background-position:-13px -14px}em.ddp-icon-control-info:hover:before{background-position:-14px -28px}em.ddp-icon-control-fav:hover:before{background-position:-13px -42px}em.ddp-icon-control-plus:hover:before{background-position:-12px -218px}em.ddp-icon-control-fav.ddp-selected:before{background-position:-26px -42px}em.ddp-icon-control-user:before{width:9px;height:9px;background-position:left -55px}em.ddp-icon-control-filter:before{width:12px;height:9px;background-position:left -65px}em.ddp-icon-control-parameter:before{width:11px;height:9px;background-position:left -87px}em.ddp-icon-control-calculat:before{width:11px;height:11px;background-position:left -75px}em.ddp-icon-control-dimension:before{width:12px;height:12px;background-position:left -98px}em.ddp-icon-control-more:before{display:inline-block;width:2px;height:9px;background-position:left -164px}em.ddp-icon-control-close:before{display:inline-block;width:8px;height:8px;background-position:left -174px}em.ddp-icon-control-copy-s:before{width:10px;height:10px;background-position:left -183px}em.ddp-icon-control-cut-s:before{width:10px;height:10px;background-position:left -194px}em.ddp-icon-control-insert:before{width:10px;height:11px;background-position:left -266px}em.ddp-icon-control-insert:hover:before{background-position-x:-11px}em.ddp-icon-control-more2{width:16px;height:17px;box-sizing:border-box}em.ddp-icon-control-more2:before{position:absolute;top:50%;left:50%;width:2px;height:10px;margin:-5px 0 0 -1px;background-position:left -278px}em.ddp-icon-control-more2:hover:before{background-position-x:-3px}em.ddp-icon-control-copy-s:hover:before{background-position:-11px -183px}em.ddp-icon-control-cut-s:hover:before{background-position:-11px -194px}em.ddp-icon-control-close:hover:before{background-position:-9px -174px}em.ddp-icon-control-user.ddp-selected:before,em.ddp-icon-control-user:hover:before{background-position:-10px -55px}em.ddp-icon-control-filter.ddp-selected:before,em.ddp-icon-control-filter:hover:before{background-position:-13px -65px}em.ddp-icon-control-parameter.ddp-selected:before,em.ddp-icon-control-parameter:hover:before{background-position:-12px -87px}em.ddp-icon-control-calculat.ddp-selected:before,em.ddp-icon-control-calculat:hover:before{background-position:-12px -75px}em.ddp-icon-control-dimension.ddp-selected:before,em.ddp-icon-control-dimension:hover:before{background-position:-13px -98px}em.ddp-icon-control-user.ddp-type:before{background-position:-10px -55px}em.ddp-icon-control-parameter.ddp-type:before{background-position:-12px -87px}em.ddp-icon-control-calculat.ddp-type:before{background-position:-12px -75px}em.ddp-icon-control-user.ddp-type:hover:before{background-position:0 -55px}em.ddp-icon-control-parameter.ddp-type:hover:before{background-position:0 -87px}em.ddp-icon-control-calculat.ddp-type:hover:before{background-position:0 -75px}em.ddp-icon-control-filter.ddp-type:before{background-position:-13px -65px}em.ddp-icon-control-more:hover:before{background-position:-3px -164px}em.ddp-icon-control-filter.ddp-type.ddp-selected:before,em.ddp-icon-control-filter.ddp-type:hover:before{background-position:left -65px}em.ddp-icon-control-edit2:before{width:12px;height:12px;background-position:left -97px}em.ddp-icon-control-edit2:hover:before{background-position:-13px -97px}em.ddp-icon-control-check:before{width:11px;height:8px;background-position:left -110px}em.ddp-icon-control-check:hover:before{background-position:-12px -110px}em.ddp-icon-control-edit{display:inline-block;padding:4px;cursor:pointer}em.ddp-icon-control-edit:before{display:inline-block;content:"";position:relative;top:1px;width:10px;height:10px;background:url(/assets/images/icon_edit2.png) no-repeat;vertical-align:middle}em.ddp-icon-control-edit:hover:before{background-position:-11px top}em.ddp-icon-global{width:17px;height:17px}em.ddp-icon-global,em.ddp-icon-global-s{display:inline-block;background:url(/assets/images/icon_global.png) no-repeat;vertical-align:middle}em.ddp-icon-global-s{width:17px;height:17px;width:13px;height:13px;background-position:left -18px}a.ddp-icon-source3,em.ddp-icon-source,em.ddp-icon-source2,em.ddp-icon-source-w{display:inline-block;width:12px;height:15px;margin-right:5px;background:url(/assets/images/icon_source.png) no-repeat;vertical-align:middle}em.ddp-icon-source-w{background-position:-13px top}a.ddp-icon-source3{width:16px;height:18px;background-position:left -16px}a.ddp-icon-source3:hover{background-position:-17px -16px}a.ddp-icon-board-edit:before,a.ddp-icon-board-monitoring:before{display:inline-block;content:"";margin-right:6px;background:url(/assets/images/btn_boardoption.png) no-repeat;vertical-align:middle}a.ddp-icon-board-monitoring:before{width:17px;height:18px}a.ddp-icon-board-monitoring:hover:before{background-position:-18px top}a.ddp-icon-board-edit:before{width:15px;height:15px;background-position:0 -14px;background-size:30px}a.ddp-icon-board-edit:hover:before{width:15px;height:15px;background-position:-15px -14px;background-size:30px}.ddp-icon-drop-change,.ddp-icon-drop-clean,.ddp-icon-drop-cluster,.ddp-icon-drop-dashboard,.ddp-icon-drop-detail,.ddp-icon-drop-editdel3,.ddp-icon-drop-editmodify,.ddp-icon-drop-generate,.ddp-icon-drop-global,.ddp-icon-drop-global2,.ddp-icon-drop-guide,.ddp-icon-drop-member,.ddp-icon-drop-monitoring,.ddp-icon-drop-move,.ddp-icon-drop-re,.ddp-icon-drop-refresh,.ddp-icon-drop-schema,.ddp-icon-drop-select,.ddp-icon-drop-set,.ddp-icon-drop-sort,.ddp-icon-drop-unit{display:inline-block;position:absolute;top:50%;left:13px;margin-top:-7px;width:13px;height:12px;background:url(/assets/images/icon_drop.png) no-repeat}.ddp-icon-drop-disabled{display:inline-block;position:absolute;top:50%;left:13px;width:13px;height:12px;background:url(/assets/images/icon_drop.png) no-repeat;width:11px;height:11px;margin-top:-6px;background-position:-315px top}.ddp-icon-drop-unit{width:11px;height:11px;background-position:-303px top}.ddp-icon-drop-select{width:12px;height:9px;background-position:-277px top}.ddp-icon-drop-sort{width:12px;height:10px;background-position:-290px top}.ddp-icon-drop-re{background-position:-205px top}.ddp-icon-drop-monitoring,.ddp-icon-drop-re{width:13px;height:12px}.ddp-icon-drop-editmodify{width:12px;height:12px;background-position:-14px top}.ddp-icon-drop-editdel3{width:11px;height:12px;margin-top:-6px;background-position:-27px top}.ddp-icon-drop-dashboard{width:13px;height:13px;background-position:-39px top}.ddp-icon-drop-global{width:13px;height:13px;background-position:-53px top}.ddp-icon-drop-refresh{width:14px;height:13px;background-position:-67px top}.ddp-icon-drop-member{width:14px;height:12px;background-position:-82px top}.ddp-icon-drop-set{width:13px;height:13px;background-position:-97px top}.ddp-icon-drop-global2{width:13px;height:13px;background-position:-111px top}.ddp-icon-drop-schema{width:11px;height:11px;margin-top:-6px;background-position:-125px top}.ddp-icon-drop-change{width:11px;height:12px;margin-top:-6px;background-position:-137px top}.ddp-icon-drop-sort{width:13px;height:13px;margin-top:-7px;background-position:-150px top}.ddp-icon-drop-move{width:13px;height:13px;margin-top:-7px;background-position:-164px top}.ddp-icon-drop-generate{width:13px;height:13px;margin-top:-7px;background-position:-178px top}.ddp-icon-drop-detail{width:12px;height:13px;margin-top:-7px;background-position:-192px top}.ddp-icon-drop-clean{width:15px;height:13px;margin-top:-7px;background-position:-237px top}.ddp-icon-drop-cluster{width:13px;height:12px;background-position:-251px top}.ddp-icon-drop-guide{width:11px;height:13px;background-position:-265px top}a.ddp-icon-more{position:relative;display:inline-block;padding:8px 4px;cursor:pointer;font-size:0}a.ddp-icon-more:before{display:inline-block;content:"";width:15px;height:3px;background:url(/assets/images/icon_more.png) no-repeat;transform:rotate(90deg)}a.ddp-icon-more:hover:before{background-position:0 -4px}em.ddp-icon-searchview2{display:inline-block;content:"";width:14px;height:14px;background:url(/assets/images/icon_searchview.png) no-repeat;vertical-align:middle;background-position:-15px 0}em.ddp-icon-searchview{padding:4px;cursor:pointer}em.ddp-icon-searchview:before{display:inline-block;content:"";width:14px;height:14px;background:url(/assets/images/icon_searchview.png) no-repeat;vertical-align:middle}em.ddp-icon-searchview:hover:before{background-position:-15px 0}em.ddp-icon-editdel,em.ddp-icon-editdel2{display:inline-block;padding:4px;cursor:pointer}em.ddp-icon-editdel2:before,em.ddp-icon-editdel:before{display:inline-block;width:11px;height:12px;background:url(/assets/images/icon_edit.png) no-repeat;background-position:left -50px;vertical-align:middle;content:""}em.ddp-icon-editdel:hover:before{background-position:-12px -50px}em.ddp-icon-editdel2:before{background-position:-24px -50px}em.ddp-icon-editdel2:hover:before{background-position:-36px -50px}em.ddp-icon-editsearch{padding:4px;cursor:pointer}em.ddp-icon-editsearch:before{display:inline-block;content:"";width:11px;height:11px;background:url(/assets/images/icon_search.png) no-repeat;vertical-align:middle}em.ddp-icon-editsearch:hover:before{background-position:-12px 0}em.ddp-icon-editadd{padding:4px;cursor:pointer}em.ddp-icon-editadd:before{display:inline-block;content:"";width:9px;height:9px;background:url(/assets/images/icon_add.png) no-repeat;vertical-align:middle}em.ddp-icon-editadd:hover:before{background-position:-10px 0}em.ddp-icon-grid,em.ddp-icon-lineage,em.ddp-icon-listgrid{display:inline-block;width:13px;height:13px;background:url(/assets/images/icon_grid.png) no-repeat}em.ddp-icon-listgrid{width:15px;height:11px;background-position:left -14px}em.ddp-icon-lineage{width:15px;height:13px;background-position:left -26px}em.ddp-icon-type-calen3,em.ddp-icon-type-text{display:inline-block;background:url(/assets/images/icon_type.png) no-repeat}em.ddp-icon-type-calen3{width:11px;height:11px}em.ddp-icon-type-text{width:10px;height:11px;background-position:left -12px}ul.ddp-list-popup li a em.ddp-icon-type-calen3,ul.ddp-list-popup li a em.ddp-icon-type-text{position:absolute;left:10px;top:50%;margin-top:-6px}em.ddp-icon-type-ab,em.ddp-icon-type-account,em.ddp-icon-type-array,em.ddp-icon-type-binary,em.ddp-icon-type-calen,em.ddp-icon-type-email,em.ddp-icon-type-etc,em.ddp-icon-type-expression,em.ddp-icon-type-float,em.ddp-icon-type-gender,em.ddp-icon-type-image,em.ddp-icon-type-int,em.ddp-icon-type-latitude,em.ddp-icon-type-line,em.ddp-icon-type-local,em.ddp-icon-type-longitude,em.ddp-icon-type-map,em.ddp-icon-type-maplink,em.ddp-icon-type-phone,em.ddp-icon-type-point,em.ddp-icon-type-polygon,em.ddp-icon-type-private,em.ddp-icon-type-sharp,em.ddp-icon-type-spatial,em.ddp-icon-type-tf,em.ddp-icon-type-url,em.ddp-icon-type-zipcode{display:inline-block;position:absolute;top:50%;left:10px;width:13px;height:9px;margin-top:-5px;background:url(/assets/images/icon_valuetype.png) no-repeat;vertical-align:middle}em.ddp-icon-type-local{width:9px;height:12px;margin-top:-6px;background-position:left -10px}em.ddp-icon-type-sharp{width:15px;height:8px;margin-top:-4px;background-position:left -23px}em.ddp-icon-type-account{width:11px;height:12px;margin-top:-6px;background-position:left -32px}em.ddp-icon-type-maplink{width:10px;height:10px;margin-top:-5px;background-position:left -54px}em.ddp-icon-type-tf{width:14px;height:9px;background-position:left -45px}em.ddp-icon-type-float{width:16px;height:8px;background-position:left -96px}em.ddp-icon-type-int{width:8px;height:8px;background-position:left -87px}em.ddp-icon-type-calen{width:11px;height:11px;margin-top:-6px;background-position:left -74px}em.ddp-icon-type-latitude{width:11px;height:11px;margin-top:-6px;background-position:left -119px}em.ddp-icon-type-longitude{width:11px;height:11px;margin-top:-6px;background-position:left -131px}em.ddp-icon-type-array{width:8px;height:10px;margin-top:-5px;background-position:left -107px}em.ddp-icon-type-map{width:14px;height:10px;margin-top:-5px;background-position:left -143px}em.ddp-icon-type-phone{width:13px;height:13px;margin-top:-7px;background-position:left -154px}em.ddp-icon-type-email{width:12px;height:12px;margin-top:-6px;background-position:left -168px}em.ddp-icon-type-gender{width:11px;height:11px;margin-top:-6px;background-position:left -181px}em.ddp-icon-type-url{width:15px;height:9px;margin-top:-5px;background-position:left -193px}em.ddp-icon-type-zipcode{width:16px;height:7px;margin-top:-4px;background-position:left -203px}em.ddp-icon-type-private{width:11px;height:12px;margin-top:-6px;background-position:left -211px}em.ddp-icon-type-image{width:11px;height:10px;background-position:left -224px}em.ddp-icon-type-binary{width:9px;height:11px;background-position:left -235px}em.ddp-icon-type-spatial{width:11px;height:12px;background-position:left -247px}em.ddp-icon-type-etc{width:14px;height:7px;background-position:left -260px}em.ddp-icon-type-point{width:9px;height:12px;background-position:left -268px}em.ddp-icon-type-line{width:10px;height:12px;background-position:left -281px}em.ddp-icon-type-polygon{width:13px;height:13px;background-position:left -294px}em.ddp-icon-type-expression{width:11px;height:10px;background-position:left -308px}em.ddp-icon-basic-ab,em.ddp-icon-basic-account,em.ddp-icon-basic-array,em.ddp-icon-basic-calen,em.ddp-icon-basic-float,em.ddp-icon-basic-int,em.ddp-icon-basic-latitude,em.ddp-icon-basic-local,em.ddp-icon-basic-longitude,em.ddp-icon-basic-map,em.ddp-icon-basic-maplink,em.ddp-icon-basic-sharp,em.ddp-icon-basic-tf{display:inline-block;background:url(/assets/images/icon_valuetype.png) no-repeat;vertical-align:middle}em.ddp-icon-basic-ab{width:13px;height:9px;background-position:-42px top}em.ddp-icon-basic-calen{width:11px;height:11px;background-position:-36px -74px}em.ddp-icon-basic-local{width:9px;height:12px;background-position:-40px -10px}em.ddp-icon-basic-sharp{width:15px;height:8px;background-position:-63px -23px}em.ddp-icon-basic-account{width:11px;height:12px;background-position:-44px -32px}em.ddp-icon-basic-maplink{width:10px;height:10px;background-position:-44px -54px}em.ddp-icon-basic-tf{width:14px;height:9px;background-position:-59px -45px}em.ddp-icon-basic-float{width:16px;height:8px;background-position:-67px -96px}em.ddp-icon-basic-int{width:8px;height:8px;background-position:-35px -87px}em.ddp-icon-basic-latitude{width:11px;height:11px;background-position:-48px -119px}em.ddp-icon-basic-longitude{width:11px;height:11px;background-position:-48px -131px}em.ddp-icon-basic-array{width:8px;height:10px;background-position:-36px -107px}em.ddp-icon-basic-map{width:14px;height:10px;background-position:-60px -143px}em.ddp-icon-dimension-ab,em.ddp-icon-dimension-account,em.ddp-icon-dimension-array,em.ddp-icon-dimension-calen,em.ddp-icon-dimension-float,em.ddp-icon-dimension-int,em.ddp-icon-dimension-latitude,em.ddp-icon-dimension-local,em.ddp-icon-dimension-longitude,em.ddp-icon-dimension-maplink,em.ddp-icon-dimension-sharp,em.ddp-icon-dimension-tf,em.ddp-icon-measure-ab,em.ddp-icon-measure-account,em.ddp-icon-measure-array,em.ddp-icon-measure-calen,em.ddp-icon-measure-float,em.ddp-icon-measure-int,em.ddp-icon-measure-latitude,em.ddp-icon-measure-local,em.ddp-icon-measure-longitude,em.ddp-icon-measure-maplink,em.ddp-icon-measure-sharp,em.ddp-icon-measure-tf{display:inline-block;background:url(/assets/images/icon_valuetype.png) no-repeat;vertical-align:middle;font-size:0}em.ddp-icon-dimension-ab{width:13px;height:9px;background-position:-28px top}em.ddp-icon-dimension-local{width:9px;height:11px;background-position:-20px -10px}em.ddp-icon-dimension-calen{width:11px;height:11px;background-position:-24px -74px}em.ddp-icon-dimension-sharp{width:15px;height:8px;background-position:-47px -23px}em.ddp-icon-dimension-float{width:16px;height:8px;background-position:-33px -96px}em.ddp-icon-dimension-tf{width:14px;height:8px;background-position:-30px -45px}em.ddp-icon-dimension-account{width:10px;height:12px;background-position:-23px -32px}em.ddp-icon-dimension-maplink{width:10px;height:10px;background-position:-22px -54px}em.ddp-icon-dimension-int{width:8px;height:8px;background-position:-17px -87px}em.ddp-icon-dimension-latitude{width:11px;height:11px;background-position:-24px -119px}em.ddp-icon-dimension-longitude{width:11px;height:11px;background-position:-24px -131px}em.ddp-icon-dimension-array{width:8px;height:12px;background-position:-18px -106px}em.ddp-icon-dimension-ab.type-absolute,em.ddp-icon-measure-ab.type-absolute{margin:-5px 0 0 -7px}em.ddp-icon-dimension-local.type-absolute,em.ddp-icon-measure-local.type-absolute{margin:-6px 0 0 -5px}em.ddp-icon-dimension-calen.type-absolute,em.ddp-icon-measure-calen.type-absolute{margin:-6px 0 0 -6px}em.ddp-icon-dimension-float.type-absolute,em.ddp-icon-dimension-sharp.type-absolute,em.ddp-icon-measure-float.type-absolute,em.ddp-icon-measure-sharp.type-absolute{margin:-4px 0 0 -8px}em.ddp-icon-dimension-tf.type-absolute,em.ddp-icon-measure-tf.type-absolute{margin:-4px 0 0 -7px}em.ddp-icon-dimension-account.type-absolute,em.ddp-icon-measure-account.type-absolute{margin:-6px 0 0 -5px}em.ddp-icon-dimension-maplink.type-absolute,em.ddp-icon-measure-maplink.type-absolute{margin:-5px 0 0 -5px}em.ddp-icon-dimension-int.type-absolute,em.ddp-icon-measure-int.type-absolute{margin:-4px 0 0 -4px}em.ddp-icon-dimension-latitude.type-absolute,em.ddp-icon-dimension-longitude.type-absolute,em.ddp-icon-measure-latitude.type-absolute,em.ddp-icon-measure-longitude.type-absolute{margin:-6px 0 0 -6px}em.ddp-icon-dimension-array.type-absolute,em.ddp-icon-measure-array.type-absolute{margin:-6px 0 0 -4px}em.ddp-icon-measure-ab{width:13px;height:9px;background-position:-56px top}em.ddp-icon-measure-local{width:9px;height:11px;background-position:-30px -10px}em.ddp-icon-measure-calen{width:11px;height:11px;background-position:-48px -74px}em.ddp-icon-measure-float{width:16px;height:8px;background-position:-50px -96px}em.ddp-icon-measure-tf{width:14px;height:8px;background-position:-45px -45px}em.ddp-icon-measure-sharp{width:15px;height:8px;background-position:-31px -23px}em.ddp-icon-measure-account{width:10px;height:12px;background-position:-34px -32px}em.ddp-icon-measure-maplink{width:10px;height:10px;background-position:-33px -54px}em.ddp-icon-measure-int{width:8px;height:8px;background-position:-26px -87px}em.ddp-icon-measure-latitude{width:11px;height:11px;background-position:-36px -119px}em.ddp-icon-measure-longitude{width:11px;height:11px;background-position:-36px -131px}em.ddp-icon-measure-array{width:8px;height:12px;background-position:-27px -106px}ul.ddp-list-filter li.ddp-selected a em.ddp-icon-basic-ab,ul.ddp-list-filter li.ddp-selected a em.ddp-icon-dimension-ab,ul.ddp-list-filter li.ddp-selected a em.ddp-icon-measure-ab{background-position-x:-14px}ul.ddp-list-filter li.ddp-selected a em.ddp-icon-basic-local,ul.ddp-list-filter li.ddp-selected a em.ddp-icon-dimension-local,ul.ddp-list-filter li.ddp-selected a em.ddp-icon-measure-local{background-position-x:-10px}ul.ddp-list-filter li.ddp-selected a em.ddp-icon-basic-calen,ul.ddp-list-filter li.ddp-selected a em.ddp-icon-dimension-calen,ul.ddp-list-filter li.ddp-selected a em.ddp-icon-measure-calen{background-position-x:-12px}ul.ddp-list-filter li.ddp-selected a em.ddp-icon-basic-sharp,ul.ddp-list-filter li.ddp-selected a em.ddp-icon-dimension-sharp,ul.ddp-list-filter li.ddp-selected a em.ddp-icon-measure-sharp{background-position-x:-16px}ul.ddp-list-filter li.ddp-selected a em.ddp-icon-basic-float,ul.ddp-list-filter li.ddp-selected a em.ddp-icon-dimension-float,ul.ddp-list-filter li.ddp-selected a em.ddp-icon-measure-float{background-position-x:-17px}ul.ddp-list-filter li.ddp-selected a em.ddp-icon-basic-tf,ul.ddp-list-filter li.ddp-selected a em.ddp-icon-dimension-tf,ul.ddp-list-filter li.ddp-selected a em.ddp-icon-measure-tf{background-position-x:-15px}ul.ddp-list-filter li.ddp-selected a em.ddp-icon-basic-account,ul.ddp-list-filter li.ddp-selected a em.ddp-icon-basic-maplink,ul.ddp-list-filter li.ddp-selected a em.ddp-icon-dimension-account,ul.ddp-list-filter li.ddp-selected a em.ddp-icon-dimension-maplink,ul.ddp-list-filter li.ddp-selected a em.ddp-icon-measure-account,ul.ddp-list-filter li.ddp-selected a em.ddp-icon-measure-maplink{background-position-x:-11px}ul.ddp-list-filter li.ddp-selected a em.ddp-icon-basic-int,ul.ddp-list-filter li.ddp-selected a em.ddp-icon-dimension-int,ul.ddp-list-filter li.ddp-selected a em.ddp-icon-measure-int{background-position-x:-9px}ul.ddp-list-filter li.ddp-selected a em.ddp-icon-basic-latitude,ul.ddp-list-filter li.ddp-selected a em.ddp-icon-basic-longitude,ul.ddp-list-filter li.ddp-selected a em.ddp-icon-dimension-latitude,ul.ddp-list-filter li.ddp-selected a em.ddp-icon-dimension-longitude,ul.ddp-list-filter li.ddp-selected a em.ddp-icon-measure-latitude,ul.ddp-list-filter li.ddp-selected a em.ddp-icon-measure-longitude{background-position-x:-12px}ul.ddp-list-filter li.ddp-selected a em.ddp-icon-basic-array,ul.ddp-list-filter li.ddp-selected a em.ddp-icon-dimension-array,ul.ddp-list-filter li.ddp-selected a em.ddp-icon-measure-array{background-position-x:-9px}em.ddp-icon-map-view{position:absolute;top:5px;left:0}em.ddp-icon-map-view,em.ddp-icon-map-view-w{display:inline-block;background:url(/assets/images/icon_valuetype_map.png) no-repeat}em.ddp-icon-map-view-w{position:relative;top:1px;margin-right:5px;vertical-align:top}em.ddp-icon-polygon-w{width:13px;height:13px;background-position:-28px top}em.ddp-icon-line-w{width:10px;height:12px;background-position:-22px -14px}em.ddp-icon-point-w{width:10px;height:12px;background-position:-20px -27px}em.ddp-icon-dimension-line,em.ddp-icon-dimension-point,em.ddp-icon-dimension-polygon,em.ddp-icon-measure-line,em.ddp-icon-measure-point,em.ddp-icon-measure-polygon{display:inline-block;background:url(/assets/images/icon_valuetype_map.png) no-repeat}em.ddp-icon-dimension-polygon{width:13px;height:13px}em.ddp-icon-dimension-line{width:10px;height:12px;background-position:left -14px}em.ddp-icon-dimension-point{width:9px;height:12px;background-position:left -27px}em.ddp-icon-measure-polygon{width:13px;height:13px;background-position:-14px top}em.ddp-icon-measure-line{width:10px;height:12px;background-position:-11px -14px}em.ddp-icon-measure-point{width:9px;height:12px;background-position:-10px -27px}em.ddp-icon-menu-analysis,em.ddp-icon-menu-axis,em.ddp-icon-menu-axis-x,em.ddp-icon-menu-axis-y,em.ddp-icon-menu-calculated,em.ddp-icon-menu-chart,em.ddp-icon-menu-color,em.ddp-icon-menu-datasorce,em.ddp-icon-menu-filter,em.ddp-icon-menu-general,em.ddp-icon-menu-label,em.ddp-icon-menu-layout,em.ddp-icon-menu-legend,em.ddp-icon-menu-mapview1,em.ddp-icon-menu-mapview2,em.ddp-icon-menu-mapview3,em.ddp-icon-menu-num,em.ddp-icon-menu-parameters,em.ddp-icon-menu-presentation,em.ddp-icon-menu-secondary,em.ddp-icon-menu-split,em.ddp-icon-menu-text,em.ddp-icon-menu-tooltip{display:inline-block;background:url(/assets/images/icon_sidemenu.png) no-repeat}em.ddp-icon-menu-calculated{width:18px;height:22px;margin:-9px 0 0 -11px;background-position:left -337px}em.ddp-icon-menu-general{width:22px;height:19px;margin:-9px 0 0 -11px;background-position:left -297px}em.ddp-icon-menu-axis-x{width:21px;height:21px;margin:-11px 0 0 -11px;background-position:left -253px}em.ddp-icon-menu-axis-y{width:21px;height:21px;margin:-11px 0 0 -11px;background-position:left -231px}em.ddp-icon-menu-legend{width:22px;height:19px;margin:-10px 0 0 -11px;background-position:left -317px}em.ddp-icon-menu-label{width:22px;height:21px;margin:-11px 0 0 -11px;background-position:left -275px}em.ddp-icon-menu-chart{width:26px;height:20px;margin:-10px 0 0 -13px}em.ddp-icon-menu-filter{width:18px;height:15px;margin:-8px 0 0 -9px;background-position:left -21px}em.ddp-icon-menu-layout{width:26px;height:20px;margin:-10px 0 0 -13px;background-position:left -37px}em.ddp-icon-menu-color{width:21px;height:24px;margin:-12px 0 0 -11px;background-position:left -58px}em.ddp-icon-menu-axis{width:20px;height:21px;margin:-12px 0 0 -10px;background-position:left -83px}em.ddp-icon-menu-num{width:26px;height:13px;margin:-7px 0 0 -13px;background-position:left -105px}em.ddp-icon-menu-presentation{width:22px;height:23px;margin:-11px 0 0 -12px;background-position:left -119px}em.ddp-icon-menu-tooltip{width:24px;height:23px;margin:-12px 0 0 -12px;background-position:left -143px}em.ddp-icon-menu-split{width:23px;height:22px;margin:-11px 0 0 -12px;background-position:left -167px}em.ddp-icon-menu-datasorce{width:21px;height:22px;margin:-11px 0 0 -10px;background-position:left -190px}em.ddp-icon-menu-datasorce.ddp-selected{background-position:-22px -190px}em.ddp-icon-menu-text{width:15px;height:17px;margin:-9px 0 0 -8px;background-position:left -213px}em.ddp-icon-menu-secondary{width:24px;height:16px;margin:-8px 0 0 -12px;background-position:left -360px}em.ddp-icon-menu-parameters{width:20px;height:18px;margin:-9px 0 0 -10px;background-position:left -377px}em.ddp-icon-menu-mapview1{width:21px;height:20px;margin:-10px 0 0 -10px;background-position:left -396px}em.ddp-icon-menu-mapview2{width:21px;height:20px;margin:-10px 0 0 -10px;background-position:left -417px}em.ddp-icon-menu-mapview3{width:21px;height:20px;margin:-10px 0 0 -10px;background-position:left -438px}em.ddp-icon-menu-analysis{width:22px;height:16px;margin:-8px 0 0 -11px;background-position:left -459px}em.ddp-icon-status-error,em.ddp-icon-status-inprogress,em.ddp-icon-status-success,em.ddp-icon-status-warning{display:inline-block;position:relative;width:20px;height:20px;background:url(/assets/images/icon_snapshot_status.png) no-repeat}em.ddp-icon-status-error{background-position:left -21px}em.ddp-icon-status-inprogress{background-position:left -42px}em.ddp-icon-status-warning{width:20px;height:18px;background-position:left -63px}em.ddp-icon-status-inprogress:hover .ddp-ui-tooltip-info{display:block;left:100%;top:-2px;margin-left:5px}.icon-db-hive-w{display:inline-block;width:24px;height:24px}.icon-db-hive-w .st0{fill:#eaeaea}.icon-db-hive-w .st1{fill:#b5b5b5}.icon-db-hive-w .st2{fill:#f7f7f7}.icon-db-hive-w .st3{fill:#fff}.icon-db-hive-w .st4{stroke:#000;stroke-width:.114}.icon-db-mysql-w{display:inline-block;width:24px;height:24px}.icon-db-mysql-w .st0{fill:#ececec}.icon-db-oracle-w{display:inline-block;width:24px;height:24px}.icon-db-oracle-w .st0{fill:#ececec}.icon-db-phoenix-w{display:inline-block;width:24px;height:24px}.icon-db-phoenix-w .st0{fill:url(#SVGID_1_)}.icon-db-phoenix-w .st1{fill:url(#SVGID_2_)}.icon-db-phoenix-w .st2{fill:url(#SVGID_3_)}.icon-db-phoenix-w .st3{fill:url(#SVGID_4_)}.icon-db-post-w{display:inline-block;width:24px;height:24px}.icon-db-post-w .st0{fill:#5a5a5a}.icon-db-post-w .st1{fill:#ebebeb}.icon-db-presto-w{display:inline-block;width:24px;height:24px}.icon-db-presto-w .st0{fill:#ebebeb}.icon-db-presto-w .st1{fill:#b5b5b5}.icon-db-presto-w .st2{fill:#000e0f}.icon-db-tibero-w{display:inline-block;width:24px;height:24px}.icon-db-tibero-w .st0{fill:#b8b8b8}.icon-db-tibero-w .st1{fill:#ebebeb}.icon-db-druid-w,.icon-db-mssql,.icon-db-mssql-b,.icon-db-mssql-w{display:inline-block;width:24px;height:24px}.icon-db-druid-w .st0{fill:none;stroke:#ececec;stroke-miterlimit:10}.icon-db-custom-w{display:inline-block;width:24px;height:24px}.icon-db-custom-w .st0{fill:#ececec}.icon-db-custom-w .st1{display:none}.icon-db-custom-w .st2{display:inline;fill:none;stroke:#ececec;stroke-miterlimit:10}.icon-db{display:inline-block;width:24px;height:24px}.icon-db .st0{fill:#6e727b}.icon-db-hive{display:inline-block;width:24px;height:24px}.icon-db-hive .st0{fill:#fdee21}.icon-db-hive .st1{fill:#c8c037}.icon-db-hive .st2{fill:#fcf6a0}.icon-db-hive .st3{fill:#fff}.icon-db-hive .st4{stroke:#000;stroke-width:.114}.icon-db-mysql{display:inline-block;width:24px;height:24px}.icon-db-mysql .st0{fill:#2d7397}.icon-db-oracle{display:inline-block;width:24px;height:24px}.icon-db-oracle .st0{fill:#ea1b22}.icon-db-druid{display:inline-block;width:24px;height:24px}.icon-db-druid .st0{fill:none;stroke:#00b3c1;stroke-linecap:round;stroke-miterlimit:10}.icon-db-custom{display:inline-block;width:24px;height:24px}.icon-db-custom .st0{fill:#a9b0c0}.icon-db-phoenix{display:inline-block;width:24px;height:24px}.icon-db-phoenix .st0{fill:url(#SVGID_1_)}.icon-db-phoenix .st1{fill:url(#SVGID_2_)}.icon-db-phoenix .st2{fill:url(#SVGID_3_)}.icon-db-phoenix .st3{fill:url(#SVGID_4_)}.icon-db-post,.icon-db-post-b{display:inline-block;width:24px;height:24px}.icon-db-post .st0{fill:#336791}.icon-db-post .st1{fill:#fff}.icon-db-post .st2{fill:none;stroke:#fff;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.icon-db-presto{display:inline-block;width:24px;height:24px}.icon-db-presto .st0{fill:#669cfe}.icon-db-presto .st1{fill:#3fe7fe}.icon-db-presto .st2{fill:#000e0f}.icon-db-presto .st3{fill:#6a9efe}.icon-db-tibero{display:inline-block;width:24px;height:24px}.icon-db-tibero .st0{fill:#01448d}.icon-db-tibero .st1{fill:#ea1b22}.icon-db-rds{display:inline-block;width:24px;height:24px}.icon-db-rds .st0{fill:#205b98}.icon-db-rds .st1{fill:#5294cf}.icon-db-rds .st2{fill:#2d72b8}.icon-db-rds-w{display:inline-block;width:24px;height:24px}.icon-db-rds-w .st0{fill:#a5a5a5}.icon-db-rds-w .st1{fill:#ebebeb}.icon-db-rds-w .st2{fill:#bfbfbf}.icon-db-hdfs-b{display:inline-block;width:24px;height:24px}.icon-db-hdfs-b .st0{fill:#d8d8d8}.icon-db-hdfs-b .st1{fill:#b5b5b5}.icon-db-hdfs-b .st2{fill:#fff}.icon-db-hdfs-b .st3{fill:#333}.icon-db-hive-b{display:inline-block;width:24px;height:22px}.icon-db-hive-b .st0{fill:#eaeaea}.icon-db-hive-b .st1{fill:#b5b5b5}.icon-db-hive-b .st2{fill:#f7f7f7}.icon-db-hive-b .st3{fill:#fff}.icon-db-hive-b .st4{stroke:#000;stroke-width:.114}.icon-db-local-b{display:inline-block;width:24px;height:24px}.icon-db-local-b .st0{fill:#e7eaeb}.icon-db-local-b .st1{fill:none;stroke:#6e727b}.icon-db-local-b .st2{fill:#6e727b}.icon-db-mysql-b,.icon-db-oracle-b{display:inline-block;width:24px;height:24px}.icon-db-mysql-b .st0,.icon-db-oracle-b .st0{fill:#6e727b}.icon-db-presto-b{display:inline-block;width:24px;height:24px}.icon-db-presto-b .st0{fill:#90969f}.icon-db-presto-b .st1{fill:#4b515b}.icon-db-staging-b,.icon-file-json-b,.icon-file-txt-b,.icon-file-xml-b{display:inline-block;width:24px;height:24px}.icon-db-staging-b .st0,.icon-file-json-b .st0,.icon-file-txt-b .st0,.icon-file-xml-b .st0{fill:none}.icon-db-staging-b .st1,.icon-file-json-b .st1,.icon-file-txt-b .st1,.icon-file-xml-b .st1{fill:#6e727b}.icon-file-xls{display:inline-block;width:24px;height:24px}.icon-file-xls .st0{fill:#3f7651}.icon-file-xlsx{display:inline-block;width:24px;height:24px}.icon-file-xlsx .st0{fill:#3f7651}.icon-file-xlsx .st1{fill:#3f7651;fill-opacity:0}.icon-file-b,.icon-file-dataset,.icon-file-dataset-another{display:inline-block;width:24px;height:24px}.icon-file-b .st0{fill:#6e727b}.icon-file-csv-b{display:inline-block;width:24px;height:24px;enable-background:new 0 0 24 24}.icon-file-csv-b .st0{fill:none}.icon-file-csv-b .st1{fill:#6e727b}.icon-file-csv-big{display:inline-block;width:24px;height:24px;enable-background:new 0 0 24 24}.icon-file-csv-big .st0{fill:none}.icon-file-csv-big .st1{fill:#4a515b}.icon-dataset-another-focus{display:inline-block;width:56px;height:56px}.icon-dataset-another-focus .st0{display:none}.icon-dataset-another-focus .st1{display:inline;fill:#fff}.icon-dataset-another-focus .st2{display:inline;fill:#b6b9c1}.icon-dataset-another-focus .st3{fill:#fff}.icon-dataset-another-focus .st4{fill:#666eb2}.icon-dataset-another-focus .st5{fill:#4a515c}.icon-dataset-another{display:inline-block;width:56px;height:56px}.icon-dataset-another .st0{fill:#fff}.icon-dataset-another .st1{fill:none}.icon-dataset-another .st2{fill:#4a515c}.icon-dataset-wrangled-delete{display:inline-block;width:56px;height:56px}.icon-dataset-wrangled-delete .st0{fill:#fff}.icon-dataset-wrangled-delete .st1{fill:none}.icon-dataset-wrangled-delete .st2{fill:#e7e7ea}.icon-dataset-wrangled-fous{display:inline-block;width:56px;height:56px}.icon-dataset-wrangled-fous .st0{fill:#fff}.icon-dataset-wrangled-fous .st1{fill:#666eb2}.icon-dataset-wrangled-fous .st2{fill-rule:evenodd;clip-rule:evenodd;fill:#4a515c}.icon-dataset-wangled{display:inline-block;width:56px;height:56px}.icon-dataset-wangled .st0{fill:#fff}.icon-dataset-wangled .st1{fill:none}.icon-dataset-wangled .st2{fill-rule:evenodd;clip-rule:evenodd;fill:#4a515c}.icon-chart-custom-focus{display:inline-block;width:56px;height:56px}.icon-chart-custom-focus .st0{fill:#fff}.icon-chart-custom-focus .st1{fill:#666eb2}.icon-chart-custom-focus .st2{fill:#a9b0c0}.icon-chart-custom{display:inline-block;width:56px;height:56px}.icon-chart-custom .st0{fill:#fff}.icon-chart-custom .st1{fill:#b6b9c1}.icon-chart-custom .st2{fill:#a9b0c0}.icon-chart-druid-focus{display:inline-block;width:56px;height:56px}.icon-chart-druid-focus .st0{fill:#fff}.icon-chart-druid-focus .st1{fill:#666eb2}.icon-chart-druid-focus .st2{fill:#00b3c1}.icon-chart-druid{display:inline-block;width:56px;height:56px}.icon-chart-druid .st0{fill:#fff}.icon-chart-druid .st1{fill:#b6b9c1}.icon-chart-druid .st2{fill:#00b3c1}.icon-chart-db-focus{display:inline-block;width:56px;height:56px}.icon-chart-db-focus .st0{display:none}.icon-chart-db-focus .st1{display:inline;fill:#fff}.icon-chart-db-focus .st2{display:inline;fill:#b6b9c1}.icon-chart-db-focus .st3{fill:#fff}.icon-chart-db-focus .st4{fill:#666eb2}.icon-chart-db-focus .st5{fill:#4b515a}.icon-chart-db{display:inline-block;width:56px;height:56px}.icon-chart-db .st0{fill:#fff}.icon-chart-db .st1{fill:#b6b9c1}.icon-chart-db .st2{fill:#4b515a}.icon-chart-hive-focus{display:inline-block;width:56px;height:56px}.icon-chart-hive-focus .st0{fill:#fff}.icon-chart-hive-focus .st1{fill:#666eb2}.icon-chart-hive-focus .st2{fill:#fdee21}.icon-chart-hive-focus .st3{fill:#c8c037}.icon-chart-hive-focus .st4{fill:#fcf6a0}.icon-chart-hive-focus .st5{stroke:#000;stroke-width:.114}.icon-chart-hive{display:inline-block;width:56px;height:56px}.icon-chart-hive .st0{fill:#fff}.icon-chart-hive .st1{fill:#b6b9c1}.icon-chart-hive .st2{fill:#fdee21}.icon-chart-hive .st3{fill:#c8c037}.icon-chart-hive .st4{fill:#fcf6a0}.icon-chart-hive .st5{stroke:#000;stroke-width:.114}.icon-chart-mysql-focus{display:inline-block;width:56px;height:56px}.icon-chart-mysql-focus .st0{fill:#fff}.icon-chart-mysql-focus .st1{fill:#666eb2}.icon-chart-mysql-focus .st2{fill:#2d7397}.icon-chart-mysql{display:inline-block;width:56px;height:56px}.icon-chart-mysql .st0{fill:#fff}.icon-chart-mysql .st1{fill:#b6b9c1}.icon-chart-mysql .st2{fill:#2d7397}.icon-chart-oracle-focus{display:inline-block;width:56px;height:56px}.icon-chart-oracle-focus .st0{fill:#fff}.icon-chart-oracle-focus .st1{fill:#666eb2}.icon-chart-oracle-focus .st2{fill:#ea1b22}.icon-chart-oracle{display:inline-block;width:56px;height:56px}.icon-chart-oracle .st0{fill:#fff}.icon-chart-oracle .st1{fill:#b6b9c1}.icon-chart-oracle .st2{fill:#ea1b22}.icon-chart-phoenix-focus{display:inline-block;width:56px;height:56px}.icon-chart-phoenix-focus .st0{fill:#fff}.icon-chart-phoenix-focus .st1{fill:#666eb2}.icon-chart-phoenix-focus .st2{fill:url(#SVGID_1_)}.icon-chart-phoenix-focus .st3{fill:url(#SVGID_2_)}.icon-chart-phoenix-focus .st4{fill:url(#SVGID_3_)}.icon-chart-phoenix-focus .st5{fill:url(#SVGID_4_)}.icon-chart-phoenix{display:inline-block;width:56px;height:56px}.icon-chart-phoenix .st0{fill:#fff}.icon-chart-phoenix .st1{fill:#b6b9c1}.icon-chart-phoenix .st2{fill:url(#SVGID_1_)}.icon-chart-phoenix .st3{fill:url(#SVGID_2_)}.icon-chart-phoenix .st4{fill:url(#SVGID_3_)}.icon-chart-phoenix .st5{fill:url(#SVGID_4_)}.icon-chart-post-focus{display:inline-block;width:56px;height:56px}.icon-chart-post-focus .st0{fill:#fff}.icon-chart-post-focus .st1{fill:#666eb2}.icon-chart-post-focus .st2{fill:#336791}.icon-chart-post-focus .st3{fill:none;stroke:#fff;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.icon-chart-post{display:inline-block;width:56px;height:56px}.icon-chart-post .st0{fill:#fff}.icon-chart-post .st1{fill:#b6b9c1}.icon-chart-post .st2{fill:#336791}.icon-chart-post .st3{fill:none;stroke:#fff;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.icon-chart-presto-focus{display:inline-block;width:56px;height:56px}.icon-chart-presto-focus .st0{fill:#fff}.icon-chart-presto-focus .st1{fill:#666eb2}.icon-chart-presto-focus .st2{fill:#669cfe}.icon-chart-presto-focus .st3{fill:#3fe7fe}.icon-chart-presto-focus .st4{fill:#000e0f}.icon-chart-presto-focus .st5{fill:#6a9efe}.icon-chart-presto{display:inline-block;width:56px;height:56px}.icon-chart-presto .st0{fill:#fff}.icon-chart-presto .st1{fill:#b6b9c1}.icon-chart-presto .st2{fill:#669cfe}.icon-chart-presto .st3{fill:#3fe7fe}.icon-chart-presto .st4{fill:#000e0f}.icon-chart-presto .st5{fill:#6a9efe}.icon-chart-rds-focus{display:inline-block;width:56px;height:56px}.icon-chart-rds-focus .st0{fill:#fff}.icon-chart-rds-focus .st1{fill:#666eb2}.icon-chart-rds-focus .st2{fill:#205b98}.icon-chart-rds-focus .st3{fill:#5294cf}.icon-chart-rds-focus .st4{fill:#2d72b8}.icon-chart-rds{display:inline-block;width:56px;height:56px}.icon-chart-rds .st0{fill:#fff}.icon-chart-rds .st1{fill:#b6b9c1}.icon-chart-rds .st2{fill:#205b98}.icon-chart-rds .st3{fill:#5294cf}.icon-chart-rds .st4{fill:#2d72b8}.icon-chart-tibero-focus{display:inline-block;width:56px;height:56px}.icon-chart-tibero-focus .st0{fill:#fff}.icon-chart-tibero-focus .st1{fill:#666eb2}.icon-chart-tibero-focus .st2{fill:#01448d}.icon-chart-tibero-focus .st3{fill:#ea1b22}.icon-chart-tibero{display:inline-block;width:56px;height:56px}.icon-chart-tibero .st0{fill:#fff}.icon-chart-tibero .st1{fill:#b6b9c1}.icon-chart-tibero .st2{fill:#01448d}.icon-chart-tibero .st3{fill:#ea1b22}.icon-chart-file{display:inline-block;width:56px;height:56px}.icon-chart-file.type-csv-focus .st0{fill:#fff}.icon-chart-file.type-csv-focus .st1{fill:#666eb2}.icon-chart-file.type-csv-focus .st2{fill:none}.icon-chart-file.type-csv-focus .st3{fill:#4b515a}.icon-chart-file.type-csv .st0{fill:#fff}.icon-chart-file.type-csv .st1{fill:#b6b9c1}.icon-chart-file.type-csv .st2{fill:none}.icon-chart-file.type-csv .st3{fill:#4b515a}.icon-chart-file.type-file-focus .st0{fill:#fff}.icon-chart-file.type-file-focus .st1{fill:#666eb2}.icon-chart-file.type-file-focus .st2{fill:#4b515a}.icon-chart-file.type-file .st0{fill:#fff}.icon-chart-file.type-file .st1{fill:#b6b9c1}.icon-chart-file.type-file .st2{fill:#4b515a}.icon-chart-file.type-json-focus .st0{fill:#fff}.icon-chart-file.type-json-focus .st1{fill:#666eb2}.icon-chart-file.type-json-focus .st2{fill:none}.icon-chart-file.type-json-focus .st3{fill:#4b515a}.icon-chart-file.type-json .st0{fill:#fff}.icon-chart-file.type-json .st1{fill:#b6b9c1}.icon-chart-file.type-json .st2{fill:none}.icon-chart-file.type-json .st3{fill:#4b515a}.icon-chart-file.type-txt-focus .st0{fill:#fff}.icon-chart-file.type-txt-focus .st1{fill:#666eb2}.icon-chart-file.type-txt-focus .st2{fill:none}.icon-chart-file.type-txt-focus .st3{fill:#4b515a}.icon-chart-file.type-txt .st0{fill:#fff}.icon-chart-file.type-txt .st1{fill:#b6b9c1}.icon-chart-file.type-txt .st2{fill:none}.icon-chart-file.type-txt .st3{fill:#4b515a}.icon-chart-file.type-xls-focus .st0{fill:#fff}.icon-chart-file.type-xls-focus .st1{fill:#666eb2}.icon-chart-file.type-xls-focus .st2{fill:#3f7651}.icon-chart-file.type-xls .st0{fill:#fff}.icon-chart-file.type-xls .st1{fill:#b6b9c1}.icon-chart-file.type-xls .st2{fill:#3f7651}.icon-chart-file.type-xlsx-focus .st0{fill:#fff}.icon-chart-file.type-xlsx-focus .st1{fill:#666eb2}.icon-chart-file.type-xlsx-focus .st2{fill:#3f7651}.icon-chart-file.type-xlsx .st0{fill:#fff}.icon-chart-file.type-xlsx .st1{fill:#b6b9c1}.icon-chart-file.type-xlsx .st2{fill:#3f7651}.icon-chart-file.type-xml-focus .st0{fill:#fff}.icon-chart-file.type-xml-focus .st1{fill:#666eb2}.icon-chart-file.type-xml-focus .st2{fill:none}.icon-chart-file.type-xml-focus .st3{fill:#4b515a}.icon-chart-file.type-xml .st0{fill:#fff}.icon-chart-file.type-xml .st1{fill:#b6b9c1}.icon-chart-file.type-xml .st2{fill:none}.icon-chart-file.type-xml .st3{fill:#4b515a}.ddp-loading{position:fixed;left:0;right:0;bottom:0;top:0;background:transparent;z-index:200}.ddp-loading-part{position:absolute;top:0;left:0;right:0;bottom:0;z-index:40}.ddp-loading-part .ddp-ui-loading{display:inline-block;position:absolute;left:0;right:0;top:50%;margin:-63px 0 0;text-align:center}.ddp-loading-part .ddp-ui-loading .lds-wedges{position:relative;margin:0 0 0 100px;top:40px;left:0;display:inline-block}.ddp-loading-part .ddp-ui-loading .ddp-btn-cancel a{font-size:14px;text-align:center;text-decoration:underline}.lds-wedges{position:absolute;top:50%;margin:0}.lds-wedges .ant-spin .ant-spin-lg .ant-spin-spinning{font-weight:400;font-family:DM Sans,sans-serif!important;box-sizing:border-box;margin:0;padding:0;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum","tnum";color:#1890ff;text-align:center;vertical-align:middle;transition:transform .3s cubic-bezier(.78,.14,.15,.86);position:static;display:inline-block;opacity:1}.loading-wrapper-body{width:100%;height:100%;background:rgba(0,0,0,.5)}.loading-wrapper{padding:10px;border:1px solid #1f5e2f;border-top-right-radius:15px;border-bottom-right-radius:15px;display:grid;grid-auto-flow:column;justify-content:center;align-items:center;color:#fff;background:#1f5e2f}.loading-wrapper-content{padding-right:15px}.ant-spin{float:left}.lds-wedges .ant-spin-dot.ant-spin-dot-spin{animation:spin 4s linear infinite}.lds-wedges .ant-spin-dot-item:first-child{font-weight:400;list-style:none;color:#1890ff;text-align:center;font-size:32px;box-sizing:border-box;position:absolute;display:block;border-radius:100%;background:url(/assets/images/ogo-icon.png);opacity:1;animation:antSpinMove 1s linear infinite alternate;top:0;left:3px;width:40px;height:40px}.lds-wedges .ant-spin-dot-item:nth-child(2){animation:antSpinMove 1s linear infinite alternate;top:0;animation-delay:.4s}.lds-wedges .ant-spin-dot-item:nth-child(2),.lds-wedges .ant-spin-dot-item:nth-child(3){font-weight:400;font-family:DM Sans,sans-serif!important;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum","tnum";color:#1890ff;text-align:center;font-size:32px;box-sizing:border-box;position:absolute;display:block;background-color:#1890ff;border-radius:100%;transform:scale(.75);transform-origin:50% 50%;opacity:.3;right:0;width:14px;height:14px}.lds-wedges .ant-spin-dot-item:nth-child(3){animation:antSpinMove 1s linear infinite alternate;bottom:0;animation-delay:.8s}.lds-wedges .ant-spin-dot-item:nth-child(4){font-weight:400;font-family:DM Sans,sans-serif!important;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum","tnum";color:#1890ff;text-align:center;font-size:32px;box-sizing:border-box;position:absolute;display:block;background-color:#1890ff;border-radius:100%;transform:scale(.75);transform-origin:50% 50%;opacity:.3;animation:antSpinMove 1s linear infinite alternate;bottom:0;left:0;animation-delay:1.2s;width:14px;height:14px}.ddp-wrap-loading{position:fixed;left:0;right:0;bottom:0;top:0;z-index:10}.ddp-wrap-loading:before{display:inline-block;content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(208,209,216,.5)}.ddp-wrap-loading.ddp-table{display:table;width:100%;height:100%}.ddp-wrap-loading.ddp-table .ddp-view-loading{display:table-cell;text-align:center;vertical-align:middle}.ddp-wrap-loading.ddp-table .ddp-view-loading .ddp-data-date{text-align:left}.ddp-wrap-loading.ddp-table .ddp-view-loading .ddp-box-loading.ddp-box-s .ddp-box-in{width:230px}.ddp-wrap-loading.ddp-table .ddp-view-loading .ddp-box-loading.ddp-box-s.ddp-pop{position:relative;top:0;left:0;margin:0}.ddp-box-loading{display:inline-block;position:relative;padding:30px;width:630px;border-radius:4px;background-color:#fff;box-sizing:border-box;text-align:left;box-shadow:0 3px 10px rgba(0,0,0,.2);z-index:1}.ddp-box-loading.ddp-pop{position:absolute;top:50%;left:50%;margin:-102px 0 0 -315px}.ddp-box-loading.ddp-pop.ddp-disabled:before{position:absolute;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,100%,.7);content:"";z-index:1}.ddp-box-loading.ddp-pop .ddp-data-date{display:block;margin-top:9px;color:#b7b9c2;font-size:13px;font-style:italic;text-align:right}.ddp-box-loading.ddp-pop .ddp-pop-buttons{position:relative;margin-top:17px;text-align:center;z-index:2}.ddp-box-loading.ddp-pop .ddp-pop-buttons .ddp-txt-info{color:#3e4148;font-size:14px;padding-bottom:15px}.ddp-box-loading.ddp-pop .ddp-pop-buttons [class*=ddp-btn]{margin:0 2px}.ddp-box-loading.ddp-box-s{width:380px;margin-left:-190px}.ddp-box-loading.ddp-box-s.ddp-pop{margin:-71px 0 0 -190px}.ddp-box-loading .ddp-btn-cancel{display:inline-block;position:absolute;top:30px;right:30px;color:#d0d1d8;font-size:13px}.ddp-box-loading .ddp-btn-cancel:after{display:inline-block;content:"";width:10px;height:10px;margin-left:8px;background:url(/assets/images/btn_popclose.png) no-repeat;background-position:left -101px;vertical-align:middle}.ddp-box-loading .ddp-btn-pause{display:inline-block;position:absolute;top:30px;right:30px;color:#d0d1d8;font-size:13px}.ddp-box-loading .ddp-btn-pause:after{display:inline-block;content:"";width:9px;height:10px;margin-left:8px;background:url(/assets/images/icon_pause.png) no-repeat;vertical-align:middle}.ddp-box-loading .ddp-btn-cancel:hover{color:#90969f}.ddp-box-loading .ddp-btn-cancel:hover:after{background-position:-11px -101px}.ddp-box-loading .ddp-data-loading{display:inline-block;padding-bottom:15px;color:#666eb2;font-size:13px}.ddp-type-progressbar{display:inline-block;position:relative;height:6px;width:100%;border-radius:4px;background-color:#e7e7ea;overflow:hidden}.ddp-type-progressbar .ddp-data-progressbar{display:inline-block;position:absolute;top:0;left:0;right:0;bottom:0;height:6px;background:url(/assets/images/icon_loading.gif) repeat-x;background-position:-42px -2px}.ddp-type-progressbar2{display:inline-block;position:relative;height:7px;width:100%;border-radius:4px;background-color:#e7e7ea;overflow:hidden}.ddp-type-progressbar2 .ddp-data-progressbar{display:inline-block;content:"";position:absolute;top:0;left:0;bottom:0;border-radius:4px;background-color:#666eb2}.ddp-type-progressbar2 .ddp-data-progressbar.type-failed{background-color:#cd5454}.ddp-box-loading.ddp-box-s{padding:23px 0;text-align:center}.ddp-box-loading.ddp-box-s .ddp-box-in{display:inline-block}.ddp-box-loading.ddp-box-s .ddp-btn-again,.ddp-box-loading.ddp-box-s .ddp-icon-fail,.ddp-box-loading.ddp-box-s .ddp-icon-success{display:inline-block;float:left;width:55px;height:55px;margin-right:10px;background:url(/assets/images/btn_progress.png) no-repeat;vertical-align:middle}.ddp-box-loading.ddp-box-s .ddp-btn-again{background-position:left -56px}.ddp-box-loading.ddp-box-s .ddp-icon-fail{background-position:left -112px}.ddp-box-loading.ddp-box-s .ddp-txt-success{font-size:18px;color:#666eb2}.ddp-box-loading.ddp-box-s .ddp-txt-fail{font-size:18px;color:#666eb2;color:#eb5f58}.ddp-box-loading.ddp-box-s .ddp-btn-close{display:inline-block;position:absolute;top:13px;right:12px;width:10px;height:10px;margin-left:8px;background:url(/assets/images/btn_popclose.png) no-repeat;background-position:left -101px;vertical-align:middle;content:""}.ddp-box-loading.ddp-box-s .ddp-btn-close:hover{background-position:-11px -101px}.ddp-box-loading.ddp-box-s .ddp-txt-info{text-align:left;overflow:hidden}.ddp-box-loading.ddp-box-s .ddp-txt-info.ddp-again{padding-top:15px}.ddp-list-checktype.ddp-list-padd li{padding:5px 0;font-size:0}.ddp-list-checktype.ddp-list-padd li .ddp-label-checkbox span.ddp-txt-checkbox{font-size:13px}.ddp-list-checktype.ddp-list-padd li .ddp-label-checkbox span.ddp-txt-checkbox span.ddp-data-valuenum{position:relative;top:-1px;margin-left:5px;color:#90969f;font-size:12px}.ddp-label-checkbox{position:relative;padding-left:19px;cursor:pointer}.ddp-label-checkbox,.ddp-label-checkbox.ddp-type{display:inline-block}.ddp-label-checkbox.ddp-type span.ddp-txt-checkbox{font-size:12px}.ddp-label-checkbox.ddp-inline{display:inline-block}.ddp-label-checkbox span.ddp-txt-checkbox{display:inline-block;font-size:13px;color:#36393e;vertical-align:bottom}.ddp-label-checkbox input[type=checkbox]{position:absolute;top:50%;left:0;opacity:0;margin-top:-7px}.ddp-label-checkbox i.ddp-icon-checkbox{display:inline-block;position:absolute;top:50%;left:0;margin-top:-6px;width:12px;height:12px;background:url(/assets/images/icon_checkbox.png) no-repeat}.ddp-label-checkbox i.ddp-icon-global,.ddp-label-radio i.ddp-icon-global{display:inline-block;position:absolute;top:50%;left:0;margin-top:-6px;width:13px;height:13px;background:url(/assets/images/icon_global.png) no-repeat;background-position:left -18px}.ddp-label-checkbox.type-global,.ddp-label-radio.type-global{cursor:default}.ddp-label-checkbox.ddp-checkboxtype input[type=checkbox]:checked+i.ddp-icon-checkbox,.ddp-label-checkbox input[type=checkbox]:checked+i.ddp-icon-checkbox{background-position:-12px top}.ddp-label-checkbox input[type=checkbox]:disabled+i.ddp-icon-checkbox{background-position:-36px top;cursor:no-drop}.ddp-label-checkbox input[type=checkbox]:checked+i.ddp-icon-checkbox+.ddp-txt-checkbox{font-weight:700}.ddp-label-checkbox.ddp-checkboxtype input[type=checkbox]:disabled+i.ddp-icon-checkbox,.ddp-label-checkbox input[type=checkbox]:disabled+i.ddp-icon-checkbox+.ddp-txt-checkbox{color:#d0d1d8;cursor:no-drop}.ddp-label-checkbox.ddp-checkboxtype input[type=checkbox]+i.ddp-icon-checkbox{background-position:-24px top}.ddp-label-checkbox.ddp-position{display:block;padding:0 19px 0 0}.ddp-label-checkbox.ddp-position i,.ddp-label-checkbox.ddp-position input{position:absolute;right:0;left:inherit}.ddp-label-checkbox.ddp-type-number i.ddp-icon-checkbox{text-indent:-300000px}.ddp-label-checkbox.ddp-type-number input[type=checkbox]:checked+i.ddp-icon-checkbox{text-indent:0;background:none;font-style:normal;color:#666eb2}.ddp-label-checkbox.ddp-check-disabled:after{display:inline-block;position:absolute;top:0;left:0;right:0;bottom:0;cursor:no-drop;background-color:hsla(0,0%,100%,.5);content:""}.ddp-label-checkbox.ddp-form span.ddp-txt-checkbox{color:#b7b9c2;font-size:12px}.ddp-label-checkbox.ddp-form input[type=checkbox]:checked+i.ddp-icon-checkbox+.ddp-txt-checkbox{color:#90969f;font-weight:400}.ddp-label-check-value{cursor:pointer}.ddp-label-check-value input{display:none}.ddp-label-check-value i{display:inline-block;width:22px;height:14px;background:url(/assets/images/icon_checkvalue.png) no-repeat}.ddp-label-check-value input[type=checkbox]:checked+i{background-position:left -15px}.ddp-num-checkbox{display:inline-block;cursor:pointer}.ddp-num-checkbox i{display:inline-block;position:relative;width:31px;height:21px;padding:2px 0;color:#fff;font-size:14px;font-weight:700;text-align:center;font-style:normal;text-indent:-300000px;border-radius:2px;background-color:#d0d1d8;box-sizing:border-box;vertical-align:middle}.ddp-num-checkbox i:before{display:inline-block;position:absolute;top:50%;left:50%;margin:-6px 0 0 -7px;width:14px;height:10px;background:url(/assets/images/icon_select2.png) no-repeat;content:""}.ddp-num-checkbox input{display:none}.ddp-num-checkbox input:checked+i{text-indent:0;background-color:#6870ae}.ddp-num-checkbox input:checked+i:before{display:none}.ddp-wrap-num-checkbox .ddp-label-checkbox{margin-left:18px;vertical-align:middle}.ddp-ui-checkbox{position:relative}.ddp-ui-checkbox input[type=checkbox]{display:block;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;opacity:0;cursor:pointer;z-index:1}.ddp-ui-checkbox i.ddp-icon-checkbox{display:inline-block;width:12px;height:12px;background:url(/assets/images/icon_checkbox.png) no-repeat}.ddp-ui-checkbox input[type=checkbox]:disabled+i.ddp-icon-checkbox{background-position:-36px top;cursor:no-drop}.ddp-ui-checkbox.ddp-checkboxtype input[type=checkbox]:checked+i.ddp-icon-checkbox,.ddp-ui-checkbox input[type=checkbox]:checked+i.ddp-icon-checkbox{background-position:-12px top}.ddp-ui-checkbox.ddp-checkboxtype input[type=checkbox]+i.ddp-icon-checkbox{background-position:-24px top}.ddp-ui-checkbox input[type=checkbox]:disabled+i.ddp-icon-checkbox+.ddp-ui-tooltip-info{position:absolute;top:100%;left:-10px;right:inherit;margin-top:6px}.ddp-ui-checkbox input[type=checkbox]:disabled+i.ddp-icon-checkbox+.ddp-ui-tooltip-info .ddp-icon-view-top{left:14px;margin-left:0}.ddp-ui-checkbox input[type=checkbox]:disabled:hover+i.ddp-icon-checkbox+.ddp-ui-tooltip-info{display:block}.ddp-ui-checkbox.ddp-check-disabled:after{display:inline-block;position:absolute;top:0;left:0;right:0;bottom:0;cursor:no-drop;background-color:hsla(0,0%,100%,.5);z-index:1;content:""}.ddp-label-checkbox.ddp-type2 span.ddp-txt-checkbox{color:#90969f;font-size:12px}.ddp-label-checkbox.ddp-type2 i{display:inline-block;width:12px;height:12px;position:absolute;top:50%;left:0;margin-top:-6px;background:url(/assets/images/icon_checkbox2.png) no-repeat;background-position:left -13px}.ddp-label-checkbox.ddp-type2 input[type=checkbox]:checked+i{background-position:-13px -13px}.ddp-label-checkbox.ddp-type2 input[type=checkbox]:disabled+i{background-position:-26px -26px}.ddp-label-checkbox.ddp-type3 span.ddp-txt-checkbox{color:#9096a2;font-size:12px}.ddp-label-checkbox.ddp-type3 i{display:inline-block;position:absolute;top:50%;left:0;width:12px;height:12px;margin-top:-6px;background:url(/assets/images/icon_checkbox2.png) no-repeat;background-position:left -26px}.ddp-label-checkbox.ddp-type3 input[type=checkbox]:checked+i{background-position:-13px -26px}.ddp-label-checkbox.ddp-type3 input[type=checkbox]:disabled+i{background-position:-26px -26px;opacity:.2}.ddp-label-checkbox.ddp-type3 input[type=checkbox]:disabled+i+span{font-weight:400;opacity:.2}.ddp-label-checkbox.ddp-type3.ddp-disabled span.ddp-txt-checkbox{opacity:.5}.ddp-ui-slidecheck{float:left;width:100%}.ddp-checkbox-slide label{display:block;cursor:pointer;width:30px;height:3px;position:relative;background-color:#dcdce2;border-radius:10px}.ddp-checkbox-slide .ddp-slide{display:block;width:11px;height:11px;color:#fff;transition:all .2s ease;position:absolute;top:-4px;left:-1px;z-index:1;background:#b7b9c2;border-radius:50%}.ddp-checkbox-slide label:after{color:#9c9c9c;position:absolute;left:-41px;top:-3px;z-index:0;width:35px;text-align:right;font-size:11px}.ddp-checkbox-slide.ddp-checkbox-automatic2,.ddp-checkbox-slide.ddp-checkbox-automatic3{display:inline-block;position:relative;padding:5px 5px 5px 65px}.ddp-checkbox-slide.ddp-checkbox-automatic2 label:after{display:inline-block;top:-7px;content:"OFF";color:#b7b9c2;font-size:11px}.ddp-checkbox-slide.ddp-checkbox-automatic3 label:after{display:inline-block;top:-7px;content:"수동";color:#b7b9c2;font-size:11px}.ddp-checkbox-slide.ddp-checkbox-automatic3.ddp-change label:after{content:"자동"}.ddp-checkbox-slide.ddp-checkbox-automatic3.ddp-en label:after{width:40px;left:-44px;top:-6px;content:"manual"}.ddp-checkbox-slide.ddp-checkbox-automatic3.ddp-en.ddp-change label:after{content:"Auto"}.ddp-checkbox-slide.ddp-checkbox-automatic2.ddp-disabled *{opacity:.5}.ddp-checkbox-slide.ddp-checkbox-automatic2.ddp-disabled input{opacity:0}.ddp-checkbox-slide.ddp-checkbox-automatic2.ddp-disabled:after{display:inline-block;z-index:10;content:"";position:absolute;top:0;left:0;right:0;bottom:0;opacity:.5}.ddp-checkbox-slide.ddp-checkbox-automatic2 input:disabled+label{background-color:hsla(0,0%,86.7%,.5);cursor:no-drop}.ddp-checkbox-slide.ddp-checkbox-automatic2 input:disabled+label:after{opacity:.5}.ddp-checkbox-slide.ddp-checkbox-automatic2 input[type=checkbox]:checked+label:after{display:inline-block;top:-7px;content:"ON";color:#9c9c9c;font-size:11px}.ddp-checkbox-slide.ddp-checkbox-automatic3 input[type=checkbox]:checked+label:after{display:inline-block;top:-7px;content:"자동";color:#9c9c9c;font-size:11px;content:"수동"}.ddp-checkbox-slide.ddp-checkbox-automatic3.ddp-en input[type=checkbox]:checked+label:after{width:60px;top:-6px;left:-65px;content:"Automatic"}.ddp-checkbox-slide.ddp-checkbox-automatic3.ddp-en.ddp-change input[type=checkbox]:checked+label:after{content:"Manual"}.ddp-checkbox-slide.ddp-checkbox-automatic2 input:disabled+label span.ddp-slide,.ddp-checkbox-slide.ddp-checkbox-automatic2.ddp-disabled input:disabled+label span.ddp-slide{opacity:.2}.ddp-checkbox-slide input[type=checkbox]{display:block;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:2;opacity:0;cursor:pointer}.ddp-checkbox-slide input[type=checkbox]:checked+label{background-color:#b7bcdb}.ddp-checkbox-slide input[type=checkbox]:checked+label>span.ddp-slide{background-color:#666fad}.ddp-checkbox-slide input[type=checkbox]:checked+label:after{color:#9f9f9f;position:absolute;left:-41px;top:-3px;z-index:0;width:35px;text-align:right}.ddp-checkbox-slide input[type=checkbox]:checked+label span.ddp-slide{left:20px}.ddp-checkbox-slide.ddp-middle input[type=checkbox]:checked+label{background-color:#b7bcdb}.ddp-checkbox-slide.ddp-middle input[type=checkbox]+label span.ddp-slide{display:inline-block;width:11px;height:11px;left:9px;background:url(/assets/images/icon_switch2.png) no-repeat}.ddp-checkbox-slide.ddp-middle label:after{display:inline-block;top:-5px;content:"ON";color:#9c9c9c;font-size:11px}.ddp-checkbox-slide.ddp-slide-text{position:relative}.ddp-checkbox-slide.ddp-slide-text .ddp-txt-slide{display:inline-block;position:relative;top:2px;margin-right:5px;color:#9c9c9c;font-size:11px;vertical-align:middle}.ddp-checkbox-slide.ddp-slide-text label{display:inline-block}.ddp-checkbox-slide.ddp-slide-text.ddp-middle label:after{display:none}.ddp-label-radio{display:inline-block;position:relative;padding-left:19px;cursor:pointer}.ddp-label-radio span.ddp-txt-checkbox,.ddp-label-radio span.ddp-txt-radio{display:inline-block;font-size:13px;color:#4b515b;vertical-align:bottom;word-break:break-all}.ddp-label-radio.type-success span.ddp-txt-radio{color:#10bf83}.ddp-label-radio.type-failed span.ddp-txt-radio{color:#dc494f}.ddp-label-radio span.ddp-txt-checkbox span.ddp-data-valuenum,.ddp-label-radio span.ddp-txt-radio span.ddp-data-valuenum{position:relative;top:-1px;margin-left:5px;color:#90969f;font-size:12px}.ddp-label-radio span.ddp-txt-radio span.ddp-txt-det{color:#808dcd;font-style:italic}.ddp-label-radio span.ddp-txt-radio .ddp-box-tag-value{display:inline-block;padding:2px;border-radius:2px}.ddp-label-radio span.ddp-txt-radio .ddp-box-tag-value.ddp-dimension{border:1px solid #439fe5;color:#439fe5;font-size:12px}.ddp-label-radio span.ddp-txt-radio .ddp-box-tag-value.ddp-measure{border:1px solid #5fd7a5;color:#5fd7a5;font-size:12px}.ddp-label-radio input[type=radio]{position:absolute;top:50%;left:0;margin-top:-6px;opacity:0}.ddp-label-radio i.ddp-icon-radio{display:inline-block;position:absolute;top:50%;left:0;margin-top:-6px;width:12px;height:12px;background:url(/assets/images/icon_radio.png) no-repeat;background-position:left -24px}.ddp-label-radio.ddp-radiotype input[type=radio]:checked+i.ddp-icon-radio,.ddp-label-radio input[type=radio]:checked+i.ddp-icon-radio{background-position:-13px -24px}.ddp-label-radio input[type=radio]:checked+i.ddp-icon-radio+.ddp-txt-radio{font-weight:700}.ddp-label-radio input[type=radio]:checked+i.ddp-icon-radio+.ddp-txt-radio .ddp-txt-det{font-weight:400}.ddp-label-radio input[type=radio]:disabled+i.ddp-icon-radio{background-position:-26px -24px}.ddp-label-radio.ddp-radiotype input[type=radio]:disabled+i.ddp-icon-radio,.ddp-label-radio input[type=radio]:disabled+i.ddp-icon-radio+.ddp-txt-radio{color:#d0d1d8;cursor:no-drop}.ddp-label-radio.ddp-radiotype input[type=radio]+i.ddp-icon-radio{background-position:-36px top}.ddp-label-radio.ddp-inline{display:inline-block;margin-right:25px}.ddp-label-radio.ddp-dark i{background-position:-12px -12px}.ddp-label-radio.ddp-dark .ddp-txt-radio{color:#90969f;font-size:12px}.ddp-label-radio.ddp-dark input[type=radio]:checked+i.ddp-icon-radio{background-position:left -12px}.ddp-label-radio.ddp-dark input[type=radio]:disabled+i.ddp-icon-radio{background-position:-24px -12px}.ddp-label-radio.ddp-dark input[type=radio]:disabled+i.ddp-icon-radio+.ddp-txt-radio{color:#d0d1d8;cursor:no-drop;opacity:.3}.ddp-label-radio2{display:inline-block;position:relative}.ddp-label-radio2 input{display:inline-block;position:absolute;top:0;right:0;bottom:0;opacity:0}.ddp-label-radio2 i.ddp-icon-radio{display:inline-block;width:11px;height:11px;background:url(/assets/images/icon_radio.png) no-repeat;background-position:-84px top}.ddp-label-radio2 input:checked+i.ddp-icon-radio{background-position:-72px top}.ddp-ui-radio{position:relative;display:inline-block}.ddp-ui-radio input[type=radio]{position:absolute;top:0;left:0;opacity:0;z-index:1;cursor:pointer}.ddp-ui-radio i.ddp-icon-radio{display:inline-block;width:11px;height:11px;background:url(/assets/images/icon_radio.png) no-repeat}.ddp-ui-radio.ddp-checkboxtype input[type=radio]:checked+i.ddp-icon-radio,.ddp-ui-radio input[type=radio]:checked+i.ddp-icon-radio{background-position:-12px top}.ddp-ui-radio.ddp-checkboxtype input[type=radio]+i.ddp-icon-radio{background-position:-24px top}.ddp-ui-page a.ddp-btn-next,.ddp-ui-page a.ddp-btn-prev{display:inline-block;float:left;width:21px;height:21px;background:url(/assets/images/btn_page2.png) no-repeat;background-color:#fff}.ddp-ui-page a.ddp-btn-next:hover,.ddp-ui-page a.ddp-btn-prev:hover{background-position-y:-22px}.ddp-ui-page a.ddp-btn-prev.ddp-disabled{opacity:.3;cursor:no-drop;background-position-y:0}.ddp-ui-page a.ddp-btn-next{background-position:-21px 0}.ddp-ui-page a.ddp-btn-next.ddp-disabled{opacity:.3;cursor:no-drop;background-position-y:0}.ddp-ui-page span.ddp-data-page{display:inline-block;position:relative;top:3px;float:left;padding:0 6px;color:#444;font-size:11px;vertical-align:top!important}.ddp-ui-page span.ddp-data-page input.ddp-input-data{display:inline-block;width:32px;height:21px;margin-right:5px;padding:0 8px;text-align:right;border:1px solid #ddd;box-sizing:border-box}.ddp-ui-page span.ddp-data-page em{display:inline-block;padding:0 3px}.ddp-ui-pageing{padding:10px 25px;overflow:hidden}.ddp-ui-pageing .ddp-btn-next,.ddp-ui-pageing .ddp-btn-prev{font-size:12px;color:#90969f}.ddp-ui-pageing .ddp-btn-next:hover,.ddp-ui-pageing .ddp-btn-prev:hover{color:#d0d1d8}.ddp-ui-pageing .ddp-btn-prev{float:left}.ddp-ui-pageing .ddp-btn-next{float:right}.ddp-ui-pageing .ddp-btn-next.ddp-disabled,.ddp-ui-pageing .ddp-btn-next.ddp-disabled:hover,.ddp-ui-pageing .ddp-btn-prev.ddp-disabled,.ddp-ui-pageing .ddp-btn-prev.ddp-disabled:hover{color:#90969f;opacity:.3;cursor:no-drop}.ddp-box-page{padding:0 20px 0 18px;margin-top:10px;border:1px solid #d5d6dc;background-color:#fff;box-sizing:border-box}.ddp-box-page:after,.ddp-box-page:before{display:table;content:""}.ddp-box-page:after{clear:both}.ddp-box-page .ddp-page-num{float:left;padding:7px 0}.ddp-box-page .ddp-page-num a{display:inline-block;position:relative;float:left;width:28px;height:28px;margin:0 2px;padding:4px 0;text-align:center;color:#4b515b;font-size:14px;box-sizing:border-box}.ddp-box-page .ddp-page-num a.ddp-btn-next,.ddp-box-page .ddp-page-num a.ddp-btn-prev{display:inline-block;position:relative;top:3px;width:21px;height:21px;border:1px solid #e7e8ec;border-radius:2px;font-size:0}.ddp-box-page .ddp-page-num a.ddp-btn-prev{margin-right:12px}.ddp-box-page .ddp-page-num a.ddp-btn-next{margin-left:12px;transform:rotate(180deg)}.ddp-box-page .ddp-page-num a.ddp-btn-next:before,.ddp-box-page .ddp-page-num a.ddp-btn-prev:before{display:Inline-block;position:absolute;top:50%;left:50%;margin:-4px 0 0 -2px;width:4px;height:7px;background:url(/assets/images/btn_page2.png) no-repeat;background-position:-8px -29px;content:""}.ddp-box-page .ddp-page-num a.ddp-btn-next.ddp-disabled,.ddp-box-page .ddp-page-num a.ddp-btn-prev.ddp-disabled{opacity:.3;cursor:no-drop}.ddp-box-page .ddp-page-num a.ddp-page-skip:before{display:inline-block;position:absolute;top:50%;left:50%;margin:-2px 0 0 -8px;width:16px;height:4px;background:url(/assets/images/icon_page_skip.png) no-repeat;content:""}.ddp-box-page .ddp-page-num a.ddp-selected{background-color:#f6f6f7;font-weight:700}.ddp-box-page .ddp-page-setting{float:right;padding:6px 0}.ddp-box-page .ddp-page-setting .ddp-wrap-edit .ddp-label-type{padding-right:5px}.ddp-box-page .ddp-page-setting .ddp-wrap-edit .ddp-label-type+.ddp-ui-edit-option.ddp-inline{top:0;width:68px}.ddp-icon-question{display:inline-block;width:11px;height:11px;background:url(/assets/images/icon_que.png) no-repeat}.ddp-ui-tooltip{display:inline-block;position:relative;margin-left:2px;cursor:pointer;font-weight:400}.ddp-ui-tooltip em.ddp-icon-question{display:inline-block;width:11px;height:11px;background:url(/assets/images/icon_que.png) no-repeat}.ddp-ui-tooltip-info{display:none;position:absolute;top:-7px;left:17px;min-width:15px;padding:5px;color:#fff;font-size:12px;white-space:nowrap;border-radius:3px;background-color:#1f5e2f;z-index:1}.ddp-ui-tooltip-info em.ddp-icon-view{top:8px;left:0}.ddp-ui-tooltip-info em.ddp-icon-view,.ddp-ui-tooltip-info em.ddp-icon-view-top{display:inline-block;position:absolute;width:4px;height:8px;margin-left:-4px;background:url(/assets/images/icon_tagview.png) no-repeat}.ddp-ui-tooltip-info em.ddp-icon-view-top{top:-6px;left:50%;transform:rotate(90deg)}.ddp-ui-tooltip-info em.ddp-icon-view-down{bottom:-6px;left:50%;margin-left:-4px;transform:rotate(-90deg)}.ddp-ui-tooltip-info em.ddp-icon-view-down,.ddp-ui-tooltip-info em.ddp-icon-view-left{display:inline-block;position:absolute;width:4px;height:8px;background:url(/assets/images/icon_tagview.png) no-repeat}.ddp-ui-tooltip-info em.ddp-icon-view-left{top:50%;left:-4px;margin-top:-4px}.ddp-ui-tooltip-info em.ddp-icon-view-add,.ddp-ui-tooltip-info em.ddp-icon-view-right{display:inline-block;position:absolute;top:50%;right:-4px;width:4px;height:8px;margin-top:-4px;background:url(/assets/images/icon_tagview.png) no-repeat;transform:rotate(180deg)}.ddp-ui-tooltip.ddp-selected .ddp-ui-tooltip-info{display:block}.ddp-ui-tooltip-info.ddp-down{position:absolute;top:100%;left:inherit;right:0;margin-top:6px;font-weight:400;z-index:125}.ddp-ui-tooltip-info.ddp-down em.ddp-icon-view-top{left:inherit;right:15px}.ddp-ui-tooltip-info.ddp-top{position:absolute;bottom:100%;top:inherit;left:25px}.ddp-ui-tooltip-info.ddp-top .ddp-icon-view-top{top:100%;transform:rotate(-90deg);margin-top:-2px}.ddp-hover-tooltip{position:relative}.ddp-hover-tooltip:hover .ddp-ui-tooltip-info{display:block;z-index:11!important}.ddp-hover-tooltip.ddp-selected:hover .ddp-ui-tooltip-info{display:none}.ddp-ui-tooltip-info .ddp-tooltip-label{display:block;padding-bottom:7px;font-size:12px;color:#b7b9c2;font-weight:700}.ddp-ui-tooltip-info .ddp-dl-info+.ddp-dl-info{padding-top:6px}.ddp-ui-tooltip-info .ddp-dl-info dt{font-size:12px;color:#f6f6f7;font-weight:300}.ddp-ui-tooltip-info .ddp-dl-info dd{font-size:12px;color:#f6f6f7}input.ddp-input-type:-ms-input-placeholder,input.ddp-input-type::-webkit-input-placeholder{color:#d7d7dc}input.ddp-input-type:disabled{color:rgba(75,81,91,.3)}input.ddp-input-typebasic{display:block;width:100%;padding:6px 10px;border-radius:2px;border:1px solid #d0d1d9;box-sizing:border-box;font-size:13px}input.ddp-input-typebasic:-ms-input-placeholder,input.ddp-input-typebasic::-webkit-input-placeholder{color:#a4aab0}input.ddp-input-typebasic:focus{border:1px solid #b7b9c2}input.ddp-input-typebasic:-moz-read-only:focus{border:1px solid #d0d1d9}input.ddp-input-typebasic:read-only:focus{border:1px solid #d0d1d9}input.ddp-input-typebasic.ddp-full{width:100%}input.ddp-input-typebasic.ddp-disabled,input.ddp-input-typebasic:disabled{background-color:hsla(0,0%,94.1%,.3);cursor:no-drop;opacity:.5}input.ddp-input-typebasic.ddp-inline{display:inline-block;width:inherit;position:relative;top:-3px}input.ddp-input-typebasic.ddp-error{color:#eb5f58}input.ddp-input-typebasic.ddp-font-size{padding-top:10px;font-size:12px}input.ddp-input-typebasic.ddp-timeout{width:289px}input.ddp-input-typebasic.ddp-readonly,input.ddp-input-typebasic.ddp-readonly:focus{padding-left:0;border:1px solid transparent;background:none}input.ddp-input-typebasic.ddp-focus:focus{color:#4b515b}input.ddp-input-type{display:block;width:100%;padding-bottom:10px;font-size:16px;border:none;border-bottom:1px solid #e7e7ea}.ddp-wrap-chart .ddp-wrap-chart-lnb input.ddp-input-typebasic.ddp-disabled,.ddp-wrap-chart .ddp-wrap-chart-lnb input.ddp-input-typebasic[disabled=disabled]{background-color:#9a9c9f;border:1px solid #9a9c9f;opacity:1}.ddp-ng-ellipsis span.ddp-data-ellipsis{display:block;border:1px solid #d0d1d9;width:100%;padding:6px 10px;border-radius:2px;font-size:13px;background-color:#fff;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ddp-ng-ellipsis.ddp-selected span.ddp-data-ellipsis,.ddp-ng-ellipsis input{display:none}.ddp-ng-ellipsis.ddp-selected .ddp-ui-tooltip-info,.ddp-ng-ellipsis.ddp-selected input{display:block}.ddp-input-apply{position:relative}.ddp-input-apply.ddp-disabled{opacity:.5;background-color:hsla(0,0%,94.1%,.3);cursor:no-drop}.ddp-input-apply.ddp-disabled:before{display:inline-block;position:absolute;top:0;left:0;right:0;bottom:0;content:"";z-index:3}.ddp-input-apply.ddp-disabled input.ddp-input-txt{background:hsla(0,0%,94.1%,.3)}.ddp-input-apply.ddp-disabled:hover input.ddp-input-txt,.ddp-input-apply.ddp-disabledinput.ddp-input-txt:focus{border:1px solid #d0d1d8}.ddp-input-apply.ddp-disabled .ddp-icon-apply{display:block}.ddp-input-apply input.ddp-input-txt{display:block;width:100%;padding:6px 10px;color:#4b515b;font-size:13px;text-align:left;border:1px solid #d0d1d8;border-radius:2px;background-color:#fff;box-sizing:border-box}.ddp-input-apply.ddp-edit input.ddp-input-txt,.ddp-input-apply input.ddp-input-txt:focus{padding-right:28px}.ddp-input-apply .ddp-icon-apply{display:none;position:absolute;top:50%;right:3px;width:24px;height:24px;margin-top:-12px;background-color:#d0d1d8}.ddp-input-apply .ddp-icon-apply:before{display:inline-block;position:absolute;top:50%;left:50%;margin:-4px 0 0 -6px;width:11px;height:8px;background:url(/assets/images/icon_select2.png) no-repeat;background-position:-27px top;content:""}.ddp-input-apply:hover input.ddp-input-txt,.ddp-input-apply input.ddp-input-txt:focus{border:1px solid #b7b9c2}.ddp-input-apply input.ddp-input-txt:focus+.ddp-icon-apply{display:block}.ddp-input-apply.ddp-edit input.ddp-input-txt{border:1px solid #b7b9c2}.ddp-input-apply.ddp-edit .ddp-icon-apply{display:block;background-color:#9ca2cc}.ddp-input-apply.ddp-loading input.ddp-input-txt{border:1px solid #b7b9c2}.ddp-input-apply .ddp-icon-apply-loading{display:none;position:absolute;top:50%;right:8px;margin-top:-6px;width:12px;height:12px;background:url(/assets/images/icon_tabloading.png) no-repeat;vertical-align:middle;animation-name:spin;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear}.ddp-input-apply.ddp-loading .ddp-icon-apply-loading{display:block}.ddp-input-apply.ddp-loading .ddp-input-form,.ddp-input-apply.ddp-loading:hover .ddp-icon-apply{display:none}.ddp-input-apply.ddp-loading:before{display:inline-block;position:absolute;top:0;left:0;right:0;bottom:0;z-index:10;content:""}.ddp-input-apply2{border:1px solid #d0d1d8;background-color:#fff}.ddp-input-apply2:hover{border:1px solid #b7b9c2}.ddp-input-apply2 .txt-apply{position:relative;float:right}.ddp-input-apply2 .txt-apply .txt-data{float:left;position:Relative;top:4px;margin:0 5px;color:#bdc0c9;font-size:12px}.ddp-input-apply2 .txt-apply .ddp-icon-apply{display:none;float:left;position:relative;width:24px;height:24px;margin:2px 2px 0 0;background-color:#d0d1d8;cursor:pointer}.ddp-input-apply2 .txt-apply .ddp-icon-apply:before{display:inline-block;position:absolute;top:50%;left:50%;margin:-4px 0 0 -6px;width:11px;height:8px;background:url(/assets/images/icon_select2.png) no-repeat;background-position:-27px top;content:""}.ddp-input-apply2 .ddp-wrap-input{display:block;overflow:hidden}.ddp-input-apply2 .ddp-wrap-input input{display:block;width:100%;padding:6px 0 7px 5px;border:none;background:none;box-sizing:border-box}.ddp-input-apply2.ddp-edit .txt-apply .ddp-icon-apply{display:block;background-color:#9ca2cc}.ddp-input-apply2.ddp-focus .txt-apply .ddp-icon-apply{display:block}.ddp-form-calen{position:relative}.ddp-form-calen input.ddp-input-typebasic{padding-right:30px}.ddp-form-calen:after{display:inline-block;position:absolute;top:50%;right:10px;margin-top:-6px;width:11px;height:11px;background:url(/assets/images/icon_type.png) no-repeat;content:""}.ddp-textarea-auto{display:block;width:100%!important;max-width:100%;padding:6px 10px;height:31px;min-height:31px;font-size:13px;resize:auto;border:1px solid #d0d1d8;box-sizing:border-box}.ddp-wrap-popup2{border:1px solid #ddd;border-radius:2px;background-color:#fff;z-index:11;text-align:left;box-shadow:0 1px 3px rgba(84,97,104,.3)}.ddp-wrap-popup2 .ddp-ui-label{padding:5px 10px 0;color:#b7b9c2;font-size:12px;font-weight:700}.ddp-wrap-popup2 .ddp-ui-label:first-of-type{margin-top:7px}.ddp-wrap-popup2.ddp-types2{max-height:220px;overflow-y:auto}.ddp-wrap-popup2.ddp-types2 ul li a{padding-right:14px}.ddp-wrap-popup2 span.ddp-txt-label{display:block;margin:10px 0 0;padding:6px 14px 7px;color:#b7b9c2;font-size:12px;font-weight:700;cursor:default}.ddp-wrap-popup2 span.ddp-txt-label2{display:block;padding:10px 13px 4px;color:#b7b9c2;font-size:12px;font-weight:700}.ddp-wrap-popup2.ddp-multy{padding:10px 0}.ddp-wrap-popup2.ddp-multy .ddp-list-popup{padding:0}.ddp-wrap-popup2.ddp-types ul.ddp-list-popup{white-space:nowrap}.ddp-wrap-popup2.ddp-types ul.ddp-list-popup li a{position:relative;padding-left:35px;font-weight:400}.ddp-wrap-popup2.ddp-types ul.ddp-list-popup li a:hover{background-color:#f6f6f7}.ddp-wrap-popup2.ddp-types ul.ddp-list-popup li ul.ddp-list-popup.ddp-padd li a{padding-left:6px}.ddp-wrap-popup2.ddp-types ul.ddp-list-popup.ddp-type li a{padding-left:14px}.ddp-wrap-popup2.ddp-types ul.ddp-list-popup li a span.ddp-data-name{color:#b7b9c2}.ddp-wrap-popup2.ddp-types ul.ddp-list-popup li span.ddp-noresult{display:block;padding:5px 10px;color:#b7b9c2;cursor:default;font-size:13px}.ddp-wrap-popup2.ddp-types ul.ddp-list-popup li a em[class*=ddp-icon-type-]{display:inline-block}.ddp-wrap-popup2.ddp-types ul.ddp-list-popup li a em[class*=ddp-icon-dimension-],.ddp-wrap-popup2.ddp-types ul.ddp-list-popup li a em[class*=ddp-icon-measure-]{position:absolute;top:50%;left:10px;margin-top:-6px}.ddp-wrap-popup2.ddp-types ul.ddp-list-popup li.ddp-txt-list a{padding-left:14px}.ddp-types ul.ddp-list-popup{white-space:nowrap}.ddp-types ul.ddp-list-popup+ul.ddp-list-popup{border-top:1px solid #e7e7ea}.ddp-types ul.ddp-list-popup li a{position:relative;padding-left:35px;font-weight:400}.ddp-types ul.ddp-list-popup li ul.ddp-list-popup.ddp-padd li a{padding-left:6px}.ddp-types ul.ddp-list-popup li a:hover{background-color:#f6f6f7}.ddp-types ul.ddp-list-popup li a span.ddp-data-name{color:#b7b9c2}.ddp-types ul.ddp-list-popup li a .ddp-label-checkbox i.ddp-icon-checkbox,.ddp-types ul.ddp-list-popup li a .ddp-label-checkbox input[type=checkbox]{top:8px;left:20px}.ddp-types ul.ddp-list-popup.ddp-type li a{padding-left:14px}.ddp-box-layout4 span.ddp-noresult{display:block;padding:5px 10px;color:#b7b9c2;font-size:13px;cursor:default}ul.ddp-list-popup{padding:3px 0}ul.ddp-list-popup li{position:relative}ul.ddp-list-popup li a{display:block;position:relative;padding:6px 14px;font-size:13px;color:#4b515b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}ul.ddp-list-popup li a:hover{background-color:#f6f6f7}ul.ddp-list-popup li a .ddp-icons{display:inline-block;position:relative;width:17px;height:15px;vertical-align:middle}ul.ddp-list-popup li a .ddp-icons [class*=ddp-icon-]{position:absolute;top:1px;left:0}ul.ddp-list-popup li.ddp-selected>a{color:#666eb2!important;padding-right:28px}ul.ddp-list-popup.ddp-type li.ddp-selected>a{padding-right:14px}ul.ddp-list-popup.ddp-hover-none li a:hover{background:none!important}ul.ddp-list-popup li.ddp-selected>a em.ddp-icon-check{display:block}ul.ddp-list-popup li.ddp-selected>a em.ddp-icon-type-ab{background-position-x:-70px}ul.ddp-list-popup li.ddp-selected>a em.ddp-icon-type-tf{background-position-x:-75px}ul.ddp-list-popup li.ddp-selected>a em.ddp-icon-type-int{background-position-x:-43px}ul.ddp-list-popup li.ddp-selected>a em.ddp-icon-type-float{background-position-x:-84px}ul.ddp-list-popup li.ddp-selected>a em.ddp-icon-type-calen,ul.ddp-list-popup li.ddp-selected>a em.ddp-icon-type-latitude,ul.ddp-list-popup li.ddp-selected>a em.ddp-icon-type-longitude{background-position-x:-60px}ul.ddp-list-popup li.ddp-selected>a em.ddp-icon-type-phone{background-position-x:-14px}ul.ddp-list-popup li.ddp-selected>a em.ddp-icon-type-email{background-position-x:-13px}ul.ddp-list-popup li.ddp-selected>a em.ddp-icon-type-gender{background-position-x:-12px}ul.ddp-list-popup li.ddp-selected>a em.ddp-icon-type-url{background-position-x:-16px}ul.ddp-list-popup li.ddp-selected>a em.ddp-icon-type-zipcode{background-position-x:-17px}ul.ddp-list-popup li.ddp-selected>a em.ddp-icon-type-image,ul.ddp-list-popup li.ddp-selected>a em.ddp-icon-type-private{background-position-x:-12px}ul.ddp-list-popup li.ddp-selected>a em.ddp-icon-type-binary{background-position-x:-10px}ul.ddp-list-popup li.ddp-selected>a em.ddp-icon-type-spatial{background-position-x:-12px}ul.ddp-list-popup li.ddp-selected>a em.ddp-icon-type-etc{background-position-x:-15px}ul.ddp-list-popup li.ddp-selected>a em.ddp-icon-type-point{background-position-x:-10px}ul.ddp-list-popup li.ddp-selected>a em.ddp-icon-type-line{background-position-x:-11px}ul.ddp-list-popup li.ddp-selected>a em.ddp-icon-type-polygon{background-position-x:-14px}ul.ddp-list-popup li.ddp-selected>a em.ddp-icon-type-expression{background-position-x:-12px}ul.ddp-list-popup li a em.ddp-icon-time5{position:absolute;left:10px;top:50%;margin-top:-7px}ul.ddp-list-popup li.ddp-selected>a em.ddp-icon-time5{background-position:-14px -16px}ul.ddp-list-popup li.ddp-disabled:before{display:inline-block;position:absolute;top:0;left:0;right:0;bottom:0;content:"";z-index:10;cursor:no-drop}ul.ddp-list-popup li.ddp-disabled:hover .ddp-wrap-popup2{display:none}ul.ddp-list-popup li.ddp-disabled a{opacity:.3}ul.ddp-list-popup li .ddp-wrap-popup2{display:none;position:absolute;left:100%;top:0;width:160px;margin-left:-5px}ul.ddp-list-popup li:hover>.ddp-wrap-popup2{display:block}ul.ddp-list-popup li a span.ddp-column-type{display:block;position:relative;padding-left:20px}ul.ddp-list-popup li a span.ddp-column-type [class*=ddp-icon]{left:0}ul.ddp-list-popup li a em.ddp-icon-view{display:inline-block;position:absolute;top:50%;right:10px;margin-top:-4px;width:4px;height:7px;background:url(/assets/images/icon_tagview.png) no-repeat;transform:rotate(180deg)}ul.ddp-list-popup li.ddp-sub a em.ddp-icon-view{background:url(/assets/images/icon_dataview.png) no-repeat;background-position:left -19px;transform:rotate(0)}ul.ddp-list-popup li a em.ddp-icon-check{display:none;position:absolute;top:50%;right:10px;width:11px;height:8px;margin-top:-6px;background:url(/assets/images/icon_select2.png) no-repeat;background-position:-15px top}.ddp-types ul.ddp-list-popup li a em.ddp-icon-add2{display:inline-block;position:absolute;top:50%;left:12px;margin-top:-7px;width:13px;height:13px;background:url(/assets/images/icon_add.png) no-repeat;background-position:-84px -22px}.ddp-types ul.ddp-list-popup li a em.ddp-icon-clone{display:inline-block;position:absolute;top:50%;left:12px;margin-top:-7px;width:13px;height:13px;background:url(/assets/images/icon_clone.png) no-repeat}.ddp-types ul.ddp-list-popup li a em.ddp-icon-snapshot{display:inline-block;position:absolute;top:50%;left:12px;margin-top:-6px;width:14px;height:11px;background:url(/assets/images/icon_shot.png) no-repeat;background-position:-34px top}ul.ddp-list-popup li.ddp-sub .ddp-wrap-popup2{display:none}ul.ddp-list-popup li.ddp-sub:hover{background-color:#f6f6f7}ul.ddp-list-popup li.ddp-sub:hover .ddp-wrap-popup2{display:block}.ddp-wrap-selectbox{position:relative}.ddp-wrap-selectbox .ddp-data-selectbox{position:relative;padding-right:16px;color:#90969f;font-size:12px;cursor:pointer}.ddp-wrap-selectbox .ddp-data-selectbox:after{display:inline-block;content:"";position:absolute;top:50%;right:0;width:8px;height:4px;margin-top:-2px;background:url(/assets/images/icon_select.png) no-repeat;background-position:-8px top}.ddp-wrap-selectbox .ddp-wrap-popup2{display:none;position:absolute;top:20px;right:0;white-space:nowrap}.ddp-wrap-selectbox.ddp-selected .ddp-wrap-popup2{display:block}.ddp-type-selectbox{position:relative;padding:6px 23px 6px 10px;border-radius:2px;border:1px solid #d0d1d9;background-color:#fff;cursor:pointer;box-sizing:border-box}.ddp-type-selectbox:hover{border:1px solid #8f96a0}.ddp-type-selectbox input.ddp-input-selectbox{display:none;position:absolute;top:0;left:0;right:60px;bottom:0;width:100%;padding:7px 26px 6px 13px;box-sizing:border-box;border:none;font-size:13px;background-color:#fff;z-index:1}.ddp-type-selectbox input.ddp-input-selectbox.ddp-value{color:#666eb3}.ddp-type-selectbox span.ddp-txt-selectbox{display:block;color:#4a515c;font-size:13px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;word-wrap:normal}.ddp-type-selectbox span.ddp-txt-selectbox .ddp-icons{display:inline-block;float:left;position:relative;width:17px;height:16px}.ddp-type-selectbox span.ddp-txt-selectbox .ddp-icons [class*=ddp-icon-]{left:0}.ddp-type-selectbox span.ddp-txt-selectbox span.ddp-type-txt{padding-left:22px;color:#4b515b;font-size:13px}.ddp-type-selectbox span.ddp-txt-selectbox.ddp-result{color:#4b515b}.ddp-type-selectbox span.ddp-txt-selectbox em[class*=ddp-icon-dimension-],.ddp-type-selectbox span.ddp-txt-selectbox em[class*=ddp-icon-measure-],.ddp-type-selectbox span.ddp-txt-selectbox em[class*=ddp-icon-type-]{position:absolute;top:50%;left:10px;margin-top:-6px}.ddp-type-selectbox:after{display:inline-block;position:absolute;top:50%;right:9px;width:7px;height:4px;margin-top:-2px;background:url(/assets/images/icon_select.png) no-repeat;content:""}.ddp-type-selectbox:hover:after{background-position:-8px 0;z-index:1}.ddp-type-selectbox.ddp-selected:after{background-position:-8px 0;z-index:1;transform:rotate(180deg)}.ddp-type-selectbox .ddp-wrap-popup2{display:none;position:absolute;top:32px;left:0;right:0;max-height:190px;overflow-y:auto}.ddp-type-selectbox .ddp-wrap-popup2 ul.ddp-list-selectbox2 li{padding:5px 10px}.ddp-type-selectbox .ddp-wrap-popup2 ul.ddp-list-selectbox2 li label.ddp-label-checkbox span{font-size:12px}ul.ddp-list-selectbox2.ddp-hover-none li:hover{background:none!important}.ddp-type-selectbox.ddp-selected{z-index:55;border:1px solid #8f96a0}.ddp-type-selectbox.ddp-selected .ddp-input-selectbox,.ddp-type-selectbox.ddp-selected .ddp-wrap-popup2,.ddp-type-selectbox.ddp-selected ul.ddp-list-selectbox{display:block}.ddp-type-selectbox.ddp-selected.ddp-del .ddp-input-selectbox{padding-right:50px}.ddp-type-selectbox.ddp-selected.ddp-del .ddp-input-selectbox+.ddp-btn-del{position:absolute;top:50%;right:25px;margin-top:-8px;width:15px;height:15px;background:url(/assets/images/btn_close.png) no-repeat;background-position:left -132px;z-index:1}.ddp-type-selectbox.ddp-selected .ddp-wrap-popup2.ddp-scroll-none{max-height:inherit;overflow:initial}.ddp-type-selectbox.ddp-disabled{opacity:.6}.ddp-type-selectbox.ddp-disabled:before{display:inline-block;position:absolute;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,94.1%,.3);cursor:no-drop;z-index:1;content:""}.ddp-type-selectbox.ddp-disabled:hover{border:1px solid #d0d1d9}.ddp-type-selectbox.ddp-disabled:hover:after{background-position-x:0}.ddp-type-selectbox ul.ddp-list-selectbox.ddp-selectdown{bottom:inherit;top:34px;z-index:50}.ddp-type-selectbox ul.ddp-list-selectbox.ddp-selectdown.ddp-ellipsis li a{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ddp-type-selectbox ul.ddp-list-selectbox.ddp-selectdown.ddp-pass{left:inherit;min-width:100%;white-space:nowrap}.ddp-type-selectbox ul.ddp-list-selectbox.ddp-selectdown.ddp-pass2{left:0;right:inherit;min-width:100%;white-space:nowrap}.ddp-type-selectbox ul.ddp-list-selectbox li a span.ddp-txt-search{color:#666eb2}.ddp-type-selectbox ul.ddp-list-selectbox li a span.ddp-num{margin-left:5px;color:#90969f}.ddp-type-selectbox ul.ddp-list-selectbox.ddp-scrollnone{overflow:inherit}.ddp-type-selectbox.ddp-setting{width:290px}.ddp-type-selectbox.ddp-full{width:100%!important}.ddp-type-selectbox.ddp-inline{display:inline-block;vertical-align:middle}.ddp-type-selectbox.ddp-non-select{padding:6px 10px 7px;cursor:default}.ddp-type-selectbox.ddp-non-select:after{display:none}.ddp-offset .ddp-drop{position:fixed!important;box-sizing:border-box;border-top:none}.ddp-type-selectbox.ddp-nowrap-r ul.ddp-list-selectbox{left:inherit;right:0;min-width:100%;white-space:nowrap}.ddp-type-selectbox.ddp-size{width:78px;box-sizing:border-box;display:inline-block}.ddp-type-selectbox span.ddp-txt-selectbox span.ddp-column-type{display:block;position:relative;padding-left:20px}.ddp-type-selectbox span.ddp-txt-selectbox span.ddp-column-type [class*=ddp-icon]{left:0}.ddp-type-selectbox span.ddp-txt-selectbox.ddp-icon{padding-left:25px}.ddp-selectbox-disabled{position:relative}.ddp-selectbox-disabled.ddp-inline{display:inline-block}.ddp-selectbox-disabled:before{display:inline-block;content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,94.1%,.3);cursor:no-drop;z-index:1}.ddp-type-selectbox.ddp-type-search-select span.ddp-txt-selectbox{position:relative;padding-left:20px;box-sizing:border-box;color:#b7bac2}.ddp-type-selectbox.ddp-type-search-select span.ddp-txt-selectbox:before{display:inline-block;position:absolute;top:50%;left:0;width:11px;height:11px;margin-top:-6px;background:url(/assets/images/icon_search.png) no-repeat;background-position:-24px top;content:""}.ddp-type-selectbox.ddp-type-search-select.ddp-disabled{opacity:.5;cursor:no-drop}.ddp-type-selectbox.ddp-type-search-select.ddp-disabled:hover{border:1px solid #d0d1d9}.ddp-type-selectbox.ddp-type-search-select.ddp-result span.ddp-txt-selectbox{color:#4b515b;padding-left:0}.ddp-type-selectbox.ddp-type-search-select.ddp-result span.ddp-txt-selectbox:before{display:none}.ddp-type-selectbox.ddp-search-type .ddp-input-search{position:absolute;top:0;left:0;right:0;bottom:0}.ddp-type-dropdown{position:relative}.ddp-type-dropdown a.ddp-data-dropdown{position:relative;padding-right:15px;color:#90969f}.ddp-type-dropdown a.ddp-data-dropdown:hover{color:#545b65}.ddp-type-dropdown a.ddp-data-dropdown:after{display:inline-block;content:"";position:absolute;top:50%;right:0;width:7px;height:4px;margin-top:-2px;background:url(/assets/images/icon_selecview.png) no-repeat;background-position:-21px -7px}.ddp-type-dropdown a.ddp-data-sort{position:relative;color:#b7b9c2}.ddp-type-dropdown a.ddp-data-sort:hover{color:#4b515b}.ddp-type-dropdown a.ddp-data-sort em[class*=ddp-icon-array-]{margin-left:7px;top:0}.ddp-type-dropdown .ddp-wrap-popup2{display:none;position:absolute;top:100%;right:-20px;white-space:nowrap;min-width:120px}.ddp-type-dropdown.ddp-selected .ddp-wrap-popup2{display:block}.ddp-hover-selectbox{display:inline-block;position:relative;min-width:174px;margin:-8px 0 -8px -9px;border:1px solid #fff;border-radius:2px}.ddp-hover-selectbox.ddp-selected,.ddp-hover-selectbox:hover{border:1px solid #acb0bb}.ddp-hover-selectbox>a{display:block;position:relative;padding:7px 23px 7px 9px;color:#4b515b;font-size:13px}.ddp-hover-selectbox>a.ddp-icon-type{padding-left:26px}.ddp-hover-selectbox.ddp-selected>a:after,.ddp-hover-selectbox:hover>a:after{display:inline-block;position:absolute;top:50%;right:9px;width:7px;height:4px;margin-top:-2px;background:url(/assets/images/icon_select.png) no-repeat;content:""}.ddp-hover-selectbox.ddp-selected .ddp-wrap-popup2{display:block}.ddp-hover-selectbox .ddp-wrap-popup2{display:none;position:absolute;top:100%;left:0;margin-top:3px;min-width:100%}table.ddp-table-detail2 tr td .ddp-icon-type-txt{display:inline-block;position:relative;padding:7px 9px 7px 26px;margin-top:-5px;margin-left:-8px}.ddp-wrap-drop-search{position:relative}.ddp-wrap-drop-search .ddp-type-selectbox2{position:relative;padding:6px 26px 6px 13px;border-radius:2px;border:1px solid #d0d1d9;background-color:#fff;cursor:pointer}.ddp-type-selectbox2:hover{border:1px solid #8f96a0}.ddp-wrap-drop-search .ddp-type-selectbox2.ddp-selected{z-index:30}.ddp-wrap-drop-search .ddp-type-selectbox2:after{display:inline-block;position:absolute;top:50%;right:12px;width:7px;height:4px;margin-top:-2px;background:url(/assets/images/icon_select.png) no-repeat;content:""}.ddp-wrap-drop-search .ddp-type-selectbox2:hover:after{background-position:-8px top}.ddp-wrap-drop-search .ddp-type-selectbox2 span.ddp-txt-selectbox{display:block;position:relative;padding-left:20px;color:#b7bac2;font-size:13px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;word-wrap:normal;box-sizing:border-box}.ddp-wrap-drop-search .ddp-ui-drop-search{display:none;position:absolute;top:0;left:0;right:0;border:1px solid #ddd;border-radius:2px;background-color:#fff;z-index:10;box-shadow:0 1px 3px rgba(84,97,104,.3)}.ddp-wrap-drop-search .ddp-ui-drop-search:after{display:inline-block;position:absolute;top:12px;right:12px;width:7px;height:4px;margin-top:-2px;background:url(/assets/images/icon_select.png) no-repeat;background-position:-8px top;content:""}.ddp-wrap-drop-search .ddp-ui-drop-search input.ddp-input-search{display:block;width:100%;padding:7px 26px 6px 13px;box-sizing:border-box;border:none;font-size:13px}.ddp-wrap-drop-search .ddp-ui-drop-search input.ddp-input-search.ddp-value{color:#666eb3}.ddp-wrap-drop-search .ddp-type-selectbox2 span.ddp-txt-selectbox:before{display:inline-block;position:absolute;left:0;top:50%;width:11px;height:11px;margin-top:-6px;background:url(/assets/images/icon_search.png) no-repeat;background-position:-24px top;content:""}.ddp-wrap-drop-search .ddp-ui-drop-search ul.ddp-list-selectbox2{max-height:175px;padding:3px 0;border-top:1px solid #ddd;box-sizing:border-box;overflow-y:auto;white-space:nowrap}.ddp-wrap-drop-search .ddp-ui-drop-search ul.ddp-list-selectbox2.type-border{border-top:none}.ddp-wrap-drop-search .ddp-ui-drop-search ul.ddp-list-selectbox2.type-scroll-none{max-height:none}.ddp-wrap-drop-search .ddp-ui-drop-search ul.ddp-list-selectbox2 li{padding:5px 13px;font-size:13px;cursor:pointer}.ddp-wrap-drop-search .ddp-ui-drop-search ul.ddp-list-selectbox2 li:hover{background-color:#f6f6f7}.ddp-wrap-drop-search .ddp-ui-drop-search ul.ddp-list-selectbox2 li a{display:block;margin:-5px -13px;padding:5px 13px}.ddp-wrap-drop-search .ddp-ui-drop-search ul.ddp-list-selectbox2.ddp-list-popup li a{padding-right:28px}.ddp-wrap-drop-search .ddp-ui-drop-search ul.ddp-list-selectbox2.ddp-list-popup li.ddp-selected a{color:#4b515b}.ddp-wrap-drop-search .ddp-ui-drop-search ul.ddp-list-selectbox2 li label.ddp-label-checkbox{padding:5px 10px 5px 20px;margin:-5px -10px -5px 0}.ddp-wrap-drop-search .ddp-ui-drop-search .ddp-data-message{padding:5px 13px;color:#d0d1d8;font-size:12px;cursor:default}.ddp-wrap-drop-search.ddp-selected .ddp-ui-drop-search{display:block;min-width:160px}.ddp-wrap-drop-search.ddp-selected .ddp-ui-drop-search .ddp-data-title{padding:15px 14px 4px;font-size:12px;color:#b5b9c2;font-weight:700;border-bottom:none}.ddp-wrap-drop-search.ddp-selected .ddp-ui-drop-search .ddp-noresult{display:block;padding:5px 13px;color:#b7b9c2;font-size:13px}.ddp-wrap-drop-search.ddp-disabled:before{display:inline-block;position:absolute;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,94.1%,.5);z-index:1;cursor:no-drop;content:""}.ddp-wrap-drop-search.ddp-result .ddp-type-selectbox2 span.ddp-txt-selectbox{padding-left:0;color:#4b515b}.ddp-wrap-drop-search.ddp-result .ddp-type-selectbox2 span.ddp-txt-selectbox:before{display:none}.ddp-type-selectbox ul.ddp-list-selectbox{display:none;position:absolute;bottom:34px;left:0;right:0;max-height:160px;padding:7px 0;background-color:#fff;border:1px solid #ddd;overflow-y:auto;z-index:1;box-sizing:border-box;box-shadow:0 1px 3px rgba(84,97,104,.3)}.ddp-type-selectbox ul.ddp-list-selectbox li a{display:block;position:relative;padding:5px 10px;color:#4b525b;font-size:13px}.ddp-type-selectbox ul.ddp-list-selectbox li a:hover{background-color:#f6f6f7}.ddp-type-selectbox ul.ddp-list-selectbox li span.ddp-noresult{display:block;padding:5px 10px;color:#b7b9c2;cursor:default;font-size:13px}.ddp-type-selectbox ul.ddp-list-selectbox li .ddp-wrap-popup2{position:absolute;left:100%;bottom:28px}.ddp-type-selectbox ul.ddp-list-selectbox li:hover .ddp-wrap-popup2{display:block}.ddp-type-selectbox ul.ddp-list-selectbox li a em.ddp-icon-subview{display:inline-block;position:absolute;top:50%;right:10px;margin-top:-5px;width:5px;height:9px;background:url(/assets/images/icon_subview.png) no-repeat}.ddp-type-selectbox ul.ddp-list-command li.ddp-data-select{padding:6px 10px;color:#adb0bb;font-size:11px}.ddp-type-selectbox ul.ddp-list-command li.ddp-data-select strong{color:#656eb2}.ddp-type-selectbox ul.ddp-list-command li a em.ddp-ui-round{display:inline-block;padding:2px 2px 1px;margin-left:2px;margin-right:5px;border-radius:50%;border:1px solid #656eb2;color:#656eb2;font-size:9px}.ddp-type-selectbox ul.ddp-list-command li a span.ddp-ui-type{display:block;color:#656eb2;font-size:12px}.ddp-type-selectbox ul.ddp-list-command li a span.ddp-ui-code{display:block;padding:0 0 0 29px;color:#b7b9c2;font-size:12px}.ddp-box-command .ddp-type-selectbox ul.ddp-list-selectbox.ddp-list-command{max-height:344px}.ddp-box-command .ddp-type-selectbox ul.ddp-list-selectbox.ddp-list-command li a:hover{background:none}.ddp-hover-status,.ddp-hover-status .ddp-status-active{display:inline-block;position:relative}.ddp-hover-status .ddp-status-active{padding-right:17px;cursor:pointer}.ddp-hover-status .ddp-status-active .ddp-icon-view{display:inline-block;position:absolute;top:-3px;right:0;width:17px;height:17px}.ddp-hover-status .ddp-status-active .ddp-icon-view:before{display:inline-block;width:7px;height:4px;content:"";position:absolute;top:50%;left:50%;margin:-2px 0 0 -4px;background:url(/assets/images/icon_select.png) no-repeat;background-position:-8px top}.ddp-hover-status .ddp-wrap-popup2{display:none;position:absolute;top:20px;right:0;min-width:130px}.ddp-hover-status.ddp-selected .ddp-wrap-popup2{display:block}.ddp-ui-calen .ddp-box-calen{position:relative;float:left;width:48%;border-radius:2px;border:1px solid #d0d1d9;background-color:#fff;box-sizing:border-box}.ddp-ui-calen .ddp-box-calen.ddp-disabled:before{display:inline-block;content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,94.1%,.3)}.ddp-ui-calen .ddp-input-typebasic,.ddp-ui-calen .ddp-input-typebasic:focus{border:none;padding:7px 13px 6px}.ddp-ui-calen .ddp-input-typebasic.ddp-data-calen{float:left;padding:7px 0 7px 13px;width:100%;box-sizing:border-box}.ddp-ui-calen .ddp-input-typebasic.ddp-data-calen:focus,.ddp-ui-calen .ddp-input-typebasic.ddp-data-time:focus{border:none}.ddp-ui-calen .ddp-bar{float:left;padding:0 3px;width:4%;color:#4b515b;font-size:14px;text-align:center;line-height:30px;box-sizing:border-box}.ddp-ui-calen.ddp-type,.ddp-ui-calen.ddp-type .ddp-box-calen{width:inherit}.ddp-ui-calen.ddp-type .ddp-input-typebasic.ddp-data-calen{width:auto;padding-right:13px;text-align:center}.ddp-ui-calen.ddp-inline{display:inline-block;margin-left:10px}.ddp-ui-time{float:left;width:80px;margin-right:3px}.rd-container{padding:0;border:none;z-index:10000}.rd-date{padding:12px;border:1px solid #ddd;border-radius:2px;background-color:#fff;box-sizing:border-box;box-shadow:0 1px 3px rgba(84,97,104,.3)}.rd-back,.rd-next{position:relative;z-index:1}.rd-month-label{position:relative;top:-2px;margin-bottom:4px}.rd-back:before,.rd-next:before{content:"";display:inline-block;width:8px;height:13px;background:url(/assets/images/data_arrow.png) no-repeat}.rd-next:before{transform:rotate(180deg)}table.rd-days td,table.rd-days th{padding:2px 4px;font-size:13px;color:#4b515b}table.rd-days td.rd-day-next-month,table.rd-days td.rd-day-prev-month{color:#b7b9c2}table.rd-days td.rd-day-selected{background-color:#4c515a;color:#fff}.rd-time{margin-top:0}.rd-time-option{font-size:11px}.rd-time-option:hover{background-color:#f5f5f6;color:#4b515b}.rd-time-list{border:1px solid #ddd;border-radius:2px;background-color:#fff;box-shadow:0 1px 3px rgba(84,97,104,.3);z-index:10}a.ddp-btn-type{position:relative;display:inline-block;padding:11px 10px;min-width:206px;font-size:14px;text-align:center;border-radius:3px;border:1px solid #afb3b7}a.ddp-btn-type:hover{color:#fff;border:1px solid #f28400;background-color:#f28400}a.ddp-btn-type.ddp-bg-orange{border:1px solid #ff8b00;background-color:#ff8b00;color:#fff}a.ddp-btn-type.ddp-bg-orange:hover{border:1px solid #f28400;background-color:#f28400}a.ddp-btn-type.ddp-btn-disabled,a.ddp-btn-type.ddp-btn-disabled:hover{background-color:#fff;color:#707070;border:1px solid #afb3b7;cursor:no-drop}a.ddp-btn-buttons2{display:inline-block;padding:7px 0;width:115px;border-radius:2px;background-color:#f3f3f5;border:1px solid #8086bd;color:#666eb2;font-weight:700;font-size:12px;text-align:center}a.ddp-btn-buttons2:hover{background-color:#707cc4;border:1px solid #707cc4;color:#fff}a.ddp-btn-buttons2:hover em.ddp-icon-btndone{background-position:-16px -163px}a.ddp-btn-buttons3{display:inline-block;padding:7px 0;width:115px;border-radius:2px;border:1px solid #b8bdc4;color:#4b525b;font-weight:700;font-size:12px;text-align:center}a.ddp-btn-buttons3:hover{border:1px solid #a1a6ad;color:#4a525a}a.ddp-btn-buttons3.type-normal{font-weight:400}a.ddp-btn-type3,a.ddp-btn-type4{display:inline-block;padding:6px 0;border-radius:2px;text-align:center;min-width:85px;font-size:12px}a.ddp-btn-type3{color:#90979f;border:1px solid #d2d2d7}a.ddp-btn-type4{color:#fff;border:1px solid #90969f;background-color:#90969f}a.ddp-btn-type4:hover{border:1px solid #4b515b;background-color:#4b515b;color:#fff}a.ddp-btn-type4.ddp-disabled{background-color:#d0d1d8;border:1px solid #d0d1d8;cursor:no-drop}a.ddp-btn-buttons4{display:inline-block;padding:6px 0;width:130px;border-radius:2px;border:1px solid #d0d1d8;color:#90969f;font-size:12px;text-align:center}a.ddp-btn-buttons4:hover{border:1px solid #b7b9c2;color:#4b515b}a.ddp-btn-buttons4.ddp-bg-black{background-color:#4b515b;border:1px solid #4b515b;color:#fff}a.ddp-btn-buttons4.ddp-bg-black:hover{background-color:#35393f;border:1px solid #35393f}a.ddp-btn-buttons4 .ddp-icon-add{display:inline-block;width:13px;height:13px;margin-right:5px;background:url(/assets/images/icon_add.png) no-repeat;background-position:-42px -22px}a.ddp-btn-buttons4 .ddp-icon-edit{display:inline-block;width:13px;height:13px;margin-right:5px;background:url(/assets/images/icon_widget.png) no-repeat;background-position:-41px -131px}.ddp-btn-pop{display:inline-block;min-width:85px;padding:6px 9px;border-radius:2px;border:1px solid #b6b9c2;text-align:center;color:#4b515b;font-size:13px;box-sizing:border-box}.ddp-btn-pop:hover{border:1px solid #90969f;color:#4b515b}.ddp-btn-pop.ddp-disabled{border:1px solid #e7e7ea;color:#d0d1d8;cursor:no-drop}.ddp-btn-pop em.ddp-btn-reset{display:inline-block;position:relative;top:-1px;width:15px;height:13px;margin-right:5px;background:url(/assets/images/icon_reset.png) no-repeat;background-position:-16px -20px;vertical-align:middle}.ddp-btn-pop.ddp-bg-black{background-color:#4b515b;border:1px solid #4b515b;color:#fff}.ddp-btn-pop.ddp-bg-black:hover{background-color:#35393f;border:1px solid #35393f;color:#fff}.ddp-btn-pop.ddp-bg-black .ddp-icon-view{display:inline-block;width:13px;height:11px;margin-right:5px;background:url(/assets/images/icon_selection.png) no-repeat;background-position:-14px -43px;vertical-align:middle}.ddp-btn-pop.ddp-bg-black.ddp-disabled{background-color:#d0d1d8;border:1px solid #d0d1d8;color:#fff;cursor:no-drop}.ddp-btn-pop.ddp-bg-black em.ddp-icon-checked{display:inline-block;position:relative;width:11px;margin-right:5px;height:9px;background:url(/assets/images/icon_select2.png) no-repeat;background-position:-27px top;vertical-align:middle}.ddp-btn-pop.ddp-bg-black em.ddp-icon-add2{display:inline-block;position:relative;width:13px;height:13px;margin-right:5px;background:url(/assets/images/icon_add.png) no-repeat;background-position:-42px -22px;vertical-align:middle}.ddp-btn-pop.ddp-bg-black em.ddp-icon-link-plus{position:relative;top:-1px;margin-right:5px;background-position:-30px -2px;vertical-align:middle}.ddp-btn-pop.ddp-bg-black2{background-color:#4c515a;border:1px solid #4c515a;color:#fff}.ddp-btn-pop.ddp-bg-black2:hover{background-color:#36393e;border:1px solid #36393e;color:#fff}.ddp-btn-pop.ddp-bg-black2.ddp-disabled{background-color:#d0d1d8;border:1px solid #d0d1d8;color:#fff;cursor:no-drop}.ddp-btn-pop.ddp-bg-gray{background-color:#90969f;border:1px solid #90969f;color:#fff}.ddp-btn-pop.ddp-bg-gray:hover{background-color:#4b515b;border:1px solid #4b515b;color:#fff}.ddp-btn-pop.ddp-bg-gray.ddp-disabled,.ddp-btn-pop.ddp-bg-gray.ddp-disabled:hover{background-color:#d0d1d8;border:1px solid #d0d1d8;color:#fff;cursor:no-drop}a.ddp-btn-type-popup{position:relative;display:inline-block;padding:9px 10px;min-width:206px;font-size:14px;text-align:center;border-radius:3px;border:1px solid #b6b9c2;color:#4b515b}a.ddp-btn-type-popup:hover{color:#707070;border:1px solid #90969f}a.ddp-btn-type-popup.ddp-bg-black{background-color:#4b515b;border:1px solid #4b515b;color:#fff}a.ddp-btn-type-popup.ddp-bg-black:hover{background-color:#35393f;border:1px solid #35393f;color:#fff}a.ddp-btn-type-popup.ddp-bg-black.ddp-disabled,a.ddp-btn-type-popup.ddp-bg-black.ddp-disabled:hover{background-color:#d0d1d8;border:1px solid #d0d1d8;cursor:no-drop}a.ddp-btn-type-popup .ddp-icon-add{display:inline-block;margin-right:7px;background-position-x:-28px}a.ddp-btn-type-popup2{position:relative;display:inline-block;padding:6px 10px;min-width:87px;font-size:13px;text-align:center;border-radius:3px;border:1px solid #d0d1d7;color:#90969f;box-sizing:border-box}a.ddp-btn-type-popup2:hover{color:#707070;border:1px solid #b7b9c1}a.ddp-btn-type-popup2.ddp-bg-black{background-color:#4c515a;border:1px solid #4c515a;color:#fff}a.ddp-btn-type-popup2.ddp-bg-black:hover{background-color:#36393e;border:1px solid #36393e;color:#fff}a.ddp-btn-type-popup2.ddp-bg-black.ddp-disabled,a.ddp-btn-type-popup2.ddp-bg-black.ddp-disabled:hover{background-color:#d0d1d8;border:1px solid #d0d1d8;cursor:no-drop}.ddp-btn-selection{display:inline-block;padding:7px 10px 8px;border-radius:3px;background-color:#90969f;color:#fff;font-size:13px}.ddp-btn-selection:hover{background-color:#4b515b;color:#fff}.ddp-btn-selection:hover .ddp-icon-edit3{background-position-x:0}.ddp-btn-selection .ddp-icon-edit3{margin-right:6px}.ddp-btn-selection .ddp-icon-view{display:inline-block;width:13px;height:11px;margin-right:5px;background:url(/assets/images/icon_selection.png) no-repeat;background-position:-14px -43px;vertical-align:middle}.ddp-btn-selection .ddp-icon-check{display:inline-block;width:12px;height:8px;margin-right:5px;background:url(/assets/images/icon_select2.png) no-repeat;background-position:-27px top}.ddp-btn-selection .ddp-icon-delete{background:url(/assets/images/icon_edit2.png) no-repeat;background-position:-30px -11px}.ddp-btn-selection .ddp-icon-create,.ddp-btn-selection .ddp-icon-delete{display:inline-block;width:9px;height:9px;margin-right:5px;vertical-align:middle}.ddp-btn-selection .ddp-icon-create{position:relative;top:-1px;background:url(/assets/images/btn_minus_plus.png) no-repeat;background-position:-20px -2px}.ddp-btn-selection .ddp-icon-close{display:inline-block;width:9px;height:9px;margin-right:5px;background:url(/assets/images/btn_sclose.png) no-repeat;background-position:0 -121px}.ddp-btn-selection.ddp-gray{background-color:#e7e7ea;color:#4b525b}.ddp-btn-selection.ddp-gray:hover{background-color:#d0d1d8;color:#4b525b}.ddp-btn-selection.ddp-gray em.ddp-icon-reset{display:inline-block;width:14px;height:13px;margin-right:5px;background:url(/assets/images/icon_reset.png) no-repeat;background-position:-16px -20px;vertical-align:middle}.ddp-btn-selection.ddp-gray .ddp-icon-view{background-position:-28px -43px}.ddp-btn-selection.ddp-gray em.ddp-icon-add2{display:inline-block;position:relative;width:13px;height:13px;margin-right:5px;background:url(/assets/images/icon_add.png) no-repeat;background-position:left -22px;vertical-align:middle}.ddp-btn-selection.ddp-gray em.ddp-icon-plus{display:inline-block;position:relative;width:10px;height:10px;margin-right:5px;background:url(/assets/images/icon_add.png) no-repeat;background-position:-22px -66px;vertical-align:middle}.ddp-btn-selection.ddp-reject{background-color:#e35252}.ddp-btn-selection.ddp-reject:hover{background-color:#c63b3b;color:#fff}.ddp-btn-selection.ddp-line{color:#4b515b;border:1px solid #b6b9c2;background:none}.ddp-btn-selection.ddp-line.ddp-s{font-size:12px;padding:4px 10px}.ddp-btn-selection.ddp-line .ddp-icon-view{background-position:-28px -43px}.ddp-btn-selection.ddp-line:hover{border:1px solid #90969f;background:none;color:#4b515b}.ddp-btn-selection.ddp-line:hover .ddp-icon-key{background-position:-13px top}.ddp-btn-selection.ddp-line:hover .ddp-icon-clone{background-position-x:-14px}.ddp-btn-selection.ddp-line .ddp-icon-key{display:inline-block;width:12px;height:12px;margin-right:5px;background:url(/assets/images/icon_key.png) no-repeat;vertical-align:middle}.ddp-btn-selection.ddp-line .ddp-icon-clone{display:inline-block;width:13px;height:13px;margin-right:5px;background:url(/assets/images/icon_clone.png) no-repeat;vertical-align:middle}.ddp-btn-selection.ddp-line:hover .ddp-icon-view{background-position:-42px -43px}.ddp-btn-bg{padding:9px 12px;border-radius:2px;background-color:#e7e7ea;color:#4b515b}.ddp-btn-bg .ddp-icon-add{width:13px;height:13px;background:url(/assets/images/icon_add.png) no-repeat;background-position:left -22px}.ddp-btn-bg .ddp-icon-add,.ddp-btn-bg .ddp-icon-editor{display:inline-block;margin-right:5px;vertical-align:middle}.ddp-btn-bg .ddp-icon-editor{width:14px;height:11px;background:url(/assets/images/icon_editor.png) no-repeat}.ddp-btn-bg:hover{background-color:#d0d1d8}.ddp-btn-bg.ddp-disabled,.ddp-btn-bg.ddp-disabled:hover{background-color:#e7e7ea;opacity:.3;cursor:no-drop}.ddp-btn-bg .ddp-icon-option{display:inline-block;width:15px;height:15px;margin-right:5px;background:url(/assets/images/icon_option.png) no-repeat;background-position:-16px top;vertical-align:middle}.ddp-btn-bg .ddp-icon-link-down{background-position:-14px -230px}.ddp-btn-bg .ddp-icon-spin-loading{display:none;margin-right:6px}.ddp-btn-bg.ddp-load .ddp-icon-spin-loading{display:inline-block}.ddp-btn-bg.ddp-load .ddp-icon-link-down{display:none}.ddp-btn-link:hover em.ddp-icon-link-edit2{background-position-x:-52px}.ddp-btn-link:hover em.ddp-icon-link-down{background-position-x:-14px}a.ddp-btn-line{display:inline-block;padding:6px 10px;min-width:85px;border-radius:2px;border:1px solid #b6b9c2;color:#4b515b;font-size:13px;text-align:center;box-sizing:border-box}a.ddp-btn-line:hover{border:1px solid #90969f;color:#4b515b}a.ddp-btn-line.ddp-disabled{border:1px solid #e7e7ea;color:#d0d1d8;cursor:no-drop}a.ddp-btn-line.ddp-full{width:100%;box-sizing:border-box}a.ddp-btn-line>[class*=ddp-icon]{margin-right:5px}a.ddp-btn-line em.ddp-icon-go{display:inline-block;width:13px;height:11px;margin-right:5px;background:url(/assets/images/icon_selection.png) no-repeat;background-position:-28px -43px}a.ddp-btn-line em.ddp-view{display:inline-block;width:7px;height:4px;margin-left:5px;background:url(/assets/images/icon_select.png) no-repeat;background-position:-8px top;vertical-align:middle}a.ddp-btn-line em.ddp-icon-refresh{display:inline-block;width:14px;height:13px;margin-right:10px;background:url(/assets/images/btn_refresh.png) no-repeat;background-position:-15px -34px}a.ddp-btn-line:hover em.ddp-icon-refresh{background-position:-30px -34px}a.ddp-btn-line em.ddp-icon-delete{background-position:-24px -21px}a.ddp-btn-line:hover em.ddp-icon-delete{background-position:left -21px}a.ddp-btn-line.ddp-type{min-width:inherit;border:1px solid #90969f;color:#4b515b;font-size:13px}a.ddp-btn-line.ddp-type:hover{background-color:#d0d1d8}a.ddp-btn-line-s{display:inline-block;padding:5px 15px;border:1px solid #d0d1d8;border-radius:2px;font-size:14px;color:#90969f;text-align:center;box-sizing:border-box;vertical-align:middle}a.ddp-btn-line-s:hover{border:1px solid #b7b9c2;color:#4b515b}a.ddp-btn-line-s.ddp-disabled,a.ddp-btn-line-s.ddp-disabled:hover{border:1px solid #e7e7ea;color:#d0d1d8;cursor:no-drop}a.ddp-btn-line-s em{margin-right:5px;vertical-align:middle}a.ddp-btn-line-s em.ddp-icon-download,a.ddp-btn-line-s em.ddp-icon-upload{display:inline-block;background:url(/assets/images/icon_control.png) no-repeat}a.ddp-btn-line-s em.ddp-icon-upload{width:11px;height:12px;background-position:left -244px}a.ddp-btn-line-s em.ddp-icon-download{width:13px;height:13px;background-position:left -230px}a.ddp-btn-line-s:hover em.ddp-icon-upload{background-position-x:-12px}a.ddp-btn-line-s:hover em.ddp-icon-download{background-position-x:-14px}a.ddp-btn-line-s em.ddp-icon-add2{display:inline-block;width:13px;height:13px;background:url(/assets/images/icon_add.png) no-repeat;background-position:-84px -22px}.ddp-btn-line2{display:inline-block;min-width:149px;padding:6px 12px;border:1px solid #b6b9c2;border-radius:2px;color:#4b515b;font-size:12px;text-align:center;box-sizing:border-box}.ddp-btn-line2:hover em.ddp-icon-spacelist{background-position:-15px -73px}.ddp-btn-line2:hover em.ddp-icon-btnoption{background-position:-15px -16px}a.ddp-btn-solid{display:inline-block;padding:7px 13px 6px;min-width:85px;border-radius:2px;border:1px solid #90969f;background-color:#90969f;color:#fff;text-align:center;box-sizing:border-box;vertical-align:middle}a.ddp-btn-solid:hover{border:1px solid #4b515b;background-color:#4b515b}a.ddp-btn-solid.ddp-disabled,a.ddp-btn-solid.ddp-disabled:hover{border:1px solid #d0d1d8;background-color:#d0d1d8;cursor:no-drop}a.ddp-btn-solid.ddp-full{width:100%;box-sizing:border-box}a.ddp-btn-solid.ddp-bg-black{border:1px solid #4b515b;background-color:#4b515b}a.ddp-btn-solid.ddp-bg-black:hover{border:1px solid #35393f;background-color:#35393f;color:#fff}.ddp-btn-solid2{display:inline-block;min-width:110px;padding:6px 10px;border:1px solid #8f949d;background-color:#8f949d;border-radius:2px;color:#fff;font-size:13px;text-align:center;box-sizing:border-box}.ddp-btn-solid2:hover{background-color:#4b525b;color:#fff}.ddp-btn-solid2.ddp-dark{border:1px solid #516197;background-color:#516197}.ddp-btn-solid2.ddp-dark:hover{border:1px solid #34416d;background-color:#34416d}a.ddp-btn-solid2.ddp-disabled,a.ddp-btn-solid2.ddp-disabled:hover{border:1px solid #d0d1d8;background-color:#d0d1d8;cursor:no-drop}.ddp-btn-solid2 .ddp-icon-add2{display:inline-block;position:relative;width:13px;height:13px;margin-right:5px;background:url(/assets/images/icon_add.png) no-repeat;background-position:-42px -22px;vertical-align:middle}a.ddp-btn-popup-close{display:inline-block;width:16px;height:16px;background:url(/assets/images/btn_close.png) no-repeat}a.ddp-btn-popup-close:hover{background-position:left -17px}.ddp-link-toggle{display:inline-block;padding:5px 16px;font-size:14px}.ddp-list-buttons{display:inline-block;border-radius:2px;overflow:hidden}.ddp-list-buttons li{position:relative;float:left;min-width:112px;padding:8px 10px;color:#4c515a;font-size:12px;text-align:center;border-left:1px solid #fff;background-color:#e7e7ea;cursor:pointer;box-sizing:border-box}.ddp-list-buttons li.ddp-selected:before{position:relative;top:-2px;display:inline-block;margin-right:4px;width:14px;height:10px;background:url(/assets/images/icon_select2.png) no-repeat;vertical-align:middle;content:""}.ddp-list-buttons li:hover{display:inline-block;background-color:#dbdce1}.ddp-list-buttons li.ddp-selected{color:#fff;background-color:#4c515a}.ddp-list-buttons li.ddp-disabled{opacity:.5;cursor:no-drop}.ddp-list-buttons li.ddp-disabled:hover{cursor:no-drop;background:#e7e7ea}.ddp-list-buttons.ddp-table{display:table;margin-bottom:6px}.ddp-list-buttons.ddp-table li{display:table-cell;float:inherit;padding:0 10px;height:30px;vertical-align:middle;max-width:112px;box-sizing:Border-box}.ddp-list-buttons.ddp-table li:before{display:none}.ddp-list-buttons.ddp-table li .ddp-txt-check{display:inline-block;position:relative;font-size:12px;white-space:normal}.ddp-list-buttons.ddp-table li.ddp-selected .ddp-txt-check{padding-left:20px}.ddp-list-buttons.ddp-table li.ddp-selected .ddp-txt-check:before{position:absolute;top:50%;left:0;display:inline-block;width:14px;height:10px;margin:-5px 0 0;background:url(/assets/images/icon_select2.png) no-repeat;vertical-align:middle;content:""}.ddp-type-link3{color:#90969f;text-decoration:underline;opacity:.9}.ddp-type-link3:hover{color:#4b515b;text-decoration:underline;opacity:1}.ddp-type-link3 em.ddp-icon-linkplus{display:inline-block;position:relative;width:7px;height:7px;margin-right:3px;background:url(/assets/images/icon_link.png) no-repeat;vertical-align:middle}.ddp-type-link3:hover em.ddp-icon-linkplus{background-position:left -8px}.ddp-type-link3 em.ddp-icon-linkdelete{display:inline-block;width:7px;height:7px;margin-right:5px;background:url(/assets/images/btn_sclose.png) no-repeat;background-position:left -86px;vertical-align:middle}.ddp-link-detail,.ddp-link-detail:hover{text-decoration:underline;font-style:italic}.ddp-link-detail em.ddp-icon-window{margin-left:5px}.ddp-link-detail.ddp-type{font-style:normal;text-decoration:none}.ddp-link-detail.ddp-type:hover{font-weight:700;text-decoration:underline}.ddp-link-detail.ddp-type em.ddp-icon-window{display:none}.ddp-link-detail.ddp-type:hover em.ddp-icon-window{display:inline-block}.ddp-link-setting{color:#90969f;font-size:14px;font-weight:400}.ddp-link-setting em.ddp-icon-setting{display:inline-block;position:relative;top:-1px;width:14px;height:14px;margin-right:5px;background:url(/assets/images/icon_option.png) no-repeat;background-position:left -16px;vertical-align:middle}.ddp-link-setting:hover{color:#4b515b}.ddp-link-setting:hover em.ddp-icon-setting{background-position:-15px -16px}.ddp-view-option{display:inline-block;position:relative;padding:0 0 0 20px;cursor:pointer;font-weight:400;font-size:12px;color:#4b515b}.ddp-view-option em.ddp-icon-option{display:inline-block;position:absolute;top:50%;left:0;width:15px;height:15px;margin-top:-8px;background:url(/assets/images/icon_option.png) no-repeat}.ddp-view-option.ddp-selected em.ddp-icon-option,.ddp-view-option:hover em.ddp-icon-option{background-position:-16px top}.ddp-view-option input{display:none;width:78px;padding:3px 0;border:none;border-bottom:1px solid #90969f}.ddp-view-option span.ddp-data-value{display:inline-block;min-width:40px;font-size:13px;font-weight:400;color:#4b515b}.ddp-view-option input.ddp-data{display:inline-block;width:40px;margin-right:5px;text-align:center;border-bottom:1px solid #d7d8dc}.ddp-view-option.ddp-selected span.ddp-data-value{display:none}.ddp-view-option.ddp-selected input{display:block}.ddp-wrap-tab{position:relative;margin-bottom:15px}.ddp-wrap-tab:after{display:inline-block;content:"";position:absolute;bottom:0;left:0;right:0;border-bottom:1px solid #ddd}.ddp-wrap-tab .ddp-btn-bg.ddp-config{position:absolute;top:0;right:0}ul.ddp-ui-tab li{position:relative;float:left;min-width:185px}ul.ddp-ui-tab li a{display:block;position:relative;padding:13px 13px 9px;height:42px;color:#b7b9c2;font-weight:700;text-align:center;box-sizing:border-box}ul.ddp-ui-tab li a:hover{background-color:#f6f6f7}ul.ddp-ui-tab li.ddp-selected a{font-weight:700;font-size:13px;border:1px solid #d7d8dd;border-top:none;color:#4b515b}ul.ddp-ui-tab li.ddp-selected a:before{display:inline-block;border-top:2px solid #444;position:absolute;top:0;left:0;right:0;content:""}ul.ddp-ui-tab li.ddp-selected a:after{display:inline-block;position:absolute;bottom:-1px;left:0;right:0;z-index:1;content:"";border-bottom:1px solid #fff}ul.ddp-ui-tab li.ddp-selected a span.ddp-data-num{color:#666eb2}ul.ddp-ui-tab.ddp-type li a{padding:10px 13px;height:32px;font-size:13px;text-align:left;color:#4b515b;font-weight:400;border-right:1px solid #d7d8dd}ul.ddp-ui-tab.ddp-type li.ddp-selected a{font-weight:700;border:none;border-right:1px solid #d7d8dd}ul.ddp-ui-tab li em.ddp-icon-infotab{display:inline-block;position:relative;width:32px;height:32px;border-right:1px solid #d7d8dd;cursor:pointer}ul.ddp-ui-tab li em.ddp-icon-infotab:before{display:inline-block;content:"";position:absolute;top:50%;left:50%;width:13px;height:13px;margin:-7px 0 0 -7px;background:url(/assets/images/icon_info.png) no-repeat;background-position:-28px -30px}ul.ddp-ui-tab.ddp-tab2 li{width:50%}ul.ddp-ui-tab.ddp-type2 li a{border-top:1px solid #d7d8dd}ul.ddp-list-tab2{overflow:hidden}ul.ddp-list-tab2 li{float:left;width:50%}ul.ddp-list-tab2 li a{display:block;position:relative;padding:18px 0;text-align:center;color:#d0d1d8;font-size:12px;font-weight:700}ul.ddp-list-tab2 li.ddp-selected a{color:#666eb2}ul.ddp-list-tab2 li a:before{display:inline-block;position:absolute;top:50%;left:0;height:14px;margin-top:-7px;border-left:1px solid #eaebed;content:""}ul.ddp-list-tab2 li:first-of-type a:before{display:none}.ddp-wrap-morebutton{position:relative;cursor:pointer}.ddp-wrap-morebutton em.ddp-icon-more{display:inline-block;padding:4px;font-size:0}.ddp-wrap-morebutton em.ddp-icon-more:before{display:inline-block;content:"";width:2px;height:9px;background:url(/assets/images/icon_more2.png) no-repeat}.ddp-wrap-morebutton.ddp-selected em.ddp-icon-more:before,.ddp-wrap-morebutton em.ddp-icon-more:hover:before{background-position:-3px top}.ddp-wrap-morebutton .ddp-wrap-popup2{display:none;position:absolute;top:20px;right:0;white-space:nowrap}.ddp-wrap-morebutton.ddp-selected .ddp-wrap-popup2{display:block;z-index:20}.ddp-wrap-morebutton .ddp-wrap-popup2 .ddp-label{display:block;padding:10px 14px 5px;color:#b7b9c2;font-size:12px;cursor:default}.ddp-wrap-morebutton.ddp-selected .ddp-ui-tooltip-info{display:none}.ddp-wrap-morebutton .ddp-ui-tooltip-info.ddp-down em.ddp-icon-view-top{right:14px}.ddp-ui-sort{position:relative;float:left;padding:13px 16px;margin-top:6px;margin-right:-16px;cursor:pointer}.ddp-ui-sort .ddp-ui-tooltip-info{display:none;top:100%}.ddp-ui-sort:hover .ddp-ui-tooltip-info{display:block;left:inherit;right:0}.ddp-ui-sort:hover .ddp-ui-tooltip-info em.ddp-icon-view-top{right:22px}.ddp-ui-sort .ddp-wrap-popup2{display:none;position:absolute;top:37px;right:0;white-space:nowrap;min-width:140px}.ddp-ui-sort.ddp-selected .ddp-wrap-popup2{display:block}.ddp-ui-sort.ddp-selected:hover .ddp-ui-tooltip-info{display:none}.ddp-ui-sort a.ddp-icon-sort{display:inline-block;width:16px;height:16px;background:url(/assets/images/icon_sort.png) no-repeat;background-position:left 0}.ddp-ui-sort.ddp-selected a.ddp-icon-sort,.ddp-ui-sort:hover a.ddp-icon-sort{background-position:-16px 0}ul.ddp-list-tab-button{margin:15px 0 0 14px;border-radius:2px;border:1px solid #b7b9c3}ul.ddp-list-tab-button,ul.ddp-list-tab-button li{float:left;position:relative}ul.ddp-list-tab-button li:first-of-type a{border-left:none}ul.ddp-list-tab-button li a{display:block;width:23px;height:23px;position:relative;box-sizing:border-box;border-left:1px solid #b7b9c3}ul.ddp-list-tab-button li a em.ddp-icon-grid{position:absolute;top:50%;left:50%;margin:-7px 0 0 -7px}ul.ddp-list-tab-button li a em.ddp-icon-listgrid{position:absolute;top:50%;left:50%;margin:-6px 0 0 -8px}ul.ddp-list-tab-button li a em.ddp-icon-lineage{position:absolute;top:50%;left:50%;margin:-7px 0 0 -9px}ul.ddp-list-tab-button li a:hover em.ddp-icon-grid{background-position:-14px top}ul.ddp-list-tab-button li a:hover em.ddp-icon-listgrid{background-position:-16px -14px}ul.ddp-list-tab-button li a:hover em.ddp-icon-lineage{background-position:-16px -26px}ul.ddp-list-tab-button li.ddp-selected a{background-color:#4b515b}ul.ddp-list-tab-button li.ddp-selected a:before{position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;border:2px solid #4b515b;content:""}ul.ddp-list-tab-button li.ddp-selected a em.ddp-icon-grid{background-position:-28px top}ul.ddp-list-tab-button li.ddp-selected a em.ddp-icon-listgrid{background-position:-32px -14px}ul.ddp-list-tab-button li.ddp-selected a em.ddp-icon-lineage{background-position:-32px -26px}ul.ddp-list-tab-button li .ddp-ui-tooltip-info{top:30px;left:0}ul.ddp-list-tab-button li .ddp-ui-tooltip-info em.ddp-icon-view-top{left:15px}ul.ddp-list-tab-button li a+.ddp-ui-tooltip-info{display:none}ul.ddp-list-tab-button li a:hover:after{display:inline-block;content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border:1px solid #4b515b}ul.ddp-list-tab-button li:first-of-type a:after{border-radius:2px 0 0 2px}ul.ddp-list-tab-button li:last-of-type a:after{border-radius:0 2px 2px 0}ul.ddp-list-tab-button li:first-of-type a:hover:before{border-radius:2px 0 0 2px}ul.ddp-list-tab-button li:last-of-type a:hover:before{border-radius:0 2px 2px 0}ul.ddp-list-tab-button li a:hover+.ddp-ui-tooltip-info,ul.ddp-list-tab-button li a:hover .ddp-ui-tooltip{display:block}ul.ddp-list-tab-button.ddp-disabled:after{display:inline-block;content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,100%,.4)}.ddp-btn-check{display:inline-block;position:relative;width:23px;height:23px;background-color:#b9bcc2;cursor:pointer}.ddp-btn-check:before{display:inline-block;position:absolute;top:50%;left:50%;margin:-4px 0 0 -6px;width:11px;height:8px;background:url(/assets/images/icon_select2.png) no-repeat;background-position:-27px top;content:""}.ddp-btn-check:hover{background-color:#999ea6}.ddp-list-buttons li:first-of-type{border-left:none}.ddp-list-buttons li em.ddp-icon-check{display:none;margin-right:7px;width:8px;height:6px;background:url(/assets/images/icon_select2.png) no-repeat;background-position:-47px top;vertical-align:middle}.ddp-list-buttons.ddp-type2 li{height:26px;padding:5px 0;box-sizing:border-box}.ddp-list-buttons.ddp-type2 li .ddp-label-checkbox span.ddp-txt-checkbox{color:#90969f}.ddp-list-buttons.ddp-type2 li .ddp-label-checkbox input[type=checkbox]+i.ddp-icon-checkbox{background-position:-48px top}.ddp-list-buttons.ddp-type2 li.ddp-selected:before{display:none}.ddp-list-buttons.ddp-type2 li.ddp-selected .ddp-label-checkbox input[type=checkbox]+i.ddp-icon-checkbox{background-position:-61px top}.ddp-list-buttons.ddp-type2 li .ddp-label-checkbox input[type=checkbox]:checked+i.ddp-icon-checkbox+.ddp-txt-checkbox{font-weight:400;color:#4c515a}.ddp-list-buttons.ddp-type2 li.ddp-selected .ddp-label-checkbox input[type=checkbox]:checked+i.ddp-icon-checkbox+.ddp-txt-checkbox{color:#fff}.ddp-list-buttons.ddp-type2 li .ddp-label-radio input[type=radio]:checked+i.ddp-icon-radio{background-position:-60px top}.ddp-list-buttons.ddp-type2 li.ddp-selected .ddp-label-radio input[type=radio]:checked+i.ddp-icon-radio{background-position:-48px top}.ddp-list-buttons.ddp-type2 li .ddp-label-radio input[type=radio]:checked+i.ddp-icon-radio+.ddp-txt-radio{font-weight:400;color:#4c515a}.ddp-list-buttons.ddp-type2 li.ddp-selected .ddp-label-radio input[type=radio]:checked+i.ddp-icon-radio+.ddp-txt-radio{color:#fff}.ddp-list-buttons.ddp-type2 li .ddp-label-checkbox,.ddp-list-buttons.ddp-type2 li .ddp-label-radio{vertical-align:top}.ddp-list-buttons.ddp-type2 li.ddp-selected .ddp-label-checkbox span.ddp-txt-checkbox{color:#fff}.ddp-list-buttons.ddp-type3 li{background-color:#f6f6f7}.ddp-list-buttons.ddp-type3 li:hover{background-color:#dbdce1}.ddp-list-buttons.ddp-type3 li.ddp-selected{background-color:#fff;color:#4b515b;box-sizing:border-box}.ddp-list-buttons.ddp-type3 li.ddp-selected:after{position:absolute;top:0;left:0;right:0;bottom:0;border-radius:2px;border:1px solid #90969f;content:""}.ddp-list-buttons.ddp-type3 li.ddp-selected:before{background-position-y:-11px}.ddp-list-buttons.ddp-dark{width:100%;background-color:#35393f}.ddp-list-buttons.ddp-dark li{width:50%;color:hsla(0,0%,90.6%,.4);border:1px solid #4b515b;background-color:#24282e}.ddp-list-buttons.ddp-dark li.ddp-selected{color:#fff;background-color:#4b515b}.ddp-list-buttons.ddp-part4 li{width:25%;min-width:auto}.ddp-list-buttons.ddp-part5{width:100%}.ddp-list-buttons.ddp-part5 li{width:20%;min-width:auto}.ddp-list-buttons.ddp-part2{width:100%}.ddp-list-buttons.ddp-part2 li{width:50%;min-width:auto}.ddp-list-tab-button.ddp-type{border:1px solid #ddd;font-size:0}.ddp-list-tab-button.ddp-type span{display:inline-block;padding:0!important;position:relative;width:24px;height:24px;font-size:0;cursor:pointer}.ddp-list-tab-button.ddp-type span [class*=ddp-icon-tool]{position:absolute;top:50%;left:50%;margin:-5px 0 0 -7px}.ddp-list-tab-button.ddp-type span.ddp-selected:before{position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;border:1px solid #4c515a;content:""}.ddp-wrap-boxtab .ddp-box-tab{display:inline-block;float:left;padding:6px 0;margin-right:4px;min-width:120px;border-radius:3px;border:1px solid #4b515b;color:#4b515b;font-size:13px;text-align:center;box-sizing:border-box}.ddp-wrap-boxtab .ddp-box-tab.ddp-selected{background-color:#4b515b;color:#fff;font-weight:700}.ddp-box-btn-r{display:inline-block;position:relative;width:21px;height:21px;background-color:#f3f3f4;border-radius:2px}.ddp-box-btn-r:hover{background-color:#e7e7ea}.ddp-box-btn-r .ddp-icon-pause,.ddp-box-btn-r .ddp-icon-play{display:inline-block;position:absolute;top:50%;left:50%;background:url(/assets/images/btn_status.png) no-repeat}.ddp-box-btn-r .ddp-icon-play{width:8px;height:12px;margin:-6px 0 0 -4px;background-position:left -50px}.ddp-box-btn-r .ddp-icon-pause{width:9px;height:11px;margin:-6px 0 0 -5px;background-position:left -63px}.ddp-wrap-add-button{float:left;padding:0}.ddp-form-search{position:relative;width:300px;box-sizing:border-box}.ddp-form-search em.ddp-icon-search{display:inline-block;position:absolute;top:50%;left:0;margin-top:-6px;width:11px;height:11px;background:url(/assets/images/icon_search.png) no-repeat}.ddp-form-search input{display:block;padding:6px 22px!important;width:100%;border:none;border-bottom:1px solid #d0d1d7;background-color:transparent;font-size:13px;box-sizing:border-box}.ddp-form-search input:focus{border-bottom:1px solid #b7b9c1}.ddp-form-search input:focus~.tooltip-for-search{display:block;position:absolute;background:#1f5e2f;padding:3px;z-index:2;color:#fff;border-radius:3px;margin:6px 6px 6px 0}.ddp-form-search input~.tooltip-for-search{display:none}.ddp-form-search input:-ms-input-placeholder,.ddp-form-search input::-webkit-input-placeholder{color:#b7b9c2}.ddp-form-search .ddp-btn-search-close{display:inline-block;padding:5px;position:absolute;top:50%;right:5px;margin-top:-8px;cursor:pointer;font-size:0!important}.ddp-form-search .ddp-btn-search-close:before{display:inline-block;width:7px;height:7px;background:url(/assets/images/btn_sclose.png) no-repeat;background-position:left -38px;content:""}.ddp-form-search.ddp-full{width:100%}.ddp-ui-searching{position:relative;margin:0 16px;padding:0 30px 0 26px;background-color:#f3f4f9}.ddp-ui-searching .ddp-icon-search{display:inline-block;position:absolute;top:50%;left:8px;margin-top:-7px;width:13px;height:14px;background:url(/assets/images/btn_search.png) no-repeat left -51px}.ddp-ui-searching.type-search input{color:#666db7}.ddp-ui-searching input{display:block;width:100%;padding:5px 0 4px;border:none;font-size:13px;line-height:21px;background:none}.ddp-ui-searching .ddp-btn-delete{display:inline-block;position:absolute;top:50%;right:8px;margin-top:-8px;width:15px;height:15px;background:url(/assets/images/btn_close.png) no-repeat;background-position:-16px -132px}.ddp-form-search2{position:relative;padding-right:30px;border:1px solid #d0d1d9}.ddp-form-search2 input{display:block;width:100%;padding:6px 10px;box-sizing:border-box;border:none}.ddp-form-search2 span.ddp-icon-search{display:inline-block;position:absolute;top:50%;right:4px;width:22px;height:22px;margin:-11px 0 0;background-color:#f6f6f7;border-radius:2px;vertical-align:middle;cursor:pointer}.ddp-form-search2 span.ddp-icon-search:hover{background-color:#e3e3e8}.ddp-form-search2 span.ddp-icon-search:before{display:inline-block;position:absolute;top:50%;left:50%;margin:-6px 0 0 -6px;width:12px;height:12px;background:url(/assets/images/btn_search.png) no-repeat;background-position:left -38px;content:""}.ddp-search-value .ddp-data-value{display:block;position:relative;padding:0 28px 0 25px;border-radius:3px;background-color:#efeff1;z-index:10}.ddp-search-value .ddp-data-value.ddp-data-del{padding-right:8px}.ddp-search-value .ddp-data-value input{display:block;width:100%;padding:7px 0;font-size:13px;border:none;background-color:transparent;box-sizing:border-box}.ddp-search-value .ddp-data-value .icon-search{display:inline-block;position:absolute;top:50%;left:8px;margin-top:-6px;width:11px;height:11px;background:url(/assets/images/icon_search.png) no-repeat}.ddp-search-value .ddp-data-value .icon-warning{display:none;position:absolute;top:50%;right:8px;margin-top:-7px;width:15px;height:14px;background:url(/assets/images/icon_info3.png) no-repeat;background-position:left -12px;cursor:pointer}.ddp-search-value.ddp-warning .ddp-data-value .icon-warning{display:block}.ddp-search-value .ddp-data-value .ddp-btn-del{display:none;position:absolute;top:50%;right:5px;margin-top:-8px;width:15px;height:15px;background:url(/assets/images/btn_close.png) no-repeat;background-position:left -132px}.ddp-search-value .ddp-btn-line{display:none;float:right;margin-left:4px}.ddp-search-value.ddp-warning.ddp-search .ddp-btn-line{display:block}.ddp-search-value.ddp-warning.ddp-focus.ddp-search .ddp-btn-line{display:block;border:1px solid #4b515b;color:#4b515b}.ddp-search-value.ddp-warning.ddp-focus .ddp-btn-line{display:block}.ddp-search-value.ddp-search .ddp-data-value .icon-warning,.ddp-search-value.ddp-warning.ddp-focus .ddp-btn-del,.ddp-search-value.ddp-warning.ddp-focus .icon-warning{display:none}.ddp-search-value.ddp-search .ddp-btn-del{display:block!important}.ddp-search-value.ddp-warning.ddp-focus .ddp-data-value,.ddp-search-value.ddp-warning.ddp-search .ddp-data-value{overflow:hidden}.ddp-search-value .ddp-pop-warning{display:none;position:absolute;top:100%;right:-10px;padding:5px 10px;max-width:240px;border-radius:3px;background-color:rgba(97,116,179,.9);color:#fff;font-size:13px;box-sizing:border-box;letter-spacing:-.5px}.ddp-search-value .ddp-pop-warning:before{display:inline-block;position:absolute;bottom:100%;right:23px;width:4px;height:8px;margin-bottom:-2px;background:url(/assets/images/icon_tagview.png) no-repeat;background-position:left -9px;transform:rotate(90deg);content:""}.ddp-search-value .ddp-data-value .icon-warning:hover+.ddp-pop-warning,.ddp-search-value.ddp-nofilter .ddp-txt-nofilter{display:block}.ddp-search-value .ddp-txt-nofilter{display:none;float:right;position:relative;top:6px;margin:0 6px;color:#b6b9c2;font-size:12px}.ddp-search-value .ddp-txt-nofilter:before{display:inline-block;position:relative;top:-1px;margin-right:3px;width:14px;height:14px;background:url(/assets/images/icon_info3.png) no-repeat;background-position:-15px -94px;content:"";vertical-align:middle}.ddp-multi-search{display:inline-block;border-radius:2px;border:1px solid #d0d1d9;background-color:#fff}.ddp-multi-search .ddp-search-select{display:inline-block;position:relative;width:133px;padding:0 25px 0 10px;text-align:left;border-right:1px solid #d0d1d9;cursor:pointer;vertical-align:top;box-sizing:border-box}.ddp-multi-search .ddp-search-select:before{display:inline-block;position:absolute;top:50%;right:11px;margin-top:-2px;width:7px;height:4px;background:url(/assets/images/icon_select.png) no-repeat;background-position:-8px top;content:""}.ddp-multi-search .ddp-search-select span.ddp-data{display:block;padding:6px 0;color:#4b515b;font-size:13px}.ddp-multi-search .ddp-search-select .ddp-wrap-popup2{display:none;position:absolute;top:100%;left:-1px;right:-1px;background-color:#fff;box-sizing:border-box}.ddp-multi-search .ddp-search-select.ddp-selected .ddp-wrap-popup2{display:block}.ddp-multi-search .ddp-search{display:inline-block;position:relative;width:289px;padding:0 0 0 24px;box-sizing:border-box}.ddp-multi-search .ddp-search .ddp-icon-search{display:inline-block;position:absolute;top:50%;left:8px;margin-top:-6px;width:11px;height:11px;background:url(/assets/images/icon_search.png) no-repeat;background-position:-24px 0}.ddp-multi-search .ddp-search input{display:block;width:100%;padding:6px 10px 6px 0;font-size:13px;box-sizing:border-box;border:none}.ddp-select-search{display:inline-block;max-width:100%;position:relative}.ddp-select-search .ddp-ui-search2{display:inline-block;max-width:100%;padding-right:30px;color:#4b515b;font-weight:700;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal;vertical-align:middle}.ddp-select-search .ddp-ui-search2 span.ddp-icon-search{display:inline-block;position:absolute;top:50%;right:0;margin-top:-11px;width:22px;height:22px;background-color:#f6f6f7;border-radius:2px;vertical-align:middle}.ddp-select-search .ddp-ui-search2 span.ddp-icon-search.ddp-disabled{opacity:.3;cursor:no-drop}.ddp-select-search.ddp-selected .ddp-ui-search2 span.ddp-icon-search.ddp-disabled{background-color:#f6f6f7}.ddp-select-search .ddp-ui-search2.ddp-selected span.ddp-icon-search{background-color:#e3e3e8}.ddp-select-search .ddp-ui-search2 span.ddp-icon-search:before{display:inline-block;position:absolute;top:50%;left:50%;margin:-6px 0 0 -6px;width:12px;height:12px;background:url(/assets/images/btn_search.png) no-repeat;background-position:left -38px;content:""}.ddp-select-search .ddp-box-layout4{display:none;position:absolute;top:100%;left:-30px}.ddp-select-search.ddp-selected .ddp-box-layout4{display:block;z-index:20}.ddp-select-search.ddp-selected a.ddp-ui-search2{text-decoration:underline}.ddp-select-search.ddp-selected a.ddp-ui-search2.type-underline-none{text-decoration:none}.ddp-select-search.ddp-selected .ddp-ui-search2 span.ddp-icon-search{background-color:#e3e3e8}.ddp-type-search{position:relative;padding:0 20px 0 23px}.ddp-type-search.type-box{border:1px solid #d0d1d8;border-radius:2px;padding-left:35px;box-sizing:border-box}.ddp-type-search.type-box:before{left:12px}.ddp-type-search:before{display:Inline-block;position:absolute;top:50%;left:0;width:14px;height:14px;margin-top:-7px;background:url(/assets/images/icon_search.png) no-repeat;background-position:-15px -12px;content:""}.ddp-type-search .ddp-btn-delete{display:none;position:absolute;top:50%;right:0;margin-top:-8px;width:15px;height:15px;background:url(/assets/images/btn_close.png) no-repeat;background-position:left -132px}.ddp-type-search.type-box .ddp-btn-delete{right:3px}.ddp-type-search.ddp-selected .ddp-btn-delete{display:block}.ddp-type-search input{display:block;width:100%;padding:6px 0;border:none;background:none;font-size:13px}.ddp-type-search input::-moz-placeholder{color:#b6b9c2}.ddp-type-search input::placeholder{color:#b6b9c2}table.ddp-table-form{width:100%;table-layout:fixed;border-spacing:0;border-bottom:1px solid #e7e7ea;text-align:left}table.ddp-table-form thead tr th{position:relative;padding:7px 10px;color:#4b515b;font-size:13px;font-weight:400;text-align:left}table.ddp-table-form thead tr th:last-of-type{border-right:none}table.ddp-table-form thead tr th .ddp-wrap-type-filter{position:absolute;top:50%;right:6px;margin-top:-9px}table.ddp-table-form thead tr th .ddp-wrap-type-filter a.ddp-icon-type-filter{display:inline-block;width:17px;height:17px}table.ddp-table-form thead tr th .ddp-wrap-type-filter a.ddp-icon-type-filter:after{display:inline-block;content:"";position:absolute;top:50%;left:50%;width:9px;height:10px;margin:-5px 0 0 -5px;background:url(/assets/images/icon_filter.png) no-repeat}table.ddp-table-form thead tr th .ddp-wrap-type-filter.ddp-selected a.ddp-icon-type-filter,table.ddp-table-form thead tr th .ddp-wrap-type-filter a.ddp-icon-type-filter:hover{background-color:#f0f0f2}table.ddp-table-form thead tr th .ddp-wrap-type-filter .ddp-wrap-popup2{display:none;position:absolute;left:-21px;top:100%}table.ddp-table-form thead tr th .ddp-wrap-type-filter.ddp-selected .ddp-wrap-popup2{display:block}table.ddp-table-form tbody tr td{position:relative;padding:5px 10px;border-right:1px solid #eaeaed;color:#4b525b;font-size:12px}table.ddp-table-form tbody tr td .ddp-txt-highlight{background-color:rgba(210,204,255,.4);color:#666eb2;font-weight:700}table.ddp-table-form.type-line-none thead tr th{border-bottom:1px solid #d0d1d8;color:#90969f;font-size:12px}table.ddp-table-form.type-line-none tbody tr td{border-right:none}table.ddp-table-form tbody tr:nth-child(odd) td{background-color:#fafafa}table.ddp-table-form tbody tr td.ddp-inherit{overflow:inherit}table.ddp-table-form tbody tr.ddp-disabled td:before{display:inline-block;content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:hsla(0,0%,100%,.5);z-index:3;cursor:no-drop}table.ddp-table-form tbody tr.ddp-disabled:hover td .ddp-btn-control{display:none}table.ddp-table-form tbody tr td .ddp-type-txt{position:relative;display:inline-block;max-width:100%;box-sizing:border-box}table.ddp-table-form tbody tr td .ddp-type-txt.ddp-tag{padding-right:75px;line-height:1em}table.ddp-table-form tbody tr td .ddp-type-txt.ddp-tag .ddp-tag-annoymous{display:inline-block;position:absolute;top:50%;right:0;margin-top:-9px;padding:1px 2px;color:#666eb2;font-size:11px;border:1px solid #666eb2;background:#eff0f7;border-radius:2px}table.ddp-table-form tbody tr td .ddp-type-txt.ddp-info{padding-right:18px}table.ddp-table-form tbody tr td .ddp-type-txt.ddp-info .ddp-icon-error2{position:relative;top:0}table.ddp-table-form tbody tr td .ddp-type-txt.ddp-info .ddp-ui-info{position:absolute;top:3px;right:0}table.ddp-table-form tbody tr td .ddp-type-txt.ddp-info .ddp-status-rejected+.ddp-ui-info{top:0}table.ddp-table-form tbody tr td .ddp-type-txt.ddp-info .ddp-ui-info .ddp-box-layout4{display:none;position:absolute;left:-30px;top:100%;margin-top:6px;word-break:break-all}table.ddp-table-form tbody tr td .ddp-type-txt.ddp-info .ddp-ui-info:hover .ddp-box-layout4{display:block;white-space:normal}table.ddp-table-form tbody tr td .ddp-wrap-long{display:inline-block;position:relative;padding-right:41px;max-width:100%;box-sizing:border-box}table.ddp-table-form tbody tr td .ddp-txt-long em.ddp-icon-new,table.ddp-table-form tbody tr td .ddp-wrap-long em.ddp-icon-new{position:absolute;top:50%;right:0;margin-top:-7px}table.ddp-table-form tbody tr td .ddp-txt-long.ddp-new{padding-right:40px}table.ddp-table-form tbody tr td .ddp-txt-long.ddp-info{display:inline-block;padding-right:13px}table.ddp-table-form tbody tr td .ddp-txt-long .ddp-data-txt{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}table.ddp-table-form tbody tr td .ddp-txt-long .ddp-icon-global{display:none;position:absolute;top:2px;right:0;width:53px;padding:2px 2px 3px;text-align:center;border:1px solid #666eb2;border-radius:2px;background:#eff0f7;box-sizing:border-box}table.ddp-table-form tbody tr td .ddp-txt-long .ddp-icon-global:before{display:inline-block;content:"전체공개";color:#666eb2;font-size:11px;line-height:11px}table.ddp-table-form tbody tr td .ddp-txt-long2{height:21px}table.ddp-table-form tbody tr td .ddp-txt-long,table.ddp-table-form tbody tr td .ddp-txt-long2{display:inline-block;position:relative;max-width:100%;line-height:21px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;word-wrap:normal;box-sizing:border-box}table.ddp-table-form tbody tr td .ddp-txt-long{vertical-align:top}table.ddp-table-form tbody tr td .ddp-txt-long.ddp-global{padding-right:66px}table.ddp-table-form tbody tr td .ddp-txt-long.ddp-global.ddp-new{padding-right:100px}table.ddp-table-form tbody tr td .ddp-txt-long.ddp-global.ddp-new em.ddp-tag-global{right:40px}table.ddp-table-form tbody tr td .ddp-txt-long.ddp-global.ddp-en-connection{padding-right:100px}table.ddp-table-form tbody tr td .ddp-txt-long.ddp-global.ddp-en-connection .ddp-tag-global{width:auto}table.ddp-table-form tbody tr td .ddp-txt-long em.ddp-tag-global{position:absolute;top:0;right:0;height:20px;width:60px;padding:2px 2px 3px;color:#666eb2;font-size:11px;text-align:center;border:1px solid #666eb2;border-radius:2px;background:#eff0f7;box-sizing:border-box}table.ddp-table-form tbody tr td .ddp-txt-long.ddp-global .ddp-icon-global{display:block}table.ddp-table-form tbody tr td .ddp-txt-long .ddp-tag-global.type-tag{float:right;position:relative;margin-top:-2px;right:0;margin-left:5px;width:auto;min-width:60px}table.ddp-table-form tbody tr td .ddp-txt-long .ddp-data-long{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}table.ddp-table-form tbody tr td .ddp-txt-long.ddp-type{overflow:initial}table.ddp-table-form tr td .ddp-wrap-long .ddp-box-tag{position:relative;top:3px;margin-right:13px}table.ddp-table-form tr td .ddp-txt-colortype .ddp-txt-search{font-size:13px;color:#666db7}table.ddp-table-form tr td .ddp-txt-search{font-size:14px;color:#666db7}table.ddp-table-form tr td .ddp-txt-search.type-search{padding:2px 3px 1px;font-size:13px;color:#666eb2;font-weight:700;background-color:rgba(210,204,255,.4)}table.ddp-table-form tr td.ddp-data-none{color:#b7b9c3;text-align:center}table.ddp-table-form tr td.ddp-nodata{color:#b7bac1;font-size:13px}table.ddp-table-form tr th .ddp-wrap-hover-info{display:inline-block;margin-left:3px;position:Relative;cursor:pointer}table.ddp-table-form tr th .ddp-wrap-hover-info em.ddp-icon-info3{display:inline-block;position:relative;top:-1px;width:11px;height:11px;background:url(/assets/images/icon_que.png) no-repeat;background-position:left -12px}table.ddp-table-form tr th .ddp-wrap-hover-info .ddp-box-layout4{display:none;position:absolute;bottom:100%;right:100%;margin:0 -20px 4px 0}table.ddp-table-form tr th .ddp-wrap-hover-info:hover .ddp-box-layout4{display:block;white-space:normal;z-index:20}table.ddp-table-form tbody tr td .ddp-ui-flex{display:inline-block;max-width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:Hidden}table.ddp-table-form tbody tr td .ddp-ui-flex .ddp-icon-info3{display:inline-block;float:right;margin-left:3px;position:relative;top:2px;width:11px;height:11px;background:url(/assets/images/icon_info3.png) no-repeat}table.ddp-table-form tbody tr td span.ddp-txt-colortype{color:#b7b9c2}table.ddp-table-form tbody tr td em.ddp-icon-by{margin:0 3px;color:#b7bac1;font-size:13px}table.ddp-table-form tbody tr td span.ddp-data-num{display:inline-block;margin-right:17px;color:#4c515a;font-size:13px}table.ddp-table-form tbody tr td.ddp-data-last{padding-right:36px}table.ddp-table-form tbody tr td a.ddp-btn-more{display:inline-block;position:absolute;top:50%;right:6px;width:12px;height:17px;margin-top:-9px}table.ddp-table-form tbody tr td a.ddp-btn-more:before{display:inline-block;content:"";position:absolute;top:50%;left:50%;width:2px;height:9px;margin:-5px 0 0 -1px;background:url(/assets/images/icon_more2.png) no-repeat}table.ddp-table-form tbody tr td a.ddp-btn-more.ddp-selected,table.ddp-table-form tbody tr td a.ddp-btn-more:hover{background-color:#f0f0f2}table.ddp-table-form tbody tr td span.ddp-data-delete{color:#b7b9c2;font-size:13px}table.ddp-table-form tbody tr td .ddp-icon-new{margin-left:5px}table.ddp-table-form tbody tr td .ddp-link-delete{color:#d0d1d8}table.ddp-table-form tbody tr td .ddp-link-delete:hover{color:#90969f}table.ddp-table-form tbody tr td .ddp-link-delete em.ddp-icon-delete{display:inline-block;width:11px;height:12px;background:url(/assets/images/icon_edit2.png) no-repeat;background-position:-12px -21px}table.ddp-table-form tbody tr td .ddp-link-delete:hover em.ddp-icon-delete{background-position:-24px -21px}table.ddp-table-form tbody tr td .ddp-ui-disabled{display:none}table.ddp-table-form tbody tr.type-disabled.ddp-selected td:last-of-type,table.ddp-table-form tbody tr.type-disabled td:last-of-type{padding-right:29px}table.ddp-table-form tbody tr.type-disabled td .ddp-ui-disabled{display:inline-block;position:absolute;top:50%;right:9px;margin-top:-8px}table.ddp-table-form tbody tr.type-disabled td .ddp-ui-disabled .ddp-icon-disabled{display:inline-block;width:16px;height:16px;background:url(/assets/images/icon_disabled.png) no-repeat;content:""}table.ddp-table-form tbody tr.type-disabled td .ddp-ui-disabled .ddp-ui-tooltip-info{right:-7px}table.ddp-table-form tbody tr.type-disabled td .ddp-ui-disabled .ddp-ui-tooltip-info .ddp-icon-view-top{right:12px}table.ddp-table-form tbody tr.type-disabled td .ddp-ui-disabled:hover .ddp-ui-tooltip-info{display:block}.ddp-ui-grid .ddp-ui-empty{padding:20px;color:#b7b9c3;font-size:12px}.ddp-ui-gridbody{position:absolute;top:28px;left:0;right:0;bottom:0;overflow-y:scroll}.ddp-box-viewtable .ddp-ui-gridhead{height:33px;border-top:none}.ddp-box-viewtable .ddp-ui-gridhead table{padding-right:18px;box-sizing:border-box}.ddp-box-viewtable .ddp-ui-gridhead tr th{height:33px;box-sizing:border-box}.ddp-box-viewtable .ddp-ui-gridbody{top:34px}.ddp-ui-gridhead2{padding-right:18px;background-color:#f6f6f7}.ddp-ui-gridbody2{position:absolute;top:35px;left:0;right:0;bottom:0;overflow-y:scroll}.ddp-box-viewtable{position:relative;min-height:289px;background-color:#fff}.ddp-box-viewtable.type-height-none{min-height:auto}.ddp-box-viewtable.type-height-none table.ddp-table-form{border-bottom:none}.ddp-wrap-viewtable .ddp-box-add-link{margin-top:-1px;padding:13px 0;border:1px solid #b7b9c2}.ddp-wrap-viewtable.ddp-type{padding-bottom:43px}.ddp-box-viewtable.ddp-selected .ddp-ui-gridbody{bottom:45px}table.ddp-table-form.ddp-cursor tbody tr td{cursor:pointer}table.ddp-table-form.ddp-cursor tbody tr:hover>td{background-color:#f1f1f3}table.ddp-table-form.ddp-cursor tbody tr td .ddp-table-code tr:hover td{background:none}table.ddp-table-form.ddp-cursor tbody tr.ddp-selected>td{border-top:1px solid #9ca2cc;border-bottom:1px solid #9ca2cc;background-color:#f2f1f8}table.ddp-table-form.ddp-cursor tbody tr.ddp-selected>td:first-of-type{border-left:1px solid #9ca2cc}table.ddp-table-form.ddp-cursor tbody tr.ddp-selected>td:last-of-type{border-right:1px solid #9ca2cc}table.ddp-inherit tbody tr td{position:relative;overflow:inherit}table.ddp-table-form.ddp-inherit tbody tr td{overflow:inherit;white-space:normal}table.ddp-table-form2{table-layout:fixed;width:100%;box-sizing:border-box}table.ddp-table-form2 thead tr th{padding:5px 29px;font-size:12px;color:#90969f;text-align:left}table.ddp-table-form2 tbody tr td,table.ddp-table-form2 thead tr th{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}table.ddp-table-form2 tbody tr td{position:relative;padding:7px 29px;color:#4b515b;font-size:13px;box-sizing:border-box}table.ddp-table-form2 tbody tr td .ddp-ui-selected-option{display:inline-block}table.ddp-table-form2.ddp-long tbody tr td{text-overflow:inherit;white-space:inherit}table.ddp-table-form2 tbody tr td .ddp-data-note{color:#b7bac1;font-size:13px}table.ddp-table-form2 tbody tr td.ddp-table-icons,table.ddp-table-form2 thead tr th.ddp-table-icons{padding:0;text-align:center}table.ddp-table-type2 thead tr th{position:relative;padding:7px 10px;color:#90969f;font-size:12px;border-right:1px solid #eaeaed}table.ddp-table-type2 thead tr th:last-of-type{border-right:1px solid transparent}table.ddp-table-type2 thead tr th .ddp-th-long{display:inline-block;position:relative;max-width:100%;box-sizing:border-box}table.ddp-table-type2 thead tr th .ddp-th-long .ddp-th-txt{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:19px}table.ddp-table-type2 tbody tr td.ddp-border-right,table.ddp-table-type2 thead tr th.ddp-border-right{border-right:1px solid #d0d1d8}table.ddp-table-type2 thead.ddp-border-bottom tr th{border-bottom:1px solid #d0d1d8}table.ddp-table-type2 tbody tr>td{position:relative;padding:13px 10px 14px 20px;font-size:13px;border:none}table.ddp-table-type2 tbody tr>td.ddp-disabled{cursor:no-drop!important}table.ddp-table-type2 tbody tr>td.ddp-disabled:hover{background:none}table.ddp-table-type2 tbody tr>td.ddp-disabled:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:15;content:"";cursor:no-drop}table.ddp-table-type2 tbody tr>td.ddp-disabled em.ddp-bg-select{display:none!important}table.ddp-table-type2 tbody tr.ddp-selected>td{padding:12px 10px 13px}table.ddp-table-type2 tbody tr.ddp-selected>td:first-of-type{padding-left:9px}table.ddp-table-type2 tbody tr.ddp-selected>td:last-of-type{padding-right:9px}table.ddp-table-type2 tbody tr td .ddp-ui-checkbox{position:relative;display:inline-block;width:12px;height:12px;vertical-align:middle}table.ddp-table-type2 tbody tr td .ddp-input-form{cursor:pointer}table.ddp-table-type2 tbody tr td .ddp-input-form:hover:before{position:absolute;top:0;left:0;right:0;bottom:0;background:#f1f1f3;content:""}table.ddp-table-type2 tbody tr td.ddp-selected .ddp-input-form:hover:before{display:none}table.ddp-table-type2 tbody tr td.ddp-disabled>div{opacity:.3}table.ddp-table-type2 tbody tr td.ddp-disabled>div.ddp-ui-info{opacity:1;cursor:pointer;z-index:20}table.ddp-table-type2 tbody tr td.ddp-input-form{cursor:pointer}table.ddp-table-type2 tbody tr td.ddp-input-form:hover{background-color:#f1f1f3!important}table.ddp-table-type2 tbody tr td.ddp-input-form input.ddp-txt-input{display:block;position:relative;width:100%;height:100%;border:none;background:none;font-size:13px;box-sizing:border-box;z-index:10;cursor:pointer}table.ddp-table-type2 tbody tr td .ddp-input-form.ddp-edit input.ddp-txt-input{padding-right:34px}table.ddp-table-type2 tbody tr td .ddp-input-form.ddp-edit .ddp-icon-edit{display:none;position:absolute;top:50%;right:10px;margin-top:-6px;width:12px;height:12px;background:url(/assets/images/icon_edit.png) no-repeat}table.ddp-table-type2 tbody tr td .ddp-input-form.ddp-edit:hover .ddp-icon-edit{display:block}table.ddp-table-form.ddp-table-line,table.ddp-table-form.ddp-table-type3{border-bottom:none}table.ddp-table-type3 thead tr th{color:#4b515b;font-size:12px;font-weight:400;border-top:1px solid #d2d3d9;border-bottom:1px solid #d2d3d9;background-color:#f8f8f8}table.ddp-table-type3.type-table thead tr th{color:#90969f}table.ddp-table-type3 thead tr th:first-of-type{padding-left:20px;border-left:1px solid #d2d3d9}table.ddp-table-type3 thead tr th:last-of-type{border-right:1px solid #d2d3d9}table.ddp-table-type3 thead tr th .ddp-txt-colortype{color:#b7b9c2}table.ddp-table-type3 thead tr th.ddp-border-right{border-right:1px solid #d0d1d8}table.ddp-table-type3.ddp-cursor-none tbody tr td{cursor:default}table.ddp-table-type3 tbody tr td{position:relative;padding:10px 10px 11px;font-size:13px;border:none;border-bottom:1px solid #ddd;background-color:#fff;cursor:pointer;overflow:inherit;word-break:break-all;white-space:normal}table.ddp-table-type3 tbody tr td.ddp-txt-center:first-of-type{padding-left:10px}table.ddp-table-type3 tbody tr td:first-of-type{padding-left:20px;border-left:1px solid #ddd}table.ddp-table-type3 tbody tr td:last-of-type{border-right:1px solid #ddd}table.ddp-table-type3 tbody tr:nth-child(odd) td{background:#fff}table.ddp-table-type3 tbody tr:hover td{background-color:#f6f6f7;cursor:pointer}table.ddp-table-type3.ddp-cursor-none tbody tr:hover td{background:#fff;cursor:default}table.ddp-table-type3 tbody tr td .ddp-btn-control{display:none;position:absolute;top:50%;right:10px;margin-top:-11px}table.ddp-table-type3 tbody tr:hover td .ddp-btn-control{display:block}table.ddp-table-type3 tbody tr td.ddp-hover-tooltip{display:table-cell;overflow:inherit}table.ddp-table-type3 tbody tr td .ddp-link{text-decoration:underline;color:#4c92e0}table.ddp-table-type3 tbody tr td.ddp-border-right{border-right:1px solid #d0d1d8}table.ddp-table-type3 tbody tr td [class*=ddp-icon-status-].ddp-hover-tooltip{margin-right:4px}table.ddp-table-type3 tbody tr td [class*=ddp-icon-status-].ddp-hover-tooltip .ddp-ui-tooltip-info{top:auto;bottom:100%;left:-10px;margin-bottom:5px}table.ddp-table-type3 tbody tr td [class*=ddp-icon-status-].ddp-hover-tooltip .ddp-ui-tooltip-info .ddp-icon-view-down{left:19px;right:auto;margin:0}table.ddp-table-type3 tbody tr td .ddp-txt-status{font-size:12px;font-weight:700}table.ddp-table-type3 tbody tr td .ddp-txt-status.type-disabled{color:#dc494f}table.ddp-table-type3 tbody tr td .ddp-txt-status.type-partially{color:#ffba00}table.ddp-table-type3 tbody tr td .ddp-txt-status.type-fully{color:#10bf83}table.ddp-table-type3 tbody tr td .ddp-txt-status.type-actively{color:#3f72c1}table.ddp-table-select tbody tr td{position:relative;cursor:pointer}table.ddp-table-select tbody tr:hover td{background-color:#f1f1f1;cursor:pointer}table.ddp-table-select tbody tr.ddp-selected td{background-color:#f2f1f8;border-top:1px solid #666eb2;border-bottom:1px solid #666eb2}table.ddp-table-select tbody tr.ddp-selected td:first-of-type{border-left:1px solid #666eb2}table.ddp-table-select tbody tr.ddp-selected td:last-of-type{border-right:1px solid #666eb2}table.ddp-table-select tbody tr td .ddp-box-tag{position:relative;top:2px}table.ddp-table-select tbody tr td .ddp-ui-checkbox,table.ddp-table-select tbody tr td .ddp-ui-radio{font-size:0;vertical-align:middle}table.ddp-table-type2.ddp-table-select tbody tr.ddp-selected>td{padding:12px 10px 13px}table.ddp-table-type2.ddp-table-select tbody tr.ddp-selected>td:first-of-type{padding-left:9px}table.ddp-table-select tr td:last-of-type{padding-right:35px}table.ddp-table-select tbody tr.ddp-selected td:first-child:before{border-left:1px solid #666eb2}table.ddp-table-select tbody tr.ddp-selected td:last-child:before{border-right:1px solid #666eb2}table.ddp-table-select tbody tr.ddp-selected td .ddp-box-tag{position:relative;top:2px}.ddp-wrap-table-list{float:left;width:100%;padding:10px 53px 10px 83px;box-sizing:border-box}table.ddp-table-listview{width:100%;table-layout:fixed}table.ddp-table-listview tbody tr td{padding:3px 5px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}table.ddp-table-listview tbody tr td span.ddp-sub-name{color:#4b525b;font-size:13px;font-weight:300}table.ddp-table-listview tbody tr:nth-child(odd) td{background-color:#fafafa}table.ddp-table-listview tbody tr td span.ddp-box-tag-value{display:inline-block;padding:2px 3px;border-radius:2px;font-size:12px}table.ddp-table-listview tbody tr td span.ddp-box-tag-value.ddp-dimension{width:70px;border:1px solid #439fe5;text-align:center;color:#439fe5;box-sizing:border-box}table.ddp-table-listview tbody tr td span.ddp-box-tag-value.ddp-measure{width:70px;border:1px solid #5fd7a5;text-align:center;color:#5fd7a5;box-sizing:border-box}table.ddp-table-listview tbody tr td em[class*=ddp-icon-type-]{position:relative;left:0;top:0;margin:0}.ddp-fix-size{position:relative;height:246px;box-sizing:border-box}.ddp-fix-size .ddp-nodata{display:table;width:100%;height:215px;padding:90px 0 0;text-align:center;background-color:#fff;font-size:18px;color:#d0d1db;border:1px solid #ddd;border-top:none;box-sizing:border-box}.ddp-ui-preview-contents table.ddp-table-form.ddp-table-details tbody tr:nth-child(odd) td.ddp-disabled:hover{background-color:#fafafa!important}table.ddp-table-type2 thead tr th .ddp-th-long .ddp-th-icons{float:right}table.ddp-table-type2 thead tr th .ddp-th-long .ddp-th-icons .ddp-wrap-hover-info{float:left;padding:5px 0 0;font-size:0}table.ddp-table-type2 thead tr th .ddp-th-long .ddp-th-icons [class*=ddp-icon-array]{top:0}table tbody tr td .ddp-txt-long:hover+.ddp-ui-tooltip-info{display:block;top:100%;left:0;min-width:50px;max-width:100%;white-space:normal;box-sizing:border-box}table tbody tr td .ddp-txt-long:hover+.ddp-ui-tooltip-info .ddp-icon-view-top{left:40px}table tbody tr>td .ddp-hover-tooltip:hover+.ddp-ui-tooltip-info{display:block;top:100%;left:-10px;min-width:50px;max-width:100%;white-space:normal;box-sizing:border-box}table tbody tr>td .ddp-hover-tooltip:hover+.ddp-ui-tooltip-info em.ddp-icon-view-top{left:40px}table tbody tr>td .ddp-hover-tooltip:hover+.ddp-ui-tooltip-info.ddp-top{bottom:100%;top:inherit}table.ddp-table-type3 tbody tr td.ddp-hover-tooltip .ddp-ui-tooltip-info{top:30px;left:10px;right:inherit;max-width:90%;white-space:normal}table.ddp-table-type3 tbody tr td.ddp-hover-tooltip .ddp-ui-tooltip-info .ddp-icon-view-top{left:20px;right:inherit}table.ddp-table-type3 tbody tr td.ddp-hover-tooltip .ddp-ui-tooltip-info .ddp-scroll{max-height:150px;overflow:auto}em.ddp-icon-array-asc2,em.ddp-icon-array-default2,em.ddp-icon-array-des2{display:inline-block;position:relative;top:-1px;width:19px;height:19px;cursor:pointer;vertical-align:middle}em.ddp-icon-array-asc2:before,em.ddp-icon-array-default2:before,em.ddp-icon-array-des2:before{display:inline-block;content:"";position:absolute;width:7px;height:9px;top:5px;left:50%;margin-left:-4px;background:url(/assets/images/icon_array.png) no-repeat;cursor:pointer}em.ddp-icon-array-asc2:before{background-position:-16px top}em.ddp-icon-array-des2:before{background-position:-8px top}.ddp-box-add-link{padding:10px 0;margin-top:7px;border:1px solid #ddd;background-color:#fff;text-align:center;cursor:pointer}.ddp-box-add-link span.ddp-link-type{font-size:13px;color:#90969f}.ddp-box-add-link:hover span.ddp-link-type{color:#4b515b;text-decoration:underline}.ddp-box-add-link span.ddp-link-type em.ddp-icon-view{display:inline-block;width:7px;height:4px;margin-left:6px;background:url(/assets/images/icon_selecview.png) no-repeat;background-position:-35px -7px;vertical-align:middle}.ddp-box-add-link:hover span.ddp-link-type em.ddp-icon-view{background-position:left -7px}.ddp-box-add-link.ddp-shadow{border:none;padding:14px 0;margin-top:10px;box-shadow:0 2px 2px 1px #e7e7ea}.ddp-box-add-link2{position:relative;padding:16px 0;margin-top:-1px;border-top:1px solid #b7b9c2;border-bottom:1px solid #b7b9c2;background-color:#fff;text-align:center;cursor:pointer;z-index:1}.ddp-box-add-link2 span.ddp-link-type{font-size:13px;color:#90969f}.ddp-box-add-link2:hover span.ddp-link-type{color:#4b515b;text-decoration:underline}.ddp-box-add-link2 span.ddp-link-type em.ddp-icon-view{display:inline-block;width:7px;height:4px;margin-left:6px;background:url(/assets/images/icon_selecview.png) no-repeat;background-position:-35px -7px;vertical-align:middle}.ddp-box-add-link2:hover span.ddp-link-type em.ddp-icon-view{background-position:left -7px}.ddp-box-add-link3{position:relative;padding:13px 0;margin-top:-1px;border:1px solid #b7b9c1;background-color:#fff;text-align:center;cursor:pointer;z-index:1}.ddp-box-add-link3 span.ddp-link-type{font-size:13px;color:#90969f}.ddp-box-add-link3:hover span.ddp-link-type{color:#4b515b;text-decoration:underline}.ddp-box-add-link3 span.ddp-link-type em.ddp-icon-view{display:inline-block;width:7px;height:4px;margin-left:6px;background:url(/assets/images/icon_selecview.png) no-repeat;background-position:-35px -7px;vertical-align:middle}.ddp-box-add-link3:hover span.ddp-link-type em.ddp-icon-view{background-position:left -7px}[class*=ddp-box-add-link].ddp-disabled:before{display:inline-block;content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,100%,.5);z-index:1;cursor:no-drop}[class*=ddp-box-add-link].ddp-disabled:hover span.ddp-link-type{text-decoration:none;color:#90969f}[class*=ddp-box-add-link].ddp-disabled:hover span.ddp-link-type em.ddp-icon-view{background-position:-35px -7px}.ddp-ui-moretype{position:absolute;bottom:0;left:0;right:0;text-align:center}.ddp-btn-moretype{display:inline-block;padding:3px 9px;color:#90969f;font-size:12px;text-align:center;background-color:#f6f6f7;border-radius:2px 2px 0 0}.ddp-btn-moretype:hover{color:#4b515b}.ddp-btn-moretype:after{display:inline-block;width:8px;height:4px;margin-left:4px;background:url(/assets/images/icon_select.png) no-repeat;vertical-align:middle;content:""}.ddp-btn-moretype:hover:after{background-position:-16px top}table.ddp-table-detail4{table-layout:fixed;border:1px solid #cdd0e2}table.ddp-table-detail4 tr th{padding:7px 15px;text-align:left;color:#464c7d;font-weight:400;font-size:12px;border-bottom:1px solid #e5e6f0;background-color:rgba(236,238,246,.5)}table.ddp-table-detail4 tr:first-of-type td{border-top:none}table.ddp-table-detail4 tr td{padding:9px 15px;color:#4b515b;font-size:13px;border-top:1px solid #e5e6f0}table.ddp-table-detail4 tr td .ddp-txt-long{display:inline-block;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}table.ddp-table-detail4 tr td .ddp-txt-long.ddp-type-button{position:relative;margin:-5px 0}table.ddp-table-detail4 tr td .ddp-txt-long.ddp-type-button .ddp-txt-name{display:block;position:Relative;margin-top:5px;text-overflow:ellipsis;overflow:hidden}table.ddp-table-detail4 tr td .ddp-txt-long.ddp-type-button .ddp-btn-selection{margin-left:8px}table.ddp-table-detail4 tr td .ddp-txt-long .ddp-icon-control-fav{position:relative;top:-2px}table.ddp-table-detail4 tr td .ddp-txt-long .ddp-txt-link{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;cursor:pointer}table.ddp-table-detail4 tr td .ddp-txt-long .ddp-txt-link:hover{text-decoration:underline}table.ddp-table-detail4 tr td .ddp-txt-long .ddp-txt-link.type-default{cursor:default}table.ddp-table-detail4 tr td .ddp-txt-long .ddp-txt-link.type-default:hover{text-decoration:none}table.ddp-table-detail4 tr td .ddp-txt-long.type-new{cursor:pointer}table.ddp-table-detail4 tr td .ddp-txt-long.type-new:hover{display:inline-block;padding-right:20px;max-width:100%;text-decoration:underline}table.ddp-table-detail4 tr td .ddp-txt-long.type-new:hover:before{display:inline-block;position:relative;top:2px;float:right;width:14px;height:12px;margin-left:2px;background:url(/assets/images/icon_window.png) no-repeat;background-position:left -24px;content:""}table.ddp-table-detail4 tr td .ddp-txt-ellipsis.type-name{display:block;position:relative;margin-top:8px}table.ddp-table-detail tbody tr td .ddp-wrap-hover-info{position:relative}table.ddp-table-detail tbody tr td .ddp-wrap-hover-info .ddp-icon-info3{display:inline-block;width:11px;height:11px;background:url(/assets/images/icon_que.png) no-repeat;background-position:left -12px}table.ddp-table-detail tbody tr td .ddp-wrap-hover-info .ddp-box-layout4.ddp-popularity{display:none;position:absolute;top:100%;left:0;margin-top:6px;width:360px}table.ddp-table-detail tbody tr td .ddp-wrap-hover-info:hover .ddp-box-layout4.ddp-popularity{display:block}table.ddp-table-detail tbody tr td .ddp-ui-popularity .ddp-icon-popularity{display:inline-block;float:left;width:18px;height:14px;margin-right:8px;background:url(/assets/images/icon_popularity.png) no-repeat}table.ddp-table-detail tbody tr td .ddp-ui-popularity .ddp-bar{float:left}.ddp-page-catalog.ddp-list-catalog{clear:both}table.ddp-table-detail tbody tr td .ddp-ui-popularity .ddp-wrap-hover-info{float:left;position:relative;top:2px;margin-left:6px;cursor:pointer}table.ddp-table-detail tbody tr td .ddp-ui-catalogs.ddp-type{background-color:#f6f6f7}table.ddp-table-detail tbody tr td .ddp-ui-catalogs.ddp-type .ddp-box-catalogs{display:block;padding:10px}table.ddp-table-detail tbody tr td .ddp-ui-catalogs.ddp-type .ddp-box-catalogs:hover{background-color:#e7e7ea}table.ddp-table-detail tbody tr td .ddp-ui-catalog-more{position:relative}table.ddp-table-detail tbody tr td .ddp-ui-catalog-more .ddp-link-more{display:inline-block;position:relative;margin-top:10px;color:#4a525c;text-decoration:underline}table.ddp-table-detail tbody tr td .ddp-ui-catalog-more .ddp-box-layout4{display:none;position:absolute;top:100%;margin-top:5px;width:350px}table.ddp-table-detail tbody tr td .ddp-ui-catalog-more.ddp-selected .ddp-box-layout4{display:block}table.ddp-table-detail tbody tr td .ddp-ui-catalog-more .ddp-box-layout4 .ddp-data-det.ddp-scroll{max-height:125px;overflow:auto}table.ddp-table-detail tbody tr td .ddp-ui-catalog-more .ddp-ui-catalogs:first-of-type{margin-top:0}table.ddp-table-detail tbody tr td .ddp-wrap-confidence{margin:-8px 0}table.ddp-table-detail tbody tr td .ddp-box-confidence{display:inline-block;position:relative;margin:2px 0 2px 4px;padding:6px 6px 6px 29px;height:28px;color:#10bf83;border-radius:2px;background-color:rgba(16,191,131,.1);box-sizing:border-box;cursor:pointer}table.ddp-table-detail tbody tr td .ddp-box-confidence:first-of-type{margin-left:0}table.ddp-table-detail tbody tr td .ddp-list-tags{margin:-6px 0}table.ddp-table-detail tbody tr td .ddp-box-confidence.type-warning{color:#ffba01;background:rgba(255,182,2,.1)}table.ddp-table-detail tbody tr td .ddp-box-confidence.type-block{color:#dc494f;background:rgba(220,73,79,.1)}table.ddp-table-detail tbody tr td .ddp-box-confidence .ddp-icon-block-r,table.ddp-table-detail tbody tr td .ddp-box-confidence .ddp-icon-success-r,table.ddp-table-detail tbody tr td .ddp-box-confidence .ddp-icon-warning-r{display:inline-block;position:absolute;top:50%;left:6px;background:url(/assets/images/icon_confidence.png) no-repeat;vertical-align:middle}table.ddp-table-detail tbody tr td .ddp-box-confidence .ddp-icon-success-r{width:20px;height:20px;margin-top:-10px}table.ddp-table-detail tbody tr td .ddp-box-confidence .ddp-icon-warning-r{width:20px;height:18px;margin-top:-9px;background-position:left -21px}table.ddp-table-detail tbody tr td .ddp-box-confidence .ddp-icon-block-r{width:16px;height:16px;margin-top:-8px;background-position:left -40px}table.ddp-table-detail tbody tr td .ddp-box-confidence .ddp-ui-tooltip-info{position:absolute;top:100%;margin-top:4px;left:0}table.ddp-table-detail tbody tr td .ddp-box-confidence:hover .ddp-ui-tooltip-info{display:block}table.ddp-table-detail tr td .ddp-tag-default{padding:5px 5px 5px 20px}table.ddp-table-detail tr td .ddp-tag-default:before{top:5px}table.ddp-table-detail.type-meata tbody tr td,table.ddp-table-detail.type-meata tbody tr th{padding:17px 10px 17px 0}.ddp-wrap-edit3 .ddp-ui-edit-option .ddp-list-tags{margin-top:0}.ddp-list-tags{margin-top:-5px}.ddp-list-tags .ddp-tags{display:inline-block;position:relative;padding:5px 15px;background-color:#f2f1f7;border-radius:4px;color:#666fad;font-size:13px;cursor:pointer;margin:3px 6px 3px 0}.ddp-list-tags .ddp-tags a.ddp-btn-delete{display:none;position:absolute;top:-4px;right:-4px;content:"";width:14px;height:14px;background:url(/assets/images/btn_sclose.png) no-repeat;background-position:0 -131px}.ddp-list-tags .ddp-tags:hover a.ddp-btn-delete{display:block}.ddp-list-tags .ddp-tags.ddp-txt{cursor:default}.ddp-list-tags .ddp-tags.ddp-txt:hover{padding:5px 15px}.ddp-list-tags .ddp-tags.ddp-txt:hover a.ddp-btn-delete{display:none}.ddp-list-tags .ddp-tag-default{display:inline-block;position:relative;padding:5px 5px 5px 20px;margin:3px 6px 3px 0;border-radius:4px;color:#666fad;font-size:13px;box-sizing:border-box}.ddp-list-tags .ddp-tag-default:before{display:inline-block;position:absolute;top:5px;left:9px;content:"#";color:#666fad;font-size:13px}.ddp-list-tags .ddp-tag-default input{display:block;width:100%;border:none;background:none;color:#666fad;font-size:13px}.ddp-box-tag{display:inline-block;float:left;padding:1px 3px;margin-right:8px;border-radius:1px;font-size:10px;font-weight:400;vertical-align:top;box-sizing:border-box}.ddp-box-tag.ddp-workbook{border:1px solid #272950;color:#272950}.ddp-box-tag.ddp-notebook{border:1px solid #5ecfea;color:#5ecfea}.ddp-box-tag.ddp-workbench{border:1px solid #bac1e5;color:#8c97d3}.ddp-box-tag.ddp-wargled{min-width:54px;border:1px solid #ee5398;color:#ee5398!important}.ddp-box-tag.ddp-imported{min-width:54px;border:1px solid #50549a;color:#50549a!important;text-align:center}.ddp-box-tag.ddp-personal{width:52px;border:1px solid #cd2287;color:#cd2287!important;text-align:center}.ddp-box-tag.ddp-shared{width:52px;border:1px solid #3f72c1;color:#3f72c1!important;text-align:center}.ddp-box-tag-value.ddp-database,.ddp-box-tag-value.ddp-dataset,.ddp-box-tag-value.ddp-datasource,.ddp-box-tag-value.ddp-hive,.ddp-box-tag-value.ddp-stagingdb,.ddp-box-tag.ddp-wargled{display:inline-block;min-width:63px;padding:0 3px;text-align:center;font-size:10px;box-sizing:Border-box}.ddp-box-tag-value.ddp-datasource{border:1px solid #313869;color:#313869}.ddp-box-tag-value.ddp-hive{border:1px solid #f6a300;color:#f6a300}.ddp-box-tag-value.ddp-stagingdb{border:1px solid #8476df;color:#8476df}.ddp-box-tag-value.ddp-database{border:1px solid #5b8fe4;color:#5b8fe4}.ddp-box-tag-value.ddp-dataset{border:1px solid #46a8be;color:#46a8be}.ddp-box-power{display:inline-block;padding:2px 4px 1px;width:60px;border-radius:2px;color:#fff;font-size:10px;text-align:center;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.ddp-box-power.ddp-editor,.ddp-box-power.ddp-watcher{background-color:#b7b9c2}.ddp-box-power.ddp-manager,.ddp-box-power.ddp-owner{background-color:#4b515b}.ddp-icon-new{color:#707cc4;font-size:10px!important}.ddp-icon-new:before{display:inline-block;content:"";width:5px;height:5px;margin-right:5px;border-radius:50%;background-color:#707cc4}.ddp-status-pending{color:#ffb700;font-size:11px;font-weight:700}.ddp-status-rejected{color:#f4434b;font-size:11px;font-weight:700}.ddp-status-approved{color:#90969f;font-size:11px;font-weight:700}.ddp-status-active{color:#4b525b;font-size:11px;font-weight:700}.ddp-status-active.ddp-inactive{color:#90969f;font-size:11px;font-weight:700}.ddp-data-state.ddp-waiting{font-weight:700;font-size:12px;color:#90969f}.ddp-data-state.ddp-rejected{font-weight:700;font-size:12px;color:#eb5f58}.ddp-data-state.ddp-approved{font-weight:700;font-size:12px;color:#4c92e0}.ddp-data-state.ddp-inprogress{position:relative;font-weight:700;font-size:12px;color:#90969f}.ddp-data-state.ddp-fail{font-size:11px;color:#eb5f58;font-weight:700}.ddp-data-state.ddp-success{font-size:11px;color:#4c92e0;font-weight:700}.ddp-data-state.ddp-preparing{font-size:11px;color:#4b515b;font-weight:700}.ddp-data-state.ddp-running{font-size:11px;color:#ffba00;font-weight:700}.ddp-data-state.ddp-cancelled{font-size:11px;color:#90969f;font-weight:700}.ddp-data-state.ddp-scheduling{font-size:11px;color:#10bf83;font-weight:700}.ddp-data-state.ddp-creating{font-size:11px;color:#ffba00;font-weight:700}.ddp-data-state.ddp-unscheduled{font-size:11px;color:#b7b9c2;font-weight:700}.ddp-data-state.ddp-warning{font-size:11px;color:#edb817;font-weight:700}.ddp-data-state.ddp-ok{font-size:11px;color:#5188d7;font-weight:700}.ddp-data-state.ddp-inprogress .ddp-icon-error2{position:relative;top:0;margin-left:2px;background-position-x:-28px}.ddp-data-state.ddp-inprogress .ddp-ui-tooltip-info{display:none;position:absolute;top:-5px;left:100%;margin-left:8px}.ddp-data-state.ddp-inprogress:hover .ddp-ui-tooltip-info{display:block;font-weight:400}.ddp-data-status.ddp-fail{font-size:11px}.ddp-data-status.ddp-enabled{font-size:11px;color:#10bf83;font-weight:700}.ddp-data-status.ddp-preparing{font-size:11px;color:#ffb700;font-weight:700}.ddp-data-status.ddp-disabled{font-size:11px;color:#b7b9c2;font-weight:700}.ddp-tag-status{display:inline-block;width:36px;padding:3px 0 2px;border-radius:3px;background-color:rgba(120,196,164,.1);color:#58bb90;font-size:12px;text-align:center;box-sizing:border-box}.ddp-tag-status.type-error{color:#fff;background-color:#dc494f}.ddp-data-status.ddp-running{font-size:12px;color:#10bf83;font-weight:700}.ddp-data-status.ddp-pending{font-size:12px;color:#8c6dd2;font-weight:700}.ddp-data-status.ddp-waiting{font-size:12px;color:#ffba00;font-weight:700}.ddp-data-status.ddp-fail{font-size:12px;color:#dc494f;font-weight:700}.ddp-data-status.ddp-success{font-size:12px;color:#3f72c1;font-weight:700}.ddp-ui-input-form{display:block;text-align:left}.ddp-ui-input-form label.ddp-label-type{display:block;padding-bottom:5px;font-size:13px;color:#444}.ddp-ui-input-form label.ddp-label-type span.ddp-label{display:block;float:left;width:110px}.ddp-ui-input-form label.ddp-label-type span.ddp-txt-option{display:inline-block;margin-left:6px;color:#9c9c9c;font-size:12px;letter-spacing:-1px}.ddp-ui-input-form label.ddp-label-type .ddp-ui-tooltip:hover .ddp-ui-tooltip-info{display:block}.ddp-ui-input-form label.ddp-label-type .ddp-ui-tooltip-info{display:none}.ddp-ui-input-form input.ddp-input-type{display:block;width:100%;padding:10px 0;font-size:16px;border:none;border-bottom:1px solid #ddd}.ddp-ui-input-form label.ddp-label-type span.ddp-info2{display:block;font-size:13px;color:#4b515b;font-weight:400;overflow:hidden}.ddp-ui-input-form label.ddp-label-type span.ddp-info2 .ddp-data-group{display:block;padding-bottom:10px;font-size:13px;color:#4b515b}.ddp-ui-input-form label.ddp-label-type span.ddp-info2 .ddp-data-det{display:block;color:#b7bac1;font-size:12px}.ddp-ui-input-form label.ddp-label-type span.ddp-info2 .ddp-data-group .ddp-icon-group-s2,.ddp-ui-input-form label.ddp-label-type span.ddp-info2 .ddp-data-group .ddp-icon-user-s2{margin-right:5px;opacity:1}.ddp-ui-input-form .ddp-data-form{position:relative;padding:10px 0;font-size:16px}.ddp-ui-input-form .ddp-data-form .ddp-btn-selection{position:absolute;top:50%;right:0;margin-top:-17px}.ddp-ui-input-form .ddp-data-form input[type=password]{display:block;width:100%;font-size:16px;border:none}.ddp-ui-input-form.ddp-type-error .ddp-input-check{border-bottom:1px solid #ff2a1b}[class*=ddp-col].ddp-apply{position:relative;padding-right:52px}[class*=ddp-col].ddp-apply .ddp-btn-line-s{position:absolute;top:0;right:0;padding:6px 0 7px;font-size:12px;width:48px}.ddp-form-error .ddp-data-error{color:#e70000;font-size:12px;font-style:italic}.ddp-form-error .ddp-data-error:before{display:inline-block;width:13px;height:13px;background:url(/assets/images/icon_info.png) no-repeat;background-position:-28px top;vertical-align:middle;content:""}.ddp-wrap-edit .ddp-label-type{float:left;padding-right:24px;color:#90969f;font-size:13px;line-height:30px}.ddp-wrap-edit .ddp-label-type+.ddp-ui-edit-option.ddp-inline{position:relative;top:8px}.ddp-wrap-edit .ddp-label-type+.ddp-ui-edit-option.ddp-inline.type-tag{top:6px}.ddp-wrap-edit .ddp-ui-edit-option{float:left}.ddp-wrap-edit .ddp-ui-edit-option .ddp-data-txt{line-height:30px;color:#4b515b;font-size:13px}.ddp-wrap-edit .ddp-ui-edit-option .ddp-data-txt .ddp-bar{color:#90969f}.ddp-wrap-edit .ddp-ui-calen{display:inline-block;vertical-align:middle}.ddp-wrap-edit2{position:relative;margin-top:35px}.ddp-wrap-edit2.ddp-type+.ddp-wrap-edit2.ddp-type{margin-top:20px}.ddp-wrap-edit2 label.ddp-label-type{display:block;padding-bottom:13px;color:#4c515a;font-size:14px}.ddp-wrap-edit2 label.ddp-label-type.ddp-bold{font-weight:700}.ddp-wrap-edit2 label.ddp-label-type.ddp-normal{font-weight:400;margin-top:0}.ddp-wrap-edit2 label.ddp-label-type .ddp-sub{font-size:14px;color:#90969f;font-weight:300}.ddp-wrap-edit2 .ddp-ui-option-sub{padding:0 20px}.ddp-wrap-edit2 .ddp-ui-option-sub .ddp-ui-edit-option .ddp-label-radio{margin-right:100px;vertical-align:top}.ddp-wrap-edit2 .ddp-ui-option-sub+.ddp-ui-option-sub{margin-top:20px}.ddp-wrap-edit2 .ddp-wrap-hover-info{display:inline-block;margin-left:2px;position:relative;vertical-align:middle;cursor:pointer}.ddp-wrap-edit2 .ddp-wrap-hover-info:before{display:inline-block;position:absolute;top:-10px;left:-10px;right:0;bottom:-10px;width:30px;content:""}.ddp-wrap-edit2 .ddp-wrap-hover-info:hover{z-index:50}.ddp-wrap-edit2 .ddp-wrap-hover-info .ddp-icon-info3{display:inline-block;position:relative;top:-1px;width:11px;height:11px;background:url(/assets/images/icon_que.png) no-repeat;background-position:left -12px}.ddp-wrap-edit2 .ddp-wrap-hover-info .ddp-box-layout4{display:none;position:absolute;top:-15px;left:20px;width:320px}.ddp-wrap-edit2 .ddp-wrap-hover-info:hover .ddp-box-layout4{display:block}.ddp-wrap-edit2 .ddp-wrap-hover-info .ddp-box-layout4.ddp-config,.ddp-wrap-edit3 .ddp-wrap-hover-info .ddp-box-layout4.ddp-config{margin:0;padding:0;height:auto}.ddp-wrap-edit2 .ddp-ui-option-sub .ddp-ui-label-name{display:block;padding-bottom:10px;color:#4c515a;font-size:13px}.ddp-wrap-edit2 .ddp-ui-option-sub .ddp-ui-label-name .ddp-wrap-hover-info{position:relative;top:2px;vertical-align:middle}.ddp-wrap-edit2 .ddp-ui-option-sub .ddp-radio-set{float:left}.ddp-wrap-edit2 .ddp-ui-option-sub .ddp-radio-hidden{overflow:hidden}.ddp-wrap-edit2 .ddp-ui-option-sub .ddp-radio-hidden .ddp-ui-calen{width:320px;padding:10px 0 0 16px}.ddp-wrap-edit2 .ddp-check{position:relative;padding-top:4px}.ddp-wrap-edit2 .ddp-check.ddp-disabled{opacity:.5}.ddp-wrap-edit2 .ddp-check.ddp-disabled:after{display:inline-block;position:absolute;top:0;left:0;right:0;bottom:0;content:""}.ddp-wrap-edit2 .ddp-box-datanone{padding:20px 0;border-radius:2px;background-color:#fafafb;text-align:center;color:#b7bac1;font-size:13px}.ddp-wrap-edit2 .ddp-error{display:block;color:#eb5f58;font-size:12px}.ddp-wrap-edit2 .ddp-inline label.ddp-label-radio{display:inline-block;float:left;margin-left:60px;box-sizing:border-box}.ddp-wrap-edit2 .ddp-inline label.ddp-label-radio:first-of-type{margin-left:0}.ddp-wrap-edit2.ddp-mgt0{margin-top:0}.ddp-wrap-edit2.ddp-inline{float:left;width:100%}.ddp-wrap-edit2.ddp-inline .ddp-label-type{float:left;width:117px}.ddp-wrap-edit2.ddp-inline .ddp-inline{display:block}.ddp-wrap-edit2 .ddp-ui-error{display:block;visibility:hidden;position:absolute;bottom:-20px;left:0;right:0;color:#dc494f;font-size:12px}.ddp-wrap-edit2.ddp-error .ddp-ui-error{visibility:inherit}.ddp-wrap-edit2.ddp-error .ddp-input-type{border-bottom:1px solid #ff2a1b}.ddp-wrap-edit2[class*=ddp-col-] .ddp-ui-error{left:8px}.ddp-wrap-edit2 .ddp-radio-inline{display:inline-block}.ddp-wrap-edit2 .ddp-radio-inline li{display:inline-block;padding-right:30px}.ddp-wrap-edit2 .ddp-radio-inline li .ddp-label-radio{display:inline-block;position:relative}.ddp-wrap-edit2 .ddp-radio-inline li .ddp-type-selectbox{display:inline-block;min-width:160px;margin-left:5px;vertical-align:middle}.ddp-wrap-edit2 .ddp-radio-inline li .ddp-type-selectbox .ddp-list-selectbox{right:auto;min-width:100%;white-space:nowrap}.ddp-wrap-edit2 .ddp-radio-inline li .ddp-list-selectbox li{display:block;padding-right:0}.ddp-wrap-edit2 .ddp-list-checktype li{padding:5px 0}.ddp-wrap-edit2 .ddp-list-checktype li .ddp-txt-det{color:#808dcd;font-size:12px;font-style:italic;vertical-align:top}.ddp-form-label2 label.ddp-label-type{padding-right:15px;color:#90969f;font-size:14px}.ddp-form-label2 .ddp-wrap-dropdown,.ddp-form-label2 label.ddp-label-type{display:inline-block;vertical-align:middle}.ddp-wrap-edit3{display:table;width:100%;table-layout:fixed;min-height:30px}.ddp-wrap-edit3.type-sub{padding-left:20px}.ddp-wrap-edit3.ddp-error .ddp-ui-error{display:inline-block}.ddp-wrap-edit3 .ddp-ui-error{display:none;position:relative;top:-2px;margin-left:4px;color:#dc494f;font-size:12px;white-space:nowrap;font-style:italic}.ddp-wrap-edit3 .ddp-ui-label-name{display:block;width:100%;margin-bottom:14px;color:#b7b9c2;font-size:13px;vertical-align:middle}.ddp-wrap-edit3 label.ddp-label-type{display:table-cell;width:131px;padding:7px 0;color:#b7b9c2;font-size:13px;vertical-align:top}.ddp-wrap-edit3 label.ddp-label-type.ddp-text-right{padding-right:15px}.ddp-wrap-edit3 label.ddp-label-type.type-color{color:#90969f}.ddp-wrap-edit3 label.ddp-label-type .ddp-type-necessary{color:#666eb2}.ddp-wrap-edit3.ddp-type .ddp-label-type{position:relative;padding-right:10px;color:#4c515a;font-size:14px;box-sizing:border-box}.ddp-wrap-edit3.ddp-type .ddp-label-type.ddp-size{width:180px;font-size:14px}.ddp-wrap-edit3.ddp-type .ddp-label-type.ddp-bold{font-weight:700;font-size:13px}.ddp-wrap-edit3.ddp-type .ddp-label-type.ddp-normal{padding-top:0;width:170px;font-weight:400}.ddp-wrap-edit3 .ddp-ui-sub-edit{margin-top:4px}.ddp-wrap-edit3 label.ddp-label-subtype{width:121px;float:left;padding-left:20px;color:#4c515a;font-size:14px;box-sizing:border-box;vertical-align:middle;line-height:30px}.ddp-wrap-edit3 .ddp-wrap-hover-info{display:inline-block;margin-left:2px;position:relative;vertical-align:middle;cursor:pointer}.ddp-wrap-edit3 .ddp-wrap-hover-info:hover{z-index:50}.ddp-wrap-edit3 .ddp-wrap-hover-info .ddp-icon-info3{display:inline-block;position:relative;top:-1px;width:11px;height:11px;background:url(/assets/images/icon_que.png) no-repeat;background-position:left -12px}.ddp-wrap-edit3 .ddp-wrap-hover-info .ddp-box-layout4{display:none;position:absolute;top:-15px;left:20px;width:320px}.ddp-wrap-edit3 .ddp-wrap-hover-info:hover .ddp-box-layout4{display:block}.ddp-wrap-edit3 .ddp-ui-edit-option .ddp-apply.type-catalog .ddp-type-search{position:relative}.ddp-apply.type-catalog .ddp-type-search.ddp-selected .ddp-box-layout4{display:block}.ddp-apply.type-catalog .ddp-type-search .ddp-box-layout4{display:none;position:absolute;top:100%;left:0;right:0;margin-top:2px;width:auto}.ddp-apply.type-catalog .ddp-type-search .ddp-box-layout4 .ddp-data-title+ul.ddp-wrap-catalogs2{margin-top:-6px}.ddp-apply.type-catalog .ddp-type-search .ddp-box-layout4 ul.ddp-wrap-catalogs2{margin:9px 0;padding:0}.ddp-apply.type-catalog .ddp-type-search .ddp-box-layout4 ul.ddp-wrap-catalogs2 li a .ddp-ui-catalogs2{padding:0 0 0 20px}.ddp-apply.type-catalog .ddp-type-search .ddp-box-layout4.type-button{padding-bottom:40px}.ddp-apply.type-catalog .ddp-type-search .ddp-box-layout4 .ddp-btn-bottom{position:absolute;bottom:0;left:0;right:0;padding:9px 0;border-top:1px solid #e7e7ea;text-align:center;background-color:#fff}.ddp-apply.type-catalog .ddp-box-layout4 .ddp-data-title{color:#b5b9c2;font-size:12px;padding:15px 14px 13px}.ddp-wrap-edit3 .ddp-ui-edit-option .ddp-apply .ddp-type-search{float:left}.ddp-wrap-edit3 .ddp-ui-edit-option .ddp-apply .ddp-btn-add{display:inline-block;padding:7px 14px;margin-left:4px;border-radius:2px;color:#fff;font-size:13px;background-color:#b7b9c2}.ddp-wrap-edit3 .ddp-ui-edit-option .ddp-apply .ddp-btn-add .ddp-icon-plus{display:inline-block;margin-right:6px}.ddp-wrap-edit3 .ddp-ui-edit-option .ddp-apply .ddp-btn-add:hover{background-color:#90969f}.ddp-wrap-edit3 .ddp-ui-edit-suboption{overflow:hidden}.ddp-wrap-edit3 .ddp-ui-edit-option{display:table-cell;position:relative;min-height:30px;vertical-align:middle;box-sizing:border-box}.ddp-wrap-edit3 .ddp-ui-edit-option .ddp-ui-option-in .ddp-box-multy .ddp-input-typebasic{margin-top:0}.ddp-wrap-edit3 .ddp-ui-edit-option .ddp-wrap-list-detail{padding:6px 0 8px}.ddp-wrap-edit3 .ddp-ui-edit-option .ddp-list-detail+.ddp-list-detail{display:block;padding-top:7px}.ddp-wrap-edit3 .ddp-ui-edit-option .ddp-input-apply{display:inline-block;width:200px}.ddp-wrap-edit3 .ddp-ui-edit-option span.ddp-detail{display:inline-block;padding:7px 0;font-size:13px}.ddp-wrap-edit3 .ddp-ui-edit-option span.ddp-detail em.ddp-by{color:#b7bac1}.ddp-wrap-edit3 .ddp-ui-edit-option .ddp-ui-buttons{margin-top:8px}.ddp-wrap-edit3 .ddp-ui-edit-option .ddp-input-typebasic.ddp-input-size{display:inline-block;width:170px}.ddp-wrap-edit3 .ddp-ui-edit-option .ddp-ui-option-in{display:inline-block;width:100%}.ddp-wrap-edit3 .ddp-ui-edit-option .ddp-label-radio{display:inline-block;position:relative;margin-right:20px;vertical-align:top}.ddp-wrap-edit3 .ddp-ui-edit-option .ddp-label-radio:last-of-type{margin-right:0}.ddp-wrap-edit3 .ddp-ui-edit-option.ddp-middle .ddp-label-radio{vertical-align:middle}.ddp-wrap-edit3 .ddp-ui-edit-option.ddp-middle .ddp-wrap-radio{float:left}.ddp-wrap-edit3 .ddp-ui-edit-option .ddp-ui-option-sub{position:relative;top:5px;margin-top:20px}.ddp-wrap-edit3 .ddp-ui-edit-option .ddp-ui-option-sub:first-of-type{margin-top:0}.ddp-wrap-edit3 .ddp-ui-edit-option .ddp-ui-option-sub label.ddp-ui-label-name{margin-bottom:8px;color:#4c515a;font-size:13px;font-weight:400}.ddp-wrap-edit3 .ddp-ui-edit-option.ddp-type{position:relative;padding-bottom:20px}.ddp-wrap-edit3 .ddp-ui-edit-option.ddp-type.ddp-btn-multy{padding-right:107px}.ddp-wrap-edit3 .ddp-ui-edit-option.ddp-type.ddp-btn-multy .ddp-btn-gray{position:absolute;top:0;right:0;width:100px;padding:7px;text-align:center;box-sizing:border-box}.ddp-wrap-edit3 .ddp-ui-edit-option .ddp-data-error{position:absolute;bottom:4px;left:0;color:#e70000;font-size:12px;font-style:italic}.ddp-wrap-edit3 .ddp-ui-edit-option .ddp-data-error:before{display:inline-block;margin-right:2px;width:13px;height:13px;vertical-align:middle;background:url(/assets/images/icon_info.png) no-repeat;background-position:-28px top;content:""}.ddp-wrap-edit3 .ddp-ui-edit-option .ddp-data-info{position:absolute;bottom:4px;left:0;color:#b6b9c2;font-size:12px}.ddp-wrap-edit3 .ddp-ui-edit-option .ddp-data-info:before{display:inline-block;margin-right:2px;width:13px;height:13px;vertical-align:middle;background:url(/assets/images/icon_info.png) no-repeat;background-position:left -16px;content:""}.ddp-wrap-edit3 .ddp-ui-edit-option.ddp-error .ddp-data-error{bottom:-15px}.ddp-wrap-edit3 .ddp-ui-edit-option .ddp-box-slider{padding:6px 0 0}.ddp-wrap-edit3 .ddp-ui-edit-option .ddp-box-slider .ddp-checkbox-slide.ddp-checkbox-automatic2{padding-left:30px;margin-bottom:10px}.ddp-wrap-edit3 .ddp-ui-edit-option.ddp-type .ddp-type-multy{margin-bottom:-20px}.ddp-wrap-edit3 .ddp-ui-edit-option.ddp-type .ddp-type-multy [class*=ddp-col-]{position:relative;padding-bottom:20px}.ddp-wrap-edit3 .ddp-ui-edit-option .ddp-type-form{position:relative}.ddp-wrap-edit3 .ddp-ui-edit-option .ddp-type-form.ddp-disabled{cursor:no-drop}.ddp-wrap-edit3 .ddp-ui-edit-option .ddp-type-form.ddp-disabled:before{display:inline-block;position:absolute;top:0;left:0;right:0;bottom:0;content:"";background-color:hsla(0,0%,100%,.3);z-index:1}.ddp-wrap-edit3 .ddp-ui-edit-option .ddp-type-form .ddp-type-selectbox.ddp-flow{float:left}.ddp-wrap-edit3 .ddp-ui-edit-option .ddp-type-form .ddp-btn-pop{float:left;margin-left:4px}.ddp-wrap-edit3 .ddp-ui-edit-option .type-form-multi .ddp-label-checkbox.type-inline{position:relative;top:5px;margin-left:10px}.ddp-wrap-edit3 .ddp-ui-edit-option .type-form-multi+.ddp-wrap-label.type-label{margin-top:6px}.ddp-wrap-edit3.ddp-type .ddp-type-multy{margin:0 -3px}.ddp-wrap-edit3.ddp-type .ddp-type-multy .ddp-type-selectbox{width:100%}.ddp-wrap-edit3.ddp-type .ddp-type-multy [class*=ddp-col-]{position:relative;padding:0 3px}.ddp-wrap-edit3 .ddp-ui-edit-option .ddp-textarea{display:block;padding:5px 10px;width:100%;border:1px solid #d0d1d9;border-radius:2px;box-sizing:border-box}.ddp-wrap-edit3.ddp-type .ddp-type-selectbox{display:inline-block;width:168px;box-sizing:border-box}.ddp-wrap-edit3.ddp-type .ddp-type-selectbox.ddp-flow{width:289px}.ddp-wrap-edit3.ddp-type.ddp-block .ddp-type-selectbox{width:100%;box-sizing:border-box}.ddp-wrap-edit3 .ddp-form-edit{position:relative;padding-left:80px}.ddp-wrap-edit3 .ddp-form-edit .ddp-label-sub{position:absolute;top:8px;left:0;width:80px;padding-right:6px;text-align:right;color:#90969f;font-size:13px;box-sizing:border-box}.ddp-table-detail.ddp-setting .ddp-wrap-edit3 label.ddp-label-type{width:195px}.ddp-box-detail.ddp-label-size .ddp-wrap-edit3 label.ddp-label-type{width:150px}.ddp-wrap-edit4 .ddp-label-type{padding-bottom:8px;font-size:13px;color:#4b515b}.ddp-wrap-edit4 .ddp-form-edit.type-file{white-space:nowrap}.ddp-wrap-edit4 .ddp-form-edit.type-file input{display:inline-block;float:left;width:460px;margin-right:4px}.ddp-wrap-edit4 .ddp-form-edit.type-file .ddp-btn-pop{float:left}.ddp-wrap-edit4 .ddp-form-edit.type-file .ddp-form-file{display:inline-block}.ddp-wrap-edit4 .ddp-form-edit.type-file .ddp-ui-message{display:inline-block;margin-left:10px;white-space:nowrap;vertical-align:middle}.ddp-wrap-edit4 .ddp-form-edit.type-file .ddp-ui-message [class*=ddp-data-]{display:block;position:relative;top:6px;padding-top:0}.ddp-pop-select.ddp-selected .ddp-pop-fix{display:block!important}.ddp-box-popup3 .ddp-wrap-edit3.ddp-type .ddp-type-selectbox{display:block}.ddp-box-popup3 .ddp-wrap-edit3.ddp-error .ddp-ui-error{margin-left:0;position:absolute;top:inherit;bottom:-20px}.ddp-wrap-link-detail2{display:inline-block;position:relative}.ddp-wrap-link-detail2 a.ddp-link-info{margin-left:3px;color:#4b515b;font-size:13px;font-weight:700}.ddp-wrap-link-detail2:after{display:inline-block;content:","}.ddp-wrap-link-detail2:last-of-type:after{display:none}.ddp-wrap-link-detail2 a.ddp-link-info:hover{text-decoration:underline}.ddp-wrap-link-detail2 a.ddp-link-info.ddp-type{display:inline-block;position:relative}.ddp-wrap-link-detail2 a.ddp-link-info.ddp-type .ddp-icon-window{display:none;position:absolute;top:2px;right:0;width:12px;height:10px;background:url(/assets/images/icon_window.png) no-repeat}.ddp-wrap-link-detail2 a.ddp-link-info.ddp-type:hover .ddp-icon-window{display:block}.ddp-wrap-link-detail2 .ddp-box-layout4{display:none;position:absolute;top:100%;right:0}.ddp-wrap-link-detail2 .ddp-box-layout4.ddp-left{right:inherit;left:0}.ddp-wrap-link-detail2:hover .ddp-box-layout4{display:block}.ddp-ui-buttons.ddp-inline .ddp-ui-message{display:inline-block;margin-left:10px}.ddp-ui-buttons.ddp-inline .ddp-ui-message .ddp-data-error2{padding-top:0}.ddp-ui-message span.ddp-data-error,.ddp-ui-message span.ddp-data-ok{position:relative;margin-top:10px;padding-left:17px;color:#666eb2;font-size:12px;font-style:italic}.ddp-ui-message span.ddp-data-error2{display:block;padding:10px 0 0;color:#ca4b4b;font-style:italic}.ddp-ui-message span.ddp-data-error{color:#ca4b4b}.ddp-ui-message span.ddp-data-error em.ddp-icon-error,.ddp-ui-message span.ddp-data-ok em.ddp-icon-ok{display:inline-block;position:absolute;top:3px;left:0;background:url(/assets/images/icon_message.png) no-repeat}.ddp-ui-message span.ddp-data-ok em.ddp-icon-ok{width:11px;height:8px;background-position:left -10px}.ddp-ui-message span.ddp-data-error em.ddp-icon-error{width:9px;height:9px}.ddp-ui-message.ddp-type{margin-top:-6px}.ddp-ui-folding{margin:30px 0 0}.ddp-ui-folding .ddp-fold-label{display:inline-block;margin-bottom:12px;color:#4c515a;font-size:13px;cursor:pointer;text-decoration:underline}.ddp-ui-folding .ddp-icon-view{display:inline-block;position:relative}.ddp-ui-folding .ddp-icon-view:before{display:inline-block;margin-left:5px;width:7px;height:4px;background:url(/assets/images/icon_select.png) no-repeat;background-position:-24px top;content:""}.ddp-ui-folding.ddp-selected .ddp-icon-view:before{transform:rotate(180deg)}.ddp-ui-folding .ddp-ui-option-in{padding:11px 27px 0 0}.ddp-ui-folding .ddp-ui-option-in .ddp-type-label{vertical-align:top;position:relative;font-weight:700;font-size:14px}.ddp-ui-folding .ddp-ui-option-in .ddp-box-option-input input[type=number],.ddp-ui-folding .ddp-ui-option-in .ddp-box-option-input input[type=text]{padding:7px 5px 6px}.ddp-ui-folding .ddp-ui-sub-folding{display:none}.ddp-ui-folding.ddp-selected .ddp-ui-sub-folding{display:block}.ddp-edit-setting{margin-top:40px}.ddp-edit-setting .ddp-label-name{display:block;padding:9px 0;margin-right:8px;color:#4c515a;font-size:14px;font-weight:700;cursor:pointer}.ddp-edit-setting .ddp-label-name .ddp-icon-drop{display:inline-block;width:13px;height:8px;margin-left:10px;background:url(/assets/images/icon_arrow.png) no-repeat;vertical-align:middle;transform:rotate(180deg)}.ddp-edit-setting .ddp-label-name:hover,.ddp-edit-setting.ddp-selected .ddp-label-name{background-color:#f6f6f7}.ddp-edit-setting.ddp-selected .ddp-label-name .ddp-icon-drop{transform:rotate(0deg)}.ddp-edit-setting .ddp-label-sub{display:block;position:absolute;top:20px;left:0;width:172px;padding:0 20px 5px;line-height:16px;color:#4c515a;font-size:13px;word-break:break-word;box-sizing:border-box}.ddp-edit-setting .ddp-clear.ddp-list-code{margin-bottom:2px}.ddp-edit-setting .ddp-col-6{padding:0 6px}.ddp-edit-setting textarea{display:block;width:100%;border:1px solid #d0d1d9;overflow:hidden}.ddp-edit-setting .ddp-wrap-down{display:none;padding-left:172px}.ddp-edit-setting.ddp-selected .ddp-wrap-down{display:block;padding-left:0}.ddp-edit-setting.ddp-selected .ddp-wrap-down .ddp-wrap-edit2:first-of-type{margin-top:0}.ddp-edit-setting .ddp-edit-sub{position:relative;padding:20px 0 0 172px}.ddp-edit-setting .ddp-edit-sub .ddp-ui-message{margin-top:6px}.ddp-edit-setting .ddp-edit-sub .ddp-ui-message .ddp-data-error,.ddp-edit-setting .ddp-edit-sub .ddp-ui-message .ddp-data-ok{margin-left:12px}.ddp-ui-dbconnect .ddp-edit-setting.ddp-type:first-of-type{padding:0;margin:0;border-top:none}.ddp-edit-setting.ddp-type{margin-top:30px;padding-top:30px;border-top:1px dotted #ccc}.ddp-edit-setting .ddp-fold-link{display:inline-block;padding-bottom:20px;color:#4c515a;font-size:13px;text-decoration:underline}.ddp-edit-setting .ddp-fold-link:after{display:inline-block;width:7px;height:4px;margin-left:10px;background:url(/assets/images/icon_select.png) no-repeat;background-position:-16px top;vertical-align:middle;content:""}.ddp-edit-setting.ddp-selected .ddp-fold-link:after{transform:rotate(180deg)}.ddp-detail-setting{padding:35px 0 0}.ddp-detail-setting .ddp-fold-link{display:inline-block;padding-bottom:20px;color:#4c515a;font-size:13px;text-decoration:underline}.ddp-detail-setting .ddp-wrap-down{display:none}.ddp-detail-setting .ddp-fold-link:after{display:inline-block;width:7px;height:4px;margin-left:10px;background:url(/assets/images/icon_select.png) no-repeat;background-position:-16px top;vertical-align:middle;content:""}.ddp-detail-setting.ddp-selected .ddp-fold-link:after{transform:rotate(180deg)}.ddp-detail-setting.ddp-selected .ddp-wrap-down{display:block}.ddp-ui-empty{padding:20px}.ddp-data-empty{display:table;width:100%;height:100%;text-align:center}.ddp-data-empty .ddp-data-contents{display:table-cell;text-align:center;color:#b7b9c3;font-size:12px;vertical-align:middle}ul.ddp-list-value li.ddp-data-none{background:none;color:#b7b9c3}.ddp-ui-import-option .ddp-ui-grid .ddp-search-none{padding:20px;font-size:12px;color:#ca4b4b}.ddp-input-number{position:relative;border-radius:2px;border:1px solid #d0d1d8;background:#fff;overflow:hidden}.ddp-input-number input[type=number]{display:block;width:100%;padding:6px 58px 7px 10px;color:#4b515b;font-size:12px;border:none;box-sizing:border-box}.ddp-input-number .ddp-input-number-nav{position:absolute;top:0;right:0}.ddp-input-number-button{position:relative;width:28px;height:28px;float:left;border-left:1px solid #d0d1d9;background-color:#f7f7f8;cursor:pointer}.ddp-input-number-button:before{display:inline-block;content:"";position:absolute;top:50%;left:50%;background:url(/assets/images/btn_minus_plus.png) no-repeat}.ddp-input-number-button.ddp-input-number-up:before{width:9px;height:9px;margin:-5px 0 0 -5px;background-position:left -2px}.ddp-input-number-button.ddp-input-number-down:before{width:9px;height:1px;margin:0 0 0 -5px}.ddp-input-number-button.ddp-disabled{opacity:.5;cursor:no-drop}.ddp-input-number.ddp-disabled:before{display:block;position:absolute;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,100%,.5);cursor:no-drop;z-index:1;content:""}.ddp-wrap-datainput{position:relative}.ddp-wrap-datainput .ddp-box-error{display:none;position:absolute;bottom:34px;left:0;right:0;padding:10px;border:1px solid #da5359;border-radius:2px;background-color:#fff;color:#000;font-size:12px;white-space:normal;box-sizing:border-box}.ddp-wrap-datainput .ddp-box-error.ddp-selected{display:block}.ddp-wrap-datainput .ddp-box-error .ddp-txt-error{display:block;margin-bottom:10px}.ddp-wrap-datainput .ddp-box-error .ddp-icon-close{display:inline-block;position:absolute;top:8px;right:7px;width:11px;height:11px;background:url(/assets/images/btn_close.png) no-repeat;background-position:left -58px}.ddp-txt-error{display:inline-block;color:#dc494f;font-size:12px;font-style:italic}.ddp-txt-error.type-font-normal{font-style:normal}.ddp-txt-error.ddp-size{font-size:12px;color:#eb5f58}.ddp-txt-error em.ddp-icon-error{display:inline-block;width:15px;height:15px;margin-right:6px;background:url(/assets/images/icon_error.png) no-repeat;vertical-align:middle}.ddp-txt-error em.ddp-icon-error-s{position:relative;top:-1px;width:13px;height:13px;margin-right:4px;background:url(/assets/images/icon_info.png) no-repeat;background-position:-28px 0;vertical-align:middle}.ddp-txt-error2{color:#ff3324;text-align:center;font-size:13px}.ddp-txt-error.ddp-default{color:#b7b9c2}.ddp-txt-error.ddp-default .ddp-icon-error-s{display:inline-block;width:13px;height:13px;background:url(/assets/images/icon_info.png) no-repeat;background-position:left -16px;vertical-align:middle}.ddp-txt-info{position:relative;color:#b5b8c2;font-size:12px}.ddp-txt-info .ddp-icon-info{display:inline-block;width:14px;height:14px;margin-right:6px;background:url(/assets/images/icon_info3.png) no-repeat;background-position:-15px -94px;vertical-align:middle}.ddp-txt-info.type-error{color:#dd4950}.ddp-txt-info.type-error .ddp-icon-error{display:inline-block;width:14px;height:14px;margin-right:6px;background-position:-15px -94px;vertical-align:middle;position:relative;top:-1px;background:url(/assets/images/icon_info3.png) no-repeat;background-position:0 -109px}.ddp-box-layout4 .ddp-data-title{padding:15px 14px;color:#4b515b;font-size:12px;font-weight:700}.ddp-box-layout4 .ddp-data-title.type-long{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ddp-box-layout4 .ddp-data-det{padding:18px 20px;color:#90969f;font-weight:400;font-size:12px;line-height:18px;word-break:normal;white-space:normal}.ddp-box-layout4 .ddp-data-det .ddp-link-det{margin:15px 0 0;position:relative}.ddp-box-layout4 .ddp-data-det .ddp-link-det a:hover{text-decoration:underline}.ddp-box-layout4 .ddp-data-det .ddp-link-det .ddp-ui-tooltip-info{display:none;max-width:300px;white-space:normal}.ddp-box-layout4 .ddp-data-det .ddp-link-det a:hover .ddp-ui-tooltip-info{display:block;position:absolute;left:-3px;top:100%;right:auto}.ddp-box-layout4 .ddp-data-det .ddp-link-det a:hover .ddp-ui-tooltip-info em.ddp-icon-view-top{left:30px}.ddp-box-layout4 .ddp-data-title+.ddp-data-det{padding-top:0}.ddp-box-layout4 .ddp-data-det.ddp-thin{font-weight:300!important}.ddp-box-layout4 .ddp-data-det>ul{padding:25px 0 0}.ddp-box-layout4 table tr td{word-break:break-all}.ddp-box-layout4 table.ddp-table-code{table-layout:fixed;border:none;background:none}.ddp-box-layout4.ddp-config{width:350px!important}.ddp-box-layout4 .ddp-data-code{padding:14px 15px 20px;max-height:250px;overflow:auto;box-sizing:border-box}.ddp-box-layout4 .ddp-data-title+.ddp-data-code{white-space:normal;padding-top:0}.ddp-box-layout4 .ddp-table-code{width:100%}.ddp-box-layout4 .ddp-data-code.ddp-size{max-height:none;overflow:inherit}.ddp-box-layout4 .ddp-data-code .ddp-link-detail{display:inline-block;padding:20px 0 0;text-decoration:underline;font-style:italic;color:#4b515b;font-size:12px}.ddp-box-layout4 .ddp-data-code .ddp-link-detail:hover{font-weight:700}.ddp-box-layout4 .ddp-data-code tr td{border:none!important}.ddp-box-layout4 table.ddp-table-code tr td,table.ddp-table-form.ddp-inherit .ddp-box-layout4 .ddp-table-code tr td{position:relative;padding:2px 0;cursor:default;background:#fff!important}.ddp-box-layout4 table.ddp-table-code tr td .ddp-txt-long{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.ddp-box-layout4 table.ddp-table-code tr td .ddp-txt-long:hover+table.ddp-table-form.ddp-inherit .ddp-box-layout4 .ddp-table-code tr td{border:none!important}.ddp-box-layout4 table.ddp-table-code tr:hover td,.ddp-box-layout4 table.ddp-table-code tr td:hover,.ddp-ui-preview-contents table.ddp-table-form.ddp-table-details tbody tr td table.ddp-table-code tr td:hover{background:#fff!important}.ddp-box-layout4 .ddp-wrap-data-detail{padding:15px}.ddp-box-layout4 .ddp-wrap-data-detail .ddp-ui-top-title{padding-bottom:15px;color:#4b515b;font-weight:700;font-size:12px}.ddp-box-layout4 table.ddp-table-pop{width:100%;table-layout:fixed}.ddp-box-layout4 table.ddp-table-pop tr th{padding:3px 0;text-align:left;color:#b7bac1;font-weight:400;font-size:12px;vertical-align:top}.ddp-box-layout4 table.ddp-table-pop tr td{padding:3px 0;color:#4b515b;font-size:12px;work-break:break-all}.ddp-box-layout4 .ddp-link-view{display:inline-block;margin-top:20px;color:#666eb2;font-weight:300;font-size:12px}.ddp-box-layout4 table.ddp-table-pop tr td a{color:#4b515b;font-size:12px}.ddp-box-layout4 table.ddp-table-pop tr td a:hover{text-decoration:underline}.ddp-box-layout4 .ddp-link-view em.ddp-icon-view{display:inline-block;width:13px;height:11px;margin:0 5px 0 0;background:url(/assets/images/icon_selection.png) no-repeat;background-position:left -44px}.ddp-box-layout4 .ddp-link-view:hover{text-decoration:underline}.ddp-pop-fix{display:none!important;position:fixed!important;right:inherit!important}.ddp-wrap-dateinfo{margin-top:14px}.ddp-wrap-dateinfo .ddp-ui-dateinfo:first-of-type,.ddp-wrap-dateinfo:first-of-type{margin-top:0}.ddp-ui-dateinfo{position:relative;padding-left:38px;margin-top:4px}.ddp-ui-dateinfo .ddp-box-dateinfo{position:relative;border:1px solid #d0d1d8;background-color:#fff}.ddp-ui-dateinfo .ddp-box-dateinfo.ddp-disabled{background-color:hsla(0,0%,94.1%,.3);opacity:.7;cursor:no-drop}.ddp-ui-dateinfo .ddp-box-dateinfo .ddp-disabled{position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;background-color:#fff;border:1px solid rgba(208,209,216,.7)}.ddp-ui-dateinfo .ddp-box-dateinfo .ddp-disabled span{display:block;padding:5px 5px 6px;position:absolute;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,94.1%,.3);opacity:.7}.ddp-ui-dateinfo .ddp-box-dateinfo input{display:inline-block;float:left;padding:8px 5px 6px;border:none;color:#4b515b;font-size:12px;box-sizing:border-box}.ddp-ui-dateinfo .ddp-box-dateinfo input.ddp-input-calen{width:49%;background:none}.ddp-ui-dateinfo .ddp-box-dateinfo input.ddp-input-time{width:51%;background:none}.ddp-ui-dateinfo .ddp-box-dateinfo input.ddp-full{width:100%!important}.ddp-ui-dateinfo .ddp-box-dateinfo .ddp-box-date{position:relative;float:Left;width:55%;padding-left:28px;box-sizing:border-box}.ddp-ui-dateinfo .ddp-box-dateinfo .ddp-box-date+.ddp-box-date{width:45%;border-left:1px solid #d0d1d8}.ddp-ui-dateinfo .ddp-box-dateinfo .ddp-box-date:first-of-type{border-left:none}.ddp-ui-dateinfo .ddp-box-dateinfo .ddp-box-date em.ddp-icon-calen{display:inline-block;position:absolute;top:50%;left:9px;margin-top:-7px;width:13px;height:14px;background:url(/assets/images/icon_calen.png) no-repeat}.ddp-ui-dateinfo .ddp-box-dateinfo .ddp-box-date em.ddp-icon-time{position:absolute;top:50%;left:9px;margin-top:-7px}.ddp-ui-dateinfo .ddp-box-dateinfo .ddp-box-date .ddp-txt-calen{width:100%!important}.ddp-ui-dateinfo .ddp-box-dateinfo .ddp-box-date .ddp-txt-calen,.ddp-ui-dateinfo .ddp-box-dateinfo .ddp-box-date .ddp-txt-time{display:block;padding-left:0;padding-right:10px;line-height:29px;height:28px;font-size:13px;overflow:hidden;box-sizing:border-box;cursor:pointer}.ddp-ui-dateinfo .ddp-box-dateinfo .ddp-box-date .ddp-txt-time{width:100%!important;width:72px}.ddp-ui-dateinfo .ddp-box-dateinfo .ddp-box-date.ddp-full,.ddp-ui-dateinfo .ddp-box-dateinfo .ddp-box-date.ddp-full .ddp-txt-calen{width:100%}.ddp-ui-dateinfo .ddp-txt-date{position:absolute;top:6px;left:0;color:#90969f;font-size:12px}.ddp-ui-dateinfo.ddp-to .ddp-txt-date{left:15px}.ddp-ui-dateinfo .ddp-messege{padding:6px 10px;border:1px solid #d0d1d8;font-size:13px;text-align:left}.ddp-wrap-dateinfo.ddp-disabled .ddp-ui-dateinfo:before{display:inline-block;content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,100%,.6);opacity:.5;cursor:no-drop;z-index:1}.ddp-wrap-dateinfo.ddp-readonly .ddp-box-dateinfo{border:none;background:none}.ddp-form-date.ddp-inline{margin:0 -5px;overflow:hidden}.ddp-form-date.ddp-inline .ddp-day{float:left;width:50%;padding:0 5px;box-sizing:border-box}.ddp-form-date .ddp-day+.ddp-day{margin-top:4px}.ddp-form-date.ddp-inline .ddp-day+.ddp-day{margin-top:0}.ddp-form-date .ddp-day .ddp-label-date{float:left;position:relative;top:6px;padding-right:4px;width:35px;color:#90969f;font-size:12px;text-align:right;box-sizing:border-box}.ddp-form-date .ddp-box-date{position:relative;height:30px;border:1px solid #d0d1d8;box-sizing:border-box;overflow:hidden;cursor:pointer}.ddp-form-date .ddp-box-date .ddp-icon-calen{float:right}.ddp-form-date .ddp-box-date .ddp-wrap-input{position:relative;padding-left:23px;height:100%;overflow:hidden;background-color:#fff}.ddp-form-date .ddp-box-date .ddp-wrap-input.icon-none{padding-left:0}.ddp-form-date .ddp-box-date .ddp-wrap-input .ddp-icon-calen{display:inline-block;position:absolute;top:50%;left:9px;margin-top:-7px;width:13px;height:14px;background:url(/assets/images/icon_calen.png) no-repeat}.ddp-form-date .ddp-box-date .ddp-wrap-input input{display:block;padding:0 5px;width:100%;height:100%;border:none;font-size:13px;cursor:pointer;box-sizing:border-box}.ddp-form-date .ddp-box-date .ddp-icon-apply{display:none;position:relative;float:right;margin:2px;width:24px;height:24px;background-color:#d0d1d8}.ddp-form-date .ddp-box-date .ddp-icon-apply:before{display:inline-block;position:absolute;top:50%;left:50%;margin:-4px 0 0 -6px;width:11px;height:8px;background:url(/assets/images/icon_select2.png) no-repeat;background-position:-27px top;content:""}.ddp-form-date .ddp-box-date.ddp-edit,.ddp-form-date .ddp-box-date.ddp-focus,.ddp-form-date .ddp-box-date:hover{border:1px solid #b7b9c2}.ddp-form-date .ddp-box-date.ddp-focus .ddp-icon-apply{display:block}.ddp-form-date .ddp-box-date.ddp-edit .ddp-icon-apply{display:block;background-color:#9ca2cc}.ddp-form-date .ddp-box-date.ddp-disabled{border:1px solid #d0d1d8}.ddp-form-date .ddp-box-date.ddp-disabled .ddp-txt-disabled{display:block;position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;border:1px solid rgba(208,209,216,.3);background:#fff;z-index:10;cursor:no-drop}.ddp-form-date .ddp-box-date.ddp-disabled .ddp-txt-disabled span{display:block;padding:5px 5px 6px;background-color:hsla(0,0%,94.1%,.3);opacity:.7}.ddp-filter-time.ddp-clear{margin:0 -3px}.ddp-filter-time [class*=ddp-col]{padding:0 3px}.ddp-filter-time .ddp-box-multy input.ddp-input-typebasic{float:left;width:45%;border:none;box-sizing:border-box;text-align:right}.ddp-filter-time .ddp-box-multy .ddp-type-selectbox{float:left;width:55%;border:none;border-left:1px solid #ddd;box-sizing:border-box}.ddp-form-multy{position:relative;padding-left:60px;margin-top:4px}.ddp-form-multy span.ddp-txt-label{position:absolute;top:8px;left:0;color:#90969f;font-size:12px}.ddp-form-multy .ddp-box-multy{top:2px;border:1px solid #d0d1d8;background-color:#fff}.ddp-form-multy .ddp-box-multy input.ddp-input-typebasic{float:left;width:35%;text-align:right;box-sizing:border-box;border:none}.ddp-form-multy .ddp-box-multy .ddp-type-selectbox{float:left;width:65%;box-sizing:border-box;border:none;border-left:1px solid #d0d1d8}.ddp-form-multy .ddp-box-multy.ddp-form-time .ddp-input-typebasic{width:69px}.ddp-form-multy .ddp-box-multy.ddp-form-time .ddp-type-selectbox{width:100px}.ddp-wrap-range{margin-top:-10px}.ddp-wrap-range .ddp-data-range{padding-top:0}.ddp-wrap-range .ddp-data-range .ddp-bar{width:6%;float:left;line-height:30px;text-align:center}.ddp-wrap-range .ddp-data-range .ddp-box-option-input{float:left;width:47%;margin-left:0;box-sizing:border-box}.ddp-wrap-range .ddp-data-range input{width:100%;text-align:center}.ddp-wrap-column-option{position:absolute;bottom:0;left:0;right:0;padding:14px 0 3px 14px;border-top:1px solid #d7d8dd;background-color:#f6f6f7}.ddp-wrap-column-option .ddp-fold-link{display:inline-block;margin-bottom:9px;color:#4c515a;font-size:13px;text-decoration:underline}.ddp-wrap-column-option .ddp-fold-link:after{display:inline-block;width:7px;height:4px;margin-left:10px;background:url(/assets/images/icon_select.png) no-repeat;background-position:-16px top;vertical-align:middle;content:""}.ddp-wrap-column-option .ddp-wrap-fold.ddp-selected .ddp-fold-link:after{transform:rotate(180deg)}.ddp-wrap-column-option .ddp-fold-det{display:none}.ddp-wrap-column-option .ddp-wrap-fold.ddp-selected .ddp-fold-det{display:block}.ddp-wrap-column-option .ddp-wrap-edit3{display:inline-block;float:left;width:auto}.ddp-wrap-column-option .ddp-wrap-edit3+.ddp-wrap-edit3{margin-left:19px}.ddp-wrap-column-option .ddp-wrap-edit3.ddp-type .ddp-label-type{font-size:13px;width:auto}.ddp-wrap-column-option .ddp-wrap-edit3.ddp-type .ddp-txt-error{margin-left:5px}.ddp-wrap-column-option .ddp-wrap-edit3 .ddp-ui-edit-option .ddp-input-apply{width:169px}.ddp-wrap-top-filtering{position:relative;min-height:54px;margin:0 -80px;padding:0 80px;background-color:#dbdce0;z-index:10}.ddp-wrap-top-filtering .ddp-filter-more{position:relative;float:left;margin-right:-7px}.ddp-wrap-top-filtering .ddp-filter-more .ddp-wrap-popup2{display:none;position:absolute;top:45px;left:0;min-width:134px}.ddp-wrap-top-filtering .ddp-filter-more .ddp-box-result.ddp-selected .ddp-wrap-popup2{display:block;top:28px}.ddp-wrap-top-filtering .ddp-btn-filter-more{display:inline-block;position:relative;width:30px;height:30px;border-radius:3px;background-color:#c8cad1}.ddp-wrap-top-filtering .ddp-btn-filter-more:hover{background-color:#b6b9c2}.ddp-wrap-top-filtering .ddp-btn-filter-more:before{display:inline-block;width:12px;height:12px;position:absolute;top:50%;left:50%;margin:-6px 0 0 -6px;background:url(/assets/images/icon_add.png) no-repeat;background-position:left -77px;content:""}.ddp-wrap-top-filtering .ddp-btn-filter-more:hover:before{background-position-x:-13px}.ddp-wrap-top-filtering .ddp-form-filtering{display:inline-block;position:relative;vertical-align:top;margin-left:20px}.ddp-wrap-top-filtering .ddp-form-filtering .ddp-result-filtering{margin-left:20px;padding:5px 0;cursor:pointer}.ddp-wrap-top-filtering .ddp-wrap-form-filtering{padding:14px 0 15px;box-sizing:border-box}.ddp-wrap-top-filtering .ddp-form-filtering .ddp-result-filtering .ddp-txt-label{display:inline-block;color:#90969f;font-size:13px}.ddp-wrap-top-filtering .ddp-form-filtering .ddp-result-filtering .ddp-ui-result{display:inline-block;vertical-align:top}.ddp-wrap-top-filtering .ddp-form-filtering .ddp-result-filtering .ddp-ui-result+.ddp-ui-result{margin-left:20px}.ddp-wrap-top-filtering .ddp-form-filtering .ddp-result-filtering .ddp-btn-del{display:inline-block;width:14px;height:14px;margin-left:4px;background:url(/assets/images/btn_sclose.png) no-repeat;background-position:left -131px}.ddp-wrap-top-filtering .ddp-form-filtering .ddp-result-filtering .ddp-box-result{display:inline-block;position:relative;margin-left:4px;max-width:250px;padding-right:15px;cursor:pointer;box-sizing:border-box;vertical-align:top}.ddp-wrap-top-filtering .ddp-form-filtering .ddp-result-filtering .ddp-box-result .ddp-txt-result{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:Hidden}.ddp-wrap-top-filtering .ddp-form-filtering .ddp-result-filtering .ddp-box-result:before{display:inline-block;position:absolute;top:50%;right:0;width:8px;height:4px;margin-top:-2px;background:url(/assets/images/icon_select.png) no-repeat;background-position:-16px top;content:""}.ddp-wrap-top-filtering .ddp-form-filtering .ddp-wrap-popup2{display:none;position:absolute;top:24px;left:0;min-width:180px;max-width:250px;max-height:250px;overflow:auto}.ddp-wrap-top-filtering .ddp-result-filtering.ddp-selected .ddp-wrap-popup2{display:block;top:31px}.ddp-wrap-top-filtering .ddp-form-filtering .ddp-result-filtering.ddp-selected .ddp-wrap-popup2{display:block;left:20px}.ddp-wrap-top-filtering .ddp-form-filtering .ddp-wrap-popup2.ddp-date .ddp-ui-dateinfo .ddp-box-dateinfo input.ddp-input-calen{width:74px;padding-right:2px}.ddp-wrap-top-filtering .ddp-form-filtering .ddp-wrap-popup2.ddp-date .ddp-ui-dateinfo .ddp-box-dateinfo input.ddp-input-time{width:36px;padding-left:2px;padding-right:2px}.ddp-wrap-top-filtering .ddp-form-filtering ul.ddp-list-popup+ul.ddp-list-popup{border-top:1px solid #e7e7ea}.ddp-wrap-top-filtering .ddp-form-filtering ul.ddp-list-popup li a .ddp-wrap-between .ddp-wrap-dateinfo{position:relative;margin-top:3px;padding-left:16px}.ddp-wrap-top-filtering .ddp-form-filtering ul.ddp-list-popup li a .ddp-wrap-between .ddp-wrap-dateinfo .ddp-txt-bar{position:absolute;top:6px;right:0}.ddp-wrap-top-filtering .ddp-form-filtering ul.ddp-list-popup li a .ddp-wrap-between .ddp-wrap-dateinfo .ddp-ui-dateinfo .ddp-box-dateinfo{width:105px}.ddp-wrap-top-filtering .ddp-form-filtering .ddp-result-filtering .ddp-wrap-popup2 .ddp-pop-search{position:relative;padding:0 0 0 33px;border-bottom:1px solid #e7e7ea}.ddp-wrap-top-filtering .ddp-form-filtering .ddp-result-filtering .ddp-wrap-popup2 .ddp-pop-search input{display:block;padding:13px 0;width:100%;border:none;background:none;box-sizing:border-box}.ddp-wrap-top-filtering .ddp-form-filtering .ddp-result-filtering .ddp-wrap-popup2 .ddp-pop-search:before{display:Inline-block;position:absolute;top:50%;left:10px;margin-top:-7px;width:14px;height:14px;background:url(/assets/images/icon_search.png) no-repeat;background-position:left -12px;content:""}.ddp-wrap-top-filtering .ddp-ui-dateinfo .ddp-box-dateinfo input.ddp-full{width:100%}.ddp-wrap-top-filtering .ddp-filter-search .ddp-form-filter-search{float:left;position:relative;padding-left:25px;padding-right:20px;margin-right:10px;width:195px;box-sizing:border-box}.ddp-wrap-top-filtering .ddp-filter-search .ddp-form-filter-search.type-auto{width:auto}.ddp-wrap-top-filtering .ddp-filter-search .ddp-form-filter-search.type-auto span.ddp-text-placeholder{display:inline-block;opacity:0;line-height:15px;margin-bottom:-15px;font-family:sans-serif;font-size:13px}.ddp-wrap-top-filtering .ddp-filter-search .ddp-form-filter-search.type-auto input:focus+.ddp-text-placeholder{width:175px;white-space:nowrap}.ddp-wrap-top-filtering .ddp-filter-search .ddp-form-filter-search.type-auto input:focus+.ddp-text-placeholder+.ddp-btn-delete{display:block}.ddp-wrap-top-filtering .ddp-filter-search .ddp-form-filter-search input{display:block;padding:18px 0;width:100%;font-size:13px;box-sizing:border-box;background:none;border:none}.ddp-wrap-top-filtering .ddp-filter-search .ddp-form-filter-search:before{display:inline-block;position:absolute;top:50%;left:0;margin-top:-7px;width:14px;height:14px;background:url(/assets/images/icon_search.png) no-repeat;background-position:-15px -12px;content:""}.ddp-wrap-top-filtering .ddp-filter-search .ddp-btn-delete{display:none;position:absolute;top:50%;right:0;margin-top:-7px;width:14px;height:14px;background:url(/assets/images/btn_sclose.png) no-repeat;background-position:left -131px}.ddp-wrap-top-filtering .ddp-filter-search .ddp-type-search{width:195px;float:left}.ddp-wrap-top-filtering .ddp-filter-search .ddp-btn-selection{float:left;margin:10px 0 0}.ddp-filter-option{padding:18px 0 11px;text-align:right;min-height:50px}.ddp-filter-option .ddp-btn-pop{padding:8px 9px}.ddp-filter-option .ddp-data-total{position:relative;top:8px;float:left}.ddp-filter-option .ddp-data-total.type-right{float:none;top:0;vertical-align:middle;color:#90969f}.ddp-filter-option .ddp-form-buttons{display:inline-block;margin-left:19px}.ddp-filter-option .ddp-form-buttons [class*=ddp-btn-]+[class*=ddp-btn-]{margin-left:7px}.ddp-wrap-top-filtering.type-form{margin:0;padding:0 24px;min-height:42px;background-color:#515979}.ddp-wrap-top-filtering.type-form .ddp-form-filtering .ddp-result-filtering .ddp-txt-label{color:#fff;opacity:.4}.ddp-wrap-top-filtering.type-form .ddp-form-filtering .ddp-result-filtering .ddp-box-result .ddp-txt-result{color:#fff}.ddp-wrap-top-filtering.type-form .ddp-form-filtering .ddp-result-filtering .ddp-box-result:before{background-position:-32px top}.ddp-wrap-top-filtering.type-form .ddp-wrap-form-filtering{padding:8px 0;margin-bottom:15px}.ddp-ui-typebasic span.ddp-list-name{display:block;padding:5px 0 5px 10px;color:#b7b9c2;font-weight:700}ul.ddp-list-typebasic li a{display:block;position:relative;padding:6px 10px 7px;font-size:13px}ul.ddp-list-typebasic li a:hover{background-color:#f6f6f7}ul.ddp-list-typebasic li a .ddp-icon-plus{display:none;position:absolute;top:50%;right:10px;width:7px;height:7px;margin-top:-4px;background:url(/assets/images/btn_minus_plus.png) no-repeat;background-position:left -12px}ul.ddp-list-typebasic li a:hover .ddp-icon-plus{display:block}ul.ddp-list-typebasic li a .ddp-data-value{float:right;font-size:12px;color:#b7b9c2}ul.ddp-list-typebasic.ddp-typeicon li a{padding:7px 27px 7px 37px}ul.ddp-list-typebasic.ddp-typeicon li a span.ddp-data-name{color:#b7b9c2}ul.ddp-list-typebasic.ddp-view li a{padding:7px 37px 7px 10px}ul.ddp-list-typebasic.ddp-view li a .ddp-icon-plus{right:27px}ul.ddp-list-typebasic.ddp-view li a .ddp-btn-view{display:none;position:absolute;top:0;right:0;width:23px;height:30px}ul.ddp-list-typebasic.ddp-view li a:hover .ddp-btn-view{display:block}ul.ddp-list-typebasic.ddp-view li a .ddp-btn-view:before{display:inline-block;position:absolute;top:50%;left:50%;margin:-4px 0 0 -2px;width:4px;height:7px;background:url(/assets/images/icon_dataview.png) no-repeat;background-position:left -81px;content:""}ul.ddp-list-typebasic.ddp-view li a .ddp-btn-view:hover{background-color:#dbdce1}ul.ddp-list-typebasic.ddp-view li.ddp-selected a{background-color:#f6f6f7}ul.ddp-list-typebasic.ddp-view li.ddp-selected a .ddp-btn-view{display:block;background-color:#dbdce1}ul.ddp-list-typebasic.ddp-view li.ddp-selected a .ddp-icon-plus{display:block}.ddp-view-formula.type-view ul.ddp-list-typebasic.ddp-view li a{padding-right:20px}.ddp-view-formula.type-view ul.ddp-list-typebasic.ddp-view li a .ddp-icon-plus{right:10px}.ddp-ui-typebasic .ddp-ui-dropdown span.ddp-list-name{position:relative;padding-left:25px;background-color:#f6f6f7;cursor:pointer}.ddp-ui-typebasic .ddp-ui-dropdown span.ddp-list-name:before{display:inline-block;position:absolute;top:50%;left:10px;margin-top:-4px;width:4px;height:7px;background:url(/assets/images/icon_dataview.png) no-repeat;background-position:0 -110px;content:""}.ddp-ui-typebasic .ddp-ui-dropdown.ddp-selected span.ddp-list-name:before{width:7px;height:4px;margin-top:-2px;background-position-y:-118px}.ddp-ui-typebasic .ddp-ui-dropdown .ddp-list-typebasic{display:none}.ddp-ui-typebasic .ddp-ui-dropdown.ddp-selected .ddp-list-typebasic{display:block}.ddp-ui-typebasic .ddp-ui-dropdown ul.ddp-list-typebasic.ddp-view{padding-left:25px}.ddp-ui-typebasic .ddp-ui-dropdown ul.ddp-list-typebasic.ddp-view li a:hover{background-color:#f2f1f8}.ddp-ui-typebasic .ddp-ui-dropdown ul.ddp-list-typebasic.ddp-view li.ddp-selected a{background-color:#9ca2cc;color:#fff}.ddp-ui-typebasic .ddp-ui-dropdown ul.ddp-list-typebasic.ddp-view li.ddp-selected a .ddp-icon-plus{background-position-x:-16px}.ddp-type-selectbox.ddp-type-filter em.ddp-icon-sclose2{display:none;position:absolute;top:-4px;right:-4px;width:14px;height:14px;background:url(/assets/images/btn_sclose.png) no-repeat;background-position:-15px -131px}.ddp-type-selectbox.ddp-type-filter em.ddp-icon-sclose2:hover{background-position:0 -131px}.ddp-type-selectbox.ddp-type-filter:hover em.ddp-icon-sclose2{display:block}.ddp-type-selectbox.ddp-type-filter.ddp-selected:hover em.ddp-icon-sclose2{display:none}.ddp-type-selectbox.ddp-type-filter span.ddp-data-filter{display:inline-block;float:right;padding:0 0 0 5px;color:#d0d1d8;text-align:right;font-size:12px;box-sizing:border-box}.ddp-type-selectbox.ddp-type-filter span.ddp-data-filter span.ddp-txt-data{display:inline-block;max-width:70px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.ddp-type-selectbox.ddp-type-filter span.ddp-data-filter em.ddp-out{display:inline-block;vertical-align:top}.ddp-type-selectbox.ddp-type-filter span.ddp-data-filter.ddp-data-date{padding:0;margin-top:-6px;float:right}.ddp-type-selectbox.ddp-type-filter span.ddp-data-filter.ddp-data-date span.ddp-txt-data{max-width:inherit}.ddp-type-selectbox.ddp-type-filter span.ddp-data-filter.ddp-data-date em.ddp-out{padding-left:5px;line-height:28px}.ddp-type-selectbox.ddp-type-filter.ddp-selected span.ddp-txt-selectbox,.ddp-type-selectbox.ddp-type-filter:hover span.ddp-txt-selectbox{color:#4b515b}.ddp-type-selectbox.ddp-type-filter .ddp-list-selectbox li a{font-size:13px;cursor:default}.ddp-box-board-filter.ddp-calen .ddp-type-selectbox.ddp-type-filter .ddp-list-selectbox li a{font-size:12px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.ddp-type-selectbox.ddp-type-filter .ddp-list-selectbox li a:hover{background:#fff}.ddp-ui-info.ddp-info-error{display:inline-block;position:relative;vertical-align:middle}.ddp-ui-info.ddp-info-error .ddp-box-layout4{display:none;position:absolute;left:-30px;top:100%;margin-top:6px}.ddp-ui-info.ddp-info-error:hover .ddp-box-layout4{display:block;white-space:normal}.ddp-ui-dateinfo .ddp-dateinfo-in .rd-container{width:100%;padding:12px 18px;border:1px solid #ddd;border-radius:2px;background-color:#fff;box-sizing:border-box;box-shadow:0 1px 3px rgba(84,97,104,.3)}.ddp-ui-dateinfo .ddp-dateinfo-in .rd-container .rd-date{padding:0;border:none;box-shadow:none}.ddp-ui-dateinfo .ddp-dateinfo-in .rd-container .rd-back,.ddp-ui-dateinfo .ddp-dateinfo-in .rd-container .rd-next{text-indent:-30000px}.ddp-ui-dateinfo .rd-month,.ddp-ui-dateinfo table.rd-days{width:100%}.ddp-ui-slider-type{margin:0 -5px}.ddp-ui-slider-type .irs-bar-edge{height:3px;background-color:#90969f;bottom:0;top:inherit}.ddp-ui-slider-type .irs{height:inherit}.ddp-ui-slider-type .irs .irs{padding-top:25px;height:inherit}.ddp-ui-slider-type .irs-from{display:none!important}.ddp-ui-slider-type .irs-max,.ddp-ui-slider-type .irs-min{display:block!important;visibility:inherit!important;background:none;font-size:12px;color:#646b70}.ddp-ui-slider-type .irs-to{color:#4b515b;font-size:10px;margin-top:35px}.ddp-ui-slider-type .irs-to:before{content:""}.ddp-ui-slider .irs-to{left:50.7651%!important;right:0!important}.ddp-ui-slider-type.ddp-grid .irs{padding-top:0;margin-top:10px;margin-bottom:10px}.ddp-ui-slider-type.ddp-grid:last-of-type .irs{margin-bottom:0}.ddp-ui-slider-type .ddp-bar{display:inline-block;position:absolute;top:0;left:20%;height:9px;border-left:1px solid #fff;z-index:10}.ddp-ui-slider-type .ddp-bar:nth-child(2){left:40%}.ddp-ui-slider-type .ddp-bar:nth-child(3){left:60%}.ddp-ui-slider-type .ddp-bar:nth-child(4){left:80%}.irs-line{top:0;height:3px;cursor:pointer;overflow:inherit}.ddp-slider-bg .irs-bar-edge{bottom:0;height:9px;border-radius:9px 0 0 9px;background-color:#c1cef1}.irs-bar,.irs-slider{bottom:0;top:inherit;cursor:pointer;z-index:15}.irs-line-left,.irs-line-mid,.irs-line-right{top:0}.irs-line-left{left:0}.irs-line-right{right:0}.irs-slider{display:inline-block;position:absolute;width:9px;height:9px;background-color:#4b515b;border-radius:45%;content:""}.irs-slider.from,.irs-slider.single,.irs-slider.to{margin:0;bottom:-3px;z-index:15}.irs-slider.from.state_hover,.irs-slider.from:hover,.irs-slider.single.state_hover,.irs-slider.single:hover,.irs-slider.to.state_hover,.irs-slider.to:hover{width:13px;height:13px;bottom:-5px}.ddp-ui-slider-type.type-dark .irs-line-left,.ddp-ui-slider-type.type-dark .irs-line-mid,.ddp-ui-slider-type.type-dark .irs-line-right{background-color:#4a515c}.ddp-ui-slider-type.type-dark .irs-slider:before{background-color:#fff}.ddp-ui-slider-type.type-dark .irs-bar{left:0!important;background-color:#8f96a0}.ddp-ui-slider-type.type-dark .irs-slider{background-color:#dcdce2}.btn{font-size:13px}.btn-danger,.btn-info,.btn-success,.btn-warning{display:inline-block;font-size:13px;padding:4px 40px;border-radius:2px}.btn-info{background-color:#40bbea;border-color:#29b3e7}.btn-success{background-color:#8dc63f;border-color:#80b636}.btn-danger{background-color:#cc3f44;border-color:#bf3338}.btn-warning{background-color:#ffba00;border-color:#e6a700}.btn-info:hover{background-color:#18a8df;border-color:#1590be}.btn-success:hover{background-color:#72a230;border-color:#5f8628}.btn-danger:hover{background-color:#ab2d32;border-color:#8e262a}.btn-warning:hover{background-color:#cc9500;border-color:#a87b00}.toast-top-center{top:0;left:0;margin:0 auto}.toast-bottom-center,.toast-top-center{right:0;bottom:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%;margin-top:15px}.toast-top-full-width .toast{margin-bottom:15px!important}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}#toast-container{position:fixed;z-index:999999;font-size:13px;pointer-events:none}#toast-container *{padding:0 0 0 50px;box-sizing:border-box}#toast-container>div{pointer-events:auto;position:relative;padding:21px 53px 20px 90px;width:445px;margin:0 0 10px;border-radius:0;background-position:15px;background-repeat:no-repeat;box-sizing:border-box;color:#fff;zoom:1;-webkit-opacity:.8;-moz-opacity:.8;opacity:.8;-ms-filter:alpha(Opacity=80);filter:alpha(opacity=80);line-height:18px}#toast-container>div i{margin-right:6px}#toast-container>:hover{zoom:1;-webkit-opacity:1;-moz-opacity:1;opacity:1;-ms-filter:alpha(Opacity=100);filter:alpha(opacity=100);cursor:pointer}#toast-container.toast-bottom-full-width>div,#toast-container.toast-top-full-width>div{width:96%;margin:auto}#toast-container.toast-bottom-center>div,#toast-container.toast-top-center>div{display:inline-block;position:absolute;top:25%;left:0;right:0;min-width:416px;max-width:164px;text-align:left;background:#fff!important;color:#000;box-shadow:0 0 20px rgba(0,0,0,.3);padding:40px;margin:0 auto}.toast{position:relative;background:#4866ff!important}.toast-success{background-color:#8dc63f}.toast-error{background-color:#cc3f44}.toast-info{background-color:#40bbea}.toast-warning{background-color:#ffba00}.toast-default>div{background-color:rgba(44,46,47,.8)}.toast-title{padding-bottom:12px;font-size:14px;font-weight:700;line-height:14px}.toast-custom-action-button{font-size:13px;color:#fff;opacity:.5;text-decoration:underline}.toast-close-button{display:inline-block;position:absolute;top:16px;right:-22px;width:17px;height:16px;background:url(/assets/images/btn_close.svg) no-repeat;cursor:pointer;border:0;-webkit-appearance:none;text-indent:-30000px;outline:none}.toast-close-button:focus{outline:none}.toast-top-right{top:0;right:50%;margin-right:-130px}.toast.toast-warning:before{display:inline-block;position:absolute;top:15px;left:18px;width:54px;height:48px;background:url(/assets/images/icon_toaster_warning.png) no-repeat;content:""}.toast.toast-success:before{top:25px;background:url(/assets/images/icon_toaster_success.svg) no-repeat;background-size:50px}.toast.toast-error:before,.toast.toast-success:before{display:inline-block;position:absolute;left:18px;width:54px;height:54px;content:""}.toast.toast-error:before{top:15px;background:url(/assets/images/icon_toaster_danger.png) no-repeat}#toast-container>.toast.toast-info{min-height:85px;box-sizing:border-box}.toast.toast-info:before{display:inline-block;position:absolute;top:15px;left:18px;width:54px;height:54px;background:url(/assets/images/icon_toaster_info.png) no-repeat;content:""}.ddp-ui-create-popup,.ddp-ui-toast-popup{position:fixed;left:0;right:0;background-color:#ff8b00;text-align:center;z-index:50}.ddp-ui-create-popup span.ddp-ui-create-det,.ddp-ui-toast-popup span.ddp-ui-toast-det{display:inline-block;padding:16px 0;color:#fff;font-size:14px}.ddp-ui-create-popup span.ddp-ui-create-det em{font-style:italic}.ddp-ui-create-popup a.ddp-btn-book-open{display:inline-block;padding:5px 8px;margin-left:16px;border-radius:3px;background-color:#fff;color:#ff8b00;font-weight:700}.ddp-ui-info-popup{position:fixed;left:0;right:0;background-color:#526169;text-align:center;z-index:20}.ddp-ui-info-popup span.ddp-ui-create-det{display:inline-block;padding:16px 0;color:#fff;font-size:14px}.ddp-ui-bar-per{display:inline-block;position:relative;width:200px;height:12px;background-color:#e7e7e9;border-radius:1px}.ddp-ui-bar-per .ddp-ui-bar{position:absolute;top:0;left:0;bottom:0;background-color:#4b525b;cursor:pointer}.ddp-ui-bar-per .ddp-ui-bar:hover .ddp-ui-tooltip-info{display:block}.ddp-ui-bar-per .ddp-ui-bar .ddp-ui-tooltip-info{display:none;position:absolute;left:50%;top:100%;margin:8px 0 0 -29px;width:57px;text-align:center;box-sizing:border-box}.ddp-ui-bar-per .ddp-bar-line{position:absolute;top:0;bottom:0;border-left:1px solid #dc494f}.ddp-wrap-bar-per .ddp-data-bar{display:inline-block;position:relative;top:-2px;padding-left:20px;color:#4b515b;font-size:13px}.position-highlight .inner{background-color:#768294}.gridster-item-inner,.position-highlight .inner{position:absolute;top:5px;bottom:5px;left:5px;right:5px;border:1px solid transparent;transition:background 3s;border-radius:3px;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}.gridster-item-inner{background:#fff}.is-dragging .gridster-item-inner{box-shadow:0 2px 6px rgba(0,0,0,.24),0 2px 4px rgba(0,0,0,.48);top:-3px;bottom:13px}.ddp-wrap-editor *{font-family:monaco}.lm_header{z-index:20!important}.tui-toolbar-divider:last-of-type,.tui-toolbar-icons.tui-code,.tui-toolbar-icons.tui-codeblock,.tui-toolbar-icons.tui-image,.tui-toolbar-icons.tui-link,.tui-toolbar-icons.tui-table,.tui-toolbar-icons.tui-task{display:none!important}.tui-editor-contents h1,.tui-editor-contents h2,.tui-editor-contents h3{border-bottom:none;padding:0;margin:0}.ql-editor.tui-editor-contents blockquote{padding:0 15px}.tui-editor-contents>div>div:first-of-type h1,.tui-editor-contents>h1:first-of-type{margin:0;padding:0}.tui-popup-color .tui-colorpicker-container .tui-colorpicker-palette-hex{padding:2px 14px}.tui-popup-color .te-apply-button{height:19px;width:33px;bottom:140px;padding:0;color:#333}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;list-style:none;opacity:.7;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";filter:alpha(opacity=70);white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.gu-mirror .ddp-ui-icons,.gu-mirror .ddp-wrap-icons{display:none}.gu-mirror.ddp-ui-dimension,.gu-mirror.ddp-ui-dimension>em{padding:7px 7px 7px 10px;color:#000;background-color:#1f5e2f;box-sizing:border-box}.gu-transit.ddp-ui-dimension>em{padding-right:15px}.gu-mirror.ddp-ui-measure{color:#fff;background-color:#5fd7a5;box-sizing:border-box}.gu-mirror .type-apply{display:none!important}.gu-mirror .ddp-icon-alias{display:none}.gu-mirror .ddp-icon-dimension-calen{position:absolute;top:8px;left:11px;background-position:-12px -74px}.gu-mirror .ddp-icon-dimension-ab{position:absolute;top:8px;left:11px;background-position:-14px top}.gu-mirror .ddp-icon-dimension-local{position:absolute;top:8px;left:11px;background-position:-10px -11px}.gu-mirror .ddp-icon-measure-sharp{position:absolute;top:9px;left:11px;background-position:-15px -23px}.gu-mirror .ddp-ui-dimension-wrap{display:block;position:relative;padding:0;height:20px;color:#fff;border-radius:3px;background-color:#439fe5;box-sizing:border-box}.gu-mirror .ddp-ui-dimension-wrap span.ddp-data{color:#fff}.gu-mirror .ddp-ui-measure-wrap{display:block;position:relative;padding:7px 9px 5px;height:30px;color:#fff;border-radius:3px;background-color:#5fd7a5;box-sizing:border-box}.gu-mirror .ddp-ui-measure-wrap span.ddp-data{color:#fff}.gu-hide{display:none!important}.gu-unselectable{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.gu-transit{display:flex!important;max-width:150px;opacity:.7;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";filter:alpha(opacity=70);white-space:nowrap;list-style:none;vertical-align:top;margin:5px 0}.gu-transit .ddp-ui-icons,.gu-transit .ddp-wrap-icons{display:none}.gu-transit.ddp-ui-dimension{display:inline-block;width:100px;height:30px;position:relative;background:inherit;padding:6px 7px;border-radius:7px;font-size:14px;color:#fff;background:#1f5e2f!important;box-sizing:border-box}.gu-transit.ddp-ui-dimension>em,.gu-transit.ddp-ui-measure>em{padding:10px}.gu-transit.ddp-ui-dimension>div{padding-right:5px}.gu-transit.ddp-ui-measure,.gu-transit .ddp-ui-measure-wrap span.ddp-data{display:inline-block;width:100px;height:30px;position:relative;background:inherit;padding:6px 7px;border-radius:7px;font-size:14px;color:#fff;background:#6610f2!important;box-sizing:border-box}.ddp-ui-chart-contents .gu-transit{position:absolute!important;top:0;left:0}.ddp-ui-chart-contents .gu-transit .ddp-ui-dimension-wrap{display:block;position:relative;padding:7px 9px 5px;height:30px;color:#fff;border-radius:3px;background-color:#439fe5;box-sizing:border-box}.ddp-ui-chart-contents .gu-transit .ddp-ui-dimension-wrap>em{padding-right:0}.ddp-ui-chart-contents .gu-transit .ddp-ui-dimension-wrap span.ddp-data{color:#fff}.ddp-ui-chart-contents .gu-transit .ddp-ui-measure-wrap{display:block;position:relative;padding:7px 9px 5px;height:30px;color:#fff;border-radius:3px;background-color:#5fd7a5;box-sizing:border-box}.ddp-ui-chart-contents .gu-transit .ddp-ui-measure-wrap span.ddp-data{color:#fff}.gu-transit .type-apply{display:none!important}.gu-transit .ddp-icon-alias{display:none}.gu-transit .ddp-icon-dimension-calen,.gu-transit .ddp-icon-measure-calen{position:absolute;top:8px;left:11px;background-position:-12px -74px}.gu-transit .ddp-icon-dimension-ab,.gu-transit .ddp-icon-measure-ab{position:absolute;top:8px;left:11px;background-position:-14px top}.gu-transit .ddp-icon-dimension-local,.gu-transit .ddp-icon-measure-local{position:absolute;top:8px;left:11px;background-position:-10px -11px}.gu-transit .ddp-icon-dimension-sharp,.gu-transit .ddp-icon-measure-sharp{position:absolute;top:9px;left:11px;background-position:-15px -23px}.ddp-ui-widget .lm_header .lm_tab{border:none;margin-right:0}.ddp-ui-widget .lm_header .lm_tab.lm_active{box-shadow:none}.ddp-ui-widget .lm_content{border:none;overflow:inherit}.ddp-ui-widget .lm_goldenlayout{background:none!important}.toggle-children-wrapper-expanded .toggle-children{display:none;transform:rotate(90deg)}.toggle-children-wrapper-collapsed .toggle-children{display:none;transform:rotate(0)}.toggle-children-placeholder{width:0;height:0}.node-content-wrapper{display:block;width:100%;padding:2px 5px;box-sizing:border-box}.node-content-wrapper em.ddp-box-type{position:relative;float:left;width:28px;height:28px;border-radius:2px;border:1px solid red}.node-content-wrapper em.ddp-box-type.type-dimension{border:1px solid #439fe5}.node-content-wrapper em.ddp-box-type.type-measure{border:1px solid #5fd7a5}.node-content-wrapper em.ddp-box-type em[class*=ddp-icon-]{position:absolute;top:50%;left:50%}.node-content-wrapper em[class*=ddp-img-chart]{float:left;vertical-align:middle}.node-content-wrapper span{display:block;padding:6px 0 6px 12px;color:#4b515b;font-size:13px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.node-content-wrapper em.ddp-data-num{float:left;position:relative;width:48px;height:28px;line-height:28px;text-align:center;content:""}.node-content-wrapper em.ddp-data-num .node-wrapper{display:flex;align-items:flex-start}.tree-children .node-content-wrapper{margin-left:28px}.tree-children .node-content-wrapper em.ddp-data-num{width:20px}.tree-children .node-content-wrapper em.ddp-data-num:before{display:inline-block;position:absolute;top:-10px;right:0;width:13px;height:23px;background:url(/assets/images/icon_depth.png) no-repeat;content:""}.tui-editor-defaultUI .te-mode-switch-section{display:none}.slick-header-menuicon{display:inline-block;width:17px;height:17px;margin-right:5px;text-align:center;border-radius:50%;border:1px solid #727ab7}.slick-header-menuicon:before{display:inline-block;font-size:9px;color:#727ab7;line-height:17px}.slick-header-menuicon.type-rn:before{content:"Rn"}.slick-header-menuicon.type-dp:before{content:"Dp"}.slick-header-menuicon.type-st:before{content:"St"}.slick-header-menuicon.type-so:before{content:"So"}.slick-header-menuicon.type-mv:before{content:"Mv"}.slick-header::-webkit-scrollbar,.slick-headerrow::-webkit-scrollbar{display:none}.ddp-cursor-default{cursor:default!important}.grid-canvas input.editor-text{width:100%;height:100%;border:0;margin:0;background:transparent;outline:0;padding:0}.ddp-type-selectbox.ddp-color-selectbox{display:inline-block;width:65px;padding:0 25px 0 0;box-sizing:border-box}.ddp-type-selectbox.ddp-color-selectbox2{display:inline-block;width:65px;box-sizing:border-box;padding:0}.ddp-type-selectbox.ddp-color-selectbox2 .sp-preview-inner,.ddp-type-selectbox.ddp-color-selectbox .sp-preview-inner{border:none}.ddp-type-selectbox.ddp-color-selectbox .ddp-popup-side{display:block;position:fixed;left:0;top:0}.ddp-type-selectbox.ddp-color-selectbox.ddp-full{width:100%}.ddp-color-selectbox span.ddp-txt-selectbox{display:block}.ddp-color-selectbox span.ddp-txt-selectbox,.ddp-type-selectbox.ddp-color-selectbox2 .sp-preview{width:100%;height:28px;border-right:1px solid #d0d1d9}.ddp-type-selectbox.ddp-color-selectbox2 .sp-replacer{display:block;padding:0 25px 0 0}.ddp-type-selectbox.ddp-color-selectbox2.ddp-default ul.ddp-list-selectbox{display:block}.sp-preview{position:relative;width:18px;height:18px;margin-right:0;border:none;background:none}.sp-preview-inner{border:1px solid rgba(0,0,0,.15)}.ddp-user .sp-preview:before{display:inline-block;position:absolute;bottom:0;right:0;width:6px;height:6px;background:url(/assets/images/icon_coloruser.png) no-repeat;content:"";z-index:1}.sp-cancel{display:none}.sp-cf{display:inline-block}.sp-button-container{float:inherit;width:100%}.sp-container{position:fixed!important;padding:20px;border-radius:3px;border:none;background-color:#fff;box-shadow:0 1px 3px 1px rgba(82,97,105,.3)}.sp-container.ddp-picker{width:477px}.sp-container.ddp-right{left:inherit!important;right:300px}.sp-container.ddp-left{left:80px!important}.sp-container.ddp-select-right{left:inherit!important;right:95px}.sp-container button.sp-choose{width:100%;max-height:300px;padding:10px 0;background:#fff;color:#90969f;font-size:14px;font-weight:400;text-shadow:none}.sp-container button.sp-choose:hover{color:#4b515b;border:1px solid #4b515b}.sp-container button.sp-choose:active{box-shadow:none}.sp-palette-container{float:left;width:248px;padding:0;margin:0}.sp-palette-container,.sp-picker-container{border-right:none}.sp-palette{max-width:inherit;margin:0 -2px}.sp-picker-container{display:none;float:left;width:162px;padding:0 0 0 11px;margin-left:11px;border-left:1px solid #ccc}.sp-palette .sp-thumb-el{display:inline-block;width:24px;height:24px;margin:2px;box-sizing:border-box}.sp-palette .sp-thumb-el:hover{border:1px solid #d0d0d0}.sp-palette .sp-thumb-el.sp-thumb-active{border:2px solid #fff}.sp-palette-container .sp-user{display:inline-block;position:absolute;bottom:2px;right:0;margin-left:2px}.sp-palette-container .sp-user .sp-user-inner{display:inline-block;position:relative;width:24px;height:24px;border:1px solid rgba(0,0,0,.08);box-sizing:border-box;background:url(/assets/images/bg_user.png) no-repeat;cursor:pointer}.sp-palette-container .sp-user .sp-user-inner.ddp-selected{border:2px solid #fff}.sp-palette-container .sp-user .sp-user-inner.ddp-selected:before{display:inline-block;position:absolute;top:-5px;left:-5px;right:-5px;bottom:-5px;border:3px solid #000;content:""}.sp-palette-row-selection{display:none}.sp-color{right:15%}.sp-hue{bottom:0;left:89%;top:auto;height:98px}.sp-hue,.sp-initial{position:absolute;right:0}.sp-initial{top:0;border:none}.sp-initial span{width:16px;height:16px}.sp-palette-row-initial{position:absolute;top:0;right:0}.sp-initial .sp-clear-display{background:url(/assets/images/img_noncolor.png) no-repeat;background-size:100% 100%}.sp-dragger{width:7px;height:7px;border:2px solid #fff;border-radius:50%}.sp-dragger,.sp-palette .sp-thumb-dark.sp-thumb-active .sp-thumb-inner,.sp-palette .sp-thumb-light.sp-thumb-active .sp-thumb-inner{background:none}.sp-palette .sp-thumb-dark.sp-thumb-active .sp-thumb-inner:before,.sp-palette .sp-thumb-light.sp-thumb-active .sp-thumb-inner:before{display:inline-block;position:absolute;top:-5px;left:-5px;right:-5px;bottom:-5px;border:3px solid #000;content:""}.sp-palette-container .ddp-btn-line{margin:10px 0 12px}.sp-palette-container .ddp-btn-line.ddp-selected em.ddp-view{transform:rotate(180deg)}.sp-container .ddp-pop-side-top{margin:-20px -20px 0}.sp-replacer{padding:0;background:none;border:none}.ddp-box-color .sp-replacer.sp-active{position:relative;border:1px solid #fff;box-sizing:border-box}.ddp-box-color .sp-replacer.sp-active .sp-preview{width:16px;height:16px}.ddp-box-color .sp-replacer.sp-active:before{display:block;position:absolute;top:0;right:0;bottom:0;left:0;border:2px solid #000;content:"";z-index:1}.ddp-box-color .sp-replacer.sp-active:after{display:block;position:absolute;top:2px;left:2px;right:2px;bottom:2px;border:1px solid #fff;content:""}.sp-replacer .sp-dd{display:none}.datepicker{z-index:99999!important}.gradx_add_slider,.gradx_show_code,.gradx_slectboxes{display:none}.cp-default{display:none!important}#gradX2{padding:10px 0 20px;text-align:center}#gradX2 .gradx{display:inline-block;width:223px!important;border:none;padding:0;background:none;cursor:none}#gradX2 .gradx_container{padding:0;margin:0;border:none;background:none}#gradX2 .gradx_panel{width:220px;height:29px;cursor:default}#gradX2 .gradx_start_sliders{position:relative;height:0;margin-top:0;margin-left:-2px;background:none;box-shadow:none;border:none;cursor:default}#gradX2 .gradx_start_sliders.ddp-selected{padding-bottom:35px}#gradX2 .gradx_btn{border:none;background:none}#gradX2 .gradx_slider{top:-3px!important;width:16px;height:16px;opacity:1;box-sizing:border-box}#gradX2 .gradx_slider a.gradx_delete{display:inline-block;position:absolute;top:-20px;left:50%;margin:0 0 0 -8px;width:15px;height:15px;background:url(/assets/images/icon_gradx_delete.png) no-repeat;content:"";z-index:10;cursor:pointer}#gradX2 .gradx_slider.ddp-selected{position:absolute;border:2px solid #4b515b;box-sizing:border-box;width:16px;height:16px}#gradX2 .gradx_slider.ddp-selected:before{position:absolute;top:0;left:0;right:0;bottom:0;border:1px solid #fff;content:""}#gradX2 .gradx_slider:after{height:28px;bottom:14px;left:6px;border:none;border-left:1px solid #000}#gradX2 .gradx_slider .sp-preview{width:100%;height:100%}#gradX2 .gradx_slider .sp-preview.ddp-overlap:after{display:inline-block;position:absolute;top:0;left:-7px;right:-7px;bottom:-12px;background:url(/assets/images/bg_grdX_shadow.png) no-repeat;background-size:100% 100%;content:""}#gradX2 .gradx_slider .sp-replacer{position:absolute;top:0;left:0;right:0;bottom:0;overflow:inherit}#gradX2 .gradx_slider .sp-replacer.sp-active:before{position:absolute;top:0;left:0;right:0;bottom:0;border:1px solid #000;content:""}#gradX2 .gradx_slider .sp-replacer.sp-active:after{position:absolute;top:1px;left:1px;right:1px;bottom:1px;border:1px solid #fff;content:""}#gradX2 .gradx_slider .sp-replacer.sp-active .sp-preview:before{position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;border:1px solid #fff;content:""}.gradx_slider.sp-active{border:none}.gradx_slider.sp-active .gradx_slider_in{position:absolute;top:0;left:0;right:0;bottom:0;border:1px solid #fff;box-sizing:border-box}.gradx_slider.sp-active .gradx_slider_in:before{display:block;position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border:2px solid #000;content:"";z-index:1}.gradx_slider.sp-active .gradx_slider_in:after{display:block;position:absolute;top:2px;left:2px;right:2px;bottom:2px;border:1px solid #fff;content:""}#gradX2 .sp-replacer .sp-preview-inner{display:none}#gradX2 .gradx_start_sliders .gradx_slider.ddp-selected .ddp-data-num{display:block}#gradX2 .ddp-data-num{display:none;position:absolute;top:14px;left:0;width:97px;margin-top:5px;z-index:10}#gradX2 .wrap-grax-slider.ddp-selected .ddp-data-num{display:block}#gradX2 .wrap-grax-slider.ddp-right .ddp-data-num{margin-left:-80px}#gradX2 .ddp-data-num .ddp-delete{display:inline-block;position:absolute;top:50%;right:5px;margin-top:-6px;width:13px;height:13px;background:url(/assets/images/icon_delete.png) no-repeat;cursor:pointer}#gradX2 .ddp-data-num .ddp-txt-num{display:block;width:95px;padding:4px 20px 5px 5px;line-height:28px;box-sizing:border-box}.sp-container.ddp-gradation-right{right:90px;left:inherit!important}.ddp-ui-gradation .ddp-list-usercolor{height:32px;padding:7px 33px 7px 38px;cursor:pointer;clear:both;box-sizing:border-box;overflow:hidden}.ddp-ui-gradation .ddp-list-usercolor.ddp-add{animation-name:usercolorAdd;animation-duration:.2s}.ddp-ui-gradation .ddp-list-usercolor .ddp-data-range{color:#444;font-size:13px;line-height:18px}.ddp-ui-gradation .ddp-list-usercolor .ddp-icon-listdelete{display:none}.ddp-ui-gradation .ddp-list-usercolor.ddp-selected,.ddp-ui-gradation .ddp-list-usercolor:hover{background-color:#e7e7ea}.ddp-ui-gradation .ddp-list-usercolor.ddp-selected .ddp-icon-listdelete,.ddp-ui-gradation .ddp-list-usercolor:hover .ddp-icon-listdelete{display:block}.ddp-ui-gradation .ddp-list-usercolor span.ddp-user{display:inline-block;position:absolute;top:50%;left:15px;margin-top:-8px;width:16px;height:16px;border:1px solid rgba(0,0,0,.15);box-sizing:border-box;cursor:pointer}.ddp-ui-gradation .ddp-list-usercolor span.ddp-user.ddp-selected{width:18px;height:18px;border:1px solid #fff}.ddp-ui-gradation .ddp-list-usercolor span.ddp-user.ddp-selected:before{display:inline-block;position:absolute;top:1px;left:1px;right:1px;bottom:1px;border:2px solid #000;content:""}.ddp-ui-gradation .ddp-list-usercolor span.ddp-user.ddp-selected:after{display:inline-block;position:absolute;top:3px;left:3px;right:3px;bottom:3px;border:2px solid #fff;content:""}.ddp-wrap-gradation2{margin:0 -10px;padding:0 10px 0 8px}.ddp-wrap-gradation2 .ddp-hover{position:relative;float:left;width:10%;height:30px}.ddp-wrap-gradation2 .ddp-hover.ddp-type9{width:11.11111%}.ddp-wrap-gradation2 .ddp-hover.ddp-type7{width:14.28571%}.ddp-wrap-gradation2 .ddp-hover em{display:none;position:absolute;top:50%;left:50%;margin:-8px 0 0 -8px;width:15px;height:15px;background:url(/assets/images/img_cursor.png) no-repeat;content:""}.ddp-wrap-gradation2 .ddp-hover.delete em{background:url(/assets/images/icon_gradx_delete.png) no-repeat;content:"";z-index:10;cursor:pointer}.ddp-wrap-gradation2 .ddp-hover:hover em{display:block}.ddp-gradx-usercolor{clear:both}.ddp-gradx-usercolor .ddp-value-num{position:relative;height:0;overflow:hidden;transition:height .2s}.ddp-gradx-usercolor .ddp-value-num.ddp-selected{display:block;height:30px;transition:height .2s}.ddp-gradx-usercolor .ddp-value-num.ddp-delete{height:30px;transition:left .2s}.ddp-gradx-usercolor .ddp-value-num .ddp-label{float:left;margin-right:14px;line-height:30px;color:#444;font-size:13px}.ddp-gradx-usercolor .ddp-value-num .ddp-input-apply{overflow:hidden}.slick-column-name>span{display:inline-block;max-width:100%;padding-left:20px;text-align:left;font-weight:700;font-size:12px;box-sizing:border-box}.meta-grid-type .slick-headerrow .slick-data{padding:2px 10px 3px;text-align:left;color:#9499c2;background-color:#f9fafd;font-size:12px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal;border-right:1px solid #ebebed}.meta-grid-type .slick-viewport{top:50px!important}.meta-grid.meta-grid-type .slick-viewport{top:65px!important}.meta-grid-type .slick-headerrow-columns{height:20px!important}.meta-grid .slick-column-name{line-height:normal}.meta-grid .slick-column-det{display:block;color:#90969f;font-size:11px;font-weight:400;text-align:left;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.meta-grid .slick-viewport{top:45px!important}.meta-grid .slick-header-columns{overflow:initial!important}.meta-grid .slick-header-column.ui-state-default{padding:7px 20px 8px 9px!important}.gutter.gutter-vertical{position:relative;height:6px;background-color:#e7e7ea;cursor:row-resize}.gutter.gutter-vertical:before{display:inline-block;content:"";position:absolute;top:50%;left:50%;margin:-7px 0 0 -1px;width:2px;height:13px;background:url(/assets/images/icon_bar.png) no-repeat;transform:rotate(90deg)}.gutter.gutter-horizontal{position:relative;float:left;width:10px!important;height:100%;background-color:#e7e7ea;cursor:col-resize}.gutter.gutter-horizontal:before{display:inline-block;content:"";position:absolute;top:50%;left:50%;margin:-7px 0 0 -1px;width:2px;height:13px;background:url(/assets/images/icon_bar.png) no-repeat}.ddp-wrap-tab-contents .ddp-ui-tab-contents .ddp-box-message{margin-bottom:-10px}.ddp-wrap-tab-contents .ddp-ui-tab-contents .ddp-box-message.ddp-type{margin-bottom:0}.ddp-box-synch{display:table;width:100%;position:relative;padding:7px 12px;border:1px solid #cdd8f4;background-color:#f0f3fc;color:#6174b3;font-size:12px;border-radius:2px;overflow:hidden;box-sizing:border-box}.ddp-box-synch+.ddp-box-synch{margin-top:4px}.ddp-box-synch .ddp-txt-synch{display:table-cell;vertical-align:middle}.ddp-box-synch .ddp-icon-info{display:inline-block;width:13px;height:12px;margin-right:4px;background:url(/assets/images/icon_info3.png) no-repeat left -41px;vertical-align:middle}.ddp-box-synch .ddp-icon-info2{display:inline-block;width:14px;height:14px;margin-right:4px;background:url(/assets/images/icon_info3.png) no-repeat left -94px;vertical-align:middle}.ddp-box-synch .ddp-btn-blue{float:right;margin:-4px 12px -4px 0}.ddp-box-synch.type-info{border-color:#e7e7ea;background-color:#f6f6f7;color:#90969f}.ddp-box-synch.type-info .ddp-icon-info{width:13px;height:13px;background-position:left -27px}.ddp-box-synch.type-info .ddp-btn-info-close{float:right;position:relative;top:3px;width:9px;height:9px;background:url(/assets/images/btn_sclose.png) no-repeat;background-position:left -28px}.ddp-box-synch.type-error{border-color:#ffcedb;background-color:#ffedf2;color:#dc494f}.ddp-box-synch.type-error .ddp-icon-info{width:13px;height:13px;background-position:left -80px}.ddp-box-synch.type-error .ddp-btn-error-close{float:right;position:relative;top:3px;width:9px;height:9px;background:url(/assets/images/icon_message.png) no-repeat}.ddp-btn-blue{padding:7px 17px 8px;border-radius:2px;background-color:#6174b3;color:#fff;font-size:13px}.ddp-box-synch.type-warning{border-color:#fbe4b3;background-color:#fef6e4;color:#e9b017}.ddp-box-synch.type-warning .ddp-icon-info{background-position:left -67px}.ddp-btn-blue:hover{color:#fff}.ddp-btn-blue.ddp-disabled{background-color:#d0d1d8;cursor:no-drop}.ddp-btn-blue .ddp-icon-btn-sync{display:inline-block;margin-right:6px;width:13px;height:12px;background:url(/assets/images/icon_buttons.png) no-repeat;background-position:left -363px}.datepicker--cell.-selected-,.datepicker--cell.-selected-.-current-{background-color:#a9bef4}.datepicker--day-name{color:#666eb2}.ddp-wrap-datadetail .ddp-ui-information .ddp-ui-popularity .ddp-icon-popularity,table.ddp-table-line tbody tr td .ddp-ui-popularity .ddp-icon-popularity{display:inline-block;width:18px;height:14px;background:url(/assets/images/icon_popularity.png) no-repeat}.ddp-list-tags .ddp-ui-add-button .ddp-btn-add em.ddp-icon-plus,.ddp-wrap-edit3 .ddp-ui-edit-option .ddp-apply .ddp-btn-add .ddp-icon-plus,table.ddp-table-detail tr td .ddp-apply .ddp-btn-add .ddp-icon-plus{background:url(/assets/images/icon_add.png) no-repeat}.ddp-wrap-edit3 .ddp-ui-edit-option .ddp-apply .ddp-btn-add .ddp-icon-plus,table.ddp-table-detail tr td .ddp-apply .ddp-btn-add .ddp-icon-plus{display:inline-block;width:13px;height:13px;background-position:-42px -22px}.ddp-ui-help{display:none!important}.ddp-ui-top-info{background-color:#1f5e2f!important}@font-face{font-family:SpoqaHanSans;src:url(/assets/fonts/SpoqaHanSans-Bold.eot);src:url(/assets/fonts/SpoqaHanSans-Bold.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/SpoqaHanSans-Bold.woff) format("woff"),url(/assets/fonts/SpoqaHanSans-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:SpoqaHanSans;src:url(/assets/fonts/SpoqaHanSans-Regular.eot);src:url(/assets/fonts/SpoqaHanSans-Regular.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/SpoqaHanSans-Regular.woff) format("woff"),url(/assets/fonts/SpoqaHanSans-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:SpoqaHanSans;src:url(/assets/fonts/SpoqaHanSans-Thin.eot);src:url(/assets/fonts/SpoqaHanSans-Thin.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/SpoqaHanSans-Thin.woff) format("woff"),url(/assets/fonts/SpoqaHanSans-Thin.ttf) format("truetype");font-weight:300;font-style:normal}body,button,dd,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,select,table,td,textarea,th,ul{color:#4b515b}em.ddp-bg-back{display:block;position:fixed;left:0;right:0;bottom:0;top:0;background-color:#fefefe}em.ddp-bg-back.type-bg{background-color:#eff1f4}::-webkit-scrollbar{height:13px!important}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border:4px solid #fff!important;border-radius:10px;background-color:#f0f0f0}::-webkit-scrollbar-thumb:vertical:hover{border-right:7px solid #1f5e2f}::-webkit-scrollbar-thumb:horizontal:hover,::-webkit-scrollbar-thumb:vertical:hover{background-color:#1f5e2f!important;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);cursor:pointer}::-webkit-scrollbar-thumb:horizontal:hover{border-bottom:7px solid #1f5e2f}::-webkit-scrollbar{width:12px;background-color:#f5f5f5}::-webkit-scrollbar-thumb{border:0 solid transparent;border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.1);background-color:#1f5e2f}
/*    !*background:#f1f1f1;*!*/
/*    !*border:4px solid #f1f1f1;*!*/.ddp-ui-tablelist::-webkit-scrollbar-track{background-color:#35393f}.ddp-ui-tablelist::-webkit-scrollbar-thumb{border-color:#35393f}.ddp-layout-wrap{height:100%}.ddp-layout-header{position:fixed;left:0;right:0;top:0;height:55px;border-top:1px solid #fff;border-bottom:1px solid #d7d9de;background-color:#fff;z-index:125;box-sizing:border-box}.ddp-layout-header .ddp-ui-headright{position:absolute;top:0;right:22px;z-index:31}.ddp-layout-header .ddp-wrap-myinfo{float:left;position:relative}.ddp-layout-header .ddp-ui-searcing{position:relative;float:left;width:20px;background:none;padding:0;margin-top:9px;height:37px;margin-right:15px;box-sizing:border-box}.ddp-layout-header .ddp-ui-searcing.ddp-selected{width:476px;padding:0 15px 0 45px;background-color:#f6f6f7}.ddp-layout-header .ddp-ui-searcing .ddp-box-search{display:none}.ddp-layout-header .ddp-ui-searcing.ddp-selected .ddp-box-search{display:block}.ddp-layout-header .ddp-ui-searcing .ddp-box-search.ddp-enter-ing{padding-right:20px}.ddp-layout-header .ddp-ui-searcing .ddp-box-search.ddp-enter-finish{padding-right:60px}.ddp-layout-header .ddp-ui-searcing .ddp-box-search.ddp-enter-finish .ddp-ui-buttons .ddp-btn-refresh,.ddp-layout-header .ddp-ui-searcing .ddp-box-search.ddp-enter-finish .ddp-ui-buttons .ddp-btn-remove,.ddp-layout-header .ddp-ui-searcing .ddp-box-search.ddp-enter-ing .ddp-ui-buttons .ddp-btn-remove{display:block}.ddp-layout-header .ddp-ui-searcing .ddp-box-search .ddp-ui-buttons{position:absolute;top:12px;right:14px}.ddp-layout-header .ddp-ui-searcing .ddp-box-search .ddp-ui-buttons .ddp-btn-refresh{display:none;float:left;width:14px;height:13px;background:url(/assets/images/btn_refresh.png) no-repeat;background-position:left -34px}.ddp-layout-header .ddp-ui-searcing .ddp-box-search .ddp-ui-buttons .ddp-btn-refresh:hover{background-position:-15px -34px}.ddp-layout-header .ddp-ui-searcing .ddp-box-search .ddp-ui-buttons .ddp-btn-remove{display:none;position:relative;top:1px;float:left;margin-left:10px;width:11px;height:11px;background:url(/assets/images/btn_close.png) no-repeat;background-position:-12px -58px}.ddp-layout-header .ddp-ui-searcing .ddp-box-search .ddp-ui-buttons .ddp-btn-remove:hover{background-position:left -58px}.ddp-layout-header .ddp-ui-searcing a.ddp-btn-search{display:inline-block;position:absolute;top:50%;left:14px;margin-top:-10px;width:20px;height:20px;background:url(/assets/images/btn_search.png) no-repeat;box-sizing:border-box}.ddp-layout-header .ddp-ui-searcing input{display:block;padding:10px 0 9px;width:100%;border:none;background:none;font-size:14px}.ddp-layout-header .ddp-ui-searcing input::-moz-placeholder{color:#90969f}.ddp-layout-header .ddp-ui-searcing input::placeholder{color:#90969f}.ddp-layout-header .ddp-ui-searcing .ddp-box-popup{top:44px;left:0;right:0;margin:0;width:inherit;height:inherit;max-height:486px;overflow:auto}.ddp-layout-header .ddp-ui-searcing .ddp-box-popup span.ddp-label-type{display:block;padding:10px 20px;color:#b7b9c2;font-size:12px}.ddp-layout-header .ddp-ui-searcing .ddp-box-popup ul.ddp-list-lately li a{display:block;position:relative;padding:12px 77px 12px 20px;color:#4b515b;font-size:14px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.ddp-layout-header .ddp-ui-searcing .ddp-box-popup ul.ddp-list-lately li a .ddp-data-date{position:absolute;top:13px;right:20px;color:#b7b9c2;font-size:12px}.ddp-layout-header .ddp-ui-searcing .ddp-box-popup ul.ddp-list-lately li a:hover{background-color:#f6f6f7}.ddp-layout-header .ddp-ui-searcing .ddp-box-popup ul.ddp-list-lately li a strong{color:#666db7;font-weight:400}.ddp-layout-header a.ddp-data-photo{display:inline-block;float:left;width:34px;height:34px;margin:10px 0 0 22px;border-radius:50%;overflow:hidden}.ddp-layout-header a.ddp-data-photo img{width:100%;height:100%}.ddp-layout-header .ddp-wrap-myinfo.ddp-selected .ddp-ui-sub-myinfo{display:block;border:1px solid #1f5e2f}.ddp-ui-sub-myinfo{display:none;position:absolute;top:50px;right:0;width:280px;background-color:#fff;z-index:30;white-space:nowrap;border:1px solid #dcdfe1;box-shadow:0 2px 2px 0 rgba(0,0,0,.2);z-index:127}.ddp-ui-sub-myinfo .ddp-wrap-data{padding:20px 30px 0;background-color:#4d527d}.ddp-ui-sub-myinfo .ddp-data-name{display:block;font-size:16px;color:#fff;font-weight:700}.ddp-ui-sub-myinfo span.ddp-data-team{padding-bottom:10px;color:#9c9c9c}.ddp-ui-sub-myinfo span.ddp-data-mail,.ddp-ui-sub-myinfo span.ddp-data-team{display:block;font-size:13px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ddp-ui-sub-myinfo span.ddp-data-mail{padding-bottom:22px;color:#c1cef1}.ddp-ui-sub-myinfo .ddp-list-sub-myinfo{padding:15px 0}.ddp-ui-sub-myinfo .ddp-list-sub-myinfo li{position:relative;float:inherit}.ddp-ui-sub-myinfo .ddp-list-sub-myinfo li a{display:block;position:relative;width:100%;height:inherit;padding:10px 0 10px 27px;margin:0;color:#444;font-size:14px;line-height:1.3em;overflow:inherit;box-sizing:border-box}.ddp-ui-sub-myinfo .ddp-list-sub-myinfo li:hover a{font-weight:700;background:none}.ddp-ui-sub-myinfo .ddp-list-sub-myinfo li .ddp-hover-status{position:absolute;top:12px;right:30px}.ddp-ui-sub-myinfo .ddp-list-sub-myinfo li .ddp-hover-status .ddp-status-active{font-weight:400}.ddp-ui-sub-myinfo .ddp-list-sub-myinfo li ul.ddp-list-popup li{padding:0}.ddp-ui-sub-myinfo .ddp-list-sub-myinfo li ul.ddp-list-popup li a{padding:4px 30px 4px 14px;border-left:none;font-weight:400}.ddp-ui-sub-myinfo .ddp-list-sub-myinfo li ul.ddp-list-popup li a:hover{font-weight:400;background-color:#f6f6f7}.ddp-ui-sub-myinfo .ddp-list-sub-myinfo li a .ddp-txt-list{display:block;position:relative;padding-left:22px}.ddp-ui-sub-myinfo .ddp-list-sub-myinfo li a .ddp-icon-info-profile{width:12px;height:12px;margin-top:-6px}.ddp-ui-sub-myinfo .ddp-list-sub-myinfo li a .ddp-icon-info-language{width:15px;height:15px;margin-top:-8px;background-position:left -13px}.ddp-ui-sub-myinfo .ddp-list-sub-myinfo li a .ddp-icon-info-theme{width:11px;height:13px;margin-top:-7px;background-position:left -26px}.ddp-ui-sub-myinfo .ddp-list-sub-myinfo li .ddp-theme-check{position:absolute;top:50%;right:32px;margin-top:-8px}.ddp-ui-sub-myinfo .ddp-list-sub-myinfo li .ddp-theme-check label{float:left;margin-left:8px;cursor:pointer}.ddp-ui-sub-myinfo .ddp-list-sub-myinfo li .ddp-theme-check label i{display:inline-block;position:relative;width:16px;height:16px;background-color:#666eb2}.ddp-ui-sub-myinfo .ddp-list-sub-myinfo li .ddp-theme-check label.type-dark i{background-color:#4b515b}.ddp-ui-sub-myinfo .ddp-list-sub-myinfo li .ddp-theme-check label input{display:none}.ddp-ui-sub-myinfo .ddp-list-sub-myinfo li .ddp-theme-check label input[type=checkbox]:checked+i:before{display:inline-block;width:11px;height:8px;position:absolute;top:50%;left:50%;background:url(/assets/images/icon_select2.png) no-repeat;background-position:-27px top;margin:-4px 0 0 -6px;content:""}.ddp-ui-sub-myinfo .ddp-list-sub-myinfo>li:hover>a:before{display:inline-block;position:absolute;top:50%;left:0;margin-top:-10px;height:20px;width:3px;background:#666eb2;content:""}.ddp-ui-sub-myinfo .ddp-list-sub-myinfo>li>a [class*=ddp-icon-]{display:inline-block;position:absolute;top:50%;left:0;background:url(/assets/images/icon_userinfo.png) no-repeat}.ddp-ui-sub-myinfo .ddp-ui-part{border-top:1px solid #e7e7ea}.ddp-ui-sub-myinfo .ddp-ui-part a{position:relative;display:block;padding:15px 27px;color:#4b515b!important;font-size:14px}.ddp-ui-sub-myinfo .ddp-ui-part a:hover{font-weight:700}.ddp-ui-sub-myinfo .ddp-ui-part a:hover:before{display:inline-block;position:absolute;top:50%;left:0;margin-top:-10px;height:20px;width:3px;background:#666eb2;content:""}.ddp-layout-contents{position:relative;height:100%;padding:54px 0 0;box-sizing:border-box}.ddp-layout-contents .ddp-ui-contents-in{position:relative;padding:0}.ddp-layout-contents .ddp-ui-contents-in.ddp-scroll{position:relative;height:100%;box-sizing:border-box}.ddp-layout-contents .ddp-ui-contents-in.ddp-scroll .ddp-ui-contents-list{position:absolute;top:50px;left:0;right:0;bottom:0;padding:0 80px;box-sizing:border-box;overflow:auto}.ddp-layout-contents .ddp-ui-contents-in.ddp-scroll .ddp-ui-contents-list.type-list{top:54px}.ddp-layout-contents .ddp-ui-contents-in.ddp-scroll .ddp-ui-contents-list .ddp-type-top-option .ddp-type-search input::-moz-placeholder{color:#90969f}.ddp-layout-contents .ddp-ui-contents-in.ddp-scroll .ddp-ui-contents-list .ddp-type-top-option .ddp-type-search input::placeholder{color:#90969f}.ddp-layout-contents2{position:relative;width:100%;height:100%;padding:47px 0 0;margin-top:-48px;box-sizing:border-box}.ddp-layout-contents-in{position:relative}.ddp-ui-contentsin{position:absolute;top:0;left:0;right:0;bottom:0}.ddp-ui-contentsin.ddp-full{top:48px;width:100%;height:100vh}.ddp-layout-contents.ddp-type{padding-top:0;z-index:65}.ddp-layout-contents.ddp-type .ddp-ui-contentsin{top:0;z-index:127}.ddp-wrap-search-result{position:fixed;left:0;right:0;bottom:0;top:54px;background-color:#e7e6ea;z-index:59}.ddp-wrap-search-result .ddp-ui-search-filter{position:absolute;top:0;left:0;bottom:0;padding-top:25px;width:239px;overflow:auto;overflow-x:hidden}.ddp-wrap-search-result .ddp-ui-search-filter::-webkit-scrollbar-track{background:#e7e6ea}.ddp-wrap-search-result .ddp-ui-search-filter::-webkit-scrollbar-thumb{border:4px solid #e7e6ea}.ddp-wrap-search-result .ddp-ui-search-filter .ddp-data-filter{padding:40px 0 0 22px}.ddp-wrap-search-result .ddp-ui-search-filter .ddp-data-filter:first-of-type{padding-top:0}.ddp-wrap-search-result .ddp-ui-search-filter .ddp-data-filter .ddp-ui-filter-title{display:block;padding-bottom:10px;color:#90969f;font-size:12px}.ddp-ui-search-filter .ddp-data-filter ul.ddp-list-checktype{padding-left:10px}.ddp-ui-search-filter .ddp-data-filter ul.ddp-list-checktype li{padding:7px 0}.ddp-ui-search-filter .ddp-data-filter ul.ddp-list-checktype li label .ddp-txt-checkbox{color:#4b515b;font-size:13px}.ddp-ui-search-filter .ddp-data-filter ul.ddp-list-checktype li label .ddp-txt-checkbox em.ddp-data-num{color:#90969f;font-size:13px}.ddp-wrap-search-result .ddp-ui-search-result{position:absolute;top:0;left:239px;right:0;bottom:0;padding:25px 22px 20px 0;overflow:auto}.ddp-wrap-search-result .ddp-ui-search-result::-webkit-scrollbar-track{background:#e7e6ea}.ddp-wrap-search-result .ddp-ui-search-result::-webkit-scrollbar-thumb{border:4px solid #e7e6ea}.ddp-ui-search-result .ddp-data-result{display:block;padding-bottom:7px;color:#90969f;font-size:12px}.ddp-ui-search-result .ddp-data-result span.ddp-data-num{margin-left:7px;color:#4b515b;font-size:12px}.ddp-ui-search-result ul.ddp-list-search-result{border:1px solid #ddd;background-color:#fff}.ddp-ui-search-result ul.ddp-list-search-result li{padding-left:97px;cursor:pointer}.ddp-ui-search-result ul.ddp-list-search-result li:hover,.ddp-ui-search-result ul.ddp-list-search-result li:hover .ddp-wrap-navigation{background-color:#f6f6f7}.ddp-ui-search-result ul.ddp-list-search-result li .ddp-wrap-navigation{float:right;padding-right:25px;background-color:#fff}.ddp-ui-search-result ul.ddp-list-search-result li .ddp-wrap-navigation span.ddp-data-navigation{position:relative;padding:0 9px 0 14px}.ddp-ui-search-result ul.ddp-list-search-result li .ddp-wrap-navigation span.ddp-data-navigation:before{display:inline-block;content:"";position:absolute;top:50%;left:0;margin:-4px 0 0;width:4px;height:7px;background:url(/assets/images/icon_dataview.png) no-repeat;background-position:left -11px}.ddp-ui-search-result ul.ddp-list-search-result li .ddp-wrap-navigation span.ddp-data-navigation:first-of-type:before{display:none}.ddp-ui-search-result ul.ddp-list-search-result li .ddp-data-type{position:absolute;left:0;top:0;bottom:0;width:97px;text-align:center}.ddp-ui-search-result ul.ddp-list-search-result li .ddp-data-type em.ddp-icon-folder{left:50%;margin-left:-8px}.ddp-ui-search-result ul.ddp-list-search-result li .ddp-wrap-tag{padding:11px 0 10px}.ddp-ui-search-result ul.ddp-list-search-result li .ddp-box-tag{display:inline-block;float:inherit;margin-right:0;line-height:normal}.ddp-ui-search-result ul.ddp-list-search-result li .ddp-wrap-detailname span.ddp-data-detailname.ddp-data-new{position:relative;padding-right:40px;max-width:100%;box-sizing:border-box}.ddp-ui-search-result ul.ddp-list-search-result li .ddp-wrap-detailname span.ddp-data-detailname em.ddp-icon-new{display:none}.ddp-ui-search-result ul.ddp-list-search-result li .ddp-wrap-detailname span.ddp-data-detailname strong{font-weight:400;color:#666db7}.ddp-ui-search-result ul.ddp-list-search-result li .ddp-wrap-detailname span.ddp-data-detailname.ddp-data-new em.ddp-icon-new{display:block;position:absolute;top:50%;right:0;margin-top:-6px;line-height:normal;background-color:#fff}.ddp-ui-search-result ul.ddp-list-search-result li:hover .ddp-wrap-detailname span.ddp-data-detailname.ddp-data-new em.ddp-icon-new{background-color:#f6f6f7}.ddp-ui-search-result ul.ddp-list-search-result li .ddp-wrap-detailname span.ddp-data-summary{margin-left:5px}.ddp-layout-lnb{position:fixed;left:0;top:0;width:0;border-right:2px solid #4c515a;box-sizing:border-box;text-indent:-30000px}.ddp-layout-lnb a.ddp-btn-lnbmenu{display:inline-block;position:absolute;top:0;left:0;width:49px;height:55px}.ddp-layout-lnb a.ddp-btn-lnbmenu:before{display:inline-block;content:"";position:absolute;top:50%;left:23px;margin:-6px 0 0;width:16px;height:12px;background:url(/assets/images/btn_lnbmenu.png) no-repeat}.ddp-layout-lnb .ddp-h1-logo{position:absolute;top:21px;left:52px;text-indent:0}.ddp-layout-lnb .ddp-h1-logo a{display:inline-block;width:204px;height:14px}.ddp-layout-lnb .ddp-h1-logo a svg{height:100%}.ddp-layout-lnb .ddp-h1-logo a .st10{fill:#646c77}.ddp-layout-lnb .ddp-h1-logo a .st11{fill:#c3c7d2}.ddp-layout-lnb.ddp-selected{position:fixed;left:0;top:0;bottom:0;width:288px;background-color:#35393f;text-indent:0}.ddp-layout-lnb.ddp-selected .ddp-h1-logo a .st10{fill:#989ea6}.ddp-layout-lnb.ddp-selected .ddp-h1-logo a .st11{fill:#595f6a}.ddp-layout-lnb.ddp-selected a.ddp-btn-lnbmenu:before{background-position:left -13px}.ddp-layout-lnb.ddp-selected ul.ddp-list-lnb{display:block}ul.ddp-list-lnb{display:none;position:absolute;top:55px;left:0;right:0;bottom:174px;overflow-y:auto}ul.ddp-list-lnb::-webkit-scrollbar-track{background:#3f4349}ul.ddp-list-lnb::-webkit-scrollbar-thumb{border:4px solid #3f4349;background-color:#6d7179}ul.ddp-list-lnb li .ddp-wrap-listmenu{position:relative}ul.ddp-list-lnb li .ddp-wrap-listmenu:after{display:inline-block;content:"";position:absolute;bottom:0;left:0;right:0;border-bottom:1px solid #3e434b}ul.ddp-list-lnb li a{display:block;position:relative}ul.ddp-list-lnb li a span.ddp-txt-lnbmenu{display:block;margin:0 0 0 23px;padding:23px 44px 23px 0;font-size:16px;color:#8a8f9b;font-weight:700}ul.ddp-list-lnb li a span.ddp-tag-beta{display:inline-block;position:relative;top:2px;padding:0 4px;margin-left:3px;border-radius:2px;border:1px solid #909ae5;font-size:11px;font-weight:400;color:#909ae5;vertical-align:top}ul.ddp-list-lnb li.ddp-selected a span.ddp-txt-lnbmenu{color:#e7e7ea}ul.ddp-list-lnb li a span.ddp-txt-lnbmenu span.ddp-link-lnbmenu{display:block;font-size:16px;color:#8a8f9b;font-weight:700;cursor:pointer}ul.ddp-list-lnb li.ddp-selected a span.ddp-txt-lnbmenu span.ddp-link-lnbmenu{color:#e7e7ea}ul.ddp-list-lnb li a span.ddp-txt-lnbmenu span.ddp-link-lnbmenu em.ddp-icon-lnbplus{display:inline-block;position:relative;top:2px;float:right;width:14px;height:14px;background:url(/assets/images/icon_lnbplus.png) no-repeat;cursor:pointer;vertical-align:middle;margin-left:6px}ul.ddp-list-lnb li a span.ddp-txt-lnbmenu span.ddp-link-lnbmenu em.ddp-icon-lnbplus:hover{background-position:-15px top}ul.ddp-list-lnb li a span.ddp-txt-lnbmenu span.ddp-link-lnbmenu em.ddp-icon-move{display:inline-block;width:14px;height:13px;margin-left:5px;background:url(/assets/images/icon_move.png) no-repeat;vertical-align:middle}ul.ddp-list-lnb li a span.ddp-txt-lnbmenu em.ddp-icon-plus{background-position:left -14px}ul.ddp-list-lnb li a em.ddp-icon-menuview{display:inline-block;position:absolute;top:50%;right:20px;width:11px;height:7px;margin-top:-4px;background:url(/assets/images/icon_menuview.png) no-repeat}ul.ddp-list-lnb li.ddp-selected{background-color:#2a2d33}ul.ddp-list-lnb li.ddp-selected a em.ddp-icon-menuview{display:none}ul.ddp-list-lnb li a:hover{background-color:#2a2d33}ul.ddp-list-lnb li.ddp-selected .ddp-list-sub{display:block;padding-bottom:19px}ul.ddp-list-lnb li .ddp-list-sub{display:none}ul.ddp-list-lnb li .ddp-list-sub .ddp-txt-title{display:block;position:relative;padding:10px 40px 10px 56px;font-size:14px;color:#b7b9c2;cursor:pointer}ul.ddp-list-lnb li .ddp-list-sub .ddp-txt-title.ddp-selected{font-weight:700;background-color:#212429}ul.ddp-list-lnb li .ddp-list-sub .ddp-txt-title.ddp-selected em.ddp-icon-view{display:block}ul.ddp-list-lnb li .ddp-list-sub .ddp-txt-title:hover{background-color:#212429}ul.ddp-list-lnb li .ddp-list-sub .ddp-txt-title:hover em.ddp-icon-view{display:block}ul.ddp-list-lnb li .ddp-list-sub .ddp-txt-title em.ddp-icon-view{display:none;position:absolute;top:0;right:0;width:35px;height:35px}ul.ddp-list-lnb li .ddp-list-sub .ddp-txt-title em.ddp-icon-view:before{display:inline-block;content:"";position:absolute;top:50%;left:50%;margin:-4px 0 0 -2px;width:4px;height:7px;background:url(/assets/images/icon_dataview.png) no-repeat;background-position:left -19px}ul.ddp-list-lnb li .ddp-list-sub .ddp-txt-title em.ddp-icon-view:hover{background-color:#181b20}ul.ddp-list-lnb li .ddp-list-sub .ddp-txt-title em.ddp-icon-personal{display:inline-block;position:absolute;top:50%;left:30px;width:11px;height:13px;margin-top:-7px;background:url(/assets/images/icon_lnb.png) no-repeat;vertical-align:middle}ul.ddp-list-lnb li .ddp-list-sub .ddp-wrap-favorites .ddp-label-type{display:block;padding:25px 23px 5px;font-size:12px;font-weight:700;color:#6b6e77}ul.ddp-list-lnb li .ddp-list-sub .ddp-wrap-favorites .ddp-txt-info{display:block;padding:10px 23px 0;color:#6b6e77;font-size:13px}ul.ddp-list-lnb li .ddp-list-sub .ddp-wrap-favorites .ddp-txt-info .ddp-link-type a{margin:0 -25px}ul.ddp-list-lnb li .ddp-list-sub .ddp-link-type{margin:8px 0 0;padding:0 25px}ul.ddp-list-lnb li .ddp-list-sub .ddp-link-type a{display:block;padding:7px 0;color:#90969f;font-size:13px;text-align:center;background-color:#35393f}ul.ddp-list-lnb li ul.ddp-list-submenu li{position:relative}ul.ddp-list-lnb li ul.ddp-list-submenu li.ddp-disabled{opacity:.3}ul.ddp-list-lnb li ul.ddp-list-submenu li.ddp-disabled:after{display:inline-block;position:absolute;top:0;left:0;right:0;bottom:0;cursor:no-drop;content:""}ul.ddp-list-lnb li ul.ddp-list-submenu li a{position:relative;padding-right:35px;height:36px}ul.ddp-list-lnb li ul.ddp-list-submenu li a em.ddp-icon-share{display:inline-block;position:absolute;top:50%;left:30px;width:17px;height:12px;margin-top:-6px;background:url(/assets/images/icon_lnb.png) no-repeat;background-position:left -14px}ul.ddp-list-lnb li ul.ddp-list-submenu li a em.ddp-icon-view{display:none;position:absolute;top:0;right:0;width:35px;height:35px}ul.ddp-list-lnb li ul.ddp-list-submenu li a em.ddp-icon-view:before{display:inline-block;position:absolute;top:50%;left:50%;margin:-4px 0 0 -2px;width:4px;height:7px;background:url(/assets/images/icon_dataview.png) no-repeat;background-position:left -19px;content:""}ul.ddp-list-lnb li ul.ddp-list-submenu li a em.ddp-icon-view:hover{background-color:#181b20}ul.ddp-list-lnb li ul.ddp-list-submenu li.ddp-selected em.ddp-icon-view{display:block;background-color:#212429}ul.ddp-list-lnb li ul.ddp-list-submenu li a:hover{background-color:#212429}ul.ddp-list-lnb li ul.ddp-list-submenu li a:hover em.ddp-icon-view{display:block}ul.ddp-list-lnb li ul.ddp-list-submenu li.ddp-selected a{background-color:#212429}ul.ddp-list-lnb li ul.ddp-list-submenu li a span.ddp-data-listmenu{display:inline-block;max-width:100%;position:relative;padding:10px 0 10px 56px;font-size:14px;color:#b7b9c2;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal;box-sizing:border-box}ul.ddp-list-lnb li ul.ddp-list-submenu li a span.ddp-data-listmenu em.ddp-icon-new{display:none;position:absolute;top:12px;right:0;font-size:10px;color:#919ae3}ul.ddp-list-lnb li ul.ddp-list-submenu li a span.ddp-data-listmenu em.ddp-icon-new:before{display:inline-block;position:relative;top:-1px;content:"";width:5px;height:5px;margin-right:4px;border-radius:50%;vertical-align:middle;background-color:#919ae3}ul.ddp-list-lnb li ul.ddp-list-submenu li.ddp-selected a span.ddp-data-listmenu{font-weight:700}ul.ddp-list-lnb li ul.ddp-list-submenu li a span.ddp-data-listmenu.ddp-new{padding-right:38px}ul.ddp-list-lnb li ul.ddp-list-submenu li a span.ddp-data-listmenu.ddp-new em.ddp-icon-new{display:block}ul.ddp-list-lnb li ul.ddp-list-submenu li a .ddp-icon-afav{display:inline-block;width:12px;height:12px;position:absolute;top:50%;right:20px;margin-top:-6px;background:url(/assets/images/icon_fav.png) no-repeat;background-position:left -18px}ul.ddp-list-lnb li ul.ddp-list-submenu li a .ddp-icon-afav.ddp-selected{background-position:-13px -18px}ul.ddp-list-lnb li ul.ddp-list-sublnb li a{display:block;position:relative;padding:10px 10px 10px 56px;color:#6b6e77;font-size:14px}ul.ddp-list-lnb li ul.ddp-list-sublnb li a em.ddp-icon-dot{display:inline-block;position:absolute;top:14px;left:30px;width:10px;height:10px;background:url(/assets/images/icon_lnbdot.png) no-repeat;background-position:left -3px}ul.ddp-list-lnb li ul.ddp-list-sublnb li.ddp-selected a{background-color:#212429}ul.ddp-list-lnb li ul.ddp-list-sublnb li a em.ddp-icon-data{display:inline-block;position:absolute;top:50%;left:28px;margin-top:-7px;width:12px;height:14px;margin-right:12px;background:url(/assets/images/icon_lnb.png) no-repeat;background-position:left -71px;vertical-align:middle}ul.ddp-list-lnb li ul.ddp-list-sublnb li.ddp-selected a em.ddp-icon-dot{top:18px;width:10px;height:2px;background-position:0 0}ul.ddp-list-lnb li ul.ddp-list-sublnb li a:hover{background-color:#212429}ul.ddp-list-lnb li ul.ddp-list-sublnb li ul.ddp-list-sublnb-2depth{display:none}ul.ddp-list-lnb li ul.ddp-list-sublnb li.ddp-selected ul.ddp-list-sublnb-2depth{display:block;margin-bottom:10px}ul.ddp-list-lnb li ul.ddp-list-sublnb li ul.ddp-list-sublnb-2depth li a{color:#b7b9c2;font-size:14px;background-color:#2a2d33}ul.ddp-list-lnb li ul.ddp-list-sublnb li ul.ddp-list-sublnb-2depth li a:hover{background-color:#212429}.ddp-layout-lnb .ddp-ui-help{position:absolute;bottom:0;left:0;right:0;padding:33px 0 5px;background-color:#35393f}.ddp-layout-lnb .ddp-ui-help .ddp-label-type{display:block}.ddp-layout-lnb .ddp-ui-help .ddp-label-type .ddp-fright{margin-right:20px}.ddp-layout-lnb .ddp-ui-help .ddp-label-type .ddp-txt-label{display:inline-block;padding:7px 20px 7px 23px;color:rgba(144,150,159,.6);font-size:12px}.ddp-layout-lnb .ddp-ui-help a.ddp-btn-box{display:inline-block;position:relative;padding:6px 9px 6px 24px;margin-left:4px;color:#90969f;font-size:12px;border:1px solid rgba(112,123,129,.3);border-radius:2px}.ddp-layout-lnb .ddp-ui-help a.ddp-btn-box:hover{border:1px solid #707b81}.ddp-layout-lnb .ddp-ui-help a.ddp-btn-box em.ddp-icon-global,.ddp-layout-lnb .ddp-ui-help a.ddp-btn-box em.ddp-icon-manual{display:inline-block;background:url(/assets/images/icon_lnb.png) no-repeat}.ddp-layout-lnb .ddp-ui-help a.ddp-btn-box em.ddp-icon-manual{position:absolute;top:50%;left:7px;margin-top:-7px;width:13px;height:14px;background-position:left -42px}.ddp-layout-lnb .ddp-ui-help a.ddp-btn-box em.ddp-icon-global{position:absolute;top:50%;left:6px;width:13px;height:13px;margin-top:-7px;background-position:left -57px}.ddp-data-help{padding:10px 23px 20px}.ddp-data-help dl dt{float:left;width:90px;color:#90969f}.ddp-data-help dl dd{display:block;overflow:hidden;color:#90969f}.ddp-data-help dl dd a{color:#90969f}.ddp-layout-lnb .ddp-ui-help .ddp-viersion{padding:0 0 20px 23px;font-size:13px;color:#90969f;opacity:.6}.ddp-layout-lnb .ddp-data-help .ddp-label-type{padding:0 0 4px;color:rgba(144,150,159,.6)}.ddp-layout-lnb .ddp-data-version{padding:0 23px 17px;color:#90969f;font-size:12px}.ddp-wrap-folder-nav{bottom:0;padding-top:33px;z-index:30;white-space:nowrap;overflow-x:auto;font-size:0;background-color:#fff}.ddp-ui-title-nav,.ddp-wrap-folder-nav{position:fixed;top:54px;left:288px;right:0}.ddp-ui-title-nav{height:33px;padding-left:18px;background-color:#90969f;box-sizing:border-box}.ddp-list-locate{white-space:nowrap;word-wrap:normal;text-overflow:ellipsis;overflow:hidden;color:#fff;font-size:13px}.ddp-list-locate span{position:relative;padding-left:14px;margin-left:8px;line-height:32px}.ddp-list-locate span:before{display:inline-block;position:absolute;top:50%;left:0;right:10px;width:4px;height:7px;margin-top:-3px;background:url(/assets/images/icon_dataview.png) no-repeat;background-position:left -11px;content:""}.ddp-list-locate span:first-of-type{padding-left:0;margin-left:0}.ddp-list-locate span:first-of-type:before{display:none}.ddp-ui-folder-nav{height:100%;position:relative;z-index:1}.ddp-list-folder-nav{display:inline-block;width:210px;height:100%;border-right:1px solid #ccc;background-color:#fff;overflow-y:auto;box-sizing:border-box}ul.ddp-list-folder-nav li{position:relative}ul.ddp-list-folder-nav li a{display:block;position:relative;padding:4px 24px 5px 40px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:#222;font-size:12px}ul.ddp-list-folder-nav li.ddp-list-folder a em.ddp-box-view{display:inline-block;width:24px;height:24px;position:absolute;top:0;right:0}ul.ddp-list-folder-nav li.ddp-list-folder.ddp-selected a em.ddp-box-view{background-color:#d0d1d8}ul.ddp-list-folder-nav li.ddp-list-folder a em.ddp-box-view:before{display:inline-block;content:"";position:absolute;top:50%;left:50%;margin:-4px 0 0 -2px;width:4px;height:7px;background:url(/assets/images/icon_dataview.png) no-repeat;background-position:left -19px}ul.ddp-list-folder-nav li.ddp-list-folder a em.ddp-box-view:hover{background-color:#ccc}ul.ddp-list-folder-nav li:nth-child(2n) a{background-color:#fafafa}ul.ddp-list-folder-nav li em[class*=ddp-icon-]{display:inline-block;position:absolute;top:50%;left:15px;background:url(/assets/images/icon_gnb.png) no-repeat}ul.ddp-list-folder-nav li em.ddp-icon-folder{width:15px;height:13px;margin-top:-7px}ul.ddp-list-folder-nav li em.ddp-icon-workbook{width:12px;height:14px;background-position:left -14px;margin-top:-7px}ul.ddp-list-folder-nav li em.ddp-icon-notebook{width:12px;height:14px;background-position:left -29px;margin-top:-7px}ul.ddp-list-folder-nav li em.ddp-icon-workbench{width:13px;height:14px;background-position:left -44px;margin-top:-7px}ul.ddp-list-folder-nav li.ddp-selected a,ul.ddp-list-folder-nav li a:hover{background-color:#e7e7ea}.ddp-wrap-layout-popup{display:table;position:fixed;left:0;right:0;bottom:0;top:0;width:100%;height:100%;background-color:rgba(208,209,216,.5);z-index:128;box-sizing:border-box;overflow:auto}.ddp-wrap-layout-popup.ddp-scroll-popup{display:block;overflow:auto}.ddp-wrap-layout-popup.ddp-scroll-popup .ddp-ui-layout-popup{display:table;width:100%;height:100%;text-align:center}.ddp-wrap-layout-popup.ddp-scroll-popup .ddp-pop-contents{display:table-cell;width:100%;height:100%;vertical-align:middle}.ddp-box-popup{display:inline-block;position:absolute;top:25%;left:0;right:0;min-width:416px;max-width:80%;text-align:left;background-color:#fff;box-shadow:0 0 20px rgba(0,0,0,.3);padding:40px;margin:0 auto}.ddp-box-popup .ddp-pop-title{padding:85px 70px 60px;color:#4b515b;font-size:28px;line-height:40px;font-weight:300;text-align:center}.ddp-box-popup .ddp-btn-close{display:inline-block;position:absolute;top:20px;right:20px;width:23px;height:23px;background:url(/assets/images/btn_popclose.png) no-repeat}.ddp-box-popup .ddp-ui-buttons{text-align:center}.ddp-box-popup .ddp-ui-buttons a[class*=ddp-btn-type-]{margin:0 3px}.ddp-layout-popuptype{position:fixed;left:0;right:0;bottom:0;top:0;overflow:auto;z-index:127}.ddp-layout-popuptype .ddp-ui-popup{position:absolute;top:0;left:50%;bottom:0;width:960px;overflow-y:auto;margin-left:-480px;background-color:#fff;z-index:127}.ddp-layout-popuptype .ddp-ui-popup .ddp-ui-popup-title{position:relative;padding:44px 280px 44px 50px;text-align:left;overflow:hidden}.ddp-layout-popuptype .ddp-ui-popup .ddp-ui-popup-title .ddp-txt-sub-title{position:absolute;bottom:20px;left:50px;color:#b7b9c2;font-size:13px;font-weight:300}.ddp-layout-popuptype .ddp-ui-popup .ddp-ui-popup-title span.ddp-txt-title-name{position:relative;width:100%;line-height:32px;box-sizing:border-box;color:#222;font-size:18px}.ddp-layout-popuptype .ddp-ui-popup .ddp-ui-popup-title span.ddp-txt-title-name span.ddp-txt-thin{font-weight:300}.ddp-layout-popuptype .ddp-ui-popup .ddp-ui-popup-title span.ddp-txt-title-name .ddp-txt-det{position:relative;padding:0 0 0 14px;margin-left:12px;color:#b7b9c2;font-size:14px}.ddp-layout-popuptype .ddp-ui-popup .ddp-ui-popup-title span.ddp-txt-title-name .ddp-txt-det:before{display:inline-block;position:absolute;top:50%;left:0;margin-top:-7px;content:"";height:14px;border-left:2px solid #dbdce0}.ddp-layout-popuptype .ddp-ui-popup .ddp-ui-popup-title span.ddp-txt-title-name .ddp-txt-det2{position:absolute;top:100%;left:0;margin-top:7px;color:#b7b9c2;font-size:14px;white-space:nowrap}.ddp-layout-popuptype .ddp-ui-popup .ddp-ui-popup-title .ddp-ui-pop-buttons{position:absolute;top:49px;right:47px;z-index:3}.ddp-layout-popuptype .ddp-ui-popup .ddp-ui-popup-title .ddp-ui-pop-buttons .ddp-btn-pop{float:Left}.ddp-layout-popuptype .ddp-ui-popup .ddp-ui-popup-title .ddp-ui-pop-buttons .ddp-btn-pop+.ddp-btn-pop{margin-left:4px}.ddp-layout-popuptype .ddp-ui-info-det{position:absolute;bottom:20px;left:0;right:0;padding:0 50px;color:#e70000;font-size:14px}.ddp-layout-popuptype .ddp-ui-info-det em.ddp-icon-error-info{display:inline-block;margin-right:5px;position:relative;top:-1px;width:15px;height:15px;background:url(/assets/images/icon_info.png) no-repeat}.ddp-layout-popuptype.type-flex{display:flex;justify-content:center;align-items:center}.ddp-ui-flex-popup{display:flex;flex-direction:column;width:960px;max-height:100%;position:relative;box-shadow:0 0 20px 0 rgba(0,0,0,.3);background-color:#fff;z-index:127}.ddp-ui-flex-popup .ddp-pop-title{padding:29px 30px 30px;color:#4b515b;font-size:18px}.ddp-ui-flex-popup .ddp-pop-title .ddp-ui-buttons{position:absolute;right:73px;top:25px}.ddp-ui-flex-popup .ddp-pop-title .ddp-ui-buttons .ddp-btn-pop{font-size:13px}.ddp-ui-flex-popup .ddp-btn-close{display:inline-block;position:absolute;top:29px;right:30px;width:23px;height:23px;background:url(/assets/images/btn_popclose.png) no-repeat}.ddp-ui-flex-popup .ddp-pop-contents{flex:auto;padding:0 30px 30px;overflow:auto}.ddp-ui-flex-popup .ddp-pop-contents .ddp-table-detail2{margin-left:-20px}.ddp-ui-layout-popup{display:table-cell;position:relative;width:100%;height:100%;text-align:center;vertical-align:middle}.ddp-ui-layout-popup .ddp-scroll-popup{width:100%;max-height:100%;overflow:auto}.ddp-ui-layout-popup .ddp-box-popup.ddp-popup-type{position:relative;top:0;left:0;margin:0;width:558px;height:auto;background-color:#fff;box-shadow:0 0 20px rgba(0,0,0,.3)}.ddp-ui-layout-popup .ddp-box-popup.ddp-popup-type .ddp-pop-title{padding:85px 0 0}.ddp-ui-layout-popup .ddp-box-popup.ddp-popup-type .ddp-ui-buttons{padding-bottom:80px}.ddp-box-popup3{display:inline-block;position:relative;top:0;left:0;margin:0;width:958px;height:auto;text-align:center;background-color:#fff;box-shadow:0 0 20px rgba(0,0,0,.3)}.ddp-box-popup3 .ddp-pop-title{padding:80px 0 0;min-height:80px;color:#4b515b;font-size:28px;font-weight:300;text-align:center}.ddp-box-popup3 .ddp-pop-title .ddp-txt-pop-info{padding:14px 0 0;font-size:14px;color:#90969f;font-weight:400}.ddp-box-popup3 .ddp-pop-scroll{margin:17px 0 5px;max-height:333px;overflow:auto}.ddp-box-popup3 .ddp-btn-close{display:inline-block;position:absolute;top:20px;right:20px;width:23px;height:23px;background:url(/assets/images/btn_popclose.png) no-repeat}.ddp-box-popup3 .ddp-box-detail{position:relative;display:inline-block;width:464px;padding:20px 0;text-align:left}.ddp-box-popup3 .ddp-box-detail.ddp-type [class*=ddp-wrap-edit]{margin-top:20px}.ddp-box-popup3 .ddp-box-detail.ddp-type [class*=ddp-wrap-edit]:first-of-type{margin-top:0}.ddp-box-popup3 .ddp-box-detail .ddp-ui-high-option{padding:20px 0;text-align:right}.ddp-box-popup3 .ddp-box-detail .ddp-ui-high-option .ddp-link-high{text-decoration:underline}.ddp-box-popup3 .ddp-box-detail .ddp-ui-high-option .ddp-link-high .ddp-icon-view{display:inline-block;margin-left:12px;width:7px;height:4px;background:url(/assets/images/icon_select.png) no-repeat;background-position:-24px 0;vertical-align:middle;content:""}.ddp-box-popup3 .ddp-box-detail .ddp-wrap-high.ddp-selected .ddp-link-high .ddp-icon-view{transform:rotate(180deg)}.ddp-box-popup3 .ddp-box-detail .ddp-wrap-high .ddp-high-setting{display:none}.ddp-box-popup3 .ddp-box-detail .ddp-wrap-high.ddp-selected .ddp-high-setting{display:block}.ddp-box-popup3 .ddp-box-detail .ddp-ui-message{margin-top:20px;margin-bottom:-30px}.ddp-box-popup3 .ddp-ui-buttons{padding:20px 0 80px}.ddp-box-popup3 .ddp-clear{margin:0 -4px}.ddp-box-popup3 .ddp-clear [class*=ddp-col-]{padding:0 4px}.ddp-box-popup3 .ddp-ui-buttons a[class*=ddp-btn-type-]{margin:0 3px}.ddp-box-popup3.ddp-box-fix{height:720px}.ddp-box-popup3.ddp-box-fix .ddp-ui-buttons{position:absolute;bottom:0;left:0;right:0}.ddp-wrap-layout-popup.ddp-wrap-edit .ddp-box-popup{width:679px}.ddp-wrap-layout-popup.ddp-wrap-edit .ddp-box-popup .ddp-box-edit{height:324px;margin-bottom:20px;border-bottom:1px solid #e7e7ea}.ddp-wrap-layout-popup.type-small .ddp-table-cell{display:table-cell;vertical-align:middle;text-align:center}.ddp-wrap-layout-popup.type-small .ddp-table-cell .ddp-box-popup{position:relative;top:0;left:0;margin:0;display:inline-block;width:400px;height:auto}.ddp-wrap-layout-popup.type-small .ddp-table-cell .ddp-box-popup .ddp-pop-title{padding:0 30px;font-size:18px;text-align:left;line-height:1.3em;font-weight:400}.ddp-wrap-layout-popup.type-small .ddp-table-cell .ddp-box-popup .ddp-pop-detail{margin:0;padding:15px 30px 0;text-align:left}.ddp-wrap-layout-popup.type-small .ddp-table-cell .ddp-box-popup .ddp-popup-text{padding:40px 0;border-bottom:1px solid rgba(231,231,234,.7)}.ddp-wrap-layout-popup.type-small .ddp-table-cell .ddp-box-popup .ddp-ui-buttons{padding:15px 0}.ddp-wrap-layout-popup.type-small .ddp-table-cell .ddp-box-popup .ddp-ui-buttons .ddp-btn-type-popup{min-width:80px;padding:6px 10px;box-sizing:border-box;font-size:13px}.ddp-wrap-layout-popup.ddp-wrap-edit .ddp-box-popup .ddp-ui-popup-title{text-align:left;font-size:18px;padding:10px 15px;overflow:hidden}.ddp-wrap-layout-popup.ddp-wrap-edit .ddp-box-popup .ddp-ui-popup-title em.ddp-icon-btntext{margin-top:-4px}.ddp-box-popup.ddp-box-popup-type1 .ddp-pop-title{padding:140px 100px 43px}.ddp-box-popup.ddp-box-popup-type1 .ddp-pop-detail{margin:0 100px 61px;max-height:150px;font-size:14px;color:#90969f;text-align:center;line-height:24px;overflow:auto}.ddp-box-popup3 .ddp-pop-detail{clear:both;padding:35px 0 0;font-size:14px;color:#90969f;text-align:center;line-height:24px}.ddp-box-popup.ddp-box-popup-type2 .ddp-pop-title{padding:190px 100px 52px;height:80px}.ddp-box-popup.ddp-box-popup-type3 .ddp-pop-title{padding:80px 0 0}.ddp-box-popup.ddp-box-popup-type3 .ddp-box-detail{display:table;table-layout:fixed;position:absolute;top:180px;left:0;right:0;width:100%;min-height:240px;text-align:center;vertical-align:middle}.ddp-box-popup.ddp-box-popup-type3 .ddp-box-detail .ddp-box-detail-in{display:table-cell;width:100%;height:100%;padding:0 100px;vertical-align:middle;box-sizing:border-box}.ddp-box-popup.ddp-box-popup-type3 .ddp-box-detail .ddp-box-detail-in .ddp-txt-detail{max-height:240px;overflow:auto}.ddp-box-popup.ddp-box-popup-type3 .ddp-box-detail .ddp-box-detail-in .ddp-txt-detail.ddp-word-break{word-break:break-all}.ddp-box-popup.ddp-box-popup-type3 .ddp-box-detail .ddp-box-detail-in .ddp-box-edit{display:inline-block;width:464px;text-align:left}.ddp-box-popup.ddp-box-popup-type3 .ddp-box-detail .ddp-box-detail-in .ddp-box-edit.ddp-type .ddp-wrap-edit3+.ddp-wrap-edit3{margin-top:15px}.ddp-box-popup.ddp-box-popup-type3 .ddp-box-detail .ddp-box-form{display:inline-block;width:464px;text-align:left}.ddp-box-popup .ddp-box-form .ddp-wrap-edit2{margin-top:30px}.ddp-box-popup.ddp-box-popup-type3 span.ddp-pop-detail{display:block;height:48px;padding-bottom:10px;color:#4b515b;font-size:14px;line-height:24px}.ddp-box-popup.ddp-box-popup-type3 span.ddp-pop-detail em.ddp-icon-time2{margin-right:5px;vertical-align:middle}.ddp-box-popup.ddp-box-popup-type3 ul.ddp-list-type-input{display:inline-block;text-align:left}.ddp-box-popup.ddp-box-popup-type3 ul.ddp-list-type-input li{padding:6px 0}.ddp-box-popup.ddp-box-popup-type3 ul.ddp-list-type-input li .ddp-label-radio+.ddp-type-selectbox{position:relative;top:-5px}.ddp-box-popup.ddp-box-popup-type3 ul.ddp-list-type-input li.ddp-list-inline .ddp-label-radio.ddp-inline{margin-right:9px}.ddp-box-popup.ddp-box-popup-type3 ul.ddp-list-type-input li.ddp-list-inline .ddp-type-selectbox{width:230px;box-sizing:border-box}.ddp-box-popup.ddp-box-popup-type3 .ddp-ui-buttons{position:absolute;left:0;right:0;bottom:80px}.ddp-type-contents{position:fixed;left:0;right:0;bottom:0;top:0;padding-top:72px;padding-bottom:55px;text-align:center;background-color:#fff;overflow-y:auto;z-index:127}.ddp-type-contents.ddp-scroll .ddp-icon-name{box-shadow:0 3px 5px rgba(0,0,0,.05)}.ddp-type-contents.ddp-scroll>.ddp-ui-buttons,.ddp-type-contents.ddp-scroll>.ddp-ui-buttons2{box-shadow:0 -3px 5px rgba(0,0,0,.05)}.ddp-type-contents2{top:54px;z-index:2;overflow:auto}.ddp-type-contents2,.ddp-type-contents3{position:fixed;left:0;right:0;bottom:0;background-color:#fff}.ddp-type-contents3{top:0;overflow-y:auto;z-index:126}.ddp-type-contents a.ddp-btn-close{position:fixed;top:20px;right:20px;display:inline-block;width:23px;height:23px;background:url(/assets/images/btn_popclose.png) no-repeat;z-index:90}.ddp-type-contents .ddp-ui-name2{display:inline-block;position:relative;padding:54px 16px 33px;margin-bottom:52px;color:#666eb2;font-size:18px}.ddp-type-contents .ddp-ui-name2.ddp-type{padding:0 0 33px;margin-top:-20px}.ddp-type-contents .ddp-ui-name2.ddp-type2{margin-bottom:0}.ddp-type-contents .ddp-ui-name2.ddp-type3{padding-top:13px;padding-bottom:15px;margin-bottom:25px}.ddp-type-contents.ddp-resize2.ddp-type2 .ddp-ui-name2{padding:2px 0 15px;margin-bottom:0}.ddp-type-contents.ddp-resize.ddp-type{padding:38px 0 78px}.ddp-type-contents.ddp-resize.ddp-type .ddp-ui-name2.ddp-type3 .ddp-txt-info{display:block;color:#90969f;font-size:14px;text-align:center}.ddp-type-contents .ddp-ui-name2 .ddp-icon-newlink2,.ddp-type-contents .ddp-ui-name2 .ddp-icon-workbench{display:inline-block;position:absolute;top:0;left:50%;margin-left:-15px;width:30px;height:30px;background:url(/assets/images/icon_popup.png) no-repeat}.ddp-type-contents .ddp-ui-name2 .ddp-icon-workbench{background-position:-31px top}.ddp-type-contents .ddp-ui-name2 em[class*=ddp-bg-order-line2]{display:inline-block;position:absolute;bottom:-4px;left:50%;width:38px;height:9px;margin-left:-19px;background:url(/assets/images/bg_order_line2.png) no-repeat}.ddp-type-contents .ddp-ui-name2 em.ddp-bg-order-line2-type2{background-position:left -10px}.ddp-type-contents .ddp-ui-name2 em[class*=ddp-bg-order-line3]{display:inline-block;position:absolute;bottom:-4px;left:50%;width:70px;height:9px;margin-left:-34px;background:url(/assets/images/bg_order_line.png) no-repeat}.ddp-type-contents .ddp-ui-name2 em.ddp-bg-order-line3-type2{background-position:left -10px}.ddp-type-contents .ddp-ui-name2 em.ddp-bg-order-line3-type3{background-position:left -20px}.ddp-type-contents .ddp-ui-name2 em[class*=ddp-bg-order-line4]{display:inline-block;position:absolute;bottom:-4px;left:50%;width:100px;height:9px;margin-left:-50px;background:url(/assets/images/bg_order_line4.png) no-repeat}.ddp-type-contents .ddp-ui-name2 em.ddp-bg-order-line4-type2{background-position:left -10px}.ddp-type-contents .ddp-ui-name2 em.ddp-bg-order-line4-type3{background-position:left -20px}.ddp-type-contents .ddp-ui-name2 em.ddp-bg-order-line4-type4{background-position:left -30px}.ddp-type-contents .ddp-ui-name2 em[class*=ddp-bg-order-line5]{display:inline-block;position:absolute;bottom:-4px;left:50%;width:129px;height:9px;margin-left:-64px;background:url(/assets/images/bg_order_line5.png) no-repeat}.ddp-type-contents .ddp-ui-name2 em.ddp-bg-order-line5-type2{background-position:left -10px}.ddp-type-contents .ddp-ui-name2 em.ddp-bg-order-line5-type3{background-position:left -20px}.ddp-type-contents .ddp-ui-name2 em.ddp-bg-order-line5-type4{background-position:left -30px}.ddp-type-contents .ddp-ui-name2 em.ddp-bg-order-line5-type5{background-position:left -40px}.ddp-type-contents .ddp-ui-name2 em.ddp-bg-order-type{display:inline-block;position:absolute;bottom:-4px;left:50%;width:75px;margin-left:-38px;border-top:1px solid #666eb2}.ddp-type-contents-in .ddp-txt-info{display:block;padding-bottom:86px;color:#35393f;font-size:28px;text-align:center;font-weight:300}.ddp-type-contents-in .ddp-txt-info.ddp-type{padding-bottom:88px}.ddp-type-contents .ddp-ui-buttons{padding-top:20px}.ddp-type-contents .ddp-ui-buttons a[class*=ddp-btn-type-]{margin:0 2px}.ddp-type-contents .ddp-ui-buttons.type-shadow{box-shadow:0 -3px 8px 0 rgba(0,0,0,.1)}.ddp-type-contents.ddp-resize{overflow:hidden}.ddp-type-contents.ddp-resize .ddp-type-contents-in{position:absolute;top:154px;left:0;right:0;bottom:80px}.ddp-type-contents.ddp-resize .ddp-type-contents-in.ddp-type{top:0}.ddp-type-contents.ddp-resize .ddp-type-contents-in.ddp-type .ddp-type-multidata{top:86px}.ddp-type-contents.ddp-resize .ddp-box-popupcontents3{position:absolute;top:65px;left:0;right:0;bottom:0;height:auto;margin-top:0}.ddp-type-contents.ddp-resize.ddp-type .ddp-box-popupcontents3{top:0}.ddp-type-contents.ddp-resize.ddp-type .ddp-box-popupcontents3.ddp-type-multidata.ddp-edit{bottom:-38px;overflow:hidden}.ddp-type-contents.ddp-resize.ddp-type .ddp-type-contents-in{top:140px}.ddp-type-contents.ddp-resize .ddp-ui-buttons{position:absolute;bottom:0;left:0;right:0;padding-bottom:20px}.ddp-type-contents.ddp-resize2{padding:0}.ddp-type-contents.ddp-resize2 .ddp-icon-name{position:fixed;top:0;left:0;right:0;padding-top:72px;background-color:#fff;z-index:70}.ddp-type-contents.ddp-resize2 .ddp-icon-name .ddp-txt-info{display:block;padding-bottom:86px;color:#35393f;font-size:28px;text-align:center;font-weight:300}.ddp-type-contents.ddp-resize2.ddp-type2 .ddp-icon-name{padding-top:38px;padding-bottom:25px}.ddp-type-contents.ddp-resize2.ddp-type2 .ddp-icon-name .ddp-txt-info{padding-bottom:0;color:#90969f;font-size:14px;font-weight:400}.ddp-type-contents.ddp-resize2.ddp-type2 .ddp-icon-name.type-shadow{box-shadow:0 3px 8px 0 rgba(0,0,0,.1)}.ddp-type-contents.ddp-resize2 .ddp-ui-name2.ddp-type{position:fixed;padding-top:40px;left:0;right:0;margin-top:0;background-color:#fff;z-index:20}.ddp-type-contents.ddp-resize2 .ddp-box-popupcontents4{padding:120px 0 78px}.ddp-type-contents.ddp-resize2 .ddp-box-popupcontents4>.ddp-wrap-edit2:first-of-type{margin-top:0}.ddp-type-contents.ddp-resize2 .ddp-ui-buttons.type-fix,.ddp-type-contents.ddp-resize2>.ddp-ui-buttons,.ddp-type-contents.ddp-resize2>.ddp-ui-buttons2{position:fixed;bottom:0;left:0;right:0;padding-bottom:20px;background-color:#fff}.ddp-type-contents.ddp-resize2 .ddp-type-contents-in{position:relative;min-height:100%;padding:356px 0 85px;box-sizing:border-box}.ddp-type-contents.ddp-resize2 .ddp-type-contents-in.ddp-scroll{position:absolute;top:136px;left:0;right:0;bottom:78px;padding:0!important;min-height:auto;overflow:auto}.ddp-type-contents.ddp-resize2.ddp-type2 .ddp-type-contents-in{padding-top:139px;box-sizing:border-box}.ddp-type-contents-in.ddp-size-resize .ddp-box-grid-detail{bottom:1px}.ddp-type-contents.ddp-resize2 .ddp-type-contents-in.ddp-full{height:100%}.ddp-type-contents.ddp-resize2 .ddp-box-popupcontents3{padding:160px 0 130px}.ddp-type-contents.ddp-resize2.ddp-type2 .ddp-box-popupcontents3{padding-top:138px}.ddp-type-contents.ddp-resize2 .ddp-type-contents-in .ddp-box-popupcontents3{padding:0}.ddp-type-contents.ddp-resize2.ddp-type .ddp-type-contents-in{padding-top:270px}.ddp-type-contents.ddp-resize2.ddp-type .ddp-type-contents-in.ddp-type{padding-top:177px}.ddp-type-contents.ddp-resize2 .ddp-box-popupcontents{height:100%}.ddp-type-contents.ddp-resize2 .ddp-box-popupcontents.type-info{padding-bottom:40px;box-sizing:border-box}.ddp-type-contents.ddp-resize2 .ddp-box-popupcontents.type-info .ddp-box-synch{position:absolute;bottom:0;left:0;right:0}.ddp-type-contents.ddp-resize2 .ddp-box-source-create.ddp-box-type .ddp-wrap-edit3:first-of-type{margin-top:0}.ddp-type-contents-in.ddp-size-resize{height:100%}.ddp-type-contents-in.ddp-size-resize .ddp-popup-dashboard{height:100%;padding-bottom:18px;box-sizing:border-box}.ddp-type-contents-in.ddp-size-resize .ddp-wrap-variable{height:100%;margin-top:-43px;padding-top:43px;box-sizing:border-box}.ddp-type-contents-in.ddp-size-resize .ddp-wrap-viewtable{height:100%}.ddp-type-contents-in.ddp-size-resize .ddp-wrap-viewtable.ddp-add{position:relative;padding-bottom:44px;box-sizing:border-box}.ddp-type-contents-in.ddp-size-resize .ddp-popup-dashboard .ddp-wrap-variable .ddp-wrap-grid{height:100%}.ddp-type-contents-in.ddp-size-resize .ddp-popup-dashboard .ddp-wrap-grid .ddp-box-viewtable{height:100%;min-height:auto}.ddp-type-contents-in.ddp-size-resize .ddp-wrap-viewtable.ddp-add .ddp-box-add-link3{position:absolute;bottom:1px;left:0;right:0}.ddp-type-contents-in.ddp-size-resize .ddp-box-grid-detail{bottom:19px}.ddp-type-contents-in.ddp-size-resize .ddp-ui-bottomoption{bottom:0;top:inherit}.ddp-type-contents-in.ddp-size-resize .ddp-ui-import-option{position:relative;height:100%;padding-bottom:0;box-sizing:border-box}.ddp-type-contents-in.ddp-size-resize .ddp-ui-import-option .ddp-ui-grid{height:100%}.ddp-type-contents-in.ddp-size-resize .ddp-box-popupcontents.ddp-info{padding-bottom:18px;box-sizing:border-box}.ddp-type-contents-in.ddp-size-resize .ddp-dataflow .ddp-box-viewtable{height:100%}.ddp-type-contents-in.ddp-size-resize .ddp-dataset{margin-top:-95px;padding:95px 0 0;box-sizing:border-box}.ddp-type-contents-in.ddp-size-resize .ddp-ui-import-option.ddp-selected-query .ddp-dataset{margin-top:-358px;padding-top:358px}.ddp-type-contents-in.ddp-size-resize2,.ddp-type-contents-in.ddp-size-resize2 .ddp-popup-dashboard,.ddp-type-contents-in.ddp-size-resize2 .ddp-popup-dashboard .ddp-wrap-grid,.ddp-type-contents-in.ddp-size-resize2 .ddp-wrap-variable{height:100%}.ddp-type-contents-in.ddp-size-resize2 .ddp-cluster-add,.ddp-type-contents-in.ddp-size-resize2 .ddp-cluster-add .ddp-box-application,.ddp-type-contents-in.ddp-size-resize2 .ddp-wrap-file-navi,.ddp-type-contents-in.ddp-size-resize2 .ddp-wrap-sheet{height:100%;box-sizing:border-box}.ddp-type-contents-in.ddp-size-resize2 .ddp-cluster-add .ddp-wrap-ex{height:100%;box-sizing:border-box;overflow:auto}.ddp-type-contents-in.ddp-sheet-resize{height:100%}.ddp-type-contents-in.ddp-sheet-resize .ddp-wrap-variable{height:100%;padding:259px 0 0;margin-top:-254px;box-sizing:border-box}.ddp-type-contents-in.ddp-sheet-resize .ddp-flex .ddp-wrap-variable{padding:0;margin:0;height:auto;flex:1 auto;overflow:hidden}.ddp-type-contents-in.ddp-sheet-resize .ddp-wrap-message{padding-top:5px}.ddp-type-contents-in.ddp-sheet-resize .ddp-wrap-variable .ddp-wrap-sheet{height:100%;box-sizing:border-box}.ddp-type-contents-in.ddp-sheet-resize .ddp-wrap-variable.ddp-type{margin-top:-145px;padding:155px 0 0}.ddp-type-contents-in.ddp-size-resize3,.ddp-type-contents-in.ddp-size-resize3 .ddp-box-popupcontents3{height:100%}.ddp-type-contents-in.ddp-size-resize3 .ddp-wrap-variable{height:100%;margin-top:-124px;padding:124px 0 0;box-sizing:border-box}.ddp-type-contents-in.ddp-size-resize3 .ddp-wrap-variable .ddp-box-schema,.ddp-type-contents-in.ddp-size-resize3 .ddp-wrap-variable .ddp-box-schema .ddp-wrap-fleft,.ddp-type-contents-in.ddp-size-resize3 .ddp-wrap-variable .ddp-box-schema .ddp-wrap-fright{height:100%;box-sizing:border-box}.ddp-type-contents-in.ddp-size-resize3 .ddp-wrap-variable .ddp-box-schema .ddp-box-viewtable{min-height:inherit}.ddp-wrap-datadetail.ddp-size-resize{height:100%;margin-top:-48px;padding:63px 45px 0;box-sizing:border-box}.ddp-wrap-datadetail.ddp-size-resize .ddp-wrap-tab-contents{height:100%;margin-top:-57px;padding:57px 0 50px;box-sizing:border-box}.ddp-wrap-datadetail.ddp-size-resize .ddp-ui-tab-contents.ddp-full{height:100%}.ddp-wrap-datadetail.ddp-size-resize .ddp-wrap-variable{height:100%;margin-top:-67px;padding:67px 0 0;box-sizing:Border-box}.ddp-wrap-datadetail.ddp-size-resize .ddp-wrap-variable .ddp-data-details{height:100%}.ddp-wrap-datadetail.ddp-size-resize .ddp-wrap-variable .ddp-data-details .ddp-wrap-detail{height:100%;box-sizing:Border-box;overflow:auto}.ddp-wrap-datadetail.ddp-size-resize .ddp-wrap-variable .ddp-wrap-sourcename{overflow:auto}.ddp-layout-chart .ddp-wrap-naviarea{border:1px solid #ececef;background-color:#fff}.ddp-wrap-naviarea{display:flex;position:relative;height:48px;background-color:#e7e7ea;z-index:35;box-sizing:border-box}.ddp-wrap-naviarea em.ddp-icon-chart2{position:absolute;top:50%;left:14px;margin-top:-7px}.ddp-wrap-naviarea em.ddp-icon-dataset2{position:absolute;top:50%;left:14px;margin-top:-10px}.ddp-wrap-naviarea em.ddp-icon-dashboard2{position:absolute;top:50%;left:14px;margin-top:-7px}.ddp-ui-naviarea{display:block;padding:7px 0 9px;overflow:hidden}.ddp-ui-naviarea:after,.ddp-ui-naviarea:before{display:table;content:""}.ddp-ui-naviarea:after{clear:both}.ddp-ui-naviarea .ddp-wrap-naviname{display:inline-block;position:relative;top:5px;float:left;max-width:60%;font-size:16px;color:#4b515b;box-sizing:border-box;line-height:1em}.ddp-ui-naviarea .ddp-wrap-naviname.ddp-full{max-width:100%}.ddp-ui-naviarea .ddp-wrap-naviname .ddp-wrap-popup2{display:none;position:absolute;top:100%;left:-15px}.ddp-wrap-naviname.ddp-selected .ddp-wrap-popup2{display:block}.ddp-ui-naviarea .ddp-wrap-naviname .ddp-wrap-popup2.ddp-type{width:245px}.ddp-ui-naviarea .ddp-wrap-naviname span.ddp-data-naviname{display:inline-block;position:relative;width:100%;height:25px;padding:5px 18px 0 5px;cursor:pointer;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal;box-sizing:border-box;font-family:sans-serif;line-height:1em}.ddp-ui-naviarea .ddp-wrap-naviname span.ddp-data-naviname em.ddp-icon-menuview{display:none}.ddp-ui-naviarea .ddp-wrap-naviname span.ddp-data-naviname.ddp-readonly{padding-right:10px;cursor:default}.ddp-ui-naviarea .ddp-wrap-naviname-txt span.ddp-data-naviname{padding:2px 18px 2px 5px;cursor:pointer}.ddp-ui-naviarea .ddp-wrap-naviname-txt span.ddp-data-naviname,.ddp-ui-naviarea .ddp-wrap-naviname span.ddp-txt-naviname{display:inline-block;position:relative;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal;box-sizing:border-box}.ddp-ui-naviarea .ddp-wrap-naviname span.ddp-txt-naviname{padding:2px 5px}.ddp-ui-naviarea .ddp-wrap-naviname:hover span.ddp-data-naviname{background-color:#d9dadf}.ddp-ui-naviarea .ddp-wrap-naviname:hover span.ddp-data-naviname.ddp-readonly{background:none}.ddp-ui-naviarea .ddp-wrap-naviname.ddp-type span.ddp-data-naviname{cursor:auto}.ddp-ui-naviarea .ddp-wrap-naviname.ddp-type:hover span.ddp-data-naviname{background:none}.ddp-ui-naviarea input.ddp-input-navi{float:left;padding:3px 5px 2px;width:100%;height:25px;font-size:16px;background-color:#d9dadf;box-sizing:border-box;border:none;line-height:1.3em}.ddp-ui-naviarea input.ddp-input-navi:-ms-input-placeholder,.ddp-ui-naviarea input.ddp-input-navi::-webkit-input-placeholder{color:#9ba0ab}.ddp-ui-naviarea .ddp-box-navi .ddp-wrap-input{display:none;position:relative;top:4px;float:left}.ddp-ui-naviarea .ddp-box-navi.ddp-selected .ddp-wrap-input{display:inline-block;position:relative;top:5px;width:40%;padding-right:23px;box-sizing:border-box;vertical-align:middle}.ddp-ui-naviarea .ddp-box-navi.ddp-selected.ddp-check-none .ddp-wrap-input{padding-right:0}.ddp-ui-naviarea .ddp-box-navi.ddp-selected.ddp-check-none .ddp-wrap-input .ddp-btn-check{display:none}.ddp-ui-naviarea .ddp-box-navi .ddp-wrap-input .ddp-btn-check{display:inline-block;position:absolute;top:0;right:0;height:25px}.ddp-ui-naviarea .ddp-box-navi.ddp-selected input.ddp-input-navi{display:block}.ddp-ui-naviarea .ddp-box-navi.ddp-selected .ddp-wrap-naviname span.ddp-data-naviname,.ddp-ui-naviarea .ddp-wrap-naviname span.ddp-data-naviname .ddp-icon-edit2{display:none}.ddp-ui-naviarea .ddp-wrap-naviname:hover span.ddp-data-naviname .ddp-icon-edit2{display:block;position:absolute;top:50%;right:4px;margin-top:-6px;background-position:-11px top}.ddp-ui-naviarea .ddp-wrap-naviname:hover span.ddp-data-naviname.ddp-readonly .ddp-icon-edit2{display:none}.ddp-ui-naviarea .ddp-box-navidet{float:left;position:relative;top:5px;max-width:40%;box-sizing:border-box}.ddp-ui-naviarea .ddp-wrap-navidet{display:inline-block;position:relative;float:left;max-width:100%;white-space:nowrap;box-sizing:border-box;overflow:hidden}.ddp-ui-naviarea .ddp-wrap-navidet span.ddp-data-navidet{height:25px;padding:5px;cursor:pointer;font-family:sans-serif;letter-spacing:.4px}.ddp-ui-naviarea .ddp-wrap-navidet span.ddp-data-navidet,.ddp-ui-naviarea .ddp-wrap-navidet span.ddp-txt-navidet{display:inline-block;float:left;width:100%;color:#90969f;font-size:12px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal;box-sizing:border-box}.ddp-ui-naviarea .ddp-wrap-navidet span.ddp-txt-navidet{position:relative;top:3px;padding:2px 5px}.ddp-ui-naviarea .ddp-wrap-navidet em.ddp-icon-edit2{display:none}.ddp-ui-naviarea .ddp-box-navidet .ddp-wrap-input{display:none;position:relative;padding-right:23px;box-sizing:border-box}.ddp-ui-naviarea .ddp-box-navidet .ddp-wrap-input .ddp-btn-check{display:inline-block;position:absolute;top:0;right:0;height:25px}.ddp-ui-naviarea .ddp-box-navidet input.ddp-input-navi{display:inline-block;width:100%;height:25px;padding:3px 5px 3px 4px;font-size:12px;border:1px solid #d9dadf;background-color:#d9dadf;box-sizing:border-box;font-family:sans-serif;letter-spacing:.4px}.ddp-ui-naviarea .ddp-box-navidet input.ddp-input-navi::-webkit-input-placeholder{color:#9ba0ab;font-size:12px}.ddp-ui-naviarea .ddp-box-navidet input.ddp-input-navi:-ms-input-placeholder{font-family:SpoqaHanSans;color:#9ba0ab}.ddp-ui-naviarea .ddp-wrap-navidet:hover span.ddp-data-navidet{padding-right:18px;background-color:#d9dadf}.ddp-ui-naviarea .ddp-wrap-navidet span.ddp-data-navidet em.ddp-icon-edit2{position:absolute;top:50%;right:4px;margin-top:-6px}.ddp-ui-naviarea .ddp-wrap-navidet:hover span.ddp-data-navidet em.ddp-icon-edit2{display:block;background-position:-11px top}.ddp-ui-naviarea .ddp-wrap-navidet span.ddp-data-navidet.ddp-readonly{cursor:default;padding-right:0;background:none}.ddp-ui-naviarea .ddp-wrap-navidet span.ddp-data-navidet.ddp-readonly em.ddp-icon-edit2{display:none}.ddp-ui-naviarea .ddp-wrap-navidet:hover span.ddp-data-navidet.ddp-readonly{padding-right:0;background:none}.ddp-ui-naviarea .ddp-box-navidet.ddp-selected{width:59%}.ddp-ui-naviarea .ddp-box-navidet.ddp-selected .ddp-wrap-input,.ddp-ui-naviarea .ddp-box-navidet.ddp-selected textarea.ddp-input-navi{display:block}.ddp-ui-naviarea .ddp-box-navidet.ddp-selected .ddp-wrap-navidet{display:none}.ddp-wrap-naviarea .ddp-ui-navidata{position:relative;padding-right:16px}.ddp-wrap-naviarea .ddp-ui-navidata span.ddp-data-time{float:left;padding-right:13px;color:#90969f;font-size:12px;line-height:48px;font-weight:300}.ddp-wrap-naviarea .ddp-ui-navidata span.ddp-data-time em{font-weight:400}.ddp-wrap-naviarea .ddp-ui-navidata span.ddp-data-source{position:relative;float:left;padding:15px 21px;color:#838793;font-size:12px}.ddp-wrap-naviarea .ddp-ui-navidata span.ddp-data-source:before{display:inline-block;content:"";position:absolute;top:15px;left:0;height:17px;border-left:1px solid #d0d1d8}.ddp-wrap-naviarea .ddp-ui-navidata span.ddp-data-source a.ddp-icon-source3{margin-right:0;background-position:-34px -16px}.ddp-wrap-naviarea .ddp-ui-navidata span.ddp-data-source a.ddp-icon-source3:hover{background-position:-17px -16px}.ddp-wrap-naviarea .ddp-ui-navidata span.ddp-data-source .ddp-ui-tooltip-info{top:37px;right:11px}.ddp-wrap-naviarea .ddp-ui-navidata span.ddp-data-sec{float:left;padding:15px 20px 16px 0}.ddp-wrap-naviarea .ddp-ui-navidata span.ddp-data-sec a{color:#646b72;font-size:12px}.ddp-wrap-naviarea .ddp-ui-navidata span.ddp-data-sec a em.ddp-icon-redo{display:inline-block;width:18px;height:16px;background:url(/assets/images/icon_redo2.png) no-repeat}.ddp-wrap-naviarea .ddp-ui-navidata span.ddp-data-sec a:hover{color:#535962}.ddp-wrap-naviarea .ddp-ui-navidata span.ddp-data-sec a:hover em.ddp-icon-redo{background-position:-19px top}.ddp-wrap-naviarea .ddp-ui-navidata.ddp-type .ddp-ui-work-buttons:before{display:none}.ddp-wrap-naviarea .ddp-ui-work-buttons{position:relative;float:left;padding:16px 0 0 23px}.ddp-wrap-naviarea .ddp-ui-work-buttons:before{display:inline-block;position:absolute;top:15px;left:0;height:17px;border-left:1px solid #d0d1d8;content:""}.ddp-wrap-naviarea .ddp-ui-work-buttons a[class*=ddp-icon-]{color:#646b72;font-size:12px}.ddp-wrap-naviarea .ddp-ui-work-buttons a[class*=ddp-icon-]:hover{color:#535962}.ddp-wrap-naviarea .ddp-ui-work-buttons a.ddp-icon-more{font-size:0}.ddp-wrap-naviarea .ddp-ui-work-buttons .ddp-ui-more,.ddp-wrap-naviarea .ddp-ui-work-buttons a.ddp-icon-board-edit,.ddp-wrap-naviarea .ddp-ui-work-buttons a.ddp-icon-board-monitoring{float:left}.ddp-wrap-naviarea .ddp-ui-work-buttons a.ddp-icon-board-monitoring{margin-right:21px}.ddp-wrap-naviarea .ddp-ui-work-buttons a.ddp-icon-board-edit{margin-right:18px}.ddp-wrap-naviarea .ddp-ui-work-buttons .ddp-ui-more{position:relative}.ddp-wrap-naviarea .ddp-ui-work-buttons .ddp-ui-more a.ddp-icon-more:before{background-position:left -12px}.ddp-wrap-naviarea .ddp-ui-work-buttons .ddp-ui-more a.ddp-icon-more:hover:before{background-position:left -4px}.ddp-wrap-naviarea .ddp-ui-work-buttons .ddp-ui-more.ddp-selected .ddp-wrap-popup2{display:block;z-index:15}.ddp-wrap-naviarea .ddp-ui-work-buttons .ddp-ui-more.ddp-selected a.ddp-icon-more:before{background-position:0 -4px}.ddp-wrap-naviarea .ddp-ui-work-buttons .ddp-ui-more.ddp-selected:hover .ddp-ui-tooltip-info{display:none}.ddp-wrap-naviarea .ddp-ui-work-buttons .ddp-ui-more .ddp-wrap-popup2{display:none;position:absolute;top:24px;right:0;min-width:250px}.ddp-ui-more .ddp-ui-tooltip-info.ddp-down em.ddp-icon-view-top{right:20px}a.ddp-link-naviarea em.ddp-icon-navi{display:inline-block;position:absolute;top:50%;left:22px;width:17px;height:16px;margin:-8px 0 0;background:url(/assets/images/btn_back.png) no-repeat}.ddp-wrap-naviarea.ddp-naviarea2{padding-left:55px;padding-right:10px}.ddp-wrap-naviarea.ddp-naviarea2 .ddp-ui-naviarea .ddp-box-navidet{padding-left:0}.ddp-wrap-naviarea.ddp-naviarea2.ddp-type{padding-right:80px}.ddp-wrap-naviarea a.ddp-link-naviarea{display:inline-block;position:absolute;top:0;left:0;width:50px;height:47px}.ddp-wrap-naviarea .ddp-box-tag{display:inline-block;float:left;margin:16px 8px 0 0}.ddp-ui-navibuttons{position:absolute;top:7px;right:0;padding-right:12px}.ddp-ui-navibuttons a.ddp-btn-redo,.ddp-ui-navibuttons a.ddp-btn-undo{display:inline-block;margin-left:19px;width:21px;height:14px;background:url(/assets/images/btn_redo.png) no-repeat;vertical-align:middle}.ddp-ui-navibuttons a.ddp-btn-redo{transform:rotate(180deg);margin-right:16px}.ddp-ui-navibuttons a.ddp-btn-undo:hover{background-position:left -15px}.ddp-ui-navibuttons a.ddp-btn-redo:hover{transform:rotate(180deg);background-position:left -15px}.ddp-ui-navibuttons a.ddp-btn-redo.ddp-disable:hover,.ddp-ui-navibuttons a.ddp-btn-redo.ddp-disabled,.ddp-ui-navibuttons a.ddp-btn-undo.ddp-disabled,.ddp-ui-navibuttons a.ddp-btn-undo.ddp-disabled:hover{opacity:.4;cursor:no-drop;background-position:0 0}.ddp-ui-navibuttons a.ddp-btn-line3{display:inline-block;padding:7px;margin-left:5px;min-width:103px;border:1px solid #c5c7cc;border-radius:2px;text-align:center;color:#545b65;font-size:12px;font-weight:700}.ddp-ui-navibuttons a.ddp-btn-buttons2{margin-left:5px}.ddp-ui-navibuttons a.ddp-btn-line3:hover{border:1px solid #a1a6ad;color:#4b515b}.ddp-ui-navibuttons a.ddp-btn-line3.ddp-disabled{border:1px solid #c5c7cc;opacity:.5;cursor:no-drop}.ddp-ui-navibuttons a.ddp-btn-blank{display:inline-block;padding:10px 22px;margin-right:-12px}.ddp-ui-navibuttons a.ddp-btn-blank em{margin-right:0}.ddp-wrap-naviarea.ddp-editnavi{padding-right:400px}.ddp-wrap-naviarea.ddp-editnavi.ddp-board-naviarea{padding-right:780px}.ddp-wrap-naviarea.ddp-editnavi .ddp-ui-naviarea{white-space:normal;text-overflow:inherit;overflow:inherit}.ddp-wrap-naviarea.ddp-editnavi .ddp-ui-naviarea .ddp-wrap-navidet:hover span.ddp-data-navidet,.ddp-wrap-naviarea.ddp-editnavi .ddp-ui-naviarea .ddp-wrap-naviname:hover span.ddp-data-naviname{background:none}.ddp-wrap-naviarea.ddp-editnavi .ddp-ui-naviarea .ddp-wrap-naviname span.ddp-data-naviname.ddp-readonly{padding-right:10px}.ddp-ui-naviarea .ddp-wrap-naviname em.ddp-icon-menuview{display:inline-block;position:absolute;top:50%;right:14px;width:9px;height:5px;margin-top:-3px;background:url(/assets/images/icon_menuview.png) no-repeat;background-position:left -14px}app-navigation{z-index:2!important}input:-webkit-autofill{background-color:red!important}.ace_line{float:left}.ace_line.ace_selected{float:left;padding-right:5px}app-workbook-navigation{display:inline-block;right:0;width:100%;z-index:2;background:#fff;border-bottom:1px solid #ccc}body{--color-3:#f9f8ff;--color-black:#444}body,html,table,tbody,td,tr{min-width:200px!important}#layout-contents{top:55px;height:calc(100% - 146px)!important;background:#fcfcfc}#scrollbar_style::-webkit-scrollbar{height:13px!important}#scrollbar_style::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border:4px solid #fff!important;border-radius:10px;background-color:#f0f0f0}#scrollbar_style::-webkit-scrollbar{width:12px;background-color:#f5f5f5}#scrollbar_style::-webkit-scrollbar-thumb{border:3px solid transparent;border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.1);background-color:#eee}#scrollbar_style:hover::-webkit-scrollbar-thumb{border:3px solid #fff;border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.1);background-color:#83bf3f}.pivot-view-body::-webkit-scrollbar{height:7px!important}.pivot-view-body::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border:3px solid #fff!important;border-radius:10px;background-color:#f0f0f0}.pivot-view-body:hover::-webkit-scrollbar-thumb{border:0 solid transparent;border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.1);background-color:#1f5e2f}.pivot-view-body::-webkit-scrollbar{background-color:#f5f5f5}.pivot-view-body::-webkit-scrollbar-thumb{border:0 solid transparent;border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.1);background-color:#eee}.ddp-ui-contents,.ddp-ui-contents-in,.ddp-ui-contentsin{top:0}.ddp-layout-header,.ddp-layout-lnb.ddp-selected{background-color:#1f5e2f;border:none!important}app-lnb{height:100%}.ddp-layout-lnb{width:100%!important;height:55px!important;border:none!important;text-indent:0!important}.able-header{display:grid;grid-template-columns:1fr 8fr 50px;width:100%;height:100%;align-items:center;flex-direction:column;align-items:start;border:none!important}.able-header-logo-block{flex-direction:row;margin-left:40px}.able-header-logo,.able-header-logo-block{height:100%;display:flex;align-items:center}.able-header-logo{text-indent:0!important;border:none!important}.able-header-logo a{line-height:0}.able-header-logo img{position:relative;height:55px}.able-header-menu-btn{position:relative!important;outline:none;transition:color .3s;touch-action:manipulation;text-decoration:none;background-color:transparent;display:flex;align-items:center;justify-content:center;width:37px;height:50px;top:0;padding:0 10px;right:auto;left:10px}.able-header-menu-btn,.able-header-menu-btn-icon{line-height:1.5;text-align:left;font-size:14px;cursor:pointer;box-sizing:border-box;color:#fff}.able-header-menu-btn-icon{position:relative;display:block;width:100%;height:2px;transition:.3s cubic-bezier(.97,.75,.61,1.84);backface-visibility:hidden;border-radius:2px}.able-header-menu-btn-icon,.able-header-menu-btn-icon:after,.able-header-menu-btn-icon:before{background-color:hsla(0,0%,100%,.8)}.able-header-menu-btn-icon:before{top:-6px;width:40%}.able-header-menu-btn-icon:after{top:6px;width:70%}.able-header-menu-btn-icon:after,.able-header-menu-btn-icon:before{content:"";position:absolute;left:0;height:2px;transition:.3s cubic-bezier(.97,.75,.61,1.84);backface-visibility:hidden;border-radius:2px}.able-header-menu-btn:hover .able-header-menu-btn-icon,.able-header-menu-btn:hover .able-header-menu-btn-icon:after,.able-header-menu-btn:hover .able-header-menu-btn-icon:before{background-color:#fff;width:100%}.able-header-nav{display:none!important;display:flex;justify-content:center;background-color:#fff;padding:20px 0}.able-header-nav,.able-header-nav-items{height:100%;width:100%;flex-direction:row}.able-header-nav-items{display:flex;justify-content:space-evenly;list-style:none}.able-header-nav-item{margin:0 10px;position:relative;min-width:178px}.able-header-nav-item-selected .able-header-nav-item-link{cursor:default;background-color:#1f5e2f;color:#fff;border-radius:4px;margin:10px;box-shadow:inset 0 0 1px 2px rgba(0,0,0,.2)}.able-header-nav-item-link{position:relative;z-index:2;padding:10px 20px}.able-header-nav-item-link fa-icon{margin-right:6px}.able-header-nav-item-dropdown{position:absolute;z-index:1;left:0;top:-20px;width:100%;display:flex;flex-direction:column;justify-content:flex-start;list-style:none;background-color:#fff;padding:56px 0 15px;box-shadow:0 10px 5px -8px rgba(0,0,0,.4),-1px 1px 2px 0 rgba(0,0,0,.1)}.able-header-nav-item-dropdown-item{padding:10px 0;cursor:pointer}.able-header-nav-item-dropdown-item fa-icon{padding-left:30px;padding-right:10px}.able-header-nav-item-dropdown-item:active,.able-header-nav-item-dropdown-item:hover{background-color:#1f5e2f;color:#fff!important}.able-header-nav-item-dropdown-item:active .able-header-nav-item-dropdown-item-link,.able-header-nav-item-dropdown-item:hover .able-header-nav-item-dropdown-item-link{color:#fff!important}.ddp-ui-headright,.ddp-wrap-myinfo,app-gnb{height:100%!important}.ddp-wrap-myinfo{z-index:9999}.ddp-data-photo{height:100%!important}.ddp-data-photo,.ddp-data-photo fa-icon{color:#fff!important;margin:0!important;display:flex!important;position:relative!important;top:-1px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important}.ddp-data-photo fa-icon{height:100%!important;height:100%;width:100%}.ddp-ui-sub-myinfo{background-color:#fff!important}.ddp-wrap-data{background-color:#1f5e2f!important}.ddp-data-title{color:#fff!important}.ddp-box-power.ddp-owner{background-color:#fff!important;color:var(--color-black)!important;font-size:10px!important}.ddp-btn-line2{border-color:#1f5e2f;color:#1f5e2f}.ddp-icon-spacelist{color:#fff!important}.ddp-btn-line2 fa-icon{margin-right:6px}.ddp-box-tag{border-color:#fff;color:#fff}.ddp-ui-number{color:#fff!important}.ddp-ui-number fa-icon{margin-right:4px}.ddp-data-info-right .ddp-data-create,.ddp-data-num{color:#fff!important}.ddp-layout-contents{padding:0!important}.ddp-ui-contents-in{padding:0 20px!important}app-workbook .ddp-ui-toptitle{display:none!important}app-workbook .ddp-data-in,app-workbook .ddp-ui-chart-lnb,app-workbook .ddp-ui-drop-contents,app-workbook .ddp-ui-drop-title,app-workbook .ddp-ui-dropmenu.ddp-selected,app-workbook .ddp-view-chart-lnb,app-workbook .ddp-wrap-chart-lnb,app-workbook .ddp-wrap-dropmenu{background-color:#fff!important;color:#000!important}app-workbook .ddp-ui-drop-contents{scrollbar-color:#d0d1d8 #f9f9f9}app-edit-dataflow-rule-2 .ddp-ui-page{top:24px!important}app-edit-dataflow-rule-2 .ddp-list-typebasic{top:50px!important}app-workbook .ddp-ui-drop-contents::-webkit-scrollbar-track{background:#f9f9f9!important}app-workbook .ddp-ui-drop-contents::-webkit-scrollbar-thumb{background-color:#d0d1d8!important;border-color:#f9f9f9!important}app-workbook .ddp-ui-dimension:hover,app-workbook .ddp-ui-dimension:hover .ddp-data-in,app-workbook .ddp-ui-measure:hover,app-workbook .ddp-ui-measure:hover .ddp-data-in,app-workbook .ddp-ui-sub-title:hover{background-color:#d0d1d8!important}app-workbook .ddp-ui-sub-titlein.ddp-dimension,app-workbook .ddp-ui-sub-titlein.ddp-measure{color:#000!important}app-workbook .ddp-icon-dimension-ab,app-workbook .ddp-icon-measure-sharp{background-position-x:0}app-workbook .ddp-ui-dimension-wrap{background-color:#1f5e2f!important;color:#fff!important}app-workbook .ddp-ui-measure-wrap{background-color:#7471f2!important;color:#fff!important}.ddp-box-dimension,.ddp-box-measure,.ddp-txt-dimension,.ddp-txt-measure{display:none!important}.ddp-wrap-login{height:100%;width:100%;min-height:800px;background:none!important;background-size:cover}.ddp-wrap-login.let-it-snow{height:100%;min-height:auto;overflow:hidden;background:url(/assets/images/login_christmas.jpg) no-repeat 50% fixed;background-size:cover}.ddp-wrap-login.let-it-snow .ddp-bg-login,.ddp-wrap-login.let-it-snow .ddp-blur2{display:none}.ddp-ui-login{display:flex;justify-content:center;align-items:center;position:relative;width:100%;height:100%;padding:0;background-color:#fff;background-image:url(/assets/images/logotype_selfai.svg);background-repeat:no-repeat;background-size:200px;background-position-x:right;background-position-y:center;background-position:80%;z-index:1;box-sizing:border-box}.ddp-form-login{box-shadow:3px 3px 4px -.8px;background:#1f5e2f;padding:15px;border-radius:15px}.ddp-wrap-login .ddp-blur2{display:block;background:none!important;background-size:cover;overflow:hidden;content:"";filter:blur(5px);position:absolute;left:0;bottom:0;height:100%;width:410px}.ddp-ui-login .ddp-box-login{display:flex;justify-content:center;align-content:center;width:278px;margin:0 auto}.ddp-ui-login .ddp-ui-logo{height:36px;padding-bottom:20px}.ddp-ui-login .ddp-ui-logo .st0{fill:#1a274b}.ddp-ui-login .ddp-ui-logo .st1{fill:#272950}.ddp-ui-login .ddp-ui-logo .st2{fill:#47dbf4}.ddp-ui-login .ddp-ui-logo .st3{fill:#7575ea}.ddp-form-login .ddp-form-input{position:relative;width:100%;box-sizing:border-box;padding:10px}.ddp-form-login .ddp-form-input label{display:block;padding:5px 0 0;color:rgba(39,41,80,.7);font-size:13px}.ddp-form-login .ddp-form-input span.ddp-input-type{display:block;width:100%;border:none;background:transparent}.ddp-form-login .ddp-form-input span.ddp-input-type input{width:100%;padding:8px 0;border:none;border-bottom:1px solid #b5b5cc;background-color:transparent;color:#fff;font-size:18px}.ddp-form-login .ddp-form-input span.ddp-input-type input::-moz-placeholder{color:#fff;font-size:12px}.ddp-form-login .ddp-form-input span.ddp-input-type input::placeholder{color:#fff;font-size:12px}.ddp-form-login .ddp-form-input span.ddp-input-type input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #fff inset}.ddp-form-login .ddp-form-input span.ddp-input-type input:focus{border-bottom:1px solid #272950}.ddp-form-login .ddp-ui-login-option{min-width:360px;max-width:-moz-fit-content;max-width:fit-content;margin:15px 0 10px 10px;white-space:nowrap;overflow:hidden}.ddp-form-login .ddp-ui-login-option .ddp-wrap-input-checkbox{position:relative;float:left;margin-right:20px;padding-left:20px}.ddp-form-login .ddp-ui-login-option .ddp-wrap-input-checkbox label{position:relative;font-size:14px;color:#fff}.ddp-form-login .ddp-ui-login-option .ddp-wrap-input-checkbox input[type=checkbox]{position:absolute;top:50%;left:0;margin-top:-6px;opacity:0;z-index:1}.ddp-form-login .ddp-ui-login-option .ddp-wrap-input-checkbox i{display:inline-block;width:12px;height:12px;position:absolute;top:50%;left:0;margin-top:-6px;background:url(/assets/images/icon_checkbox2.png) no-repeat}.ddp-form-login .ddp-ui-login-option .ddp-wrap-input-checkbox input[type=checkbox]:checked+i{background-position:-26px -13px}.ddp-form-login .ddp-ui-login-option .ddp-wrap-input-checkbox input[type=checkbox]:checked+i+label{font-weight:700}.ddp-form-login a.ddp-link-search,.ddp-form-login a.ddp-link-sign{color:#fff;font-size:13px;font-weight:300}.ddp-form-login a.ddp-link-sign{position:relative;margin-left:12px;padding-left:12px}.ddp-form-login a.ddp-link-sign:before{display:inline-block;height:13px;position:absolute;top:50%;left:0;margin-top:-7px;border-left:1px solid #585879;content:""}.ddp-form-login a.ddp-link-search:hover,.ddp-form-login a.ddp-link-sign:hover{text-decoration:underline}.ddp-ui-login a.ddp-link-request{color:#fff;font-size:14px;text-decoration:underline}.ddp-ui-login-buttons{padding-bottom:15px}.ddp-ui-login-buttons a.ddp-btn{display:inline-block;width:40%;color:#fff;font-size:14px;text-align:center;line-height:38px;font-weight:700;border-radius:3px;background-color:#1f5e2f;border:1px solid #fff;border-radius:7px}.ddp-ui-login-buttons a.ddp-btn:hover{border:1px solid #fff;background-color:#fff;color:#000;transition:.2s linear}.metatron-login .ddp-bg-login{display:inline-block;background:none!important;background-size:100% 100%}.ddp-layout-footer{position:absolute;left:66px;bottom:30px;width:278px;text-align:center;z-index:1;overflow:hidden}.ddp-ui-footer{display:inline-block;position:relative;text-align:left}.ddp-ui-footer img.ddp-logo-sk{position:absolute;top:30px;left:0}.ddp-ui-footer ul.ddp-list-footer{float:left;display:inline-block;overflow:hidden}.ddp-ui-footer ul.ddp-list-footer li{float:left}.ddp-ui-footer ul.ddp-list-footer li a{display:block;position:relative;padding:0 7px 0 6px;color:#272950;font-weight:300}.ddp-ui-footer ul.ddp-list-footer li a:hover{text-decoration:underline}.ddp-ui-footer ul.ddp-list-footer li:first-of-type a:after,.ddp-ui-footer ul.ddp-list-footer li a em{display:none}.ddp-ui-footer ul.ddp-list-footer li a:after{display:inline-block;position:absolute;top:50%;left:0;margin-top:-7px;content:"";height:13px;border-right:1px solid #909090}.ddp-ui-footer ul.ddp-list-footer li:first-child a{padding-left:0}.ddp-ui-footer span.ddp-ui-copy{float:left;display:inline-block;padding:3px 0 0;color:rgba(39,41,80,.6);font-size:12px;letter-spacing:-1px}.ddp-wrap-popup{position:fixed;left:0;right:0;bottom:0;top:0;z-index:126}.ddp-ui-popup-in{position:absolute;left:0;right:0;bottom:0;top:0;overflow:auto}.ddp-wrap-popup em.ddp-bg-popup{position:fixed;left:0;right:0;bottom:0;top:0;background-color:rgba(208,209,216,.5)}.ddp-ui-popup-table{display:table;width:100%;height:100%}.ddp-wrap-popup .ddp-ui-popup{position:relative;left:50%;width:600px;margin:98px 0 98px -300px;padding:100px 0 60px;background-color:#fff;z-index:91}.ddp-wrap-popup .ddp-ui-popup a.ddp-btn-close{display:inline-block;position:absolute;top:20px;right:20px;width:23px;height:23px;background:url(/assets/images/btn_popclose.png) no-repeat;z-index:1}.ddp-popup-table-cell{display:table-cell;vertical-align:middle;text-align:center}.ddp-wrap-popup .ddp-popup-table-cell .ddp-ui-popup{display:inline-block;padding-bottom:100px;position:relative;margin:0;left:0}.ddp-wrap-popup .ddp-ui-popup span.ddp-ui-pop-title{display:block;padding-bottom:28px;text-align:center;font-size:28px;font-weight:300;color:#222}.ddp-ui-popup ul.ddp-list-tab{display:block;padding:20px 0 0;text-align:center}.ddp-ui-popup ul.ddp-list-tab li{display:inline-block;padding:0 12px}.ddp-ui-popup ul.ddp-list-tab li a{display:block;padding-bottom:10px;color:#444;font-size:14px;border-bottom:2px solid #fff}.ddp-ui-popup ul.ddp-list-tab li.ddp-selected a{border-bottom:2px solid #ff8b00;font-weight:700}.ddp-ui-popup .ddp-ui-buttons2 .ddp-btn-type-popup{margin:0 4px}.ddp-ui-popup .ddp-txt-pop-info{padding:36px 68px 0;color:#90969f;font-size:14px;text-align:center}.ddp-ui-search-contet{padding:27px 68px 0}.ddp-ui-search-contet.ddp-ui-id-content{padding-top:55px}.ddp-ui-search-contet .ddp-ui-input-form{padding-bottom:45px}.ddp-ui-search-contet .ddp-ui-input-form .ddp-ui-error{display:block;padding:10px 0 0;color:#ff3324;font-size:14px}.ddp-ui-search-contet .ddp-ui-input-form .ddp-ui-error em.ddp-icon-error{display:inline-block;position:relative;top:-1px;margin-right:5px;width:15px;height:15px;background:url(/assets/images/icon_info.png) no-repeat;vertical-align:middle}.ddp-ui-search-id{padding:106px 68px 117px}.ddp-ui-search-id span.ddp-txt-data{display:block;padding:0 0 10px;border-bottom:1px solid #ddd;color:#444;font-size:16px;text-align:center}.ddp-ui-search-id span.ddp-txt-data em.ddp-data-id{color:#ff8b00}.ddp-wrap-popup .ddp-ui-popup.ddp-box-user-popup{margin-top:98px;margin-bottom:40px;padding-top:40px;padding-bottom:40px}.ddp-wrap-popup .ddp-ui-popup.ddp-box-user-popup .ddp-ui-buttons2{padding-top:0}.ddp-wrap-popup .ddp-ui-popup.ddp-box-user-popup .ddp-ui-user-contet{padding-top:30px}.ddp-ui-user-contet{padding:45px 68px 0}.ddp-ui-input-form{position:relative;padding-bottom:35px}.ddp-ui-input-form .ddp-ui-error{display:block;position:absolute;bottom:15px;color:#eb5f58;font-size:12px}.ddp-ui-input-form .ddp-ui-error em.ddp-icon-error{display:none;position:relative;top:-1px;margin-right:5px;width:11px;height:11px;background:url(/assets/images/icon_info.png) no-repeat;background-position:-16px 0;vertical-align:middle}.ddp-ui-input-form .ddp-input-check{position:relative;padding-right:20px;border-bottom:1px solid #ddd}.ddp-ui-input-form .ddp-input-check input{border-bottom:none}.ddp-ui-input-form .ddp-input-check em.ddp-icon-ok{display:inline-block;position:absolute;top:50%;right:0;background:url(/assets/images/icon_message.png) no-repeat}.ddp-ui-input-form .ddp-input-check em.ddp-icon-error{display:inline-block;position:absolute;top:50%;right:0;background:url(/assets/images/icon_message.png) no-repeat;display:none;width:9px;height:9px;margin-top:-5px}.ddp-ui-input-form .ddp-input-check em.ddp-icon-ok{display:none;width:11px;height:8px;margin-top:-4px;background-position:left -10px}.ddp-ui-input-form.ddp-type-error .ddp-input-check .ddp-icon-error,.ddp-ui-input-form.ddp-type-ok .ddp-input-check .ddp-icon-ok{display:block}.ddp-ui-input-form.ddp-type-error .ddp-input-check .ddp-icon-ok{display:none}.ddp-input-clear{margin:0 -5px}.ddp-ui-input-form.ddp-col-6{padding:0 5px 35px}.ddp-ui-user-contet .ddp-wrap-overflow{margin:0 -10px}.ddp-ui-user-contet .ddp-wrap-overflow .ddp-ui-fleft{float:left;width:50%;padding:0 5px;box-sizing:Border-box}.ddp-ui-user-contet .ddp-wrap-overflow .ddp-ui-fright{float:right;width:50%;padding:0 5px;box-sizing:border-box}.ddp-ui-user-contet .ddp-wrap-overflow .ddp-ui-input-form{padding:0 5px 35px}.ddp-ui-user-contet .ddp-ui-input-form .ddp-input-check .ddp-icon-error{background-position:left -28px}.ddp-ui-user-contet .ddp-ui-input-form .ddp-input-check .ddp-icon-ok{background-position:left -38px}.ddp-ui-input-form .ddp-ui-error{visibility:hidden}.ddp-ui-input-form.ddp-type-error .ddp-ui-error{visibility:inherit}.ddp-ui-info .ddp-txt-info{display:block;padding-bottom:15px}.ddp-ui-info .ddp-txt-info em.ddp-icon-info{position:relative;top:-1px;margin-right:5px;vertical-align:middle}.ddp-ui-file-select{position:relative;padding-bottom:65px}.ddp-ui-file-select .ddp-ui-buttons{padding:31px 0;margin-top:14px}.ddp-ui-file-select .ddp-ui-buttons .ddp-btn-sbutton{float:left;position:relative;min-width:90px;padding:6px 10px;margin:0 2px;color:#444;font-size:13px;text-align:center;border-radius:3px;border:1px solid #ccc;box-sizing:border-box}.ddp-ui-file-select .ddp-ui-buttons .ddp-btn-sbutton:hover{border:1px solid #b7b9c1}.ddp-ui-file-select .ddp-ui-buttons .ddp-btn-sbutton input[type=file]{display:block;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;opacity:0}.ddp-ui-file-select .ddp-ui-buttons .ddp-btn-sbutton.ddp-bg-gray{color:#fff;border:1px solid #90969f;background-color:#90969f}.ddp-ui-file-select .ddp-ui-buttons .ddp-btn-sbutton.ddp-bg-gray:hover{background-color:#4b515b}.ddp-ui-file-select span.ddp-txt-file-det{display:block;color:#9c9c9c;font-size:12px}.ddp-ui-file-select .ddp-data-photo{float:left;width:90px;height:90px;margin-top:14px;margin-right:25px;border-radius:50%;overflow:hidden}.ddp-ui-file-select .ddp-data-photo img{width:100%;height:100%}.ddp-ui-popup .ddp-ui-buttons2{display:block;padding-top:55px;text-align:center;overflow:hidden}.ddp-wrap-popup .ddp-ui-popup.ddp-box-policy-popup{margin-top:40px}.ddp-wrap-popup .ddp-ui-popup.ddp-box-policy-popup span.ddp-ui-pop-title{padding-bottom:0;font-weight:400;font-size:28px}.ddp-ui-policy-contet{padding:50px 70px}.ddp-ui-policy-contet p.ddp-ui-p{padding-bottom:40px;color:#4b515b;font-size:18px}.ddp-ui-policy-contet p.ddp-ui-p2 strong{display:block}.ddp-ui-policy-contet dl.ddp-ui-dl{padding-bottom:40px}.ddp-ui-policy-contet dl.ddp-ui-dl *{line-height:1.5em;font-size:13px}.ddp-ui-policy-contet dl.ddp-ui-dl dt{padding-bottom:10px;font-size:13px;font-weight:700;color:#4b515b}.ddp-ui-policy-contet dl.ddp-ui-dl dd{font-size:13px;color:#4b515b}.ddp-ui-policy-contet dl.ddp-ui-dl dd ol li{padding-bottom:10px}.ddp-ui-policy-contet dl.ddp-ui-dl dd ol li ul{padding-top:10px}.ddp-ui-policy-contet dl.ddp-ui-dl dd ol li ul li{padding-left:20px;padding-bottom:0}.ddp-box-popup .ddp-wrap-editbox{width:460px;margin:0 auto;padding-bottom:45px}.ddp-box-popup .ddp-wrap-editbox .ddp-wrap-edit2:first-of-type{margin-top:0}.ddp-box-popup .ddp-wrap-edit2{margin-top:35px}.ddp-box-popup .ddp-wrap-edit2:first-child{padding-top:0}.ddp-box-popup .ddp-txt-alert{padding:35px 0 40px;color:#90969f;font-size:14px;text-align:center}.ddp-box-widget.type-event-trigger .ddp-top-control{float:auto;width:100%;background-color:#4b515b}.ddp-ui-boardedit .ddp-box-widget.type-event-trigger .ddp-top-control{background-color:#4b515b}.ddp-box-widget .ddp-top-control .ddp-ui-buttons em.ddp-icon-widget-info2:before{display:inline-block;position:absolute;top:50%;left:50%;margin:-7px 0 0 -7px;width:15px;height:14px;background:url(/assets/images/icon_widget.png) no-repeat;background-position:left -244px;content:""}.ddp-box-widget .ddp-top-control .ddp-ui-buttons .ddp-box-btn2:hover em.ddp-icon-widget-info2:before{background-position:-16px -244px}.ddp-box-widget .ddp-top-control .ddp-ui-buttons .ddp-box-btn2 .ddp-box-info.ddp-limitation{display:none;position:absolute;top:100%;right:-100px;padding:6px 10px;width:240px;border-radius:3px;background-color:#7182ba;color:#fff;box-sizing:border-box;z-index:1000}.ddp-box-widget .ddp-top-control .ddp-ui-buttons .ddp-box-btn2 .ddp-box-info.ddp-limitation .ddp-total{display:block;padding-bottom:4px}.ddp-box-widget .ddp-top-control .ddp-ui-buttons .ddp-box-btn2 .ddp-box-info.ddp-limitation .ddp-total strong,.ddp-box-widget .ddp-top-control .ddp-ui-buttons .ddp-box-btn2:hover .ddp-box-info.ddp-limitation{display:block}.page-dashboard-edit .ddp-box-widget .ddp-top-control .ddp-ui-buttons .ddp-box-btn2:hover .ddp-box-info.ddp-limitation{right:-20px}.ddp-box-widget.ddp-active.ddp-popup-show,.page-dashboard .ddp-box-widget.ddp-popup-show:hover{z-index:auto}.page-dashboard .ddp-box-widget .popup-chart-data{display:block!important;position:fixed;left:0;right:0;bottom:0;top:0;z-index:200}.page-dashboard .ddp-box-widget .ddp-top-control .ddp-ui-buttons em.ddp-icon-widget-info2:before{width:15px;height:14px;margin:-7px 0 0 -8px;background-position:left -244px}.page-dashboard .ddp-box-widget .ddp-top-control .ddp-ui-buttons .ddp-box-btn2:hover em.ddp-icon-widget-info2:before{background-position:-16px -244px}.page-dashboard .ddp-box-widget .ddp-top-control .ddp-ui-buttons .ddp-box-btn2 .ddp-box-info.ddp-limitation strong{display:block}.page-dashboard .ddp-box-widget .ddp-top-control .ddp-ui-buttons .ddp-box-btn2 .ddp-box-info.ddp-limitation .ddp-total{display:block;padding-bottom:4px}.page-multidata .ddp-box-resultdata .ddp-type-top-option .ddp-part{float:left;position:relative;padding:8px 14px}.page-multidata .ddp-box-resultdata .ddp-type-top-option .ddp-link-unlink{color:#90969f;font-size:13px}.page-multidata .ddp-box-resultdata .ddp-type-top-option .ddp-link-unlink:hover{color:#4b515b}.page-multidata .ddp-box-resultdata .ddp-type-top-option .ddp-link-unlink:before{display:inline-block;width:15px;height:10px;margin-right:3px;background:url(/assets/images/icon_unlink.png) no-repeat;content:""}.page-multidata .ddp-box-resultdata .ddp-type-top-option .ddp-link-unlink:hover:before{background-position-x:-16px}.ddp-wrap-info-detail{padding:0 80px}.ddp-ui-info-detail{padding:30px 0 0}.ddp-ui-info-detail .ddp-label-detail{color:#4e5368;font-size:13px;font-weight:700}.ddp-ui-info-detail .ddp-label-detail .ddp-ui-buttons{padding:4px 0 0}.ddp-ui-info-detail .ddp-label-detail .ddp-btn-box-edit{display:inline-block;padding:2px 5px 3px;border-radius:2px;background-color:rgba(231,231,234,.5);font-size:12px;color:#4b515b;font-weight:400;font-style:italic}.ddp-ui-info-detail table.ddp-table-detail{margin-top:9px}.ddp-ui-info-detail .ddp-label-detail.type-inline{float:left;display:inline-block;width:135px}.ddp-ui-info-detail .wrap-info-table{display:block;height:240px;overflow:auto;border-radius:3px;border:1px solid #d0d1d8;box-sizing:border-box}.ddp-ui-info-detail .wrap-info-table .ddp-table-form tr th{border:none;text-align:left}.ddp-ui-info-detail .wrap-info-table table.ddp-table-type2{border-bottom:none}.ddp-ui-info-detail .wrap-info-table table.ddp-table-type2 tbody tr>td{padding:7px 10px;word-break:break-all}.ddp-ui-info-detail .wrap-info-table table.ddp-table-type2 tbody tr>td .ddp-btn-box-edit{display:inline-block;padding:3px 5px 4px;border-radius:2px;background-color:rgba(231,231,234,.5);color:#4b515b;font-size:12px;font-style:italic}.ddp-ui-info-detail .wrap-info-table table.ddp-table-type2.type-cursor tr td{cursor:pointer}.ddp-ui-info-detail .wrap-info-table table.ddp-table-type2.type-cursor tr td .ddp-icon-view{display:none;width:8px;height:13px;background:url(/assets/images/data_arrow.png) no-repeat;background-position:left -14px;transform:rotate(180deg)}.ddp-ui-info-detail .wrap-info-table table.ddp-table-type2.type-cursor tr.ddp-selected td .ddp-icon-view,.ddp-ui-info-detail .wrap-info-table table.ddp-table-type2.type-cursor tr:hover td .ddp-icon-view{display:block}.ddp-ui-info-detail .wrap-info-table table.ddp-table-type2.type-cursor tr.ddp-selected td,.ddp-ui-info-detail .wrap-info-table table.ddp-table-type2.type-cursor tr:hover td{background-color:#f2f1f8;border-top:1px solid #9ca2cc;border-bottom:1px solid #9ca2cc;padding:6px 10px}.ddp-ui-info-detail .wrap-info-table table.ddp-table-type2.type-cursor tr.ddp-selected td:first-of-type,.ddp-ui-info-detail .wrap-info-table table.ddp-table-type2.type-cursor tr:hover td:first-of-type{border-left:1px solid #9ca2cc;padding-left:9px}.ddp-ui-info-detail .wrap-info-table table.ddp-table-type2.type-cursor tr.ddp-selected td:last-of-type,.ddp-ui-info-detail .wrap-info-table table.ddp-table-type2.type-cursor tr:hover td:last-of-type{border-right:1px solid #9ca2cc;padding-right:9px}.ddp-ui-info-detail .box-graph{display:block;height:110px;border:1px solid #d0d1d8;border-radius:3px;overflow:hidden}.ddp-ui-info-detail .ddp-data-num{position:relative;padding-left:7px;margin-left:7px;font-weight:400}.ddp-ui-info-detail .ddp-data-num:first-of-type{margin-left:15px;padding-left:0}.ddp-ui-info-detail .ddp-data-num:first-of-type:before{display:none}.ddp-ui-info-detail .ddp-data-num:before{position:absolute;top:0;left:0;height:15px;border-left:1px solid #4b515b;content:""}.ddp-ui-info-detail .wrap-data-detail{display:flex;height:452px;padding-top:10px;margin-bottom:40px}.ddp-ui-info-detail .wrap-data-detail .wrap-info-table.type-left{height:100%;min-width:315px;width:315px;overflow:auto}.ddp-ui-info-detail .wrap-data-detail .wrap-info-table-detail{flex:auto;padding:15px 20px;height:100%;border:1px solid #d0d1d8;box-sizing:border-box;overflow:auto}.ddp-ui-info-detail .wrap-data-detail .wrap-info-table-detail .data-interval{font-size:16px;color:#4b515b;font-weight:700}.ddp-ui-info-detail .wrap-data-detail .wrap-info-table-detail .wrap-info-table{margin-top:12px;height:auto}.ddp-ui-status-type{float:left;margin-right:62px}.ddp-ui-status-type .ddp-top-status .ddp-link-detail{margin-left:6px;color:#90969f;font-size:12px;text-decoration:underline;font-style:italic}.ddp-ui-status-type .ddp-top-status .ddp-link-detail:hover{color:#4b515b}.ddp-ui-status-type .ddp-box-status{margin-top:5px;background-color:#f6f6f7}.ddp-box-status{float:left;padding:10px;background-color:#f6f6f7}.ddp-list-status{position:relative;overflow:hidden}.ddp-list-status .ddp-status{width:130px;position:relative;float:left;padding:0 5px;min-width:80px;text-align:center;box-sizing:border-box}.ddp-list-status .ddp-status:last-of-type{min-width:auto;padding-right:0}.ddp-list-status .ddp-status .ddp-num{position:relative;display:inline-block;width:24px;height:24px;padding:3px;border-radius:50%;border:2px solid #c1c3cb;text-align:center;color:#b7b9c3;font-size:13px;font-weight:700;box-sizing:Border-box;background-color:#fff;z-index:1}.ddp-list-status .ddp-status .ddp-txt-status{display:block;padding:5px 0 0;white-space:nowrap;color:#4b515b;font-size:12px}.ddp-list-status .ddp-status.ddp-finish .ddp-num{position:relative;background-color:#4b515b;color:#fff;border-color:#4b515b}.ddp-list-status .ddp-status+.ddp-status{position:relative}.ddp-list-status .ddp-status .ddp-line{display:inline-block;position:absolute;left:50%;top:10px;right:-70px;height:3px;background-color:#4b515b;content:""}.ddp-list-status .ddp-status .ddp-line.type-dotted{background:none;background:url(/assets/images/bg_status_ing.png) repeat-x}.ddp-list-status .ddp-status .ddp-line.type-finish{background:#d0d1d8}.ddp-list-status .ddp-status.ddp-ing .ddp-num{color:#4b515b;border-color:#4b515b}.ddp-list-status .ddp-status.ddp-complete .ddp-txt-status,.ddp-list-status .ddp-status.ddp-ing .ddp-txt-status{color:#b7b9c3}.ddp-list-status .ddp-status.ddp-fail:before{background-color:#4b515b}.ddp-list-status .ddp-status.ddp-fail .ddp-num{border-color:#dc494f;background-color:#dc494f;color:#fff}.page-datasource-detail .ddp-ui-status-type{width:100%}.page-datasource-detail .ddp-ui-status-type .ddp-top-status{width:100%;position:relative;padding-bottom:10px}.page-datasource-detail .ddp-ui-status-type .ddp-top-status .ddp-wrap-log{display:none;position:relative;height:414px;padding:15px;background-color:#35393f;clear:Both;color:#b6b9c2;font-size:12px;line-height:18px;box-sizing:border-box;overflow:auto}.page-datasource-detail .ddp-ui-status-type .ddp-top-status .ddp-wrap-log a.ddp-btn-popup-view{position:absolute;top:11px;right:12px;padding:7px 10px;border-radius:3px;background-color:#4b515b;color:#d0d1d8;font-size:13px}.page-datasource-detail .ddp-ui-status-type .ddp-top-status .ddp-wrap-log a.ddp-btn-popup-view .ddp-icon-popup-view{display:Inline-block;width:13px;height:12px;margin-right:5px;background:url(/assets/images/icon_window.png) no-repeat;background-position:left -11px}.page-datasource-detail .ddp-ui-status-type .ddp-top-status .ddp-btn-folding{display:inline-block;position:relative;padding:3px 20px 4px 7px;margin-left:10px;border:1px solid #d0d1d8;border-radius:2px;color:#9ba0a8;font-size:12px;box-sizing:border-box}.page-datasource-detail .ddp-ui-status-type .ddp-top-status .ddp-btn-folding.ddp-selected{background-color:#35393f;border:1px solid #35393f;color:#fff}.page-datasource-detail .ddp-ui-status-type .ddp-top-status .ddp-btn-folding.ddp-selected+.ddp-wrap-log{display:block}.page-datasource-detail .ddp-ui-status-type .ddp-top-status .ddp-btn-folding:after{display:inline-block;position:absolute;top:50%;right:7px;margin-top:-2px;width:7px;height:4px;background:url(/assets/images/icon_select.png) no-repeat;background-position:-8px top;content:""}.page-datasource-detail .ddp-ui-status-type .ddp-top-status .ddp-btn-folding.ddp-selected:after{background-position:-32px top;transform:rotate(180deg)}.page-datasource-detail .ddp-wrap-link-detail{display:inline-block;margin-top:3px;text-align:left}.page-datasource-detail .ddp-wrap-link-detail .ddp-wrap-link-detail{position:Relative;top:0;left:0;right:0;text-align:left}.page-datasource-detail .ddp-wrap-link-detail .ddp-box-layout4{right:inherit;left:0}.page-datasource-detail .ddp-box-histogram .ddp-box-graph .ddp-historam-tooltip{display:inline-block;position:absolute;top:0;left:0;padding:9px;border-radius:4px;background-color:rgba(0,0,0,.6);color:#fff;font-size:13px}.page-datasource-detail table.ddp-table-detail2 tr td .ddp-info{color:#b7b9c2;font-size:12px;font-style:italic}.page-datasource-detail table.ddp-table-detail2 tr td .ddp-info:before{display:inline-block;width:13px;height:13px;margin-right:3px;background:url(/assets/images/icon_info.png) no-repeat;background-position:-42px -16px;content:"";vertical-align:middle}.ddp-popup-dashboard{position:relative;width:1192px;margin:auto;padding-top:1px;text-align:left}.ddp-popup-dashboard .ddp-wrap-grid.ddp-selected{margin-right:300px}.ddp-popup-dashboard .ddp-wrap-grid .ddp-box-viewtable{min-height:425px;box-sizing:border-box}.ddp-type-top-option{padding-bottom:0}.ddp-type-top-option .ddp-top-title{line-height:30px;font-size:13px;color:#90969f;font-weight:700}.ddp-type-top-option .ddp-ui-rightoption{float:right}.ddp-type-top-option .ddp-ui-rightoption .ddp-btn-box-close{display:inline-block;position:relative;float:left;width:33px;height:32px;border-left:1px solid #d7d8dd}.ddp-type-top-option .ddp-ui-rightoption .ddp-btn-box-close:before{display:inline-block;position:absolute;top:50%;left:50%;margin:-8px 0 0 -8px;width:16px;height:16px;background:url(/assets/images/btn_close.png) no-repeat;content:""}.ddp-type-top-option .ddp-ui-rightoption .ddp-wrap-edit .ddp-label-checkbox{top:0}.ddp-type-top-option .ddp-ui-rightoption .ddp-label-checkbox{position:relative;top:8px;float:left}.ddp-type-top-option .ddp-ui-rightoption .ddp-label-checkbox .ddp-txt-checkbox{color:#b7b9c2}.ddp-type-top-option .ddp-ui-rightoption .ddp-label-checkbox input[type=checkbox]:checked+i.ddp-icon-checkbox+.ddp-txt-checkbox{color:#4c515a}.ddp-type-top-option .ddp-ui-rightoption .ddp-wrap-iconbuttons{float:left;position:relative;top:4px}.ddp-type-top-option .ddp-ui-rightoption .ddp-wrap-iconbuttons em[class*=ddp-icon-widget-]{position:relative;float:left;margin-left:9px}.ddp-type-top-option .ddp-ui-rightoption .ddp-wrap-iconbuttons em[class*=ddp-icon-widget-] .ddp-ui-tooltip-info.ddp-down em.ddp-icon-view-top{right:19px}.ddp-type-top-option .ddp-ui-rightoption a.ddp-link-public{float:left;padding:5px 16px;color:#90969f;font-size:14px}.ddp-type-top-option .ddp-ui-rightoption a.ddp-link-public em.ddp-icon-global-s{margin-right:5px;vertical-align:middle}.ddp-type-top-option .ddp-ui-rightoption a.ddp-link-public.ddp-selected{background-color:#e7e7ea;color:#4b515b;border-radius:2px}.ddp-type-top-option .ddp-ui-rightoption a.ddp-link-public.ddp-selected em.ddp-icon-global-s{background-position:-14px -18px}.ddp-type-top-option .ddp-ui-rightoption .ddp-form-label2{float:left;margin-left:28px;color:#b7b9c2}.ddp-type-top-option .ddp-ui-rightoption .ddp-btn-selection.type-option{margin-left:6px;color:#90969f}.ddp-type-top-option .ddp-form-label2 .ddp-label-type{font-size:13px}.ddp-type-top-option .ddp-ui-rightoption .ddp-switch{float:left;position:relative;top:9px;margin-left:28px}.ddp-type-top-option .ddp-ui-rightoption .ddp-link-toggle.ddp-fleft{margin-left:28px}.ddp-type-top-option .ddp-ui-rightoption .ddp-checkoption{float:left;position:relative;top:7px}.ddp-type-top-option .ddp-wrap-dropdown{width:168px}.ddp-type-top-option ul.ddp-ui-tab{border-top:1px solid #fff}.ddp-ui-bottomoption{position:absolute;top:100%;left:0;right:0;padding-top:3px}.ddp-ui-bottomoption span.ddp-data-type{color:#b7b9c2;font-size:12px}.ddp-box-grid-detail{position:absolute;top:44px;right:0;bottom:1px;width:300px;border:1px solid #d5d6db;overflow-y:auto;background-color:#fff;box-sizing:border-box}.ddp-box-grid-detail.ddp-type{top:0}.ddp-box-grid-detail .ddp-btn-close-s{display:inline-block;position:absolute;top:20px;right:15px;width:16px;height:16px;background:url(/assets/images/btn_popclose.png) no-repeat;background-position:left -84px;z-index:1}.ddp-box-grid-detail .ddp-btn-close-s:hover{background-position:-17px -84px}.ddp-box-grid-detail .ddp-wrap-datadetail{padding:0 0 20px}.ddp-box-grid-detail.ddp-type2 .ddp-wrap-datadetail{margin:0 12px}.ddp-box-grid-detail.ddp-type2 .ddp-wrap-datadetail .ddp-dl-detail dt{padding-left:2px}.ddp-box-grid-detail.ddp-type2 .ddp-wrap-datadetail+.ddp-wrap-datadetail{padding-top:20px;border-top:1px solid #e7e7ea}dl.ddp-dl-detail dd .ddp-data-none{color:#d0d1d8;font-size:13px}dl.ddp-dl-detail dd br{display:block;margin-top:5px}.ddp-box-grid-detail .ddp-wrap-datadetail .ddp-dl-detail{width:100%;table-layout:fixed;overflow:hidden}.ddp-box-grid-detail .ddp-wrap-datadetail .ddp-dl-detail dt{float:left;padding:5px 8px 5px 14px;width:90px;color:#b7bac1;font-size:13px;font-weight:400;box-sizing:border-box}.ddp-box-grid-detail .ddp-wrap-datadetail .ddp-dl-detail th{float:left;padding:5px 8px 5px 14px;width:90px;color:#b7bac1;font-size:13px;font-weight:400;box-sizing:border-box;width:auto}.ddp-box-grid-detail .ddp-wrap-datadetail.ddp-size dl.ddp-dl-detail dt{width:120px}.ddp-box-grid-detail .ddp-wrap-datadetail dl.ddp-dl-detail dd{display:block;padding:5px;color:#4b515b;font-size:13px;overflow:hidden}.ddp-box-grid-detail .ddp-wrap-datadetail dl.ddp-dl-detail dd .ddp-dl-sub-detail{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:#b7bac1}.ddp-box-grid-detail .ddp-wrap-datadetail .ddp-dl-detail td{padding:5px;color:#4b515b;font-size:13px;overflow:hidden}.ddp-box-grid-detail .ddp-wrap-datadetail dl.ddp-dl-detail dd span.ddp-txt-det{display:block}.ddp-box-grid-detail .ddp-wrap-datadetail dl.ddp-dl-detail dd span.ddp-txt-det+span.ddp-txt-det{padding-top:5px}.ddp-box-grid-detail .ddp-wrap-datadetail .ddp-dl-detail td .ddp-data-det,.ddp-box-grid-detail .ddp-wrap-datadetail dl.ddp-dl-detail dd .ddp-data-det{text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word;overflow:hidden}.ddp-box-grid-detail .ddp-wrap-datadetail dl.ddp-dl-detail dd .ddp-tags{max-width:110px;padding:6px;border-radius:3px;background-color:#f2f1f8;color:#666eb2;font-size:13px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.ddp-box-grid-detail .ddp-wrap-datadetail dl.ddp-dl-detail dd .ddp-tags+.ddp-tags{margin-left:5px}.ddp-box-grid-detail.type-detail .ddp-data-detailinfo .ddp-data-name{padding:0}.ddp-box-grid-detail.type-detail .ddp-detail-button{padding:20px 17px 0 0;float:right;position:relative;z-index:1}.ddp-box-grid-detail.type-detail .ddp-detail-button .ddp-btn-close-s{position:relative;top:0;right:0;float:left}.ddp-box-grid-detail.type-detail .ddp-detail-button .ddp-ui-detail{position:relative;top:0;right:0;margin-right:10px;float:left}.ddp-box-grid-detail.type-detail .ddp-ui-detail .ddp-icon-detail{display:inline-block;width:17px;height:18px;background:url(/assets/images/icon_detail2.png) no-repeat}.ddp-box-grid-detail.type-detail .ddp-ui-detail .ddp-ui-tooltip-info{position:absolute;top:100%;right:-10px;left:inherit;margin-top:6px}.ddp-box-grid-detail.type-detail .ddp-ui-detail:hover .ddp-ui-tooltip-info{display:block}.ddp-box-grid-detail.type-detail .ddp-ui-detail .ddp-ui-tooltip-info em.ddp-icon-view-top{right:17px;left:inherit}.ddp-box-grid-detail.type-detail .ddp-data-detailinfo{display:block;overflow:hidden}.ddp-box-grid-detail .ddp-data-detailinfo{position:relative;padding:15px 12px}.ddp-box-grid-detail .ddp-data-detailinfo .ddp-ui-detail{position:absolute;top:20px;right:46px;cursor:pointer}.ddp-box-grid-detail .ddp-data-detailinfo .ddp-ui-detail .ddp-icon-detail{display:inline-block;width:17px;height:18px;background:url(/assets/images/icon_detail2.png) no-repeat}.ddp-box-grid-detail .ddp-data-detailinfo .ddp-ui-detail .ddp-ui-tooltip-info{position:absolute;top:100%;right:-10px;left:inherit;margin-top:6px}.ddp-box-grid-detail .ddp-data-detailinfo .ddp-ui-detail:hover .ddp-ui-tooltip-info{display:block}.ddp-box-grid-detail .ddp-data-detailinfo .ddp-ui-detail .ddp-ui-tooltip-info em.ddp-icon-view-top{right:17px;left:inherit}.ddp-box-grid-detail span.ddp-data-name{display:block;width:100%;padding-right:60px;color:#35393f;font-size:16px;font-weight:700;line-height:26px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal;box-sizing:border-box}.ddp-box-grid-detail span.ddp-data-name span.ddp-sub{font-weight:300;color:#35393f;font-size:16px}.ddp-box-grid-detail .ddp-data-listview{border-top:1px solid #e7e7ea;border-bottom:1px solid #e7e7ea}.ddp-box-popupcontents{position:relative;width:800px;margin:0 auto;text-align:left}.ddp-box-popupcontents2{width:460px;margin:0 auto;padding-bottom:24px;text-align:left}.ddp-box-popupcontents2 [class*=ddp-wrap-edit3]{margin-top:20px}.ddp-wrap-boxtype{padding:25px 50px;width:600px;margin-left:-70px;min-height:200px;max-height:300px;background-color:#fafafa;overflow-y:auto;box-sizing:border-box}.ddp-wrap-boxtype.ddp-scroll-none{max-height:inherit;overflow:inherit}.ddp-wrap-boxtype::-webkit-scrollbar-track{background:#fafafa}.ddp-wrap-boxtype::-webkit-scrollbar-thumb{border-color:#fafafa}.ddp-wrap-boxtype.ddp-box-size{height:150px}.ddp-wrap-boxtype .ddp-wrap-boxdata{width:100%;padding-bottom:5px}.ddp-wrap-boxtype .ddp-wrap-boxdata:last-of-type{padding-bottom:0}.ddp-wrap-boxtype .ddp-label-type{float:left;width:150px;margin-right:10px;font-size:13px;color:#b7bac1;line-height:1.5em;box-sizing:border-box;overflow:hidden}.ddp-wrap-boxtype .ddp-box-form{display:block;overflow:hidden}.ddp-wrap-boxtype .ddp-box-form .ddp-data-txt{display:block;padding-bottom:5px;font-size:13px;color:#4b515b;line-height:1.5em}.ddp-wrap-boxtype .ddp-box-form ul.ddp-list-sub li{position:relative;padding:0 0 5px 10px;color:#b7bac1;font-size:12px}.ddp-wrap-boxtype .ddp-box-form ul.ddp-list-sub li:before{display:inline-block;position:absolute;top:4px;left:0;content:"";width:5px;height:5px;border-radius:50%;background-color:#b7bac1}.ddp-wrap-boxtype table.ddp-table-boxtype{width:100%}.ddp-wrap-boxtype table.ddp-table-boxtype tr th{min-width:150px}.ddp-box-form ul.ddp-list-set li{padding:7px 0;color:#4b515b;font-size:13px}.ddp-box-form ul.ddp-list-set li:first-of-type{padding-top:0}.ddp-box-fit{padding-top:10px;margin-bottom:-15px;text-align:right}.ddp-box-fit .ddp-wrap-form{display:inline-block;width:41%;margin-left:15px}.ddp-box-fit .ddp-wrap-form:first-of-type{margin-left:0}.ddp-box-fit .ddp-wrap-form span.ddp-label-form{position:relative;top:5px;margin-right:5px;float:left;color:#90969f;font-size:12px}.ddp-box-fit .ddp-wrap-form .ddp-box-option-input{display:block;overflow:hidden}.ddp-box-join-option{height:259px;padding:19px 11px;background-color:#ececee;text-align:left;box-sizing:border-box;overflow-y:auto}.ddp-box-join-option a.ddp-data-name{display:block;float:left;position:relative;padding:10px 21px 9px 22px;width:270px;border-radius:4px;background-color:#4b515b;color:#fff;font-size:14px;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.ddp-box-join-option a.ddp-data-name .ddp-icon-database-w{margin-right:8px}.ddp-box-join-option a.ddp-data-name em.ddp-icon-view{display:inline-block;width:4px;height:7px;position:absolute;top:50%;right:13px;margin-top:-4px;background:url(/assets/images/icon_subview.png) no-repeat;background-position:left -10px}.ddp-box-join-option .ddp-view-join{margin-bottom:20px;overflow:hidden}.ddp-box-lookup{float:left;margin-left:-270px;padding-left:294px}.ddp-box-lookup ul.ddp-list-lookup li{position:relative;margin-top:20px}.ddp-box-lookup ul.ddp-list-lookup li:first-of-type{margin-top:0}.ddp-box-lookup ul.ddp-list-lookup li:first-of-type:before{display:inline-block;content:"";position:absolute;top:50%;left:-24px;width:24px;border-bottom:1px solid #374050}.ddp-box-lookup ul.ddp-list-lookup li:after{display:inline-block;content:"";position:absolute;top:-31px;left:16px;height:36px;margin-left:-2px;border-left:1px solid #374050;z-index:1}.ddp-box-lookup ul.ddp-list-lookup li:first-of-type:after{display:none}.ddp-box-lookup ul.ddp-list-lookup li .ddp-ui-lookup{display:inline-block;padding-left:53px;position:relative}.ddp-box-lookup ul.ddp-list-lookup li .ddp-ui-lookup:before{display:inline-block;content:"";position:absolute;top:50%;left:0;width:53px;border-bottom:1px solid #374050}.ddp-box-lookup ul.ddp-list-lookup li .ddp-ui-lookup:last-of-type{padding-left:75px}.ddp-box-lookup ul.ddp-list-lookup li .ddp-ui-lookup:last-of-type:before{width:75px}.ddp-box-lookup ul.ddp-list-lookup li em[class*=ddp-icon-join-]{display:inline-block;position:absolute;top:50%;left:50%;width:28px;height:18px;margin:-9px 0 0 -14px;background:url(/assets/images/icon_join_s.png) no-repeat;z-index:1}.ddp-box-lookup ul.ddp-list-lookup li em.ddp-icon-join-right{background-position:left -19px}.ddp-box-lookup ul.ddp-list-lookup li em.ddp-icon-join-inner{background-position:left -38px}.ddp-box-lookup ul.ddp-list-lookup li em.ddp-icon-join-outer{background-position:left -57px}.ddp-box-lookup ul.ddp-list-lookup li a.ddp-ui-joinicon{display:inline-block;position:absolute;top:50%;left:-4px;width:34px;height:30px;margin-top:-15px}.ddp-box-lookup ul.ddp-list-lookup li a.ddp-ui-joinicon:hover{border-radius:3px;background-color:#d7d8dd}.ddp-box-lookup ul.ddp-list-lookup li .ddp-ui-lookup:last-of-type a.ddp-ui-joinicon{left:22px}.ddp-box-lookup ul.ddp-list-lookup li a.ddp-link-joinname{display:block;position:relative;width:270px;padding:9px 13px;color:#4b515b;font-size:14px;border-radius:3px;background-color:#dcdde2;box-sizing:border-box}.ddp-box-lookup ul.ddp-list-lookup li a.ddp-link-joinname:hover{padding-right:50px}.ddp-box-lookup ul.ddp-list-lookup li .ddp-ui-lookup:last-of-type a.ddp-link-joinname:before{width:55px;left:-55px}.ddp-box-lookup ul.ddp-list-lookup li a.ddp-link-joinname em.ddp-icon-database2{position:relative;top:2px;float:left;width:12px;height:14px;margin-right:7px;background:url(/assets/images/icon_database.png) no-repeat;background-position:-13px top;vertical-align:middle}.ddp-box-lookup ul.ddp-list-lookup li a.ddp-link-joinname span.ddp-data-joinname{display:block;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal;box-sizing:border-box;overflow:hidden}.ddp-box-lookup ul.ddp-list-lookup li a.ddp-link-joinname .ddp-btn-edit{display:none;position:absolute;right:10px;top:50%;margin-top:-10px}.ddp-box-lookup ul.ddp-list-lookup li a.ddp-link-joinname:hover .ddp-btn-edit{display:block}.ddp-box-lookup ul.ddp-list-lookup li.ddp-list-add{padding-left:53px}.ddp-box-lookup ul.ddp-list-lookup li.ddp-list-add:after{display:none}.ddp-box-lookup ul.ddp-list-lookup li.ddp-list-add:before{display:inline-block;position:absolute;left:13px;bottom:14px;content:"";width:34px;height:38px;background:url(/assets/images/bg_joinline.png) no-repeat}.ddp-box-lookup ul.ddp-list-lookup li.ddp-list-add:first-of-type{margin-left:-74px}.ddp-box-lookup ul.ddp-list-lookup li.ddp-list-add:first-of-type:before{display:none}.ddp-box-lookup ul.ddp-list-lookup li.ddp-list-add:first-of-type a.ddp-link-add-data{margin-top:0}.ddp-box-lookup ul.ddp-list-lookup li a.ddp-link-add-data{display:inline-block;padding:9px 13px;margin-top:-6px;color:#b7b9c2;font-size:14px}.ddp-box-lookup ul.ddp-list-lookup li a.ddp-link-add-data:hover{color:#4b515b}.ddp-box-lookup ul.ddp-list-lookup li a.ddp-link-add-data .ddp-icon-add{margin-right:5px}.ddp-box-lookup ul.ddp-list-lookup li a.ddp-link-add-data:hover .ddp-icon-add{background-position:0 0}.ddp-box-lookup ul.ddp-list-lookup li .ddp-ui-add-data{display:inline-block;position:relative;padding-left:74px;vertical-align:top}.ddp-box-lookup ul.ddp-list-lookup li .ddp-ui-add-data:before{display:inline-block;content:"";position:absolute;top:50%;left:0;width:77px;border-top:1px dotted #4b515b}.ddp-popup-join .ddp-box-resultdata{position:relative;height:345px;border:1px solid #b7b9c2}.ddp-popup-join .ddp-box-resultdata span.ddp-txt-title{float:left;padding:16px 17px 15px;color:#4b515b;font-size:13px;font-weight:700}.ddp-popup-join .ddp-box-resultdata .ddp-wrap-grid-option .ddp-part-right{margin-top:-9px}.ddp-popup-join .ddp-box-resultdata .ddp-ui-grid-form{position:absolute;top:47px;left:0;right:0;bottom:0;overflow:auto}.ddp-pop-preview{position:fixed;left:424px;right:124px;bottom:112px;top:155px;background-color:#fff;z-index:126}.ddp-pop-preview.ddp-size-m{left:50%;right:inherit;bottom:inherit;top:50%;width:700px;height:500px;margin:-250px 0 0 -350px}.ddp-pop-preview:before{display:inline-block;content:"";position:fixed;left:0;right:0;bottom:0;top:0;background-color:rgba(208,209,216,.5)}.ddp-pop-preview.ddp-pop-database em.ddp-icon-view{display:inline-block;position:absolute;top:66px;left:-8px;width:8px;height:12px;background:url(/assets/images/icon_dataview.png) no-repeat;background-position:left -27px;z-index:3}.ddp-pop-preview .ddp-ui-top{position:relative;height:38px;background-color:#4b515b;border:1px solid #4b515b}.ddp-pop-preview .ddp-ui-top .ddp-data-name{position:relative;padding:10px 30px 10px 15px;color:#fff;font-size:14px;font-weight:700}.ddp-pop-preview .ddp-ui-top .ddp-data-name.ddp-cut{padding-right:30px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ddp-pop-preview .ddp-ui-top .ddp-data-name .ddp-txt-detail{display:inline-block;margin-left:5px;font-weight:400;font-size:13px}.ddp-pop-preview .ddp-ui-top .ddp-data-name em.ddp-icon-database-s2{margin-right:5px}.ddp-pop-preview .ddp-ui-top .ddp-data-name .ddp-wrap-info{display:inline-block}.ddp-pop-preview .ddp-ui-top .ddp-data-name .ddp-wrap-info span.ddp-data-info{display:inline-block;position:relative;padding:0 15px;color:#d0d1d8;font-size:13px;font-weight:400}.ddp-pop-preview .ddp-ui-top .ddp-data-name .ddp-wrap-info span.ddp-data-info:after{display:inline-block;position:absolute;top:50%;left:0;content:"";height:12px;margin-top:-6px;border-right:1px solid #d0d1d8}.ddp-pop-preview .ddp-ui-top .ddp-data-name .ddp-wrap-info span.ddp-data-info:first-of-type:after{display:none}.ddp-pop-preview .ddp-ui-top .ddp-data-name .ddp-link-top{float:right;margin-right:38px;color:#d0d1d8;font-size:13px;text-decoration:underline;font-weight:400}.ddp-pop-preview .ddp-ui-top .ddp-data-name .ddp-link-top:hover{color:#fff}.ddp-pop-preview .ddp-ui-top .ddp-data-name em.ddp-icon-scheme{position:relative;margin-right:5px}.ddp-pop-preview .ddp-ui-top .ddp-data-name .ddp-data-info{display:inline-block;margin-left:10px;color:#90969f;font-size:12px;font-weight:400}.ddp-pop-preview .ddp-ui-top .ddp-data-name .ddp-data-info .ddp-icon-info{display:inline-block;width:13px;height:13px;margin-right:4px;background:url(/assets/images/icon_info.png) no-repeat;background-position:left -30px}.ddp-pop-preview .ddp-ui-top em.ddp-icon-database,.ddp-pop-preview .ddp-ui-top em.ddp-icon-database2{display:inline-block;width:12px;height:14px;margin-right:5px;background:url(/assets/images/icon_database.png) no-repeat;background-position:-26px top;vertical-align:middle}.ddp-pop-preview .ddp-ui-top em.ddp-icon-database2{background-position:0 0}.ddp-pop-preview .ddp-ui-top em.ddp-btn-window{display:inline-block;position:absolute;top:11px;right:39px;width:12px;height:11px;background:url(/assets/images/icon_window2.png) no-repeat}.ddp-pop-preview .ddp-ui-top em.ddp-btn-popup-close{display:inline-block;width:9px;height:9px;position:absolute;top:50%;right:14px;margin-top:-5px;background:url(/assets/images/btn_sclose.png) no-repeat;background-position:left -18px;cursor:pointer}.ddp-pop-preview .ddp-ui-top .ddp-btn-window{display:inline-block;position:absolute;top:50%;right:34px;margin-top:-6px;width:12px;height:11px;background:url(/assets/images/icon_window2.png) no-repeat}.ddp-pop-preview .ddp-ui-top .ddp-wrap-source-name{padding:3px 8px}.ddp-pop-preview .ddp-ui-top .ddp-wrap-source-name .ddp-data-in{float:left;margin-right:7px}.ddp-pop-preview .ddp-ui-top .ddp-wrap-source-name .ddp-txt-description{display:block;padding:7px 0;color:#b7b9c2;font-size:13px;overflow:hidden}.ddp-pop-preview .ddp-ui-grid{position:absolute;top:38px;left:0;right:0;bottom:0;border:1px solid #4b515b}.type-scroll{padding:50px 90px;width:100%;height:100%;box-sizing:border-box;overflow:auto;background-color:rgba(208,209,216,.5)}.type-scroll .ddp-pop-preview{position:relative;top:0;left:0;right:0;bottom:0;width:100%;height:100%;margin-right:90px;min-width:850px}.type-scroll .ddp-pop-preview:before{display:none}.ddp-ui-preview-contents{position:absolute;top:38px;left:0;right:0;bottom:0;border:1px solid #4b515b;background-color:#fff;overflow:auto}.ddp-ui-preview-contents.type-relative{position:Relative;top:0;left:0;right:0;height:100%}.ddp-ui-preview-contents ul.ddp-ui-tab li.ddp-selected a:after{border-bottom:none}.ddp-pop-preview.ddp-type{position:fixed;top:50px;left:90px;right:90px;bottom:52px}.ddp-ui-preview-contents.ddp-add{padding-bottom:38px}.ddp-ui-preview-contents.ddp-add .ddp-box-add-link{position:absolute;left:0;right:0;bottom:0}.ddp-ui-preview-contents.ddp-add .ddp-table-scroll{height:100%;overflow:auto}.ddp-ui-preview-contents .ddp-type-top-option{position:relative;z-index:55}.ddp-ui-preview-contents .ddp-type-top-option:before{display:table;content:""}.ddp-ui-preview-contents .ddp-type-top-option:after{display:table;content:"";clear:both}.ddp-ui-preview-contents .ddp-type-top-option ul.ddp-ui-tab{height:32px;overflow:hidden}.ddp-ui-preview-contents .ddp-type-top-option .ddp-ui-rightoption{position:absolute;top:0;right:0}.ddp-ui-preview-contents.ddp-query{padding:20px}.ddp-ui-preview-contents.ddp-preview-group .ddp-col-table{margin-top:-46px;padding:46px 0 0;height:100%;box-sizing:Border-box}.ddp-ui-preview-contents.ddp-preview-group .ddp-col-table .ddp-ui-gridbody2{top:71px}.ddp-ui-preview-contents.ddp-preview-group .ddpƒ√-group-num{padding:15px 29px;font-size:13px;color:#90969f;font-weight:400}.ddp-ui-preview-contents.ddp-preview-group .ddp-group-num strong{color:#666eb2}.ddp-ui-preview-contents.ddp-preview-group .ddp-part{height:100%}.ddp-ui-preview-contents table.ddp-table-type2 tbody tr:hover td{background-color:#f2f1f9}.ddp-ui-preview-contents table.ddp-table-form tbody tr td .ddp-txt-long{font-size:13px}.ddp-ui-preview-contents table.ddp-table-form tbody tr td .ddp-txt-long.ddp-type-button{display:block}.ddp-ui-preview-contents table.ddp-table-form tbody tr td .ddp-txt-long.ddp-type-button .ddp-txt-name{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin-top:6px}.ddp-ui-preview-contents .ddp-table-header{padding-right:18px}.ddp-ui-preview-contents .ddp-table-tbody{position:absolute;top:29px;left:0;right:0;bottom:0;overflow-y:scroll;border-top:1px solid #e9e9ec}.ddp-ui-preview-contents .ddp-col-table{position:relative;height:100%;border-left:1px solid #ddd}.ddp-ui-preview-contents .ddp-col-table:first-of-type{border-left:none}.ddp-ui-preview-contents .ddp-col-table .ddp-ui-gridbody2{top:25px;bottom:21px}.ddp-ui-preview-contents.ddp-more-table .ddp-ui-gridbody2{bottom:44px}.ddp-ui-preview-contents.ddp-more-table .ddp-box-add-link{position:absolute;bottom:0;left:0;right:0;padding:13px 0;border-top:1px solid #b7b9c2}.ddp-wrap-source-name .ddp-data-in{display:inline-block;position:relative;width:240px;padding:8px 23px 7px 10px;background-color:#303338;border-radius:2px;box-sizing:border-box;cursor:pointer}.ddp-wrap-source-name .ddp-data-in span.ddp-txt-namesub{display:block;color:#b7b9c2;font-size:12px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal}.ddp-wrap-source-name .ddp-data-in .ddp-icon-database3{float:left;margin-right:9px}.ddp-wrap-source-name .ddp-data-in .ddp-icon-view{display:inline-block;position:absolute;top:50%;right:9px;width:7px;height:4px;margin-top:-2px;background:url(/assets/images/icon_select.png) no-repeat;background-position:-8px top}.ddp-wrap-source-name .ddp-data-in .ddp-box-layout4{display:none}.ddp-wrap-source-name .ddp-data-in.ddp-selected .ddp-icon-view{transform:rotate(180deg)}.ddp-wrap-source-name .ddp-data-in.ddp-selected .ddp-box-layout4{display:block;padding:10px 0 36px}.ddp-wrap-chart-lnb .ddp-wrap-source-name .ddp-data-in.ddp-selected .ddp-box-layout4 .ddp-form-search{width:200px}.ddp-wrap-source-name .ddp-data-in .ddp-box-layout4{position:absolute;top:100%;left:0;right:0;width:auto;z-index:60;font-weight:400}.ddp-wrap-source-name .ddp-data-in .ddp-box-layout4 .ddp-data-name{font-weight:400}.ddp-wrap-source-name.ddp-white .ddp-data-in{background-color:#f6f6f7}.ddp-wrap-source-name.ddp-white .ddp-data-in .ddp-icon-database3{background-position-x:-26px}.ddp-wrap-source-name.ddp-white .ddp-data-in .ddp-txt-namesub{color:#4b515b}.ddp-wrap-source-name .ddp-txt{display:inline-block;padding:8px 0 7px;color:#4b515b;font-size:12px}.ddp-wrap-source-name .ddp-txt .ddp-icon-database3{margin-right:9px;background-position-x:-26px}.ddp-wrap-source-name .ddp-data-in .ddp-box-layout4.ddp-datasource{padding-bottom:0}.ddp-wrap-source-name .ddp-data-in .ddp-box-layout4.ddp-datasource .ddp-btn-more{padding-bottom:20px}.ddp-wrap-source-name .ddp-data-in .ddp-box-layout4.ddp-datasource .ddp-box-search{padding:0 20px}.ddp-wrap-source-name .ddp-data-in .ddp-box-layout4.ddp-datasource .ddp-box-search .ddp-form-search{margin:0;width:100%}.ddp-wrap-join-popup{display:none;position:absolute;top:48px;left:177px;width:304px;color:#fff;border-radius:3px;background-color:#3c3f40;z-index:120}.ddp-wrap-join-popup em.ddp-icon-view{display:block;position:absolute;top:-7px;left:13px;width:5px;height:10px;background:url(/assets/images/icon_dataview.png) no-repeat;transform:rotate(90deg)}.ddp-wrap-join-popup .ddp-ui-popup-header{position:relative;padding:9px;color:#a4aab0;font-size:13px;font-weight:700}.ddp-wrap-join-popup .ddp-ui-popup-header a.ddp-icon-close2{display:block;position:absolute;top:50%;right:9px;width:9px;height:9px;margin-top:-4px;background:url(/assets/images/btn_sclose.png) no-repeat;background-position:left -18px}.ddp-wrap-join-popup ul.ddp-list-join-select{padding:5px 7px;margin-bottom:10px;overflow:hidden}.ddp-wrap-join-popup ul.ddp-list-join-select li{float:left;width:25%;height:50px;padding:0 2px;box-sizing:border-box}.ddp-wrap-join-popup ul.ddp-list-join-select li a{display:block;position:relative;padding:30px 0 0;color:#fff;font-size:10px;text-align:center;border-radius:3px}.ddp-wrap-join-popup ul.ddp-list-join-select li.ddp-selected a{color:#666eb2;background-color:#fff}.ddp-wrap-join-popup ul.ddp-list-join-select li a em.ddp-icon-join-all,.ddp-wrap-join-popup ul.ddp-list-join-select li a em.ddp-icon-join-inner,.ddp-wrap-join-popup ul.ddp-list-join-select li a em.ddp-icon-join-left,.ddp-wrap-join-popup ul.ddp-list-join-select li a em.ddp-icon-join-right{display:inline-block;position:absolute;top:10px;left:50%;width:34px;height:19px;margin-left:-17px;background:url(/assets/images/icon_join.png) no-repeat}.ddp-wrap-join-popup ul.ddp-list-join-select li a em.ddp-icon-join-left{background-position:-35px 0}.ddp-wrap-join-popup ul.ddp-list-join-select li a em.ddp-icon-join-right{background-position:-70px 0}.ddp-wrap-join-popup ul.ddp-list-join-select li a em.ddp-icon-join-all{background-position:-105px 0}.ddp-wrap-join-popup ul.ddp-list-join-select li a:hover{background-color:hsla(0,0%,100%,.1)}.ddp-wrap-join-popup ul.ddp-list-join-select li a:hover em.ddp-icon-join-all,.ddp-wrap-join-popup ul.ddp-list-join-select li a:hover em.ddp-icon-join-inner,.ddp-wrap-join-popup ul.ddp-list-join-select li a:hover em.ddp-icon-join-left,.ddp-wrap-join-popup ul.ddp-list-join-select li a:hover em.ddp-icon-join-right{opacity:.8}.ddp-wrap-join-popup ul.ddp-list-join-select li.ddp-selected a:hover{background-color:#fff;opacity:1}.ddp-wrap-join-popup ul.ddp-list-join-select li.ddp-selected a em.ddp-icon-join-inner{background-position:0 -20px}.ddp-wrap-join-popup ul.ddp-list-join-select li.ddp-selected a em.ddp-icon-join-left{background-position:-35px -20px}.ddp-wrap-join-popup ul.ddp-list-join-select li.ddp-selected a em.ddp-icon-join-right{background-position:-70px -20px}.ddp-wrap-join-popup ul.ddp-list-join-select li.ddp-selected a em.ddp-icon-join-all{background-position:-105px -20px}.ddp-wrap-join-popup ul.ddp-list-join-select li.ddp-selected a:hover em.ddp-icon-join-all,.ddp-wrap-join-popup ul.ddp-list-join-select li.ddp-selected a:hover em.ddp-icon-join-inner,.ddp-wrap-join-popup ul.ddp-list-join-select li.ddp-selected a:hover em.ddp-icon-join-left,.ddp-wrap-join-popup ul.ddp-list-join-select li.ddp-selected a:hover em.ddp-icon-join-right{opacity:1}.ddp-wrap-join-popup ul.ddp-list-join-select li.ddp-disabled a{cursor:default;opacity:.5}.ddp-wrap-join-popup ul.ddp-list-join-select li.ddp-disabled a:hover{background:none}.ddp-wrap-join-popup ul.ddp-list-join-select li.ddp-disabled a:hover em.ddp-icon-join-all,.ddp-wrap-join-popup ul.ddp-list-join-select li.ddp-disabled a:hover em.ddp-icon-join-inner,.ddp-wrap-join-popup ul.ddp-list-join-select li.ddp-disabled a:hover em.ddp-icon-join-left,.ddp-wrap-join-popup ul.ddp-list-join-select li.ddp-disabled a:hover em.ddp-icon-join-right{opacity:1}.ddp-wrap-join-popup .ddp-wrap-column-select{float:left;width:100%;padding:9px;box-sizing:border-box;border-bottom:1px solid #6d6f71}.ddp-wrap-join-popup .ddp-wrap-column-select .ddp-ui-data-name{padding-bottom:9px;overflow:hidden}.ddp-wrap-join-popup .ddp-wrap-column-select .ddp-ui-data-name span.ddp-data-name{float:left;width:50%;color:#a4aab0}.ddp-wrap-join-popup .ddp-wrap-column-select:last-of-type{border-bottom:none}.ddp-wrap-column{max-height:160px;margin-right:-9px;overflow-y:auto}.ddp-wrap-columnin{position:relative;padding-right:35px}.ddp-wrap-columnin:before{display:table;content:""}.ddp-wrap-columnin:after{display:table;content:"";clear:Both}.ddp-wrap-columnin a.ddp-icon-del{display:none;width:11px;height:12px;position:absolute;top:50%;right:15px;margin-top:-6px;background:url(/assets/images/icon_edit.png) no-repeat;background-position:-13px top}.ddp-wrap-columnin a.ddp-icon-del:hover{background-position:-13px -37px}.ddp-wrap-columnin.ddp-finish .ddp-ui-column .ddp-data-column span.ddp-data-value{color:#444}.ddp-wrap-columnin.ddp-finish a.ddp-icon-del{display:block}.ddp-ui-column{width:100%;margin-bottom:2px;border:1px solid #ddd;border-radius:3px;background-color:#fff}.ddp-ui-column,.ddp-ui-column .ddp-data-column{position:relative;float:left;box-sizing:border-box}.ddp-ui-column .ddp-data-column{width:45%;padding-right:17px;cursor:pointer}.ddp-ui-column .ddp-data-column.ddp-full{width:100%}.ddp-ui-column input.ddp-icon-join{float:left;width:10%;height:28px;border:1px solid #ddd;border-top:none;border-bottom:none;color:#444;text-align:center;box-sizing:border-box}.ddp-ui-column .ddp-data-column span.ddp-data-value{display:block;padding-left:9px;color:#909090;line-height:28px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal;cursor:pointer}.ddp-ui-column .ddp-data-column input.ddp-input-search{display:none}.ddp-ui-column .ddp-data-column em.ddp-icon-select{display:none;position:absolute;top:50%;right:7px;width:7px;height:4px;margin-top:-2px;background:url(/assets/images/icon_selecview.png) no-repeat;background-position:left -7px;cursor:pointer}.ddp-ui-column .ddp-data-column ul.ddp-list-selectbox{display:none;position:absolute;top:26px;left:-1px;right:-1px;background-color:#fff;border:1px solid #ddd;border-top:none}.ddp-ui-column .ddp-data-column ul.ddp-list-selectbox li a{display:block;padding:7px 12px;color:#444}.ddp-ui-column .ddp-data-column ul.ddp-list-selectbox li a:hover{background-color:#f6f6f7}.ddp-ui-column .ddp-data-column.ddp-selected{box-shadow:2px 3px 3px -1px #dcdfe1;z-index:10}.ddp-ui-column .ddp-data-column.ddp-selected ul.ddp-list-selectbox{display:block;max-height:100px;overflow-y:auto}.ddp-ui-column .ddp-data-column.ddp-selected .ddp-data-value{color:#222}.ddp-ui-column .ddp-data-column.ddp-selected em.ddp-icon-select,.ddp-ui-column .ddp-data-column:hover em.ddp-icon-select{display:block}.ddp-ui-column .ddp-data-column select{display:inline-block;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;border:none;background:transparent;opacity:0;cursor:pointer}.ddp-ui-column .ddp-data-column.ddp-data-search input.ddp-input-search{display:block;width:100%;padding:5px 9px 6px;border:none;box-sizing:border-box}.ddp-ui-column.ddp-ui-new{background:none;border:none;border-radius:0}.ddp-ui-column.ddp-ui-new .ddp-data-column{border-radius:3px;background-color:hsla(0,0%,100%,.2)}.ddp-wrap-order{height:100%}.ddp-wrap-order .ddp-ui-result{padding:7px 0 7px 10px;border-top:1px solid #d0d1d8;border-bottom:1px solid #d0d1d8}.ddp-wrap-order .ddp-ui-result span.ddp-data-result{position:relative;padding:0 15px;font-size:12px;color:#90969f;cursor:pointer}.ddp-wrap-order .ddp-ui-result span.ddp-data-result:before{display:inline-block;content:"";position:absolute;top:50%;left:0;height:13px;margin-top:-7px;border-left:1px solid #e7e7ea}.ddp-wrap-order .ddp-ui-result span.ddp-data-result:first-of-type{padding-left:0}.ddp-wrap-order .ddp-ui-result span.ddp-data-result:first-of-type:before{display:none}.ddp-wrap-order .ddp-ui-result span.ddp-data-result .ddp-icon-eyes2{margin-right:4px;vertical-align:middle}.ddp-wrap-order .ddp-ui-result span.ddp-data-result.ddp-selected{color:#444}.ddp-wrap-order .ddp-ui-result span.ddp-data-result.ddp-selected .ddp-icon-eyes2{background-position:-17px 0}.ddp-wrap-order-setting{position:absolute;top:151px;left:0;right:50px;bottom:0;padding-left:40px;box-sizing:border-box;overflow:auto}.ddp-wrap-order .ddp-tree-number{margin-top:3px}.ddp-wrap-order .ddp-tree-number li{padding:18px 0 17px 14px;width:45px;height:50px;box-sizing:border-box}ul.ddp-list-order{padding:12px 0}ul.ddp-list-order li{display:table;padding:4px 0;width:100%;table-layout:fixed;cursor:pointer}ul.ddp-list-order li:hover{background-color:#f6f6f7}ul.ddp-list-order li .ddp-data-num{display:table-cell;width:48px;text-align:center;vertical-align:middle}ul.ddp-list-order li .ddp-wrap-image{display:table-cell;position:relative;width:82px;vertical-align:middle}ul.ddp-list-order li .ddp-wrap-image .ddp-ui-image{display:inline-block;position:relative;width:62px;height:40px;border:1px solid #ddd}ul.ddp-list-order li .ddp-wrap-image .ddp-ui-image:hover:before{display:inline-block;content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(86,93,101,.1)}ul.ddp-list-order li .ddp-wrap-image .ddp-box-hover{display:none;position:absolute;top:46px;left:0;width:258px;height:168px;border:1px solid #90969f;z-index:1}ul.ddp-list-order li .ddp-wrap-image .ddp-box-hover img{display:block;width:100%;height:100%}ul.ddp-list-order li .ddp-wrap-image:hover .ddp-box-hover{display:block}ul.ddp-list-order li .ddp-ui-image img{display:block;width:100%;height:100%}ul.ddp-list-order li .ddp-data-name{display:table-cell;width:100%;color:#4b515b;font-size:13px;vertical-align:middle;box-sizing:border-box}ul.ddp-list-order li .ddp-data-name em[class*=ddp-icon-eyes]{float:left;position:relative;top:3px;margin-right:9px}ul.ddp-list-order li .ddp-data-name em.ddp-icon-eyes2{background-position:-17px 0}ul.ddp-list-order li .ddp-data-name span.ddp-txt-name{display:block;overflow:hidden}ul.ddp-list-order li .ddp-data-name .ddp-chart-img{float:left}.ddp-lnb-dashboard{position:fixed;top:55px;left:0;bottom:0;width:289px;border-right:2px solid #eaeaea;background-color:#feffff;box-sizing:border-box}.ddp-lnb-dashboard.ddp-close{width:26px}.ddp-lnb-dashboard .ddp-ui-toptitle{position:relative;padding:0 40px 0 55px;width:289px;border-bottom:1px solid #e7e7ea;border-right:2px solid #eaeaea;box-sizing:border-box;background-color:#fff}.ddp-lnb-dashboard .ddp-ui-toptitle em.ddp-icon-navi{display:inline-block;position:absolute;left:0;top:0;width:50px;height:47px;cursor:pointer}.ddp-lnb-dashboard .ddp-ui-toptitle em.ddp-icon-navi:before{display:inline-block;content:"";position:absolute;top:50%;left:22px;margin-top:-8px;width:17px;height:16px;background:url(/assets/images/btn_back.png) no-repeat;vertical-align:middle}.ddp-lnb-dashboard .ddp-ui-toptitle span.ddp-data-name{display:block;padding:13px 0;width:100%;color:#4b515b;font-size:16px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal;box-sizing:border-box}.ddp-lnb-dashboard .ddp-ui-toptitle span.ddp-data-name em.ddp-box-tag{display:inline-block;position:relative;top:2px;padding:1px 2px;margin-right:5px;border:1px solid #90969f;border-radius:2px;font-weight:700;font-size:10px;color:#565c65;vertical-align:middle;opacity:.8}.ddp-lnb-dashboard .ddp-ui-toptitle .ddp-ui-more{position:absolute;top:50%;right:7px;margin-top:-10px}.ddp-lnb-dashboard .ddp-ui-toptitle .ddp-ui-more .ddp-ui-tooltip-info.ddp-down{right:-3px}.ddp-lnb-dashboard .ddp-ui-toptitle .ddp-ui-more .ddp-ui-tooltip-info.ddp-down em.ddp-icon-view-top{right:13px}.ddp-lnb-dashboard.ddp-close .ddp-ui-toptitle .ddp-ui-more .ddp-ui-tooltip-info.ddp-down em.ddp-icon-view-top{right:13px;top:-2px;left:inherit;transform:rotate(90deg)}.ddp-wrap-popup2.ddp-popup-lnbmore{display:none;position:fixed;top:70px;left:0;min-width:217px;white-space:nowrap;z-index:127}.ddp-lnb-dashboard .ddp-ui-toptitle .ddp-ui-more.ddp-selected .ddp-wrap-popup2{display:block}.ddp-lnb-dashboard .ddp-ui-toptitle .ddp-ui-more.ddp-selected .ddp-icon-more:before{background-position:0 -4px}.ddp-lnb-dashboard .ddp-ui-toptitle .ddp-ui-more.ddp-selected .ddp-ui-tooltip-info{display:none}.ddp-lnb-dashboard ul.ddp-list-tab2 li a em.ddp-icon-new-r{display:inline-block;width:5px;height:5px;margin-left:5px;border-radius:50%;background-color:#707cc4;vertical-align:top}.ddp-lnb-dashboard .ddp-list-tab2{padding-right:53px}.ddp-lnb-dashboard .ddp-btn-folding{display:inline-block;position:absolute;right:0;top:49px;width:53px;height:49px}.ddp-lnb-dashboard .ddp-btn-folding:after{display:inline-block;content:"";position:absolute;top:50%;left:0;height:14px;margin-top:-7px;border-left:1px solid #eaebed}.ddp-lnb-dashboard .ddp-btn-folding:before{display:block;position:absolute;top:50%;left:50%;margin:-6px 0 0 -7px;content:"";width:14px;height:12px;background:url(/assets/images/icon_folding2.png) no-repeat;background-position:-30px top}.ddp-lnb-dashboard .ddp-btn-folding:hover:before{background-position:-45px top}.ddp-lnb-dashboard .ddp-btn-folding .ddp-ui-tooltip-info.ddp-down{top:36px;right:10px;text-align:center}.ddp-lnb-dashboard.ddp-close .ddp-wrap-tab2{display:none}.ddp-lnb-dashboard.ddp-close:hover{z-index:126}.ddp-lnb-dashboard.ddp-close .ddp-ui-toptitle{position:absolute;left:0}.ddp-lnb-dashboard.ddp-close .ddp-btn-folding .ddp-ui-tooltip-info.ddp-down{position:fixed;top:119px;right:auto;left:30px;margin-top:0;width:-moz-max-content;width:max-content;white-space:nowrap}.ddp-lnb-dashboard.ddp-close .ddp-ui-tooltip-info.ddp-down em.ddp-icon-view-top{left:0;transform:rotate(0deg);right:inherit;top:50%;margin-top:-4px}.ddp-lnb-dashboard.ddp-close .ddp-btn-folding{width:inherit;height:inherit;top:0;left:0;right:0;bottom:0}.ddp-lnb-dashboard.ddp-close .ddp-btn-folding:before{top:71px;margin-top:0;background-position:-30px -14px}.ddp-lnb-dashboard.ddp-close .ddp-btn-folding:hover:before{background-position:-45px -14px}.ddp-layout-board .ddp-wrap-naviarea{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));z-index:122}.ddp-layout-board .ddp-wrap-naviarea.ddp-editnavi{margin-left:0;position:absolute;top:-48px;left:0;right:0}.ddp-ui-dash-contents{position:relative;top:0;left:0;right:0;bottom:0;overflow-x:hidden;z-index:1!important}.ddp-ui-dash-contents.ddp-tooltip{z-index:199!important;overflow:inherit}.ddp-ui-dash-contents.ddp-tooltip .ddp-ui-widget{z-index:130}.ddp-ui-dash-contents .ddp-loading-part{position:fixed;left:289px;top:102px;right:0;bottom:0;z-index:126}.ddp-ui-dash-contents.ddp-close{left:26px}.ddp-ui-dash-contents .ddp-wrap-naviarea{z-index:126}.ddp-wrap-popup2 .ddp-ui-date{padding:12px 13px;border-top:1px solid #e7e7ea}.ddp-wrap-popup2 .ddp-ui-date span.ddp-data-date{display:block;color:#90969f;line-height:18px;font-size:12px}.ddp-wrap-popup2 .ddp-ui-date span.ddp-data-date em{font-weight:400}.ddp-wrap-tab-dashboard .ddp-ui-setting{position:relative;height:33px;background-color:#f6f6f7}.ddp-wrap-tab-dashboard .ddp-ui-setting .ddp-wrap-selectbox{float:left;position:relative;margin-top:9px;padding-left:15px;color:#b7b9c2;cursor:pointer}.ddp-wrap-tab-dashboard .ddp-ui-setting .ddp-data-selectbox{opacity:.6}.ddp-wrap-tab-dashboard .ddp-ui-setting .ddp-data-selectbox:hover,.ddp-wrap-tab-dashboard .ddp-ui-setting .ddp-wrap-selectbox.ddp-selected .ddp-data-selectbox{opacity:1}.ddp-wrap-tab-dashboard .ddp-ui-setting .ddp-data-selectbox em.ddp-icon-database3{margin-right:5px;background-position:-39px -31px}.ddp-wrap-tab-dashboard .ddp-ui-setting .ddp-wrap-selectbox .ddp-wrap-popup2{left:0;right:inherit}.ddp-wrap-tab-dashboard .ddp-ui-setting .ddp-wrap-selectbox ul.ddp-list-popup{width:170px}.ddp-wrap-tab-dashboard .ddp-ui-setting .ddp-wrap-selectbox ul.ddp-list-popup .ddp-label-checkbox{max-width:100%;box-sizing:border-box}.ddp-wrap-tab-dashboard .ddp-ui-setting .ddp-wrap-selectbox ul.ddp-list-popup .ddp-label-checkbox span.ddp-txt-checkbox{max-width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ddp-wrap-tab-dashboard .ddp-ui-setting .ddp-ui-datalink .ddp-wrap-popup2{display:none;position:absolute;top:19px;left:-10px;max-width:160px;max-height:150px;white-space:nowrap;overflow-y:auto}.ddp-wrap-tab-dashboard .ddp-ui-setting .ddp-ui-datalink.ddp-selected .ddp-wrap-popup2{display:block}.ddp-wrap-tab-dashboard .ddp-ui-setting .ddp-label-checkbox.ddp-type-show{float:left;margin:8px 0 0 10px}.ddp-wrap-tab-dashboard .ddp-ui-setting .ddp-label-checkbox.ddp-type-show span.ddp-txt-checkbox{color:#b7b9c2;font-size:12px}.ddp-wrap-tab-dashboard .ddp-ui-setting .ddp-label-checkbox input[type=checkbox]:checked+i.ddp-icon-checkbox+.ddp-txt-checkbox{color:#90969f}.ddp-wrap-tab-dashboard .ddp-ui-setting .ddp-ui-datalink{float:left;position:relative;margin-top:11px;padding-left:15px;cursor:pointer}.ddp-wrap-tab-dashboard .ddp-ui-setting .ddp-ui-datalink em.ddp-icon-database3{margin-right:5px}.ddp-wrap-tab-dashboard .ddp-ui-setting .ddp-ui-datalink span.ddp-data-datanum{color:#b7b9c2;font-size:12px}.ddp-wrap-tab-dashboard .ddp-ui-setting .ddp-ui-datalink span.ddp-data-datanum .ddp-ui-tooltip-info{top:19px;right:1px;left:inherit}.ddp-wrap-tab-dashboard .ddp-ui-setting .ddp-ui-datalink span.ddp-data-datanum .ddp-ui-tooltip-info em.ddp-icon-view-top{left:inherit;right:17px}.ddp-wrap-tab-dashboard .ddp-ui-setting .ddp-ui-datalink:hover em.ddp-icon-database3{background-position:-26px -31px}.ddp-wrap-tab-dashboard .ddp-ui-setting .ddp-ui-datalink:hover span.ddp-data-datanum{color:#90969f}.ddp-wrap-tab-dashboard .ddp-ui-setting .ddp-ui-datanum{float:left;position:relative;padding:8px 0 5px}.ddp-wrap-tab-dashboard .ddp-ui-setting .ddp-ui-datanum .ddp-data-source{display:inline-block;position:relative;padding-left:18px}.ddp-wrap-tab-dashboard .ddp-ui-setting .ddp-ui-datanum .ddp-data-source em.ddp-icon-source{position:absolute;top:-2px;left:0}.ddp-wrap-tab-dashboard .ddp-ui-setting .ddp-ui-datanum .ddp-data-source .ddp-wrap-popup2{display:none;position:absolute;top:20px;left:8px;white-space:nowrap}.ddp-wrap-tab-dashboard .ddp-ui-setting .ddp-ui-datanum .ddp-data-source span.ddp-data-num{color:#90969f;cursor:pointer}.ddp-wrap-tab-dashboard .ddp-ui-setting .ddp-ui-datanum .ddp-data-source span.ddp-data-num em{color:#90969f}.ddp-wrap-tab-dashboard .ddp-ui-setting .ddp-ui-datanum .ddp-data-source.ddp-selected span.ddp-data-num em,.ddp-wrap-tab-dashboard .ddp-ui-setting .ddp-ui-datanum .ddp-data-source span.ddp-data-num:hover em{color:#4b515b}.ddp-wrap-tab-dashboard .ddp-ui-setting .ddp-ui-datanum span.ddp-data-eyes{display:inline-block;position:relative;margin-left:20px;padding:3px 5px 3px 20px;color:#90969f;cursor:pointer;vertical-align:middle}.ddp-wrap-tab-dashboard .ddp-ui-setting .ddp-ui-datanum span.ddp-data-eyes em.ddp-icon-eyes{display:inline-block;position:absolute;top:50%;left:0;margin-top:-6px;width:16px;height:11px;background:url(/assets/images/icon_eyes.png) no-repeat;background-position:left -12px}.ddp-wrap-tab-dashboard .ddp-ui-setting .ddp-ui-datanum span.ddp-data-eyes.ddp-selected{border-radius:2px;color:#90969f}.ddp-wrap-tab-dashboard .ddp-ui-setting .ddp-ui-datanum span.ddp-data-eyes.ddp-selected em.ddp-icon-eyes{background-position:-17px 0}.ddp-wrap-tab-dashboard .ddp-ui-setting .ddp-ui-datanum span.ddp-data-eyes .ddp-ui-tooltip-info{top:28px;right:-1px;left:inherit}.ddp-wrap-tab-dashboard .ddp-ui-setting .ddp-ui-datanum span.ddp-data-eyes .ddp-ui-tooltip-info em.ddp-icon-view-top{left:inherit;right:17px}.ddp-wrap-tab-dashboard .ddp-ui-setting .ddp-ui-dataoption{float:right}.ddp-wrap-tab-dashboard .ddp-ui-setting .ddp-ui-dataoption .ddp-btn-option{position:relative;float:left;margin-top:12px;width:17px;height:11px;background:url(/assets/images/icon_editorder.png) no-repeat}.ddp-wrap-tab-dashboard .ddp-ui-setting .ddp-ui-dataoption .ddp-btn-option:hover{background-position:left -12px}.ddp-wrap-tab-dashboard .ddp-ui-setting .ddp-ui-dataoption .ddp-btn-option .ddp-ui-tooltip-info{display:none;right:-8px;left:inherit;top:24px}.ddp-wrap-tab-dashboard .ddp-ui-setting .ddp-ui-dataoption .ddp-btn-option:hover .ddp-ui-tooltip-info{display:block}.ddp-wrap-tab-dashboard .ddp-ui-setting .ddp-ui-dataoption .ddp-btn-option .ddp-ui-tooltip-info em.ddp-icon-view-top{margin-left:0;right:13px;left:inherit}.ddp-wrap-tab-dashboard .ddp-ui-setting .ddp-wrap-array{position:relative;float:left}.ddp-wrap-tab-dashboard .ddp-ui-setting .ddp-wrap-array a.ddp-link-array{position:relative;loat:Left;margin:7px 0 7px 19px;padding-right:17px;line-height:21px;color:#b7b9c2}.ddp-wrap-tab-dashboard .ddp-ui-setting .ddp-wrap-array.ddp-ellipsis a.ddp-link-array{max-width:75px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal;box-sizing:border-box}.ddp-wrap-tab-dashboard .ddp-ui-setting .ddp-wrap-array a.ddp-link-array:hover{color:#90969f}.ddp-wrap-tab-dashboard .ddp-ui-setting .ddp-wrap-array a.ddp-link-array [class*=ddp-icon-array]{position:absolute;top:0;right:0;width:17px;height:21px}.ddp-wrap-tab-dashboard .ddp-ui-setting .ddp-wrap-array .ddp-wrap-popup2{display:none;position:absolute;top:29px;left:10px;white-space:nowrap}.ddp-wrap-tab-dashboard .ddp-ui-setting .ddp-wrap-array.ddp-selected .ddp-wrap-popup2{display:block}.ddp-wrap-tab-dashboard .ddp-ui-setting .ddp-ui-dataoption ul.ddp-list-tab-button{float:left;margin:5px 6px 4px 8px}.ddp-wrap-tab-dashboard .ddp-btn-board-add{display:block;position:absolute;bottom:0;left:0;right:0;padding:26px 21px 24px}a.ddp-link-board-add{display:block;padding:8px 17px;color:#fff;font-size:12px;text-align:center;border-radius:3px;background-color:#4b515b}a.ddp-link-board-add:hover{background-color:#35393f}a.ddp-link-board-add .ddp-link-add{display:inline-block;position:relative;top:-1px;width:11px;height:11px;background:url(/assets/images/icon_add.png) no-repeat;background-position:left -10px}.ddp-wrap-tab-dashboard .ddp-ui-board-listview{position:absolute;top:183px;left:0;right:0;bottom:80px;box-sizing:border-box;overflow:auto}.ddp-wrap-tab-dashboard .ddp-link-more{margin:10px 0 0 22px;color:#90969f;font-size:14px;text-decoration:underline}.ddp-wrap-tab-dashboard .ddp-link-more:hover{color:#4b515b}.ddp-wrap-tab-dashboard .ddp-wrap-search{padding:20px 20px 0}.ddp-wrap-tab-dashboard .ddp-wrap-search .ddp-form-search{width:100%}ul.ddp-list-board-listview li a{display:block;position:relative;padding:17px 15px 17px 0}ul.ddp-list-board-listview li a span.ddp-ui-number{float:left;width:42px;height:100%;text-align:center;color:#90969f;font-size:14px}ul.ddp-list-board-listview li a .ddp-ui-name{display:block;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal;box-sizing:border-box}ul.ddp-list-board-listview li a span.ddp-data-name{display:inline-block;position:relative;max-width:100%;padding-right:0;color:#90969f;font-size:14px;vertical-align:middle;box-sizing:border-box}ul.ddp-list-board-listview li a span.ddp-data-name.ddp-data-new{padding-right:40px}ul.ddp-list-board-listview li a span.ddp-data-name em.ddp-icon-new{display:none;position:absolute;top:50%;right:0;margin-top:-7px}ul.ddp-list-board-listview li a span.ddp-data-name.ddp-data-new em.ddp-icon-new{display:block}ul.ddp-list-board-listview li a em.ddp-icon-eyes2,ul.ddp-list-board-listview li a em.ddp-icon-eyes2-none{float:Left;position:relative;top:2px;margin-right:8px}ul.ddp-list-board-listview li a .ddp-btn-control{display:none;position:absolute;right:8px;top:18px}ul.ddp-list-board-listview li a .ddp-btn-control em[class*=ddp-icon-control-]{position:relative}ul.ddp-list-board-listview li a .ddp-btn-control em[class*=ddp-icon-control-] .ddp-ui-tooltip-info{display:none;left:inherit;right:-4px;top:22px}ul.ddp-list-board-listview li a .ddp-btn-control em[class*=ddp-icon-control-] .ddp-ui-tooltip-info em.ddp-icon-view-top{left:inherit;right:9px;margin:0}ul.ddp-list-board-listview li a .ddp-btn-control em[class*=ddp-icon-control-]:hover .ddp-ui-tooltip-info{display:block}ul.ddp-list-board-listview li a:hover{padding-right:60px;background-color:#f6f6f7}ul.ddp-list-board-listview li a:hover .ddp-btn-control{display:block}ul.ddp-list-board-listview li.ddp-selected a:after{display:inline-block;content:"";position:absolute;top:50%;right:12px;width:6px;height:11px;margin-top:-6px;background:url(/assets/images/icon_dataview.png) no-repeat;background-position:-14px -68px}ul.ddp-list-board-listview li.ddp-selected a:hover:after{display:none}ul.ddp-list-board-listview li.ddp-selected a span.ddp-data-name,ul.ddp-list-board-listview li.ddp-selected a span.ddp-ui-number{font-weight:700;color:#4b515b}.ddp-wrap-tab-dashboard .ddp-ui-board-thumbview{position:absolute;top:183px;left:0;right:0;bottom:80px;box-sizing:border-box;overflow:auto}ul.ddp-list-board-thumbview li{padding-top:15px}ul.ddp-list-board-thumbview li a{display:block;position:relative;padding:0 11px 0 37px}ul.ddp-list-board-thumbview li a span.ddp-icon-number{display:inline-block;position:absolute;top:0;left:20px;color:#90969f;font-size:13px}ul.ddp-list-board-thumbview li a span.ddp-wrap-image{display:block;position:relative;width:100%;height:156px;margin-bottom:5px;border:1px solid #e7e7ea}ul.ddp-list-board-thumbview li a span.ddp-wrap-image img{width:100%;height:100%;position:relative;z-index:1}ul.ddp-list-board-thumbview li a span.ddp-wrap-image:after{display:inline-block;position:absolute;top:50%;left:50%;margin:-14px 0 0 -17px;width:34px;height:28px;background:url(/assets/images/img_board_default2.png) no-repeat;content:""}ul.ddp-list-board-thumbview li a span.ddp-data-name{display:block;position:relative;width:100%;padding-bottom:10px;padding-left:23px;color:#90969f;font-size:13px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal;box-sizing:border-box}ul.ddp-list-board-thumbview li a span.ddp-data-name em[class*=ddp-icon-eyes2]{position:absolute;top:2px;left:0}ul.ddp-list-board-thumbview li a span.ddp-data-name em.ddp-icon-eyes2{background-position:-17px top}ul.ddp-list-board-thumbview li a .ddp-btn-control{display:none;position:absolute;top:0;right:8px}ul.ddp-list-board-thumbview li a .ddp-btn-control em[class*=ddp-icon-control-]{position:relative}ul.ddp-list-board-thumbview li a .ddp-btn-control em[class*=ddp-icon-control-] .ddp-ui-tooltip-info{display:none;left:inherit;right:-4px;top:22px}ul.ddp-list-board-thumbview li a .ddp-btn-control em[class*=ddp-icon-control-] .ddp-ui-tooltip-info em.ddp-icon-view-top{left:inherit;right:9px;margin:0}ul.ddp-list-board-thumbview li a .ddp-btn-control em[class*=ddp-icon-control-]:hover .ddp-ui-tooltip-info{display:block}ul.ddp-list-board-thumbview li a:hover span.ddp-data-name{padding-right:40px}ul.ddp-list-board-thumbview li a:hover .ddp-btn-control{display:block}ul.ddp-list-board-thumbview li.ddp-selected a span.ddp-wrap-image:before{display:inline-block;position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(193,206,241,.3);border:2px solid #666eb2;content:"";z-index:2}ul.ddp-list-board-thumbview li a:hover .ddp-wrap-image:before{display:inline-block;content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(86,93,101,.1);z-index:12}ul.ddp-list-board-thumbview li.ddp-selected a span.ddp-data-name{color:#4b515b}.ddp-ui-board-filter{position:relative;padding-right:53px}.ddp-ui-board-filter .ddp-btn-slider{position:absolute;top:0;left:0;bottom:0;width:70px;padding:15px 0;background-color:#fff;z-index:1}.ddp-ui-board-filter .ddp-btn-slider .ddp-btn-prev{border-right:1px solid #e7e7ea}.ddp-ui-board-filter .ddp-btn-slider .ddp-btn-next,.ddp-ui-board-filter .ddp-btn-slider .ddp-btn-prev{position:relative;float:left;width:50%;height:20px;box-sizing:border-box}.ddp-ui-board-filter .ddp-btn-slider .ddp-btn-next:before,.ddp-ui-board-filter .ddp-btn-slider .ddp-btn-prev:before{display:inline-block;content:"";position:absolute;top:50%;left:50%;width:4px;height:7px;margin:-4px 0 0 -2px;background:url(/assets/images/icon_slide.png) no-repeat}.ddp-ui-board-filter .ddp-btn-slider .ddp-btn-next:before{background-position:-5px top}.ddp-ui-board-filter .ddp-btn-slider .ddp-btn-prev:hover:before{background-position:left -7px}.ddp-ui-board-filter .ddp-btn-slider .ddp-btn-next:hover:before{background-position:-5px -7px}.ddp-ui-board-filter .ddp-btn-slider .ddp-bg-shadow{display:inline-block;position:absolute;top:0;right:-14px;bottom:0;width:14px;background:url(/assets/images/bg_shadow.png) no-repeat;transform:rotate(180deg)}.ddp-ui-board-filter .ddp-wrap-right{position:absolute;top:10px;right:0;padding-right:147px;background-color:#fff}.ddp-ui-board-filter a.ddp-btn-reset{display:inline-block;padding:7px 11px 7px 8px;color:#90969f;font-size:12px;background-color:#fff;white-space:nowrap;z-index:5}.ddp-ui-board-filter a.ddp-btn-reset:hover{z-index:200}.ddp-ui-board-filter a.ddp-btn-reset:before{display:inline-block;content:"";width:14px;height:13px;background:url(/assets/images/icon_reset.png) no-repeat;background-position:-16px -20px}.ddp-ui-board-filter a.ddp-btn-reset:after{display:inline-block;position:absolute;top:50%;right:0;margin-top:-8px;content:"";height:16px;border-left:1px solid #e7e7ea}.ddp-ui-board-filter a.ddp-btn-reset em.ddp-bg-shadow{display:inline-block;position:absolute;top:0;left:-14px;bottom:0;width:14px;background:url(/assets/images/bg_shadow.png) no-repeat}.ddp-ui-board-filter a.ddp-btn-reset .ddp-ui-tooltip-info{right:7px;top:37px}.ddp-wrap-board-filter{position:relative;padding:10px 7px;box-sizing:border-box}.ddp-wrap-board-filter.ddp-slider{padding-left:80px}.ddp-wrap-board-filter.ddp-initial{overflow:initial}.ddp-wrap-board-filter .ddp-list-board-filter{white-space:nowrap;word-wrap:normal}.ddp-wrap-board-filter .ddp-list-board-filter .ddp-box-board-filter{display:inline-block;min-width:224px;max-width:352px;padding:0 3px;box-sizing:border-box;vertical-align:top}.ddp-wrap-board-filter .ddp-list-board-filter .ddp-box-board-filter .ddp-box-dataselect{width:100%;padding:7px 10px 6px;color:#d0d1d8;font-size:12px;border:1px dashed #e7e7ea;box-sizing:border-box}.ddp-wrap-board-filter .ddp-box-board-filter .ddp-type-selectbox ul.ddp-list-selectbox{min-width:100%;right:inherit}.ddp-wrap-board-filter .ddp-box-board-filter .ddp-type-selectbox ul.ddp-list-selectbox li span.ddp-time{color:#d0d1d8}.ddp-wrap-board-filter .ddp-list-board-filter .ddp-box-board-filter.ddp-time .ddp-type-selectbox span.ddp-txt-selectbox{display:block;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal}.ddp-box-board-filter .ddp-icon-time4{margin-right:4px}.ddp-wrap-board-filter .ddp-list-board-filter .ddp-box-board-time{display:inline-block;position:relative;margin-right:3px}.ddp-wrap-board-filter .ddp-list-board-filter .ddp-btn-time{display:inline-block;position:relative;width:33px;height:30px;border:1px solid #d0d1d9;border-radius:2px;box-sizing:border-box}.ddp-wrap-board-filter .ddp-list-board-filter .ddp-btn-time:hover{border:1px solid #8f96a0}.ddp-wrap-board-filter .ddp-list-board-filter .ddp-btn-time em.ddp-icon-time4{position:absolute;top:50%;left:50%;margin:-6px 0 0 -6px}.ddp-wrap-board-filter .ddp-list-board-filter .ddp-box-board-time .ddp-ui-tooltip-info{top:100%;left:0;margin-top:6px;z-index:100}.ddp-wrap-board-filter .ddp-list-board-filter .ddp-box-board-time .ddp-ui-tooltip-info .ddp-icon-view-top{left:16px;margin-left:0}.ddp-wrap-board-filter .ddp-list-board-filter .ddp-box-board-time:hover .ddp-ui-tooltip-info{display:block}.widget-wrapper{height:100%!important}.widget-wrapper_filter{display:none;visibility:hidden}.ddp-ui-widget{position:relative;height:100%;padding:10px;background:#fcfcfc}.ddp-ui-widget.ddp-type{top:47px}.ddp-ui-edit-contents .ddp-wrap-widget{overflow:initial}.ddp-wrap-widget{position:relative;height:100%;overflow:hidden}.ddp-wrap-widget.ddp-box-full{position:fixed;left:290px;top:165px;bottom:0;right:0;height:auto;background-color:#fff;z-index:130}.ddp-wrap-widget.ddp-box-full .ddp-loading-part{z-index:130}.ddp-box-widget{background-color:#fff;cursor:pointer;border:1px solid #fff;box-sizing:border-box}.ddp-box-widget .ddp-ui-graph-name{position:relative;padding:4px 5px 4px 10px;color:#4b515b;font-size:14px;box-sizing:border-box;z-index:30}.ddp-box-widget .ddp-ui-graph-name .ddp-data-name{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ddp-box-widget .ddp-ui-graph-name .ddp-ui-tooltip-info{display:none;position:absolute;top:35px;left:10px}.ddp-box-widget .ddp-ui-graph-name:hover .ddp-ui-tooltip-info{display:block}.ddp-box-widget .ddp-ui-graph-name .ddp-ui-tooltip-info em.ddp-icon-view-top{left:20px}.ddp-box-widget .ddp-top-control{position:relative;float:right;height:25px;z-index:31;background-color:transparent}.ddp-box-widget .ddp-top-control .ddp-ui-buttons{background-color:hsla(0,0%,100%,.8)}.ddp-box-widget .ddp-top-control .ddp-ui-buttons .ddp-box-btn2,.ddp-box-widget .ddp-top-control .ddp-ui-buttons .ddp-box-btn-hover{display:none}.ddp-box-widget .ddp-top-control .ddp-ui-buttons .ddp-box-btn2.ddp-box-download{display:block;width:auto}.ddp-box-widget .ddp-top-control .ddp-ui-buttons .ddp-box-btn2.ddp-box-download span.ddp-txt{padding-right:5px;line-height:28px;font-size:11px;color:#90969f}.ddp-box-widget:hover .ddp-top-control .ddp-ui-buttons .ddp-box-btn2{display:flex}.ddp-box-widget:hover .ddp-top-control .ddp-ui-buttons .ddp-box-btn2.ddp-box-download span.ddp-txt{display:none}.ddp-box-widget:hover .ddp-top-control .ddp-ui-buttons .ddp-box-btn-hover{display:flex}.ddp-box-widget .ddp-top-control .ddp-ui-buttons .ddp-ui-part{float:left;position:relative;top:-3px;padding-right:7px;margin-right:7px}.ddp-box-widget .ddp-top-control .ddp-ui-buttons .ddp-ui-part:after{display:inline-block;content:"";position:absolute;top:7px;right:0;height:12px;border-right:1px solid #cfd0d5}.ddp-box-widget .ddp-top-control .ddp-box-btn-hover{float:left;background:none}.ddp-box-widget .ddp-top-control .ddp-box-btn-hover:hover{border:1px solid #ddd;background-color:#fff}.ddp-box-widget.ddp-active,.ddp-box-widget:hover{border:1px solid #e7e7ea;box-shadow:0 3px 5px -2px rgba(144,150,159,.2);box-sizing:border-box;z-index:10}.ddp-box-widget.ddp-active .ddp-top-control .ddp-ui-buttons,.ddp-box-widget.ddp-active .ddp-top-control .ddp-ui-buttons .ddp-box-btn2,.ddp-box-widget.ddp-active .ddp-top-control .ddp-ui-buttons .ddp-box-btn-hover,.ddp-box-widget:hover .ddp-top-control .ddp-ui-buttons{display:block}.ddp-box-widget .ddp-top-control .ddp-ui-buttons .ddp-box-btn2{position:relative;float:left;border:1px solid #1f5e2f;padding:0 5px;margin-top:3px;margin-left:5px;border-radius:7px}.ddp-box-widget .ddp-top-control .ddp-ui-buttons .ddp-box-btn2>svg{width:13px}.ddp-box-widget .ddp-top-control .ddp-ui-buttons .ddp-box-btn2:hover{background-color:#eee}.ddp-box-widget .ddp-top-control .ddp-ui-buttons .ddp-box-btn2:hover .ddp-box-layout4{display:block}.ddp-box-widget .ddp-top-control .ddp-ui-buttons .ddp-box-btn2 .ddp-box-layout4{display:none;position:absolute;top:100%;right:-77px;width:260px;table-layout:fixed}.ddp-box-widget .ddp-top-control .ddp-ui-buttons .ddp-ui-btnview{float:left;position:relative;margin:0 5px;border:1px solid #90969f;cursor:pointer;box-sizing:border-box}.ddp-box-widget .ddp-top-control .ddp-ui-buttons em[class*=ddp-icon-widget-]{float:left;position:relative;width:26px;height:25px;font-size:0}.ddp-box-widget .ddp-top-control .ddp-ui-buttons em[class*=ddp-icon-widget-]:before{position:absolute;top:50%;left:50%}.ddp-box-widget .ddp-top-control .ddp-ui-buttons em.ddp-icon-widget-info:before{margin:-7px 0 0 -7px}.ddp-box-widget .ddp-top-control .ddp-ui-buttons em.ddp-icon-widget-trigger:before{margin:-10px 0 0 -9px}.ddp-box-widget .ddp-top-control .ddp-ui-buttons em.ddp-icon-widget-edit:before{margin:-7px 0 0 -7px}.ddp-box-widget .ddp-top-control .ddp-ui-buttons em.ddp-icon-widget-cut-w:before,.ddp-box-widget .ddp-top-control .ddp-ui-buttons em.ddp-icon-widget-cut:before,.ddp-box-widget .ddp-top-control .ddp-ui-buttons em.ddp-icon-widget-moveto:before,.ddp-box-widget .ddp-top-control .ddp-ui-buttons em.ddp-icon-widget-save:before,.ddp-box-widget .ddp-top-control .ddp-ui-buttons em.ddp-icon-widget-store:before{margin:-6px 0 0 -6px}.ddp-box-widget .ddp-top-control .ddp-ui-buttons em.ddp-icon-widget-downsize:before,.ddp-box-widget .ddp-top-control .ddp-ui-buttons em.ddp-icon-widget-full:before{margin:-7px 0 0 -7px}.ddp-box-widget .ddp-top-control .ddp-ui-buttons em.ddp-icon-widget-copy:before{margin:-6px 0 0 -6px}.ddp-box-widget .ddp-top-control .ddp-ui-buttons em.ddp-icon-widget-chart:before{position:relative;top:2px;margin:-6px 0 0 -6px}.ddp-box-widget .ddp-top-control .ddp-ui-buttons em.ddp-icon-widget-gridsave:before{margin:-6px 0 0 -6px}.ddp-box-widget .ddp-top-control .ddp-ui-buttons em.ddp-icon-widget-dataview:before{margin:-7px 0 0 -7px}.ddp-box-widget .ddp-top-control .ddp-ui-buttons em.ddp-icon-widget-synch:before{margin:-7px 0 0 -9px}.ddp-box-widget .ddp-top-control .ddp-ui-buttons em.ddp-icon-widget-synch.ddp-on:before{margin:-7px 0 0 -8px}.ddp-box-widget .ddp-top-control-in{display:none}.ddp-box-widget .ddp-top-control-in.ddp-size1{display:block}.ddp-box-widget.ddp-box-size .ddp-top-control-in.ddp-size1{display:none}.ddp-box-widget.ddp-box-size .ddp-top-control-in.ddp-size2{display:block}.ddp-ui-boardedit .ddp-box-widget.ddp-box-size .ddp-top-control{padding-right:30px}.ddp-box-widget.ddp-box-size .ddp-top-control .ddp-ui-buttons{margin:4px 9px 0 0}.ddp-box-widget.ddp-box-size .ddp-wrap-morebutton em.ddp-icon-more:before{background-position:-3px top}.ddp-box-widget.ddp-box-size .ddp-wrap-morebutton .ddp-wrap-popup2{display:none}.ddp-box-widget.ddp-box-size .ddp-wrap-morebutton.ddp-selected .ddp-wrap-popup2{display:block}.ddp-wrap-morebutton.ddp-selected .ddp-wrap-popup2 .ddp-list-tab-button{position:absolute;top:1px;right:9px}.ddp-box-widget.ddp-box-size .ddp-wrap-morebutton.ddp-selected:hover .ddp-ui-tooltip-info{display:none}.ddp-box-widget.ddp-box-size .ddp-wrap-morebutton .ddp-wrap-popup2 ul{border-top:1px solid #e7e7ea}.ddp-box-widget.ddp-box-size .ddp-wrap-morebutton .ddp-wrap-popup2 ul:first-of-type{border-top:none}.ddp-box-widget.ddp-box-size .ddp-wrap-morebutton .ddp-wrap-popup2 ul li{position:relative}.ddp-box-widget.ddp-box-size .ddp-wrap-morebutton .ddp-wrap-popup2 ul li a{display:block;padding:6px 14px 6px 33px;position:relative;color:#4b515b;font-size:13px}.ddp-box-widget.ddp-box-size .ddp-wrap-morebutton .ddp-wrap-popup2 ul li .ddp-list-txt{display:block;padding:6px 14px 6px 33px;position:relative;color:#4b515b;font-size:13px;cursor:default}.ddp-box-widget.ddp-box-size .ddp-wrap-morebutton .ddp-wrap-popup2 ul li a label.ddp-label-checked{display:block;margin:-6px -14px -6px -33px;padding:6px 55px 6px 33px;color:#4b515b;font-size:13px;cursor:pointer}.ddp-box-widget.ddp-box-size .ddp-wrap-morebutton .ddp-wrap-popup2 ul li a em.ddp-icon-tool-copy,.ddp-box-widget.ddp-box-size .ddp-wrap-morebutton .ddp-wrap-popup2 ul li a em.ddp-icon-tool-edit,.ddp-box-widget.ddp-box-size .ddp-wrap-morebutton .ddp-wrap-popup2 ul li a em.ddp-icon-tool-remove{display:inline-block;background:url(/assets/images/icon_widget.png) no-repeat}.ddp-box-widget.ddp-box-size .ddp-wrap-morebutton .ddp-wrap-popup2 ul li a em.ddp-icon-tool-edit{width:13px;height:13px;margin-top:-7px;background-position:-14px -131px}.ddp-box-widget.ddp-box-size .ddp-wrap-morebutton .ddp-wrap-popup2 ul li a em.ddp-icon-tool-copy{width:13px;height:13px;margin-top:-7px;background-position:0 -92px}.ddp-box-widget.ddp-box-size .ddp-wrap-morebutton .ddp-wrap-popup2 ul li a em.ddp-icon-tool-remove{width:11px;height:11px;margin-top:-6px;background-position:left -176px}.ddp-box-widget.ddp-box-size .ddp-wrap-morebutton .ddp-wrap-popup2 ul li a em.ddp-icon-chartdet,.ddp-box-widget.ddp-box-size .ddp-wrap-morebutton .ddp-wrap-popup2 ul li a em[class*=ddp-icon-tool-]{position:absolute;top:50%;left:11px}.ddp-box-widget.ddp-box-size .ddp-wrap-morebutton .ddp-wrap-popup2 ul li a em.ddp-icon-tool-title{margin:-6px 0 0;background-position:-14px top}.ddp-box-widget.ddp-box-size .ddp-wrap-morebutton .ddp-wrap-popup2 ul li a em.ddp-icon-tool-legend{margin:-6px 0 0;background-position:-26px -13px}.ddp-box-widget.ddp-box-size .ddp-wrap-morebutton .ddp-wrap-popup2 ul li a em.ddp-icon-tool-minimap{margin:-7px 0 0;background-position:-26px -26px}.ddp-box-widget.ddp-box-size .ddp-wrap-morebutton .ddp-wrap-popup2 ul li a em.ddp-icon-tool-linked{margin:-5px 0 0;background-position:-17px -40px}.ddp-box-widget.ddp-box-size .ddp-wrap-morebutton .ddp-wrap-popup2 ul li a em.ddp-icon-tool-chart{margin:-7px 0 0;background-position:-13px -52px}.ddp-box-widget.ddp-box-size .ddp-wrap-morebutton .ddp-wrap-popup2 ul li a em.ddp-icon-chartdet{margin:-7px 0 0;background-position:-14px -163px}.ddp-box-widget.ddp-box-size .ddp-wrap-morebutton .ddp-wrap-popup2 ul li .ddp-list-txt em.ddp-icon-tool-display{position:absolute;top:50%;left:11px;margin-top:-5px}.ddp-box-widget.ddp-box-size .ddp-wrap-morebutton .ddp-wrap-popup2 ul li a span.ddp-ui-check{position:absolute;top:6px;right:12px;padding-right:20px}.ddp-box-widget.ddp-box-size .ddp-wrap-morebutton .ddp-wrap-popup2 ul li a span.ddp-ui-check i{display:inline-block;position:absolute;top:50%;right:0;margin-top:-5px;width:11px;height:8px;margin-left:7px;background:url(/assets/images/icon_select2.png) no-repeat;vertical-align:middle;background-position:-15px -18px}.ddp-box-widget.ddp-box-size .ddp-wrap-morebutton .ddp-wrap-popup2 ul li a span.ddp-ui-check input[type=checkbox]{position:absolute;right:0;top:0;opacity:0}.ddp-box-widget.ddp-box-size .ddp-wrap-morebutton .ddp-wrap-popup2 ul li a span.ddp-ui-check input[type=checkbox]:checked+i{background-position:-15px -9px}.ddp-box-widget.ddp-box-size .ddp-wrap-morebutton .ddp-wrap-popup2 ul li a span.ddp-ui-check span.ddp-txt-check:before{display:inline-block;content:"Off";color:#b7b9c2;font-size:11px}.ddp-box-widget.ddp-box-size .ddp-wrap-morebutton .ddp-wrap-popup2 ul li a span.ddp-ui-check input[type=checkbox]:checked+i+span.ddp-txt-check:before{content:"On";color:#666fad}.ddp-wrap-naviarea .ddp-ui-fix-buttons{display:inline-block;position:relative;top:0;right:inherit;margin-right:3px;width:inherit;border-radius:2px;background-color:#dddee2;overflow:hidden;vertical-align:middle}.ddp-wrap-naviarea .ddp-ui-fix-buttons .ddp-list-buttons2 li{float:left}.ddp-wrap-naviarea .ddp-ui-fix-buttons .ddp-list-buttons2 li a{display:inline-block;position:relative;padding:7px 25px;height:31px;box-sizing:border-box}.ddp-wrap-naviarea .ddp-ui-fix-buttons .ddp-list-buttons2 li a:after{display:inline-block;position:absolute;top:50%;right:0;margin-top:-8px;height:16px;border-right:1px solid #c3c5ca;content:""}.ddp-wrap-naviarea .ddp-ui-fix-buttons .ddp-list-buttons2 li:last-of-type a:after{display:none}.ddp-wrap-naviarea .ddp-ui-fix-buttons .ddp-list-buttons2 li a:hover{background-color:#d0d1d8}.ddp-wrap-naviarea .ddp-ui-fix-buttons .ddp-icon-chart-new{background-position-x:0}.ddp-ui-fix-buttons{position:absolute;top:10px;right:10px;width:127px;z-index:121}.ddp-ui-fix-buttons:hover{z-index:201}.ddp-btn-widget{border-radius:2px;background-color:#90969f}.ddp-btn-widget:hover{position:relative;z-index:201}.ddp-btn-widget .ddp-btn-chart{display:block;position:relative;padding:7px 0 7px 40px;border-radius:2px;color:#fff;font-size:13px;box-sizing:border-box}.ddp-btn-widget .ddp-btn-chart em.ddp-icon-chart-new{position:absolute;top:50%;left:13px;margin-top:-9px}.ddp-btn-widget .ddp-btn-chart:before{display:inline-block;position:absolute;top:50%;right:13px;margin-top:-3px;width:9px;height:5px;background:url(/assets/images/icon_selecview.png) no-repeat;background-position:left -58px;content:""}.ddp-btn-widget:hover .ddp-btn-chart:before{display:none}.ddp-btn-widget .ddp-types ul.ddp-list-popup li a{padding-left:45px}.ddp-btn-widget .ddp-types ul.ddp-list-popup li a:hover{background-color:#f2f1f8;color:#666eb2}.ddp-btn-widget .ddp-list-popup li a .ddp-icon-chart-new{position:absolute;top:50%;left:13px;margin-top:-9px;background-position-x:0}.ddp-btn-widget .ddp-list-popup li a:hover .ddp-icon-chart-new{background-position-x:-46px}.ddp-btn-widget .ddp-list-popup li a .ddp-icon-filter-new{position:absolute;top:50%;left:13px;margin-top:-7px}.ddp-btn-widget .ddp-list-popup li a:hover .ddp-icon-filter-new{background-position-x:-22px}.ddp-btn-widget .ddp-list-popup li a .ddp-icon-parameter-new{position:absolute;top:50%;left:13px;margin-top:-8px}.ddp-btn-widget .ddp-list-popup li a:hover .ddp-icon-parameter-new{background-position-x:-22px}.ddp-btn-widget .ddp-list-popup li a .ddp-icon-text-new{position:absolute;top:50%;left:15px;margin-top:-6px}.ddp-btn-widget .ddp-list-popup li a:hover .ddp-icon-text-new{background-position-x:-22px}.ddp-btn-widget .ddp-wrap-view .ddp-wrap-popup2{display:none;position:absolute;left:0;top:0;right:0;border:1px solid #9ca2cc}.ddp-btn-widget:hover .ddp-wrap-view .ddp-wrap-popup2{display:block}.ddp-box-btn2{position:relative}.ddp-box-btn2 .ddp-ui-tooltip-info{display:none;top:28px;left:inherit;right:3px;margin-top:6px}.ddp-box-btn2:hover .ddp-ui-tooltip-info{display:block}.ddp-box-btn2 .ddp-ui-tooltip-info em.ddp-icon-view-down{left:inherit;right:8px;bottom:inherit;top:-6px;transform:rotate(90deg)}.ddp-ui-btnview{position:relative;border:1px solid #90969f;cursor:pointer;box-sizing:border-box}.ddp-ui-btnview em.ddp-icon-view{display:inline-block;position:absolute;top:50%;right:0;width:7px;height:4px;margin-top:-2px;background:url(/assets/images/icon_selecview.png) no-repeat;background-position:-28px -7px}.ddp-ui-btnview .ddp-box-btn{position:relative;float:left;width:20px;height:18px}.ddp-ui-btnview .ddp-box-btn em.ddp-icon-widget-graph,.ddp-ui-btnview .ddp-box-btn em.ddp-icon-widget-grid{display:inline-block;position:absolute;top:50%;left:50%;margin:-6px 0 0 -5px;background:url(/assets/images/icon_widget.png) no-repeat}.ddp-ui-btnview .ddp-box-btn em.ddp-icon-widget-graph{width:10px;height:11px;background-position:left -80px}.ddp-ui-btnview .ddp-box-btn em.ddp-icon-widget-grid{width:10px;height:12px;background-position:left -67px}.ddp-ui-btnview .ddp-box-btn.ddp-selected .ddp-icon-widget-grid{background-position:-11px -67px}.ddp-ui-btnview .ddp-box-btn.ddp-selected .ddp-icon-widget-graph{background-position:-12px -80px}.ddp-ui-btnview .ddp-ui-tooltip-info{display:none;top:25px;left:inherit;right:-6px}.ddp-ui-btnview .ddp-ui-tooltip-info em.ddp-icon-view-down{right:16px;left:inherit;bottom:inherit;top:-6px;transform:rotate(90deg)}.ddp-ui-btnview .ddp-box-btn:hover .ddp-ui-tooltip-info{display:block}.ddp-box-widget .ddp-top-control .ddp-ui-buttons em.ddp-icon-widget-grid{width:11px;height:12px;background-position:left -67px}.ddp-box-widget .ddp-top-control .ddp-ui-buttons em.ddp-icon-widget-graph{width:10px;height:11px;background-position:left -80px}.ddp-ui-btnview .ddp-box-btn.ddp-selected{background-color:#4b515b}.ddp-wrap-editboard .ddp-view-widget.ddp-view-widget-filter{overflow-y:auto}.ddp-view-widget{position:absolute;top:0;left:0;right:0;bottom:0;padding:5px 10px;z-index:1}.ddp-view-widget .ddp-ui-slider-type{margin:0}.ddp-view-widget.ddp-view-name{top:25px}.ddp-view-widget .ddp-area-filter.ddp-flex,.ddp-view-widget .ddp-area-filter .ddp-flex{display:flex}.ddp-view-widget .ddp-area-filter.ddp-flex .ddp-btn-line,.ddp-view-widget .ddp-area-filter .ddp-flex .ddp-btn-line{margin-left:4px}.ddp-view-widget .ddp-area-filter.ddp-flex .ddp-search-value,.ddp-view-widget .ddp-area-filter .ddp-flex .ddp-search-value,.ddp-view-widget .ddp-area-filter.ddp-flex .ddp-type-selectbox{flex:1 auto}.ddp-view-widget .ddp-area-filter .ddp-search-value .ddp-pop-warning .ddp-view{display:inline-block;position:absolute;bottom:100%;right:23px;width:4px;height:8px;margin-bottom:-2px;background:url(/assets/images/icon_tagview.png) no-repeat;background-position:left -9px;transform:rotate(90deg)}.ddp-view-widget .ddp-area-filter .ddp-type-selectbox .ddp-wrap-popup2.ddp-scroll-none{max-height:none}.ddp-view-widget .ddp-area-filter .ddp-type-selectbox .ddp-wrap-popup2 .ddp-list-popup{max-height:125px;overflow:auto}.ddp-view-widget .ddp-area-filter .ddp-type-selectbox .ddp-wrap-popup2 ul.ddp-list-popup li a{padding:4px 14px}.ddp-view-widget .ddp-area-filter .ddp-type-selectbox .ddp-wrap-popup2 ul.ddp-list-popup li.ddp-value-search .ddp-label-checkbox span.ddp-txt-checkbox,.ddp-view-widget .ddp-area-filter .ddp-type-selectbox .ddp-wrap-popup2 ul.ddp-list-popup li.ddp-value-search .ddp-label-radio span.ddp-txt-radio{color:#9ca2cc}.ddp-view-widget .ddp-area-filter .ddp-type-selectbox .ddp-wrap-popup2 .ddp-no-result .ddp-wrap-info{padding:5px 5px 0}.ddp-view-widget .ddp-area-filter .ddp-type-selectbox .ddp-wrap-popup2 .ddp-no-result .ddp-ui-info{position:relative;padding:8px 8px 8px 28px;border:1px solid #e7e7ea;border-radius:2px;background-color:#f6f6f7;color:#90969f;font-size:12px}.ddp-view-widget .ddp-area-filter .ddp-type-selectbox .ddp-wrap-popup2 .ddp-no-result .ddp-ui-info .ddp-icon-info{display:inline-block;position:absolute;top:50%;left:8px;margin-top:-7px;width:14px;height:14px;background:url(/assets/images/icon_info3.png) no-repeat;background-position:left -94px}.ddp-view-widget .ddp-area-filter .ddp-type-selectbox .ddp-wrap-popup2 .ddp-no-result .ddp-txt-noresult{display:block;padding:10px;color:#b6b9c2}.ddp-view-widget .ddp-area-filter .ddp-select-setting{padding:10px 10px 0}.ddp-view-widget .ddp-area-filter .ddp-select-setting .ddp-list-select{float:right;margin:0 -10px}.ddp-view-widget .ddp-area-filter .ddp-select-setting .ddp-list-select li{float:left}.ddp-view-widget .ddp-area-filter .ddp-select-setting .ddp-list-select li a{display:block;position:relative;padding:0 6px;color:#b6b9c2;font-size:12px;text-decoration:underline}.ddp-view-widget .ddp-area-filter .ddp-select-setting .ddp-list-select li a:hover{color:#4b515b}.ddp-view-widget .ddp-area-filter .ddp-select-setting .ddp-list-select li+li a:before{display:inline-block;position:absolute;top:50%;left:0;margin-top:-5px;height:10px;border-left:1px solid #d0d1d8;content:""}.ddp-view-widget .ddp-area-filter .ddp-select-setting .ddp-data-total{display:block;overflow:hidden;color:#90969f;font-size:12px}.ddp-view-widget .ddp-area-filter .ddp-filter-list .ddp-select-setting{padding:4px 0}.ddp-view-widget .ddp-area-filter .ddp-filter-list ul.ddp-list-checktype li{padding:5px 0;font-size:0}.ddp-view-widget .ddp-area-filter .ddp-filter-list ul.ddp-list-checktype li.ddp-value-search .ddp-label-checkbox span.ddp-txt-checkbox,.ddp-view-widget .ddp-area-filter .ddp-filter-list ul.ddp-list-checktype li.ddp-value-search .ddp-label-radio span.ddp-txt-radio{color:#9ca2cc}.ddp-view-widget .ddp-area-filter .ddp-type-selectbox .ddp-data-result2{padding:5px 10px;border-top:1px dotted #d0d1d8;overflow:hidden}.ddp-view-widget .ddp-area-filter .ddp-type-selectbox .ddp-data-result2 .ddp-data-values{float:left;position:relative;top:2px}.ddp-view-widget .ddp-area-filter .ddp-type-selectbox .ddp-data-result2 .ddp-label-check-value{vertical-align:middle}.ddp-view-widget .ddp-area-filter .ddp-type-selectbox .ddp-data-result2 .ddp-label-check-value .ddp-value,.ddp-view-widget .ddp-area-filter .ddp-type-selectbox .ddp-data-result2 .ddp-label-check-value .ddp-value-num{vertical-align:top;position:relative;top:-1px;margin-left:6px;color:#90969f;font-size:12px}.ddp-view-widget .ddp-area-filter .ddp-type-selectbox .ddp-data-result2 .ddp-label-check-value .ddp-value:before{content:"All"}.ddp-view-widget .ddp-area-filter .ddp-type-selectbox .ddp-data-result2 .ddp-label-check-value .ddp-value-num{display:none}.ddp-view-widget .ddp-area-filter .ddp-type-selectbox .ddp-data-result2 .ddp-label-check-value input[type=checkbox]:checked+i+.ddp-value-num{display:inline-block}.ddp-view-widget .ddp-area-filter .ddp-type-selectbox .ddp-data-result2 .ddp-label-check-value input[type=checkbox]:checked+i+.ddp-value-num+.ddp-value{display:none}.ddp-view-widget .ddp-area-filter .ddp-type-selectbox .ddp-data-result2 .ddp-ui-page{float:right}.ddp-view-widget .ddp-ui-title+.ddp-ui-widget-contents{top:43px!important;padding-top:0}.ddp-view-widget .ddp-ui-widget-contents{position:absolute;top:43px;left:0;right:0;bottom:0;padding:10px;overflow:auto}.ddp-view-widget .ddp-ui-widget-contents>.ddp-list-checktype{padding:0;margin-top:-8px}.ddp-box-boardedit .ddp-view-widget .ddp-ui-widget-contents{position:relative;top:0!important;padding:0;overflow:initial}.ddp-ui-widget-contents .ddp-form-multy .ddp-box-multy.ddp-form-time .ddp-input-typebasic{width:45%}.ddp-ui-widget-contents .ddp-form-multy .ddp-box-multy.ddp-form-time .ddp-type-selectbox{width:55%}.ddp-view-widget-text{color:#4b515b;font-size:24px;overflow-y:auto}.ddp-box-widget:hover .ddp-view-widget>.ddp-ui-top .ddp-no-filter{margin-right:26px}.ddp-view-widget>.ddp-ui-top .ddp-no-filter{float:right;position:relative;top:10px;color:#b6b9c2;font-size:12px}.ddp-view-widget>.ddp-ui-top .ddp-no-filter em.ddp-icon-info{display:inline-block;margin-right:3px;width:14px;height:14px;background:url(/assets/images/icon_info3.png) no-repeat;background-position:-15px -94px;vertical-align:middle}.ddp-view-widget .ddp-ui-title{padding:10px 0 9px;color:#4b515b;font-size:14px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ddp-view-widget .ddp-ui-title .ddp-icon-filter,.ddp-view-widget .ddp-ui-title .ddp-icon-parameter{display:inline-block;margin-right:5px;background:url(/assets/images/icon_title.png) no-repeat;vertical-align:middle}.ddp-view-widget .ddp-ui-title .ddp-icon-filter{width:15px;height:13px}.ddp-view-widget .ddp-ui-title .ddp-icon-parameter{width:15px;height:14px;background-position:left -14px}.ddp-view-widget-parameter .ddp-ui-widget-contents{padding:14px 6px 0}.ddp-view-widget-parameter .ddp-ui-widget-contents .ddp-ui-slider-type{clear:both;margin-top:-10px}.ddp-ui-widget-contents .ddp-dateinfo-view{position:relative;padding:0;width:280px}.ddp-ui-widget-contents .ddp-dateinfo-view .ddp-box-preview{padding:6px 0;margin-bottom:10px;border-radius:2px;background-color:#f6f6f7;text-align:center;color:#4c515a;font-size:14px}.ddp-ui-widget-contents .ddp-dateinfo-view .ddp-list-buttons{width:100%}.ddp-ui-widget-contents .ddp-dateinfo-view .ddp-list-buttons li{margin-bottom:11px}.ddp-ui-widget-contents .ddp-filter-calen-in{padding-top:20px;padding-bottom:0}.ddp-ui-widget-contents .ddp-filter-calen-in:first-of-type{padding-top:0}.ddp-dateinfo-view.ddp-inline{width:auto}.ddp-dateinfo-view.ddp-inline .ddp-filter-calen .ddp-wrap-dateinfo{margin-top:-4px}.ddp-dateinfo-view.ddp-inline .ddp-filter-calen .ddp-ui-dateinfo{display:inline-block;margin-top:4px;width:280px}.ddp-dateinfo-view.ddp-inline .ddp-filter-calen .ddp-form-date .ddp-day{display:inline-block;width:280px;margin-top:5px}.ddp-ui-widget-contents .ddp-filter-dateinfo .ddp-ui-dateinfo{width:100%;text-align:left}.ddp-ui-widget-contents .ddp-filter-dateinfo .ddp-ui-dateinfo .ddp-box-rome{width:100%}.ddp-ui-widget-contents .ddp-filter-dateinfo .ddp-ui-dateinfo:last-of-type{text-align:left}.ddp-ui-widget-contents .ddp-form-search{width:100%}.ddp-ui-widget-contents ul.ddp-list-checktype li{padding:8px 0}.ddp-ui-widget-contents .ddp-ui-slider-type .irs .irs{padding-top:13px}.ddp-wrap-slider-type .ddp-input-typebasic{margin-top:24px}.ddp-form-input-multy input{width:42%;padding:5px 5px 6px;border:1px solid #ddd;text-align:center;color:#444;font-size:12px;box-sizing:border-box}.ddp-form-input-multy input.ddp-input-left{float:left}.ddp-form-input-multy span.ddp-text-bar{float:left;width:16%;line-height:28px;text-align:center;color:#a4aab0}.ddp-form-input-multy input.ddp-input-right{float:right}.ddp-wrap-widget .ddp-box-widget.type-event-trigger{display:none}.ddp-wrap-widget.type-trigger .ddp-box-widget.type-event-trigger{display:block}.ddp-box-widget.type-event-trigger{position:absolute;top:0;left:0;right:0;bottom:0;z-index:40}.ddp-box-widget.type-event-trigger .ddp-top-control .ddp-ui-buttons{background:none}.ddp-box-widget.type-event-trigger .ddp-top-control .ddp-ui-buttons .ddp-box-btn2{display:block}.ddp-box-widget.type-event-trigger .ddp-top-control .ddp-ui-buttons .ddp-box-btn2:hover{background:none}.ddp-box-widget.type-event-trigger .ddp-top-label{padding:3px 10px;color:#fff;font-size:14px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ddp-box-widget.type-event-trigger .ddp-top-control{padding-right:0}.ddp-box-widget.type-event-trigger .ddp-top-control .ddp-ui-buttons{position:relative;float:right}.ddp-box-widget.type-event-trigger .ddp-ui-buttons .ddp-btn-solid-type{display:inline-block;position:relative;top:2px;float:left;padding:2px 0;width:54px;border-radius:3px;background-color:#9ca2cc;text-align:center;color:#fff;font-size:13px;font-weight:700}.ddp-box-widget.type-event-trigger .ddp-ui-buttons .ddp-txt-event{float:left;display:inline-block;padding:3px 10px 0 0;color:#d0d1d8;font-size:14px}.ddp-box-widget.type-event-trigger .ddp-view-widget textarea.ddp-textarea-widget{display:block;padding:10px;width:100%;height:100%;border:none;background:none;color:#35393f;font-size:13px;box-sizing:border-box}.ddp-ui-boardedit .ddp-box-widget .ddp-top-control{position:absolute;top:0;left:0;right:0;height:35px;width:100%;padding-right:120px;background-color:#bdc0c9;box-sizing:border-box}.ddp-ui-boardedit .ddp-box-widget .ddp-top-control .ddp-data-top{display:block}.ddp-ui-boardedit .ddp-box-widget .ddp-top-control .ddp-ui-buttons{position:absolute;top:0;right:0;background:none}.ddp-ui-boardedit .ddp-box-widget .ddp-top-control .ddp-ui-buttons .ddp-box-btn2,.ddp-ui-boardedit .ddp-box-widget .ddp-top-control .ddp-ui-buttons .ddp-box-btn-hover{display:block}.ddp-ui-boardedit .ddp-box-widget .ddp-top-control .ddp-ui-buttons .ddp-ui-tooltip-info.ddp-down em.ddp-icon-view-top{right:9px}.ddp-ui-boardedit .ddp-box-widget .ddp-top-control .ddp-ui-buttons .ddp-box-btn-hover{border:1px solid #bdc0c9;border-bottom:none;cursor:pointer}.ddp-ui-boardedit .ddp-box-widget .ddp-top-control .ddp-ui-buttons .ddp-box-btn-hover:hover{border:1px solid #e7e7ea;background-color:#fff}.ddp-ui-boardedit .ddp-box-widget .ddp-top-control .ddp-ui-buttons .ddp-box-btn-hover a.ddp-btn-tool:hover{background-color:#eee}.ddp-ui-boardedit .ddp-box-widget .ddp-top-control .ddp-ui-eidt-name{display:block;position:relative;overflow:hidden}.ddp-ui-boardedit .ddp-box-widget .ddp-top-control .ddp-ui-eidt-name .ddp-data-enter{position:relative;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ddp-ui-boardedit .ddp-box-widget .ddp-top-control .ddp-ui-eidt-name .ddp-data-enter span.ddp-data-name{display:inline-block;padding:0 2px;margin:3px 0 3px 5px;font-size:14px;color:#4b515b}.ddp-ui-boardedit .ddp-box-widget .ddp-top-control .ddp-ui-eidt-name .ddp-data-enter:hover span.ddp-data-name{background-color:#ced0d6}.ddp-ui-boardedit .ddp-box-widget .ddp-top-control .ddp-ui-eidt-name .ddp-data-enter .ddp-ui-tooltip-info{position:absolute;top:30px;left:0}.ddp-ui-boardedit .ddp-box-widget .ddp-top-control .ddp-ui-eidt-name input.ddp-input-edit{display:none}.ddp-ui-boardedit .ddp-box-widget .ddp-top-control .ddp-ui-eidt-name.ddp-selected input.ddp-input-edit{display:block;position:absolute;top:3px;left:5px;right:0;bottom:3px;padding:2px;width:100%;font-size:14px;color:#4b515b;background-color:#ced0d6;border:none;box-sizing:border-box}.ddp-box-widget .ddp-top-control .ddp-ui-tool{float:left;margin-right:5px;vertical-align:top}.ddp-box-widget .ddp-top-control .ddp-ui-tool a.ddp-btn-tool{float:left;position:relative;width:25px;height:25px;margin-right:-1px;background-color:#dfdfe3;border:1px solid #b7b9c2;box-sizing:border-box}.ddp-box-widget .ddp-top-control .ddp-ui-tool a.ddp-btn-tool:last-of-type{border-right:none}.ddp-box-widget .ddp-top-control .ddp-ui-tool a.ddp-btn-tool em[class*=ddp-icon-tool-]{position:absolute;top:50%;left:50%}.ddp-box-widget .ddp-top-control .ddp-ui-tool a.ddp-btn-tool em.ddp-icon-tool-title{margin:-6px 0 0 -7px}.ddp-box-widget .ddp-top-control .ddp-ui-tool a.ddp-btn-tool em.ddp-icon-tool-legend{margin:-6px 0 0 -6px}.ddp-box-widget .ddp-top-control .ddp-ui-tool a.ddp-btn-tool em.ddp-icon-tool-minimap{margin:-7px 0 0 -5px}.ddp-box-widget .ddp-top-control .ddp-ui-tool a.ddp-btn-tool em.ddp-icon-tool-linked{margin:-5px 0 0 -8px}.ddp-box-widget .ddp-top-control .ddp-ui-tool a.ddp-btn-tool em.ddp-icon-tool-chart{margin:-5px 0 0 -6px}.ddp-box-widget .ddp-top-control .ddp-ui-tool a.ddp-btn-tool.ddp-selected{background-color:#fff;border:1px solid #e7e7ea;border-bottom-color:#fff}.ddp-box-widget .ddp-top-control .ddp-ui-tool a.ddp-btn-tool.ddp-selected:before{display:inline-block;content:"";position:absolute;top:-1px;left:0;right:-1px;border-top:2px solid #4b515b;z-index:1}.ddp-box-widget .ddp-top-control .ddp-ui-tool a.ddp-btn-tool .ddp-ui-tooltip-info{left:0;right:inherit;top:24px}.ddp-box-widget .ddp-top-control .ddp-ui-tool a.ddp-btn-tool .ddp-ui-tooltip-info .ddp-icon-view-top{left:18px}.gridster-item-inner{height:100%}.ddp-box-widget{position:relative;height:100%}.ddp-text-boardside .ddp-box-down{padding-top:0}ul.ddp-list-text{margin:0 -15px}ul.ddp-list-text li a{display:table;position:relative;table-layout:fixed;padding:9px 45px 9px 17px;width:100%;vertical-align:middle;box-sizing:border-box;cursor:all-scroll}ul.ddp-list-text li a:hover{background-color:#e7e7ea}ul.ddp-list-text li a .ddp-chart-images{display:table-cell;position:relative;width:28px;height:28px}ul.ddp-list-text li a .ddp-chart-images .ddp-img-txt{float:left;width:28px;height:28px;background:url(/assets/images/img_text.png) no-repeat}ul.ddp-list-text li a .ddp-chart-images em.ddp-icon-used{display:inline-block;position:absolute;bottom:-4px;right:-5px;top:auto;width:11px;height:11px;background:url(/assets/images/icon_use.png) no-repeat;background-color:#f7f7f8}ul.ddp-list-text li a .ddp-btn-control{display:none;position:absolute;top:50%;right:6px;margin-top:-5px}ul.ddp-list-text li a .ddp-btn-control .ddp-icon-del-s,ul.ddp-list-text li a .ddp-btn-control .ddp-icon-edit-s{float:left;padding:2px;margin-top:-5px}ul.ddp-list-text li a .ddp-btn-control em.ddp-icon-edit-s:before{display:inline-block;width:12px;height:12px;background:url(/assets/images/icon_control.png) no-repeat;background-position:-26px -97px}ul.ddp-list-text li a .ddp-btn-control em.ddp-icon-edit-s:hover:before{background-position-x:-52px}ul.ddp-list-text li a .ddp-btn-control em.ddp-icon-del-s:before{display:inline-block;width:11px;height:12px;background:url(/assets/images/icon_control.png) no-repeat;background-position:-26px -14px}ul.ddp-list-text li a .ddp-btn-control em.ddp-icon-del-s:hover:before{background-position-x:-62px}ul.ddp-list-text li a .ddp-btn-control .ddp-icon-del-s{margin-left:3px;position:relative;top:1px}ul.ddp-list-text li a:hover .ddp-btn-control{display:block}ul.ddp-list-text li a .ddp-data-info{display:table-cell;width:100%;padding-left:10px;vertical-align:middle;box-sizing:border-box}ul.ddp-list-text li a .ddp-data-info span{display:block;color:#4b515b;font-size:12px;line-height:16px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word}.ddp-wrap-filter{position:relative;width:100%;height:100%}.ddp-ui-filter-item{position:absolute;top:0;left:0;bottom:0;width:306px;border-right:1px solid #e7e7ea;overflow:auto;background-color:#f6f6f7}.ddp-ui-filter-item .ddp-view-filter{position:relative;height:42%;padding-bottom:18px;padding-top:13px;border-bottom:1px solid #e7e7ea;background-color:#fff;box-sizing:border-box}.ddp-ui-filter-item .ddp-view-filter.ddp-type{height:50%}.ddp-ui-filter-item .ddp-view-filter.ddp-type2{height:100%!important}.ddp-ui-filter-item .ddp-view-filter:first-of-type{padding-top:0;height:16%}.ddp-ui-filter-item .ddp-view-filter:first-of-type .ddp-wrap-list-filter{top:33px}.ddp-ui-filter-item .ddp-view-filter:nth-child(2){position:absolute;top:16%;left:0;right:0;height:42%}.ddp-ui-filter-item .ddp-view-filter.ddp-view-full{height:auto;bottom:47px}.ddp-ui-filter-item .ddp-ui-top{position:relative;padding:3px 11px 15px;color:#90969f;font-size:13px}.ddp-ui-filter-item .ddp-view-column .ddp-ui-top{cursor:pointer}.ddp-ui-filter-item .ddp-view-column .ddp-ui-top .ddp-ui-search .ddp-form-search{background-color:#f6f6f7}.ddp-ui-filter-item .ddp-view-column .ddp-ui-top em.ddp-icon-view{position:absolute;top:8px;right:20px;width:9px;height:5px;background:url(/assets/images/icon_dropdown.png) no-repeat;background-position:left -6px}.ddp-ui-filter-item .ddp-view-column.ddp-selected .ddp-ui-top em.ddp-icon-view{background-position:0 0}.ddp-ui-filter-item .ddp-view-column .ddp-ui-top .ddp-ui-search{right:35px}.ddp-ui-filter-item .ddp-ui-top .ddp-ui-search{position:absolute;top:-3px;right:16px;left:11px;height:31px}.ddp-ui-filter-item .ddp-ui-top .ddp-ui-search .ddp-form-search{display:none;width:100%;background-color:#fff}.ddp-ui-filter-item .ddp-ui-top .ddp-ui-search.ddp-selected .ddp-form-search{display:block}.ddp-ui-filter-item .ddp-ui-top .ddp-ui-search em.ddp-icon-search-default{display:inline-block;padding:4px;position:absolute;top:50%;right:0;margin-top:-11px;cursor:pointer}.ddp-ui-filter-item .ddp-ui-top .ddp-ui-search em.ddp-icon-search-default:before{display:inline-block;content:"";width:11px;height:11px;background:url(/assets/images/icon_search.png) no-repeat}.ddp-ui-filter-item .ddp-ui-top .ddp-ui-search em.ddp-icon-search-default:hover:before{background-position:-12px top}.ddp-wrap-list-filter{position:absolute;top:46px;left:0;right:0;bottom:0;overflow-y:auto}.ddp-wrap-list-filter ul.ddp-list-filter{padding:0 10px 0 13px}.ddp-wrap-list-filter ul.ddp-list-filter li{padding:0}.ddp-wrap-list-filter ul.ddp-list-filter li a{display:block;padding:6px 23px 6px 15px;position:relative;color:#4b515b;font-size:14px}.ddp-wrap-list-filter ul.ddp-list-filter li a:hover{background-color:#f6f6f7}.ddp-wrap-list-filter ul.ddp-list-filter li a:after{display:none;content:"";position:absolute;top:50%;right:12px;width:5px;height:9px;margin-top:-5px;background:url(/assets/images/icon_dataview.png) no-repeat;background-position:left -48px}.ddp-wrap-list-filter ul.ddp-list-filter li a:hover:after{display:block}.ddp-wrap-list-filter ul.ddp-list-filter li.ddp-selected a{background-color:#4b515b;color:#fff}.ddp-wrap-list-filter ul.ddp-list-filter li.ddp-selected a:after{display:block;background-position:-6px -48px}.ddp-wrap-list-filter ul.ddp-list-filter li a em.ddp-icon-error2{position:relative;top:0;margin:0 5px 0 2px}.ddp-wrap-list-filter ul.ddp-list-filter li a .ddp-ui-buttons{position:relative;top:-1px;float:right;box-sizing:border-box}.ddp-wrap-list-filter ul.ddp-list-filter li a .ddp-ui-buttons .ddp-wrap-datalock,.ddp-wrap-list-filter ul.ddp-list-filter li a .ddp-ui-buttons .ddp-wrap-datarecommend,.ddp-wrap-list-filter ul.ddp-list-filter li a .ddp-ui-buttons em[class*=ddp-icon-]{vertical-align:middle;margin-left:7px}.ddp-wrap-list-filter ul.ddp-list-filter li a .ddp-ui-buttons span.ddp-link-filter{display:inline-block;position:relative;top:2px;color:#90969f;font-size:11px;text-decoration:underline;cursor:pointer;vertical-align:top}.ddp-wrap-list-filter ul.ddp-list-filter li a .ddp-ui-buttons span.ddp-link-filter:hover{color:#4b515b}.ddp-wrap-list-filter ul.ddp-list-filter li a .ddp-ui-buttons .ddp-ui-tooltip-info{left:inherit;margin-right:6px;right:100%}.ddp-wrap-list-filter ul.ddp-list-filter li.ddp-selected a .ddp-ui-buttons span.ddp-link-filter{color:#fff}.ddp-wrap-list-filter ul.ddp-list-filter li a .ddp-icon-link-cut2{position:relative;top:-1px}.ddp-wrap-list-filter2 ul.ddp-list-filter2 li a span.ddp-data-name,.ddp-wrap-list-filter ul.ddp-list-filter li a span.ddp-data-name{display:block;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal;overflow:hidden}.ddp-wrap-list-filter2 ul.ddp-list-filter2 li a span.ddp-data-name .ddp-ui-label{display:inline-block;margin-left:8px;padding-left:8px;color:#90969f;font-size:11px;border-left:1px solid rgba(208,209,216,.8)}.ddp-wrap-list-filter2 ul.ddp-list-filter2 li a span.ddp-data-name .ddp-ui-label .ddp-icon-chart{display:inline-block;width:10px;height:8px;background:url(/assets/images/icon_chart.png) no-repeat;background-position:-11px -43px}.ddp-wrap-list-filter ul.ddp-list-filter li a .ddp-icon-time3{width:13px;height:13px;background-position:left -16px}.ddp-wrap-list-filter2 ul.ddp-list-filter2 li a .ddp-icon-type,.ddp-wrap-list-filter ul.ddp-list-filter li a .ddp-icon-type{float:left;position:relative;top:4px;width:16px;margin-right:5px;text-align:center;vertical-align:middle}.ddp-ui-filter-item .ddp-view-column{position:absolute;left:0;right:0;bottom:0;height:47px;padding-top:13px;box-sizing:border-box}.ddp-ui-filter-item .ddp-view-column .ddp-view-column .ddp-ui-top{position:relative;padding:3px 11px 15px;color:#b7b9c2;font-size:13px;font-weight:700}.ddp-ui-filter-item .ddp-view-column.ddp-selected{top:58%;height:42%}.ddp-ui-filter-item .ddp-view-column.ddp-selected .ddp-wrap-list-filter2{display:block}.ddp-wrap-list-filter2{display:none;position:absolute;top:46px;left:0;right:0;bottom:0;overflow:auto}.ddp-wrap-list-filter2 ul.ddp-list-filter2{position:absolute;bottom:35px;left:0;right:0;top:0;padding:0 10px 0 13px;overflow:auto}.ddp-wrap-list-filter2 ul.ddp-list-filter2 li{position:Relative}.ddp-wrap-list-filter2 ul.ddp-list-filter2 li a{display:block;position:relative;padding:5px 23px 5px 15px;color:#4b515b;font-size:14px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ddp-wrap-list-filter2 ul.ddp-list-filter2 li a .ddp-ui-buttons{float:right;box-sizing:border-box}.ddp-wrap-list-filter2 ul.ddp-list-filter2 li a .ddp-ui-buttons .ddp-wrap-datalock,.ddp-wrap-list-filter2 ul.ddp-list-filter2 li a .ddp-ui-buttons .ddp-wrap-datarecommend,.ddp-wrap-list-filter2 ul.ddp-list-filter2 li a .ddp-ui-buttons em[class*=ddp-icon-]{vertical-align:middle;margin-left:7px}.ddp-wrap-list-filter2 ul.ddp-list-filter2 li a .ddp-icon-link-cut2{position:relative;top:-1px;background-position:-26px -14px}.ddp-wrap-list-filter2 ul.ddp-list-filter2 li a:hover{background-color:#fff;color:#4b515b}.ddp-wrap-list-filter2 ul.ddp-list-filter2 li a:after{display:none;content:"";position:absolute;top:50%;right:10px;margin-top:-4px;width:7px;height:7px;background:url(/assets/images/btn_minus_plus.png) no-repeat;background-position:left -12px}.ddp-wrap-list-filter2 ul.ddp-list-filter2 li a:hover:after{display:block}.ddp-wrap-list-filter2 ul.ddp-list-filter2 li.ddp-disabled:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";z-index:1;cursor:no-drop}.ddp-wrap-list-filter2 ul.ddp-list-filter2 li.ddp-disabled a{opacity:.5}.ddp-wrap-list-filter2 ul.ddp-list-filter2 li.ddp-disabled a:hover:after{display:none}.ddp-wrap-list-filter2 .ddp-ui-page{position:absolute;bottom:0;left:0;right:0;padding:10px 12px;overflow:hidden}.ddp-wrap-list-filter2 .ddp-ui-page a.ddp-prev{float:left;color:#90969f;font-size:12px}.ddp-wrap-list-filter2 .ddp-ui-page a.ddp-prev em{margin-right:9px}.ddp-wrap-list-filter2 .ddp-ui-page a.ddp-prev.ddp-disabled{opacity:.3;cursor:no-drop}.ddp-wrap-list-filter2 .ddp-ui-page a.ddp-next{float:right;color:#90969f;font-size:12px}.ddp-wrap-list-filter2 .ddp-ui-page a.ddp-next em{margin-left:9px}.ddp-wrap-list-filter2 .ddp-ui-page a.ddp-next.ddp-disabled{opacity:.3;cursor:no-drop}.ddp-ui-filter-set{position:absolute;top:0;left:307px;bottom:0;padding:0 0 0 16px;overflow:auto}.ddp-ui-filter-set .ddp-ui-top-title span.ddp-ui-label{display:block;font-size:18px;color:#4b515b;font-weight:700}.ddp-ui-filter-set .ddp-ui-tags{overflow:Hidden;padding:15px 0}.ddp-ui-tags .ddp-tag-type{position:relative;float:left;font-size:12px;color:#90969f;height:21px;padding:2px 5px;margin-right:5px;border-radius:2px;border:1px solid #90969f;box-sizing:border-box}.ddp-ui-tags .ddp-tag-type.ddp-tag-dimension{border:1px solid #439fe5;color:#439fe5}.ddp-ui-tags .ddp-tag-type.ddp-tag-measure{border:1px solid #5fd7a5;color:#5fd7a5}.ddp-ui-tags .ddp-tag-type.ddp-type{border:1px solid #666eb2;color:#666eb2}.ddp-ui-tags .ddp-tag-type.ddp-type .ddp-wrap-datalock{position:relative;margin-right:5px;border:1px solid #666eb2;color:#666eb2}.ddp-ui-tags .ddp-tag-type.ddp-type .ddp-wrap-datalock em.ddp-icon-lock-s2{position:absolute;left:inherit;top:inherit;margin:0;background-position-x:-7px}.ddp-ui-tags .ddp-tag-type em[class*=ddp-icon]{position:relative;top:1px;left:0;margin-right:5px;vertical-align:middle}.ddp-ui-tags .ddp-tag-type em[class*=ddp-icon-basic-]{top:-1px}.ddp-ui-tags .ddp-tag-type em.ddp-icon-global{width:14px;background-position:-42px -18px}.ddp-ui-tags .ddp-tag-type em.ddp-icon-lock,.ddp-ui-tags .ddp-tag-type em.ddp-icon-recommend{position:relative;top:0;background-position:-24px top}.ddp-ui-tags .ddp-data-chartname{float:left;padding:3px 7px;width:155px;color:#90969f;font-size:12px;background-color:#f6f6f7;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;word-wrap:normal;box-sizing:border-box}.ddp-ui-tags .ddp-data-chartname:before{display:inline-block;width:10px;height:8px;margin-right:4px;background:url(/assets/images/icon_chart.png) no-repeat;background-position:-11px -43px;content:""}.ddp-tag-type .ddp-txt-slide:after{color:#b7b9c2;font-size:12px;content:"Global off"}.ddp-tag-type.ddp-checkbox-slide{border:none}.ddp-tag-type.ddp-checkbox-slide:hover{padding-right:47px}.ddp-tag-type.ddp-checkbox-slide label{display:none;position:absolute;right:5px;top:8px}.ddp-tag-type.ddp-checkbox-slide:hover label{display:block}.ddp-tag-type .ddp-txt-slide em.ddp-icon-global{width:14px;background-position-x:0}.ddp-checkbox-slide input[type=checkbox]:checked+label+.ddp-txt-slide:after{color:#666eb2;content:"Global on"}.ddp-checkbox-slide input[type=checkbox]:checked+label+.ddp-txt-slide em.ddp-icon-global{background-position-x:-42px}.ddp-checkbox-slide input[type=checkbox]+label+.ddp-txt-slide:before{position:absolute;top:0;left:0;right:0;bottom:0;border:1px solid #b7b9c2;content:""}.ddp-ui-popup-contents .ddp-ui-filter-set .ddp-wrap-edit3{margin-bottom:5px}.ddp-ui-status{position:absolute;top:19px;left:0;right:0;bottom:0}.ddp-ui-status.ddp-filtering .ddp-ui-edit-set{display:block}.ddp-ui-status.ddp-filtering .ddp-box-item-search{top:284px}.ddp-wrap-status{position:absolute;top:160px;left:16px;right:0;bottom:19px}.ddp-wrap-status .ddp-ui-top{color:#b7b9c2;font-size:13px}.ddp-wrap-status .ddp-wrap-edit-set{margin-top:-23px}.ddp-wrap-status .ddp-wrap-edit-set a.ddp-btn-filter{float:right;width:124px;height:27px;line-height:27px;background-color:#f6f6f7;text-align:center;color:#b7b9c2;font-size:13px}.ddp-wrap-status .ddp-wrap-edit-set a.ddp-btn-filter em.ddp-icon-view{display:inline-block;width:9px;height:5px;margin-left:10px;background:url(/assets/images/icon_dropdown.png) no-repeat}.ddp-wrap-status .ddp-ui-edit-set{display:none;clear:both;position:relative;padding:0 30px 15px 18px;background-color:#f6f6f7;z-index:1}.ddp-ui-edit-set .ddp-label-title{display:block;padding-top:10px;padding-bottom:10px;position:relative;color:#444;font-size:14px}.ddp-ui-edit-set .ddp-label-title a.ddp-btn-reset{position:relative;display:inline-block;width:15px;height:13px;margin-left:5px;background:url(/assets/images/icon_reset.png) no-repeat;background-position:left -20px;vertical-align:middle}.ddp-ui-edit-set .ddp-label-title a.ddp-btn-reset:hover{background-position:-15px -20px}.ddp-ui-edit-set .ddp-data-info{display:inline-block;padding:5px 0 0;margin-left:5px;color:#4b515b;font-size:12px}.ddp-ui-edit-set .ddp-data-info span.ddp-data{color:#90969f;font-style:italic}.ddp-ui-edit-set .ddp-data-info span.ddp-data2{color:#ca4b4b}.ddp-wrap-status .ddp-ui-edit-set .ddp-ui-buttons{padding-top:16px}.ddp-wrap-status .ddp-ui-edit-set .ddp-ui-buttons .ddp-btn-pop{margin-right:6px}.ddp-wrap-status .ddp-ui-edit-set .ddp-ui-buttons .ddp-btn-pop.ddp-bg-black{border:1px solid #90969f;background-color:#90969f}.ddp-wrap-status .ddp-ui-edit-set .ddp-ui-buttons .ddp-btn-pop.ddp-bg-black:hover{border:1px solid #4b515b;background-color:#4b515b}.ddp-form-edit-set [class*=ddp-col-]{padding-left:3px;box-sizing:border-box}.ddp-form-edit-set [class*=ddp-col-]:first-of-type{padding-left:0;margin-bottom:4px}.ddp-box-item-search{position:absolute;top:0;left:0;right:0;bottom:0;padding:0 9px 0 14px;box-sizing:border-box}.ddp-box-item-search .ddp-form-search{margin-top:7px;width:100%}.ddp-box-item-search .ddp-search-option{position:relative;padding-right:63px}.ddp-box-item-search a.ddp-btn-eyes{position:absolute;bottom:0;right:9px;width:25px;height:19px;border-radius:2px;border:1px solid #d3d5d9}.ddp-box-item-search a.ddp-btn-eyes:hover{border:1px solid #9da0a7}.ddp-box-item-search a.ddp-btn-eyes em{position:absolute;top:50%;left:50%;margin:-6px 0 0 -8px;background-position:left -12px}.ddp-box-item-search a.ddp-btn-eyes.ddp-selected em{background-position:-17px top}.ddp-box-item-search .ddp-data-result{position:absolute;bottom:60px;left:0;right:0}.ddp-box-item-search .ddp-data-result .ddp-data-value{position:relative;top:-3px;padding-left:13px;color:#90969f}.ddp-box-item-search .ddp-list-checktype{position:absolute;top:40px;left:0;right:0;bottom:99px;padding:0 24px;box-sizing:border-box;overflow-y:auto}.ddp-box-item-search .ddp-list-checktype li{position:relative;padding:4px 0}.ddp-box-item-search .ddp-list-checktype li .ddp-label-checkbox span.ddp-txt-checkbox,.ddp-box-item-search .ddp-list-checktype li .ddp-label-radio span.ddp-txt-radio{font-size:14px}.ddp-box-item-search .ddp-list-checktype li.ddp-value-search .ddp-label-checkbox span.ddp-txt-checkbox,.ddp-box-item-search .ddp-list-checktype li.ddp-value-search .ddp-label-radio span.ddp-txt-radio{color:#9ca2cc}.ddp-box-item-search .ddp-list-checktype.ddp-type-list li{position:relative;padding-right:30px;font-size:0}.ddp-box-item-search .ddp-list-checktype.ddp-type-list li .ddp-setting{position:absolute;top:5px;right:0;font-size:13px;color:#b7b9c2}.ddp-box-item-search .ddp-list-checktype.ddp-type-list li .ddp-setting .ddp-label-setting{float:left}.ddp-box-item-search .ddp-list-checktype.ddp-type-list li .ddp-setting .ddp-label-setting .ddp-icon-eye{display:inline-block;position:relative;top:2px;width:16px;height:11px;margin-right:3px;background:url(/assets/images/icon_eyes.png) no-repeat;vertical-align:top}.ddp-box-item-search .ddp-list-checktype.ddp-type-list li .ddp-setting .ddp-setting-check{float:left}.ddp-box-item-search .ddp-list-checktype.ddp-type-list li .ddp-setting .ddp-setting-check a{display:inline-block;position:relative;padding:0 7px;color:#b7b9c2}.ddp-box-item-search .ddp-list-checktype.ddp-type-list li .ddp-setting .ddp-setting-check a:before{display:inline-block;position:absolute;top:50%;right:0;height:10px;margin-top:-5px;border-right:1px solid #e7e7ea;content:""}.ddp-box-item-search .ddp-list-checktype.ddp-type-list li .ddp-setting .ddp-setting-check a:last-of-type{padding-right:0}.ddp-box-item-search .ddp-list-checktype.ddp-type-list li .ddp-setting .ddp-setting-check a:last-of-type:before{display:none}.ddp-box-item-search .ddp-list-checktype.ddp-type-list li .ddp-setting .ddp-setting-check a:hover{color:#4c515a}.ddp-box-item-search .ddp-list-checktype.ddp-type-list li .ddp-list-all{padding:6px 0 11px;margin-bottom:5px;border-bottom:1px dotted #ddd}.ddp-box-item-search .ddp-list-checktype li .ddp-label-checkbox{display:inline-block}.ddp-box-item-search .ddp-list-checktype li .ddp-label-checkbox span.ddp-data-valuenum,.ddp-box-item-search .ddp-list-checktype li .ddp-label-radio span.ddp-data-valuenum{position:relative;top:-1px;margin-left:5px;color:#90969f;font-size:12px}.ddp-box-item-search .ddp-list-checktype li [class*=ddp-icon-eyes2]{position:absolute;top:50%;right:5px;margin-top:-6px;cursor:pointer}.ddp-box-item-search .ddp-list-checktype li .ddp-icon-eyes2-none{background-position:left -24px}.ddp-box-item-search.ddp-type-filter .ddp-list-checktype li [class*=ddp-icon-eyes2]{background-position:-15px -36px}.ddp-box-item-search.ddp-type-filter .ddp-list-checktype li .ddp-icon-eyes2-none{width:15px;background-position:left -36px}.ddp-box-item-search .ddp-list-checktype li em.ddp-icon-sclose2{display:none;position:absolute;top:50%;right:-13px;margin-top:-5px}.ddp-box-item-search .ddp-list-checktype li:hover em.ddp-icon-sclose2{display:block}.ddp-box-item-search .ddp-ui-page{position:absolute;right:24px;bottom:0}.ddp-box-item-search .ddp-box-search{position:absolute;bottom:0;left:13px;right:0;padding:9px 79px 9px 11px;background-color:#f6f6f7}.ddp-box-item-search .ddp-box-search .ddp-btn-solid3{display:inline-block;position:absolute;top:9px;right:6px;padding:6px 0;width:65px;color:#90969f;font-size:13px;text-align:center;border:1px solid #d0d1d7;border-radius:2px}.ddp-ui-filter-set .ddp-wrap-edit3.ddp-field{margin-top:33px}.ddp-ui-filter-set .ddp-wrap-edit3.ddp-field ul.ddp-list-buttons.ddp-part3 li{width:76px}.ddp-ui-filter-set .ddp-wrap-edit3 .ddp-label-type,.ddp-ui-filter-set .ddp-wrap-edit3 label.ddp-label-subtype{width:120px}.ddp-ui-filter-set .ddp-wrap-edit3 .ddp-data-result{padding:5px 0 0 120px;color:#b7b9c2}.ddp-ui-filter-set .ddp-ui-part{padding:70px 0 0}.ddp-ui-filter-set .ddp-ui-part .ddp-wrap-edit3{margin-bottom:20px}.ddp-ui-field-type{width:217px;padding-top:15px}.ddp-ui-field-type .ddp-form-date+.ddp-form-date{padding-top:14px}.ddp-ui-field-type .ddp-ui-top-type{position:relative;margin-bottom:5px}.ddp-ui-field-type .ddp-ui-top-type .ddp-ui-buttons{position:absolute;top:-3px;right:0;display:inline-block}.ddp-ui-field-type .ddp-ui-top-type [class*=ddp-icon-link-]{margin-left:6px}.ddp-ui-field-type .ddp-ui-top-type .ddp-icon-link-plus:hover{background-position:-10px -2px}.ddp-ui-field-type .ddp-ui-top-type .ddp-icon-link-cut2:hover{background-position:-50px -14px}.ddp-ui-field-type .ddp-ui-top-type .ddp-ui-check-type{position:relative;padding:9px 0 0 38px}.ddp-ui-field-type .ddp-ui-check-type{position:relative;padding:0 0 0 38px;margin:10px 0 0}.ddp-ui-field-type .ddp-ui-check-type .ddp-ui-buttons{margin-top:0;top:0}.ddp-ui-field-type .ddp-ui-check-type .ddp-ui-buttons .ddp-icon-link-cut2{position:relative;top:-1px;background-position:-50px -14px}.ddp-ui-field-type .ddp-ui-check-type .ddp-ui-buttons .ddp-icon-link-cut2:hover{background-position:-62px -14px}.ddp-ui-field-type label.ddp-label-checkbox{display:inline-block}.ddp-ui-field-type label.ddp-label-checkbox span.ddp-txt-checkbox{font-size:12px}.ddp-ui-field-type .ddp-data-status{color:#90969f;font-size:12px}.ddp-ui-filter-set .ddp-ui-edit-option .ddp-list-chartlist li a{display:block;position:relative;padding:6px 0 6px 16px;color:#4b515b;font-size:13px}.ddp-ui-filter-set .ddp-ui-edit-option .ddp-list-chartlist li a em.ddp-icon-chart-s{position:absolute;top:9px;left:0}.ddp-ui-filter-set .ddp-ui-edit-option .ddp-list-chartlist li a:hover{font-weight:700}.ddp-area-boardside .ddp-ui-down-title2{position:relative;min-height:50px;margin:0 -10px 0 -17px;padding:0 10px 0 17px;cursor:move}.ddp-area-boardside .ddp-ui-down-title2.ddp-selected{background-color:#f4f3fa}.ddp-area-boardside .ddp-ui-down-title2.ddp-selected:before{display:inline-block;position:absolute;top:0;left:0;right:0;bottom:0;border:1px solid #a6acd2;content:"";z-index:1}.ddp-area-boardside .ddp-box-down .ddp-wrap-divide{padding-top:0}.ddp-area-boardside .ddp-contents-divide.ddp-type{margin-top:-10px}.ddp-area-boardside .ddp-ui-down-title2 .ddp-ui-buttons{position:relative;top:17px;float:right;background:none}.ddp-area-boardside .ddp-ui-down-title2 .ddp-wrap-morebutton{display:inline-block}.ddp-area-boardside .ddp-ui-down-title2 .ddp-ui-buttons .ddp-wrap-datalock,.ddp-area-boardside .ddp-ui-down-title2 .ddp-ui-buttons .ddp-wrap-datarecommend,.ddp-area-boardside .ddp-ui-down-title2 .ddp-ui-buttons em[class*=ddp-icon-]{vertical-align:middle;margin-left:7px}.ddp-area-boardside .ddp-ui-down-title2 .ddp-hover-tooltip:hover .ddp-ui-tooltip-info,.ddp-area-boardside .ddp-ui-down-title2 .ddp-ui-buttons .ddp-wrap-morebutton.ddp-selected .ddp-wrap-popup2{z-index:15}.ddp-area-boardside .ddp-ui-down-title2 .ddp-ui-buttons .ddp-wrap-popup2 em[class*=ddp-icon-]{margin-left:0}.ddp-area-boardside .ddp-ui-down-title2:hover{background-color:#e7e7ea}.ddp-area-boardside .ddp-ui-down-title2:hover .ddp-wrap-datalock em.ddp-icon-lock-s2,.ddp-area-boardside .ddp-ui-down-title2:hover .ddp-wrap-datarecommend em.ddp-icon-recommend-s2{background-color:#e7e7ea;border:1px solid #e7e7ea}.ddp-area-boardside .ddp-box-down{padding:0 0 10px 17px}.ddp-area-boardside .ddp-box-down.ddp-border-none{border-bottom:none}.ddp-area-boardside .ddp-wrap-divide .ddp-ui-divide{clear:both;padding-bottom:10px;padding-right:10px}.ddp-area-boardside .ddp-wrap-divide .ddp-ui-divide .ddp-ui-page.ddp-center{overflow:hidden;padding-top:10px;text-align:center}.ddp-area-boardside .ddp-wrap-divide .ddp-ui-divide .ddp-ui-page.ddp-center *{display:inline-block;float:inherit;vertical-align:middle}.ddp-area-boardside .ddp-wrap-divide .ddp-ui-divide .ddp-ui-page.ddp-center .ddp-data-page{vertical-align:top}.ddp-area-boardside .ddp-wrap-divide .ddp-ui-divide .ddp-ui-slider-type{margin:0}.ddp-area-boardside .ddp-wrap-divide .ddp-ui-divide .ddp-ui-slider-type .irs .irs{padding-top:14px}.ddp-area-boardside .ddp-wrap-divide.ddp-dropdown .ddp-ui-divide{padding-bottom:0;margin-bottom:-10px}.ddp-area-boardside .ddp-wrap-divide.ddp-dropdown .ddp-ui-divide .ddp-ui-down-title2{cursor:pointer}.ddp-area-boardside .ddp-wrap-divide.ddp-dropdown .ddp-contents-divide,.ddp-area-boardside .ddp-wrap-divide.ddp-dropdown .ddp-none-bar{display:none}.ddp-area-boardside .ddp-wrap-divide.ddp-dropdown.ddp-selected .ddp-ui-divide{padding-bottom:10px;margin-bottom:0}.ddp-area-boardside .ddp-wrap-divide.ddp-dropdown.ddp-selected .ddp-ui-divide .ddp-search-value{margin:5px 0 3px}.ddp-area-boardside .ddp-wrap-divide.ddp-dropdown.ddp-selected .ddp-contents-divide{display:block}.ddp-area-boardside .ddp-ui-divide .ddp-no-result .ddp-wrap-info{padding:5px 0 0}.ddp-area-boardside .ddp-ui-divide .ddp-no-result .ddp-ui-info{position:relative;padding:8px 8px 8px 28px;border:1px solid #e7e7ea;border-radius:2px;background-color:#f6f6f7;color:#90969f;font-size:12px}.ddp-area-boardside .ddp-ui-divide .ddp-no-result .ddp-ui-info .ddp-icon-info{display:inline-block;position:absolute;top:50%;left:8px;margin-top:-7px;width:14px;height:14px;background:url(/assets/images/icon_info3.png) no-repeat;background-position:left -94px}.ddp-area-boardside .ddp-ui-divide .ddp-no-result .ddp-txt-noresult{display:block;padding:14px 15px;color:#b6b9c2}.ddp-area-boardside .ddp-ui-divide .ddp-ui-filter-info{position:relative;padding:8px;border:1px solid #e7e7ea;border-radius:2px;background-color:#f6f6f7;color:#90969f;font-size:12px;word-break:break-all}.ddp-area-boardside .ddp-ui-divide .ddp-flex-search{display:flex}.ddp-area-boardside .ddp-ui-divide .ddp-flex-search .ddp-search-value{flex:1 auto}.ddp-area-boardside .ddp-ui-divide .ddp-flex-search a.ddp-btn-line{margin:5px 0 3px 5px;padding:6px 3px;min-width:auto;white-space:nowrap}.ddp-area-boardside .ddp-ui-divide .ddp-select-setting{padding:4px 0 9px}.ddp-area-boardside .ddp-ui-divide .ddp-select-setting .ddp-list-select{float:right;margin:0 -10px}.ddp-area-boardside .ddp-ui-divide .ddp-select-setting .ddp-list-select li{float:left}.ddp-area-boardside .ddp-ui-divide .ddp-select-setting .ddp-list-select li a{display:block;position:relative;padding:0 10px;color:#b6b9c2;font-size:12px;text-decoration:underline}.ddp-area-boardside .ddp-ui-divide .ddp-select-setting .ddp-list-select li a:hover{color:#4b515b}.ddp-area-boardside .ddp-ui-divide .ddp-select-setting .ddp-list-select li+li a:before{display:inline-block;position:absolute;top:50%;left:0;margin-top:-5px;height:10px;border-left:1px solid #d0d1d8;content:""}.ddp-area-boardside .ddp-ui-divide .ddp-select-setting .ddp-data-total{display:block;overflow:hidden;color:#90969f;font-size:12px}.ddp-area-boardside .ddp-ui-divide .ddp-list-checktype li.ddp-value-search .ddp-label-checkbox span.ddp-txt-checkbox,.ddp-area-boardside .ddp-ui-divide .ddp-list-checktype li.ddp-value-search .ddp-label-radio span.ddp-txt-radio{color:#9ca2cc}.ddp-area-boardside .ddp-ui-divide .ddp-ui-values{padding:8px 10px 0 17px;margin:0 -10px -10px -17px;border-top:1px dotted #d0d1d8}.ddp-contents-divide .ddp-time-filter{margin-top:-5px}.ddp-contents-divide .ddp-time-filter .ddp-box-data{padding:18px 0;border:1px solid #d6d7dd;border-radius:2px;color:#4b515b;font-size:14px;text-align:center}.ddp-contents-divide .ddp-time-filter dl.ddp-dl-date dt{display:block;padding:5px 0 0;color:#90969f;font-size:13px}.ddp-contents-divide .ddp-time-filter dl.ddp-dl-date dd{padding:4px 0 0}.ddp-contents-divide .ddp-time-filter dl.ddp-dl-date dd .ddp-date-check{padding-bottom:8px}.ddp-contents-divide .ddp-time-filter dl.ddp-dl-date dd .ddp-date-check input{float:left;width:110px;margin-right:6px}.ddp-contents-divide .ddp-time-filter dl.ddp-dl-date dd .ddp-date-check .ddp-label-checkbox{float:left;position:relative;top:6px}.ddp-contents-divide .ddp-time-filter dl.ddp-dl-date dd .ddp-list-check{margin:-2px}.ddp-contents-divide .ddp-time-filter dl.ddp-dl-date dd .ddp-list-check li{float:left;width:50%;padding:2px;box-sizing:border-box}.ddp-contents-divide .ddp-time-filter dl.ddp-dl-date dd .ddp-list-check li.ddp-full{width:100%}.ddp-contents-divide .ddp-time-filter dl.ddp-dl-date dd .ddp-list-check li a{display:block;padding:7px;border-radius:2px;background-color:#e7e7ea;color:#4b515b;font-size:12px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ddp-contents-divide .ddp-time-filter dl.ddp-dl-date dd .ddp-list-check li a:hover{background-color:#dbdce1}.ddp-contents-divide .ddp-time-filter dl.ddp-dl-date dd .ddp-list-check li.ddp-selected a{background-color:#4c515a;color:#fff}.ddp-contents-divide .ddp-time-filter dl.ddp-dl-date dd .ddp-list-check li.ddp-selected a:before{display:inline-block;width:14px;height:10px;margin-right:4px;background:url(/assets/images/icon_select2.png) no-repeat;vertical-align:middle;content:""}.ddp-contents-divide .ddp-time-filter dl.ddp-dl-date dd .ddp-list-check li a .ddp-input-typebasic{display:inline-block;width:50px;margin:0 4px;text-align:right}.ddp-ui-values{padding:6px 0 0;margin-bottom:-10px;overflow:hidden}.ddp-ui-values .ddp-data-values{float:left;color:#90969f;font-size:12px}.ddp-ui-values .ddp-label-check-value{display:inline-block;margin-right:3px;vertical-align:middle}.ddp-ui-values .ddp-label-check-value .ddp-value-num{margin-left:4px;vertical-align:top}.ddp-ui-values .ddp-label-check-value .ddp-value{margin-left:4px;font-size:12px;color:#90969f;vertical-align:top}.ddp-ui-values .ddp-label-check-value input[type=checkbox]:checked+i+.ddp-value-num{display:none}.ddp-ui-values .ddp-label-check-value input[type=checkbox]:checked+i+.ddp-value-num+.ddp-value{display:inline-block}.ddp-ui-values .ddp-label-check-value input[type=checkbox]+i+.ddp-value-num+.ddp-value{display:none}.ddp-ui-values .ddp-ui-page{float:right;position:relative;top:-3px}.ddp-area-boardside .ddp-ui-down-title2.ddp-flex{display:flex;align-items:center}.ddp-area-boardside .ddp-ui-down-title2.ddp-flex .ddp-itemtype-title{flex:1 1 auto}.ddp-area-boardside .ddp-ui-down-title2.ddp-flex .ddp-data-itemtype .ddp-txt-itemtype{display:block}.ddp-area-boardside .ddp-ui-down-title2.ddp-flex .ddp-flex-button{margin-left:auto;display:flex;align-items:center}.ddp-area-boardside .ddp-ui-down-title2.ddp-flex .ddp-flex-button .ddp-icon-boardside-lock,.ddp-area-boardside .ddp-ui-down-title2.ddp-flex .ddp-flex-button .ddp-icon-global-s,.ddp-area-boardside .ddp-ui-down-title2.ddp-flex .ddp-flex-button .ddp-wrap-morebutton{margin-left:7px;min-width:13px}.ddp-area-boardside .ddp-ui-down-title2.ddp-flex .ddp-flex-button .ddp-wrap-morebutton .ddp-wrap-popup2 .ddp-list-layer-option.type-sub-down{width:220px}.ddp-area-boardside .ddp-ui-down-title2.ddp-flex .ddp-flex-button .ddp-wrap-morebutton .ddp-wrap-popup2 .ddp-list-layer-option.type-sub-down .ddp-ui-layer-sub{min-width:100px}.ddp-itemtype-title{min-height:50px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.ddp-data-itemtype{display:table;table-layout:fixed;position:relative;width:100%;min-height:50px;padding:10px 0 10px 40px;box-sizing:border-box;font-size:0}.ddp-data-itemtype.ddp-type .ddp-txt-itemtype{white-space:normal}.ddp-data-itemtype .ddp-icon-box{display:inline-block;position:absolute;top:50%;left:0;margin-top:-14px;width:26px;height:26px;text-align:center;border:1px solid #439fe5;border-radius:4px}.ddp-data-itemtype .ddp-icon-box.ddp-measure{float:left;border:1px solid #5fd7a5}.ddp-data-itemtype .ddp-icon-box [class*=ddp-icon-]{position:relative;top:8px}.ddp-data-itemtype .ddp-icon-box .ddp-icon-dimension-line,.ddp-data-itemtype .ddp-icon-box .ddp-icon-dimension-point,.ddp-data-itemtype .ddp-icon-box .ddp-icon-measure-line,.ddp-data-itemtype .ddp-icon-box .ddp-icon-measure-point{margin:-6px 0 0 -5px}.ddp-data-itemtype .ddp-icon-box .ddp-icon-dimension-polygon,.ddp-data-itemtype .ddp-icon-box .ddp-icon-measure-polygon{margin:-7px 0 0 -7px}.ddp-data-itemtype .ddp-icon-box .ddp-icon-use3{display:inline-block;position:absolute;bottom:-4px;right:-5px;top:auto;width:11px;height:11px;background:url(/assets/images/icon_use.png) no-repeat;background-color:#f7f7f8}.ddp-area-boardside .ddp-ui-down-title2 .ddp-icon-use3{background-color:#e7e7ea}.ddp-data-itemtype .ddp-txt-itemtype{display:table-cell;width:100%;height:100%;vertical-align:middle}.ddp-data-itemtype .ddp-txt-itemtype,.ddp-data-itemtype .ddp-txt-itemtype .ddp-data-name{font-size:13px;color:#4b515b;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.ddp-data-itemtype .ddp-txt-itemtype .ddp-data-name{display:block}.ddp-data-itemtype .ddp-txt-itemtype .ddp-data-sub{display:block;max-height:29px;font-size:11px;color:#b7b9c2;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word}.ddp-data-itemtype .ddp-txt-itemtype .ddp-txt-chartname{display:block;width:100%;color:#b7b9c2;font-size:12px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.ddp-data-itemtype .ddp-txt-itemtype.ddp-error{position:relative;padding-right:20px}.ddp-data-itemtype .ddp-txt-itemtype.ddp-error .ddp-icon-error2{position:absolute;top:50%;right:4px;margin-top:-7px}.ddp-wrap-filtertime{padding-bottom:20px}.ddp-wrap-filtertime:last-of-type{padding-bottom:0}.ddp-wrap-filtertime dl.ddp-dl-time dt{float:left;width:60px;color:#90969f;font-size:13px;line-height:24px}.ddp-wrap-filtertime dl.ddp-dl-time dd{display:block;font-size:13px;color:#b7b9c2;line-height:24px;overflow:hidden}.ddp-wrap-filtertime dl.ddp-dl-time dd.ddp-data-time{color:#4c515a;font-size:13px}.ddp-area-boardside .ddp-ui-divide .ddp-data-preview{color:#4c515a;font-size:14px;text-align:center}.ddp-area-boardside .ddp-ui-divide .ddp-none-bar{position:relative;padding:0 15px;margin:0 -17px;color:#90969f;font-size:12px;font-weight:700;line-height:24px;background:#efeff1}.ddp-area-boardside .ddp-ui-divide .ddp-none-bar.ddp-select-bar{cursor:pointer}.ddp-area-boardside .ddp-ui-divide .ddp-none-bar.ddp-select-bar .ddp-wrap-popup2{left:0;font-weight:400}.ddp-area-boardside .ddp-ui-divide .ddp-none-bar.ddp-select-bar .ddp-icon-view{display:inline-block;position:relative;top:-1px;width:7px;height:4px;margin-left:9px;background:url(/assets/images/icon_select.png) no-repeat;background-position:-24px top}.ddp-wrap-divide .ddp-dropdown-filter+.ddp-dropdown-filter{margin-top:1px}.ddp-area-boardside .ddp-ui-divide .ddp-none-bar.ddp-select-bar:hover{background-color:#dfe0e4}.ddp-dropdown-filter{position:relative;margin-bottom:-20px}.ddp-dropdown-filter.ddp-selected .ddp-none-bar.ddp-select-bar{background-color:#dfe0e4}.ddp-dropdown-filter.ddp-selected .ddp-select-bar .ddp-icon-view{transform:rotate(180deg)}.ddp-dropdown-filter .ddp-wrap-popup2{display:none;width:238px;position:absolute;top:100%;left:-14px;padding:6px 0}.ddp-dropdown-filter .ddp-wrap-popup2 .ddp-label-type{padding:10px 12px 3px;color:#b7b9c2;font-size:12px}.ddp-dropdown-filter.ddp-selected .ddp-wrap-popup2{display:block;z-index:20}.ddp-dropdown-filter.ddp-selected .ddp-dropdown-data{display:block}.ddp-dropdown-filter .ddp-dropdown-data2 .ddp-contents-divide{padding:12px 0}.ddp-dropdown-filter .ddp-top-summary{cursor:pointer}.ddp-dropdown-filter .ddp-top-summary .ddp-icon-view{display:inline-block;position:relative;top:-1px;width:7px;height:4px;margin-left:9px;background:url(/assets/images/icon_select.png) no-repeat;background-position:-24px top}.ddp-dropdown-filter.ddp-selected .ddp-top-summary,.ddp-dropdown-filter .ddp-top-summary:hover{background-color:#dfe0e4}.ddp-dropdown-filter.ddp-selected .ddp-top-summary .ddp-icon-view{transform:rotate(180deg)}.ddp-filter1 .ddp-dropdown-filter.ddp-selected .ddp-wrap-popup2{left:20px;z-index:20}.ddp-dropdown-data{display:none;margin:0 -17px;background-color:#efeff1}.ddp-dropdown-data .ddp-list-data{padding:15px 17px;border-top:1px solid #ddd}.ddp-dropdown-data .ddp-list-data:first-of-type{border-top:none}.ddp-dropdown-data .ddp-list-data .ddp-data-name{color:#4b515b;font-size:13px}.ddp-dropdown-data .ddp-list-data .ddp-data-name [class*=ddp-icon-]{margin-right:9px}.ddp-dropdown-data .ddp-list-data .ddp-data-det{padding-top:9px;color:#90969f}.ddp-dropdown-data .ddp-list-data .ddp-data-det .ddp-time{color:#b7b9c2}.ddp-area-boardside .ddp-toggle{padding-bottom:20px}.ddp-area-boardside .ddp-list-buttons{width:100%}.ddp-area-boardside .ddp-list-buttons.ddp-tab3 li{width:33.33333%;min-width:auto;white-space:nowrap}.ddp-area-boardside .ddp-ui-toggle-contents .ddp-txt-preview{display:block;color:#4c515a;font-size:14px;text-align:center}.ddp-area-boardside .ddp-filter-area{position:relative;top:0;padding:0;border-top:none;overflow:inherit}.ddp-area-boardside .ddp-filter-area .ddp-filter-type,.ddp-area-boardside .ddp-filter-area .ddp-filter-type:first-of-type{padding:10px 0 0}.ddp-area-boardside .ddp-filter-area .ddp-filter-type .ddp-btn-time,.ddp-area-boardside .ddp-filter-area .ddp-list-buttons{background-color:#efeff1}.ddp-area-boardside .ddp-filter-area .ddp-form-multy .ddp-box-multy.ddp-form-time .ddp-input-typebasic{width:45%}.ddp-area-boardside .ddp-filter-area .ddp-form-multy .ddp-box-multy.ddp-form-time .ddp-type-selectbox{width:55%}.ddp-filter-area .ddp-form-multy .ddp-box-multy.ddp-form-time .ddp-type-selectbox.ddp-selected{z-index:inherit}.ddp-area-boardside .ddp-dateinfo-view{position:relative;padding:0;overflow:inherit}.ddp-area-boardside .ddp-filter-calen-in{padding-bottom:20px}.ddp-area-boardside .ddp-filter-dateinfo .ddp-ui-dateinfo,.ddp-area-boardside .ddp-filter-dateinfo .ddp-ui-dateinfo .ddp-box-rome{width:100%}.ddp-area-boardside .ddp-filter-dateinfo .ddp-ui-dateinfo:last-of-type{padding-top:6px;text-align:left}.ddp-area-boardside .ddp-filter-dateinfo .ddp-ui-dateinfo .ddp-dateinfo-in{width:100%;box-sizing:border-box}.ddp-area-boardside .ddp-ui-dateinfo .ddp-box-dateinfo .ddp-box-date{padding-left:10px}.ddp-area-boardside .ddp-ui-dateinfo .ddp-dateinfo-in .rd-container{width:auto;margin-left:-34px;text-align:center}.ddp-area-boardside .ddp-dateinfo-view .ddp-btn-line-s{position:absolute;bottom:0;right:0}.ddp-area-boardside .ddp-form-multy span.ddp-txt-label.ddp-color{color:#4b515b}.ddp-area-boardside .ddp-form-multy.ddp-full .ddp-box-multy.ddp-form-time .ddp-input-typebasic{width:45%}.ddp-area-boardside .ddp-form-multy.ddp-full .ddp-box-multy.ddp-form-time .ddp-type-selectbox{width:55%}.ddp-data-itemtype em.dpd-icon-box-parameter{display:inline-block;position:absolute;top:50%;left:0;margin-top:-14px;width:28px;height:28px;background:url(/assets/images/img_parmeter.png) no-repeat}.ddp-data-itemtype .ddp-txt-itemtype.ddp-type{padding-right:5px;position:relative;line-height:16px;white-space:normal;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word}.popup-dashboard-dataview .ddp-type-option .ddp-box-btn2{color:#4b515b}.popup-dashboard-dataview .ddp-wrap-grid-option.ddp-top-option .ddp-fleft{padding:9px 14px}.popup-dashboard-dataview .ddp-wrap-grid-option.ddp-setting{background:none}.popup-dashboard-dataview .ddp-type-preview .ddp-ui-tab-contents .ddp-ui-grid2{top:50px}.popup-dashboard-dataview .ddp-type-preview .ddp-ui-tab-contents .ddp-ui-grid2.ddp-info{top:80px}.popup-dashboard-dataview .ddp-type-preview .ddp-ui-tab-contents .ddp-ui-grid2.ddp-type{top:100px}.popup-dashboard-dataview .ddp-type-preview .ddp-ui-tab-contents .ddp-ui-grid2.ddp-type.ddp-info{top:131px}.ddp-pop-datadetail .ddp-wrap-grid-option.ddp-setting .ddp-fleft{padding:9px 14px}.popup-dashboard-join .ddp-wrap-board-join{height:100%;padding-top:110px;padding-bottom:20px;margin-top:-120px;box-sizing:border-box}.popup-dashboard-join .ddp-ui-board-join{height:100%;min-height:600px}.popup-dashboard-join .ddp-ui-board-join .ddp-board-box-contents{height:50%;padding:0 50px}.popup-dashboard-join .ddp-ui-board-join .ddp-board-box-contents .ddp-box-pop-contents{position:relative;top:0;left:0;right:0;bottom:0;height:100%}.popup-dashboard-join .ddp-ui-board-join .ddp-board-join-type{height:50%;box-sizing:border-box}.popup-dashboard-join .ddp-ui-board-join .ddp-board-join-type .ddp-ui-join-type{position:relative;top:0;left:0;right:0;bottom:0;height:40%}.popup-dashboard-join .ddp-ui-board-join .ddp-board-join-type .ddp-box-resultpreview{position:relative;top:0;left:0;right:0;bottom:0;height:60%;padding:0 50px;min-height:auto}.popup-dashboard-join .ddp-ui-board-join .ddp-box-resultpreview .ddp-wrap-gird-form{position:relative;margin-top:-54px;padding:54px 0 0;height:100%;box-sizing:border-box}.popup-dashboard-join .ddp-ui-board-join .ddp-box-resultpreview .ddp-wrap-gird-form .ddp-ui-grid-form{position:relative;left:0;right:0;bottom:0;top:0;height:100%;box-sizing:border-box}.popup-dashboard-join .ddp-ui-board-join.ddp-default .ddp-board-box-contents{height:100%}.popup-dashboard-join .ddp-ui-board-join.ddp-default .ddp-board-join-type,.popup-dashboard-join .ddp-ui-board-join.ddp-default .ddp-ui-joinkeys{display:none}.popup-dashboard-join .ddp-ui-board-join.ddp-default .ddp-ui-part .ddp-ui-grid-form{bottom:20px}.popup-dashboard-join .ddp-ui-popup-join .ddp-ui-part .ddp-ui-set ul.ddp-list-tab-button li .ddp-ui-tooltip-info{right:0;left:inherit}.popup-dashboard-join .ddp-ui-popup-join .ddp-ui-part .ddp-ui-set ul.ddp-list-tab-button li .ddp-ui-tooltip-info em.ddp-icon-view-top{left:inherit;right:11px}.ddp-pop-filter{position:absolute;top:85px;left:50%;bottom:85px;margin:0 0 0 -300px;width:600px;background-color:#fff;z-index:127;box-shadow:0 0 20px rgba(0,0,0,.3)}.ddp-pop-filter .ddp-txt-title-name{padding:17px 25px;color:#4b515b;font-size:16px}.ddp-pop-filter .ddp-txt-title-name .ddp-icon-filter{display:inline-block;width:15px;height:13px;margin-right:5px;background:url(/assets/images/icon_title.png) no-repeat;vertical-align:middle}.ddp-pop-filter .ddp-txt-title-name .ddp-wrap-source-name{float:right;margin-top:-5px}.ddp-pop-filter .ddp-txt-title-name .ddp-wrap-source-name .ddp-box-layout4.ddp-datasearch .ddp-form-search{width:200px}.ddp-pop-filter .ddp-wrap-tab{z-index:1}.ddp-pop-filter .ddp-ui-popup-contents{margin-top:-54px;padding:54px 0 0}.ddp-pop-filter .ddp-wrap-tab-contents{height:100%}.ddp-pop-filter .ddp-ui-tab-contents{position:relative;margin-top:-60px;padding:60px 28px 0;height:100%;box-sizing:border-box}.ddp-pop-filter .ddp-filter0{position:absolute;top:67px;left:0;right:0;bottom:63px;padding:0 28px}.ddp-pop-filter .ddp-filter0 .ddp-list-filter{position:absolute;top:0;left:0;right:0;bottom:0;overflow:auto}.ddp-pop-filter .ddp-ui-buttons{position:absolute;bottom:0;left:0;right:0;padding:12px 0;text-align:center;border-top:1px solid #e7e7ea}.ddp-pop-filter .ddp-ui-buttons [class*=ddp-btn-type]{margin:0 2px}.ddp-pop-filter .ddp-top-filter{position:relative;float:left;width:100%;height:60px;z-index:1;border-bottom:1px solid #d7d8dd}.ddp-pop-filter .ddp-top-filter .ddp-ui-tooltip-info{position:absolute;top:100%;left:90px}.ddp-pop-filter .ddp-top-filter .ddp-ui-tooltip-info em.ddp-icon-view-top{left:30px;margin-left:0}.ddp-pop-filter .ddp-top-filter .ddp-title .ddp-btn-back{position:relative;float:left;display:inline-block;width:50px;height:60px}.ddp-pop-filter .ddp-top-filter .ddp-title .ddp-btn-back:before{display:inline-block;position:absolute;top:50%;left:20px;margin-top:-8px;width:17px;height:16px;background:url(/assets/images/btn_back.png) no-repeat;vertical-align:middle;content:""}.ddp-pop-filter .ddp-top-filter .ddp-ui-tags{float:right;padding:19px 10px 0 0}.ddp-pop-filter .ddp-top-filter .ddp-ui-tags .ddp-tag-icon{float:left}.ddp-pop-filter .ddp-top-filter .ddp-ui-tags .ddp-tag-icon [class*=ddp-icon-]{float:left;margin-right:10px}.ddp-pop-filter .ddp-top-filter .ddp-ui-tags .ddp-tag-icon .ddp-icon-recommend{position:Relative;top:2px}.ddp-pop-filter .ddp-top-filter .ddp-ui-tags .ddp-tag-icon .ddp-icon-global-s{position:Relative;top:3px}.ddp-pop-filter .ddp-top-filter .ddp-title{display:block;overflow:hidden}.ddp-pop-filter .ddp-top-filter .ddp-title .ddp-txt-name{display:block;padding:15px 8px 0;color:#545c66;font-size:16px;overflow:hidden}.ddp-pop-filter .ddp-top-filter .ddp-title .ddp-txt-name.ddp-type{padding-top:10px}.ddp-pop-filter .ddp-top-filter .ddp-title .ddp-icons{float:left}.ddp-pop-filter .ddp-top-filter .ddp-title .ddp-txt-name .ddp-txt-data{display:block;color:#545c66;font-size:16px;font-weight:700}.ddp-pop-filter .ddp-top-filter .ddp-title .ddp-txt-name .ddp-txt-sub{display:block;color:#90969f;font-size:12px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;cursor:pointer}.ddp-pop-filter .ddp-top-filter .ddp-title .ddp-icon-box{display:inline-block;position:relative;top:16px;height:28px;width:28px;border-radius:1px;border:1px solid #439fe5;font-size:0;text-align:center;box-sizing:border-box;vertical-align:middle}.ddp-pop-filter .ddp-top-filter .ddp-title .ddp-icon-box.ddp-measure{border:1px solid #5fd7a5}.ddp-pop-filter .ddp-top-filter .ddp-title [class*=ddp-icon-dimension],.ddp-pop-filter .ddp-top-filter .ddp-title [class*=ddp-icon-measure]{position:relative;top:8px}.ddp-pop-filter .ddp-top-filter .ddp-title .ddp-icon-dimension-float,.ddp-pop-filter .ddp-top-filter .ddp-title .ddp-icon-dimension-int,.ddp-pop-filter .ddp-top-filter .ddp-title .ddp-icon-measure-float,.ddp-pop-filter .ddp-top-filter .ddp-title .ddp-icon-measure-int{top:9px}.ddp-pop-filter .ddp-top-filter .ddp-title .ddp-ui-tags{float:right;margin-top:14px;right:24px}.ddp-pop-filter .ddp-top-filter .ddp-ui-label{overflow:hidden}.ddp-add-filter{position:absolute;top:50px;left:0;right:0;bottom:0;overflow:auto}.ddp-add-filter .ddp-data-filter{position:relative;padding:7px 50px 7px 25px;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.ddp-add-filter .ddp-data-filter:hover,.ddp-add-filter li.ddp-selected .ddp-data-filter{background-color:#f6f6f7}.ddp-add-filter .ddp-data-filter .ddp-txt-filter,.ddp-add-filter .ddp-sub-filter ul.ddp-list-subfilter li .ddp-txt-filter{display:block;padding-left:22px;max-width:100%;position:relative;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal;box-sizing:border-box}.ddp-add-filter .ddp-data-filter .ddp-txt-filter .ddp-sub-name{position:relative;top:-2px;margin-left:4px;font-weight:300;color:#4b515b;font-size:14px;vertical-align:top}.ddp-add-filter .ddp-sub-filter ul.ddp-list-subfilter li .ddp-txt-filter{padding-left:0}.ddp-add-filter .ddp-sub-filter ul.ddp-list-subfilter li .ddp-txt-filter .ddp-data-date{margin-left:5px;color:#b7b9c2;font-size:13px}.ddp-add-filter .ddp-data-filter em[class*=ddp-icon-dimension-],.ddp-add-filter .ddp-data-filter em[class*=ddp-icon-measure-]{position:absolute;left:0;top:2px}.ddp-list-filter li.ddp-selected .ddp-sub-filter{display:block}.ddp-add-filter .ddp-sub-filter{display:none}.ddp-add-filter .ddp-sub-filter span.ddp-label-filter{display:block;padding:7px 50px 8px;font-size:12px;color:#b7b9c2;font-weight:700}.ddp-add-filter .ddp-sub-filter ul.ddp-list-subfilter li{position:relative;padding:6px 50px 6px 60px;color:#4b525b;font-size:14px;cursor:pointer}.ddp-add-filter .ddp-sub-filter ul.ddp-list-subfilter li.ddp-selected,.ddp-add-filter .ddp-sub-filter ul.ddp-list-subfilter li:hover{background-color:#f6f6f7}.ddp-add-filter ul.ddp-list-filter li .ddp-ui-icons{float:right;height:16px;margin-right:-25px}.ddp-add-filter ul.ddp-list-filter li .ddp-ui-icons [class*=ddp-icon-]{margin-left:5px}.ddp-add-filter ul.ddp-list-filter li .ddp-ui-icons .ddp-btn-add,.ddp-add-filter ul.ddp-list-filter li .ddp-ui-icons .ddp-btn-edit,.ddp-add-filter ul.ddp-list-filter li .ddp-ui-icons .ddp-icon-recommend,.ddp-add-filter ul.ddp-list-filter li .ddp-ui-icons .ddp-wrap-datarecommend{position:relative;top:0;margin-left:8px;vertical-align:middle}.ddp-add-filter ul.ddp-list-filter li .ddp-ui-icons .ddp-link-filter{color:#90969f;font-weight:300;text-decoration:underline;font-style:italic;font-size:11px}.ddp-add-filter ul.ddp-list-filter li .ddp-btn-add{display:inline-block;width:13px;height:13px;background:url(/assets/images/icon_add.png) no-repeat;background-position:-56px -22px}.ddp-add-filter ul.ddp-list-filter li .ddp-btn-add:hover{background-position-x:-70px}.ddp-add-filter ul.ddp-list-filter li .ddp-btn-edit{display:inline-block;width:12px;height:12px;background:url(/assets/images/icon_control.png) no-repeat;background-position:-26px -97px}.ddp-add-filter ul.ddp-list-filter li .ddp-btn-edit:hover{background-position-x:-52px}.ddp-filter1{position:relative;height:100%;padding:60px 0 0;box-sizing:border-box}.ddp-filter1 .ddp-dropdown-filter{margin-bottom:0}.ddp-filter1 .ddp-wrap-setting{padding:8px 25px;width:100%;background-color:#f6f6f7;overflow:hidden;box-sizing:border-box}.ddp-filter1 .ddp-wrap-setting .ddp-wrap-edit .ddp-label-type{padding-right:15px;letter-spacing:-1px}.ddp-filter1 .ddp-wrap-setting .ddp-wrap-edit .ddp-ui-edit-option .ddp-type-selectbox{width:148px;background-color:#fff}.ddp-filter1 .ddp-box-item-search{top:166px;bottom:67px}.ddp-filter1 .ddp-box-item-search .ddp-list-checktype{top:0;bottom:91px}.ddp-filter1 .ddp-box-item-search .ddp-list-checktype.ddp-hover{padding:0}.ddp-filter1 .ddp-box-item-search .ddp-list-checktype.ddp-hover li{padding:6px 64px 6px 24px;cursor:pointer}.ddp-filter1 .ddp-box-item-search .ddp-list-checktype.ddp-hover li:hover{background-color:#f6f6f7}.ddp-filter1 .ddp-box-item-search .ddp-list-checktype.ddp-hover li [class*=ddp-icon-eyes2]{right:31px}.ddp-filter1 .ddp-box-item-search .ddp-list-checktype.ddp-hover li em.ddp-icon-sclose2{right:10px}.ddp-filter1 .ddp-box-item-search .ddp-box-search{left:0;border-top:1px solid #e7e7ea}.ddp-filter1 .ddp-toggle{padding:18px 0 20px;text-align:center}.ddp-filter1 .ddp-toggle .ddp-list-buttons.ddp-type2 li{padding:10px 0;height:34px}.ddp-filter1 .ddp-toggle .ddp-wrap-edit.type-option{padding:0 24px}.ddp-filter1 .ddp-toggle .ddp-wrap-edit.type-option .ddp-label-type{line-height:34px}.ddp-filter1 .ddp-option{position:relative;margin:0 24px;padding-bottom:10px;border-bottom:1px solid #ccc}.ddp-filter1 .ddp-option .ddp-data-num{color:#90969f;font-weight:300}.ddp-filter1 .ddp-option .ddp-option-btn{position:absolute;bottom:3px;right:0}.ddp-filter1 .ddp-top-summary{padding:4px 25px;border-top:1px solid #e7e7ea;background-color:#f6f6f7}.ddp-filter1 .ddp-wrap-toggle-contents{position:absolute;top:129px;left:0;right:0;bottom:63px}.ddp-filter1 .ddp-dropdown-filter+.ddp-toggle+.ddp-wrap-toggle-contents,.ddp-filter1 .ddp-top-summary+.ddp-toggle+.ddp-wrap-toggle-contents,.ddp-filter1 timeunit-select+.ddp-toggle+.ddp-wrap-toggle-contents{top:153px}.ddp-filter1 .ddp-wrap-toggle-contents .ddp-txt-preview{display:block;padding:10px 0 0;color:#4c515a;font-size:14px;text-align:center}.ddp-filter1 .ddp-wrap-toggle-contents .ddp-box-item-search{top:38px;bottom:0}.ddp-dateinfo-view{position:absolute;top:0;left:0;right:0;bottom:0;padding:0 24px 30px;overflow-y:auto;overflow-x:hidden}.ddp-filter1 .ddp-wrap-toggle-contents .ddp-box-item-search.ddp-edit-none .ddp-data-result{bottom:12px}.ddp-filter1 .ddp-wrap-toggle-contents .ddp-box-item-search.ddp-edit-none .ddp-list-checktype{bottom:39px}.ddp-filter1 .ddp-select-setting{padding:15px 24px 0}.ddp-filter1 .ddp-select-setting .ddp-data-total{float:left;margin-right:8px;color:#4b515b;font-size:12px}.ddp-filter1 .ddp-select-setting .ddp-list-select{float:left;margin:0 -10px}.ddp-filter1 .ddp-select-setting .ddp-list-select li{float:left}.ddp-filter1 .ddp-select-setting .ddp-list-select li a{display:block;position:relative;padding:0 10px;color:#b6b9c2;font-size:12px;text-decoration:underline}.ddp-filter1 .ddp-select-setting .ddp-list-select li a:hover{color:#4b515b}.ddp-filter1 .ddp-select-setting .ddp-list-select li+li a:before{display:inline-block;position:absolute;top:50%;left:0;margin-top:-5px;height:10px;border-left:1px solid #d0d1d8;content:""}.ddp-filter1 .ddp-select-setting .ddp-setting{float:right;font-size:13px;color:#b7b9c2}.ddp-filter1 .ddp-select-setting .ddp-setting .ddp-label-setting{float:left}.ddp-filter1 .ddp-select-setting .ddp-setting .ddp-label-setting .ddp-icon-eye{display:inline-block;position:relative;top:2px;width:16px;height:11px;margin-right:3px;background:url(/assets/images/icon_eyes.png) no-repeat;background-position:-32px -36px;vertical-align:top}.ddp-filter1 .ddp-select-setting .ddp-setting .ddp-setting-check{float:left}.ddp-filter1 .ddp-select-setting .ddp-setting .ddp-setting-check a{display:inline-block;position:relative;padding:0 7px;color:#b7b9c2}.ddp-filter1 .ddp-select-setting .ddp-setting .ddp-setting-check a:before{display:inline-block;position:absolute;top:50%;right:0;height:10px;margin-top:-5px;border-right:1px solid #e7e7ea;content:""}.ddp-filter1 .ddp-select-setting .ddp-setting .ddp-setting-check a:last-of-type{padding-right:0}.ddp-filter1 .ddp-select-setting .ddp-setting .ddp-setting-check a:last-of-type:before{display:none}.ddp-filter1 .ddp-select-setting .ddp-setting .ddp-setting-check a:hover{color:#4c515a}.ddp-filter1.type-filter .ddp-wrap-toggle-contents{top:107px}.ddp-filter1.type-filter .ddp-wrap-toggle-contents .ddp-option-in{padding-right:62px}.ddp-filter1.type-filter .ddp-wrap-toggle-contents .ddp-filter-form .ddp-box-item-search.ddp-type-filter{top:77px;bottom:0}.ddp-filter1.type-filter .ddp-filter-form .ddp-box-item-search .ddp-list-checktype{bottom:82px}.ddp-filter-range{padding:27px 25px 0;box-sizing:border-box;overflow:hidden}.ddp-filter-range .ddp-label-filter{padding-bottom:28px;color:#4b515b;font-size:13px}.ddp-filter-range .ddp-ui-slider-type{padding:0 20px}.ddp-range-num{position:relative;z-index:1;overflow:hidden}.ddp-range-num .ddp-data-num span.ddp-label{display:block;padding-bottom:4px;color:#90969f;font-size:12px;text-align:left}.ddp-range-num .ddp-data-num.ddp-max span.ddp-label{text-align:right}.ddp-range-num .ddp-min{float:left}.ddp-range-num .ddp-max{float:right;text-align:right}.ddp-range-num input{display:inline-block;padding:5px 10px;width:98px;color:#444;font-size:13px;text-align:center;border:1px solid #ddd;box-sizing:border-box}.ddp-range-num input.ddp-full{width:100%;text-align:left}.ddp-range-num .ddp-input-apply input{width:98px}.ddp-slider-bg .irs-line-left,.ddp-slider-bg .irs-line-mid,.ddp-slider-bg .irs-line-right{height:9px;background-color:#e7e7ea;border-radius:9px}.ddp-slider-bg .irs-bar{height:9px;background-color:#c1cef1}.ddp-slider-bg .irs-line{height:9px}.ddp-slider-bg .irs-slider{background-color:#666eb2;cursor:pointer}.ddp-slider-bg .irs-slider.from,.ddp-slider-bg .irs-slider.single,.ddp-slider-bg .irs-slider.to{bottom:0}.ddp-slider-bg .irs-slider.from.state_hover,.ddp-slider-bg .irs-slider.from:hover,.ddp-slider-bg .irs-slider.single.state_hover,.ddp-slider-bg .irs-slider.single:hover,.ddp-slider-bg .irs-slider.to.state_hover,.ddp-slider-bg .irs-slider.to:hover{bottom:-2px}.ddp-dateinfo-view .ddp-btn-add{display:block;clear:both;padding:4px 7px;margin:0 -5px;color:#90969f;font-size:13px}.ddp-dateinfo-view .ddp-btn-add:hover{background-color:#f6f6f7}.ddp-dateinfo-view .ddp-ui-add{position:relative}.ddp-dateinfo-view .ddp-ui-add.ddp-disabled:before{position:absolute;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,100%,.5);cursor:no-drop;z-index:1;content:""}.ddp-dateinfo-view .ddp-btn-add:before{display:inline-block;position:relative;top:0;width:15px;height:15px;margin-right:5px;background:url(/assets/images/icon_add.png) no-repeat;background-position:left -50px;content:"";vertical-align:middle}.ddp-filter-calen-in{padding-bottom:30px}.ddp-filter-calen-in:before{display:table;content:""}.ddp-filter-calen-in:after{display:table;content:"";clear:both}.ddp-filter-calen-in:first-of-type .ddp-wrap-control .ddp-dateinfo-control:first-of-type,.ddp-filter-calen-in:last-of-type .ddp-wrap-control .ddp-dateinfo-control:last-of-type{display:block}.ddp-filter-dateinfo{margin:0 -5px;box-sizing:border-box}.ddp-filter-dateinfo:before{display:table;content:""}.ddp-filter-dateinfo:after{display:table;content:"";clear:both}.ddp-filter-dateinfo .ddp-ui-dateinfo{float:left;width:50%;margin:0;padding:0 5px;box-sizing:border-box}.ddp-filter-dateinfo .ddp-ui-dateinfo .ddp-dateinfo-in{position:relative;width:100%;padding-left:35px;display:inline-block;box-sizing:border-box}.ddp-dateinfo-view .ddp-wrap-control{clear:both;padding-top:5px;overflow:hidden}.ddp-dateinfo-view .ddp-wrap-control .ddp-dateinfo-control{display:none;width:50%;position:relative;float:left;padding-left:35px;box-sizing:Border-box}.ddp-dateinfo-view .ddp-wrap-control .ddp-dateinfo-control:last-of-type{float:right}.ddp-dateinfo-view .ddp-wrap-control .ddp-icon-control-cut{display:inline-block;position:absolute;top:50%;right:0;margin-top:-6px;width:11px;height:12px;background:url(/assets/images/icon_control.png) no-repeat;background-position:-26px -14px}.ddp-dateinfo-view .ddp-wrap-control .ddp-icon-control-cut:hover{background-position-x:-50px}.ddp-filter-dateinfo .ddp-ui-dateinfo:last-of-type{text-align:right}.ddp-filter-dateinfo .ddp-ui-dateinfo .ddp-box-dateinfo{display:inline-block;text-align:left;width:100%;box-sizing:border-box}.ddp-filter-dateinfo .ddp-ui-dateinfo .ddp-box-dateinfo .ddp-type-selectbox{float:left;width:45%;border:none;border-left:1px solid #d0d1d8;box-sizing:border-box;z-index:inherit}.ddp-filter-view{max-width:400px;min-width:300px;box-sizing:border-box}.ddp-filter-view.ddp-full{max-width:100%}.ddp-filter-view.ddp-full .ddp-wrap-buttons{width:100%}.ddp-filter-view.ddp-full .ddp-wrap-buttons.ddp-size ul.ddp-list-buttons li em{display:none}.ddp-filter-view .ddp-filter-area{position:relative;top:0;left:0;padding:0;border-top:none;overflow:inherit}.ddp-filter-view .ddp-txt-preview{display:block;padding:5px 0;color:#4c515a;font-size:16px;text-align:center}.ddp-filter-view .ddp-filter-area .ddp-filter-type{padding-top:10px}.ddp-filter-area{position:absolute;top:45px;left:0;right:0;bottom:0;padding:0 25px;border-top:1px solid #e7e7ea;overflow-y:auto}.ddp-filter-area .ddp-list-buttons{width:100%}.ddp-filter1 .ddp-filter-area .ddp-filter-type .ddp-btn-time,.ddp-filter1 .ddp-filter-area .ddp-list-buttons li,.ddp-ui-widget-contents .ddp-filter-area .ddp-filter-type .ddp-btn-time,.ddp-ui-widget-contents .ddp-filter-area .ddp-list-buttons li{background-color:#f6f6f7}.ddp-filter-area .ddp-list-buttons li{width:20%;min-width:30px;border-radius:2px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal;background-color:#efeff1}.ddp-filter-area .ddp-list-buttons li.ddp-selected{background:#fff;color:#4b515b;font-size:12px}.ddp-filter-area .ddp-list-buttons li.ddp-selected:before{background-position-y:-11px}.ddp-filter-area .ddp-list-buttons li.ddp-selected:after{position:absolute;top:0;left:0;right:0;bottom:0;border-radius:2px;border:1px solid #90969f;content:""}.ddp-filter-area .ddp-filter-type{padding:49px 0 0}.ddp-filter-area .ddp-filter-type .ddp-label-name{display:block;padding-bottom:5px;color:#90969f;font-size:13px}.ddp-filter-area .ddp-filter-type .ddp-btn-time{display:inline-block;position:relative;padding:2px 3px 2px 10px;margin-top:6px;border-radius:2px;background-color:#f6f6f7;cursor:pointer}.ddp-filter-area .ddp-filter-type .ddp-btn-time .ddp-form-multy{margin-top:0}.ddp-filter-area .ddp-filter-type .ddp-btn-time .ddp-form-multy span.ddp-txt-label{color:#4c515a;font-size:12px}.ddp-filter-area .ddp-filter-type .ddp-btn-time.ddp-selected{background-color:#fff}.ddp-filter-area .ddp-filter-type .ddp-btn-time.ddp-selected .ddp-form-multy span.ddp-txt-label:before{display:inline-block;position:relative;margin-right:7px;width:14px;height:10px;background:url(/assets/images/icon_select2.png) no-repeat;background-position-y:-11px;vertical-align:middle;content:""}.ddp-filter-area .ddp-filter-type .ddp-btn-time.ddp-selected:before{position:absolute;top:0;left:0;right:0;bottom:0;border-radius:2px;border:1px solid #90969f;content:""}.ddp-filter-area .ddp-filter-type .ddp-btn-time .ddp-form-multy .ddp-box-multy{top:0}.ddp-filter-form .ddp-option-type{padding:0 25px}.ddp-filter-form .ddp-option-type .ddp-option-in{position:Relative;padding:9px 92px 6px 0;border-bottom:1px solid #e7e7ea}.ddp-filter-form .ddp-option-type .ddp-option-btn{position:absolute;top:10px;right:0}.ddp-filter-form .ddp-option-type .ddp-search-value{background:none}.ddp-filter-form .ddp-option-type .ddp-search-value .ddp-data-value{background:#fff}.ddp-filter-form .ddp-option-type .ddp-option-in .ddp-search-value .ddp-data-value .icon-search{display:inline-block;position:absolute;top:50%;left:0;margin-top:-8px;width:14px;height:15px;background:url(/assets/images/icon_search.png) no-repeat;background-position:left -12px}.ddp-filter-form .ddp-option-type .ddp-search-value .ddp-data-value .icon-warning{position:absolute;top:2px;right:0;margin:0;width:25px;height:25px;border-radius:2px;border:1px solid #cdd8f4;background:none;background-color:#f0f3fc;box-sizing:border-box}.ddp-filter-form .ddp-option-type .ddp-search-value .ddp-data-value .icon-warning:before{display:inline-block;position:absolute;top:50%;left:50%;margin:-8px 0 0 -7px;width:15px;height:14px;background:url(/assets/images/icon_info3.png) no-repeat;background-position:left -12px;content:""}.ddp-filter-form .ddp-option{padding:25px 0 10px}.ddp-filter-form .ddp-option.ddp-type .ddp-search-value .ddp-data-value{background:none}.ddp-filter1 .ddp-filter-form .ddp-box-item-search{top:135px}.ddp-filter1 .ddp-filter-form .ddp-box-item-search.ddp-type-filter{top:154px;bottom:63px}.ddp-filter1 .ddp-filter-form .ddp-box-item-search .ddp-list-checktype{margin-top:7px;bottom:35px}.ddp-filter1 .ddp-filter-form .ddp-box-item-search .ddp-data-result{bottom:12px}.ddp-option-btn .ddp-btn-box{display:inline-block;position:relative;width:27px;height:27px;margin-left:4px;border-radius:2px}.ddp-filter1 .ddp-filter-form .ddp-box-item-search .ddp-data-result2{position:absolute;bottom:0;left:25px;right:25px;padding:8px 0 9px;border-top:1px dotted #ccc}.ddp-filter1 .ddp-filter-form .ddp-box-item-search .ddp-data-result2.type-result{bottom:48px;padding:6px 0}.ddp-filter1 .ddp-filter-form .ddp-box-item-search .ddp-data-result2 .ddp-data-values{color:#90969f;vertical-align:middle}.ddp-filter1 .ddp-filter-form .ddp-box-item-search .ddp-data-result2 .ddp-ui-page{position:relative;top:-1px;right:0}.ddp-filter1 .ddp-filter-form .ddp-box-item-search .ddp-data-result2 .ddp-label-check-value{position:relative;top:3px;margin-right:3px}.ddp-filter1 .ddp-filter-form .ddp-box-item-search .ddp-data-result2 .ddp-label-check-value.type-check{display:inline-block;margin-right:3px;vertical-align:middle}.ddp-filter1 .ddp-filter-form .ddp-box-item-search .ddp-data-result2 .ddp-label-check-value.type-check .ddp-value-num{margin-left:4px;vertical-align:top}.ddp-filter1 .ddp-filter-form .ddp-box-item-search .ddp-data-result2 .ddp-label-check-value.type-check .ddp-value{margin-left:4px;font-size:12px;color:#90969f;vertical-align:top}.ddp-filter1 .ddp-filter-form .ddp-box-item-search .ddp-data-result2 .ddp-label-check-value.type-check input[type=checkbox]:checked+i+.ddp-value-num{display:none}.ddp-filter1 .ddp-filter-form .ddp-box-item-search .ddp-data-result2 .ddp-label-check-value.type-check input[type=checkbox]:checked+i+.ddp-value-num+.ddp-value{display:inline-block}.ddp-filter1 .ddp-filter-form .ddp-box-item-search .ddp-data-result2 .ddp-label-check-value.type-check input[type=checkbox]+i+.ddp-value-num+.ddp-value{display:none}.ddp-option-btn .ddp-btn-box:hover,.ddp-option-btn .ddp-wrap-edit-set.ddp-selected .ddp-btn-box{background-color:#e7e7ea}.ddp-option-btn .ddp-ui-search{position:relative;float:left;cursor:pointer}.ddp-option-btn .ddp-ui-search .ddp-icon-search-default:before{display:inline-block;position:absolute;top:50%;left:50%;margin:-7px 0 0 -7px;width:14px;height:14px;background:url(/assets/images/icon_search.png) no-repeat;background-position:left -12px;content:""}.ddp-option-btn .ddp-ui-search:hover .ddp-icon-search-default:before{background-position-x:-15px}.ddp-option-btn .ddp-ui-search .ddp-form-search{display:none}.ddp-option-btn .ddp-ui-search.ddp-selected .ddp-form-search{display:block}.ddp-option-btn .ddp-ui-search.ddp-selected .ddp-icon-search-default{display:none}.ddp-option-btn .ddp-box-btn2{position:relative;float:left;margin-left:4px;cursor:pointer}.ddp-option-btn .ddp-box-btn2 .ddp-icon-widget-info2{float:left;position:relative;top:1px;width:25px;height:25px;font-size:0;border-radius:2px;box-sizing:border-box;border:1px solid #cdd8f4;background-color:#f0f3fc}.ddp-option-btn .ddp-box-btn2 .ddp-icon-widget-info2:before{display:inline-block;position:absolute;top:50%;left:50%;margin:-7px 0 0 -8px;width:15px;height:14px;background:url(/assets/images/icon_widget.png) no-repeat;background-position:-16px -244px;content:""}.ddp-option-btn .ddp-box-btn2 .ddp-box-info.ddp-limitation{display:none;position:absolute;top:100%;right:0;padding:6px 10px;width:240px;border-radius:3px;background-color:#7182ba;color:#fff;box-sizing:border-box;z-index:1000}.ddp-option-btn .ddp-box-btn2:hover .ddp-box-info.ddp-limitation{display:block}.ddp-option-btn .ddp-box-btn2 .ddp-box-info.ddp-limitation .ddp-total{display:block;padding-bottom:4px}.ddp-option-btn .ddp-box-btn2 .ddp-box-info.ddp-limitation .ddp-total strong{display:block}.ddp-option-btn .ddp-wrap-edit-set{position:relative;float:left}.ddp-option-btn .ddp-wrap-edit-set .ddp-ui-tooltip-info{position:absolute;right:-5px;left:inherit;top:100%;margin-top:8px}.ddp-option-btn .ddp-wrap-edit-set .ddp-ui-edit-set{display:none;position:absolute;top:100%;right:-7px;width:427px;padding:13px 16px;border:1px solid #e7e7ea;border-radius:2px;background-color:#fff;z-index:15;box-shadow:-1px 2px 3px 1px #edeff0}.ddp-option-btn .ddp-wrap-edit-set .ddp-ui-edit-set .ddp-pop-buttons{padding:10px 0 0}.ddp-option-btn .ddp-wrap-edit-set.ddp-selected .ddp-ui-edit-set{display:block;border:1px solid #e7e7ea}.ddp-option-btn .ddp-wrap-edit-set .ddp-ui-tooltip-info .ddp-icon-view-top{left:inherit;right:17px}.ddp-option-btn .ddp-wrap-edit-set .ddp-btn-reset:hover .ddp-ui-tooltip-info{display:block}.ddp-option-btn .ddp-wrap-edit-set .ddp-btn-reset .ddp-ui-tooltip-info .ddp-icon-view-top{right:10px}.ddp-option-btn .ddp-wrap-edit-set a.ddp-btn-filter:before{display:inline-block;position:absolute;top:50%;left:50%;margin:-8px 0 0 -8px;width:15px;height:15px;background:url(/assets/images/icon_filter.png) no-repeat;background-position:left -11px;content:""}.ddp-option-btn .ddp-wrap-edit-set.ddp-selected a.ddp-btn-filter:before,.ddp-option-btn .ddp-wrap-edit-set a.ddp-btn-filter:hover:before{background-position-x:-16px}.ddp-option-btn .ddp-wrap-edit-set a.ddp-btn-filter:hover+.ddp-ui-tooltip-info{display:block}.ddp-option-btn .ddp-ui-sort{float:left;margin:0 0 0 4px;padding:0}.ddp-option-btn .ddp-ui-sort .ddp-icon-sort{position:absolute;top:50%;left:50%;margin:-8px 0 0 -8px}.ddp-option-btn .ddp-ui-sort .ddp-wrap-popup2{top:27px}.ddp-option-btn .ddp-ui-sort.ddp-btn-box.ddp-selected{background-color:#e7e7ea}.ddp-option-btn .ddp-ui-sort:hover .ddp-ui-tooltip-info{margin-top:8px}.ddp-option-btn .ddp-ui-sort:hover .ddp-ui-tooltip-info em.ddp-icon-view-top{left:inherit;right:12px}.ddp-option-btn .ddp-btn-eyes em.ddp-icon-eyes2{position:absolute;top:50%;left:50%;margin:-6px 0 0 -8px}.ddp-option-btn .ddp-btn-eyes.ddp-selected em.ddp-icon-eyes2{background-position-x:-34px}.ddp-ui-eessential{padding:0 64px}.ddp-ui-eessential .ddp-data-filter{padding-bottom:10px;font-size:13px;color:#4b515b}.ddp-type-setup{border-top:1px solid #d0d1d8}.ddp-type-setup .ddp-ui-top{position:relative;padding:15px;background-color:#f7f7f8}.ddp-type-setup .ddp-ui-top .ddp-tag-name{display:block;font-weight:700;font-size:18px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal}.ddp-type-setup .ddp-ui-top .ddp-tag-name .ddp-icon-box{display:inline-block;height:21px;width:21px;margin-right:5px;border-radius:1px;border:1px solid #439fe5;text-align:center;box-sizing:border-box;vertical-align:middle}.ddp-type-setup .ddp-ui-top .ddp-tag-name .ddp-icon-box.ddp-measure{border:1px solid #5fd7a5}.ddp-type-setup .ddp-ui-top .ddp-tag-name [class*=ddp-icon-dimension],.ddp-type-setup .ddp-ui-top .ddp-tag-name [class*=ddp-icon-measure]{position:relative;top:5px}.ddp-type-setup .ddp-ui-top .ddp-ui-tags{float:right}.ddp-setup-contents{position:relative;padding:17px 0}.ddp-setup-contents .ddp-ui-empty{margin:-18px 0;padding:20px 16px;font-size:13px}.ddp-setup-contents .ddp-box-item-search{position:relative}.ddp-setup-contents .ddp-box-item-search .ddp-list-checktype{position:relative;top:0;padding-bottom:10px;max-height:225px}.ddp-setup-contents .ddp-box-item-search .ddp-box-search,.ddp-setup-contents .ddp-box-item-search .ddp-data-result{position:relative;bottom:0}.ddp-setup-contents .ddp-box-item-search .ddp-data-result{margin-bottom:10px}.ddp-box-item-search .ddp-search-option .ddp-ui-sort{position:absolute;top:-8px;right:22px;margin-top:0}.ddp-setup-contents .ddp-wrap-edit3 .ddp-data-result{padding:5px 0 0 168px;color:#b7b9c2}.ddp-setup-contents .ddp-wrap-edit3 label.ddp-label-subtype,.ddp-setup-contents .ddp-wrap-edit3 label.ddp-label-type{padding-left:15px;width:168px;color:#90969f;font-size:13px;box-sizing:border-box}.ddp-setup-contents .ddp-box-item-search .ddp-data-result{padding-left:0}.ddp-setup-contents .ddp-filter1{padding:0}.ddp-setup-contents .ddp-filter1 .ddp-toggle{padding:0 0 20px}.ddp-setup-contents .ddp-filter1 .ddp-wrap-toggle-contents{position:relative;top:0;bottom:inherit}.ddp-setup-contents .ddp-filter1 .ddp-wrap-toggle-contents .ddp-box-item-search{top:0}.ddp-setup-contents .ddp-box-item-search .ddp-ui-page{position:relative;padding:5px 0 0;text-align:right;overflow:hidden}.ddp-setup-contents .ddp-box-item-search .ddp-ui-page *{float:inherit;vertical-align:middle}.ddp-setup-contents .ddp-filter-area{position:relative;top:0;margin:0 140px}.ddp-setup-contents .ddp-dateinfo-view{position:relative;padding:0 140px 30px}.ddp-setup-contents .ddp-filter-range{padding:0 140px 110px}.ddp-setup-contents .ddp-filter1 .ddp-option .ddp-option-btn{right:11px}.ddp-ui-board-title{position:relative;z-index:150}.ddp-ui-board-title span.ddp-data-name{float:left;max-width:40%;padding:13px 20px 14px;font-size:18px;color:#4b515b;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ddp-ui-board-title .ddp-data-name{float:left}.ddp-ui-board-title .ddp-ui-setting{position:relative;float:right;margin-right:16px;z-index:1}.ddp-ui-board-title .ddp-ui-setting .ddp-wrap-show{position:relative;display:inline-block;margin-left:25px;cursor:pointer}.ddp-ui-board-title .ddp-ui-setting .ddp-wrap-show span.ddp-lik-set{color:#90969f;font-size:13px;line-height:48px}.ddp-ui-board-title .ddp-ui-setting .ddp-wrap-show span.ddp-lik-set em.ddp-icon-fitheight,.ddp-ui-board-title .ddp-ui-setting .ddp-wrap-show span.ddp-lik-set em.ddp-icon-fitscreen,.ddp-ui-board-title .ddp-ui-setting .ddp-wrap-show span.ddp-lik-set em.ddp-icon-showtime,.ddp-ui-board-title .ddp-ui-setting a.ddp-btn-play em.ddp-icon-pause,.ddp-ui-board-title .ddp-ui-setting a.ddp-btn-play em.ddp-icon-play{display:inline-block;margin-right:4px;width:15px;height:15px;background:url(/assets/images/icon_board.png) no-repeat;vertical-align:middle}.ddp-ui-board-title .ddp-ui-setting .ddp-btn-out{display:inline-block;margin-right:4px;width:15px;height:15px;background:url(/assets/images/icon_board.png) no-repeat}.ddp-ui-board-title .ddp-ui-setting .ddp-wrap-show span.ddp-lik-set em.ddp-icon-showtime{width:16px;background-position-x:-16px}.ddp-ui-board-title .ddp-ui-setting .ddp-wrap-show span.ddp-lik-set em.ddp-icon-fitscreen{background-position:left -16px}.ddp-ui-board-title .ddp-ui-setting .ddp-wrap-show span.ddp-lik-set em.ddp-icon-fitheight{background-position:-16px -16px}.ddp-ui-board-title .ddp-ui-setting a.ddp-btn-play em.ddp-icon-play{width:8px;height:12px;margin-right:5px;background-position:left -32px}.ddp-ui-board-title .ddp-ui-setting a.ddp-btn-play em.ddp-icon-pause{width:9px;height:11px;margin-right:5px;background-position:left -45px}.ddp-ui-board-title .ddp-ui-setting .ddp-btn-out{width:18px;height:19px;margin-left:18px;background-position:left -57px;vertical-align:middle}.ddp-ui-board-title .ddp-ui-setting .ddp-btn-out:hover{background-position:-19px -57px}.ddp-ui-board-title .ddp-ui-setting .ddp-wrap-show.ddp-selected .ddp-wrap-popup2{display:block}.ddp-ui-board-title .ddp-ui-setting .ddp-wrap-show .ddp-wrap-popup2{display:none;position:absolute;top:100%;right:0;white-space:nowrap}.ddp-ui-board-title .ddp-ui-setting a.ddp-btn-play{display:inline-block;width:94px;margin-left:25px;border-radius:2px;background-color:#e7e7ea;text-align:center}.ddp-ui-board-title .ddp-ui-setting a.ddp-btn-play span.ddp-txt-play{display:block;color:#4b515b;font-size:13px;line-height:30px}.ddp-ui-board-title .ddp-ui-setting a.ddp-btn-play span.ddp-txt-pause{display:none;color:#4b515b;font-size:13px;line-height:30px}.ddp-ui-board-title .ddp-ui-setting a.ddp-btn-play.ddp-toggle span.ddp-txt-play{display:none}.ddp-ui-board-title .ddp-ui-setting a.ddp-btn-play.ddp-toggle span.ddp-txt-pause{display:block}.ddp-wrap-tab-chat .ddp-ui-chat{position:absolute;top:100px;left:0;right:0;bottom:111px;border-top:1px solid #f6f6f7;background-color:#fcfcfc;overflow-y:auto}.ddp-ui-chat ul.ddp-list-chat li a{display:block;position:relative;padding-bottom:10px;border-bottom:1px solid #f6f6f7;cursor:default}.ddp-ui-chat ul.ddp-list-chat li a .ddp-btn-control{display:none;position:absolute;top:16px;right:8px}.ddp-ui-chat ul.ddp-list-chat li a .ddp-btn-control .ddp-icon-control{float:left}.ddp-ui-chat ul.ddp-list-chat li a:hover .ddp-btn-control{display:block}.ddp-ui-chat ul.ddp-list-chat li a .ddp-data-chatuser{display:block;padding:12px 19px 0}.ddp-ui-chat ul.ddp-list-chat li a:hover .ddp-data-chatuser{padding-right:60px}.ddp-ui-chat ul.ddp-list-chat li a .ddp-data-chatuser img.ddp-data-photo{float:left;margin:0 5px 10px 0;width:30px;height:30px;border-radius:50%}.ddp-ui-chat ul.ddp-list-chat li a .ddp-data-chatuser .ddp-data-name{display:block;padding:8px 0;font-weight:700;color:#898d96;font-size:12px;overflow:hidden}.ddp-ui-chat ul.ddp-list-chat li a .ddp-data-chatuser .ddp-data-name span.ddp-data-time{padding-left:6px;font-weight:400}.ddp-ui-chat ul.ddp-list-chat li a .ddp-data-chatuser .ddp-data-name em.ddp-icon-new{position:relative;margin-left:5px}.ddp-ui-chat ul.ddp-list-chat li a .ddp-data-chatcontent{clear:both;padding:0 20px;color:#4b515b;font-size:13px;line-height:18px;white-space:pre-line}.ddp-ui-chat ul.ddp-list-chat li a .ddp-data-chatcontent span.ddp-data-hash{display:inline-block;padding:3px 3px 0 0;margin-right:5px;color:#666eb2;font-size:13px;text-decoration:underline}.ddp-ui-chat ul.ddp-list-chat li.ddp-box-edit .ddp-data-chatcontent{display:none}.ddp-ui-chat ul.ddp-list-chat li.ddp-box-edit .ddp-data-input{display:block}.ddp-ui-chat ul.ddp-list-chat li .ddp-data-input{display:none;padding:0 20px}.ddp-ui-chat ul.ddp-list-chat li .ddp-data-input textarea{display:block;width:100%;padding:5px;color:#4b515b;font-size:13px;box-sizing:Border-box;border:1px solid #e7e7ea;background-color:#fff}.ddp-ui-chat ul.ddp-list-chat li.ddp-data-me a{background-color:#f6f6f7;cursor:pointer}.ddp-ui-writechat{position:absolute;bottom:0;left:0;right:0}.ddp-ui-writechat textarea.ddp-textarea-chat{display:block;width:100%;height:111px;padding:8px 10px;color:#4b515b;font-size:14px;border:none;border-top:2px solid #e7e7ea;box-sizing:border-box}.ddp-ui-writechat .ddp-wrap-popup2{position:absolute;bottom:100%;left:0;white-space:nowrap}.ddp-ui-writechat .ddp-wrap-popup2 ul.ddp-list-popup li a span.ddp-data-hash{color:#666eb2}.ddp-ui-dash-contents .ddp-ui-top-title .ddp-wrap-popup2{position:fixed;top:95px}.ddp-wrap-popup2 .ddp-ui-top-setting{position:relative;padding-right:60px}.ddp-wrap-popup2 .ddp-ui-top-setting span.ddp-data-name{display:block;padding:15px 0 5px 16px;color:#b7b9c2;font-size:13px;font-weight:700}.ddp-wrap-popup2 .ddp-ui-top-setting span.ddp-data-name em.ddp-data-name{font-weight:400}.ddp-wrap-popup2 .ddp-ui-top-setting .ddp-btn-control{position:absolute;top:12px;right:16px}.ddp-wrap-popup2 .ddp-ui-top-setting .ddp-form-search{position:absolute;top:5px;left:17px;right:17px;width:inherit}.ddp-wrap-popup2 .ddp-ui-top-setting .ddp-form-search input{background-color:#fff}.ddp-wrap-popup2 ul.ddp-list-imgchart{width:305px;max-height:275px;box-sizing:border-box;overflow-y:auto}.ddp-wrap-popup2 ul.ddp-list-imgchart li a{display:table;width:100%;position:relative;box-sizing:border-box}.ddp-wrap-popup2 ul.ddp-list-imgchart li a .ddp-wrap-images{display:table-cell;position:relative;width:64px;vertical-align:middle}.ddp-wrap-popup2 ul.ddp-list-imgchart li a .ddp-wrap-images img.ddp-img-chart{width:62px;height:40px;border:1px solid #cfd0d1}.ddp-wrap-popup2 ul.ddp-list-imgchart li a span.ddp-data-name{display:table-cell;padding-left:11px;color:#4b515b;font-size:13px;vertical-align:middle}.ddp-wrap-popup2 ul.ddp-list-imgchart li.ddp-selected a .ddp-wrap-images:before{display:inline-block;content:"";position:absolute;top:0;left:0;right:0;height:42px;background-color:rgba(86,93,101,.1)}.ddp-wrap-popup2 ul.ddp-list-imgchart li.ddp-selected a span.ddp-data-name{color:#666eb2;font-weight:700}.ddp-wrap-editboard{display:table;table-layout:fixed;width:100%;height:100%;box-sizing:border-box;background-color:#e7e7ea;z-index:1;overflow:hidden}.ddp-wrap-editboard .ddp-ui-edit-contents{display:table-cell;width:100%;height:100%;vertical-align:top;background:url(/assets/images/bg_boardedit.png) repeat}.ddp-wrap-editboard .ddp-box-boardedit{position:relative;width:100%;height:100%;overflow-y:auto;z-index:1}.ddp-wrap-editboard .ddp-box-boardedit .ddp-box-widget:hover{box-shadow:none}.ddp-wrap-editboard .ddp-box-boardedit .ddp-dimmed{position:absolute;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,100%,.5);z-index:100}.ddp-wrap-editboard .ddp-box-boardedit .ddp-view-boardedit{position:absolute;top:0;left:0;right:0;bottom:0;overflow-y:auto;overflow-x:hidden}.ddp-wrap-editboard .ddp-ui-edit-contents:after{display:inline-block;content:"";width:5px;position:absolute;top:0;right:0;bottom:0;background:url(/assets/images/bg_sideshadow.png) repeat}.ddp-wrap-editboard .ddp-ui-boardedit{position:absolute;top:0;left:0;right:0;bottom:0}.ddp-wrap-editboard .ddp-ui-boardedit .ddp-box-widget{margin:0;border:none}.ddp-wrap-editboard .ddp-box-widget .ddp-top-control .ddp-ui-buttons .ddp-box-btn2:hover{background-color:#d8d9de}.ddp-wrap-editboard .ddp-view-widget{top:10px}.ddp-view-widget .ddp-display-table{display:table;width:100%;height:100%}.ddp-view-widget .ddp-display-table .ddp-table-in{display:table-cell;width:100%;height:100%;vertical-align:top;text-align:center}.ddp-wrap-editboard .ddp-box-widget .ddp-hover-edit{position:relative;display:none;width:100%;height:100%;background-color:hsla(0,0%,100%,.5);z-index:20}.ddp-wrap-editboard .ddp-box-widget .ddp-hover-edit-in{display:table-cell;width:100%;height:100%;vertical-align:middle;text-align:center}.ddp-wrap-editboard .ddp-box-widget .ddp-hover-edit a.ddp-btn-edit{display:inline-block;width:100px;height:100px;background:url(/assets/images/img_board_edit.png) no-repeat;z-index:1}.ddp-wrap-editboard .ddp-box-widget .ddp-hover-edit a.ddp-btn-edit:hover{background:url(/assets/images/img_board_edit_h.png) no-repeat}.ddp-wrap-editboard .ddp-box-widget:hover .ddp-hover-edit{display:table}.ddp-datasorce-selected .ddp-area-boardside{overflow:hidden}.ddp-wrap-editboard .ddp-datasorce-selected .ddp-wrap-datasource{top:53px}.ddp-wrap-editboard .ddp-datasorce-selected .ddp-wrap-datasource .ddp-label-datasorce:before{transform:rotate(180deg)}.ddp-wrap-editboard .ddp-datasorce-selected .ddp-wrap-datasource .ddp-ui-drop-contents{display:block;position:absolute;top:50px;left:0;right:0;bottom:0;overflow:auto}.ddp-wrap-editboard .ddp-wrap-datasource{position:absolute;height:54px;right:-61px;left:0;bottom:0;background-color:#36393e;z-index:20;transition:height .5s}.ddp-wrap-editboard .ddp-wrap-datasource.ddp-selected{height:100%;transition:height .5s}.ddp-wrap-editboard .ddp-wrap-datasource .ddp-wrap-list-source{position:relative;top:0}.ddp-wrap-editboard .ddp-wrap-datasource .ddp-wrap-list-source ul.ddp-list-source{position:relative}.ddp-wrap-editboard .ddp-wrap-datasource .ddp-label-datasorce{position:relative;padding:15px 20px;color:#4b515b;font-size:16px;border-top:1px solid #d0d1d8;background-color:#e7e7ea;cursor:pointer}.ddp-wrap-editboard .ddp-wrap-datasource.ddp-selected .ddp-label-datasorce{color:#e7e7ea;background-color:#626872}.ddp-wrap-editboard .ddp-wrap-datasource .ddp-label-datasorce:before{display:inline-block;position:relative;top:0;width:21px;height:22px;margin-right:10px;background:url(/assets/images/icon_database.png) no-repeat;background-position:-22px -46px;content:"";vertical-align:middle}.ddp-wrap-editboard .ddp-wrap-datasource.ddp-selected .ddp-label-datasorce:before{background-position-x:0}.ddp-wrap-editboard .ddp-wrap-datasource .ddp-label-datasorce:after{display:inline-block;position:absolute;top:50%;right:21px;margin-top:-3px;width:9px;height:5px;background:url(/assets/images/icon_dropdown.png) no-repeat;background-position:0 -6px;content:""}.ddp-wrap-editboard .ddp-wrap-datasource.ddp-selected .ddp-label-datasorce:after{background-position:-30px 0}.ddp-wrap-editboard .ddp-wrap-datasource.ddp-selected .ddp-ui-drop-contents{position:absolute;top:54px;left:0;right:0;bottom:0;overflow:auto}.ddp-wrap-editboard .ddp-wrap-datasource.ddp-selected .ddp-ui-drop-contents::-webkit-scrollbar-track{background:#3f4349}.ddp-wrap-editboard .ddp-wrap-datasource.ddp-selected .ddp-ui-drop-contents::-webkit-scrollbar-thumb{border:4px solid #3f4349;background-color:#6d7179}.ddp-ui-contents-source{position:absolute;top:42px;left:0;right:0;bottom:0}.ddp-ui-contents-source .ddp-ui-top-option{position:relative;padding:0 39px 0 20px}.ddp-ui-contents-source .ddp-ui-top-option em.ddp-icon-editadd{position:absolute;top:8px;right:15px}.ddp-ui-contents-source .ddp-ui-top-option .ddp-form-search{width:100%}.ddp-ui-contents-source .ddp-box-data{padding:1px 8px 1px 25px;position:relative;margin:12px 14px 0;border-radius:3px;background-color:#f1f2f2}.ddp-ui-contents-source .ddp-box-data span.ddp-data-use{color:#9c9c9c;font-size:12px}.ddp-ui-contents-source .ddp-wrap-list-source .ddp-ui-page{position:absolute;bottom:0;left:0;right:0;padding:10px 15px}.ddp-wrap-list-source{position:relative;top:66px;left:0;right:0;bottom:0;padding-bottom:20px;overflow-y:auto}.ddp-wrap-list-source .ddp-ui-page{padding:10px 16px 0 22px;overflow:hidden}.ddp-wrap-list-source .ddp-ui-page a.ddp-prev{float:left;color:#90969f;font-size:12px}.ddp-wrap-list-source .ddp-ui-page a.ddp-prev em{margin-right:9px}.ddp-wrap-list-source .ddp-ui-page a.ddp-prev.ddp-disabled{opacity:.3;cursor:no-drop}.ddp-wrap-list-source .ddp-ui-page a.ddp-next{float:right;color:#90969f;font-size:12px}.ddp-wrap-list-source .ddp-ui-page a.ddp-next em{margin-left:9px}.ddp-wrap-list-source .ddp-ui-page a.ddp-next.ddp-disabled{opacity:.3;cursor:no-drop}.ddp-ui-dropmenu .ddp-ui-drop-contents .ddp-wrap-list-source ul.ddp-list-source{position:relative}.ddp-wrap-list-source ul.ddp-list-source{position:absolute;top:0;left:0;right:0;bottom:35px}.ddp-wrap-list-source ul.ddp-list-source li{position:relative;padding:6px 10px 8px 40px;color:#444;font-size:12px;cursor:pointer}.ddp-wrap-list-source ul.ddp-list-source li.ddp-ui-dimension,.ddp-wrap-list-source ul.ddp-list-source li.ddp-ui-measure{padding-left:64px}li.ddp-ui-dimension,li.ddp-ui-measure{display:block;grid-template-columns:1fr 1fr;background:#1f5e2f;color:#fff;margin:5px;padding:5px;text-align:left}li.ddp-ui-measure>.ddp-icon-measure-sharp{display:none}em.type-apply{padding-right:10px}.ddp-icon-control-filter{position:reletive;top:-15px}.ddp-wrap-list-source ul.ddp-list-source li:hover{background-color:#f6f6f7}.ddp-wrap-list-source ul.ddp-list-source li span.ddp-data-name{display:block;position:relative;top:0;box-sizing:border-box;overflow:hidden}.ddp-wrap-list-source ul.ddp-list-source li span.ddp-data-name .ddp-data-in{display:inline-block;position:relative;vertical-align:top;width:100%}.ddp-wrap-list-source ul.ddp-list-source li span.ddp-data-name .ddp-data-in .ddp-sub-name{margin-left:5px;color:#90969f;font-weight:300;font-size:12px}.ddp-wrap-list-source ul.ddp-list-source li em.ddp-icon-use{position:absolute;top:50%;left:22px;margin-top:-1px}.ddp-wrap-list-source ul.ddp-list-source li em[class*=ddp-icon-dimension-],.ddp-wrap-list-source ul.ddp-list-source li em[class*=ddp-icon-measure-]{position:absolute;top:8px;left:45px}.ddp-wrap-list-source ul.ddp-list-source li em.ddp-icon-dimension-float,.ddp-wrap-list-source ul.ddp-list-source li em.ddp-icon-dimension-int,.ddp-wrap-list-source ul.ddp-list-source li em.ddp-icon-dimension-sharp,.ddp-wrap-list-source ul.ddp-list-source li em.ddp-icon-measure-float,.ddp-wrap-list-source ul.ddp-list-source li em.ddp-icon-measure-int,.ddp-wrap-list-source ul.ddp-list-source li em.ddp-icon-measure-sharp{top:10px}.ddp-wrap-list-source ul.ddp-list-source li .ddp-txt-data{display:block;position:relative;top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ddp-wrap-list-source ul.ddp-list-source li .ddp-wrap-icons{float:right;margin-top:-7px;margin-bottom:-7px}.ddp-ui-contents-source .ddp-wrap-list-source ul.ddp-list-source li .ddp-wrap-icons em[class*=ddp-icon-]{padding:8px 4px}.ddp-wrap-list-source ul.ddp-list-source li .ddp-wrap-icons em[class*=ddp-icon-]{display:none;padding:9px 4px}.ddp-wrap-list-source ul.ddp-list-source li.ddp-selected .ddp-wrap-icons em[class*=ddp-icon-],.ddp-wrap-list-source ul.ddp-list-source li:hover .ddp-wrap-icons em[class*=ddp-icon-]{display:block}.ddp-wrap-list-source ul.ddp-list-source li .ddp-wrap-icons em[class*=ddp-icon-control]{float:left;margin-left:3px}.ddp-wrap-list-source ul.ddp-list-source li .ddp-wrap-icons em[class*=ddp-icon-control].ddp-disabled{opacity:.3;cursor:no-drop}.ddp-wrap-list-source ul.ddp-list-source li .ddp-wrap-icons em[class*=ddp-icon-control].ddp-disabled:before{background-position:-13px -65px!important}.ddp-wrap-list-source ul.ddp-list-source li:hover .ddp-wrap-icons em[class*=ddp-icon-control]{display:block}.ddp-wrap-list-source ul.ddp-list-source li:hover .ddp-wrap-icons em[class*=ddp-icon-control] .ddp-ui-tooltip-info.ddp-down em.ddp-icon-view-top{right:17px}.ddp-wrap-list-source ul.ddp-list-source li .ddp-wrap-icons .ddp-wrap-user-preview{position:relative;top:1px;float:left}.ddp-wrap-list-source ul.ddp-list-source li .ddp-wrap-icons .ddp-icon-control-parameter{position:relative;top:1px}.ddp-wrap-list-source ul.ddp-list-source li .ddp-wrap-icons .ddp-icon-control-cut-s:before{background-position:-22px -194px}.ddp-wrap-list-source ul.ddp-list-source li .ddp-wrap-icons .ddp-icon-control-cut-s:hover:before{background-position:-33px -194px}.ddp-wrap-list-source ul.ddp-list-source li .ddp-wrap-icons .ddp-wrap-user-preview:hover .ddp-ui-tooltip-info{display:block}.ddp-wrap-list-source ul.ddp-list-source li .ddp-wrap-icons .ddp-wrap-user-preview .ddp-ui-tooltip-info{display:none;position:absolute;top:23px;right:-17px;min-width:100px;max-width:200px;left:inherit;text-align:center}.ddp-wrap-list-source ul.ddp-list-source li .ddp-wrap-icons .ddp-wrap-user-preview .ddp-ui-tooltip-info em.ddp-icon-view-top{padding:0;right:23px;left:inherit;top:-6px}.ddp-wrap-list-source ul.ddp-list-source li .ddp-wrap-icons .ddp-wrap-user-preview .ddp-ui-tooltip-info span.ddp-txt-tooltip{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal;box-sizing:border-box}.ddp-wrap-list-source ul.ddp-list-source li .ddp-wrap-icons .ddp-icon-control-filter{position:relative;top:1px}.ddp-wrap-list-source ul.ddp-list-source li .ddp-wrap-icons .ddp-icon-control-calculus.ddp-selected,.ddp-wrap-list-source ul.ddp-list-source li .ddp-wrap-icons .ddp-icon-control-dimension.ddp-selected,.ddp-wrap-list-source ul.ddp-list-source li .ddp-wrap-icons .ddp-icon-control-filter.ddp-selected,.ddp-wrap-list-source ul.ddp-list-source li .ddp-wrap-icons .ddp-icon-control-parameter.ddp-selected,.ddp-wrap-list-source ul.ddp-list-source li .ddp-wrap-icons .ddp-icon-control-user.ddp-selected{display:block}.ddp-wrap-list-source ul.ddp-list-source li .ddp-wrap-icons .ddp-btn-control{position:relative;float:left}.ddp-wrap-list-source ul.ddp-list-source li .ddp-wrap-icons .ddp-btn-control.ddp-selected .ddp-ui-layer-box{display:block;position:absolute;top:19px;left:-40px}.ddp-wrap-list-source ul.ddp-list-source li span.ddp-txt-data{width:100%;display:inline-block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ddp-wrap-list-source ul.ddp-list-source.ddp-list-dimension li.ddp-ui-measure,.ddp-wrap-list-source ul.ddp-list-source.ddp-list-measure li.ddp-ui-dimension{display:none}.ddp-view-widget .ddp-box-data-none{position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px}.ddp-box-data-none{position:absolute;top:5px;left:10px;right:10px;bottom:5px;background-color:#fff;border:2px solid #f6f6f7}.ddp-ui-dash-contents .ddp-wrap-data-none .ddp-ui-data-none{font-size:14px}.ddp-wrap-data-none{display:table;width:100%;height:100%}.ddp-ui-data-none em[class*=ddp-chart-]{position:relative;display:inline-block;width:60px;height:60px;background:url(/assets/images/img_chartnodata.png) no-repeat}.ddp-ui-data-none em.ddp-chart-hierarchy{display:inline-block;width:60px;height:50px;background:url(/assets/images/img_chart_hierarchy.png) no-repeat;background-position:0 0}.ddp-ui-data-none em.ddp-chart-table{background-position:-61px 0}.ddp-ui-data-none em.ddp-chart-linegraph{background-position:-122px 0}.ddp-ui-data-none em.ddp-chart-scatter{background-position:-183px 0}.ddp-ui-data-none em.ddp-chart-heatmap{background-position:-244px 0}.ddp-ui-data-none em.ddp-chart-pie{background-position:-305px 0}.ddp-ui-data-none em.ddp-chart-map{background-position:-366px 0}.ddp-ui-data-none em.ddp-chart-cont{background-position:-427px 0}.ddp-ui-data-none em.ddp-chart-kpi{background-position:-488px 0}.ddp-ui-data-none em.ddp-chart-boxplot{background-position:-549px 0}.ddp-ui-data-none em.ddp-chart-waterfall{background-position:-610px 0}.ddp-ui-data-none em.ddp-chart-wordcloud{background-position:-671px 0}.ddp-ui-data-none em.ddp-chart-combo{background-position:-732px 0}.ddp-ui-data-none em.ddp-chart-treemap{background-position:-793px 0}.ddp-ui-data-none em.ddp-chart-radar{background-position:-854px 0}.ddp-ui-data-none em.ddp-chart-network{background-position:-915px 0}.ddp-ui-data-none em.ddp-chart-sankey{background-position:-976px 0}.ddp-ui-data-none em.ddp-chart-filter{background-position:-1037px 0}.ddp-ui-data-none em.ddp-chart-parameter{background-position:-1098px 0}.ddp-wrap-data-none .ddp-ui-data-none{display:table-cell;width:100%;height:100%;vertical-align:middle;text-align:center;font-size:18px;color:#d0d1db}.ddp-wrap-data-none .ddp-ui-data-none em[class*=ddp-chart-].ddp-error:before{display:inline-block;width:22px;height:22px;position:absolute;bottom:-7px;right:-7px;content:"";background:url(/assets/images/icon_chart_error.png) no-repeat}.ddp-wrap-data-none .ddp-ui-data-none .ddp-data-name{display:block;padding:15px 0 0;font-size:16px;text-align:center;color:#90969f}.ddp-wrap-data-none .ddp-ui-data-none .ddp-txt-det{display:block;padding-top:18px;color:#b7b9c2;font-size:14px;font-weight:300;text-align:center}.ddp-wrap-data-none .ddp-ui-data-none .ddp-txt-det em{color:#666eb2}.ddp-wrap-data-none .ddp-ui-data-none .ddp-link-error{display:inline-block;margin-top:9px;color:#90969f}.ddp-wrap-data-none .ddp-ui-data-none .ddp-link-error:after{display:inline-block;position:relative;top:-2px;width:13px;height:13px;margin-left:4px;background:url(/assets/images/icon_list_view.png) no-repeat;background-position:left -23px;vertical-align:middle;content:""}.ddp-ui-data-none em.ddp-img-nodata{display:inline-block;width:213px;height:179px;background:url(/assets/images/img_nochart.png) no-repeat}.ddp-ui-data-none span.ddp-txt-nodata{display:block;padding:30px 0 0;text-align:center;color:#d0d1d8;font-size:18px;line-height:26px}.ddp-ui-data-none a.ddp-link-board-add{display:inline-block;width:212px;margin-top:15px;box-sizing:border-box}.ddp-ui-data-none em.ddp-img-nodata2{display:inline-block;width:170px;height:190px;background:url(/assets/images/img_nochart2.png) no-repeat}.ddp-div-table{position:relative;display:table;width:100%;height:100%;background:#fff;z-index:10}.ddp-div-tablecell{display:table-cell;width:100%;height:100%;vertical-align:middle;text-align:center}.ddp-div-tablecell .ddp-txt-condition{display:block;padding-bottom:35px;text-align:center;color:#d0d1d8;font-size:28px}.ddp-div-tablecell .ddp-txt-condition.ddp-missing{color:#eb5f58}.ddp-div-tablecell .ddp-detail{display:block;padding-bottom:25px;color:#b7b9c2;font-size:14px;line-height:18px}.ddp-div-tablecell .ddp-btn-line{padding:9px 19px}.ddp-view-widget .ddp-ui-error-detail{position:absolute;top:0;left:0;right:0;bottom:0;padding:30px 28px;background-color:#eeeef0;z-index:1;overflow:auto;cursor:default}.ddp-view-widget .ddp-ui-error-detail .ddp-btn-close{display:inline-block;position:absolute;top:20px;right:20px;width:16px;height:16px;background:url(/assets/images/btn_close.png) no-repeat;background-position:left -17px}.ddp-view-widget .ddp-ui-error-detail dl+dl{margin-top:20px}.ddp-view-widget .ddp-ui-error-detail dl dt{color:#6f737a;font-weight:700;font-size:13px}.ddp-view-widget .ddp-ui-error-detail dl dd{color:#6f737a;font-size:13px;line-height:18px}.ddp-wrap-editboard .ddp-ui-boardside-menu{display:table-cell;position:relative;width:60px;height:100%;border-left:2px solid #e5e6e8;background-color:#f7f7f8;vertical-align:top}.ddp-ui-boardside-menu a{display:block;position:relative;width:60px;height:52px;text-align:center}.ddp-ui-boardside-menu a em[class*=ddp-icon-menu]{position:absolute;top:50%;left:50%}.ddp-ui-boardside-menu a.ddp-selected{background-color:#90969f}.ddp-ui-boardside-menu span.ddp-ui-menu-layout{display:block;position:relative;padding-top:11px;margin-top:13px}.ddp-ui-boardside-menu span.ddp-ui-menu-layout:before{display:inline-block;content:"";width:28px;position:absolute;top:0;left:50%;margin-left:-14px;border-top:1px solid #e7e7ea}.ddp-ui-boardside-menu span.ddp-ui-menu-layout.ddp-bottom{position:absolute;bottom:0;right:0;padding-top:0}.ddp-ui-boardside-menu a:hover em.ddp-icon-menu-chart{background-position:-27px top}.ddp-ui-boardside-menu a:hover em.ddp-icon-menu-filter{background-position:-19px -21px}.ddp-ui-boardside-menu a:hover em.ddp-icon-menu-layout{background-position:-27px -37px}.ddp-ui-boardside-menu a:hover em.ddp-icon-menu-datasorce{background-position:-22px -190px}.ddp-ui-boardside-menu a:hover em.ddp-icon-menu-parameters{background-position-x:-21px}.ddp-ui-boardside-menu a:hover em.ddp-icon-menu-text{background-position:-16px -213px}.ddp-ui-boardside-menu a.ddp-selected em.ddp-icon-menu-chart{background-position:-54px top}.ddp-ui-boardside-menu a.ddp-selected em.ddp-icon-menu-filter{background-position:-38px -21px}.ddp-ui-boardside-menu a.ddp-selected em.ddp-icon-menu-layout{background-position:-54px -37px}.ddp-ui-boardside-menu a.ddp-selected em.ddp-icon-menu-datasorce{background-position:-22px -190px}.ddp-ui-boardside-menu a.ddp-selected em.ddp-icon-menu-text{background-position:-32px -213px}.ddp-ui-boardside-menu a.ddp-selected em.ddp-icon-menu-parameters{background-position-x:-43px}.ddp-wrap-editboard .ddp-ui-boardside-contents{display:table-cell;width:265px;height:100%;box-sizing:border-box;border-left:2px solid #eaeaea;background-color:#f7f7f8}.ddp-wrap-editboard .ddp-ui-boardside-in{position:relative;width:100%;height:100%}.ddp-wrap-editboard .ddp-ui-boardside-in::-webkit-scrollbar-track{background:#f7f7f8}.ddp-wrap-editboard .ddp-ui-boardside-in::-webkit-scrollbar-thumb{border:4px solid #f7f7f8}.ddp-ui-boardside-contents .ddp-view-boardside{position:relative;width:100%;height:100%}.ddp-ui-boardside-contents .ddp-ui-boardside-title{position:relative;padding:16px 15px;font-size:16px;color:#565d65;font-weight:700;z-index:4;border-bottom:1px solid #e5e6e8}.ddp-ui-boardside-contents .ddp-ui-boardside-scroll{position:absolute;top:53px;left:0;right:0;bottom:0;overflow:auto;overflow-x:hidden}.ddp-ui-boardside-contents .ddp-ui-boardside-scroll .ddp-wrap-downmenu{padding-right:10px}.ddp-ui-boardside-contents .ddp-ui-boardside-title .ddp-info{position:relative;top:1px;display:inline-block;margin-left:13px;z-index:1}.ddp-ui-boardside-contents .ddp-ui-boardside-title .ddp-info .ddp-btn-info{background-position:left -30px}.ddp-ui-boardside-contents .ddp-ui-boardside-title .ddp-info .ddp-btn-info:hover{background-position:-28px -30px}.ddp-ui-boardside-contents .ddp-ui-boardside-title .ddp-info .ddp-box-layout4{display:none;position:absolute;top:100%;left:50%;margin-top:8px;margin-left:-80px}.ddp-ui-boardside-contents .ddp-ui-boardside-title .ddp-info.ddp-selected .ddp-box-layout4{display:block}.ddp-ui-boardside-contents .ddp-ui-boardside-title .ddp-icon-add{position:absolute;top:50%;right:15px;margin-top:-6px}.ddp-ui-boardside-contents .ddp-ui-boardside-title .ddp-icon-add:hover{background-position:0 0}.ddp-ui-boardside-contents .ddp-ui-boardside-title .ddp-icon-add:hover .ddp-ui-tooltip-info{display:block}.ddp-ui-boardside-contents .ddp-ui-boardside-title .ddp-icon-add .ddp-ui-tooltip-info{left:inherit;top:100%;right:-10px}.ddp-ui-boardside-contents .ddp-ui-boardside-title span.ddp-data-num{margin-left:3px;color:#b7b9c2;font-size:15px}.ddp-ui-boardside-contents .ddp-ui-boardside-title span.ddp-data-num em{color:#666eb2}.ddp-ui-down-contents .ddp-list-checktype{max-height:200px;overflow:auto}.ddp-ui-down-contents .ddp-list-checktype.ddp-overflow-visible{overflow:visible}.ddp-ui-down-contents .ddp-list-checktype::-webkit-scrollbar-track{background:#f7f7f8}.ddp-ui-down-contents .ddp-list-checktype::-webkit-scrollbar-thumb{border:4px solid #f7f7f8}.ddp-ui-down-contents .ddp-list-checktype li{padding:5px 0}.ddp-ui-down-contents .ddp-list-checktype li:first-of-type{padding-top:0}.ddp-ui-down-contents .ddp-list-checktype li span.ddp-txt-radio{font-size:12px}.ddp-ui-down-contents .ddp-data-message{padding:10px 0 0;font-size:12px;color:#b7b9c2}.ddp-list-sideoption .ddp-list-sidesub{padding:10px 0}.ddp-list-sideoption .ddp-list-sidesub:before{display:table;content:""}.ddp-list-sideoption .ddp-list-sidesub:after{display:table;content:"";clear:both}.ddp-wrap-option-radio{position:relative}.ddp-wrap-option-radio .ddp-label-radio{top:6px}.ddp-wrap-option-radio .ddp-label-radio span.ddp-txt-radio{font-size:12px}.ddp-box-option-input{position:relative;padding-right:20px;border:1px solid #d0d1d9;background-color:#fff}.ddp-box-option-input input[type=number],.ddp-box-option-input input[type=text]{display:block;width:100%;padding:6px 5px 7px;border:none;text-align:left;box-sizing:border-box}.ddp-box-option-input input[type=text]:disabled{background:none;color:#bdc0c9}.ddp-box-option-input span.ddp-txt-input{position:absolute;top:5px;right:6px;color:#bdc0c9;font-size:12px}.ddp-box-option-input span.ddp-txt-input.ddp-dark{color:#4a515c}.ddp-box-option-input.ddp-inline{display:inline-block;position:relative;top:-7px;width:90px;margin-left:10px;padding-right:30px;box-sizing:border-box}.ddp-box-option-input.ddp-inline.type-row{padding-right:33px}.ddp-list-sideoption .ddp-list-sidesub .ddp-txt-label{float:left;color:#4b515b;font-size:13px}.ddp-list-sideoption .ddp-list-sidesub .ddp-checkbox-auto{float:right;position:relative;top:0}.ddp-box-option-input.ddp-type2{padding:0}.ddp-box-option-input.ddp-type2 .ddp-type-text{display:block;overflow:hidden}.ddp-box-option-input.ddp-type2 .ddp-type-text input{font-size:13px}.ddp-box-option-input.ddp-type2 .ddp-txt-input{position:relative;top:0;right:0;float:right;padding:5px 6px 5px 0;font-size:12px}.ddp-list-chart li{position:relative;cursor:pointer}.ddp-list-chart li a{display:block;position:relative;padding:0 10px 0 0;box-sizing:border-box;cursor:all-scroll}.ddp-list-chart li a:hover{background-color:#e7e7ea}.ddp-list-chart li .ddp-data-name{display:block;font-size:12px;color:#444;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.ddp-list-chart li .ddp-btn-control{display:none;position:absolute;top:6px;right:0}.ddp-list-chart li .ddp-btn-control [class*=ddp-icon-]{float:left}ul.ddp-list-chart li a .ddp-btn-control{display:none;position:absolute;top:50%;right:6px;margin-top:-5px}ul.ddp-list-chart li a .ddp-btn-control .ddp-icon-edit-s{padding:2px;margin-top:-5px}ul.ddp-list-chart li a .ddp-btn-control .ddp-icon-del-s{padding:2px;margin-top:-5px;margin-left:3px;position:relative;top:1px}ul.ddp-list-chart li a .ddp-btn-control em.ddp-icon-edit-s:before{display:inline-block;width:12px;height:12px;background:url(/assets/images/icon_control.png) no-repeat;background-position:-26px -97px}ul.ddp-list-chart li a .ddp-btn-control em.ddp-icon-edit-s:hover:before{background-position-x:-52px}ul.ddp-list-chart li a .ddp-btn-control em.ddp-icon-del-s:before{display:inline-block;width:11px;height:12px;background:url(/assets/images/icon_control.png) no-repeat;background-position:-26px -14px}ul.ddp-list-chart li a .ddp-btn-control em.ddp-icon-del-s:hover:before{background-position-x:-62px}.ddp-list-chart li a:hover .ddp-btn-control{display:block}.ddp-list-chart li .ddp-data-used{display:block;max-height:29px;padding-top:3px;font-size:11px;color:#b7b9c2;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word}.ddp-list-chart li .ddp-chart-images{float:left;position:relative;top:9px;margin-right:12px;padding-left:17px}.ddp-list-chart li .ddp-chart-images em.ddp-icon-used{display:inline-block;position:absolute;bottom:-4px;right:-5px;top:auto;width:11px;height:11px;background:url(/assets/images/icon_use.png) no-repeat;background-color:#f7f7f8}.ddp-list-chart li .ddp-chart-images span.ddp-wrap-chartimg{display:block;font-size:0;position:relative}.ddp-list-chart li a em.ddp-icon-chart-children{display:none;position:absolute;top:-9px;left:0;bottom:-9px;width:24px;cursor:pointer}.ddp-list-chart li a em.ddp-icon-chart-children:hover{display:block}.ddp-list-chart li a em.ddp-icon-chart-children:before{display:block;position:absolute;top:50%;left:6px;width:13px;height:13px;margin-top:-7px;background:url(/assets/images/img_childrenchart.png) no-repeat;content:""}.ddp-list-chart li a em.ddp-icon-chart-children:hover:before{background-position:-14px top}.ddp-list-chart li a:hover em.ddp-icon-chart-children{display:block}.ddp-list-chart li .ddp-chart-images.ddp-selected em.ddp-icon-chart-children:before{display:block;background-position:-14px top}.ddp-list-chart li .ddp-chart-images.ddp-selected span.ddp-wrap-chartimg:before{display:block;content:"";position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;border:2px solid #4b515b}.ddp-list-chart li .ddp-data-info{display:block;padding:9px 30px 9px 0;overflow:hidden}.ddp-list-chart li .ddp-ui-edit-button{position:absolute;bottom:6px;right:7px}.ddp-list-chart-2depth li a{padding-left:43px}.ddp-list-chart-2depth li:before{display:inline-block;content:"";position:absolute;top:0;left:30px;width:13px;height:23px;background:url(/assets/images/bg_groupline.png) no-repeat}.ddp-list-chart-2depth li .ddp-chart-images{padding-left:0}.ddp-list-chart-3depth li a{padding-left:60px}.ddp-list-chart-3depth li:before{display:inline-block;content:"";position:absolute;top:0;left:45px;width:13px;height:23px;background:url(/assets/images/bg_groupline.png) no-repeat}.ddp-list-chart-3depth li .ddp-chart-images{padding-left:0}.ddp-list-divide-tree li{position:relative}.ddp-list-divide-tree li .ddp-list-divide-tree li{position:relative;padding-left:33px}.ddp-list-divide-tree li .ddp-list-divide-tree li:before{display:inline-block;content:"";position:absolute;top:0;left:14px;width:13px;height:23px;background:url(/assets/images/bg_groupline.png) no-repeat;z-index:1}.ddp-list-divide-tree li .ddp-list-divide-tree li .ddp-wrap-divide{border-top:none}.ddp-chart-boardside .ddp-wrap-downmenu{position:absolute;top:52px;left:0;right:0;bottom:79px;overflow-y:auto;overflow-x:hidden}.ddp-chart-boardside .ddp-wrap-downmenu::-webkit-scrollbar-track{background:#f7f7f8}.ddp-chart-boardside .ddp-wrap-downmenu::-webkit-scrollbar-thumb{border:4px solid #f7f7f8}.ddp-chart-boardside .ddp-link-add{position:absolute;bottom:57px;left:0;right:0}.ddp-filter-boardside .ddp-link-add{position:absolute;bottom:0;left:0;right:0}.ddp-filter-boardside .ddp-box-down .ddp-wrap-divide,.ddp-parmeter-boardside .ddp-box-down .ddp-wrap-divide{padding-top:0}.ddp-ui-boardside-in .ddp-link-add{padding:18px 0;color:#b7b9c2;text-decoration:underline;text-align:center}.ddp-ui-boardside-in .ddp-link-add a{color:#b7b9c2}.ddp-ui-boardside-in .ddp-link-add a em.ddp-icon-add-r{position:relative;display:inline-block;width:13px;height:13px;margin-right:4px;border-radius:50%;border:1px solid #bebfc8;vertical-align:middle}.ddp-ui-boardside-in .ddp-link-add a em.ddp-icon-add-r:before{display:inline-block;content:"";position:absolute;top:50%;left:50%;width:7px;height:7px;margin:-4px 0 0 -3px;background:url(/assets/images/btn_minus_plus.png) no-repeat;background-position:-8px -12px}.ddp-ui-boardside-in .ddp-link-add a:hover{color:#4b515b}.ddp-ui-boardside-in .ddp-link-add a:hover em.ddp-icon-add-r{border:1px solid #4b515b}.ddp-ui-boardside-in .ddp-link-add a:hover em.ddp-icon-add-r:before{background-position:left -12px}.ddp-wrap-editboard .ddp-ui-boardside-in.ddp-chart-boardside{overflow:inherit}.ddp-chart-boardside .ddp-foot-buttons{position:absolute;bottom:0;left:0;right:0;padding:24px 23px;text-align:center}.ddp-chart-boardside .ddp-btn-set{display:block;padding:7px 0;width:100%;text-align:center;border:1px solid #90969f;color:#90969f;border-radius:2px;box-sizing:border-box}.ddp-chart-boardside .ddp-btn-set:hover{border:1px solid #4b515b;color:#4b515b}.ddp-chart-boardside .ddp-btn-set em.ddp-icon-hierarch{display:inline-block;width:12px;height:13px;margin-right:5px;background:url(/assets/images/icon_buttons.png) no-repeat;background-position:-13px -263px;vertical-align:middle}.ddp-chart-boardside .ddp-btn-set:hover em.ddp-icon-hierarch{background-position:left -263px}.ddp-chart-boardside .ddp-ui-info{position:absolute;bottom:0;margin:0 15px;padding:10px 0;border-top:1px solid #e5e6e8;color:#b7b9c2;font-size:12px;font-style:italic;line-height:1.5em}.ddp-chart-boardside .ddp-ui-info .ddp-box-layout4{display:none;font-style:normal}.ddp-chart-boardside .ddp-ui-info.ddp-selected .ddp-box-layout4{display:block}.ddp-chart-boardside .ddp-ui-info .ddp-icon-sinfo2{vertical-align:middle;margin-left:6px}[class*=ddp-img-chart-]{display:inline-block;width:28px;height:28px;background:url(/assets/images/img_chart.png) no-repeat}.ddp-box-layout4.ddp-box-guide{position:absolute;bottom:100%;left:0;width:236px}.ddp-box-guide .ddp-ui-det{padding:0 13px 15px}.ddp-box-guide .ddp-ui-det dt{display:block;padding:18px 0 5px;color:#4b515b;font-size:12px}.ddp-box-guide .ddp-ui-det dd{color:#9c9fa9;font-size:12px;line-height:18px}.ddp-area-boardside,.ddp-ui-filter-boardside{position:absolute;top:0;left:0;right:0;bottom:53px;overflow:auto;overflow-x:hidden}.ddp-ui-filter-boardside::-webkit-scrollbar-track{background:#f7f7f8}.ddp-ui-filter-boardside::-webkit-scrollbar-thumb{border-color:#f7f7f8}.ddp-img-chart-table{background-position:-29px top}.ddp-img-chart-line{background-position:-58px top}.ddp-img-chart-scatter{background-position:-87px top}.ddp-img-chart-pie{background-position:-116px top}.ddp-img-chart-map{background-position:-145px top}.ddp-img-chart-ctrl{background-position:-174px top}.ddp-img-chart-waterfall{background-position:-203px top}.ddp-img-chart-wordcloud{background-position:-232px top}.ddp-img-chart-combo{background-position:-261px top}.ddp-img-chart-treemap{background-position:-290px top}.ddp-img-chart-boxplot{background-position:-319px top}.ddp-img-chart-heat{background-position:-348px top}.ddp-img-chart-rander{background-position:-377px top}.ddp-img-chart-kpi{background-position:-406px top}.ddp-img-chart-network{background-position:-435px top}.ddp-img-chart-gauge{background-position:-464px top}.ddp-img-chart-sankey{background-position:-493px top}.ddp-type-option .ddp-box-btn2{position:relative;float:left;margin:8px 15px 0 20px;z-index:60}.ddp-type-option .ddp-box-btn2 .ddp-icon-widget-gridsave{position:relative;top:-1px;margin-right:4px}.ddp-type-option .ddp-box-btn2 .ddp-ui-tooltip-info{display:none;top:25px;left:inherit;right:0}.ddp-type-option .ddp-box-btn2.ddp-selected .ddp-box-layout4.ddp-download{display:block;position:absolute;top:100%;right:0}.ddp-type-option .ddp-box-btn2.ddp-selected .ddp-box-layout4.ddp-download .ddp-wrap-data-detail{padding-top:0;padding-bottom:0}.ddp-type-option .ddp-box-btn2:hover .ddp-ui-tooltip-info{display:block}.ddp-type-option .ddp-box-btn2 .ddp-ui-tooltip-info em.ddp-icon-view-top{left:inherit;right:5px}.ddp-type-option .ddp-box-btn2 em[class*=ddp-icon-]:before{position:relative;top:0;left:0;margin:0}.ddp-type-option .ddp-box-btn2 .ddp-link-txt [class*=ddp-icon]{margin-right:5px}.ddp-box-btn2.ddp-selected .ddp-box-layout4.ddp-pop-store{display:block}.ddp-box-layout4.ddp-pop-store{position:fixed;z-index:50;top:100%;margin-top:5px;min-width:350px;padding:20px 14px;box-sizing:border-box}.ddp-box-layout4.ddp-pop-store .ddp-ui-detail{display:block;padding-bottom:20px;color:#4b515b;font-size:12px;border-bottom:1px solid #e7e7ea}.ddp-box-layout4.ddp-pop-store .ddp-ui-detail strong{display:block;padding-bottom:5px;color:#4b515b;font-size:14px}.ddp-box-layout4.ddp-pop-store table.ddp-table-detail{margin-top:13px}.ddp-box-layout4.ddp-pop-store table.ddp-table-detail tbody tr td{padding-right:0}.ddp-box-layout4.ddp-pop-store td ul.ddp-list-type-input li{padding:3px 0}.ddp-box-layout4.ddp-pop-store td ul.ddp-list-type-input li:first-of-type{padding-top:0}.ddp-box-layout4.ddp-pop-store td ul.ddp-list-type-input li .ddp-input-typebasic{width:75px;box-sizing:border-box}.ddp-box-layout4.ddp-pop-store table.ddp-table-detail tbody tr td .ddp-label-radio.ddp-inline{margin-right:0}.ddp-box-layout4.ddp-pop-store .ddp-pop-btn{text-align:center}.ddp-type-option .ddp-view-option{float:left;margin:9px 0}.ddp-type-preview .ddp-ui-tab-contents{position:absolute;top:33px;left:0;right:0;bottom:0;border-top:1px solid #d7d8dd}.ddp-type-preview .ddp-ui-tab-contents .ddp-ui-grid2{position:absolute;top:0;left:0;right:0;bottom:0}.ddp-type-preview .ddp-ui-tab-contents .ddp-ui-grid2.ddp-type{top:44px}.ddp-box-layout4.ddp-download{position:fixed;z-index:126;top:100%;margin-top:5px;min-width:355px;padding:20px 0;box-sizing:border-box}.ddp-box-layout4.ddp-download .ddp-data-title{padding-top:0}.ddp-box-layout4.ddp-download .ddp-data-title .ddp-data{margin-left:6px;color:#4b515b;font-size:12px;font-weight:400}.ddp-box-layout4.ddp-download .ddp-btn-down{float:left;padding:9px 0;width:160px;border-radius:2px;border:1px solid #d0d1d7;color:#90969f;font-size:13px;text-align:center;box-sizing:border-box}.ddp-box-layout4.ddp-download .ddp-btn-down:hover{color:#4c515a;border:1px solid #b7b9c1}.ddp-box-layout4.ddp-download .ddp-btn-down+.ddp-btn-down{margin-left:3px}.ddp-box-layout4.ddp-download .ddp-btn-down .ddp-icon-csv{display:inline-block;width:22px;height:20px;margin-right:5px;background:url(/assets/images/img_csv.png) no-repeat}.ddp-box-layout4.ddp-download .ddp-btn-down .ddp-icon-xlsx{display:inline-block;width:22px;height:20px;margin-right:5px;background:url(/assets/images/img_xlsx.png) no-repeat}.ddp-box-layout4.ddp-download .ddp-txt-det{clear:both;padding:20px 0 0;color:#90969f;font-size:12px;line-height:18px}.ddp-layout-pop-right{position:absolute;top:0;right:0;bottom:0;width:290px;background-color:#f6f6f7;border-left:1px solid #d5d6db;overflow-y:auto}.ddp-layout-pop-right .ddp-box-name{display:block;padding-bottom:25px;background-color:#fff}.ddp-layout-pop-right .ddp-box-name .ddp-data-name{display:block;padding:25px 13px 10px;font-size:16px;color:#35393f;font-weight:700}.ddp-layout-pop-right .ddp-box-name .ddp-data-description{padding:0 13px;color:#b7b9c2;font-size:12px}.ddp-layout-pop-contents{position:absolute;top:0;left:0;right:291px;bottom:0}.ddp-layout-pop-contents.ddp-wrap-snapshot{height:100%;padding-top:33px;box-sizing:border-box}.ddp-layout-pop-contents.ddp-wrap-snapshot .ddp-wrap-tab-contents{position:relative;height:100%;border-top:1px solid #ccc;box-sizing:Border-box}.ddp-layout-pop-contents.ddp-wrap-snapshot .ddp-error-log{position:absolute;top:0;left:0;right:0;bottom:255px;padding:15px 20px;color:#3e4148;font-size:14px}.ddp-layout-pop-contents.ddp-wrap-snapshot .ddp-error-log .ddp-txt-log{position:absolute;top:45px;left:0;right:0;bottom:0;padding:0 20px;overflow:auto}.ddp-layout-pop-contents.ddp-wrap-snapshot .ddp-label-title{padding-bottom:14px;color:#3e4148;font-size:14px;font-weight:700}.ddp-box-info .ddp-dl-detail{padding:10px 0}.ddp-box-info .ddp-dl-detail dt{float:left;padding:5px 0 5px 14px;width:137px;color:#b7bac1;font-size:13px;box-sizing:border-box}.ddp-box-info .ddp-dl-detail dd{display:block;padding:5px 10px 5px 0;color:#4b515b;font-size:13px;line-height:16px;overflow:hidden}.ddp-box-info dl.ddp-dl-detail2{padding-bottom:30px}.ddp-box-info dl.ddp-dl-detail2 dt{display:block;padding:30px 10px 10px;color:#4b515b;font-size:13px}.ddp-box-info dl.ddp-dl-detail2 dd{padding:0 10px;font-size:13px}.ddp-box-info dl.ddp-dl-detail2 dd .ddp-ui-sub{padding:0 10px;margin-top:10px}.ddp-box-info dl.ddp-dl-detail2 dd a.ddp-link-data{display:block;color:#4b515b;font-size:13px;font-weight:300}.ddp-box-info dl.ddp-dl-detail2 dd a.ddp-link-data:after{display:inline-block;width:13px;height:11px;background:url(/assets/images/icon_selection.png) no-repeat;background-position:-28px -43px;content:""}.ddp-box-info dl.ddp-dl-detail2 dd a.ddp-link-data:hover:after{background-position-x:-42px}.ddp-box-info dl.ddp-dl-detail2 dd span.ddp-data-sub{display:block;color:#b7b9c2;font-size:13px;font-weight:300;line-height:20px}.ddp-box-info dl.ddp-dl-detail2 dd span.ddp-data-sub+span.ddp-data-sub{margin-top:20px}.ddp-box-info dl.ddp-dl-detail2 dd span.ddp-data-sub em.ddp-data-result{display:block;color:#90969f;font-weight:400}.ddp-box-info dl.ddp-dl-detail2 dd .ddp-ui-sub2+.ddp-ui-sub2{margin-top:20px}.ddp-box-info dl.ddp-dl-detail2 dd .ddp-ui-sub2 label.ddp-label-sub{display:block;padding-bottom:5px;color:#b7b9c2;font-size:13px;font-weight:300}.ddp-box-info dl.ddp-dl-detail2 dd .ddp-ui-sub2 span.ddp-data-sub2{display:block;color:#4b515b;font-size:13px}.ddp-type-popup{position:fixed;left:0;right:0;bottom:0;top:0;background-color:#fff;overflow-y:auto;z-index:126}.ddp-type-popup a.ddp-btn-close{position:fixed;top:20px;right:20px;display:inline-block;width:23px;height:23px;background:url(/assets/images/btn_popclose.png) no-repeat}.ddp-wrap-pop-header{padding:100px 10% 0}.ddp-wrap-pop-header .ddp-ui-name em.ddp-icon-group2{display:inline-block;position:relative;top:-2px;width:17px;height:12px;margin-right:9px;background:url(/assets/images/icon_group.png) no-repeat;background-position:left -15px;vertical-align:middle}.ddp-ui-pop-header{position:relative}.ddp-ui-pop-header .ddp-ui-name{font-size:22px;color:#4b515b;font-weight:700;letter-spacing:-1px}.ddp-ui-pop-header .ddp-ui-name span.ddp-data-num{color:#90969f;font-weight:400}.ddp-ui-pop-header .ddp-ui-name a.ddp-btn-add2{display:inline-block;position:relative;top:-2px;width:18px;height:18px;margin-left:8px;background:url(/assets/images/icon_add2.png) no-repeat;background-position:left -13px;vertical-align:middle}.ddp-ui-pop-header .ddp-ui-name a.ddp-btn-add2:hover{background-position:-19px -13px}.ddp-ui-pop-header button.ddp-btn-line2{position:absolute;top:0;right:0}.ddp-ui-pop-header button.ddp-btn-line2 em.ddp-icon-moveto{display:inline-block;position:relative;top:-1px;width:13px;height:11px;margin-right:5px;background:url(/assets/images/icon_buttons.png) no-repeat;background-position:left -214px;vertical-align:middle}.ddp-ui-pop-header button.ddp-btn-line2:hover em.ddp-icon-moveto{background-position:-14px -215px}.ddp-ui-pop-option{padding:40px 0 0}.ddp-ui-pop-option .ddp-form-search{float:left}.ddp-ui-pop-option .ddp-wrap-buttons{float:right;margin-top:5px;background-color:#f6f6f7}.ddp-ui-btn-list{position:relative;float:left;padding:0 7px}.ddp-ui-btn-list:before{display:inline-block;content:"";position:absolute;top:50%;left:0;height:12px;margin-top:-6px;border-left:1px solid #dbdce0}.ddp-ui-btn-list .ddp-type-dropdown{float:left;margin:0 12px;padding-top:6px}.ddp-ui-btn-list .ddp-type-dropdown .ddp-wrap-popup2{top:26px}.ddp-ui-btn-list:first-of-type:before{display:none}a.ddp-btn-list{display:block;padding:6px 12px;font-size:12px;color:#4b515b}a.ddp-btn-list:hover{color:#4b515b}a.ddp-btn-list.ddp-btn-fav.ddp-selected,a.ddp-btn-list.ddp-btn-fav:hover{color:#666eb2}a.ddp-btn-list em.ddp-icon-btnfav{position:relative;top:-2px}a.ddp-btn-list em.ddp-icon-btnworkspace{position:relative;top:-1px}a.ddp-btn-list:hover em.ddp-icon-btnfav{background-position:-13px -227px}a.ddp-btn-list:hover em.ddp-icon-btnworkspace{background-position:-11px -239px}a.ddp-btn-list.ddp-selected em.ddp-icon-btnfav{background-position:-26px -227px}a.ddp-btn-list.ddp-selected em.ddp-icon-btnworkspace{background-position:-22px -239px}.ddp-wrap-pop-contents{padding:0 10% 54px}ul.ddp-list-form2{width:100%;table-layout:fixed;margin-top:15px;border-top:1px solid #b7b9c2}ul.ddp-list-form2 li{position:relative;padding:15px 24px 15px 0;border-bottom:1px solid #e7e7ea;color:#b7bac1;font-size:12px;cursor:pointer}ul.ddp-list-form2 li.ddp-disabled{opacity:.3;cursor:no-drop}ul.ddp-list-form2 li.ddp-disabled:hover{background:none}ul.ddp-list-form2 li:last-of-type{border-top:none}ul.ddp-list-form2 li:hover{background-color:#f6f6f7}ul.ddp-list-form2 li .ddp-wrap-name{display:block;position:relative;padding-left:26px;box-sizing:border-box;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}ul.ddp-list-form2 li em.ddp-icon-fav{display:none;position:absolute;top:0;left:0;bottom:0;width:26px;z-index:1}ul.ddp-list-form2 li em.ddp-icon-fav:before{display:inline-block;content:"";position:absolute;top:50%;left:6px;width:13px;height:12px;margin-top:-6px;background:url(/assets/images/icon_fav.png) no-repeat;background-position:left -31px;cursor:pointer}ul.ddp-list-form2 li:hover em.ddp-icon-fav,ul.ddp-list-form2 li em.ddp-icon-fav.ddp-selected{display:block}ul.ddp-list-form2 li em.ddp-icon-fav.ddp-selected:before{background-position:-13px -31px}ul.ddp-list-form2 li .ddp-wrap-name span.ddp-data-name{display:inline-block;color:#4c515a;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-wrap:normal;vertical-align:middle}ul.ddp-list-form2 li .ddp-wrap-name span.ddp-data-name.ddp-data-new{position:relative;padding-right:40px;max-width:100%;box-sizing:border-box}ul.ddp-list-form2 li .ddp-wrap-name span.ddp-data-name span.ddp-data-in{display:inline-block;white-space:nowrap;text-overflow:ellipsis;overflow:Hidden;vertical-align:top}ul.ddp-list-form2 li .ddp-wrap-name span.ddp-data-name em.ddp-icon-new{display:none;background-color:#fff}ul.ddp-list-form2 li:hover .ddp-wrap-name span.ddp-data-name em.ddp-icon-new{background-color:#f6f6f7}ul.ddp-list-form2 li .ddp-wrap-name span.ddp-data-name.ddp-data-new em.ddp-icon-new{display:block;position:absolute;top:50%;right:0;margin-top:-7px}ul.ddp-list-form2 li .ddp-wrap-name span.ddp-data-detail{margin-left:5px;color:#b7bac1;font-size:14px;vertical-align:middle;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}ul.ddp-list-form2 li .ddp-wrap-data-info{float:right;padding-left:10px}ul.ddp-list-form2 li .ddp-wrap-data-info .ddp-wrap-tag{display:inline-block}ul.ddp-list-form2 li .ddp-wrap-data-info .ddp-wrap-power{display:inline-block;margin-right:25px;margin-left:20px}ul.ddp-list-form2 li .ddp-wrap-data-info .ddp-wrap-number{display:inline-block;min-width:123px;margin-left:30px;text-align:left;vertical-align:top}ul.ddp-list-form2 li .ddp-wrap-data-info .ddp-wrap-number span.ddp-data-user{padding-left:7px}ul.ddp-list-form2 li .ddp-wrap-data-info .ddp-wrap-number span.ddp-data-user:first-of-type{padding-left:0}ul.ddp-list-form2 li .ddp-wrap-data-info .ddp-wrap-number span.ddp-data-user strong{font-weight:700;color:#90969f}ul.ddp-list-form2 li .ddp-wrap-data-info .ddp-anonymouse{display:inline-block;min-width:123px;margin-left:30px;color:#90969f}ul.ddp-list-form2 li .ddp-wrap-data-info .ddp-wrap-owner{float:left;width:130px;margin-left:30px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}ul.ddp-list-form2 li .ddp-wrap-data-info .ddp-wrap-owner span.ddp-data-owner{color:#4c515a}ul.ddp-list-form2 li .ddp-btn-control{display:none;position:absolute;top:50%;right:6px;margin-top:-11px}ul.ddp-list-form2 li:hover .ddp-btn-control{display:block}.ddp-ui-space-contents{padding:30px 80px}.ddp-ui-space-contents,.ddp-ui-space-contents-iframe{position:relative;box-sizing:border-box;background:#fefefe}.ddp-ui-space-contents-iframe{padding:0;height:100vh}.ddp-ui-space-contents-iframe-height{height:calc(100vh + 188px)}.ddp-ui-top-info{position:relative;left:0;right:0;height:132px;padding:0 80px;border-bottom:1px solid #d0d0d3;z-index:60;background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.15)}.ddp-ui-top-info .ddp-ui-title{position:relative;padding:35px 200px 0 0}.ddp-ui-top-info .ddp-ui-title .ddp-ui-title-in{display:inline-block;position:relative;max-width:100%;padding-right:85px;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ddp-ui-top-info .ddp-ui-title span.ddp-data-title{padding-right:5px;color:#545b65;font-weight:700;font-size:28px;vertical-align:middle;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.ddp-ui-top-info .ddp-ui-title span.ddp-data-detail{position:relative;top:5px;padding-right:4px;font-size:14px;color:#4b515b;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.ddp-ui-top-info .ddp-ui-title span.ddp-data-detail:before{display:inline-block;content:""}.ddp-ui-top-info .ddp-ui-title .ddp-ui-title-in .ddp-btn-control .ddp-box-power{position:relative;float:left;top:2px}.ddp-ui-top-info .ddp-ui-title .ddp-btn-control{display:inline-block;width:85px;position:absolute;right:0;top:12px}.ddp-ui-top-info .ddp-ui-title .ddp-btn-control .ddp-icon-control-info{position:relative;top:2px}.ddp-ui-top-info .ddp-ui-title .ddp-btn-control .ddp-icon-control-fav{position:relative;top:1px;margin-right:5px;float:left}.ddp-ui-top-info .ddp-ui-title button.ddp-btn-line2{position:absolute;bottom:0;right:0}.ddp-ui-top-info .ddp-wrap-info-summary{padding:20px 0 0}.ddp-ui-top-info .ddp-wrap-info-summary .ddp-data-info-left{float:left}.ddp-ui-top-info .ddp-wrap-info-summary .ddp-data-info-right{float:right}.ddp-ui-top-info .ddp-wrap-info-summary .ddp-data-info-left .ddp-ui-number{position:relative;padding:0 14px;color:#b7b9c2;font-size:13px;float:left}.ddp-ui-top-info .ddp-wrap-info-summary .ddp-data-info-left .ddp-ui-number:first-of-type{padding-left:0;margin-top:-1px}.ddp-ui-top-info .ddp-wrap-info-summary .ddp-data-info-left .ddp-ui-number span.ddp-data-num{margin-left:7px;font-weight:700;color:#90969f}.ddp-ui-top-info .ddp-wrap-info-summary .ddp-data-info-left .ddp-ui-number span.ddp-data-num:first-of-type{margin-left:0}.ddp-ui-top-info .ddp-wrap-info-summary .ddp-data-info-left .ddp-ui-info-tab{float:left}.ddp-ui-top-info .ddp-wrap-info-summary .ddp-data-info-left .ddp-ui-info-tab .ddp-ui-number{float:left;padding:5px 14px 28px;margin-top:-5px;cursor:pointer;font-size:12px}.ddp-ui-top-info .ddp-wrap-info-summary .ddp-data-info-left .ddp-ui-info-tab .ddp-ui-number:hover,.ddp-ui-top-info .ddp-wrap-info-summary .ddp-data-info-left .ddp-ui-info-tab .ddp-ui-number:hover span.ddp-data-num{color:#4b515b}.ddp-ui-top-info .ddp-wrap-info-summary .ddp-data-info-left .ddp-ui-info-tab .ddp-ui-number:hover:after{display:inline-block;content:"";position:absolute;bottom:10px;left:50%;margin-left:-8px;width:14px;height:8px;background:url(/assets/images/icon_selecview.png) no-repeat;background-position:left -42px}.ddp-ui-top-info .ddp-wrap-info-summary .ddp-data-info-left .ddp-ui-info-tab .ddp-ui-number:before{display:inline-block;content:"";position:absolute;top:8px;left:0;height:12px;border-left:1px solid #dbdce0}.ddp-ui-top-info .ddp-wrap-info-summary .ddp-data-info-left .ddp-ui-info-tab .ddp-ui-number.ddp-selected{background-color:#4b515b;border-radius:2px 2px 0 0;height:48px;color:#fff;box-sizing:border-box}.ddp-ui-top-info .ddp-wrap-info-summary .ddp-data-info-left .ddp-ui-info-tab .ddp-ui-number.ddp-selected span.ddp-data-num{color:#fff}.ddp-ui-top-info .ddp-wrap-info-summary .ddp-data-info-left .ddp-ui-info-tab .ddp-ui-number.ddp-selected em.ddp-icon-result-source{background-position:-24px top}.ddp-ui-top-info .ddp-wrap-info-summary .ddp-data-info-left .ddp-ui-info-tab .ddp-ui-number.ddp-selected em.ddp-icon-result-users{background-position:-15px -44px}.ddp-ui-top-info .ddp-wrap-info-summary .ddp-data-info-left .ddp-ui-info-tab .ddp-ui-number.ddp-selected:before{display:none}.ddp-ui-top-info .ddp-wrap-info-summary .ddp-data-info-left .ddp-ui-info-tab .ddp-ui-number.ddp-selected:after{display:inline-block;content:"";position:absolute;bottom:10px;left:50%;margin-left:-8px;width:15px;height:9px;background:url(/assets/images/icon_selecview.png) no-repeat;background-position:left -26px}.ddp-ui-top-info .ddp-wrap-info-summary .ddp-data-info-left .ddp-box-tag strong{display:inline-block;padding-left:5px;font-size:12px;font-weight:700}.ddp-ui-top-info .ddp-wrap-info-summary .ddp-data-info-right span.ddp-data-create{float:left;position:relative;top:3px;color:#b7b9c2;font-size:12px}.ddp-ui-top-info .ddp-wrap-info-summary .ddp-data-info-right span.ddp-data-create span.ddp-data-name{font-weight:700}.ddp-ui-top-info .ddp-wrap-info-summary .ddp-data-info-right .ddp-ui-more{float:left;margin-left:5px;margin-right:-10px;position:relative;z-index:60}.ddp-ui-top-info .ddp-wrap-info-summary .ddp-data-info-right .ddp-ui-more a.ddp-icon-more:before{transform:rotate(90deg)}.ddp-ui-top-info .ddp-wrap-info-summary .ddp-data-info-right .ddp-ui-more.ddp-selected .ddp-icon-more:before{background-position:0 -4px}.ddp-ui-top-info .ddp-wrap-info-summary .ddp-data-info-right .ddp-ui-more .ddp-wrap-popup2{display:none;position:absolute;top:25px;right:0}.ddp-ui-top-info .ddp-wrap-info-summary .ddp-data-info-right .ddp-ui-more.ddp-selected .ddp-wrap-popup2{display:block}.ddp-ui-top-info .ddp-wrap-info-summary .ddp-data-info-right .ddp-ui-more.ddp-selected:hover .ddp-ui-tooltip-info{display:none}.ddp-wrap-folder{margin:0 -8px 9px}.ddp-box-folder{float:left;position:relative;margin:3px 8px;padding:8px 16px 8px 43px;width:308px;height:44px;border-radius:3px;border:1px solid #ddd;font-size:0;background-color:#fff;box-sizing:border-box;cursor:pointer}.ddp-box-folder.ddp-selected:before{display:inline-block;content:"";position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;border:1px solid #90969f}.ddp-box-folder:hover{padding-right:60px;border:1px solid #8f959f;background-color:#fff;box-shadow:0 1px 3px rgba(68,87,98,.2)}.ddp-box-folder.ddp-box-back{position:relative;padding:8px 16px 8px 55px}.ddp-box-folder span.ddp-data-name{display:inline-block;max-width:100%;height:24px;line-height:27px;color:#222;font-size:14px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal;box-sizing:border-box}.ddp-box-folder span.ddp-data-name.ddp-data-new{position:relative;padding-right:40px}.ddp-box-folder span.ddp-data-name.ddp-data-new .ddp-icon-new{position:absolute;top:6px;right:0}.ddp-box-folder .ddp-data-input{display:none;position:absolute;top:9px;left:38px;right:30px;bottom:9px;background-color:#f6f6f7;z-index:3}.ddp-box-folder .ddp-data-input input{display:block;width:100%;height:100%;padding:5px 23px 5px 5px;font-size:14px;border:none;background:none;box-sizing:border-box}.ddp-box-folder .ddp-data-input .ddp-icon-control-check{position:absolute;top:50%;right:5px;margin-top:-8px;color:#90969f}.ddp-box-folder .ddp-data-input input:-ms-input-placeholder,.ddp-box-folder .ddp-data-input input::-webkit-input-placeholder{color:#90969f}.ddp-box-folder.ddp-box-edit{padding-right:30px}.ddp-box-folder.ddp-box-edit .ddp-data-input{display:block;height:26px}.ddp-box-folder.ddp-box-edit .ddp-btn-control{display:block}.ddp-box-folder .ddp-ui-checkbox{position:absolute;top:0;left:0;bottom:0;width:44px;z-index:1}.ddp-box-folder .ddp-ui-checkbox input[type=checkbox]{display:inline-block;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%}.ddp-box-folder .ddp-ui-checkbox .ddp-icon-checkbox{position:absolute;top:50%;left:50%;margin:-6px 0 0 -6px}.ddp-box-folder em.ddp-icon-folder-back{display:inline-block;position:absolute;top:0;left:0;bottom:0;width:42px;background-color:#90969f}.ddp-box-folder:hover em.ddp-icon-folder-back{background-color:#4b515b}.ddp-box-folder em.ddp-icon-folder-back:before{display:inline-block;position:absolute;top:50%;left:50%;margin:-6px 0 0 -7px;content:"";width:13px;height:11px;background:url(/assets/images/icon_back.png) no-repeat}.ddp-box-folder .ddp-btn-control{display:none;position:absolute;top:50%;right:10px;margin-top:-10px}.ddp-box-folder .ddp-btn-control em.ddp-icon-control-edit{position:relative;top:-1px}.ddp-box-folder .ddp-btn-control .ddp-ui-tooltip-info.ddp-down em.ddp-icon-view-top,em.ddp-icon-control-cut .ddp-ui-tooltip-info.ddp-down em.ddp-icon-view-top{right:17px}.ddp-box-folder:hover .ddp-btn-control{display:block}.ddp-wrap-box-block{margin:0 -8px}.ddp-wrap-box-block:before{display:table;content:""}.ddp-wrap-box-block:after{display:table;content:"";clear:both}.ddp-box-block{position:relative;float:left;margin:3px 8px 10px;padding:55px 0 0;width:308px;height:196px;box-sizing:border-box;cursor:pointer;border:1px solid #fff;background-color:#fff;box-shadow:0 3px 3px rgba(0,0,0,.1)}.ddp-box-block:hover{border:1px solid #90969f}.ddp-box-block.ddp-selected:before{display:inline-block;content:"";position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;border:1px solid #90969f;z-index:1}.ddp-box-block em.ddp-icon-control-cut{display:none;position:absolute;top:15px;right:10px;z-index:1}.ddp-box-block:hover em.ddp-icon-control-cut{display:block}.ddp-box-block.ddp-disabled:after{display:inline-block;content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,100%,.7);cursor:no-drop}.ddp-box-block.ddp-disabled:hover{border:1px solid #fff}.ddp-box-block.ddp-disabled:hover em.ddp-icon-control-cut{display:none}.ddp-box-block .ddp-ui-box-top{position:absolute;top:16px;left:0;right:0}.ddp-box-block .ddp-ui-box-top .ddp-ui-checkbox{display:inline-block;position:relative;width:20px;height:20px;float:left;margin:0 0 0 13px;vertical-align:top;z-index:5}.ddp-box-block .ddp-ui-box-top .ddp-ui-checkbox input[type=checkbox]{display:inline-block;width:100%;height:100%}.ddp-box-block .ddp-ui-box-top .ddp-ui-checkbox i.ddp-icon-checkbox{position:absolute;top:50%;left:50%;margin:-6px 0 0 -6px}.ddp-box-block .ddp-ui-box-top .ddp-box-tag{display:inline-block;padding:2px 3px 1px;margin:0 8px 0 9px;border-radius:1px;font-size:10px;font-weight:700;vertical-align:top}.ddp-box-block .ddp-ui-box-top .ddp-box-tag.ddp-workbook{border:1px solid #272950;color:#272950}.ddp-box-block .ddp-ui-box-top .ddp-box-tag.ddp-notebook{border:1px solid #5ecfea;color:#5ecfea}.ddp-box-block .ddp-ui-box-top .ddp-box-tag.ddp-workbench{border:1px solid #bac1e5;color:#8c97d3}.ddp-box-block .ddp-ui-box-top .ddp-icon-new{position:relative;top:1px}.ddp-box-block .ddp-ui-box-contents{padding:0 43px}.ddp-box-block .ddp-ui-box-contents span.ddp-data-name{display:block;font-size:18px;color:#545b65;font-weight:700;overflow:hidden;text-overflow:ellipsis;word-wrap:normal;white-space:nowrap}.ddp-box-block .ddp-ui-box-contents span.ddp-data-name.ddp-data-line2{max-height:44px;white-space:normal;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word}.ddp-box-block .ddp-ui-box-contents span.ddp-data-date{display:block;padding:7px 0 0;font-size:12px;color:#c5c6cd}.ddp-box-block .ddp-ui-box-contents span.ddp-data-date span.ddp-data-ago{color:#4c515a}.ddp-box-block .ddp-box-bottom{position:absolute;bottom:0;left:0;right:0;background-color:hsla(0,0%,93.3%,.5)}.ddp-box-block .ddp-box-bottom .ddp-wrap-num{padding:10px 16px}.ddp-box-block .ddp-box-bottom .ddp-wrap-num span.ddp-data-num{display:inline-block;padding-right:20px;color:#90969f;font-size:12px}.ddp-box-block .ddp-box-bottom .ddp-wrap-num span.ddp-data-num em[class*=ddp-icon-]{margin-right:7px;vertical-align:middle}.ddp-box-block .ddp-box-bottom .ddp-wrap-num span.ddp-data-num .ddp-type-info{display:inline-block;position:relative;top:1px;margin-left:4px;vertical-align:middle;z-index:2}.ddp-box-block .ddp-box-bottom .ddp-wrap-num span.ddp-data-num .ddp-type-info:hover{z-index:50}.ddp-box-block .ddp-box-bottom .ddp-type-info .ddp-ui-tooltip-info.ddp-down{display:none;right:auto;left:-19px;width:190px;white-space:normal;word-break:break-all}.ddp-box-block .ddp-box-bottom .ddp-type-info:hover .ddp-ui-tooltip-info.ddp-down{display:block}.ddp-box-block .ddp-box-bottom .ddp-type-info .ddp-ui-tooltip-info.ddp-down .ddp-icon-view-top{margin-right:0;left:27px;right:auto}.ddp-box-block .ddp-box-bottom .ddp-wrap-data{padding:11px 14px 10px}.ddp-box-block .ddp-box-bottom .ddp-wrap-data:before{display:table;content:""}.ddp-box-block .ddp-box-bottom .ddp-wrap-data:after{display:table;content:"";clear:both}.ddp-box-block .ddp-box-bottom .ddp-wrap-data .ddp-data-name{float:left;position:relative;max-width:132px;margin:0 0 0 10px;padding-left:21px;font-size:12px;color:#90969f;box-sizing:border-box}.ddp-box-block .ddp-box-bottom .ddp-wrap-data .ddp-data-name:first-of-type{margin:0}.ddp-box-block .ddp-box-bottom .ddp-wrap-data .ddp-data-name>em[class*=ddp-icon-]{position:absolute;top:50%;left:0;vertical-align:middle}.ddp-box-block .ddp-box-bottom .ddp-wrap-data .ddp-data-name[class*=ddp-data-lang]:before{position:absolute;top:50%;left:0}.ddp-box-block .ddp-box-bottom .ddp-wrap-data .ddp-data-name em.ddp-icon-lang-zeppelin{margin-top:-6px}.ddp-box-block .ddp-box-bottom .ddp-wrap-data .ddp-data-name em.ddp-icon-lang-jupyter{margin-top:-8px}.ddp-box-block .ddp-box-bottom .ddp-wrap-data .ddp-data-name em.ddp-icon-result-data{margin-top:-7px}.ddp-box-block .ddp-box-bottom .ddp-wrap-data .ddp-data-name em.ddp-icon-chart2{margin-top:-8px}.ddp-box-block .ddp-box-bottom .ddp-wrap-data .ddp-data-name.ddp-data-lang-python:before{margin-top:-6px}.ddp-box-block .ddp-box-bottom .ddp-wrap-data .ddp-data-name.ddp-data-lang-r:before{margin-top:-7px}.ddp-box-block .ddp-box-bottom .ddp-wrap-data .ddp-data-name .ddp-txt-name{display:inline-block;max-width:100%}.ddp-box-block .ddp-box-bottom .ddp-wrap-data .ddp-data-name .ddp-txt-name .ddp-txt-name-in{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ddp-box-block .ddp-box-bottom .ddp-wrap-data .ddp-data-name .ddp-type-info{float:right;position:relative;top:1px;margin-left:6px;z-index:5}.ddp-box-block .ddp-box-bottom .ddp-data-connection{position:relative;padding:11px 15px 12px 43px;width:100%;color:#90969f;font-size:12px;box-sizing:border-box}.ddp-box-block .ddp-box-bottom .ddp-data-connection .ddp-img{position:absolute;top:50%;left:15px;margin-top:-11px}.ddp-box-block .ddp-box-bottom .ddp-type-info{float:right;position:relative;top:1px;margin-left:5px;z-index:20}.ddp-box-block .ddp-box-bottom .ddp-type-info:hover{z-index:50}.ddp-box-block .ddp-box-bottom .ddp-txt-connection{display:inline-block;max-width:100%}.ddp-box-block .ddp-box-bottom .ddp-txt-connection .ddp-txt-in{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ddp-box-block.ddp-box-workbench{display:inline-block;background:url(/assets/images/bg_workbench.png) no-repeat 100% 100%;background-color:#fff}.page-workspace .ddp-ui-space-option .ddp-ui-space-nav .ddp-data-nav{max-width:20%}.page-workspace .ddp-ui-space-option .ddp-ui-space-nav .ddp-data-nav:last-of-type{padding-right:25px}.page-workspace .ddp-ui-space-option .ddp-ui-space-nav .ddp-data-nav .ddp-btn-folderplus{position:absolute;top:6px;right:0}.ddp-ui-space-option{position:relative;width:100%;clear:both;z-index:20;box-sizing:border-box}.ddp-ui-space-option .ddp-ui-option-right{position:absolute;top:5px;right:0}.ddp-ui-space-option .ddp-ui-space-nav{padding:20px 0 0;height:60px}.ddp-ui-space-option .ddp-ui-space-nav .ddp-data-nav{display:inline-block;min-height:25px;max-width:15%;position:relative;padding-left:19px;margin-right:4px;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.ddp-ui-space-option .ddp-ui-space-nav .ddp-data-nav:after{display:inline-block;content:"";position:absolute;top:50%;left:0;width:4px;height:7px;margin-top:-4px;background:url(/assets/images/icon_dataview.png) no-repeat;background-position:-5px -19px}.ddp-ui-space-option .ddp-ui-space-nav .ddp-data-nav:first-of-type{padding-left:0;max-width:15%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal;line-height:23px}.ddp-ui-space-option .ddp-ui-space-nav .ddp-data-nav:first-of-type:after{display:none}.ddp-ui-space-option .ddp-ui-space-nav .ddp-data-nav em.ddp-icon-space{display:inline-block;position:relative;top:-1px;width:14px;height:14px;margin-right:8px;background:url(/assets/images/icon_workspace.png) no-repeat;vertical-align:middle}.ddp-ui-space-option .ddp-ui-space-nav .ddp-data-nav span.ddp-data-namefolder{display:inline-block;position:relative;color:#35393f;font-size:13px;line-height:2em;cursor:pointer}.ddp-ui-space-option .ddp-ui-space-nav .ddp-data-nav span:hover{text-decoration:underline}.ddp-ui-space-option .ddp-ui-space-nav a.ddp-btn-folderplus{display:inline-block;position:relative;top:6px;width:16px;height:15px;background:url(/assets/images/icon_buttons.png) no-repeat;background-position:left -198px;vertical-align:top}.ddp-ui-space-option .ddp-ui-space-nav a.ddp-btn-folderplus:hover{background-position:-17px -198px}.ddp-ui-space-option .ddp-ui-option-right .ddp-form-search{float:left;margin:10px 15px 0 0}.ddp-ui-space-option .ddp-ui-option-right .ddp-form-search input::-moz-placeholder{color:#90969f}.ddp-ui-space-option .ddp-ui-option-right .ddp-form-search input::placeholder{color:#90969f}.ddp-ui-space-option .ddp-ui-option-right .ddp-type-dropdown{float:left;padding:20px 0 0;margin-right:5px}.ddp-ui-space-option .ddp-ui-option-right .ddp-type-dropdown .ddp-wrap-popup2{top:43px}.ddp-ui-space-option .ddp-ui-option-right .ddp-list-tab-button{border:1px solid #b7b9c3}.ddp-ui-space-option .ddp-ui-datanone{position:relative}.ddp-ui-space-option .ddp-ui-datanone .ddp-view-datanone{position:absolute;top:0;left:0;right:0;bottom:0;margin:0 auto;text-align:center}.ddp-ui-space-option .ddp-ui-datanone .ddp-view-datanone em.ddp-bg-img{display:inline-block;width:190px;height:130px;background:url(/assets/images/bg_spacenone.png) no-repeat}.ddp-ui-space-option .ddp-ui-datanone .ddp-view-datanone .ddp-txt-datanon{display:block;padding-top:35px;text-align:Center;color:#90969f;font-size:18px}.ddp-ui-space-bottom{position:fixed;bottom:0;left:0;right:0;min-width:1200px;border-top:1px solid #d5d6db;background-color:#e7e7ea;z-index:30}.ddp-ui-space-bottom .ddp-ui-link{position:relative;float:left;padding:0 15px 0 22px}.ddp-ui-space-bottom .ddp-ui-link:before{display:inline-block;content:"";position:absolute;top:50%;left:0;height:12px;margin-top:-6px;border-left:1px solid #cfd0d6}.ddp-ui-space-bottom .ddp-ui-link:first-of-type{padding-left:0}.ddp-ui-space-bottom .ddp-ui-link:first-of-type:before{display:none}.ddp-ui-space-bottom .ddp-bottom-left{float:left;padding:18px 0 17px 80px}.ddp-ui-space-bottom .ddp-ui-link a{color:#4c515a;font-size:13px}.ddp-ui-space-bottom .ddp-ui-link.ddp-disabled a,.ddp-ui-space-bottom .ddp-ui-link.ddp-disabled a:hover{color:#c1c2ca}.ddp-ui-space-bottom .ddp-ui-link a em.ddp-icon-select-clone,.ddp-ui-space-bottom .ddp-ui-link a em.ddp-icon-select-delete,.ddp-ui-space-bottom .ddp-ui-link a em.ddp-icon-select-move{display:inline-block;margin-right:8px;background:url(/assets/images/icon_selection.png) no-repeat;vertical-align:middle}.ddp-ui-space-bottom .ddp-ui-link a em.ddp-icon-select-clone{width:13px;height:13px;background-position:-14px top}.ddp-ui-space-bottom .ddp-ui-link a em.ddp-icon-select-move{width:16px;height:14px;background-position:-17px -14px}.ddp-ui-space-bottom .ddp-ui-link a em.ddp-icon-select-delete{width:12px;height:13px;background-position:-13px -29px}.ddp-ui-space-bottom .ddp-ui-link a:hover em.ddp-icon-select-clone{background-position:-28px top}.ddp-ui-space-bottom .ddp-ui-link.ddp-selected a em.ddp-icon-select-move,.ddp-ui-space-bottom .ddp-ui-link a:hover em.ddp-icon-select-move{background-position:-34px -14px}.ddp-ui-space-bottom .ddp-ui-link a:hover em.ddp-icon-select-delete{background-position:-26px -29px}.ddp-ui-space-bottom .ddp-ui-link.ddp-disabled a{cursor:no-drop}.ddp-ui-space-bottom .ddp-ui-link.ddp-disabled a:hover em.ddp-icon-select-clone,.ddp-ui-space-bottom .ddp-ui-link.ddp-disabled a em.ddp-icon-select-clone{background-position:0 0}.ddp-ui-space-bottom .ddp-ui-link.ddp-disabled a:hover em.ddp-icon-select-move,.ddp-ui-space-bottom .ddp-ui-link.ddp-disabled a em.ddp-icon-select-move{background-position:left -14px}.ddp-ui-space-bottom .ddp-ui-link.ddp-disabled a:hover em.ddp-icon-select-delete,.ddp-ui-space-bottom .ddp-ui-link.ddp-disabled a em.ddp-icon-select-delete{background-position:left -29px}.ddp-ui-space-bottom .ddp-bottom-right{float:right;padding:10px 80px 10px 0}.ddp-ui-space-bottom .ddp-bottom-right a.ddp-btn-solid2{margin-left:5px}.ddp-ui-space-bottom .ddp-box-popup2{position:absolute;bottom:26px;left:-15px}.ddp-ui-space-bottom .ddp-ui-link .ddp-box-popup2{display:none}.ddp-ui-space-bottom .ddp-ui-link.ddp-selected .ddp-box-popup2{display:block}.ddp-box-popup2{border-radius:2px;box-shadow:0 1px 3px rgba(82,97,105,.3);position:relative;width:247px;height:298px;background-color:#fff}.ddp-box-popup2 .ddp-box-title{display:block;position:relative;padding:12px 20px;font-weight:700;font-size:13px;color:#4c515a;border-bottom:1px solid #e7e7ea}.ddp-box-popup2 .ddp-box-title span.ddp-data-title,.ddp-box-popup2 .ddp-link-space{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal}.ddp-box-popup2 .ddp-link-space{position:relative;padding:12px 20px 12px 44px;border-bottom:1px solid #e7e7ea;font-size:13px;font-weight:700}.ddp-box-popup2 .ddp-link-space:hover{background-color:#f6f6f7}.ddp-box-popup2 .ddp-link-space.ddp-selected{color:#fff;background-color:#4b515b}.ddp-box-popup2 .ddp-link-space em.ddp-icon-user{position:absolute;top:50%;left:20px;display:inline-block;width:10px;height:12px;margin-top:-6px;background:url(/assets/images/icon_group.png) no-repeat;background-position:left -28px;vertical-align:middle}.ddp-box-popup2 .ddp-link-space em.ddp-btn-back{position:absolute;top:0;left:0;bottom:0;width:44px;cursor:pointer}.ddp-box-popup2 .ddp-link-space em.ddp-btn-back:hover{background-color:#e7e7ea}.ddp-box-popup2 .ddp-link-space.ddp-selected em.ddp-btn-back:hover{background-color:#2e333a}.ddp-box-popup2 .ddp-link-space em.ddp-btn-back:before{display:inline-block;content:"";position:absolute;top:50%;left:50%;width:10px;height:9px;margin:-5px 0 0 -5px;background:url(/assets/images/btn_back.png) no-repeat;background-position:left -17px}.ddp-box-popup2 .ddp-link-space.ddp-selected em.ddp-icon-user{background-position:left -41px}.ddp-box-popup2 ul.ddp-list-folder{position:absolute;top:41px;left:0;right:0;bottom:53px;padding:6px 0;overflow-y:auto}.ddp-box-popup2 ul.ddp-list-folder li{position:relative;padding:5px 30px 5px 13px;color:#4c515a;font-size:12px;cursor:pointer}.ddp-box-popup2 ul.ddp-list-folder li:hover{background-color:#f6f6f7}.ddp-box-popup2 ul.ddp-list-folder li.ddp-selected{background-color:#4b515b;color:#fff}.ddp-box-popup2 ul.ddp-list-folder li.ddp-disabled:before{display:inline-block;content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,100%,.5);z-index:1;cursor:no-drop}.ddp-box-popup2 ul.ddp-list-folder li.ddp-disabled .ddp-btn-view{display:none}.ddp-box-popup2 ul.ddp-list-folder li.ddp-disabled:hover{background:none}.ddp-box-popup2 ul.ddp-list-folder li em.ddp-icon-folder2{width:13px;height:12px;margin-right:14px;float:left;background:url(/assets/images/icon_folder.png) no-repeat;background-position:left -14px}.ddp-box-popup2 ul.ddp-list-folder li.ddp-selected em.ddp-icon-folder2{background-position:left -27px}.ddp-box-popup2 ul.ddp-list-folder li em.ddp-icon-shape,.ddp-box-popup2 ul.ddp-list-folder li em.ddp-icon-user{float:left;margin-right:9px;width:17px;height:13px;background:url(/assets/images/icon_group.png) no-repeat;background-position:left -14px}.ddp-box-popup2 ul.ddp-list-folder li.ddp-selected em.ddp-icon-shape{background-position:-18px -14px}.ddp-box-popup2 ul.ddp-list-folder li em.ddp-icon-user{background-position:left -28px}.ddp-box-popup2 ul.ddp-list-folder li.ddp-selected em.ddp-icon-user{position:relative;left:3px;background-position:left -41px}.ddp-box-popup2 ul.ddp-list-folder li span.ddp-txt-name{display:block;overflow:Hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal}.ddp-box-popup2 ul.ddp-list-folder li span.ddp-btn-view{position:absolute;right:0;bottom:0;top:0;width:24px;cursor:pointer}.ddp-box-popup2 ul.ddp-list-folder li span.ddp-btn-view:before{display:inline-block;content:"";position:absolute;top:50%;left:50%;width:4px;height:7px;margin-top:-4px;background:url(/assets/images/icon_dataview.png) no-repeat;background-position:left -19px}.ddp-box-popup2 ul.ddp-list-folder li span.ddp-btn-view:hover{background-color:#d0d1d9}.ddp-box-popup2 ul.ddp-list-folder li.ddp-selected span.ddp-btn-view:hover{background-color:#2e333a}.ddp-box-popup2 .ddp-ui-buttons{position:absolute;bottom:0;left:0;right:0;padding:10px 0;border-top:1px solid #e7e7ea;text-align:center}.ddp-box-popup2 .ddp-ui-buttons .ddp-btn-type-popup2{margin:0 2px}.ddp-box-popup2 .ddp-ui-buttons .ddp-btn-type-popup2.ddp-bg-black{color:#fff}.ddp-wrap-list-type{position:relative;padding-top:14px;padding-bottom:54px}.ddp-wrap-list-type *{font-weight:400}ul.ddp-list-workspace{position:relative;border:1px solid #ddd;border-radius:3px;background-color:#fff}ul.ddp-list-workspace li{position:relative}ul.ddp-list-workspace li.ddp-disabled:after{position:absolute;top:0;left:0;right:0;bottom:0;content:"";background-color:hsla(0,0%,100%,.7);cursor:no-drop}ul.ddp-list-workspace li:hover{position:relative}ul.ddp-list-workspace li.ddp-list-back:hover{background-color:#f6f6f7}ul.ddp-list-workspace li.ddp-disabled:hover .ddp-btn-control{display:none}ul.ddp-list-workspace li.ddp-disabled:hover a,ul.ddp-list-workspace li.ddp-disabled a:hover .ddp-ui-data-list{background:none}ul.ddp-list-workspace li.ddp-list-back:hover a em.ddp-icon-folder-back{background-color:#4c515a}ul.ddp-list-workspace li.ddp-txt a{cursor:default}ul.ddp-list-workspace li.ddp-txt a:hover{background:none}ul.ddp-list-workspace li a{display:block;position:relative;padding:12px 60px 12px 124px;border-top:1px solid #ddd}ul.ddp-list-workspace li.ddp-selected a,ul.ddp-list-workspace li.ddp-selected a .ddp-ui-data-list,ul.ddp-list-workspace li a:hover{background-color:#f6f6f7}ul.ddp-list-workspace li:first-of-type a{border-top:none}ul.ddp-list-workspace li.ddp-list-back a{padding:10px 14px 10px 55px}ul.ddp-list-workspace li.ddp-list-workbook a{padding-right:278px}ul.ddp-list-workspace li.ddp-list-notebook a{padding-right:567px}ul.ddp-list-workspace li a em.ddp-icon-folder-back{display:inline-block;position:absolute;top:0;left:0;bottom:0;width:40px;background-color:#90969f}ul.ddp-list-workspace li a em.ddp-icon-folder-back:before{display:inline-block;position:absolute;top:50%;left:50%;margin:-6px 0 0 -7px;content:"";width:13px;height:11px;background:url(/assets/images/icon_back.png) no-repeat}ul.ddp-list-workspace li a .ddp-wrap-name{padding:0;position:relative;top:1px;line-height:1em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal;box-sizing:border-box}ul.ddp-list-workspace li a .ddp-wrap-name span.ddp-data-detail{font-size:14px;color:#b7bac1;vertical-align:top;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal}ul.ddp-list-workspace li a .ddp-wrap-name .ddp-data-name{display:inline-block;height:18px;padding:0;color:#222;font-size:14px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal}ul.ddp-list-workspace li a .ddp-wrap-name .ddp-data-name .ddp-icon-new{display:none;position:absolute;top:50%;right:0;margin-top:-7px;background-color:#fff}ul.ddp-list-workspace li.ddp-selected a .ddp-wrap-name .ddp-data-name .ddp-icon-new,ul.ddp-list-workspace li a:hover .ddp-wrap-name .ddp-data-name .ddp-icon-new{background-color:#f6f6f7}ul.ddp-list-workspace li a .ddp-wrap-name .ddp-data-name.ddp-data-new{position:relative;padding-right:40px;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal;box-sizing:border-box}ul.ddp-list-workspace li a .ddp-wrap-name .ddp-data-name.ddp-data-new .ddp-icon-new{display:block}ul.ddp-list-workspace li a .ddp-wrap-name .ddp-data-name span.ddp-data-detail{margin-left:5px;color:#b7bac1;font-size:14px}ul.ddp-list-workspace li a .ddp-wrap-name .ddp-data-name span.ddp-data-in{display:inline-block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal}ul.ddp-list-workspace li a .ddp-data-input{display:none;position:absolute;top:9px;left:124px;right:32px;bottom:9px;background-color:#f6f6f7;z-index:3}ul.ddp-list-workspace li a .ddp-data-input input{display:block;width:100%;height:100%;padding:5px 23px 5px 5px;font-size:14px;border:none;background:none;box-sizing:border-box}ul.ddp-list-workspace li a .ddp-data-input .ddp-icon-control-check{position:absolute;top:50%;right:5px;margin-top:-8px;color:#90969f}ul.ddp-list-workspace li a .ddp-data-input input:-ms-input-placeholder,ul.ddp-list-workspace li a .ddp-data-input input::-webkit-input-placeholder{color:#90969f}ul.ddp-list-workspace li.ddp-box-edit a .ddp-btn-control,ul.ddp-list-workspace li.ddp-box-edit a .ddp-data-input{display:block}ul.ddp-list-workspace li.ddp-box-edit a:hover{background:none}ul.ddp-list-workspace li a .ddp-ui-checkbox{display:inline-block;position:absolute;top:0;left:0;bottom:0;width:40px;z-index:5}ul.ddp-list-workspace li a .ddp-ui-checkbox input[type=checkbox]{display:block;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:3}ul.ddp-list-workspace li a .ddp-ui-checkbox i.ddp-icon-checkbox{position:absolute;top:50%;left:50%;margin:-6px 0 0 -6px}ul.ddp-list-workspace li a .ddp-btn-control{display:none;position:absolute;top:50%;right:12px;margin-top:-10px;z-index:2}ul.ddp-list-workspace li a:hover .ddp-btn-control{display:block}ul.ddp-list-workspace li a .ddp-box-tag,ul.ddp-list-workspace li a .ddp-box-tag-value{display:inline-block;position:absolute;top:50%;left:50px;margin-top:-7px;padding:1px 2px 2px;border-radius:1px;font-size:10px;font-weight:700;line-height:1em;vertical-align:top}ul.ddp-list-workspace li a .ddp-box-tag.ddp-workbook{min-width:62px;border:1px solid #272950;color:#272950;text-align:center}ul.ddp-list-workspace li a .ddp-box-tag.ddp-notebook{min-width:62px;border:1px solid #5ecfea;color:#5ecfea;text-align:center}ul.ddp-list-workspace li a .ddp-box-tag.ddp-workbench{min-width:62px;border:1px solid #bac1e5;color:#8c97d3;text-align:center}ul.ddp-list-workspace li a .ddp-ui-data-list{position:relative;float:right;padding-left:20px;background-color:#fff}ul.ddp-list-workspace li a:hover .ddp-ui-data-list{background-color:#f6f6f7}ul.ddp-list-workspace li a .ddp-ui-data-list .ddp-wrap-num{float:left}ul.ddp-list-workspace li a .ddp-ui-data-list .ddp-wrap-num span.ddp-data-num{margin-left:13px;font-size:13px;color:#90969f}ul.ddp-list-workspace li a .ddp-ui-data-list .ddp-wrap-num span.ddp-data-num em.ddp-icon-btnsource,ul.ddp-list-workspace li a .ddp-ui-data-list .ddp-wrap-num span.ddp-data-num em.ddp-icon-dashboard{margin-right:7px;vertical-align:middle}ul.ddp-list-workspace li a .ddp-ui-data-list .ddp-data-date{float:left;padding:0 0 0 25px;font-size:12px;color:#b7bac1}ul.ddp-list-workspace li a .ddp-ui-data-list .ddp-data-date span.ddp-data-ago{color:#4c515a}ul.ddp-list-workspace li a .ddp-ui-data-list .ddp-data-info{float:left}ul.ddp-list-workspace li a .ddp-ui-data-list .ddp-data-info .ddp-data-name{margin-left:10px}ul.ddp-list-workspace li a .ddp-ui-data-list .ddp-data-info .ddp-data-connection{color:#90969f;font-size:12px;vertical-align:middle}ul.ddp-list-workspace li a .ddp-ui-data-list .ddp-data-info .ddp-data-connection img{margin-right:5px;vertical-align:middle}ul.ddp-list-workspace li a .ddp-ui-data-list .ddp-data-info .ddp-data-connection .ddp-txt-connection{display:inline-block;position:Relative;top:3px;max-width:234px;white-space:nowrap;text-overflow:ellipsis;overflow:Hidden}ul.ddp-list-workspace li a .ddp-ui-data-list .ddp-data-info .ddp-data-connection .ddp-type-info{top:-2px}ul.ddp-list-workspace li a .ddp-ui-data-list .ddp-type-info{display:inline-block;position:relative;top:-1px;margin-left:4px;z-index:20}ul.ddp-list-workspace li a .ddp-ui-data-list .ddp-type-info:hover{z-index:50}ul.ddp-list-workspace li a .ddp-ui-data-list .ddp-type-info:hover .ddp-ui-tooltip-info{display:block;max-width:190px;white-space:normal}ul.ddp-list-workspace li a .ddp-ui-data-list .ddp-data-info em[class*=ddp-icon]{margin-right:5px}ul.ddp-list-workspace.ddp-select li a{padding-left:89px}.ddp-select-catalog ul.ddp-list-workspace.ddp-select li.ddp-sub a:hover{padding-right:60px}.ddp-wrap-tab-popup{position:fixed;left:44px;right:44px;bottom:24px;top:186px;padding:0 34px;border-top:6px solid #4b515b;background-color:#fff;z-index:999;overflow-y:auto;box-shadow:0 5px 7px rgba(0,0,0,.15)}.ddp-wrap-tab-popup .ddp-ui-tab-popup{position:absolute;top:0;left:0;right:0;bottom:0;padding:0 33px;min-width:1112px;overflow:auto}.ddp-wrap-tab-popup .ddp-ui-title{position:relative;padding:20px 0 16px;font-size:18px;color:#4b515b;font-weight:700}.ddp-wrap-tab-popup .ddp-ui-title .ddp-label-checkbox{font-size:0;margin-left:20px;vertical-align:middle}.ddp-wrap-tab-popup .ddp-ui-title a.ddp-link-setting{position:absolute;top:25px;right:0}.ddp-wrap-tab-popup .ddp-ui-title .ddp-ui-rightoption{float:right}.ddp-wrap-tab-popup .ddp-ui-title .ddp-ui-rightoption .ddp-form-label2,.ddp-wrap-tab-popup .ddp-ui-title .ddp-ui-rightoption .ddp-label-checkbox,.ddp-wrap-tab-popup .ddp-ui-title .ddp-ui-rightoption .ddp-type-search{float:left}.ddp-wrap-tab-popup .ddp-ui-title .ddp-ui-rightoption .ddp-type-search{position:relative;top:2px;width:165px}.ddp-wrap-tab-popup .ddp-ui-title .ddp-ui-rightoption .ddp-label-checkbox{position:relative;top:8px}.ddp-wrap-tab-popup .ddp-ui-title .ddp-ui-rightoption .ddp-form-label2{margin-left:28px}.ddp-wrap-tab-popup .ddp-ui-title .ddp-ui-rightoption .ddp-form-label2 .ddp-wrap-dropdown{width:168px}.ddp-wrap-tab-popup .ddp-popup-dashboard{width:inherit;position:absolute;top:59px;left:33px;bottom:69px;right:33px;min-width:1074px}.ddp-wrap-tab-popup .ddp-popup-dashboard table.ddp-table-form tbody tr td .ddp-txt-long.ddp-global{padding-right:66px}.ddp-wrap-tab-popup .ddp-popup-dashboard .ddp-wrap-grid{height:100%}.ddp-wrap-tab-popup .ddp-popup-dashboard .ddp-wrap-grid .ddp-wrap-viewtable{padding-bottom:43px;height:100%;box-sizing:border-box}.ddp-wrap-tab-popup .ddp-popup-dashboard .ddp-wrap-grid .ddp-box-viewtable{min-height:100%}.ddp-wrap-tab-popup .ddp-box-grid-detail{top:0}.ddp-popup-tabbottom{position:absolute;bottom:0;left:0;right:0;padding-bottom:15px;text-align:center}.ddp-box-tab-popup{position:absolute;top:59px;left:34px;right:34px;bottom:70px;border:1px solid #d5d6dc}.ddp-box-tab-popup .ddp-ui-left{position:relative;float:left;width:50%;height:100%;border-right:1px solid #ddd;box-sizing:border-box}.ddp-box-tab-popup .ddp-ui-left ul.ddp-ui-tab li{height:40px;width:50%;border-bottom:1px solid #ddd}.ddp-box-tab-popup .ddp-ui-left ul.ddp-ui-tab li.ddp-selected{border-bottom:1px solid #fff}.ddp-box-tab-popup .ddp-ui-left ul.ddp-ui-tab li a{padding-top:12px;padding-bottom:13px;font-weight:700;text-align:center}.ddp-box-tab-popup .ddp-ui-tab-contents{padding:20px 8px 0}.ddp-box-tab-popup .ddp-ui-tab-contents .ddp-form-search{width:100%}.ddp-ui-member{position:absolute;top:40px;left:0;right:0;bottom:21px;overflow-y:auto}.ddp-ui-member ul.ddp-list-checktype li{padding:7px 9px}.ddp-ui-member ul.ddp-list-checktype li.ddp-all{border-bottom:1px dotted #ccc;margin-bottom:7px}.ddp-box-tab-popup .ddp-ui-right{float:left;width:50%;height:100%;box-sizing:border-box}.ddp-ui-member-table{position:relative;height:100%}.ddp-ui-member-table .ddp-ui-toptitle{position:relative}.ddp-ui-member-table .ddp-ui-toptitle span.ddp-ui-name{display:block;padding:15px 30px;color:#90969f;font-size:13px}.ddp-ui-member-table .ddp-ui-toptitle span.ddp-ui-name em.ddp-data-num{color:#4b515b}.ddp-ui-member-table .ddp-ui-toptitle a.ddp-type-link3{position:absolute;top:17px;right:28px}.ddp-ui-member-table .ddp-box-viewtable2{position:absolute;top:47px;left:1px;right:0;bottom:21px}.ddp-ui-member-table .ddp-box-viewtable2.ddp-user{top:20px;bottom:0}.ddp-ui-member-table .ddp-box-viewtable2 .ddp-ui-gridbody2{position:absolute;top:25px;left:0;bottom:21px;overflow-y:scroll}.ddp-ui-member-table .ddp-box-viewtable2 .ddp-ui-gridbody2::-webkit-scrollbar-track{background:#fff}.ddp-ui-member-table .ddp-box-viewtable2 .ddp-ui-gridbody2::-webkit-scrollbar-thumb{border:4px solid #fff}.ddp-ui-member-table .ddp-wrap-roles .ddp-label{position:absolute;top:0;right:0;color:#90969f;font-size:13px;cursor:pointer}.ddp-ui-member-table .ddp-wrap-roles .ddp-label:before{display:inline-block;position:relative;top:-1px;margin-right:4px;width:13px;height:13px;background:url(/assets/images/icon_info.png) no-repeat;background-position:-14px -30px;content:"";vertical-align:middle}.ddp-ui-member-table .ddp-wrap-roles .ddp-label:hover,.ddp-ui-member-table .ddp-wrap-roles.ddp-selected .ddp-label{color:#4b515b}.ddp-ui-member-table .ddp-wrap-roles .ddp-label:hover:before,.ddp-ui-member-table .ddp-wrap-roles.ddp-selected .ddp-label:before{background-position-x:-28px}.ddp-ui-member-table .ddp-wrap-roles.ddp-selected .ddp-pop-form{display:block}.ddp-pop-form{display:none;position:fixed;width:908px;padding:18px 13px;margin:5px 0 0 -365px;background:#fff;z-index:10;border-radius:3px;border:1px solid #ddd;box-shadow:-2px 1px 10px -4px #546168}.ddp-pop-form .ddp-label-title{padding-bottom:22px;font-size:12px;color:#4b515b;font-weight:700}.ddp-pop-form a.ddp-close{display:inline-block;position:absolute;top:19px;right:19px;width:11px;height:11px;background:url(/assets/images/btn_close.png) no-repeat;background-position:-12px -58px}table.ddp-table-form2 tbody tr td.ddp-inherit{overflow:inherit}table.ddp-table-form2 tbody tr td img.ddp-data-photo{width:28px;height:28px;float:left;margin-top:-6px;margin-right:7px;border-radius:50%;overflow:hidden;vertical-align:middle}table.ddp-table-form2 tbody tr td .ddp-ui-photo{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding-top:6px}table.ddp-table-form2 tbody tr td em.ddp-icon-group{float:left;margin-right:7px}table.ddp-table-form2 tbody tr td span.ddp-data-username{display:block;overflow:hidden}.ddp-wrap-type-option{position:relative}.ddp-wrap-type-option .ddp-box-layout4.type-time{width:330px;position:absolute;top:100%;right:-30px;margin-top:5px;z-index:15}table.ddp-table-type2 tr td.ddp-info .ddp-wrap-type-option .ddp-ui-info{right:-20px}.ddp-ui-selected-option span.ddp-link-text{display:inline-block;position:relative;width:100%;padding-right:19px;cursor:pointer;box-sizing:border-box}.ddp-ui-selected-option span.ddp-link-text.ddp-txt-icon{padding-left:30px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal;vertical-align:middle}.ddp-ui-selected-option span.ddp-link-text span.ddp-wrap-icons{display:inline-block;position:absolute;top:50%;right:0;width:17px;height:17px;margin-top:-9px;cursor:pointer}.ddp-ui-selected-option.ddp-selected span.ddp-link-text span.ddp-wrap-icons{background-color:#f6f6f7}.ddp-ui-selected-option span.ddp-link-text span.ddp-wrap-icons:before{display:inline-block;content:"";width:6px;height:4px;position:absolute;top:50%;left:50%;margin:-2px 0 0 -3px;background:url(/assets/images/icon_selecview.png) no-repeat;background-position:left -22px}.ddp-ui-selected-option .ddp-wrap-popup2{display:none;position:absolute;top:32px;left:30px;white-space:nowrap;max-height:190px;overflow:auto}.ddp-ui-selected-option .ddp-wrap-popup2.ddp-scroll-none{max-height:inherit;overflow:inherit}.ddp-ui-selected-option.ddp-selected .ddp-wrap-popup2{display:block}.ddp-ui-selected-option.ddp-selected .ddp-types ul.ddp-list-popup li .ddp-wrap-popup2{display:none;position:absolute;top:-3px;left:100%}.ddp-ui-selected-option.ddp-selected .ddp-types ul.ddp-list-popup li:hover .ddp-wrap-popup2{display:block}.ddp-wrap-share-set{position:relative;height:100%}.ddp-wrap-share-set .ddp-data-total{display:block;color:#4b515b;font-size:13px;font-weight:700}.ddp-wrap-share-set .ddp-data-total em.ddp-data-num{color:#666fad}.ddp-wrap-share-set .ddp-data-total2{display:block;padding-left:28px;color:#90969f;font-size:13px}.ddp-wrap-share-set .ddp-ui-left{position:relative;float:left;width:327px;height:100%;border-right:1px solid #ddd}.ddp-wrap-share-set .ddp-ui-right{float:left;width:100%;height:100%;margin-left:-328px;padding-left:327px;box-sizing:border-box}.ddp-wrap-share-set .ddp-wrap-tab{margin-bottom:15px}.ddp-wrap-share-set .ddp-wrap-tab-contents{height:100%}.ddp-wrap-share-set .ddp-ui-tab-contents{height:100%;margin-top:-57px;padding-top:57px;box-sizing:border-box}.ddp-wrap-share-set.ddp-group{position:relative;padding-top:40px;box-sizing:border-box}.ddp-wrap-share-set.ddp-group .ddp-data-total{position:absolute;top:0;left:0}.ddp-wrap-switch{position:relative;padding-right:35px}.ddp-wrap-switch .ddp-form-search{width:100%}.ddp-wrap-switch a.ddp-btn-switch{position:absolute;top:10px;right:17px}.ddp-box-statistic{position:relative;margin-bottom:20px;border:1px solid #dadbe0;overflow:hidden}.ddp-box-statistic .ddp-wrap-option{position:absolute;top:7px;right:20px}.ddp-box-statistic .ddp-wrap-option .ddp-type-selectbox{float:left;width:160px;margin-left:8px}.ddp-box-statistic .ddp-col-6{position:relative;padding:20px 0}.ddp-box-statistic .ddp-col-6.ddp-first .ddp-view-statistic{border-left:none}.ddp-box-statistic .ddp-view-statistic{border-left:1px solid #e7e7ea}.ddp-box-statistic .ddp-label-name{padding:13px 20px;color:#4c515a;font-weight:700;font-size:16px;border-bottom:1px solid #dadbe0;background-color:#f6f6f7}.ddp-box-statistic .ddp-data-box{display:inline-block;width:325px;padding:20px 0 0;text-align:center}.ddp-box-statistic .ddp-data-box .ddp-label{display:block;text-align:center;color:#4c515a;font-size:15px;font-weight:700}.ddp-box-statistic .ddp-data-box .ddp-data{display:block;text-align:center;color:#4c515a;font-size:70px}.ddp-box-statistic .ddp-data-remark{position:absolute;top:49px;left:325px}.ddp-box-statistic .ddp-data-remark .ddp-list-remark li{display:block;width:100%;padding-bottom:5px;color:#4b515b;font-weight:700;font-size:13px;line-height:17px}.ddp-box-statistic .ddp-data-remark .ddp-list-remark li .ddp-box-tag{display:block;width:64px;margin-right:10px;text-align:center}.ddp-box-statistic .ddp-data-remark .ddp-data-average{display:block;padding:10px 0 0;color:#b7bac1;font-size:13px}.ddp-box-statistic .ddp-view-statistic.ddp-setting{padding:20px 0 0}.ddp-box-statistic .ddp-view-statistic.ddp-setting .ddp-name{display:block;color:#666fad;font-size:16px;font-weight:700;text-align:center}.ddp-box-statistic .ddp-view-statistic.ddp-setting .ddp-name .ddp-icon-favorite{display:inline-block;position:relative;top:-2px;width:12px;height:12px;margin-right:5px;background:url(/assets/images/icon_favorite.png) no-repeat;vertical-align:middle}.ddp-box-statistic .ddp-view-statistic.ddp-setting .ddp-data{display:block;font-size:70px;text-align:center;color:#666fad}.ddp-box-statistic .ddp-view-statistic .ddp-data-label{display:block;padding:20px 45px 0;color:#4c515a;font-size:16px;font-weight:700}.ddp-box-statistic .ddp-view-statistic .ddp-data-graph{height:570px;padding:20px 45px}.ddp-box-popupcontents4{width:880px;margin:0 auto;text-align:left}table.ddp-table-base{position:relative;width:100%;table-layout:fixed;overflow:Hidden}table.ddp-table-base thead tr th,table.ddp-table-base tr td{padding:5px 0;background-color:#e7e7ea;font-weight:400;text-align:center}table.ddp-table-base tr th{border:1px solid #fff;text-align:center;color:#4b515b}table.ddp-table-base thead tr:last-of-type th{background-color:#fdfdfd}table.ddp-table-base thead tr th .ddp-data-name{float:left;width:33.333%;text-align:center;box-sizing:border-box}table.ddp-table-base thead tr th .ddp-data-name2{float:left;width:50%;text-align:center;box-sizing:border-box}table.ddp-table-base tr td{padding:5px 10px;width:156px;border:1px solid #fff;box-sizing:border-box}table.ddp-table-base tr td .ddp-txt-edit.ddp-selected .ddp-wrap-input{margin-top:0}.ddp-ui-popup-contents table.ddp-table-base tr td:first-of-type{width:140px}table.ddp-table-base tr td:first-of-type{width:161px}table.ddp-table-base tr td:nth-child(2){width:95px}table.ddp-table-base tr td:nth-child(6){width:104px}table.ddp-table-base tr td:nth-child(7){width:52px}table.ddp-table-base tr:nth-child(2n) td{background-color:#fdfdfd}table.ddp-table-base tr:nth-child(odd) td{background-color:#f8f8f9}table.ddp-table-base tr td{position:relative;border-top:none;border-bottom:none}table.ddp-table-base tr td .ddp-data-det{float:left;width:33.3333%}table.ddp-table-base tr td [class*=ddp-data-] .ddp-label-checkbox{width:12px;height:12px;padding:0}table.ddp-table-base tr td [class*=ddp-data-] .ddp-label-checkbox .ddp-icon-checkbox{position:relative}table.ddp-table-base tr td .ddp-data-det2{float:left;width:50%}table.ddp-table-base tr td .ddp-delete{display:inline-block;width:14px;height:14px;background:url(/assets/images/btn_sclose.png) no-repeat;background-position:-15px -131px}table.ddp-table-base tr td .ddp-delete:hover{background-position-x:0}table.ddp-table-base tr td .ddp-txt-edit.ddp-selected .ddp-wrap-input{position:relative;min-width:100%}table.ddp-table-base tr td .ddp-txt-edit .ddp-data-name{position:relative;width:100%;margin-top:0;padding:0 15px 0 5px;text-align:left;box-sizing:border-box}table.ddp-table-base tr td .ddp-txt-edit .ddp-data-name:hover .ddp-icon-edit2{position:absolute;right:0;top:inherit;bottom:5px;margin-top:0}table.ddp-table-base tr td .ddp-txt-edit .ddp-data-name.ddp-blank{color:rgba(75,81,91,.3)}table.ddp-table-base tr td .ddp-txt-edit .ddp-icon-edit2{position:absolute;top:3px;right:0}table.ddp-table-base tr td .ddp-icon-checked{display:inline-block;width:11px;height:8px;background:url(/assets/images/icon_select2.png) no-repeat;background-position:-68px top}table.ddp-table-base tr td .ddp-link-add{color:#4b515b;font-size:12px}table.ddp-table-base tr td .ddp-link-add:before{display:inline-block;width:13px;height:13px;margin-right:5px;background:url(/assets/images/icon_add.png) no-repeat;background-position:left -22px;vertical-align:middle;content:""}table.ddp-table-base tr td .ddp-link-add:hover{font-weight:700}table.ddp-table-base tr td .ddp-data-role{display:block;text-align:left;font-weight:700}table.ddp-table-base tr td .ddp-select-role{display:inline-block;width:11px;height:11px;border-radius:50%;background-color:#666eb2}table.ddp-table-base tr td:first-of-type{border-left:none;text-align:left}table.ddp-table-base tr td:last-of-type{border-left:none}table.ddp-table-base tr td.ddp-error:before{display:block;position:absolute;top:0;left:0;right:0;bottom:0;content:"";border:1px solid #eb5f58;box-sizing:Border-box}.ddp-ui-ex{margin-top:15px}.ddp-ui-ex .ddp-label-ex{display:block;color:#b7bac1;font-size:13px;font-weight:700}ul.ddp-list-ex{padding:3px 0 0}ul.ddp-list-ex li{padding:0 0 3px 4px;color:#b7bac1;font-size:12px}ul.ddp-list-ex li:before{display:inline-block;width:4px;height:4px;margin-right:7px;border-radius:50%;background-color:#b7bac1;vertical-align:middle;content:""}.ddp-pop-schema{position:relative;height:100%;margin-top:-120px;padding:120px 50px 0;box-sizing:border-box}.ddp-pop-schema .ddp-pop-head{position:relative;border-top:1px solid #d0d1d9}.ddp-pop-schema .ddp-pop-head .ddp-pop-name{display:block;padding:35px 0 17px 10px;font-size:14px;color:#4b515b}.ddp-pop-schema .ddp-pop-head .ddp-ui-pop-buttons{position:absolute;top:30px;right:20px}.ddp-pop-schema .ddp-ui-ex{position:absolute;bottom:0;left:50px;right:50px;padding:17px 0 25px;border-top:1px solid #d0d1d9}.ddp-pop-schema .ddp-form-table{position:absolute;top:190px;left:50px;right:50px;bottom:170px;overflow:auto}table.ddp-table-list2{width:100%;margin-bottom:20px;table-layout:fixed}table.ddp-table-list2 tr th{padding:0 10px 9px;color:#b7b9c2;text-align:left;font-weight:400}table.ddp-table-list2 tr th .ddp-link-edit{float:right;color:#90969f}table.ddp-table-list2 tr th .ddp-link-edit:hover{text-decoration:underline}table.ddp-table-list2 tr th .ddp-link-edit em.ddp-icon-edit{display:inline-block;position:relative;top:-1px;width:10px;height:10px;margin-right:2px;background:url(/assets/images/icon_edit2.png) no-repeat;background-position:-22px top;vertical-align:middle}table.ddp-table-list2 tr th:nth-child(2){padding-left:25px}table.ddp-table-list2 tr td{position:relative;padding:5px 50px 5px 25px;color:#4b515b;font-size:13px;border-bottom:4px solid #fff;background-color:#f6f6f7}table.ddp-table-list2 tr td .ddp-wrap-info{position:absolute;top:50%;right:30px;margin-top:-7px}table.ddp-table-list2 tr td .ddp-wrap-info em.ddp-icon-info{display:inline-block;width:13px;height:13px;background:url(/assets/images/icon_info.png) no-repeat;background-position:-14px -30px;cursor:pointer}table.ddp-table-list2 tr td .ddp-wrap-info em.ddp-icon-info:hover{background-position:-28px -30px}table.ddp-table-list2 tr td .ddp-wrap-info:hover .ddp-pop-form{display:block;min-width:683px;z-index:90}table.ddp-table-list2 tr td .ddp-name{display:inline-block;padding:7px 10px 9px;box-sizing:border-box}table.ddp-table-list2 tr td .ddp-view{display:inline-block;position:absolute;top:50%;right:0;width:4px;height:7px;margin-top:-4px;background:url(/assets/images/icon_dataview.png) no-repeat;background-position:left -89px}table.ddp-table-list2 tr td .ddp-type-selectbox{margin-right:-25px}table.ddp-table-list2 tr td .ddp-table-base *{color:inherit}table.ddp-table-list2 tr td table.ddp-table-base td,table.ddp-table-list2 tr td table.ddp-table-base tr th{padding:5px 10px}.ddp-schema-top .ddp-title{color:#4b515b;font-size:13px}.ddp-schema-top .ddp-btn-line2{position:relative;top:-7px;float:right}.pop-box-owner{width:700px;height:333px;margin:17px auto 4px;border:1px solid #d5d6db;text-align:left;box-sizing:border-box;overflow:auto}.pop-box-owner ul.ddp-list-popup li a .ddp-rank{color:#b7b9c2}.pop-box-owner .ddp-ui-division{padding:0 14px 15px}.pop-box-owner .ddp-ui-division+.ddp-ui-division{border-top:1px solid #d5d6db}.pop-box-owner .ddp-ui-division .ddp-ui-top{margin:0}.pop-box-owner .ddp-ui-division .ddp-ui-top .ddp-top-name{display:block;padding:20px 0 0;color:#565c65;font-size:14px;font-weight:700;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.pop-box-owner .ddp-ui-division .ddp-ui-top .ddp-top-name .ddp-btn-window{float:left;position:relative;top:5px;width:12px;height:10px;margin-left:6px;background:url(/assets/images/icon_window.png) no-repeat}.pop-box-owner .ddp-ui-division .ddp-ui-top .ddp-top-name .ddp-tag-global{float:left;padding:2px 6px;margin-left:6px;border-radius:2px;border:1px solid #9ca2c9;color:#666fad;font-size:11px;font-weight:400;background-color:#eff0f7}.pop-box-owner .ddp-ui-division .ddp-ui-top .ddp-top-name .ddp-txt-name{display:inline-block;max-width:100%;padding-right:10px;box-sizing:border-box}.pop-box-owner .ddp-ui-division .ddp-ui-top .ddp-top-name .ddp-txt-name .ddp-data-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pop-box-owner .ddp-ui-division .ddp-ui-top .ddp-top-name .ddp-btn-name{float:right}.pop-box-owner .ddp-ui-division .ddp-top-option{float:right;padding:14px 0 0}.pop-box-owner .ddp-ui-division .ddp-ui-top .ddp-wrap-edit3{display:inline-block;width:auto;float:right}.pop-box-owner .ddp-ui-division .ddp-wrap-edit3 .ddp-type-selectbox{display:inline-block;width:168px;height:30px;box-sizing:border-box}.pop-box-owner .ddp-type-selectbox.ddp-type-search-select span.ddp-txt-selectbox{display:inline-block;position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;padding:6px 26px 6px 30px;height:30px;box-sizing:border-box}.pop-box-owner .ddp-type-selectbox.ddp-type-search-select span.ddp-txt-selectbox:before{left:10px}.pop-box-owner .ddp-type-selectbox.ddp-type-search-select.ddp-result span.ddp-txt-selectbox{padding-left:10px}.pop-box-owner .ddp-ui-division .ddp-wrap-edit3{margin-top:10px}.pop-box-owner .ddp-ui-division .ddp-wrap-edit3 label.ddp-label-type{display:inline-block;width:auto;padding-right:6px}.pop-box-owner .ddp-ui-division .ddp-wrap-edit3 .ddp-txt-error{display:inline-block;position:relative;top:7px;margin-left:6px;vertical-align:top}.pop-box-owner .ddp-ui-division .ddp-wrap-edit3 .ddp-ui-edit-option{display:inline-block}.pop-box-owner .ddp-ui-division .ddp-data-description{color:#b7b9c2;font-size:12px}.pop-box-owner .ddp-ui-division .ddp-type-selectbox.ddp-selected .ddp-wrap-popup2{position:fixed;min-width:166px;right:inherit}.pop-box-owner .ddp-ui-division .ddp-type-selectbox.ddp-selected .ddp-wrap-popup2 li a span.ddp-name{display:inline-block;max-width:85px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;vertical-align:middle}.pop-box-owner .ddp-ui-division .ddp-type-selectbox ul.ddp-list-popup li.ddp-disabled>a{color:#d0d1d8!important;opacity:1}.pop-box-owner .ddp-ui-division .ddp-type-selectbox ul.ddp-list-popup li.ddp-disabled>a .ddp-rank{color:#d0d1d8}ul.ddp-ui-tab li a em.ddp-icon-jupyter,ul.ddp-ui-tab li a em.ddp-icon-zepplin{display:inline-block;margin-right:9px;background:url(/assets/images/icon_server.png) no-repeat;vertical-align:middle}ul.ddp-ui-tab li a em.ddp-icon-jupyter{width:12px;height:16px;background-position:-13px top}ul.ddp-ui-tab li.ddp-selected a em.ddp-icon-jupyter{background-position:0 0}ul.ddp-ui-tab li a em.ddp-icon-zepplin{width:18px;height:10px;background-position:-19px -17px}ul.ddp-ui-tab li.ddp-selected a em.ddp-icon-zepplin{background-position:left -17px}.ddp-ui-notebook-server{position:absolute;top:120px;left:50px;right:50px;bottom:0;box-sizing:border-box}.ddp-ui-notebook-server .ddp-ui-sublabel{padding:15px 0;color:#4b515b;font-size:14px}.ddp-ui-notebook-server .ddp-ui-sublabel em{display:inline-block;padding:0 4px}.ddp-ui-notebook-server .ddp-type-top-option{position:relative}.ddp-ui-notebook-server .ddp-type-top-option a.ddp-btn-switch{position:absolute;top:10px;right:10px}.ddp-ui-notebook-server .ddp-type-top-option a.ddp-btn-switch .ddp-ui-tooltip-info.ddp-down em.ddp-icon-view-top{right:12px}.ddp-ui-notebook-server .ddp-type-top-option .ddp-option-right{position:absolute;top:0;right:0}.ddp-ui-notebook-server .ddp-type-top-option .ddp-option-right .ddp-btn-selection{color:#90969f}.ddp-ui-notebook-server .ddp-type-top-option .ddp-option-right .ddp-btn-selection:hover{color:#4b515b}.ddp-ui-notebook-server .ddp-type-top-option .ddp-option-right .ddp-btn-selection .ddp-btn-reset3{margin-right:6px;vertical-align:middle}.ddp-ui-notebook-server .ddp-type-top-option .ddp-option-right .ddp-btn-selection:hover .ddp-btn-reset3{background-position:-15px -34px}.ddp-ui-notebook-server .ddp-wrap-viewtable{position:absolute;top:146px;left:0;right:0;bottom:24px;padding-bottom:45px}.ddp-wrap-label,.ddp-wrap-label .ddp-wrap-hover-info{position:relative;display:inline-block}.ddp-wrap-label .ddp-wrap-hover-info{top:-3px;margin-left:5px;cursor:pointer}.ddp-wrap-label .ddp-wrap-hover-info:hover .ddp-box-layout4{display:block}.ddp-wrap-label .ddp-wrap-hover-info .ddp-box-layout4{display:none;position:absolute;top:-10px;left:20px}.ddp-wrap-label .ddp-wrap-hover-info .ddp-box-layout4 .ddp-data-det{padding:18px 20px;color:#90969f;font-weight:400;font-size:12px;line-height:18px}.ddp-wrap-label .ddp-wrap-hover-info .ddp-box-layout4 .ddp-data-det .ddp-txt-tip{padding:18px 0 0;color:#35393f;font-size:12px}.ddp-wrap-label .ddp-wrap-hover-info em.ddp-icon-info3{display:inline-block;width:11px;height:11px;text-align:center;border-radius:50%;border:1px solid #5d636c;font-size:14px}.ddp-wrap-edit3.ddp-type .ddp-wrap-label .ddp-wrap-hover-info em.ddp-icon-info3{top:1px;background:none}.ddp-wrap-label .ddp-wrap-hover-info em.ddp-icon-info3:before{display:inline-block;content:"?";position:absolute;top:50%;left:50%;margin:-10px 0 0 -2px;color:#4b515b;font-size:9px}.ddp-layout-chart{position:fixed;top:0;left:0;right:0;bottom:0;z-index:126;background-color:#fff;box-sizing:border-box;box-shadow:-2px 0 7px 0 rgba(0,0,0,.35);animation-duration:.5s;animation-name:slideshow;z-index:127}.ddp-layout-chart.ddp-hide{animation-duration:.5s;animation-name:slidehide;visibility:hidden}.ddp-layout-chart:before{position:fixed;left:0;right:0;bottom:0;top:0;background-color:rgba(208,209,216,.5);content:""}.ddp-layout-chart .ddp-layout-contents2{width:100%;height:100%;margin-top:0;padding:0;z-index:31;background-color:#fff;box-sizing:border-box}.ddp-wrap-chart{display:flex;width:100%;height:100%;overflow:hidden;box-sizing:border-box;position:relative}.ddp-wrap-chart .ddp-ui-buttons2{position:absolute;bottom:0;left:0;right:0;padding:10px 0;text-align:center;border-top:1px solid #e7e7ea;background-color:#f7f7f8;z-index:70}.ddp-wrap-chart .ddp-ui-buttons2 .ddp-btn-type-popup{margin:0 2px}.ddp-wrap-chart .ddp-wrap-chart-lnb{float:left;width:288px;height:100%;background-color:#35393f;vertical-align:top}.ddp-wrap-chart .ddp-view-chart-lnb{position:relative;height:100%}.ddp-wrap-chart .ddp-ui-chart-lnb{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}.ddp-ui-chart-lnb .ddp-box-down{border-bottom:none}.ddp-ui-chart-lnb .ddp-box-down .ddp-list-label{color:#fff}.ddp-ui-chart-lnb .ddp-box-down .ddp-form{margin:0 -2px}.ddp-ui-chart-lnb .ddp-box-down .ddp-form [class*=ddp-col-]{padding:0 2px}.ddp-ui-chart-lnb .ddp-box-down .ddp-form-buttons{padding:14px 0 0}.ddp-ui-chart-lnb .ddp-box-down .ddp-form-buttons .ddp-btn-blue{display:inline-block;width:100%;box-sizing:border-box;text-align:center}.ddp-ui-chart-lnb .ddp-wrap-slider-down .ddp-wrap-option-slider{padding:7px 0}.ddp-ui-chart-lnb .ddp-wrap-slider-down .ddp-wrap-option-slider span.ddp-label-slider{color:#d0d1d8}.ddp-ui-chart-lnb .ddp-wrap-slider-down .ddp-list-part-sub{display:none;padding:0 0 0 20px}.ddp-ui-chart-lnb .ddp-wrap-slider-down.ddp-selected .ddp-list-part-sub{display:block}.ddp-ui-chart-lnb .ddp-wrap-slider-down .ddp-list-part-sub .ddp-divide2 .ddp-list-label{padding:7px 0;color:#90969f}.ddp-wrap-chart .ddp-wrap-chart-contents{width:100%;height:100%;vertical-align:top;overflow:hidden;box-sizing:border-box}.ddp-wrap-chart .ddp-wrap-chart-contents .ddp-view-chart-contents{position:relative;height:100%;overflow:auto}.ddp-wrap-chart .ddp-wrap-chart-contents .ddp-view-chart-contents.ddp-tooltip{z-index:70;overflow:initial}.ddp-wrap-chart .ddp-wrap-chart-contents .ddp-view-chart-contents.ddp-tooltip .ddp-ui-chart-contents{z-index:10;overflow:initial}.ddp-wrap-chart .ddp-wrap-chart-contents .ddp-view-chart-contents .ddp-wrap-naviarea{padding-right:430px;margin-left:0}.ddp-wrap-chart .ddp-wrap-chart-contents .ddp-view-chart-contents .ddp-wrap-naviarea .ddp-box-navi.ddp-selected .ddp-wrap-input{width:100%}.ddp-wrap-chart .ddp-wrap-chart-contents .ddp-view-chart-contents .ddp-wrap-naviarea .ddp-ui-control{position:absolute;top:50%;right:14px;margin-top:-15px}.ddp-wrap-chart .ddp-wrap-chart-contents .ddp-ui-chart-contents{position:absolute;top:198px;left:0;right:0;bottom:0;overflow:auto}.ddp-wrap-chart .ddp-wrap-chart-contents .ddp-ui-chart-contents.ddp-map-chart.ddp-shelf1{top:104px}.ddp-wrap-chart .ddp-wrap-chart-contents .ddp-ui-chart-contents.ddp-map-chart.ddp-shelf2{top:149px}.ddp-wrap-chart .ddp-wrap-chart-contents .ddp-ui-chart-contents.ddp-map-chart.ddp-shelf3{top:194px}.ddp-wrap-chart .ddp-wrap-chart-contents .ddp-ui-chart-contents.ddp-map-chart .ddp-ui-chart-main .ddp-ui-chart-area{padding:0}.ddp-wrap-chart .ddp-wrap-chart-side{float:left;width:315px;height:100%;background-color:#f7f7f8;vertical-align:top;z-index:60}.ddp-wrap-chart .ddp-wrap-chart-side.type-popup .ddp-chart-side-in{z-index:70}.ddp-wrap-chart .ddp-wrap-chart-side .ddp-chart-side-in{position:relative;width:100%;height:100%;z-index:61}.ddp-wrap-chart .ddp-ui-chart-side{display:none;position:absolute;top:0;left:0;right:0;bottom:0;border-left:2px solid #e7e7ea;overflow-y:auto;overflow-x:hidden}.ddp-wrap-chart .ddp-ui-chart-side .ddp-area-boardside{bottom:0}.ddp-wrap-chart .ddp-ui-chart-side::-webkit-scrollbar-track{background:#f7f7f8}.ddp-wrap-chart .ddp-ui-chart-side::-webkit-scrollbar-thumb{border:4px solid #f7f7f8}.ddp-wrap-chart .ddp-ui-chart-side .ddp-wrap-page{position:absolute;bottom:0;left:0;right:0;padding:15px 0;text-align:center}.ddp-wrap-chart .ddp-ui-chart-side .ddp-wrap-page .ddp-ui-page{display:inline-block}.ddp-wrap-chart .ddp-ui-chart-side .ddp-ui-scroll{position:absolute;top:0;left:0;right:0;bottom:51px;overflow:auto;overflow-x:hidden}.ddp-wrap-chart .ddp-ui-chart-side .ddp-ui-option-down .ddp-ui-down-title em.ddp-icon-menumove{position:relative}.ddp-wrap-chart-menu{float:left;position:relative;width:52px;height:100%;border-left:2px solid #e7e7ea;background-color:#f7f6f8;vertical-align:top;box-sizing:border-box;overflow:auto;z-index:71}.ddp-wrap-chart-menu a{display:block;position:relative;height:52px;text-align:center;z-index:62}.ddp-wrap-chart-menu a em[class*=ddp-icon-menu]{position:absolute;top:50%;left:50%}.ddp-wrap-chart-menu a .ddp-ui-tooltip-info{display:none;position:fixed;left:inherit;right:95px}.ddp-wrap-chart-menu a:hover .ddp-ui-tooltip-info{display:block}.ddp-wrap-chart-menu a.ddp-selected{background-color:#90969f}.ddp-wrap-chart-menu a:hover em.ddp-icon-menu-color{background-position:-22px -58px}.ddp-wrap-chart-menu a:hover em.ddp-icon-menu-axis{background-position:-22px -83px}.ddp-wrap-chart-menu a:hover em.ddp-icon-menu-num{background-position:-27px -105px}.ddp-wrap-chart-menu a:hover em.ddp-icon-menu-presentation{background-position:-23px -119px}.ddp-wrap-chart-menu a:hover em.ddp-icon-menu-tooltip{background-position:-25px -143px}.ddp-wrap-chart-menu a:hover em.ddp-icon-menu-split{background-position:-24px -167px}.ddp-wrap-chart-menu a:hover em.ddp-icon-menu-filter{background-position:-19px -21px}.ddp-wrap-chart-menu a:hover em.ddp-icon-menu-general{background-position-x:-25px}.ddp-wrap-chart-menu a:hover em.ddp-icon-menu-axis-x,.ddp-wrap-chart-menu a:hover em.ddp-icon-menu-axis-y{background-position-x:-22px}.ddp-wrap-chart-menu a:hover em.ddp-icon-menu-label,.ddp-wrap-chart-menu a:hover em.ddp-icon-menu-legend{background-position-x:-23px}.ddp-wrap-chart-menu a:hover em.ddp-icon-menu-secondary{background-position-x:-26px}.ddp-wrap-chart-menu a:hover em.ddp-icon-menu-calculated{background-position-x:-19px}.ddp-wrap-chart-menu a:hover em.ddp-icon-menu-analysis,.ddp-wrap-chart-menu a:hover em.ddp-icon-menu-mapview1,.ddp-wrap-chart-menu a:hover em.ddp-icon-menu-mapview2,.ddp-wrap-chart-menu a:hover em.ddp-icon-menu-mapview3{background-position-x:-23px}.ddp-wrap-chart-menu a.ddp-selected em.ddp-icon-menu-color{background-position:-44px -58px}.ddp-wrap-chart-menu a.ddp-selected em.ddp-icon-menu-axis{background-position:-44px -83px}.ddp-wrap-chart-menu a.ddp-selected em.ddp-icon-menu-num{background-position:-54px -105px}.ddp-wrap-chart-menu a.ddp-selected em.ddp-icon-menu-presentation{background-position:-46px -119px}.ddp-wrap-chart-menu a.ddp-selected em.ddp-icon-menu-tooltip{background-position:-50px -143px}.ddp-wrap-chart-menu a.ddp-selected em.ddp-icon-menu-split{background-position:-48px -167px}.ddp-wrap-chart-menu a.ddp-selected em.ddp-icon-menu-filter{background-position:-38px -21px}.ddp-wrap-chart-menu a.ddp-selected em.ddp-icon-menu-calculated{background-position-x:-38px}.ddp-wrap-chart-menu a.ddp-selected em.ddp-icon-menu-general{background-position-x:-49px}.ddp-wrap-chart-menu a.ddp-selected em.ddp-icon-menu-axis-x,.ddp-wrap-chart-menu a.ddp-selected em.ddp-icon-menu-axis-y{background-position-x:-44px}.ddp-wrap-chart-menu a.ddp-selected em.ddp-icon-menu-label,.ddp-wrap-chart-menu a.ddp-selected em.ddp-icon-menu-legend{background-position-x:-46px}.ddp-wrap-chart-menu a.ddp-selected em.ddp-icon-menu-secondary{background-position-x:-52px}.ddp-wrap-chart-menu a.ddp-selected em.ddp-icon-menu-analysis,.ddp-wrap-chart-menu a.ddp-selected em.ddp-icon-menu-mapview1,.ddp-wrap-chart-menu a.ddp-selected em.ddp-icon-menu-mapview2,.ddp-wrap-chart-menu a.ddp-selected em.ddp-icon-menu-mapview3{background-position-x:-46px}.ddp-wrap-chart-menu a.ddp-disabled{cursor:no-drop}.ddp-wrap-chart-menu a.ddp-disabled em[class*=ddp-icon-menu-]{opacity:.5;cursor:no-drop}.ddp-wrap-chart-menu a.ddp-disabled:hover .ddp-ui-tooltip-info{display:block}.ddp-wrap-chart-menu a.ddp-disabled:hover em.ddp-icon-menu-color{background-position:left -58px}.ddp-wrap-chart-menu a.ddp-disabled:hover em.ddp-icon-menu-axis{background-position:left -83px}.ddp-wrap-chart-menu a.ddp-disabled:hover em.ddp-icon-menu-num{background-position:left -105px}.ddp-wrap-chart-menu a.ddp-disabled:hover em.ddp-icon-menu-presentation{background-position:left -119px}.ddp-wrap-chart-menu a.ddp-disabled:hover em.ddp-icon-menu-tooltip{background-position:left -143px}.ddp-wrap-chart-menu a.ddp-disabled:hover em.ddp-icon-menu-split{background-position:left -167px}.ddp-wrap-chart-menu a.ddp-disabled:hover em.ddp-icon-menu-filter{background-position:left -21px}.ddp-wrap-chart-menu a.ddp-disabled:hover em.ddp-icon-menu-mapview1{background-position:left -396px}.ddp-wrap-chart-menu a.ddp-disabled:hover em.ddp-icon-menu-mapview2{background-position:left -417px}.ddp-wrap-chart-menu a.ddp-disabled:hover em.ddp-icon-menu-mapview3{background-position:left -438px}.ddp-wrap-chart-menu a.ddp-disabled:hover em.ddp-icon-menu-analysis{background-position:left -459px}.ddp-wrap-dropmenu{border-bottom:1px solid #35393f}.ddp-ui-dropmenu .ddp-ui-drop-title{position:relative;padding:16px 22px;font-size:16px;color:#fff;text-align:left;font-weight:700;background-color:#4b515b;cursor:pointer}.ddp-ui-dropmenu .ddp-ui-drop-title span.ddp-data-det{position:absolute;top:50%;right:41px;margin-top:-7px;font-size:12px;color:#90969f}.ddp-ui-dropmenu .ddp-ui-drop-title em.ddp-icon-drop-view{display:inline-block;position:absolute;top:50%;right:22px;width:9px;height:5px;margin-top:-3px;background:url(/assets/images/icon_menuview.png) no-repeat;background-position:left -20px}.ddp-ui-dropmenu.ddp-selected .ddp-ui-drop-title em.ddp-icon-drop-view{display:none}.ddp-ui-dropmenu.ddp-disabled .ddp-ui-drop-title{background-color:#4b515b;color:#90969f;cursor:no-drop}.ddp-ui-dropmenu .ddp-ui-drop-contents{display:none;overflow:auto}.ddp-ui-dropmenu .ddp-ui-drop-contents .ddp-wrap-list-source{display:none;position:relative;top:0;overflow:inherit}.ddp-ui-dropmenu.ddp-selected .ddp-ui-drop-contents{display:block}.ddp-ui-drop-contents .ddp-wrap-source-name{padding:9px 13px;margin-bottom:-4px}.ddp-ui-drop-contents .ddp-wrap-source-name .ddp-data-in{width:100%;padding-right:47px}.ddp-ui-drop-contents .ddp-wrap-source-name .ddp-data-in .ddp-btn-info{position:absolute;top:50%;right:27px;margin-top:-6px;opacity:.6}.ddp-ui-drop-contents .ddp-wrap-source-name .ddp-data-in .ddp-btn-info:hover{opacity:1;background-position-x:-14px}.ddp-wrap-source-name .ddp-data-in .ddp-box-layout4.ddp-datasearch .ddp-form-search{width:220px;margin:0 10px}.ddp-ui-dropmenu .ddp-ui-drop-contents::-webkit-scrollbar-track{background:#3f4349}.ddp-ui-dropmenu .ddp-ui-drop-contents::-webkit-scrollbar-thumb{border:4px solid #3f4349;background-color:#6d7179}.ddp-ui-drop-contents .ddp-ui-drop-name{display:block;padding:6px 22px;color:#b7b9c2;font-size:13px;background-color:#2f3339}.ddp-ui-drop-contents .ddp-ui-drop-name em.ddp-icon-source2{margin-right:8px}.ddp-ui-drop-option{position:relative;padding:0 22px;margin:10px 0 17px}.ddp-ui-drop-option .ddp-form-search{width:100%}.ddp-ui-drop-option .ddp-form-search input{padding-left:15px;border-bottom:1px solid #656971;color:#90969f}.ddp-ui-drop-option .ddp-form-search input:-ms-input-placeholder,.ddp-ui-drop-option .ddp-form-search input::-webkit-input-placeholder{color:#90969f}.ddp-ui-drop-option a.ddp-btn-addplus{padding:4px;position:absolute;top:50%;right:18px;margin-top:-8px}.ddp-ui-drop-option a.ddp-btn-addplus:before{display:inline-block;content:"";width:9px;height:9px;background:url(/assets/images/icon_add.png) no-repeat;background-position:-20px top}.ddp-ui-drop-option a.ddp-btn-addplus:hover:before{background-position:-30px top}.ddp-ui-drop-contents ul.ddp-list-source li{color:#d0d1d8}.ddp-ui-drop-contents ul.ddp-list-source li.ddp-selected,.ddp-ui-drop-contents ul.ddp-list-source li:hover{background-color:#2f3339}.ddp-ui-drop-contents ul.ddp-list-source li.ddp-selected em.ddp-icon-control-more:before{background-position:-3px -164px}.ddp-ui-drop-contents ul.ddp-list-source li em.ddp-icon-columns,.ddp-ui-drop-contents ul.ddp-list-source li em.ddp-icon-cross,.ddp-ui-drop-contents ul.ddp-list-source li em.ddp-icon-rows{position:absolute;top:9px;left:22px}.ddp-ui-drop-contents ul.ddp-list-source li em.ddp-icon-alias{display:block;margin-top:3px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ddp-ui-drop-contents ul.ddp-list-source li em.ddp-icon-network{display:inline-block;position:absolute;top:50%;left:19px;margin-top:-8px}.ddp-ui-drop-contents ul.ddp-list-source li em.ddp-icon-network.icon-source,.ddp-ui-drop-contents ul.ddp-list-source li em.ddp-icon-network.icon-target{width:15px;height:15px;background:url(/assets/images/icon_network.png) no-repeat}.ddp-ui-drop-contents ul.ddp-list-source li em.ddp-icon-network.icon-target{background-position:left -16px}.ddp-ui-drop-contents ul.ddp-list-source li em.ddp-icon-network.icon-link{width:15px;height:15px;background:url(/assets/images/icon_network.png) no-repeat;background-position:left -32px}.ddp-ui-drop-contents ul.ddp-list-source li em.ddp-icon-datause{display:inline-block;position:absolute;top:50%;left:19px;margin-top:-6px;width:11px;height:11px;background:url(/assets/images/icon_use.png) no-repeat}.ddp-wrap-drop-submenu .ddp-ui-sub-title{position:relative;padding-left:22px}.ddp-wrap-drop-submenu .ddp-ui-sub-title:hover{background-color:#2f3339;cursor:pointer}.ddp-wrap-drop-submenu .ddp-ui-sub-title .ddp-icon-add{display:inline-block;position:absolute;top:50%;right:14px;margin-top:-7px;width:13px;height:13px;background:url(/assets/images/icon_add.png) no-repeat;background-position:-98px -22px}.ddp-wrap-drop-submenu .ddp-ui-sub-title .ddp-icon-add:hover{background-position-x:-14px}.ddp-wrap-drop-submenu .ddp-ui-sub-title .ddp-wrap-add-type{position:absolute;top:50%;right:14px;margin-top:-6px}.ddp-wrap-drop-submenu .ddp-ui-sub-title .ddp-wrap-add-type .ddp-icon-add2{display:inline-block;position:relative;width:13px;height:13px;background:url(/assets/images/icon_add.png) no-repeat;background-position:-98px -22px;z-index:5}.ddp-wrap-drop-submenu .ddp-ui-sub-title .ddp-wrap-add-type:hover .ddp-icon-add2{background-position-x:-28px}.ddp-wrap-drop-submenu .ddp-ui-sub-title .ddp-wrap-add-type .ddp-wrap-link-type{display:none;position:absolute;top:-3px;right:-3px;padding-right:20px;white-space:nowrap}.ddp-wrap-drop-submenu .ddp-ui-sub-title .ddp-wrap-add-type:hover .ddp-wrap-link-type{display:block;padding:2px 20px 2px 2px;background-color:#4c515a;border-radius:15px}.ddp-wrap-drop-submenu .ddp-ui-sub-title .ddp-wrap-add-type .ddp-wrap-link-type .ddp-link-type{margin-left:10px;color:#b7b9c2;font-size:12px}.ddp-wrap-drop-submenu .ddp-ui-sub-title .ddp-wrap-add-type .ddp-wrap-link-type .ddp-link-type .ddp-icon-measure-value{display:inline-block;width:11px;height:11px;margin-right:6px;background:url(/assets/images/icon_value.png) no-repeat}.ddp-wrap-drop-submenu .ddp-ui-sub-title .ddp-wrap-add-type .ddp-wrap-link-type .ddp-link-type .ddp-icon-parameter-value{display:inline-block;height:11px;margin-right:6px;background:url(/assets/images/icon_value.png) no-repeat;width:11px;height:9px;background-position:left -12px}.ddp-wrap-drop-submenu .ddp-ui-sub-title .ddp-wrap-add-type .ddp-wrap-link-type .ddp-link-type:hover{color:#fff}.ddp-wrap-drop-submenu .ddp-ui-sub-title .ddp-wrap-add-type .ddp-wrap-link-type .ddp-link-type:hover .ddp-icon-measure-value,.ddp-wrap-drop-submenu .ddp-ui-sub-title .ddp-wrap-add-type .ddp-wrap-link-type .ddp-link-type:hover .ddp-icon-parameter-value{background-position-x:-12px}.ddp-wrap-drop-submenu .ddp-ui-sub-titlein{position:relative;padding:10px 0;border-top:1px solid #4b515b;color:#91969e}.ddp-wrap-drop-submenu .ddp-ui-sub-titlein.ddp-dimension{color:#439fe5}.ddp-wrap-drop-submenu .ddp-ui-sub-titlein.ddp-dimension em.ddp-icon-menumove,.ddp-wrap-drop-submenu .ddp-ui-sub-titlein.ddp-measure em.ddp-icon-menumove,.ddp-wrap-drop-submenu .ddp-ui-sub-titlein em.ddp-icon-menumove{display:inline-block;width:9px;height:5px;margin-right:10px;background:url(/assets/images/icon_dropdown.png) no-repeat;vertical-align:middle}.ddp-wrap-drop-submenu .ddp-ui-sub-titlein.ddp-dimension em.ddp-icon-menumove{background-position:-10px top}.ddp-wrap-drop-submenu .ddp-ui-sub-titlein.ddp-measure em.ddp-icon-menumove{background-position:-20px top}.ddp-wrap-drop-submenu.ddp-selected .ddp-ui-sub-titlein em.ddp-icon-menumove{background-position:left -6px}.ddp-wrap-drop-submenu .ddp-ui-sub-titlein.ddp-measure{color:#3bddbd}.ddp-wrap-drop-submenu.ddp-selected .ddp-ui-sub-titlein.ddp-dimension em.ddp-icon-menumove{background-position:-10px -6px}.ddp-wrap-drop-submenu.ddp-selected .ddp-ui-sub-titlein.ddp-measure em.ddp-icon-menumove{background-position:-20px -6px}.ddp-wrap-drop-submenu .ddp-ui-sub-titlein a.ddp-btn-addplus{padding:4px;position:absolute;top:50%;right:18px;margin-top:-8px}.ddp-wrap-drop-submenu .ddp-ui-sub-titlein a.ddp-btn-addplus:before{display:inline-block;content:"";width:9px;height:9px;background:url(/assets/images/icon_add.png) no-repeat;background-position:-20px top}.ddp-wrap-drop-submenu .ddp-ui-sub-titlein a.ddp-btn-addplus:hover:before{background-position:-30px top}.ddp-wrap-drop-submenu.ddp-selected .ddp-wrap-list-source{display:block}.ddp-ui-drop-contents .ddp-wrap-reset{padding:20px 0;background-color:#35393f}.ddp-ui-drop-contents .ddp-wrap-reset .ddp-ui-reset{text-align:center;background-color:#35393f}.ddp-ui-drop-contents .ddp-wrap-reset .ddp-ui-reset a.ddp-link-reset{position:relative;left:-18px;color:#b7b9c2;text-decoration:underline;opacity:.5}.ddp-ui-drop-contents .ddp-wrap-reset .ddp-ui-reset a.ddp-link-reset em.ddp-icon-reset{display:inline-block;margin-right:5px;position:relative;top:-1px;width:14px;height:13px;background:url(/assets/images/icon_reset.png) no-repeat;background-position:-16px -20px;vertical-align:middle}.ddp-ui-drop-contents .ddp-wrap-reset .ddp-ui-reset a.ddp-link-reset:hover{opacity:1}em.ddp-icon-columns.type-apply:before,em.ddp-icon-columns:before,em.ddp-icon-cross.type-apply:before,em.ddp-icon-cross:before,em.ddp-icon-rows.type-apply:before,em.ddp-icon-rows:before{display:inline-block;content:"";background:url(/assets/images/icon_shelf.png) no-repeat}em.ddp-icon-rows:before{width:9px;height:9px}em.ddp-icon-columns:before{width:10px;height:9px;background-position:left -10px}em.ddp-icon-cross:before{width:11px;height:11px;background-position:left -20px}em.ddp-icon-rows.type-apply:before{background-position:-10px 0}em.ddp-icon-columns.type-apply:before{background-position:-11px -10px}em.ddp-icon-cross.type-apply:before{background-position:-12px -20px}.ddp-wrap-shelf{padding:5px 0;overflow:hidden;border-bottom:1px solid #d8d8dd}.ddp-ui-shelf{position:relative;height:47px;padding-left:49px}.ddp-wrap-shelf.ddp-mapview .ddp-ui-shelf.ddp-disabled .ddp-ui-drag-slide-in{opacity:.3}.ddp-wrap-shelf.ddp-mapview .ddp-ui-shelf.ddp-disabled .ddp-ui-drag-slide-in:before{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;content:""}.ddp-ui-shelf.ddp-disabled em.ddp-icon-mapview1,.ddp-ui-shelf.ddp-disabled em.ddp-icon-mapview2,.ddp-ui-shelf.ddp-disabled em.ddp-icon-mapview3{opacity:.3}.ddp-ui-shelf em.ddp-icon-columns,.ddp-ui-shelf em.ddp-icon-cross,.ddp-ui-shelf em.ddp-icon-rows{position:absolute;top:0;left:0;width:49px;height:47px;z-index:5;background-color:#fff}.ddp-ui-shelf em.ddp-icon-columns:before,.ddp-ui-shelf em.ddp-icon-cross:before,.ddp-ui-shelf em.ddp-icon-rows:before{position:absolute;top:50%;left:50%;margin:-5px 0 0 -5px}.ddp-ui-shelf em.ddp-icon-network{position:absolute;top:0;left:0;width:49px;height:47px;z-index:10;background-color:#fff}.ddp-ui-shelf em.ddp-icon-network:before{display:inline-block;content:"";position:absolute;top:50%;left:50%;margin:-8px 0 0 -8px;width:15px;height:15px;background:url(/assets/images/icon_network.png) no-repeat}.ddp-ui-shelf em.ddp-icon-network.ddp-source:before{background-position:-16px top}.ddp-ui-shelf em.ddp-icon-network.ddp-target:before{background-position:-16px -16px}.ddp-ui-shelf em.ddp-icon-network.ddp-link:before{background-position:-16px -32px}.ddp-ui-shelf .ddp-wrap-example{float:left;margin-top:6px;vertical-align:top}.ddp-ui-shelf .ddp-box-shelf{position:relative;float:left;margin:0 2px;padding:5px 10px;border:1px dashed #bbbdc5;border-radius:3px;color:#b4b6bb;font-size:12px;font-style:italic;box-sizing:border-box;z-index:1;vertical-align:top}.ddp-ui-shelf .ddp-txt-shelf{display:inline-block;position:absolute;top:50%;left:49px;margin-top:-14px;padding:5px 10px;color:#b4b6bb;font-size:12px}.ddp-ui-shelf .ddp-box-unavailable{float:left;margin:0 5px;padding:6px 10px;background-color:#f6f6f7;border-radius:3px;color:#b7b9c2;font-size:12px;font-style:italic}.ddp-ui-shelf .ddp-box-dimension{float:left;position:relative;min-width:77px;height:25px;margin:0 5px;padding:0 8px;border:1px dashed #61a3e1;border-radius:3px;color:#589edf;font-size:12px;font-style:italic;font-weight:700;text-align:center;line-height:25px;background-color:#fff;box-sizing:border-box}.ddp-ui-shelf .ddp-box-dimension em[class*=ddp-icon-dimension]{position:relative;top:-2px;margin-right:6px;vertical-align:middle}.ddp-ui-shelf .ddp-box-dimension .ddp-ui-tooltip-info{display:none;top:28px;left:0}.ddp-ui-shelf .ddp-box-dimension:hover .ddp-ui-tooltip-info{display:block}.ddp-ui-shelf .ddp-box-dimension .ddp-ui-tooltip-info .ddp-icon-view-top{left:30px;right:inherit}.ddp-ui-shelf .ddp-box-network{position:relative;float:left;padding:3px 1px 3px 25px;margin:1px 5px 0;background-color:#f6f6f7;border-radius:3px;vertical-align:top}.ddp-ui-shelf .ddp-box-network em.ddp-icon-chart-color{margin-top:-7px}.ddp-ui-shelf .ddp-box-network em.ddp-icon-chart-color,.ddp-ui-shelf .ddp-box-network em.ddp-icon-chart-size{display:inline-block;position:absolute;top:50%;left:7px;width:16px;height:14px;background:url(/assets/images/icon_network2.png) no-repeat}.ddp-ui-shelf .ddp-box-network em.ddp-icon-chart-size{margin-top:-8px;background-position:left -15px}.ddp-ui-shelf .ddp-box-network em[class*=ddp-icon-chart] .ddp-ui-tooltip-info{left:-10px;right:auto;width:150px;text-align:center;white-space:normal}.ddp-ui-shelf .ddp-box-network em[class*=ddp-icon-chart] .ddp-ui-tooltip-info.ddp-down em.ddp-icon-view-top{right:auto;left:18px}.ddp-ui-shelf .ddp-box-measure{float:left;position:relative;min-width:77px;height:25px;padding:0 8px;margin:0 5px;border:1px dashed #6dd199;border-radius:3px;color:#5fd7a5;font-size:12px;font-style:italic;font-weight:700;text-align:center;line-height:25px;background-color:#fff;box-sizing:border-box}.ddp-ui-shelf .ddp-box-measure .ddp-ui-tooltip-info{display:none;top:28px;left:0}.ddp-ui-shelf .ddp-box-measure:hover .ddp-ui-tooltip-info{display:block}.ddp-ui-shelf .ddp-box-measure .ddp-ui-tooltip-info .ddp-icon-view-top{left:30px;right:inherit}.ddp-ui-drag-slide{position:relative;top:5px;height:37px;padding:0}.ddp-ui-drag-slide.ddp-slide{padding:0 40px}.ddp-ui-drag-slide.ddp-slide a.ddp-btn-next,.ddp-ui-drag-slide.ddp-slide a.ddp-btn-prev{display:block}.ddp-ui-drag-slide a.ddp-btn-prev{left:-2px;border-right:1px solid #ddd;z-index:10}.ddp-ui-drag-slide a.ddp-btn-next,.ddp-ui-drag-slide a.ddp-btn-prev{display:none;position:absolute;top:0;bottom:0;width:33px;background-color:#fff}.ddp-ui-drag-slide a.ddp-btn-next{right:-3px;border-left:1px solid #ddd;z-index:1}.ddp-ui-drag-slide a.ddp-btn-next em.ddp-icon-next,.ddp-ui-drag-slide a.ddp-btn-prev em.ddp-icon-prev{display:inline-block;position:absolute;top:50%;left:50%;width:4px;height:7px;margin:-4px 0 0 -2px;background:url(/assets/images/icon_slide.png) no-repeat}.ddp-ui-drag-slide a.ddp-btn-next em.ddp-icon-next{background-position:-5px top}.ddp-ui-drag-slide a.ddp-btn-prev:hover em.ddp-icon-prev{background-position:left -7px}.ddp-ui-drag-slide a.ddp-btn-next:hover em.ddp-icon-next{background-position:-5px -7px}.ddp-ui-drag-slide-in{position:relative;height:37px;margin:0 -2px;white-space:nowrap}.ddp-view-drag-slide{display:inline-block}.ddp-ui-drag-slide .ddp-wrap-default{display:inline-block;min-width:100%;height:100%;white-space:nowrap}.ddp-ui-drag-slide .ddp-ui-default{position:relative;float:left;padding:0 5px;white-space:nowrap}.ddp-ui-drag-slide .ddp-ui-default span.ddp-data{display:block;color:#fff;opacity:.8;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ddp-ui-drag-slide .ddp-ui-default .ddp-data-txt{display:block;overflow:hidden}.ddp-ui-drag-slide .ddp-ui-default span.ddp-type-value{float:left;padding-right:7px;margin-right:7px;border-right:1px solid hsla(0,0%,100%,.5);color:hsla(0,0%,100%,.8)}.ddp-wrap-shelf.ddp-mapview .ddp-ui-drag-slide-in{overflow:hidden}.ddp-wrap-shelf.ddp-mapview .ddp-ui-drag-slide{padding:0;overflow:hidden}.ddp-wrap-shelf.ddp-mapview .ddp-ui-drag-slide.ddp-slide{padding-left:34px}.ddp-wrap-shelf.ddp-mapview .ddp-ui-analysis{display:inline-block;position:relative;padding:11px 0 12px;color:#4c515a;font-size:13px}.ddp-ui-shelf.ddp-add-self:before{display:inline-block;position:absolute;top:3px;left:6px;bottom:3px;right:6px;border-radius:3px;border:1px solid #d0d1d7;content:""}.ddp-ui-drag-slide .ddp-slide-control{position:absolute;top:0;right:10px;bottom:0;background-color:#fff;z-index:5}.ddp-ui-drag-slide .ddp-slide-control .ddp-btn-next{position:relative;float:left;height:100%}.ddp-ui-drag-slide .ddp-slide-control .ddp-btn-minus,.ddp-ui-drag-slide .ddp-slide-control .ddp-btn-plus{position:relative;top:4px;float:left;width:27px;height:27px;margin-left:4px;background:url(/assets/images/btn_minus_plus2.png) no-repeat}.ddp-ui-drag-slide .ddp-slide-control .ddp-btn-plus{background-position:-28px top}.ddp-wrap-content-graph .ddp-ui-default span.ddp-data{color:#fff;opacity:.8}.ddp-ui-drag-slide .ddp-ui-default a .ddp-data-txt [class*=ddp-icon-]{float:left}.ddp-ui-drag-slide .ddp-ui-default a.ddp-ui-dimension-wrap{background-color:#5492e4}.ddp-ui-drag-slide .ddp-ui-default a.ddp-ui-dimension-wrap,.ddp-ui-drag-slide .ddp-ui-default a.ddp-ui-measure-wrap{display:inline-block;position:relative;margin:5px 0;padding:7px 9px 4px;max-width:200px;height:27px;border-radius:3px;box-shadow:1px 1px 1px #efeeee;box-sizing:border-box}.ddp-ui-drag-slide .ddp-ui-default a.ddp-ui-measure-wrap{background-color:#55c08b}.ddp-ui-drag-slide .ddp-box-network .ddp-ui-default a.ddp-ui-dimension-wrap,.ddp-ui-drag-slide .ddp-box-network .ddp-ui-default a.ddp-ui-measure-wrap{margin-top:0;margin-bottom:0}.ddp-ui-drag-slide .ddp-ui-default .ddp-ui-icons{float:right;position:relative;top:-2px;margin-left:10px}.ddp-ui-drag-slide .ddp-ui-default em[class*=ddp-icon-control]{vertical-align:middle}.ddp-ui-drag-slide .ddp-ui-default em.ddp-icon-control-calculat:before,.ddp-ui-drag-slide .ddp-ui-default em.ddp-icon-control-filter:before,.ddp-ui-drag-slide .ddp-ui-default em.ddp-icon-control-parameter:before,.ddp-ui-drag-slide .ddp-ui-default em.ddp-icon-control-user:before,.ddp-ui-drag-slide .ddp-ui-default em.ddp-icon-split2:before,.ddp-ui-drag-slide .ddp-ui-default em.ddp-icon-split:before,.ddp-ui-drag-slide .ddp-ui-default em.ddp-icon-user:before{display:inline-block;content:"";background:url(/assets/images/icon_control.png) no-repeat;opacity:.8;vertical-align:middle}.ddp-ui-drag-slide .ddp-ui-default em.ddp-icon-control-calculat:before{width:11px;height:11px;background-position:-24px -75px}.ddp-ui-drag-slide .ddp-ui-default em.ddp-icon-control-parameter:before{width:11px;height:9px;background-position:-24px -87px}.ddp-ui-drag-slide .ddp-ui-default em.ddp-icon-control-user:before{width:9px;height:9px;background-position:left -154px}.ddp-ui-drag-slide .ddp-ui-default em.ddp-icon-split:before{width:9px;height:12px;background-position:left -131px}.ddp-ui-drag-slide .ddp-ui-default em.ddp-icon-split2:before{width:12px;height:9px;background-position:left -144px}.ddp-ui-drag-slide .ddp-ui-default em.ddp-icon-user:before{width:9px;height:9px;background-position:left -154px}.ddp-ui-drag-slide .ddp-ui-default em.ddp-icon-control-filter:before,.ddp-ui-drag-slide .ddp-ui-default em.ddp-icon-control-filter:hover:before{width:12px;height:9px;background-position:-26px -65px}.ddp-ui-drag-slide .ddp-ui-default span.ddp-icon-layer{display:inline-block;position:relative;width:12px;height:17px;vertical-align:middle}.ddp-ui-drag-slide .ddp-ui-default span.ddp-icon-layer.ddp-selected{background-color:hsla(0,0%,100%,.2)}.ddp-ui-drag-slide .ddp-ui-default span.ddp-icon-layer em{display:inline-block;position:absolute;top:50%;left:50%;width:2px;height:9px;margin:-4px 0 0 -1px;background:url(/assets/images/icon_layer.png) no-repeat}.ddp-ui-drag-slide .ddp-ui-default a.ddp-ui-dimension-wrap span.ddp-icon-close,.ddp-ui-drag-slide .ddp-ui-default a.ddp-ui-measure-wrap span.ddp-icon-close{display:inline-block;position:relative;width:17px;height:17px;vertical-align:middle}.ddp-ui-drag-slide .ddp-ui-default a.ddp-ui-dimension-wrap span.ddp-icon-close em,.ddp-ui-drag-slide .ddp-ui-default a.ddp-ui-measure-wrap span.ddp-icon-close em{display:inline-block;position:absolute;top:50%;left:50%;width:7px;height:7px;margin:-3px 0 0 -3px;background:url(/assets/images/btn_sclose.png) no-repeat;background-position:left -45px}.ddp-ui-layer-box{position:fixed;top:100px;left:0;padding:6px 0;min-width:252px;border:1px solid #ddd;background-color:#fff;box-shadow:-1px 2px 3px 1px #dcdfe1;z-index:130}.ddp-ui-layer-box.ddp-layer-shelf{width:252px;z-index:130}.ddp-ui-layer-box.ddp-layer-more{margin-top:5px;left:inherit;width:252px}.ddp-ui-layer-box .ddp-ui-layer-title{padding:8px 16px;color:#4b515b;font-size:13px;font-weight:700;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ddp-ui-layer-box .ddp-detail-more{padding:5px 0;border-bottom:1px solid #e7e7ea}.ddp-ui-layer-box .ddp-dl-more{padding:5px 16px}.ddp-ui-layer-box .ddp-dl-more dt{color:#90969f;font-size:12px;font-weight:300}.ddp-ui-layer-box .ddp-dl-more dd{display:block;padding-top:4px;color:#4b515b;font-size:13px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ddp-ui-layer-box .ddp-btn-info.ddp-type{position:absolute;top:18px;right:13px;cursor:pointer}.ddp-wrap-layer{border-top:1px solid #e7e7ea;padding:3px 0}.ddp-wrap-layer .ddp-area-toggle{padding:2px 15px 5px}.ddp-wrap-layer .ddp-list-buttons li[class*=ddp-col-]{min-width:auto}ul.ddp-list-layer-option.type-option li a{border-top:none;padding:6px 14px 6px 35px}ul.ddp-list-layer-option.type-option .ddp-data-result{margin-left:20px;max-width:93px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}ul.ddp-list-layer-option li{padding:0!important;position:relative}ul.ddp-list-layer-option li.ddp-disabled:hover{background:none!important}ul.ddp-list-layer-option li.ddp-disabled:before{display:inline-block;position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;cursor:no-drop;content:""}ul.ddp-list-layer-option li.ddp-disabled>a{opacity:.5}ul.ddp-list-layer-option li a{display:block;position:relative;padding:10px 16px;font-size:13px;color:#4b515b;border-top:1px solid #e7e7ea}ul.ddp-list-layer-option li.ddp-hover,ul.ddp-list-layer-option li:hover{background:#f6f6f7!important}ul.ddp-list-layer-option li:hover{background-color:#f6f6f7}ul.ddp-list-layer-option li:hover .ddp-ui-2depth{display:block}ul.ddp-list-layer-option li:first-of-type>a{border-top:none}ul.ddp-list-layer-option li a .ddp-label-toggle{margin:-10px -16px;padding:10px 16px;display:block;color:#4b515b;font-size:13px;cursor:pointer}ul.ddp-list-layer-option li a .ddp-txt-data{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}ul.ddp-list-layer-option li a .ddp-label-toggle input[type=checkbox]{opacity:0;position:absolute;top:0;left:0}ul.ddp-list-layer-option li a .ddp-label-toggle span.ddp-txt-toggle{float:right}ul.ddp-list-layer-option li a .ddp-label-toggle span.ddp-txt-toggle:before{display:inline-block;content:"Off";color:#b7b9c2;font-size:11px}ul.ddp-list-layer-option li a .ddp-label-toggle input[type=checkbox]:checked+span.ddp-txt-toggle:before{content:"On";color:#666fad}ul.ddp-list-layer-option li a .ddp-label-toggle span.ddp-txt-toggle i.ddp-icon-checked{display:inline-block;width:11px;height:8px;margin-left:4px;background:url(/assets/images/icon_select2.png) no-repeat;background-position:-36px top}ul.ddp-list-layer-option li a .ddp-label-toggle input[type=checkbox]:checked+span.ddp-txt-toggle i.ddp-icon-checked{background-position:-12px top}ul.ddp-list-layer-option li a .ddp-btn-info{float:right}ul.ddp-list-layer-option li a .ddp-data-result{float:right;position:relative;top:0;padding-right:13px;min-height:14px;color:#90969f;font-size:11px}ul.ddp-list-layer-option li a .ddp-data-result span.ddp-txt-result{display:inline-block;max-width:90px;color:#90969f;font-size:11px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal;vertical-align:middle}ul.ddp-list-layer-option.type-sub-down li a .ddp-data-result em.ddp-icon-view{display:inline-block;position:absolute;top:50%;right:0;width:4px;height:8px;margin:-4px 0 0;background:url(/assets/images/icon_dataview.png) no-repeat;background-position:left -40px;vertical-align:middle;transform:rotate(90deg);right:2px}ul.ddp-list-layer-option.type-sub-down li:hover a .ddp-data-result em.ddp-icon-view.type-down{transform:rotate(-90deg)}ul.ddp-list-layer-option.type-sub-down li .ddp-ui-layer-sub{position:absolute;top:100%;right:-10px;left:auto;z-index:1}ul.ddp-list-layer-option li ul.ddp-list-popup li a em.ddp-icon-view{transform:rotate(0)}ul.ddp-list-layer-option li a .ddp-data-result em.ddp-btn-option{margin-left:3px;margin-right:-3px;vertical-align:middle}ul.ddp-list-layer-option li a .ddp-data-result.ddp-type{color:#666eb2}ul.ddp-list-layer-option li .ddp-ui-layer-sub{display:none;position:absolute;top:-20px;left:100%;padding:10px 0;min-width:162px;border:1px solid #ddd;background-color:#fff;box-shadow:-1px 2px 3px 1px #dcdfe1}ul.ddp-list-layer-option li .ddp-ui-layer-sub .ddp-label{color:#b6b9c2;font-weight:700}ul.ddp-list-layer-option li.ddp-hover .ddp-ui-layer-sub,ul.ddp-list-layer-option li:hover .ddp-ui-layer-sub{display:block}ul.ddp-list-layer-option li:hover .ddp-ui-layer-sub .ddp-wrap-layer{padding:0}ul.ddp-list-layer-option li.ddp-hover .ddp-ui-layer-sub .ddp-ui-layer-sub,ul.ddp-list-layer-option li:hover .ddp-ui-layer-sub .ddp-ui-layer-sub{display:none}ul.ddp-list-layer-option li.ddp-hover .ddp-ui-layer-sub ul li.ddp-hover .ddp-ui-layer-sub,ul.ddp-list-layer-option li:hover .ddp-ui-layer-sub ul li:hover .ddp-ui-layer-sub{display:block}ul.ddp-list-layer-option li .ddp-ui-layer-sub.ddp-type{min-width:210px}ul.ddp-list-layer-option li .ddp-ui-layer-sub ul.ddp-list-popup{padding:0}ul.ddp-list-layer-option li .ddp-ui-layer-sub ul.ddp-list-popup li a{display:block;padding:5px 30px 5px 15px;border-top:none}ul.ddp-list-layer-option li .ddp-ui-layer-sub ul.ddp-list-popup li a .ddp-btn-option{position:absolute;top:50%;right:10px;margin-top:-7px}ul.ddp-list-layer-option li .ddp-ui-layer-sub ul.ddp-list-popup li a .ddp-data-info{position:relative;top:1px;float:right;margin-right:18px;color:#b7b9c2;font-size:11px}.ddp-box-layer{width:208px;padding:10px 15px;box-sizing:border-box;overflow:hidden}.ddp-box-layer .ddp-btn-solid{float:right;color:#fff}.ddp-box-layer .ddp-btn-line,.ddp-box-layer .ddp-btn-solid{padding:6px 5px;min-width:49%;margin-top:7px;box-sizing:border-box}.ddp-box-layer .ddp-btn-line{float:left;color:#90969f;border:1px solid #d0d1d7}.ddp-ui-layer-sub .ddp-ui-layer-title{padding:5px 15px;margin-top:10px;color:#b7b9c2;font-weight:700}.ddp-ui-layer-sub .ddp-ui-layer-title:first-of-type{margin-top:0}.ddp-ui-chart-basic{text-align:center}.ddp-ui-chart-basic .ddp-ui-info{display:block;padding:100px 0 50px;font-size:22px;text-align:center;color:#4b515b}ul.ddp-list-chart-type{display:inline-block;width:494px}ul.ddp-list-chart-type li{float:left;width:20%;padding-bottom:19px}ul.ddp-list-chart-type li a{display:flex;height:92px;flex-flow:column;justify-content:center;align-items:center}ul.ddp-list-chart-type li a>div{display:flex;width:78px;height:70px;justify-content:center;align-items:center}ul.ddp-list-chart-type li a .ddp-txt-name{display:block;padding-top:7px;color:#4b515b;font-size:13px;white-space:nowrap}ul.ddp-list-chart-type li a:hover em[class*=ddp-img-graph-]:before{display:inline-block;content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(75,81,91,.1)}ul.ddp-list-chart-type li.ddp-selected a em[class*=ddp-img-graph-]{opacity:1}ul.ddp-list-chart-type li.ddp-selected a em[class*=ddp-img-graph-]:before{display:inline-block;content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(102,110,178,.3);border:2px solid #666eb2}em[class*=ddp-img-graph-]{display:inline-block;position:relative;width:78px;height:70px;background:url(/assets/images/img_graph.png);opacity:.8}ul.ddp-list-chart-type li.ddp-recommend a em[class*=ddp-img-graph-]{opacity:1}em.ddp-img-graph-txt{background-position:-79px 0}em.ddp-img-graph-line{background-position:-158px 0}em.ddp-img-graph-scatter{background-position:-237px 0}em.ddp-img-graph-heatmap{width:79px;background-position:-316px 0}em.ddp-img-graph-pie{background-position:-396px 0}em.ddp-img-graph-map{background-position:-475px 0}em.ddp-img-graph-cont{background-position:-554px 0}em.ddp-img-graph-kpi{width:79px;background-position:-633px 0}em.ddp-img-graph-boxplot{background-position:-713px 0}em.ddp-img-graph-waterfall{background-position:-792px 0}em.ddp-img-graph-wordcloud{background-position:-871px 0}em.ddp-img-graph-combo{width:79px;background-position:-950px 0}em.ddp-img-graph-treemap{background-position:-1030px 0}em.ddp-img-graph-radar{background-position:-1109px 0}em.ddp-img-graph-network{background-position:-1188px 0}em.ddp-img-graph-sankey{background-position:-1267px 0}em.ddp-img-graph-gauge{background-position:-1346px 0}ul.ddp-list-chart-type li.ddp-recommend a em.ddp-img-graph-bar,ul.ddp-list-chart-type li.ddp-selected a em.ddp-img-graph-bar{background-position:left -71px}ul.ddp-list-chart-type li.ddp-recommend a em.ddp-img-graph-txt,ul.ddp-list-chart-type li.ddp-selected a em.ddp-img-graph-txt{background-position:-79px -71px}ul.ddp-list-chart-type li.ddp-recommend a em.ddp-img-graph-line,ul.ddp-list-chart-type li.ddp-selected a em.ddp-img-graph-line{background-position:-158px -71px}ul.ddp-list-chart-type li.ddp-recommend a em.ddp-img-graph-scatter,ul.ddp-list-chart-type li.ddp-selected a em.ddp-img-graph-scatter{background-position:-237px -71px}ul.ddp-list-chart-type li.ddp-recommend a em.ddp-img-graph-heatmap,ul.ddp-list-chart-type li.ddp-selected a em.ddp-img-graph-heatmap{background-position:-316px -71px}ul.ddp-list-chart-type li.ddp-recommend a em.ddp-img-graph-pie,ul.ddp-list-chart-type li.ddp-selected a em.ddp-img-graph-pie{background-position:-396px -71px}ul.ddp-list-chart-type li.ddp-recommend a em.ddp-img-graph-map,ul.ddp-list-chart-type li.ddp-selected a em.ddp-img-graph-map{background-position:-475px -71px}ul.ddp-list-chart-type li.ddp-recommend a em.ddp-img-graph-cont,ul.ddp-list-chart-type li.ddp-selected a em.ddp-img-graph-cont{background-position:-554px -71px}ul.ddp-list-chart-type li.ddp-recommend a em.ddp-img-graph-kpi,ul.ddp-list-chart-type li.ddp-selected a em.ddp-img-graph-kpi{background-position:-633px -71px}ul.ddp-list-chart-type li.ddp-recommend a em.ddp-img-graph-boxplot,ul.ddp-list-chart-type li.ddp-selected a em.ddp-img-graph-boxplot{background-position:-713px -71px}ul.ddp-list-chart-type li.ddp-recommend a em.ddp-img-graph-waterfall,ul.ddp-list-chart-type li.ddp-selected a em.ddp-img-graph-waterfall{background-position:-792px -71px}ul.ddp-list-chart-type li.ddp-recommend a em.ddp-img-graph-wordcloud,ul.ddp-list-chart-type li.ddp-selected a em.ddp-img-graph-wordcloud{background-position:-871px -71px}ul.ddp-list-chart-type li.ddp-recommend a em.ddp-img-graph-combo,ul.ddp-list-chart-type li.ddp-selected a em.ddp-img-graph-combo{background-position:-950px -71px}ul.ddp-list-chart-type li.ddp-recommend a em.ddp-img-graph-treemap,ul.ddp-list-chart-type li.ddp-selected a em.ddp-img-graph-treemap{background-position:-1030px -71px}ul.ddp-list-chart-type li.ddp-recommend a em.ddp-img-graph-radar,ul.ddp-list-chart-type li.ddp-selected a em.ddp-img-graph-radar{background-position:-1109px -71px}ul.ddp-list-chart-type li.ddp-recommend a em.ddp-img-graph-network,ul.ddp-list-chart-type li.ddp-selected a em.ddp-img-graph-network{background-position:-1188px -71px}ul.ddp-list-chart-type li.ddp-recommend a em.ddp-img-graph-sankey,ul.ddp-list-chart-type li.ddp-selected a em.ddp-img-graph-sankey{background-position:-1267px -71px}ul.ddp-list-chart-type li.ddp-recommend a em.ddp-img-graph-gauge,ul.ddp-list-chart-type li.ddp-selected a em.ddp-img-graph-gauge{background-position:-1346px -71px}em[class*=ddp-s-graph-]{display:inline-block;position:relative;width:72px;height:62px;background:url(/assets/images/img_graph_s.png);opacity:.8}ul.ddp-list-chart-img li a{display:flex;position:relative;width:72px;height:62px;justify-content:center;align-items:center}ul.ddp-list-chart-img li a:before{display:inline-block;position:absolute;top:0;left:50%;margin-left:-36px;content:"";width:72px;height:62px;background-color:transparent}ul.ddp-list-chart-img li.ddp-recommend a em[class*=ddp-s-graph-],ul.ddp-list-chart-img li.ddp-selected a em[class*=ddp-s-graph-]{opacity:1}em.ddp-s-graph-txt{background-position:-73px 0}em.ddp-s-graph-line{background-position:-146px 0}em.ddp-s-graph-scatter{background-position:-219px 0}em.ddp-s-graph-heatmap{background-position:-292px 0}em.ddp-s-graph-pie{background-position:-365px 0}em.ddp-s-graph-map{background-position:-438px 0}em.ddp-s-graph-cont{background-position:-511px 0}em.ddp-s-graph-kpi{background-position:-584px 0}em.ddp-s-graph-boxplot{background-position:-657px 0}em.ddp-s-graph-waterfall{background-position:-730px 0}em.ddp-s-graph-wordcloud{background-position:-803px 0}em.ddp-s-graph-combo{background-position:-876px 0}em.ddp-s-graph-treemap{background-position:-949px 0}em.ddp-s-graph-radar{background-position:-1022px 0}em.ddp-s-graph-network{background-position:-1095px 0}em.ddp-s-graph-sankey{background-position:-1168px 0}em.ddp-s-graph-gauge{background-position:-1241px 0}ul.ddp-list-chart-img li.ddp-recommend a em.ddp-s-graph-bar,ul.ddp-list-chart-img li.ddp-selected a em.ddp-s-graph-bar{background-position:0 -63px}ul.ddp-list-chart-img li.ddp-recommend a em.ddp-s-graph-txt,ul.ddp-list-chart-img li.ddp-selected a em.ddp-s-graph-txt{background-position:-73px -63px}ul.ddp-list-chart-img li.ddp-recommend a em.ddp-s-graph-line,ul.ddp-list-chart-img li.ddp-selected a em.ddp-s-graph-line{background-position:-146px -63px}ul.ddp-list-chart-img li.ddp-recommend a em.ddp-s-graph-scatter,ul.ddp-list-chart-img li.ddp-selected a em.ddp-s-graph-scatter{background-position:-219px -63px}ul.ddp-list-chart-img li.ddp-recommend a em.ddp-s-graph-heatmap,ul.ddp-list-chart-img li.ddp-selected a em.ddp-s-graph-heatmap{background-position:-292px -63px}ul.ddp-list-chart-img li.ddp-recommend a em.ddp-s-graph-pie,ul.ddp-list-chart-img li.ddp-selected a em.ddp-s-graph-pie{background-position:-365px -63px}ul.ddp-list-chart-img li.ddp-recommend a em.ddp-s-graph-map,ul.ddp-list-chart-img li.ddp-selected a em.ddp-s-graph-map{background-position:-438px -63px}ul.ddp-list-chart-img li.ddp-recommend a em.ddp-s-graph-cont,ul.ddp-list-chart-img li.ddp-selected a em.ddp-s-graph-cont{background-position:-511px -63px}ul.ddp-list-chart-img li.ddp-recommend a em.ddp-s-graph-kpi,ul.ddp-list-chart-img li.ddp-selected a em.ddp-s-graph-kpi{background-position:-584px -63px}ul.ddp-list-chart-img li.ddp-recommend a em.ddp-s-graph-boxplot,ul.ddp-list-chart-img li.ddp-selected a em.ddp-s-graph-boxplot{background-position:-657px -63px}ul.ddp-list-chart-img li.ddp-recommend a em.ddp-s-graph-waterfall,ul.ddp-list-chart-img li.ddp-selected a em.ddp-s-graph-waterfall{background-position:-730px -63px}ul.ddp-list-chart-img li.ddp-recommend a em.ddp-s-graph-wordcloud,ul.ddp-list-chart-img li.ddp-selected a em.ddp-s-graph-wordcloud{background-position:-803px -63px}ul.ddp-list-chart-img li.ddp-recommend a em.ddp-s-graph-combo,ul.ddp-list-chart-img li.ddp-selected a em.ddp-s-graph-combo{background-position:-876px -63px}ul.ddp-list-chart-img li.ddp-recommend a em.ddp-s-graph-treemap,ul.ddp-list-chart-img li.ddp-selected a em.ddp-s-graph-treemap{background-position:-949px -63px}ul.ddp-list-chart-img li.ddp-recommend a em.ddp-s-graph-radar,ul.ddp-list-chart-img li.ddp-selected a em.ddp-s-graph-radar{background-position:-1022px -63px}ul.ddp-list-chart-img li.ddp-recommend a em.ddp-s-graph-network,ul.ddp-list-chart-img li.ddp-selected a em.ddp-s-graph-network{background-position:-1095px -63px}ul.ddp-list-chart-img li.ddp-recommend a em.ddp-s-graph-sankey,ul.ddp-list-chart-img li.ddp-selected a em.ddp-s-graph-sankey{background-position:-1168px -63px}ul.ddp-list-chart-img li.ddp-recommend a em.ddp-s-graph-gauge,ul.ddp-list-chart-img li.ddp-selected a em.ddp-s-graph-gauge{background-position:-1241px -63px}.ddp-ui-chart-list{position:relative;padding:22px 0 133px;text-align:center}.ddp-ui-chart-list ul.ddp-list-chart-img{display:inline-block;width:225px;overflow:hidden}.ddp-ui-chart-list ul.ddp-list-chart-img li{display:flex;justify-content:center;align-items:center;float:left;width:33.3333%;padding-bottom:3px;text-align:center}.ddp-ui-chart-list ul.ddp-list-chart-img li a:hover em[class*=ddp-s-graph]:before{display:inline-block;content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(75,81,91,.1)}.ddp-ui-chart-list ul.ddp-list-chart-img li.ddp-selected a em[class*=ddp-s-graph]:before{display:inline-block;content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(102,110,178,.3);border:2px solid #666eb2}.ddp-ui-chart-list .ddp-ui-chart-info{position:absolute;bottom:0;left:0;padding:0 22px;margin-bottom:20px;text-align:left}.ddp-ui-chart-list .ddp-ui-chart-info .ddp-ui-name{display:block;padding:15px 0 10px;color:#fff;font-weight:700;font-size:14px;text-align:left}.ddp-ui-chart-list .ddp-ui-chart-info .ddp-data-det{height:72px;line-height:24px;color:#b7b9c2;font-size:12px}.ddp-wrap-chart-layout{width:100%;height:100%;padding:0 30px;box-sizing:border-box}.ddp-ui-cahrt-layout{position:relative;height:100%}.ddp-wrap-chart-layout [class*=ddp-box-layout]{margin:0 -30px}.ddp-box-layout3 .ddp-ui-layout-left{position:absolute;top:0;bottom:0;left:0;width:25%;border-right:1px solid #e7e7ea;box-sizing:border-box}.ddp-box-layout3 .ddp-ui-layout-bottom{position:absolute;left:0;right:0;bottom:0;height:30%;border-top:1px solid #e7e7ea;box-sizing:border-box}.ddp-box-layout3 .ddp-ui-layout-center{position:absolute;top:0;left:25%;bottom:30%;right:0}.ddp-box-layout3 .ddp-ui-layout-bottom .ddp-ui-condition{margin-left:25%}.ddp-box-layout2 .ddp-ui-layout-bottom{position:absolute;left:0;right:0;bottom:0;height:30%;border-top:1px solid #e7e7ea;box-sizing:border-box}.ddp-box-layout2 .ddp-ui-layout-center{position:absolute;top:0;left:0;right:0;height:70%}.ddp-box-layout1 .ddp-ui-layout-center{position:absolute;top:0;left:0;right:0;bottom:0}.ddp-ui-cahrt-layout .ddp-ui-condition{padding:18px 0 0 20px}.ddp-ui-cahrt-layout .ddp-ui-condition span.ddp-txt-measure{color:#55c08b;font-size:13px;font-style:italic}.ddp-ui-cahrt-layout .ddp-ui-condition span.ddp-txt-dimension{color:#5492e4;font-size:13px;font-style:italic}.ddp-ui-cahrt-layout .ddp-ui-condition .ddp-icon-columns2,.ddp-ui-cahrt-layout .ddp-ui-condition .ddp-icon-cross2,.ddp-ui-cahrt-layout .ddp-ui-condition .ddp-icon-link,.ddp-ui-cahrt-layout .ddp-ui-condition .ddp-icon-rows2,.ddp-ui-cahrt-layout .ddp-ui-condition .ddp-icon-source,.ddp-ui-cahrt-layout .ddp-ui-condition .ddp-icon-target{display:inline-block;margin-right:8px;background:url(/assets/images/icon_shelf.png) no-repeat;opacity:.15;vertical-align:middle}.ddp-ui-cahrt-layout .ddp-ui-condition .ddp-icon-columns2{width:28px;height:26px;background-position:left -32px}.ddp-ui-cahrt-layout .ddp-ui-condition .ddp-icon-rows2{width:28px;height:26px;background-position:left -90px}.ddp-ui-cahrt-layout .ddp-ui-condition .ddp-icon-cross2{width:31px;height:30px;background-position:left -59px}.ddp-ui-cahrt-layout .ddp-ui-condition .ddp-icon-source{width:31px;height:31px;background-position:left -117px;opacity:1}.ddp-ui-cahrt-layout .ddp-ui-condition .ddp-icon-target{width:31px;height:31px;background-position:left -150px;opacity:1}.ddp-ui-cahrt-layout .ddp-ui-condition .ddp-icon-link{width:31px;height:31px;background-position:left -181px;opacity:1}em[class*=ddp-bg-chart-]{display:inline-block;position:absolute;top:50%;left:50%;opacity:.2}.ddp-bg-chart-bar{background:url(/assets/images/img_chart/img_bar.png) no-repeat;width:421px;height:386px;margin:-193px 0 0 -210px}.ddp-bg-chart-boxplot{background:url(/assets/images/img_chart/img_boxplot.png) no-repeat;width:329px;height:303px;margin:-152px 0 0 -165px}.ddp-bg-chart-combo{background:url(/assets/images/img_chart/img_combo.png) no-repeat;width:338px;height:319px;margin:-159px 0 0 -169px}.ddp-bg-chart-cont{background:url(/assets/images/img_chart/img_cont.png) no-repeat;width:376px;height:257px;margin:-129px 0 0 -189px}.ddp-bg-chart-heatmap{background:url(/assets/images/img_chart/img_heatmap.png) no-repeat;width:292px;height:293px;margin:-147px 0 0 -146px}.ddp-bg-chart-kpi{background:url(/assets/images/img_chart/img_kpi.png) no-repeat;width:306px;height:307px;margin:-154px 0 0 -153px}.ddp-bg-chart-line{background:url(/assets/images/img_chart/img_line.png) no-repeat;width:358px;height:246px;margin:-123px 0 0 -179px}.ddp-bg-chart-map{background:url(/assets/images/img_chart/img_map.png) no-repeat;width:308px;height:308px;margin:-154px 0 0 -154px}.ddp-bg-chart-network{background:url(/assets/images/img_chart/img_network.png) no-repeat;width:320px;height:329px;margin:-165px 0 0 -160px}.ddp-bg-chart-pie{background:url(/assets/images/img_chart/img_pie.png) no-repeat;width:326px;height:322px;margin:-166px 0 0 -168px}.ddp-bg-chart-randar{background:url(/assets/images/img_chart/img_randar.png) no-repeat;width:328px;height:296px;margin:-148px 0 0 -164px}.ddp-bg-chart-scatter{background:url(/assets/images/img_chart/img_scatter.png) no-repeat;width:368px;height:318px;margin:-159px 0 0 -184px}.ddp-bg-chart-table{background:url(/assets/images/img_chart/img_table.png) no-repeat;width:309px;height:311px;margin:-155px 0 0 -155px}.ddp-bg-chart-treemap{background:url(/assets/images/img_chart/img_treemap.png) no-repeat;width:301px;height:273px;margin:-137px 0 0 -150px}.ddp-bg-chart-waterfall{background:url(/assets/images/img_chart/img_waterfall.png) no-repeat;width:319px;height:275px;margin:-138px 0 0 -160px}.ddp-bg-chart-wordcloud{background:url(/assets/images/img_chart/img_wordcloud.png) no-repeat;width:395px;height:250px;margin:-125px 0 0 -198px}.ddp-bg-chart-sankey{background:url(/assets/images/img_chart/img_sankey.png) no-repeat;width:335px;height:307px;margin:-153px 0 0 -168px}.ddp-bg-chart-gauge{background:url(/assets/images/img_chart/img_gauge.png) no-repeat;width:373px;height:294px;margin:-147px 0 0 -187px}.page-chart .ddp-ui-chart-main .ddp-ui-chart-area .ddp-top-control{position:absolute;top:0;right:0}.page-chart .ddp-ui-chart-main .ddp-ui-chart-area .ddp-top-control .ddp-box-btn2{float:left;cursor:pointer}.page-chart .ddp-ui-chart-main .ddp-ui-chart-area .ddp-top-control .ddp-icon-widget-info2{float:left;position:relative;width:25px;height:25px;font-size:0;border-radius:2px;box-sizing:border-box;border:1px solid #cdd8f4;background-color:#f0f3fc}.page-chart .ddp-ui-chart-main .ddp-ui-chart-area .ddp-top-control .ddp-icon-widget-info2:before{display:inline-block;position:absolute;top:50%;left:50%;margin:-7px 0 0 -8px;width:15px;height:14px;background:url(/assets/images/icon_widget.png) no-repeat;background-position:-16px -244px;content:""}.page-chart .ddp-ui-chart-main .ddp-ui-chart-area .ddp-top-control .ddp-box-btn2:hover .ddp-box-info.ddp-limitation{display:block}.page-chart .ddp-ui-chart-main .ddp-ui-chart-area .ddp-top-control .ddp-box-btn2:hover .ddp-box-info.ddp-limitation .ddp-total{display:block;padding-bottom:4px}.page-chart .ddp-ui-chart-main .ddp-ui-chart-area .ddp-top-control .ddp-box-btn2:hover .ddp-box-info.ddp-limitation .ddp-total strong{display:block}.page-chart .ddp-ui-chart-main .ddp-ui-chart-area .ddp-top-control .ddp-box-info.ddp-limitation{display:none;position:absolute;top:100%;right:0;padding:6px 10px;width:240px;border-radius:3px;background-color:#7182ba;color:#fff;box-sizing:border-box;z-index:1000}.ddp-ui-chart-main .ddp-ui-top{display:none;height:50px;position:relative;z-index:60}.ddp-ui-chart-main .ddp-ui-top .ddp-ui-name{position:relative;padding-right:10px;padding-left:38px;margin-top:16px;color:#4b515b;font-size:14px;box-sizing:border-box;overflow:hidden}.ddp-ui-chart-main .ddp-ui-top .ddp-ui-name .ddp-icon-tool-title{position:absolute;top:6px;left:20px}.ddp-ui-chart-main .ddp-ui-top .ddp-ui-name .ddp-data-name{display:inline-block;width:100%;height:22px;position:relative;padding:3px;color:#4b515b;font-size:14px;vertical-align:middle;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:100%;box-sizing:border-box}.ddp-ui-chart-main .ddp-ui-top .ddp-ui-name .ddp-data-name:hover{padding-right:22px;background-color:#f1f1f2}.ddp-ui-chart-main .ddp-ui-top .ddp-ui-name .ddp-data-name em.ddp-icon-edit2{display:none;position:absolute;top:6px;right:8px}.ddp-ui-chart-main .ddp-ui-top .ddp-ui-name .ddp-data-name:hover em.ddp-icon-edit2{display:block}.ddp-ui-chart-main .ddp-ui-top .ddp-ui-name .ddp-data-name em.ddp-icon-edit2:hover{background-position:0 0}.ddp-ui-chart-main .ddp-ui-top .ddp-ui-name .ddp-input-name{display:none;position:absolute;top:0;left:0;right:0;bottom:0;padding-right:23px;box-sizing:border-box}.ddp-ui-chart-main .ddp-ui-top .ddp-ui-name.ddp-selected .ddp-input-name{display:block}.ddp-ui-chart-main .ddp-ui-top .ddp-ui-name .ddp-input-name input{display:inline-block;padding:3px;width:100%;color:#4b515b;font-size:14px;border:none;background-color:#f1f1f2;box-sizing:border-box}.ddp-ui-chart-main .ddp-ui-top .ddp-ui-name .ddp-input-name .ddp-btn-check{display:inline-block;position:absolute;top:0;right:0}.ddp-ui-chart-main .ddp-ui-control{float:right;padding:14px 10px 0 0}.ddp-ui-chart-main .ddp-ui-control .ddp-ui-part{float:left;position:relative;padding:0 10px}.ddp-ui-chart-main .ddp-ui-control .ddp-ui-part:before{display:inline-block;content:"";position:absolute;top:7px;left:0;height:12px;border-left:1px solid #dbdce0}.ddp-ui-chart-main .ddp-ui-control .ddp-ui-part:first-of-type:before{display:none}.ddp-ui-chart-main .ddp-ui-control .ddp-ui-part .ddp-box-btn-hover{float:Left;margin-left:1px}.ddp-ui-chart-main .ddp-ui-control .ddp-ui-part em.ddp-icon-widget-gridsave,.ddp-ui-chart-main .ddp-ui-control .ddp-ui-part em.ddp-icon-widget-save{position:relative;width:21px;height:19px}.ddp-ui-chart-main .ddp-ui-control .ddp-ui-part em.ddp-icon-widget-gridsave:before,.ddp-ui-chart-main .ddp-ui-control .ddp-ui-part em.ddp-icon-widget-save:before{position:absolute;top:50%;left:50%;margin:-6px 0 0 -7px}.ddp-ui-chart-main .ddp-ui-control .ddp-box-btn2,.ddp-ui-chart-main .ddp-ui-control .ddp-ui-btnview{float:left;position:relative;top:3px;margin-left:5px}.ddp-box-btnselect{float:left}.ddp-box-btnselect a.ddp-btn-selected{display:inline-block;padding:5px 10px 6px;margin:0 4px;text-align:center;font-size:12px;color:#4b515b;border-radius:2px;border:1px solid #f7f7f8;background-color:#f7f7f8}.ddp-box-btnselect a.ddp-btn-selected:hover{background-color:#dbdce1}.ddp-box-btnselect a.ddp-btn-selected.ddp-selected{border:1px solid #4b515b;background-color:#fff;color:#4c515a}.ddp-box-btnselect a.ddp-btn-selected em.ddp-icon-tool-legend{background-position:left -14px;vertical-align:middle}.ddp-box-btnselect a.ddp-btn-selected em.ddp-icon-tool-minimap{background-position:left -26px;vertical-align:middle}.ddp-box-btnselect .ddp-list-buttons{display:inline-block;vertical-align:middle}.ddp-box-btn-hover{flex-flow:column!important;border:1px solid transparent;background-color:#fff;cursor:pointer;box-sizing:border-box}.ddp-box-btn-hover>a{display:none}.ddp-box-btn-hover:hover{border:1px solid transparent!important}.ddp-box-btn-hover:hover>a{display:flex}.ddp-box-btn-hover:hover>.ddp-btn-tool-wrapper{display:flex;flex-flow:column;position:absolute;top:70px}.ddp-box-btn-hover>a{border:1px solid #1f5e2f;border-radius:5px;padding:0 5px;margin-top:2px}.ddp-box-btn-hover>.ddp-btn-tool-wrapper{display:none}.ddp-box-btn-hover>.ddp-btn-tool-wrapper>a{border:1px solid #1f5e2f;border-radius:7px;padding:5px;margin-bottom:2px;background:#fff}.ddp-box-btn-hover>.ddp-btn-tool-wrapper>a>div{background:#fff}.ddp-box-btn-hover>.ddp-btn-tool-wrapper>a>div>p{padding-left:5px}.ddp-box-btn-hover>a>div>svg,.ddp-box-btn-hover>a>svg{width:13px}.ddp-box-btn-hover a.ddp-btn-tool{display:none;position:relative;width:24px;height:23px}.ddp-box-btn-hover a.ddp-btn-tool-cursor{display:flex;position:relative;width:55px;justify-content:center;aling-items:center}.ddp-box-btn-hover a.ddp-btn-tool-cursor>div{display:flex;justify-content:center;align-items:center;position:relative}.ddp-box-btn-hover a.ddp-btn-tool-cursor>div>div{display:flex;flex-flow:column;justify-content:center;align-items:center;padding-top:5px}.ddp-box-btn-hover a.ddp-btn-tool-cursor>div>div>div>p{padding:0 0 15px;margin:0}.ddp-box-btn-hover a.ddp-btn-tool-cursor>div>div>div>p:before{position:absolute;bottom:0;left:17px;font-size:9px;content:"▼"}.ddp-box-btn-hover a.ddp-btn-tool.ddp-selected{background-color:#f2f1f8}.ddp-box-btn-hover:hover a.ddp-btn-tool,.ddp-box-btn-hover a.ddp-btn-tool:first-of-type{display:block}.ddp-btn-tool-hover>div{display:flex;flex-flow:row;align-items:center;white-space:nowrap}.ddp-btn-tool-hover>div>p{margin:0;padding:0}.ddp-box-btn-hover a.ddp-btn-tool:hover{background-color:#eee}.ddp-box-btn-hover a.ddp-btn-tool em[class*=ddp-icon-tool-]{position:absolute;top:50%;left:50%}.ddp-box-btn-hover a.ddp-btn-tool em.ddp-icon-tool-pointer{margin:-6px 0 0 -6px}.ddp-box-btn-hover a.ddp-btn-tool em.ddp-icon-tool-elliptical{margin:-7px 0 0 -7px}.ddp-box-btn-hover a.ddp-btn-tool em.ddp-icon-tool-freeshape{margin:-6px 0 0 -7px}.ddp-box-btn-hover a.ddp-btn-tool em.ddp-icon-tool-rectangular{margin:-7px 0 0 -7px}.ddp-box-btn-hover a.ddp-btn-tool em.ddp-icon-tool-zoomin{margin:-7px 0 0 -6px}.ddp-box-btn-hover a.ddp-btn-tool em.ddp-icon-tool-zoomout{margin:-7px 0 0 -7px}.ddp-box-btn-hover a.ddp-btn-tool em.ddp-icon-tool-revert{margin:-7px 0 0 -5px}.ddp-ui-chart-main .ddp-ui-chart-area{position:absolute;top:10px;left:0;right:0;bottom:0;padding:20px 20px 40px}.ddp-ui-chart-main .ddp-ui-chart-area.ddp-sankey{padding:20px}.ddp-ui-chart-main .ddp-ui-chart-area.ddp-sankey .ddp-txt-detail{position:absolute;top:0;left:20px;font-size:12px}.ddp-ui-chart-main .ddp-ui-chart-area.ddp-sankey .ddp-chart-in{width:100%;height:100%}.ddp-wrap-graph-kpi{display:table;table-layout:fixed;overflow:hidden;font-size:12px;border:1px solid #f2f2f4}.ddp-view-data-kpi,.ddp-wrap-graph-kpi{width:100%;height:100%;vertical-align:middle}.ddp-view-data-kpi{display:table-cell;position:relative;padding:10px 20px;box-sizing:border-box;text-align:center;border-collapse:collapse}.ddp-view-data-kpi[class*=ddp-color]{border-left:1px solid #f2f2f4}.ddp-view-data-kpi[class*=ddp-color]:first-of-type{border-left:none}.ddp-wrap-graph-kpi .ddp-wrap-data-kpi{display:block;width:100%;text-align:center}.ddp-wrap-graph-kpi .ddp-wrap-data-kpi img[class*=ddp-icon-img]{width:50%}.ddp-wrap-graph-kpi .ddp-wrap-data-kpi span.ddp-txt-title{font-size:14px;opacity:.7}.ddp-wrap-graph-kpi .ddp-wrap-data-kpi .ddp-data-result,.ddp-wrap-graph-kpi .ddp-wrap-data-kpi span.ddp-txt-title{display:block;width:100%;color:#4b515b;text-align:center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.ddp-wrap-graph-kpi .ddp-wrap-data-kpi .ddp-data-result{padding:5px 0;font-size:32px;line-height:1em}.ddp-wrap-graph-kpi .ddp-wrap-data-kpi .ddp-data-result em{font-size:28px}.ddp-wrap-graph-kpi .ddp-wrap-data-kpi .ddp-data-result2{display:block;padding-top:10px}.ddp-wrap-graph-kpi .ddp-wrap-data-kpi .ddp-data-result.ddp-up{color:#08b496}.ddp-wrap-graph-kpi .ddp-wrap-data-kpi .ddp-data-result2.ddp-up{color:#4c92e1}.ddp-wrap-graph-kpi .ddp-wrap-data-kpi .ddp-data-result3{display:none;font-size:15px}.ddp-wrap-graph-kpi .ddp-wrap-data-kpi [class*=ddp-data-result].ddp-down,.ddp-wrap-graph-kpi .ddp-wrap-data-kpi [class*=ddp-data-result].ddp-plus{color:#dc685e}.ddp-wrap-graph-kpi .ddp-wrap-data-kpi [class*=ddp-data-result].ddp-minus{color:#08b496}.ddp-wrap-graph-kpi .ddp-wrap-data-kpi [class*=ddp-data-result].ddp-down:before{display:inline-block;margin-right:5px;content:"▼"}.ddp-wrap-graph-kpi .ddp-wrap-data-kpi [class*=ddp-data-result].ddp-up:before{display:inline-block;margin-right:5px;content:"▼";transform:rotate(180deg)}.ddp-wrap-graph-kpi .ddp-wrap-data-kpi [class*=ddp-data-result].ddp-plus:before{display:inline-block;margin-right:5px;content:"+"}.ddp-wrap-graph-kpi .ddp-wrap-data-kpi [class*=ddp-data-result].ddp-minus:before{display:inline-block;margin-right:5px;content:"-"}.ddp-wrap-graph-kpi .ddp-wrap-data-kpi .ddp-img-kpi{display:inline-block;margin-bottom:7px;padding:10px 5px;width:63px;border-radius:50%;background-color:#fff}.ddp-wrap-graph-kpi .ddp-wrap-data-kpi .ddp-data-calen{display:block;position:absolute;bottom:12px;left:0;right:0;text-align:center;color:#90969f;font-size:12px}.ddp-wrap-graph-kpi .ddp-wrap-data-kpi .ddp-data-value{display:block;font-size:20px;color:#4b515b}.ddp-wrap-graph-kpi .ddp-wrap-data-kpi .ddp-data-result2{color:#4b515b;font-size:15px}.ddp-wrap-graph-kpi.ddp-size-m .ddp-wrap-data-kpi .ddp-data-result,.ddp-wrap-graph-kpi.ddp-size-m .ddp-wrap-data-kpi .ddp-data-result:before{font-size:28px}.ddp-wrap-graph-kpi.ddp-size-m .ddp-wrap-data-kpi .ddp-data-result em{font-size:23px}.ddp-wrap-graph-kpi.ddp-size-m .ddp-wrap-data-kpi .ddp-data-result2,.ddp-wrap-graph-kpi.ddp-size-m .ddp-wrap-data-kpi span.ddp-txt-title{font-size:13px}.ddp-wrap-graph-kpi.ddp-size-m .ddp-wrap-data-kpi .ddp-data-calen{font-size:10px}.ddp-wrap-graph-kpi.ddp-size-m .ddp-wrap-data-kpi .ddp-data-value{font-size:16px}.ddp-wrap-graph-kpi.ddp-size-s .ddp-wrap-data-kpi .ddp-data-result{font-size:24px}.ddp-wrap-graph-kpi.ddp-size-s .ddp-wrap-data-kpi .ddp-data-result:before{font-size:19px}.ddp-wrap-graph-kpi.ddp-size-s .ddp-wrap-data-kpi .ddp-data-result em{font-size:20px}.ddp-wrap-graph-kpi.ddp-size-s .ddp-wrap-data-kpi span.ddp-txt-title{font-size:10px}.ddp-wrap-graph-kpi.ddp-size-s .ddp-wrap-data-kpi .ddp-data-result2{font-size:13px}.ddp-wrap-graph-kpi.ddp-size-s .ddp-wrap-data-kpi .ddp-data-calen{font-size:9px}.ddp-wrap-graph-kpi.ddp-size-s .ddp-wrap-data-kpi .ddp-data-value{font-size:14px}.ddp-wrap-graph-kpi.ddp-type .ddp-view-data-kpi{display:table-row;width:100%;height:auto;box-sizing:border-box}.ddp-wrap-graph-kpi.ddp-type .ddp-view-data-kpi:before{content:"";display:inline-block;width:1px;height:100%;margin-right:0;vertical-align:middle}.ddp-wrap-graph-kpi.ddp-type .ddp-wrap-data-kpi{display:table-cell;width:100%;text-align:center;vertical-align:middle}.ddp-wrap-graph-kpi.ddp-type .ddp-view-data-kpi:last-of-type .ddp-wrap-data-kpi{border-bottom:none}.ddp-wrap-graph-kpi.ddp-type .ddp-wrap-data-kpi span.ddp-txt-title{display:inline-block;width:inherit;vertical-align:top}.ddp-wrap-graph-kpi.ddp-type .ddp-wrap-data-kpi span.ddp-data-result{display:inline-block;width:inherit}.ddp-wrap-graph-kpi.ddp-type .ddp-wrap-data-kpi span.ddp-data-result em{font-size:28px}.ddp-wrap-graph-kpi.ddp-type .ddp-wrap-data-kpi .ddp-summary{text-align:left}.ddp-wrap-graph-kpi.ddp-type .ddp-wrap-data-kpi .ddp-summary *{white-space:normal;text-overflow:inherit}.ddp-wrap-graph-kpi.ddp-type .ddp-area-data-kpi{display:inline-block;position:relative;padding-right:78px}.ddp-wrap-graph-kpi.ddp-type .ddp-area-data-kpi.ddp-img-none{padding-right:0}.ddp-wrap-graph-kpi.ddp-type .ddp-area-data-kpi.ddp-img-none .ddp-img-kpi{display:none}.ddp-wrap-graph-kpi.ddp-type .ddp-area-data-kpi .ddp-img-kpi{position:absolute;top:50%;right:0;margin:-36px 0 0}.ddp-wrap-graph-kpi.ddp-type .ddp-area-data-kpi .ddp-data-calen{position:relative;left:0;bottom:0;margin-top:10px;text-align:left}.ddp-wrap-graph-kpi.ddp-type .ddp-area-data-kpi .ddp-data-result2{display:none}.ddp-wrap-graph-kpi.ddp-type .ddp-area-data-kpi .ddp-data-result3{display:inline-block;margin-left:5px}.ddp-view-data-kpi.ddp-solid{background-color:#fff}.ddp-wrap-graph-kpi .ddp-view-data-kpi.ddp-solid[class*=ddp-color] *{color:#fff}.ddp-wrap-graph-kpi .ddp-view-data-kpi.ddp-color1.ddp-solid{background-color:#58b5da}.ddp-wrap-graph-kpi .ddp-view-data-kpi.ddp-color2.ddp-solid{background-color:#3f72c1}.ddp-wrap-graph-kpi .ddp-view-data-kpi.ddp-color3.ddp-solid{background-color:#8d6dd2}.ddp-wrap-graph-kpi .ddp-view-data-kpi.ddp-color4.ddp-solid{background-color:#fc79ac}.ddp-wrap-graph-kpi .ddp-view-data-kpi.ddp-color5.ddp-solid{background-color:#fb7661}.ddp-wrap-graph-kpi .ddp-view-data-kpi.ddp-color6.ddp-solid{background-color:#fbb700}.ddp-wrap-graph-kpi .ddp-view-data-kpi.ddp-color7.ddp-solid{background-color:#97cb63}.ddp-wrap-graph-kpi .ddp-view-data-kpi.ddp-color8.ddp-solid{background-color:#54b2ae}.ddp-view-data-kpi{border-top:3px solid #fff}.ddp-view-data-kpi.ddp-color1{border-top:3px solid #58b5da}.ddp-view-data-kpi.ddp-color2{border-top:3px solid #3f72c1}.ddp-view-data-kpi.ddp-color3{border-top:3px solid #8d6dd2}.ddp-view-data-kpi.ddp-color4{border-top:3px solid #fc79ac}.ddp-view-data-kpi.ddp-color5{border-top:3px solid #fb7661}.ddp-view-data-kpi.ddp-color6{border-top:3px solid #fbb700}.ddp-view-data-kpi.ddp-color7{border-top:3px solid #97cb63}.ddp-view-data-kpi.ddp-color8{border-top:3px solid #54b2ae}.ddp-wrap-graph-kpi.ddp-type .ddp-view-data-kpi .ddp-wrap-data-kpi{border-top:3px solid #fff;border-bottom:1px solid #ddd}.ddp-wrap-graph-kpi.ddp-type .ddp-view-data-kpi[class*=ddp-color] .ddp-wrap-data-kpi{border-bottom:none}.ddp-wrap-graph-kpi.ddp-type .ddp-view-data-kpi.ddp-color1 .ddp-wrap-data-kpi{border-top:3px solid #58b5da}.ddp-wrap-graph-kpi.ddp-type .ddp-view-data-kpi.ddp-color2 .ddp-wrap-data-kpi{border-top:3px solid #3f72c1}.ddp-wrap-graph-kpi.ddp-type .ddp-view-data-kpi.ddp-color3 .ddp-wrap-data-kpi{border-top:3px solid #8d6dd2}.ddp-wrap-graph-kpi.ddp-type .ddp-view-data-kpi.ddp-color4 .ddp-wrap-data-kpi{border-top:3px solid #fc79ac}.ddp-wrap-graph-kpi.ddp-type .ddp-view-data-kpi.ddp-color5 .ddp-wrap-data-kpi{border-top:3px solid #fb7661}.ddp-wrap-graph-kpi.ddp-type .ddp-view-data-kpi.ddp-color6 .ddp-wrap-data-kpi{border-top:3px solid #fbb700}.ddp-wrap-graph-kpi.ddp-type .ddp-view-data-kpi.ddp-color7 .ddp-wrap-data-kpi{border-top:3px solid #97cb63}.ddp-wrap-graph-kpi.ddp-type .ddp-view-data-kpi.ddp-color8 .ddp-wrap-data-kpi{border-top:3px solid #54b2ae}.ddp-view-data-kpi.ddp-color1 .st0{stroke:#58b5da;fill:#58b5da}.ddp-view-data-kpi.ddp-color2 .st0{stroke:#3f72c1;fill:#3f72c1}.ddp-view-data-kpi.ddp-color3 .st0{stroke:#8d6dd2;fill:#8d6dd2}.ddp-view-data-kpi.ddp-color4 .st0{stroke:#fc79ac;fill:#fc79ac}.ddp-view-data-kpi.ddp-color5 .st0{stroke:#fb7661;fill:#fb7661}.ddp-view-data-kpi.ddp-color6 .st0{stroke:#fbb700;fill:#fbb700}.ddp-view-data-kpi.ddp-color7 .st0{stroke:#97cb63;fill:#97cb63}.ddp-view-data-kpi.ddp-color8 .st0{stroke:#54b2ae;fill:#54b2ae}.ddp-ui-chart-side .ddp-ui-side-title{position:relative;padding:16px 15px;font-size:16px;color:#565d65;font-weight:700;border-bottom:1px solid #e5e6e8;z-index:3}.ddp-ui-chart-side .ddp-ui-side-title .ddp-icon-add{position:absolute;top:50%;right:15px;margin-top:-6px}.ddp-ui-chart-side .ddp-ui-side-title .ddp-icon-add:hover{background-position:0 0;z-index:65}.ddp-ui-chart-side .ddp-ui-side-title .ddp-icon-add:hover .ddp-ui-tooltip-info{display:block}.ddp-ui-chart-side .ddp-ui-side-title .ddp-icon-add .ddp-ui-tooltip-info{left:inherit;top:100%;right:-10px}.ddp-ui-chart-side .ddp-ui-side-title span.ddp-data-num{margin-left:3px;color:#b7b9c2;font-size:15px}.ddp-ui-chart-side .ddp-ui-side-title span.ddp-data-num em{color:#565d65}.ddp-ui-chart-side .ddp-ui-chart-side{position:absolute;top:0;left:0;right:0;bottom:0;overflow-x:hidden}.ddp-ui-chart-side .ddp-link-add{padding:18px 0;color:#b7b9c2;text-decoration:underline;text-align:center}.ddp-ui-chart-side .ddp-link-add a{color:#b7b9c2}.ddp-ui-chart-side .ddp-link-add a em.ddp-icon-add-r{position:relative;display:inline-block;width:13px;height:13px;margin-right:4px;border-radius:50%;border:1px solid #bebfc8;vertical-align:middle}.ddp-ui-chart-side .ddp-link-add a em.ddp-icon-add-r:before{display:inline-block;content:"";position:absolute;top:50%;left:50%;width:7px;height:7px;margin:-4px 0 0 -3px;background:url(/assets/images/btn_minus_plus.png) no-repeat;background-position:-8px -12px}.ddp-ui-chart-side .ddp-filter{position:absolute;top:0;left:0;right:0;bottom:0;overflow-y:auto}.ddp-ui-chart-side .ddp-filter::-webkit-scrollbar-track{background:#f7f7f8}.ddp-ui-chart-side .ddp-filter::-webkit-scrollbar-thumb{border:4px solid #f7f7f8}.ddp-ui-chart-side .ddp-link-add{position:absolute;bottom:0;left:0;right:0}.ddp-box-down2{margin:10px 0 0 15px;padding:10px 15px 10px 0;border-top:1px solid #e5e6e8}.ddp-box-down{position:relative;padding:6px 15px 10px;border-bottom:1px solid #e5e6e8}.ddp-box-down .ddp-data-option{padding-bottom:13px}.ddp-box-down .ddp-txt-title{padding:7px 0;color:#90969f;font-size:13px}.ddp-box-down .ddp-txt-title span.ddp-data-column-name{float:right;font-size:12px;color:#4a515c}.ddp-box-down .ddp-ui-down-title{position:relative;margin:0;color:#90969f;font-size:13px}.ddp-box-down .ddp-label-checkbox span.ddp-txt-checkbox{font-size:12px}.ddp-box-down .ddp-part-check-b .ddp-label-checkbox span.ddp-txt-checkbox,.ddp-box-down .ddp-wrap-option-multy .ddp-label-checkbox.ddp-size span.ddp-txt-checkbox{font-size:13px}.ddp-box-down .ddp-part-radio{padding:7px 0}.ddp-box-down .ddp-ui-point{position:relative;padding-right:30px}.ddp-box-down .ddp-ui-point .ddp-btn-column-add{position:absolute;top:5px;right:0;bottom:5px;width:26px;border-radius:2px;background-color:#90969f}.ddp-box-down .ddp-ui-point .ddp-btn-column-add:before{display:inline-block;position:absolute;top:50%;left:50%;margin:-7px 0 0 -7px;width:13px;height:13px;background:url(/assets/images/icon_column_add.png) no-repeat;content:""}.ddp-box-down .ddp-ui-point .ddp-point-local{padding:5px 0}.ddp-box-down .ddp-ui-point .ddp-point-local .ddp-label-point{font-size:13px;color:#4b515b}.ddp-box-down .ddp-ui-point .ddp-point-local .ddp-box-data{display:Inline-block;position:relative;padding:5px 6px 6px 34px;width:100%;border-radius:2px;background-color:#eeeef1;white-space:nowrap;text-overflow:ellipsis;overflow:Hidden;box-sizing:border-box}.ddp-box-down .ddp-ui-point .ddp-point-local .ddp-box-data em[class*=ddp-icon-dimension-],.ddp-box-down .ddp-ui-point .ddp-point-local .ddp-box-data em[class*=ddp-icon-measure-]{position:absolute;top:8px;left:12px}.ddp-box-down .ddp-ui-point .ddp-point-local .ddp-label-point{float:left;padding:5px 0}.ddp-ui-down-title .ddp-ui-buttons{float:right;margin-right:10px;background-color:#f7f7f8;cursor:default}.ddp-ui-down-title .ddp-ui-buttons .ddp-wrap-datalock,.ddp-ui-down-title .ddp-ui-buttons .ddp-wrap-datarecommend,.ddp-ui-down-title .ddp-ui-buttons em[class*=ddp-icon-]{float:left;margin-left:8px}.ddp-ui-down-title .ddp-ui-buttons em.ddp-icon-global-s,.ddp-ui-down-title .ddp-ui-buttons em.ddp-icon-time{position:relative;top:1px}.ddp-ui-down-title .ddp-ui-buttons .ddp-wrap-popup2 em[class*=ddp-icon-]{margin-left:0}.ddp-ui-down-title .ddp-wrap-morebutton{float:left;position:relative;top:-1px}.ddp-ui-down-title .ddp-wrap-morebutton .ddp-wrap-datalock{float:left}.ddp-ui-down-title .ddp-ui-label{display:inline-block;position:relative;max-width:100px;font-size:12px;color:#4b515b;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal}.ddp-ui-down-title .ddp-ui-label em.ddp-icon-chart{display:inline-block;width:10px;height:11px;margin-right:5px;background:url(/assets/images/icon_chart.png) no-repeat}.ddp-ui-option-down .ddp-ui-down-title:before{display:inline-block;content:"";position:absolute;top:0;right:0;left:0;border-top:1px solid #e5e6e8;z-index:1}.ddp-ui-option-down:first-of-type .ddp-ui-down-title:before{display:none}.ddp-box-down .ddp-ui-down-title-in{padding-left:0}.ddp-ui-down-title-in{padding:16px 0 10px 15px;cursor:pointer}.ddp-ui-down-title-in .ddp-txt-in{display:block;position:relative;margin:-10px 0;padding:10px 0;max-width:100%;box-sizing:border-box;overflow:hidden}.ddp-ui-down-title-in .ddp-txt-in.ddp-error{padding-right:18px}.ddp-ui-down-title-in .ddp-ui-info.ddp-info-error{position:absolute;top:10px;right:0;vertical-align:top;cursor:pointer}.ddp-ui-down-title-in .ddp-ui-info.ddp-info-error .ddp-box-layout4{position:fixed;right:65px;top:0;left:inherit;margin-top:18px;width:230px;box-sizing:border-box;z-index:10}.ddp-wrap-chart .ddp-ui-chart-side.ddp-filter .ddp-ui-down-title-in span.ddp-txt-down-title{max-width:150px}.ddp-ui-down-title-in span.ddp-txt-down-title{display:block;overflow:hidden;max-width:100%;box-sizing:border-box}.ddp-ui-down-title-in span.ddp-txt-down-title span.ddp-data-name{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal}.ddp-ui-filter-boardside.ddp-filter .ddp-ui-down-title-in span.ddp-txt-down-title .ddp-view-name .ddp-ui-info{position:absolute;top:0;right:0}.ddp-ui-filter-boardside.ddp-filter .ddp-ui-down-title-in span.ddp-txt-down-title.ddp-type,.ddp-wrap-chart .ddp-ui-chart-side.ddp-filter .ddp-ui-down-title-in span.ddp-txt-down-title.ddp-type{max-width:100px}.ddp-ui-down-title-in span.ddp-txt-down-title{position:relative;display:inline-block;padding-right:10px}.ddp-ui-down-title-in span.ddp-txt-down-title .ddp-data-name{display:inline-block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal}.ddp-ui-down-title-in span.ddp-txt-det{position:relative;top:-2px;margin-left:-8px;color:#b7b9c2;font-size:11px;font-style:italic}.ddp-ui-down-title-in span.ddp-txt-down-title em.ddp-icon-use2{display:inline-block;position:absolute;top:50%;right:0;width:5px;height:5px;margin-top:-3px;border-radius:50%;background-color:#666eb2;vertical-align:middle}.ddp-ui-down-title em.ddp-icon-menumove:before{display:inline-block;width:9px;height:5px;margin-right:7px;background:url(/assets/images/icon_dropdown.png) no-repeat;content:""}.ddp-ui-option-down.ddp-selected em.ddp-icon-menumove:before{background-position:left -6px}.ddp-ui-down-contents{display:none;padding:8px 0 10px 18px}.ddp-ui-down-contents .ddp-list-sidesub:first-of-type{padding-top:0}.ddp-ui-down-contents .ddp-list-part:first-of-type{margin-top:0}.ddp-ui-option-down.ddp-selected .ddp-ui-down-contents{display:block;padding-bottom:20px;padding-left:0}.ddp-ui-option-down.ddp-selected .ddp-ui-down-contents .ddp-data-status{color:#90969f;font-size:12px}.ddp-ui-option-down.ddp-selected .ddp-ui-down-contents .ddp-ui-slider-type{margin:0}.ddp-ui-option-down.ddp-selected .ddp-ui-down-contents .ddp-ui-slider-type.type-result .irs-single{display:block!important}.ddp-ui-option-down.ddp-selected .ddp-ui-down-contents .ddp-txt-det{display:block;padding-top:2px;color:#b7b9c2;font-size:12px;font-style:italic}.ddp-ui-option-down.ddp-selected .ddp-ui-down-contents .ddp-txt-det:before{display:inline-block;content:"";width:13px;height:13px;margin-right:4px;background:url(/assets/images/icon_info.png) no-repeat;background-position:left -16px;vertical-align:middle}.ddp-wrap-downmenu{padding:0}.ddp-box-down .ddp-ui-down-contents2{padding:0 0 0 16px}.ddp-box-down .ddp-wrap-divide{padding:10px 17px 0;margin:10px 0 0 -17px;position:relative;border-top:1px solid #e5e6e8}.ddp-box-down .ddp-wrap-divide.ddp-first{border-top:none;margin-top:0;padding-top:0}.ddp-box-down .ddp-wrap-divide.ddp-selected{border-top:2px solid #e5e6e8}.ddp-box-down .ddp-wrap-divide.ddp-selected.ddp-first{border-top:1px solid #e5e6e8}.ddp-box-down .ddp-wrap-divide .ddp-divide2{padding-bottom:6px}.ddp-box-down .ddp-wrap-divide .ddp-divide2 .ddp-wrap-colorby-button{margin:0}.ddp-box-down .ddp-wrap-divide:last-of-type{border-bottom:none}.ddp-box-down .ddp-wrap-divide.ddp-disabled{opacity:.5}.ddp-box-down .ddp-wrap-divide.ddp-disabled:after{display:inline-block;position:absolute;top:0;left:0;right:0;bottom:0;content:"";cursor:no-drop}.ddp-box-down .ddp-wrap-divide .ddp-wrap-disabled{position:relative;opacity:.5}.ddp-box-down .ddp-wrap-divide .ddp-wrap-disabled:after{display:inline-block;position:absolute;top:0;left:0;right:0;bottom:0;content:"";cursor:no-drop}.ddp-box-down>.ddp-wrap-divide:first-of-type{border-top:none;margin-top:0;padding-top:0}.ddp-box-down>.ddp-wrap-divide.ddp-selected:first-of-type{border-top:1px solid #e5e6e8}.ddp-box-down .ddp-divide2+.ddp-type-map-chart .ddp-ui-layer-type .ddp-ui-type-contents,.ddp-box-down .ddp-divide2+.ddp-ui-layer-type .ddp-ui-type-contents{border-top:1px solid #e5e6e8;padding-top:10px;margin-top:10px}.ddp-box-down .ddp-ui-type-contents .ddp-wrap-divide:first-of-type{padding-top:0;margin-top:0;border-top:none}.ddp-box-down .ddp-wrap-option-multy{padding:3px 0}.ddp-box-down .ddp-list-part{position:relative;padding:3px 0}.ddp-box-down .ddp-list-part .ddp-ui-divide{padding-top:10px}.ddp-box-down .ddp-list-part .ddp-ui-divide:first-of-type{padding-top:0}.ddp-box-down .ddp-list-part.ddp-divide{margin-top:0;padding:3px 0}.ddp-box-down .ddp-list-label{padding:10px 0;color:#4a515c;font-size:13px}.ddp-box-down .ddp-list-label.type-label{padding-bottom:0}.ddp-box-down .ddp-preview{padding:5px 0;color:#4b515b;font-size:16px;text-align:center;background-color:#eeeef0}.ddp-box-down .ddp-preview2{padding:15px 18px;font-size:12px;color:#4b515b;background-color:#eeeef0}.ddp-box-down .ddp-preview2 p{font-size:12px}.ddp-box-down .ddp-preview2 .ddp-part{padding:10px 0 0}.ddp-box-down .ddp-preview2 .ddp-part .ddp-sub{padding-left:26px}.ddp-box-down .ddp-preview2 .ddp-icon-round{display:inline-block;margin-right:12px;width:14px;height:14px;border-radius:50%;background-color:#f98888}.ddp-box-down .ddp-list-part .ddp-btn-reset3{position:absolute;top:0;right:0}.ddp-box-down .ddp-list-part .ddp-btn-reset3.ddp-disabled{background-position:-1px -20px;cursor:no-drop}.ddp-box-down .ddp-list-sub-part2{padding:0 0 16px 18px;border-bottom:1px solid #e5e6e8}.ddp-box-down .ddp-list-sub-part2.ddp-border-none{border-bottom:none}.ddp-box-down .ddp-list-sub-part2 .ddp-color-option{padding-bottom:24px;position:relative}.ddp-box-down .ddp-list-sub-part2 .ddp-color-option .ddp-box-color{display:inline-block;position:relative;margin-right:5px;width:16px;height:16px;vertical-align:middle;cursor:pointer}.ddp-box-down .ddp-list-sub-part2 .ddp-color-option .ddp-icon-control-cut{position:absolute;top:0;right:0}.ddp-box-down .ddp-list-sub-part2 .ddp-color-option .ddp-ui-slider-type{margin-top:13px}.ddp-box-down .ddp-list-sub-part2 .ddp-color-option .ddp-ui-slider-type .irs-max,.ddp-box-down .ddp-list-sub-part2 .ddp-color-option .ddp-ui-slider-type .irs-min{color:#b7b9c3}.ddp-box-down .ddp-list-sub-part2 .ddp-color-option .ddp-ui-slider-type .irs-to{display:none!important}.ddp-box-down .ddp-list-sub-part2 .ddp-color-option .ddp-data-range{padding:12px 0 0}.ddp-box-down .ddp-list-sub-part2 .ddp-color-option .ddp-data-range .ddp-input-typebasic{text-align:center}.ddp-box-down .ddp-list-sub-part2 .ddp-color-option .ddp-data-range .ddp-bar{display:block;line-height:30px;text-align:center;color:#a4aab0;font-size:14px}.ddp-box-down .ddp-list-sub-part2 .ddp-ui-var-plus a.ddp-link-var-add{float:inherit;top:0;padding-left:0}.ddp-box-down .ddp-list-part .ddp-type-sum{padding-bottom:9px;color:#4b515b;font-weight:700;font-size:12px}.ddp-box-down .ddp-list-part .ddp-type-sum span.ddp-data-sum{display:block;padding:3px 0 0;color:#b7b9c2;font-weight:400;font-size:11px}.ddp-ui-option-down.ddp-move .ddp-ui-down-title-in{cursor:all-scroll}.ddp-ui-option-down .ddp-ui-down-title-in span.ddp-txt-down-title{position:relative;display:inline-block;margin:-10px 0;padding:10px 10px 10px 19px}.ddp-ui-option-down .ddp-ui-down-title .ddp-ui-down-title-in .ddp-txt-in em.ddp-icon-menumove{position:absolute;top:0;left:0}.ddp-ui-option-down.ddp-lnb-down .ddp-ui-down-title em.ddp-icon-menumove{position:relative}.ddp-ui-option-down .ddp-ui-down-title em.ddp-icon-menumove{display:inline-block;position:absolute;top:0;left:0;width:9px;height:100%;margin-right:9px;cursor:pointer}.ddp-ui-option-down .ddp-ui-down-title em.ddp-icon-menumove:before{position:absolute;top:50%;left:50%;margin:-3px 0 0 -5px}.ddp-list-sub2{padding:0 0 0 18px}.ddp-list-sub2 .ddp-divide2:last-of-type{padding-bottom:0}.ddp-list-sub2 .ddp-list-sub2{padding-left:15px}.ddp-list-sub2 span.ddp-label-slider{width:60%!important}.ddp-list-sub2 .ddp-ui-color-select{padding:9px 0}.ddp-list-sub2 .ddp-ui-color-select .ddp-txt-label{position:relative}.ddp-list-sub2 .ddp-ui-color-select .ddp-txt-data{display:block;max-height:30px;word-break:break-all;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word}.ddp-list-sub2 .ddp-ui-color-select .ddp-txt-label .ddp-ui-txt{display:block;position:relative;padding:0 17px 0 21px}.ddp-list-sub2 .ddp-ui-color-select .ddp-txt-label .ddp-btn-reset3{position:absolute;top:50%;right:0;margin-top:-7px}.ddp-list-sub2 .ddp-ui-color-select .ddp-box-color{position:absolute;top:50%;left:0;margin-top:-9px}.ddp-list-sub2 span.ddp-box-color,.ddp-ui-chart-side .ddp-list-sub-part2 span.ddp-box-color{display:inline-block;position:relative;margin-right:5px;width:16px;height:16px;border:1px solid rgba(0,0,0,.15);vertical-align:middle;cursor:pointer;box-sizing:border-box}.ddp-list-sub2 span.ddp-box-color.ddp-selected:after,.ddp-ui-chart-side .ddp-list-sub-part2 span.ddp-box-color.ddp-selected:after{position:absolute;top:0;left:0;right:0;bottom:0;border:1px solid #fff;content:""}.ddp-list-sub2 span.ddp-box-color.ddp-user:before,.ddp-ui-chart-side .ddp-list-sub-part2 span.ddp-box-color.ddp-user:before{display:inline-block;position:absolute;bottom:0;right:0;width:6px;height:6px;background:url(/assets/images/icon_coloruser.png) no-repeat;content:""}.ddp-list-sub3{padding-left:18px}.ddp-list-sub3 span.ddp-label-slider{width:50%!important}.ddp-box-down .ddp-wrap-disabled{position:relative}.ddp-box-down .ddp-wrap-disabled.ddp-disabled:before{position:absolute;top:36px;left:0;right:0;bottom:0;background-color:#f7f7f8;z-index:10;content:"";opacity:.5}.ddp-box-down .ddp-wrap-divide:first-of-type .ddp-divide2{padding-top:0}.ddp-box-down .ddp-part-check{display:block;padding:10px 0 11px}.ddp-box-down .ddp-part-check-b{display:block;padding:10px 0}.ddp-list-sub-part2 .ddp-ui-color-select{padding:5px 0}.ddp-list-sub-part2 .ddp-ui-color-select .ddp-txt-label{line-height:30px}.ddp-list-sub-part2 .ddp-ui-color-select .ddp-txt-label div.ddp-box-color{display:inline-block;position:relative;margin-right:5px;vertical-align:middle;cursor:pointer}.ddp-list-sub-part2 .ddp-ui-color-select .ddp-txt-label span.ddp-box-color.ddp-selected:before{position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;border:2px solid #000;content:""}.ddp-box-down.ddp-disabled:after{display:inline-block;content:"";position:absolute;top:36px;left:0;right:0;bottom:0;background-color:rgba(247,247,248,.5);z-index:1}.ddp-box-down .ddp-list-part ul.ddp-list-checktype.ddp-multy-list li{padding:6px 0}.ddp-box-down .ddp-list-part ul.ddp-list-checktype.ddp-multy-list li .ddp-wrap-option-multy{margin:-5px 0 -4px}.ddp-wrap-option-multy .ddp-label-txt{display:block;padding:7px 0;min-height:30px;color:#4a515c;font-size:13px;box-sizing:border-box;word-break:break-word}.ddp-wrap-option-multy .ddp-label-txt.ddp-info label.ddp-label-radio{display:inline-block}.ddp-wrap-option-multy .ddp-label-txt.ddp-info .ddp-txt-det{display:inline-block;margin-left:5px;vertical-align:top}.ddp-wrap-option-multy .ddp-label-txt.ddp-info .ddp-txt-det.ddp-det-cursor{cursor:pointer}.ddp-wrap-option-multy .ddp-label-txt.ddp-info .ddp-txt-det.ddp-det-cursor:before{margin-right:0;vertical-align:top}.ddp-wrap-option-multy .ddp-label-txt.ddp-info .ddp-txt-det.ddp-det-cursor .ddp-ui-tooltip-info.ddp-down{left:-50px;right:inherit}.ddp-wrap-option-multy .ddp-label-txt.ddp-info .ddp-txt-det.ddp-det-cursor .ddp-ui-tooltip-info.ddp-down .ddp-icon-view-top{left:60px}.ddp-wrap-option-multy .ddp-label-checkbox{margin:7px 0}.ddp-box-down .ddp-list-part .ddp-check-full{margin-top:0;margin-bottom:9px}.ddp-box-down .ddp-list-part .ddp-label-txt2{line-height:36px;color:#4b515b;font-size:13px}.ddp-box-down .ddp-list-part .ddp-label-txt2:first-of-type{margin-top:-8px}.ddp-box-down .ddp-list-part .ddp-label-txt2 .ddp-wrap-hover-info{display:inline-block;position:relative;cursor:pointer}.ddp-box-down .ddp-list-part .ddp-label-txt2 .ddp-wrap-hover-info .ddp-icon-info3{display:inline-block;position:relative;top:-1px;width:11px;height:11px;background:url(/assets/images/icon_que.png) no-repeat;background-position:left -12px}.ddp-box-down .ddp-list-part .ddp-label-txt2 .ddp-wrap-hover-info .ddp-box-layout4{display:none;position:fixed;right:13px;width:420px}.ddp-box-down .ddp-list-part .ddp-label-txt2 .ddp-wrap-hover-info:hover .ddp-box-layout4{display:block}.ddp-box-down .ddp-list-part .ddp-box-area{padding:4px 0 5px}.ddp-box-down .ddp-list-part .ddp-box-selectbox{padding:3px 0}.ddp-list-part .ddp-check-full{margin:4px 0}.ddp-list-part2 .ddp-label-checkbox.ddp-check-full span.ddp-txt-checkbox,.ddp-list-part2 .ddp-label-radio.ddp-check-full span.ddp-txt-radio,.ddp-list-part .ddp-label-checkbox.ddp-check-full span.ddp-txt-checkbox,.ddp-list-part .ddp-label-radio.ddp-check-full span.ddp-txt-radio{font-size:12px}.ddp-wrap-option-checkbox{padding:3px 0}.ddp-wrap-option-checkbox .ddp-label-type{line-height:29px;color:#d0d1d8}.ddp-wrap-option-checkbox .ddp-label-checkbox{position:relative;top:9px}.ddp-wrap-option-checkbox .ddp-label-checkbox span.ddp-txt-checkbox{font-size:12px}.ddp-sub-inner{padding-left:20px}.ddp-sub-inner .ddp-wrap-option-slider span.ddp-label-slider{font-size:12px}.ddp-wrap-option-slider{position:relative;padding:10px 0}.ddp-wrap-option-slider span.ddp-label-slider{font-size:13px;color:#4b515b;width:66%;display:inline-block}.ddp-wrap-option-slider .ddp-checkbox-slide{position:absolute;top:50%;right:0;margin-top:-7px;overflow:hidden}.ddp-ui-active{position:relative}.ddp-ui-active .ddp-data-detail{display:none;color:#b7b9c2;font-size:12px}.ddp-ui-active.ddp-disabled .ddp-data-detail{display:block;opacity:.6}.ddp-ui-active.ddp-disabled .ddp-label-slider{opacity:.6}.ddp-wrap-option-slider.ddp-disabled:before{display:inline-block;position:absolute;top:0;right:0;bottom:0;left:0;background-color:transparent;z-index:1;content:""}.ddp-wrap-option-radio2{padding:7px 0;margin-bottom:6px}.ddp-wrap-option-radio2 .ddp-label-radio{display:inline-block;margin-right:17px}.ddp-wrap-option-radio2 .ddp-label-radio span.ddp-txt-radio{font-size:13px}.ddp-list-sub-part{position:relative;padding-bottom:17px}.ddp-list-sub-part.ddp-disabled:before{display:inline-block;content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;cursor:no-drop}.ddp-list-sub-part.ddp-disabled .ddp-list-part{opacity:.4}.ddp-list-sub-part .ddp-list-part{padding-left:18px}.ddp-list-sub-part .ddp-wrap-option-multy .ddp-label-txt{color:#90969f}.ddp-data-range{clear:both;padding-top:7px;text-align:left}.ddp-data-range span.ddp-label-range{padding:10px 0 0;color:#b7b9c2;font-size:12px;clear:both}.ddp-data-range span.ddp-view-range{margin-left:5px;color:#b7b9c2;font-size:12px;font-weight:700}.ddp-data-range span.ddp-view-range span{display:inline-block}.ddp-wrap-express{padding-bottom:4px}.ddp-wrap-express span.ddp-ui-express-name{display:block;padding:7px 0;margin-top:6px;font-size:13px;color:#90969f}.ddp-list-express{margin:4px 0;border-radius:2px;background-color:#fff}.ddp-list-express:after,.ddp-list-express:before{display:table;content:""}.ddp-list-express:after{clear:both}.ddp-list-express li.ddp-disabled:before{position:absolute;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,100%,.3);content:"";cursor:no-drop;z-index:1}.ddp-list-express[class*=ddp-type] li.ddp-disabled:hover{background-color:#e7e7ea}.ddp-list-express li.ddp-disabled:hover .ddp-ui-tooltip-info{display:block;top:100%;left:inherit;right:-11px;width:200px;margin-top:5px;white-space:normal;opacity:1}.ddp-list-express li.ddp-disabled:hover .ddp-ui-tooltip-info .ddp-icon-view-top{display:inline-block;position:absolute;top:-6px;right:53px;left:inherit;width:4px;height:8px;margin-left:-4px;background:url(/assets/images/icon_tagview.png) no-repeat;transform:rotate(90deg)}.ddp-list-express.ddp-disabled li{opacity:.5;cursor:no-drop}.ddp-list-express[class*=ddp-type].ddp-disabled li:hover{background:#e7e7ea}.ddp-list-express[class*=ddp-type].ddp-disabled li.ddp-selected:hover{background-color:#4b515b}.ddp-list-express.ddp-tab3 li{width:33.3333%}.ddp-list-express li{float:left;width:50%;min-height:30px;padding:8px 0;border:1px solid #d0d1d8;border-left:none;box-sizing:border-box;cursor:pointer;position:relative;color:#90969f;text-align:center;font-size:11px}.ddp-list-express li.ddp-colorpicker{position:relative;padding:0}.ddp-list-express li.ddp-colorpicker .sp-replacer{position:relative;padding:9px 0;width:100%;height:30px;text-align:center;box-sizing:border-box}.ddp-list-express li.ddp-colorpicker .sp-replacer .sp-preview{float:inherit;width:11px;height:11px;position:absolute;top:50%;left:50%;margin:-6px 0 0 -6px;background:url(/assets/images/icon_presentation2.png) no-repeat;background-position:-12px -32px}.ddp-list-express li.ddp-colorpicker .sp-replacer .sp-preview .sp-preview-inner{display:none}.ddp-list-express li.ddp-colorpicker.ddp-selected .sp-replacer .sp-preview{width:16px;height:16px;margin:-8px 0 0 -8px;border:1px solid #fff;box-sizing:border-box}.ddp-list-express li.ddp-colorpicker.ddp-selected .sp-replacer .sp-preview .sp-preview-inner{display:block}.ddp-list-express li:first-of-type{border-left:1px solid #d0d1d8;border-radius:2px 0 0 2px}.ddp-list-express li:hover{background-color:#f3f3f4}.ddp-list-express li.ddp-selected{color:#4a515c}.ddp-list-express li.ddp-selected:before{display:inline-block;position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;border:1px solid #90969f;content:""}.ddp-list-express li em[class*=ddp-icon-]{margin-right:5px}.ddp-list-express.ddp-tab6 li{width:33.33333%}.ddp-list-express.ddp-tab6 li:first-child,.ddp-list-express.ddp-tab6 li:nth-child(2),.ddp-list-express.ddp-tab6 li:nth-child(3){border-bottom:none}.ddp-list-express.ddp-tab6 li:nth-child(4){border:1px solid #d0d1d8}.ddp-list-express[class*=ddp-type]{margin:0;background-color:#e7e7ea}.ddp-list-express[class*=ddp-type] li{color:#4b515b;border:none;border-left:1px solid #fff}.ddp-list-express[class*=ddp-type] li.ddp-letter{letter-spacing:-1px}.ddp-list-express[class*=ddp-type] li:first-of-type{border:none}.ddp-list-express[class*=ddp-type] li:hover{background-color:#d0d1d8}.ddp-list-express[class*=ddp-type] li.ddp-selected{background-color:#4b515b;color:#fff}.ddp-list-express[class*=ddp-type] li.ddp-selected:before{border:none}.ddp-list-express.ddp-type [class*=ddp-icon-]{margin-right:0}.ddp-list-express.ddp-type2 [class*=ddp-icon-]{margin-right:5px!important}.ddp-list-express.ddp-tab6[class*=ddp-type] li:nth-child(4),.ddp-list-express.ddp-tab6[class*=ddp-type] li:nth-child(5),.ddp-list-express.ddp-tab6[class*=ddp-type] li:nth-child(6){border:1px solid #fff;border-right:none;border-bottom:none}.ddp-list-express.ddp-tab6[class*=ddp-type] li:nth-child(4){border-left:none}.ddp-list-express.ddp-tab4{margin-top:1px}.ddp-wrap-multy-express .ddp-ui-page{padding:9px 0 0;text-align:center}.ddp-wrap-multy-express .ddp-ui-page .ddp-btn-next,.ddp-wrap-multy-express .ddp-ui-page .ddp-btn-prev,.ddp-wrap-multy-express .ddp-ui-page .ddp-data-page{float:inherit;vertical-align:top}.ddp-list-express.ddp-multy4 li{width:25%;height:40px;padding:0;border-top:1px solid #fff}.ddp-list-express.ddp-multy4 li:first-child,.ddp-list-express.ddp-multy4 li:nth-child(2),.ddp-list-express.ddp-multy4 li:nth-child(3),.ddp-list-express.ddp-multy4 li:nth-child(4){border-top:none}.ddp-list-express.ddp-multy4 li:nth-child(4n+1){border-left:none}.ddp-list-express em.ddp-icon-cross,em.ddp-icon-accrue,em.ddp-icon-allview,em.ddp-icon-area-type,em.ddp-icon-areacolor,em.ddp-icon-arrow,em.ddp-icon-basic-line,em.ddp-icon-bottom,em.ddp-icon-center,em.ddp-icon-circle,em.ddp-icon-color,em.ddp-icon-column-repeat,em.ddp-icon-column-split,em.ddp-icon-column-view,em.ddp-icon-diamond,em.ddp-icon-domestic,em.ddp-icon-font-bold,em.ddp-icon-font-italic,em.ddp-icon-font-l,em.ddp-icon-font-m,em.ddp-icon-font-s,em.ddp-icon-grid-split,em.ddp-icon-hexagon,em.ddp-icon-horizontal,em.ddp-icon-horizontal-repeat,em.ddp-icon-horizontal-view,em.ddp-icon-left,em.ddp-icon-line-chart,em.ddp-icon-line-curve,em.ddp-icon-line-straigt,em.ddp-icon-line-type,em.ddp-icon-link-circle,em.ddp-icon-link-none,em.ddp-icon-link-point,em.ddp-icon-middle,em.ddp-icon-multi,em.ddp-icon-original,em.ddp-icon-outline,em.ddp-icon-page-split,em.ddp-icon-partview,em.ddp-icon-percent,em.ddp-icon-percent-type,em.ddp-icon-pie1,em.ddp-icon-pie2,em.ddp-icon-pin,em.ddp-icon-pivot,em.ddp-icon-radar-area,em.ddp-icon-right,em.ddp-icon-row-split,em.ddp-icon-scissors,em.ddp-icon-shape,em.ddp-icon-single-color,em.ddp-icon-size,em.ddp-icon-solid-chart,em.ddp-icon-square,em.ddp-icon-stack,em.ddp-icon-textcolor,em.ddp-icon-top,em.ddp-icon-translucence,em.ddp-icon-triangle,em.ddp-icon-updown,em.ddp-icon-value,em.ddp-icon-vertical,em.ddp-icon-world{display:inline-block;background:url(/assets/images/icon_presentation.png) no-repeat;vertical-align:middle}.ddp-list-express[class*=ddp-type] [class*=ddp-icon-]{display:inline-block;background:url(/assets/images/icon_presentation2.png) no-repeat}.ddp-list-express em.ddp-icon-line-straigt{width:11px;height:9px;background-position:-12px -199px!important}.ddp-list-express em.ddp-icon-line-curve{width:11px;height:9px;background-position:-12px -209px!important}.ddp-list-express em.ddp-icon-line-chart{width:10px;height:10px;background-position:-11px -157px!important}.ddp-list-express em.ddp-icon-solid-chart{width:10px;height:10px;background-position:-11px -168px!important}.ddp-list-express em.ddp-icon-updown{width:7px;height:10px;background-position:-167px -68px!important}.ddp-list-express em.ddp-icon-percent-type{width:9px;height:9px;background-position:-130px -96px!important}.ddp-list-express em.ddp-icon-row-split{width:11px;height:11px;background-position:-170px -23px!important}.ddp-list-express em.ddp-icon-column-split{width:11px;height:11px;background-position:-170px -35px!important}.ddp-list-express em.ddp-icon-grid-split{width:11px;height:11px;background-position:-170px -47px!important}.ddp-list-express em.ddp-icon-page-split{width:17px;height:8px;background-position:-176px -59px!important}.ddp-list-express em.ddp-icon-font-bold{width:8px;height:9px;background-position:-9px -179px!important}.ddp-list-express em.ddp-icon-font-italic{width:6px;height:9px;background-position:-7px -189px!important}.ddp-list-express em.ddp-icon-cross:before{display:none}.ddp-list-express em.ddp-icon-line-type{width:11px;height:11px;background-position:-12px top!important}.ddp-list-express em.ddp-icon-area-type{width:11px;height:11px;background-position:-12px -11px!important}.ddp-list-express em.ddp-icon-world{width:9px;height:9px;background-position:-168px -13px!important}.ddp-list-express em.ddp-icon-domestic{width:9px;height:11px;background-position:-168px top!important}.ddp-list-express em.ddp-icon-textcolor{width:11px;height:10px;background-position:-57px top!important}.ddp-list-express em.ddp-icon-areacolor{width:11px;height:11px;background-position:-57px -11px!important}.ddp-list-express em.ddp-icon-column-view{width:11px;height:13px;background-position:-57px -92px!important}.ddp-list-express em.ddp-icon-horizontal-view{width:17px;height:9px;background-position:-63px -106px!important}.ddp-list-express em.ddp-icon-left{width:11px;height:10px;background-position:-57px -23px!important}.ddp-list-express em.ddp-icon-center{width:11px;height:10px;background-position:-57px -34px!important}.ddp-list-express em.ddp-icon-right{width:11px;height:10px;background-position:-57px -45px!important}.ddp-list-express em.ddp-icon-top{width:11px;height:10px;background-position:-57px -56px!important}.ddp-list-express em.ddp-icon-middle{width:12px;height:12px;background-position:-57px -67px!important}.ddp-list-express em.ddp-icon-bottom{width:11px;height:10px;background-position:-57px -81px!important}.ddp-list-express em.ddp-icon-multi{width:11px;height:11px;background-position:-132px -37px!important}.ddp-list-express em.ddp-icon-stack{width:11px;height:11px;background-position:-132px -49px!important}.ddp-list-express em.ddp-icon-pivot{width:11px;height:11px;background-position:-132px -37px!important}.ddp-list-express em.ddp-icon-original{width:11px;height:11px;background-position:-132px -49px!important}.ddp-list-express em.ddp-icon-vertical{width:11px;height:11px;background-position:-132px -61px!important}.ddp-list-express em.ddp-icon-horizontal{width:11px;height:11px;background-position:-132px -73px!important}.ddp-list-express em.ddp-icon-value{width:10px;height:10px;background-position:-131px -85px!important}.ddp-list-express em.ddp-icon-percent{width:9px;height:9px;background-position:-130px -96px!important}.ddp-list-express em.ddp-icon-link-circle{width:11px;height:5px;background-position:-12px -26px!important}.ddp-list-express em.ddp-icon-link-point{width:14px;height:5px;background-position:-15px -107px!important}.ddp-list-express em.ddp-icon-link-none{width:11px;height:1px;background-position:-12px -113px!important}.ddp-list-express em.ddp-icon-allview{width:10px;height:10px;background-position:-11px -86px!important}.ddp-list-express em.ddp-icon-partview{width:13px;height:9px;background-position:-14px -97px!important}.ddp-list-express em.ddp-icon-basic-line{width:12px;height:6px;background-position:-13px -68px!important}.ddp-list-express em.ddp-icon-accrue{width:12px;height:10px;background-position:-13px -75px!important}.ddp-list-express em.ddp-icon-color{width:11px;height:11px;background-position:-12px -32px!important}.ddp-list-express em.ddp-icon-size{width:11px;height:11px;background-position:-12px -44px!important}.ddp-list-express em.ddp-icon-shape{width:13px;height:11px;background-position:-14px -56px!important}.ddp-list-express em.ddp-icon-single-color{width:9px;height:11px;background-position:-91px top!important}.ddp-list-expressem.ddp-icon-outline{width:9px;height:11px;background-position:-91px -12px!important}.ddp-list-express em.ddp-icon-translucence{width:9px;height:11px;background-position:-91px -24px!important}.ddp-list-express em.ddp-icon-circle{width:11px;height:11px;background-position:-93px -36px!important}.ddp-list-express em.ddp-icon-square{width:10px;height:10px;background-position:-92px -48px!important}.ddp-list-express em.ddp-icon-triangle{width:11px;height:10px;background-position:-93px -59px!important}.ddp-list-express em.ddp-icon-diamond{width:11px;height:11px;background-position:-93px -70px!important}.ddp-list-express em.ddp-icon-scissors{width:9px;height:9px;background-position:-91px -94px!important}.ddp-list-express em.ddp-icon-cross{width:11px;height:11px;background-position:-93px -83px!important}.ddp-list-express em.ddp-icon-pin{width:9px;height:12px;background-position:-91px -104px!important}.ddp-list-express em.ddp-icon-arrow{width:11px;height:10px;background-position:-93px -117px!important}.ddp-list-express em.ddp-icon-pie1{width:11px;height:11px;background-position:-132px top!important}.ddp-list-express em.ddp-icon-pie2{width:11px;height:11px;background-position:-132px -12px!important}.ddp-list-express em.ddp-icon-radar-area{width:10px;height:10px;background-position:-12px -115px!important}.ddp-list-express em.ddp-icon-font-s{width:7px;height:7px;background-position:-8px -126px!important}.ddp-list-express em.ddp-icon-font-m{width:8px;height:9px;background-position:-9px -134px!important}.ddp-list-express em.ddp-icon-font-l{width:10px;height:12px;background-position:-11px -144px!important}.ddp-list-express em.ddp-icon-column-repeat{width:7px;height:15px;background-position:-120px -106px!important}.ddp-list-express em.ddp-icon-horizontal-repeat{width:15px;height:7px;background-position:-120px -122px!important}.ddp-list-express em.ddp-icon-fly{width:14px;height:14px;background-position:-96px -128px!important}.ddp-list-express em.ddp-icon-user{width:11px;height:12px;background-position:-93px -143px!important}.ddp-list-express em.ddp-icon-hexagon{width:10px;height:11px;background-position:-169px -79px!important}.ddp-list-express [class*=ddp-line-bold]{display:inline-block;position:absolute;top:50%;left:50%;margin-left:-8px;width:16px;height:1px;background-color:#4b515b}.ddp-list-express em.ddp-line-bold2{height:2px;margin-top:-1px}.ddp-list-express em.ddp-line-bold3{height:3px;margin-top:-2px}.ddp-list-express em.ddp-line-bold5{height:5px;margin-top:-3px}.ddp-list-express em.ddp-line-dashed,.ddp-list-express em.ddp-line-dotted{display:inline-block;position:absolute;top:50%;left:50%;background:url(/assets/images/icon_presentation2_map.png) no-repeat}.ddp-list-express em.ddp-line-dotted{width:14px;height:2px;margin:-1px 0 0 -7px}.ddp-list-express em.ddp-line-dashed{width:16px;height:3px;margin:-1px 0 0 -8px;background-position:left -3px}.ddp-list-express li.ddp-selected em.ddp-line-dotted{background-position-x:-15px}.ddp-list-express li.ddp-selected em.ddp-line-dashed{background-position-x:-17px}.ddp-list-express li.ddp-selected [class*=ddp-line-bold]{background-color:#fff}.ddp-list-express li.ddp-selected em.ddp-icon-font-bold{background-position:0 -179px!important}.ddp-list-express li.ddp-selected em.ddp-icon-font-italic{background-position:0 -189px!important}.ddp-list-express li.ddp-selected em.ddp-icon-line-type{background-position:0 top!important}.ddp-list-express li.ddp-selected em.ddp-icon-area-type{background-position:0 -11px!important}.ddp-list-express li.ddp-selected em.ddp-icon-column-repeat{background-position:-128px -106px!important}.ddp-list-express li.ddp-selected em.ddp-icon-horizontal-repeat{background-position:-136px -122px!important}.ddp-list-express li.ddp-selected em.ddp-icon-font-s{background-position:0 -126px!important}.ddp-list-express li.ddp-selected em.ddp-icon-font-m{background-position:0 -134px!important}.ddp-list-express li.ddp-selected em.ddp-icon-font-l{background-position:0 -144px!important}.ddp-list-express li.ddp-selected em.ddp-icon-pie1,.ddp-list-express li.ddp-selected em.ddp-icon-pie2{background-position:-120px top!important}.ddp-list-express li.ddp-selected em.ddp-icon-single-color{background-position:-81px top!important}.ddp-list-express li.ddp-selected em.ddp-icon-outline{background-position:-81px -12px!important}.ddp-list-express li.ddp-selected em.ddp-icon-translucence{background-position:-81px -24px!important}.ddp-list-express li.ddp-selected em.ddp-icon-circle{background-position:-81px -36px!important}.ddp-list-express li.ddp-selected em.ddp-icon-square{background-position:-81px -48px!important}.ddp-list-express li.ddp-selected em.ddp-icon-triangle{background-position:-81px -59px!important}.ddp-list-express li.ddp-selected em.ddp-icon-diamond{background-position:-81px -70px!important}.ddp-list-express li.ddp-selected em.ddp-icon-scissors{background-position:-81px -94px!important}.ddp-list-express li.ddp-selected em.ddp-icon-cross{background-position:-81px -83px!important}.ddp-list-express li.ddp-selected em.ddp-icon-pin{background-position:-81px -104px!important}.ddp-list-express li.ddp-selected em.ddp-icon-arrow{background-position:-81px -117px!important}.ddp-list-express li.ddp-selected em.ddp-icon-world{background-position:-158px -13px!important}.ddp-list-express li.ddp-selected em.ddp-icon-domestic{background-position:-158px top!important}.ddp-list-express li.ddp-selected em.ddp-icon-textcolor{background-position:-45px top!important}.ddp-list-express li.ddp-selected em.ddp-icon-areacolor{background-position:-45px -11px!important}.ddp-list-express li.ddp-selected em.ddp-icon-column-view{background-position:-45px -92px!important}.ddp-list-express li.ddp-selected em.ddp-icon-horizontal-view{background-position:-45px -106px!important}.ddp-list-express li.ddp-selected em.ddp-icon-left{background-position:-45px -23px!important}.ddp-list-express li.ddp-selected em.ddp-icon-center{background-position:-45px -34px!important}.ddp-list-express li.ddp-selected em.ddp-icon-right{background-position:-45px -45px!important}.ddp-list-express li.ddp-selected em.ddp-icon-top{background-position:-45px -56px!important}.ddp-list-express li.ddp-selected em.ddp-icon-middle{background-position:-45px -67px!important}.ddp-list-express li.ddp-selected em.ddp-icon-bottom{background-position:-45px -81px!important}.ddp-list-express li.ddp-selected em.ddp-icon-multi{background-position:-120px -37px!important}.ddp-list-express li.ddp-selected em.ddp-icon-stack{background-position:-120px -49px!important}.ddp-list-express li.ddp-selected em.ddp-icon-pivot{background-position:-120px -37px!important}.ddp-list-express li.ddp-selected em.ddp-icon-original{background-position:-120px -49px!important}.ddp-list-express li.ddp-selected em.ddp-icon-vertical{background-position:-120px -61px!important}.ddp-list-express li.ddp-selected em.ddp-icon-horizontal{background-position:-120px -73px!important}.ddp-list-express li.ddp-selected em.ddp-icon-value{background-position:-120px -85px!important}.ddp-list-express li.ddp-selected em.ddp-icon-percent{background-position:-120px -96px!important}.ddp-list-express li.ddp-selected em.ddp-icon-link-circle{background-position:left -26px!important}.ddp-list-express li.ddp-selected em.ddp-icon-link-point{background-position:left -107px!important}.ddp-list-express li.ddp-selected em.ddp-icon-link-none{background-position:left -113px!important}.ddp-list-express li.ddp-selected em.ddp-icon-allview{background-position:left -86px!important}.ddp-list-express li.ddp-selected em.ddp-icon-partview{background-position:left -97px!important}.ddp-list-express li.ddp-selected em.ddp-icon-basic-line{background-position:left -68px!important}.ddp-list-express li.ddp-selected em.ddp-icon-accrue{background-position:left -75px!important}.ddp-list-express li.ddp-selected em.ddp-icon-color{background-position:left -32px!important}.ddp-list-express li.ddp-selected em.ddp-icon-size{background-position:left -44px!important}.ddp-list-express li.ddp-selected em.ddp-icon-shape{background-position:left -56px!important}.ddp-list-express li.ddp-selected em.ddp-icon-radar-area{background-position:left -115px!important}.ddp-list-express li.ddp-selected em.ddp-icon-row-split{background-position:-158px -23px!important}.ddp-list-express li.ddp-selected em.ddp-icon-column-split{background-position:-158px -35px!important}.ddp-list-express li.ddp-selected em.ddp-icon-grid-split{background-position:-158px -47px!important}.ddp-list-express li.ddp-selected em.ddp-icon-page-split{background-position:-158px -59px!important}.ddp-list-express li.ddp-selected em.ddp-icon-percent-type{width:9px;height:9px;background-position:-120px -96px!important}.ddp-list-express li.ddp-selected em.ddp-icon-updown{background-position:-158px -68px!important}.ddp-list-express li.ddp-selected em.ddp-icon-line-chart,.ddp-list-express li.ddp-selected em.ddp-icon-solid-chart{background-position-x:0!important}.ddp-list-express li.ddp-selected em.ddp-icon-fly,.ddp-list-express li.ddp-selected em.ddp-icon-user{background-position-x:-81px!important}.ddp-list-express li.ddp-selected em.ddp-icon-hexagon{background-position-x:-158px!important}.ddp-list-express li em.ddp-img-kpi-type1,.ddp-list-express li em.ddp-img-kpi-type2,.ddp-list-express li em.ddp-img-kpi-type3,.ddp-list-express li em.ddp-img-kpi-type4{display:inline-block;position:absolute;top:50%;left:50%;background:url(/assets/images/icon_kpi.png) no-repeat}.ddp-list-express li em.ddp-img-kpi-type1{margin:-11px 0 0 -11px;width:22px;height:23px}.ddp-list-express li em.ddp-img-kpi-type2{margin:-10px 0 0 -10px;width:19px;height:21px;background-position:left -24px}.ddp-list-express li em.ddp-img-kpi-type3{margin:-8px 0 0 -13px;width:26px;height:16px;background-position:left -46px}.ddp-list-express li em.ddp-img-kpi-type4{margin:-10px 0 0 -9px;width:17px;height:21px;background-position:left -63px}.ddp-list-express li.ddp-selected em.ddp-img-kpi-type1{background-position-x:-23px}.ddp-list-express li.ddp-selected em.ddp-img-kpi-type2{background-position-x:-19px}.ddp-list-express li.ddp-selected em.ddp-img-kpi-type3{background-position-x:-27px}.ddp-list-express li.ddp-selected em.ddp-img-kpi-type4{background-position-x:-18px}.ddp-list-express li.ddp-selected em.ddp-icon-line-curve,.ddp-list-express li.ddp-selected em.ddp-icon-line-straigt{background-position-x:0!important}.ddp-wrap-colorby-button{position:relative;padding-left:26px;margin:6px 0;cursor:pointer}.ddp-wrap-colorby-button em.ddp-icon-colorby{display:inline-block;position:absolute;top:0;left:0;width:26px;height:25px;background:url(/assets/images/btn_color.png) no-repeat;background-color:#fff}.ddp-wrap-colorby-button button[class*=ddp-btn-color]{width:100%;background-size:100% 100%!important}button[class*=ddp-btn-color2-series],button[class*=ddp-btn-color-],button[class*=ddp-btn-color-series]{display:inline-block;position:relative;width:100%;height:25px;cursor:pointer}button[class*=ddp-btn-color].ddp-selected:before{display:inline-block;content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:4px;border:3px solid #4b515b;z-index:10;overflow:hidden}button[class*=ddp-btn-color].ddp-selected:after{display:inline-block;content:"";position:absolute;top:3px;left:3px;right:3px;bottom:3px;border-radius:2px;border:1px solid #fff}button.ddp-btn-color-series1.ddp-type{background:url(/assets/images/img_color_01_type.png) no-repeat}button.ddp-btn-color-series2.ddp-type{background:url(/assets/images/img_color_02_type.png) no-repeat}button.ddp-btn-color-series3.ddp-type{background:url(/assets/images/img_color_03_type.png) no-repeat}button.ddp-btn-color-series4.ddp-type{background:url(/assets/images/img_color_04_type.png) no-repeat}button.ddp-btn-color-series5.ddp-type{background:url(/assets/images/img_color_05_type.png) no-repeat}button.ddp-btn-color-series6.ddp-type{background:url(/assets/images/img_color_06_type.png) no-repeat}button.ddp-btn-color-series7.ddp-type{background:url(/assets/images/img_color_07_type.png) no-repeat}button.ddp-btn-color-series8.ddp-type{background:url(/assets/images/img_color_08_type.png) no-repeat}button.ddp-btn-color-series9.ddp-type{background:url(/assets/images/img_color_09_type.png) no-repeat}button.ddp-btn-color-series1{background:url(/assets/images/img_color_01.png) no-repeat}button.ddp-btn-color-series2{background:url(/assets/images/img_color_02.png) no-repeat}button.ddp-btn-color-series3{background:url(/assets/images/img_color_03.png) no-repeat}button.ddp-btn-color-series4{background:url(/assets/images/img_color_04.png) no-repeat}button.ddp-btn-color-series5{background:url(/assets/images/img_color_05.png) no-repeat}button.ddp-btn-color-series6{background:url(/assets/images/img_color_06.png) no-repeat}button.ddp-btn-color-series7{background:url(/assets/images/img_color_07.png) no-repeat}button.ddp-btn-color-series8{background:url(/assets/images/img_color_08.png) no-repeat}button.ddp-btn-color-series9{background:url(/assets/images/img_color_09.png) no-repeat}button.ddp-btn-color2-series1{background:url(/assets/images/img_color2_01.png) no-repeat}button.ddp-btn-color2-series2{background:url(/assets/images/img_color2_02.png) no-repeat}button.ddp-btn-color2-series3{background:url(/assets/images/img_color2_03.png) no-repeat}button.ddp-btn-color2-series4{background:url(/assets/images/img_color2_04.png) no-repeat}button.ddp-btn-color2-series5{background:url(/assets/images/img_color2_05.png) no-repeat}button.ddp-btn-color2-series6{background:url(/assets/images/img_color2_06.png) no-repeat}button.ddp-btn-color2-series7{background:url(/assets/images/img_color2_07.png) no-repeat}button.ddp-btn-color-type1{background:url(/assets/images/img_color_type1.png) no-repeat}button.ddp-btn-color-type2{background:url(/assets/images/img_color_type2.png) no-repeat}button.ddp-btn-color-type3{background:url(/assets/images/img_color_type3.png) no-repeat}button.ddp-btn-color-type4{background:url(/assets/images/img_color_type4.png) no-repeat}button.ddp-btn-color-type5{background:url(/assets/images/img_color_type5.png) no-repeat}button.ddp-btn-color-type6{background:url(/assets/images/img_color_type6.png) no-repeat}button.ddp-btn-color-type7{background:url(/assets/images/img_color_type7.png) no-repeat}button.ddp-btn-color-type8{background:url(/assets/images/img_color_type8.png) no-repeat}button.ddp-btn-color-type9{background:url(/assets/images/img_color_type9.png) no-repeat}button.ddp-btn-color-type10{background:url(/assets/images/img_color_type10.png) no-repeat}button.ddp-btn-color-type11{background:url(/assets/images/img_color_type11.png) no-repeat}button.ddp-btn-color-type12{background:url(/assets/images/img_color_type12.png) no-repeat}button.ddp-btn-color-type13{background:url(/assets/images/img_color_type13.png) no-repeat}button.ddp-btn-color-type14{background:url(/assets/images/img_color_type14.png) no-repeat}button.ddp-btn-color-type15{background:url(/assets/images/img_color_type15.png) no-repeat}button.ddp-btn-color-type16{background:url(/assets/images/img_color_type16.png) no-repeat}button.ddp-btn-color-type17{background:url(/assets/images/img_color_type17.png) no-repeat}button.ddp-btn-color-type18{background:url(/assets/images/img_color_type18.png) no-repeat}button.ddp-btn-color-type19{background:url(/assets/images/img_color_type19.png) no-repeat}.ddp-ui-colorby{position:relative}.ddp-popup-side{position:absolute;top:-45px;left:-285px;width:275px;border-radius:3px;background-color:#fff;box-shadow:0 1px 3px 1px rgba(82,97,105,.3)}.ddp-ui-colorby .ddp-popup-side{position:fixed;top:105px;left:inherit;right:345px;max-height:510px;overflow:auto;z-index:5}.ddp-pop-side-top{position:relative;padding:15px 20px;color:#444;font-weight:700}.ddp-pop-side-top a.ddp-btn-close{display:inline-block;position:absolute;top:13px;right:20px;width:11px;height:11px;background:url(/assets/images/btn_close.png) no-repeat;background-position:-12px -58px}.ddp-popup-side.ddp-pop-colorpicker{display:inline-block}.ddp-pop-side-contents{padding:0 18px 18px}.ddp-pop-side-contents span.ddp-pop-sub-title{display:block;padding-bottom:6px;font-size:12px;color:#b7b9c2}.ddp-pop-side-contents .ddp-box-slider{padding:5px 10px;margin:-8px 0 10px;background-color:#f7f7f9;border-radius:3px}.ddp-pop-side-contents .ddp-box-slider .ddp-wrap-option-slider{padding:0}.ddp-pop-side-contents .ddp-box-slider .ddp-wrap-option-slider span.ddp-label-slider{color:#90969f}.ddp-pop-side-contents ul.ddp-list-series li{padding:7px 0}.ddp-pop-side-contents ul.ddp-list-series li:first-of-type{padding-top:0}.ddp-pop-side-contents ul.ddp-list-series li:last-of-type{margin-bottom:0}.ddp-pop-side-contents .ddp-btn-type-popup{width:100%;margin-top:10px;box-sizing:border-box}.ddp-popup-side.ddp-pop-colorpicker{position:fixed;z-index:126}.ddp-popup-side.ddp-pop-colorpicker.ddp-type{width:288px}.ddp-pop-colorpicker.ddp-type [class*=ddp-color-picker]{display:block;overflow:hidden}.ddp-pop-colorpicker.ddp-type [class*=ddp-color-picker] span.ddp-ui-color{display:inline-block;position:relative;width:24px;height:24px;cursor:pointer}.ddp-pop-colorpicker.ddp-type [class*=ddp-color-picker] span.ddp-ui-color.ddp-selected:before{display:inline-block;content:"";position:absolute;top:0;left:0;right:0;bottom:0;border:3px solid #4b515b}.ddp-pop-colorpicker.ddp-type [class*=ddp-color-picker] span.ddp-ui-color.ddp-selected:after{display:inline-block;position:absolute;top:3px;left:3px;right:3px;bottom:3px;border:1px solid #fff;content:""}.ddp-pop-colorpicker.ddp-type [class*=ddp-color-picker] [class*=ddp-bg-color]{float:left;margin:2px}.ddp-color-picker{float:left;margin-right:4px;width:26px;padding-bottom:10px}.ddp-color-picker:last-of-type{margin-right:0}.ddp-color-picker span.ddp-ui-color{display:inline-block;position:relative;width:26px;height:24px;cursor:pointer}.ddp-color-picker span.ddp-ui-color.ddp-selected:before{display:inline-block;content:"";position:absolute;top:0;left:0;right:0;bottom:0;border:2px solid #fff}.ddp-color-picker1 span.ddp-bg-color1{background-color:#ffcaba}.ddp-color-picker1 span.ddp-bg-color2{background-color:#fda08c}.ddp-color-picker1 span.ddp-bg-color3{background-color:#fb7661}.ddp-color-picker1 span.ddp-bg-color4{background-color:#f8533b}.ddp-color-picker1 span.ddp-bg-color5{background-color:#f23a2c}.ddp-color-picker1 span.ddp-bg-color6{background-color:#e5342c}.ddp-color-picker1 span.ddp-bg-color7{background-color:#d73631}.ddp-color-picker1 span.ddp-bg-color8{background-color:#c22a32}.ddp-color-picker1 span.ddp-bg-color9{background-color:#9a0b2c}.ddp-color-picker2 span.ddp-bg-color1{background-color:#f6f4b7}.ddp-color-picker2 span.ddp-bg-color2{background-color:#f9f6a1}.ddp-color-picker2 span.ddp-bg-color3{background-color:#fee330}.ddp-color-picker2 span.ddp-bg-color4{background-color:#ffd200}.ddp-color-picker2 span.ddp-bg-color5{background-color:#fbb700}.ddp-color-picker2 span.ddp-bg-color6{background-color:#f6a300}.ddp-color-picker2 span.ddp-bg-color7{background-color:#f28a00}.ddp-color-picker2 span.ddp-bg-color8{background-color:#f27603}.ddp-color-picker2 span.ddp-bg-color9{background-color:#fb6e2c}.ddp-color-picker3 span.ddp-bg-color1{background-color:#d1e5c2}.ddp-color-picker3 span.ddp-bg-color2{background-color:#b5d994}.ddp-color-picker3 span.ddp-bg-color3{background-color:#97cb63}.ddp-color-picker3 span.ddp-bg-color4{background-color:#83bf47}.ddp-color-picker3 span.ddp-bg-color5{background-color:#72b235}.ddp-color-picker3 span.ddp-bg-color6{background-color:#5d9f27}.ddp-color-picker3 span.ddp-bg-color7{background-color:#4b8a21}.ddp-color-picker3 span.ddp-bg-color8{background-color:#39751d}.ddp-color-picker3 span.ddp-bg-color9{background-color:#2d681a}.ddp-color-picker4 span.ddp-bg-color1{background-color:#b5e0e1}.ddp-color-picker4 span.ddp-bg-color2{background-color:#9ad5d2}.ddp-color-picker4 span.ddp-bg-color3{background-color:#75c4be}.ddp-color-picker4 span.ddp-bg-color4{background-color:#54b2ae}.ddp-color-picker4 span.ddp-bg-color5{background-color:#2b9a9e}.ddp-color-picker4 span.ddp-bg-color6{background-color:#0c8691}.ddp-color-picker4 span.ddp-bg-color7{background-color:#026e7f}.ddp-color-picker4 span.ddp-bg-color8{background-color:#015268}.ddp-color-picker4 span.ddp-bg-color9{background-color:#064059}.ddp-color-picker5 span.ddp-bg-color1{background-color:#c4eeed}.ddp-color-picker5 span.ddp-bg-color2{background-color:#a9e7eb}.ddp-color-picker5 span.ddp-bg-color3{background-color:#8adfe9}.ddp-color-picker5 span.ddp-bg-color4{background-color:#6ed0e4}.ddp-color-picker5 span.ddp-bg-color5{background-color:#58b5da}.ddp-color-picker5 span.ddp-bg-color6{background-color:#4a95cf}.ddp-color-picker5 span.ddp-bg-color7{background-color:#3f72c1}.ddp-color-picker5 span.ddp-bg-color8{background-color:#3452b5}.ddp-color-picker5 span.ddp-bg-color9{background-color:#23399f}.ddp-color-picker6 span.ddp-bg-color1{background-color:#efdffd}.ddp-color-picker6 span.ddp-bg-color2{background-color:#cdbaf8}.ddp-color-picker6 span.ddp-bg-color3{background-color:#b099f0}.ddp-color-picker6 span.ddp-bg-color4{background-color:#9b7fe4}.ddp-color-picker6 span.ddp-bg-color5{background-color:#8d6dd2}.ddp-color-picker6 span.ddp-bg-color6{background-color:#7c5ac1}.ddp-color-picker6 span.ddp-bg-color7{background-color:#6344ad}.ddp-color-picker6 span.ddp-bg-color8{background-color:#4c309a}.ddp-color-picker6 span.ddp-bg-color9{background-color:#391f8a}.ddp-color-picker7 span.ddp-bg-color1{background-color:#fcc9dd}.ddp-color-picker7 span.ddp-bg-color2{background-color:#fca0c3}.ddp-color-picker7 span.ddp-bg-color3{background-color:#fc79ac}.ddp-color-picker7 span.ddp-bg-color4{background-color:#ee5398}.ddp-color-picker7 span.ddp-bg-color5{background-color:#e03c8f}.ddp-color-picker7 span.ddp-bg-color6{background-color:#cd2287}.ddp-color-picker7 span.ddp-bg-color7{background-color:#ad037c}.ddp-color-picker7 span.ddp-bg-color8{background-color:#7d0071}.ddp-color-picker7 span.ddp-bg-color9{background-color:#4c006a}.ddp-color-picker8 span.ddp-bg-color1{background-color:#eee}.ddp-color-picker8 span.ddp-bg-color2{background-color:#c3c3c3}.ddp-color-picker8 span.ddp-bg-color3{background-color:#acacac}.ddp-color-picker8 span.ddp-bg-color4{background-color:#959595}.ddp-color-picker8 span.ddp-bg-color5{background-color:#797979}.ddp-color-picker8 span.ddp-bg-color6{background-color:#636363}.ddp-color-picker8 span.ddp-bg-color7{background-color:#4f4f4f}.ddp-color-picker8 span.ddp-bg-color8{background-color:#3c3c3c}.ddp-color-picker8 span.ddp-bg-color9{background-color:#313131}span.ddp-bg1-color1{background-color:#c94819}span.ddp-bg1-color2{background-color:#fb7100}span.ddp-bg1-color3{background-color:#ffbe69}span.ddp-bg1-color4{background-color:#ffd37d}span.ddp-bg2-color1{background-color:#007e78}span.ddp-bg2-color2{background-color:#00a99c}span.ddp-bg2-color3{background-color:#01cbbb}span.ddp-bg2-color4{background-color:#70dec3}span.ddp-bg3-color1{background-color:#02936f}span.ddp-bg3-color2{background-color:#17d18e}span.ddp-bg3-color3{background-color:#54df9a}span.ddp-bg3-color4{background-color:#cee6d2}span.ddp-bg4-color1{background-color:#4c95ce}span.ddp-bg4-color2{background-color:#589ed7}span.ddp-bg4-color3{background-color:#81b8e1}span.ddp-bg4-color4{background-color:#d3e4ef}span.ddp-bg5-color1{background-color:#9678bc}span.ddp-bg5-color2{background-color:#a992c7}span.ddp-bg5-color3{background-color:#c7a9c7}span.ddp-bg5-color4{background-color:#e3d4e2}span.ddp-bg6-color1{background-color:#d57295}span.ddp-bg6-color2,span.ddp-bg6-color3{background-color:#e898b2}span.ddp-bg6-color4{background-color:#fae2ea}span.ddp-bg7-color1{background-color:#0d0d0d}span.ddp-bg7-color2{background-color:#595959}span.ddp-bg7-color3{background-color:#7f7f7f}span.ddp-bg7-color4{background-color:#8f8f8f}span.ddp-bg8-color1{background-color:#f2f2f2}span.ddp-bg8-color2{background-color:#d9d9d9}span.ddp-bg8-color3{background-color:#bfbfbf}span.ddp-bg8-color4{background-color:#afafaf}.ddp-wrap-usercolor{position:relative;left:0;margin:0 -15px}.ddp-wrap-usercolor.ddp-delete{left:-240px;transition:left .5s ease-out}.ddp-list-usercolor{position:relative;padding:3px 33px 3px 38px}.ddp-list-usercolor .ddp-box-color{display:inline-block;position:absolute;top:50%;left:15px;margin-top:-9px;width:18px;height:18px;box-sizing:border-box;overflow:hidden;cursor:pointer}.ddp-list-usercolor .ddp-box-color .sp-preview,.ddp-list-usercolor .ddp-box-color .sp-replacer{position:absolute;top:0;left:0;right:0;bottom:0}.ddp-list-usercolor .ddp-box-color .sp-preview{width:inherit;height:inherit}.ddp-list-usercolor .ddp-data-range{display:block;width:100%;padding-top:0}.ddp-list-usercolor .ddp-data-range .ddp-input-range{position:relative;float:left;width:47%}.ddp-list-usercolor .ddp-data-range .ddp-input-range:last-of-type{float:right}.ddp-list-usercolor .ddp-data-range .ddp-input-range:last-of-type .ddp-ui-tooltip-info{left:auto;right:-30px}.ddp-list-usercolor .ddp-data-range .ddp-input-range .ddp-ui-tooltip-info em.ddp-icon-view-down{left:60px}.ddp-list-usercolor .ddp-data-range .ddp-input-range:last-of-type .ddp-ui-tooltip-info em.ddp-icon-view-down{left:inherit;right:80px}.ddp-list-usercolor .ddp-data-range .ddp-ng-ellipsis .ddp-data-ellipsis,.ddp-list-usercolor .ddp-data-range .ddp-ng-ellipsis .ddp-input-typebasic{padding:6px;font-family:SpoqaHanSans,sans-serif}.ddp-list-usercolor .ddp-data-range .ddp-ui-tooltip-info{bottom:100%;top:inherit;left:-30px;max-width:200px;margin-bottom:5px;white-space:normal}.ddp-list-usercolor .ddp-data-range .ddp-input-typebasic:focus+.ddp-ui-tooltip-info{display:block}.ddp-list-usercolor .ddp-data-range .ddp-bar{float:left;width:6%;padding:7px 0 8px;text-align:center;box-sizing:border-box}.ddp-list-usercolor .ddp-icon-listdelete{display:inline-block;position:absolute;top:50%;right:15px;margin-top:-6px;width:13px;height:13px;background:url(/assets/images/icon_delete.png) no-repeat;cursor:pointer}.ddp-user-color .ddp-list-blank{position:relative;left:0;height:4px;text-indent:-300000px;z-index:1;overflow:hidden;transition:height .2s}.ddp-user-color .ddp-list-blank:hover{padding:4px 15px;height:24px;color:#666eb2;font-size:12px;font-weight:300;text-indent:0;background-color:rgba(156,162,204,.2);cursor:pointer;box-sizing:border-box}.ddp-user-color .ddp-wrap-usercolor:first-of-type .ddp-list-blank{display:none}.ddp-user-color .ddp-list-blank:hover:before{display:inline-block;width:15px;height:15px;margin-right:19px;background:url(/assets/images/icon_plus.png) no-repeat;background-position:left -31px;vertical-align:middle;content:""}.ddp-wrap-divide .ddp-btn-set{display:block;padding:7px 0 8px;border:1px solid #d0d1d7;border-radius:2px;text-align:center;color:#90969f;font-size:13px}.ddp-wrap-divide .ddp-data-sum{padding:11px 0;color:#b7b9c2;font-size:11px}.ddp-wrap-divide .ddp-btn-set:hover{border:1px solid #b7b9c2;color:#4b515b}.ddp-lnb-down .ddp-ui-down-title{position:relative;padding:10px 9px 10px 22px;color:#90969f;font-size:13px;background-color:#2f3339;cursor:pointer}.ddp-lnb-down .ddp-ui-down-title:before{display:none}.ddp-lnb-down .ddp-ui-down-contents{display:none;padding:0 22px 0 40px;background-color:#35393f}.ddp-lnb-down.ddp-selected .ddp-ui-down-contents{display:block;padding-left:22px}.ddp-lnb-down.ddp-selected .ddp-ui-down-title em.ddp-icon-menumove:before{transform:rotate(0deg);content:""}.ddp-lnb-down span.ddp-label-slider{color:#d0d1d8}.ddp-ui-drop-contents .ddp-ui-option-down .ddp-ui-down-title em.ddp-icon-drop{display:inline-block}.ddp-lnb-down .ddp-ui-sign{position:relative;padding-top:10px}.ddp-lnb-down .ddp-ui-sign.ddp-disabled{opacity:.3}.ddp-lnb-down .ddp-ui-sign.ddp-disabled:before{display:inline-block;position:absolute;top:0;left:0;right:0;bottom:0;content:"";z-index:1}.ddp-lnb-down .ddp-ui-sign .ddp-txt-label{display:block;color:#90969f}.ddp-lnb-down .ddp-list-part{padding-bottom:20px}.ddp-lnb-down .ddp-list-part:last-of-type{padding-bottom:0;border-bottom:none}.ddp-lnb-down .ddp-list-part .ddp-ui-form-type{padding:0 0 10px}.ddp-lnb-down .ddp-list-part .ddp-ui-label{padding:7px 0;color:#d0d1d8;font-size:13px}.ddp-lnb-down .ddp-list-part .ddp-form-multy{margin-bottom:10px}.ddp-lnb-down .ddp-list-part-sub{padding:0 0 0 18px}.ddp-lnb-down .ddp-list-part-sub .ddp-ui-slider-type{margin:10px -10px 10px 0}.ddp-lnb-down .ddp-list-part-sub .ddp-ui-link{text-align:left}.ddp-lnb-down .ddp-ui-link.ddp-setup{padding:10px 0 0}.ddp-lnb-down .ddp-ui-link.ddp-setup .ddp-ui-option{display:none}.ddp-lnb-down .ddp-ui-link.ddp-setup.ddp-selected .ddp-ui-option{display:block;clear:both}.ddp-lnb-down .ddp-ui-link .ddp-link-option{display:block;position:relative;float:right;padding-right:12px;text-decoration:underline;font-style:italic;color:#90969f;font-size:12px}.ddp-lnb-down .ddp-ui-link .ddp-link-option:after{display:inline-block;content:"";position:absolute;top:50%;right:0;margin-top:-2px;width:8px;height:4px;background:url(/assets/images/icon_select.png) no-repeat;background-position:-8px top}.ddp-lnb-down .ddp-ui-link.ddp-selected .ddp-link-option:after{transform:rotate(180deg)}.ddp-lnb-down .ddp-ui-option .ddp-ui-option-check{padding:15px 0 8px;text-align:right}.ddp-lnb-down .ddp-list-sub-in{position:relative;padding-left:20px}.ddp-lnb-down .ddp-ui-color-select{position:relative;margin-top:7px;margin-bottom:15px;white-space:nowrap}.ddp-lnb-down .ddp-ui-color-select.ddp-mgb0{margin-bottom:0}.ddp-lnb-down .ddp-ui-color-select .ddp-txt-label{display:inline-block;color:#90969f;font-size:12px;line-height:26px}.ddp-lnb-down .ddp-ui-color-select .ddp-txt-label div.ddp-box-color{top:0;cursor:pointer}.ddp-lnb-down .ddp-ui-color-select div.ddp-ui-box-color{display:inline-block;width:18px;margin-right:5px;vertical-align:top}.ddp-lnb-down .ddp-ui-color-select .ddp-type-selectbox{display:inline-block;width:70px;box-sizing:border-box}.ddp-lnb-down .ddp-ui-color-select .ddp-size{display:inline-block}.ddp-lnb-down .ddp-ui-color-select .ddp-size .ddp-type-selectbox{width:91px}.ddp-lnb-down .ddp-ui-color-select.ddp-disabled{opacity:.5}.ddp-lnb-down .ddp-ui-color-select.ddp-disabled:before{display:inline-block;position:absolute;top:0;right:-20px;bottom:0;left:0;z-index:1;cursor:no-drop;content:""}.ddp-lnb-down div.ddp-box-color,.ddp-lnb-down span.ddp-box-color{display:inline-block;position:relative;margin:0 5px 0 0;font-size:0;background:url(/assets/images/img_noncolor.png) no-repeat;background-size:100% 100%;vertical-align:top;cursor:pointer}.ddp-lnb-down span.ddp-box-color{width:18px;height:18px}.ddp-lnb-down .ddp-list-buttons{margin:10px 0 20px}.ddp-lnb-down ul.ddp-list-type{padding:0 10px}.ddp-lnb-down ul.ddp-list-type li{padding:10px 0;overflow:hidden}.ddp-lnb-down ul.ddp-list-type li span.ddp-data-name{display:block;position:relative;top:2px;color:#90969f;font-size:12px;overflow:hidden}.ddp-lnb-down ul.ddp-list-type li .ddp-box-color{float:left;margin-right:7px}.ddp-view-widget .ddp-ui-slider-type.type-per{display:inline-block;width:80%;min-width:200px}.ddp-ui-slider-type.type-per{position:relative}.ddp-ui-slider-type.type-per span.ddp-txt-label{position:absolute;top:0;left:0;color:#90969f;font-size:12px}.ddp-ui-slider-type.type-per .irs-max,.ddp-ui-slider-type.type-per .irs-min{display:none!important}.ddp-ui-slider-type.type-per .irs-single{display:none!important;margin:0;position:absolute;top:0;right:0;left:inherit!important;color:#90969f;font-size:12px}.ddp-ui-slider-type.type-per .irs-to{display:none!important}.ddp-ui-slider-type.type-per .irs-single:after{display:inline-block;content:"%";color:#90969f;font-size:12px}.ddp-ui-check-type.ddp-inline{padding-top:9px;white-space:nowrap}.ddp-ui-check-type.ddp-inline .ddp-label-radio{display:inline-block;margin-left:10px}.ddp-ui-check-type.ddp-inline .ddp-label-radio:first-of-type{margin-left:0}.ddp-ui-select-value .ddp-ui-color-select{margin-bottom:0}.ddp-lnb-down .ddp-ui-color-select .ddp-box-color{margin-top:5px}.ddp-wrap-trendbtn{padding:10px 0;white-space:nowrap;text-align:center}.ddp-wrap-trendbtn .ddp-ui-trendbtn{display:inline-block;position:relative}.ddp-ui-trendbtn a[class*=ddp-btn-]{display:inline-block;width:38px;height:38px;background:url(/assets/images/btn_trend.png) no-repeat}.ddp-ui-trendbtn a.ddp-btn-logarithmic{background-position:-42px top}.ddp-ui-trendbtn a.ddp-btn-exp{background-position:-84px top}.ddp-ui-trendbtn a.ddp-btn-quadratic{background-position:-126px top}.ddp-ui-trendbtn a.ddp-btn-cubic{background-position:-168px top}.ddp-ui-trendbtn:hover a.ddp-btn-linear{background-position:0 -39px}.ddp-ui-trendbtn:hover a.ddp-btn-logarithmic{background-position:-42px -39px}.ddp-ui-trendbtn:hover a.ddp-btn-exp{background-position:-84px -39px}.ddp-ui-trendbtn:hover a.ddp-btn-quadratic{background-position:-126px -39px}.ddp-ui-trendbtn:hover a.ddp-btn-cubic{background-position:-168px -39px}.ddp-ui-trendbtn .ddp-ui-tooltip-info{display:none;top:44px;left:inherit;right:0}.ddp-ui-trendbtn .ddp-ui-tooltip-info em.ddp-icon-view-top{left:inherit;right:17px}.ddp-ui-trendbtn:hover .ddp-ui-tooltip-info{display:block}.ddp-data-info-value{color:#90969f;font-size:12px;line-height:18px}.ddp-color-multy{position:relative}.ddp-color-multy .ddp-type-selectbox{display:none}.ddp-color-multy .ddp-type-selectbox.ddp-default{display:block}ul.ddp-list-selectbox li em.ddp-img-colorpicker{display:inline-block;width:48px;height:20px;background:url(/assets/images/img_colorpicker.png) no-repeat}ul.ddp-list-selectbox.ddp-color-select{position:absolute;top:34px;right:0;min-width:100%;max-height:160px;padding:7px 0;background-color:#fff;border:1px solid #ddd;overflow-y:auto;z-index:1;box-sizing:border-box;box-shadow:0 1px 3px rgba(84,97,104,.3)}ul.ddp-list-selectbox.ddp-color-select li a{display:block;position:relative;padding:5px 10px;color:#4b525b;font-size:13px}ul.ddp-list-selectbox.ddp-color-select li a:hover{background-color:#f6f6f7}.ddp-wrap-chart-menu span.ddp-ui-menu-layout{display:block;position:relative;padding-top:11px;margin-top:13px}.ddp-wrap-chart-menu span.ddp-ui-menu-layout:before{display:inline-block;content:"";width:28px;position:absolute;top:0;left:50%;margin-left:-14px;border-top:1px solid #e7e7ea}.ddp-pop-preview .ddp-ui-top .ddp-data-name em.ddp-icon-type-ab,.ddp-pop-preview .ddp-ui-top .ddp-data-name em.ddp-icon-type-calen,.ddp-pop-preview .ddp-ui-top .ddp-data-name em.ddp-icon-type-float,.ddp-pop-preview .ddp-ui-top .ddp-data-name em.ddp-icon-type-sharp{position:relative;top:0;left:0;margin:0 5px 0 0}.ddp-pop-preview .ddp-ui-top .ddp-data-name em.ddp-icon-type-ab{background-position:-14px top}.ddp-pop-preview .ddp-ui-top .ddp-data-name em.ddp-icon-type-calen{background-position:-12px -74px}.ddp-pop-preview .ddp-ui-top .ddp-data-name em.ddp-icon-type-sharp{background-position:-15px -23px}.ddp-pop-preview .ddp-ui-top .ddp-data-name em.ddp-icon-type-float{background-position:-17px -96px}.ddp-column-detail{top:74px;left:286px;right:74px;bottom:26px}.ddp-column-detail .ddp-ui-preview-contents{overflow:hidden}.ddp-column-detail.ddp-full{top:0;left:0;right:0;bottom:0}.ddp-column-detail .ddp-wrap-list{position:relative;float:left;width:264px;height:100%;border-right:1px solid #d5d6dc;z-index:1}.ddp-column-detail .ddp-wrap-list .ddp-ui-title{padding:21px 16px 22px;color:#4a515c;font-size:16px;font-weight:700;border-bottom:1px solid #e7e7ea;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.ddp-column-detail .ddp-wrap-list .ddp-ui-title.ddp-bottom{padding:15px 16px}.ddp-column-detail .ddp-wrap-list .ddp-ui-title.ddp-bottom .ddp-ui-topTit{font-size:14px;font-weight:400}.ddp-column-detail .ddp-wrap-list .ddp-ui-title .ddp-view-option{float:right}.ddp-column-detail .ddp-wrap-list .ddp-ui-top{background-color:#e7e7ea}.ddp-wrap-list .ddp-ui-dataname{padding:20px 10px 10px;background-color:#e7e7ea}.ddp-wrap-list .ddp-ui-dataname .ddp-top-title{display:inline-block;position:relative;max-width:100%;padding:0 20px 10px 9px;box-sizing:border-box}.ddp-wrap-list .ddp-ui-dataname .ddp-txt-name{display:inline-block;max-width:100%;font-size:16px;font-weight:700;color:#4b515b;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ddp-wrap-list .ddp-ui-dataname .ddp-wrap-info{position:absolute;top:5px;right:0;display:inline-block;vertical-align:top}.ddp-wrap-list .ddp-ui-dataname .ddp-wrap-info .ddp-btn-info2:before{display:inline-block;content:"";width:13px;height:13px;margin-left:5px;background:url(/assets/images/icon_info.png) no-repeat;background-position:left -30px}.ddp-wrap-list .ddp-ui-dataname .ddp-wrap-info .ddp-btn-info2:hover:before{background-position:-14px -30px}.ddp-wrap-list .ddp-ui-dataname .ddp-wrap-info .ddp-box-layout4{display:none;position:fixed;top:0;left:0;margin-top:5px}.ddp-wrap-list .ddp-ui-dataname .ddp-wrap-info .ddp-box-layout4.ddp-scheme{max-width:520px;width:auto}.ddp-wrap-list .ddp-ui-dataname .ddp-wrap-info .ddp-box-layout4.ddp-scheme table.ddp-table-info{table-layout:inherit}.ddp-wrap-list .ddp-ui-dataname .ddp-wrap-info.ddp-selected .ddp-box-layout4{display:block}.ddp-wrap-list .ddp-data-namesub{position:relative}.ddp-wrap-list .ddp-data-namesub .ddp-data-in{position:relative;padding:10px 25px 10px 10px;height:35px;background-color:#f6f6f7;cursor:pointer;box-sizing:border-box}.ddp-wrap-list .ddp-data-namesub .ddp-data-in:hover{background-color:#fff}.ddp-wrap-list .ddp-data-namesub .ddp-data-in .ddp-txt-dataname{display:block;color:#4b515b;font-size:12px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.ddp-wrap-list .ddp-data-namesub .ddp-data-in .ddp-icon-database3{float:left;margin-right:5px}.ddp-wrap-list .ddp-data-namesub .ddp-data-in .ddp-txt-namesub{display:block;color:#4b515b;font-size:12px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ddp-wrap-list .ddp-data-namesub .ddp-data-in .ddp-icon-view{display:inline-block;position:absolute;top:50%;right:9px;width:7px;height:4px;margin-top:-2px;background:url(/assets/images/icon_select.png) no-repeat;content:""}.ddp-wrap-list .ddp-data-namesub .ddp-box-layout4{display:none;position:absolute;top:100%;left:0;right:0;width:100%;padding:0 0 20px;box-sizing:border-box}.ddp-wrap-list .ddp-data-namesub .ddp-box-layout4 .ddp-wrap-search{padding:0 20px}.ddp-wrap-list .ddp-data-namesub .ddp-box-layout4 .ddp-form-search{margin-left:0}.ddp-wrap-list .ddp-data-namesub.ddp-selected .ddp-box-layout4{display:block}.ddp-column-detail .ddp-wrap-list ul.ddp-list-data{position:absolute;top:63px;left:0;right:0;bottom:0;overflow-y:auto}.ddp-column-detail .ddp-wrap-list ul.ddp-list-data li{padding:7px 15px;color:#4a525c}.ddp-column-detail .ddp-wrap-list ul.ddp-list-data li:nth-child(odd){background-color:#fafafa}.ddp-column-detail .ddp-wrap-detail{position:relative;float:left;width:100%;max-height:100%;margin-left:-265px;padding-left:289px;padding-right:24px;overflow:auto;box-sizing:border-box}.ddp-type-scheme.ddp-column-detail .ddp-preview-type .ddp-wrap-list{width:460px}.ddp-type-scheme.ddp-column-detail .ddp-preview-type .ddp-ui-datadetail2{display:block;position:relative;overflow:hidden;height:100%}.ddp-type-scheme.ddp-column-detail .ddp-preview-type .ddp-type-top-option{left:0}.ddp-type-scheme.ddp-column-detail .ddp-wrap-list{width:600px;box-sizing:border-box;z-index:70}.ddp-type-scheme.ddp-column-detail .ddp-wrap-detail{height:100%;margin-left:-600px;padding-left:600px;padding-right:0;overflow:hidden}.ddp-pop-preview.ddp-type-scheme{top:50px;left:90px;right:90px;bottom:52px}.ddp-pop-preview.ddp-type-scheme.ddp-full{top:0;right:0;bottom:0;left:0}.ddp-pop-preview.ddp-type-scheme.ddp-full .ddp-ui-top{display:none}.ddp-pop-preview.ddp-type-scheme.ddp-full .ddp-ui-preview-contents{top:0;border:none}.ddp-pop-preview.ddp-type-scheme .ddp-nodata,.ddp-pop-preview.ddp-type-scheme .ddp-wrap-grid{position:absolute;top:44px;left:0;right:0;bottom:0}.ddp-pop-preview.ddp-type-scheme .ddp-nodata{padding:20px;color:#b7bac1;font-size:13px}.ddp-pop-preview.ddp-type-scheme .ddp-type-top-option{position:absolute;top:0;left:600px;right:0;bottom:0;padding:34px 0 0;box-sizing:border-box}.ddp-type-scheme.ddp-column-detail .ddp-metadata .ddp-wrap-list{width:50%}.ddp-type-scheme.ddp-column-detail .ddp-metadata .ddp-wrap-detail{margin-left:-50%;padding-left:50%}.ddp-pop-preview.ddp-type-scheme .ddp-metadata .ddp-type-top-option{left:50%}.ddp-pop-preview.ddp-type-scheme .ddp-type-top-option .ddp-ui-tab-contents{position:relative;height:100%}.ddp-pop-preview.ddp-type-scheme .ddp-type-top-option .ddp-ui-tab-contents .ddp-wrap-viewtable{position:absolute;top:44px;left:0;right:0;bottom:0}.ddp-pop-preview.ddp-type-scheme .ddp-type-top-option .ddp-ui-tab-contents .ddp-wrap-datadetail{position:absolute;top:44px;left:0;right:0;bottom:0;padding-top:28px;overflow:auto}.ddp-pop-preview.ddp-type-scheme .ddp-type-top-option .ddp-ui-tab-contents .ddp-wrap-datadetail.ddp-full{top:0}.ddp-wrap-datadetail .ddp-ui-option .ddp-wrap-edit{float:left;padding-left:46px;margin-right:6px}.ddp-wrap-datadetail .ddp-ui-option .ddp-wrap-edit:first-of-type{padding-left:0}.ddp-wrap-datadetail .ddp-ui-option .ddp-ui-rightoption{float:right}.ddp-wrap-datadetail .ddp-ui-option .ddp-ui-rightoption .ddp-btn-selection{float:left;margin-left:4px}.ddp-wrap-datadetail .ddp-ui-option .ddp-type-selectbox{min-width:160px}.ddp-pop-preview.ddp-type-scheme .ddp-type-top-option .ddp-ui-tab-contents .ddp-wrap-searching{padding:6px 15px 7px;border-bottom:1px solid #e7e7ea;background-color:#f6f6f7}.ddp-pop-preview.ddp-type-scheme .ddp-type-top-option .ddp-ui-tab-contents .ddp-wrap-searching:before{display:table;content:""}.ddp-pop-preview.ddp-type-scheme .ddp-type-top-option .ddp-ui-tab-contents .ddp-wrap-searching:after{display:table;content:"";clear:both}.ddp-pop-preview.ddp-type-scheme .ddp-type-top-option .ddp-ui-tab-contents .ddp-wrap-searching .ddp-form-search{float:left;width:400px;margin-top:0}.ddp-pop-preview.ddp-type-scheme .ddp-form-search{width:100%;margin-top:10px}.ddp-pop-preview.ddp-type-scheme ul.ddp-list-data{top:102px}.ddp-pop-preview.ddp-type-scheme ul.ddp-ui-tab{position:absolute;top:0;left:0;right:0;border-bottom:1px solid #d7d8dd}.ddp-pop-preview.ddp-type-scheme ul.ddp-ui-tab:after{display:block;content:"";clear:both}.ddp-pop-preview.ddp-type-scheme ul.ddp-ui-tab li.ddp-selected a:after{display:none}.ddp-pop-preview.ddp-type-scheme .ddp-view-option .ddp-txt-tbNum{font-size:12px}.ddp-pop-preview.ddp-type-scheme .ddp-view-option .ddp-txt-table{font-size:12px;font-weight:lighter}.ddp-pop-preview.ddp-type-scheme .ddp-view-option em.ddp-icon-refresh3{position:relative;top:-1px;margin-left:10px}.ddp-pop-preview.ddp-type-scheme .ddp-box-viewtable{border:none}.ddp-box-viewtable .ddp-data-form{position:absolute;top:5px;right:0;z-index:2}.ddp-box-viewtable .ddp-data-form a.ddp-btn-filter{position:relative;display:block;width:17px;height:17px;text-align:center}.ddp-box-viewtable .ddp-data-form a.ddp-btn-filter em{position:relative;top:4px}.ddp-box-viewtable .ddp-data-form .ddp-wrap-popup2{position:absolute;top:20px;left:-135px;width:156px}.ddp-data-form.type-filter .ddp-wrap-popup2{display:none}.ddp-data-form.type-filter.ddp-selected .ddp-wrap-popup2{display:block}.ddp-data-form.type-filter.ddp-selected a.ddp-btn-filter,.ddp-data-form.type-filter a.ddp-btn-filter:hover{background-color:#f0f0f0}.ddp-data-form.type-filter .ddp-list-popup{padding:12px 20px;box-sizing:border-box}.ddp-data-form.type-filter .ddp-list-popup li{padding:8px 0}.ddp-data-form.type-filter .ddp-list-popup li em{position:relative;top:0;left:inherit;margin:0 6px 0 8px}.ddp-data-form.type-filter .ddp-list-popup li span{display:inline-block}.ddp-pop-wrapList{position:absolute;top:186px;left:0;right:0;bottom:0;overflow-y:auto}.ddp-table-form.type-scTb .ddp-txt-long{padding:0 30px}.ddp-table-form.type-scTb tr td em.ddp-icon-tb{position:absolute;top:9px;left:18px}.ddp-table-form.type-scTb tr td em.ddp-icon-rArrow{position:absolute;display:none;top:10px;right:13px}.ddp-table-form.type-scTb tr td:hover em.ddp-icon-rArrow{display:block}.ddp-table-form.type-scTb tr.ddp-selected td em.ddp-icon-rArrow{display:block;background-position:-6px -48px}table.ddp-table-select.type-scTb tbody tr.ddp-selected td:last-of-type:after{display:none}.ddp-table-form.type-scTb tr td:hover .ddp-ui-tooltip-info{display:block}.ddp-table-form.type-scTb tr td .ddp-ui-tooltip-info{display:none;width:235px;top:28px;left:37px;white-space:normal}.ddp-column-detail .ddp-ui-detail{padding-bottom:40px;border-top:1px solid #e7e7ea}.ddp-column-detail .ddp-ui-detail:first-of-type{border-top:none}.ddp-column-detail .ddp-ui-detail .ddp-ui-detail-in{padding:0 0 20px 20px}.ddp-column-detail .ddp-ui-detail .ddp-wrap-histogram{margin-top:15px}.ddp-column-detail .ddp-ui-detail .ddp-wrap-histogram:first-of-type{margin-top:0}.ddp-column-detail .ddp-ui-detail .ddp-wrap-histogram .ddp-ui-label{padding-bottom:5px;color:#4a515c;font-size:13px}.ddp-column-detail .ddp-ui-detail .ddp-box-histogram{height:61px;padding:5px;border:1px solid #dadada}.ddp-column-detail .ddp-ui-detail .ddp-box-valuelist{height:179px;border:1px solid #dadada;box-sizing:border-box}.ddp-ui-preview-contents.ddp-full{position:absolute;top:0}.ddp-ui-preview-contents .ddp-ui-title{padding:21px 0 24px;color:#4a515c;font-size:13px;font-weight:700}.ddp-ui-preview-contents .ddp-ui-title.ddp-name{font-size:14px;padding-bottom:0}.ddp-ui-preview-contents .ddp-ui-title.ddp-name .ddp-sub{font-weight:300}.ddp-pop-datadetail .ddp-wrap-colum-detail .ddp-wrap-detail .ddp-ui-title.ddp-name+.ddp-ui-detail{border-top:none}ul.ddp-list-graph{margin:20px -4px 0;overflow:hidden}ul.ddp-list-graph.ddp-bottom li .ddp-box-image{margin-top:0;margin-bottom:5px}ul.ddp-list-graph.ddp-bottom li .ddp-box-image img{display:block;width:100%;height:100%}ul.ddp-list-graph.ddp-cursor li{cursor:pointer}ul.ddp-list-graph li{float:left;width:20%;padding:0 4px;box-sizing:border-box}ul.ddp-list-graph li .ddp-data-graph span.ddp-txt-det{display:block;color:#4b515b;font-size:12px}ul.ddp-list-graph li span.ddp-txt-sub{display:block;margin-top:5px;color:#90969f;font-size:12px}ul.ddp-list-graph li .ddp-box-image{margin-top:5px;height:137px;border:1px solid #dadada}.ddp-wrap-detail.ddp-type table.ddp-table-detail2{padding:0 20px;box-sizing:border-box}table.ddp-table-detail2{width:100%;table-layout:fixed}table.ddp-table-detail2 tr th{padding:6px 0 6px 20px;text-align:left;font-size:13px;color:#90969f;font-weight:400;word-break:break-all}table.ddp-table-detail2 tr th .ddp-wrap-hover-info{display:inline-block;position:relative;top:-2px}table.ddp-table-detail2 tr th .ddp-wrap-hover-info .ddp-icon-info3{display:inline-block;width:11px;height:11px;position:relative;background:url(/assets/images/icon_que.png) no-repeat;background-position:left -12px}table.ddp-table-detail2 tr th .ddp-wrap-hover-info .ddp-box-layout4{display:none;position:absolute;bottom:100%;left:100%;margin-left:5px;margin-bottom:-50px;width:350px}table.ddp-table-detail2 tr th .ddp-wrap-hover-info:hover .ddp-box-layout4{display:block}table.ddp-table-detail2 tr th.ddp-th-valid{color:#26af5e}table.ddp-table-detail2 tr th.ddp-th-missing{color:#ff2a1b}table.ddp-table-detail2 tr td{padding:6px 0;color:#4b515b;font-size:13px;word-break:break-all}table.ddp-table-detail2 tr td .ddp-wrap-datarecommend{margin-right:5px}table.ddp-table-detail2 tr td .ddp-box-tag-value{display:inline-block;padding:2px 3px;margin:-3px 0 -4px;font-size:12px}table.ddp-table-detail2 tr td .ddp-link-url{color:#69a2f8;font-size:13px}table.ddp-table-detail2 tr td .ddp-box-tag-value.ddp-dimension{color:#439fe5;border:1px solid #439fe5}table.ddp-table-detail2 tr td .ddp-box-tag-value.ddp-measure{border:1px solid #4abccc;color:#4abccc}table.ddp-table-detail2 tr td .ddp-data-size .ddp-ui-bar-per{display:inline-block;margin-top:8px}table.ddp-table-detail2 tr td .ddp-data-size.type-error .ddp-txt-data .ddp-txt-size{color:#dc494f}table.ddp-table-detail2 tr td .ddp-data-size.type-error .ddp-ui-bar-per .ddp-ui-bar{background-color:#dc494f}table.ddp-table-detail2 tr td .ddp-data-size.type-error .ddp-ui-bar-per .ddp-bar-line{border-left:1px solid #fff}table.ddp-table-detail2.type-vertical-top tr th{vertical-align:top}table.ddp-table-detail2.ddp-nowrap tr td,table.ddp-table-detail2.ddp-nowrap tr th{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}table.ddp-table-detail2 tr.ddp-tr-sub th{padding-left:36px}table.ddp-table-order{table-layout:fixed;width:60%;border-top:1px solid #b7b9c3;border-bottom:1px solid #b7b9c3}table.ddp-table-order tr:first-of-type td{border-top:none}table.ddp-table-order tr td{padding:13px;border-top:1px solid #e7e7ea;font-size:14px;color:#4c515a}.ddp-data-alias-column{position:relative;padding-left:19px;font-size:14px;font-weight:700}.ddp-data-alias-column em[class*=ddp-icon-type]{left:0}.ddp-box-copy-table{position:absolute;top:153px;left:50px;right:50px;bottom:57px;padding-bottom:42px;border:1px solid #b7b9c2}.ddp-box-copy-table .ddp-txt-info{position:absolute;top:-33px;right:0;font-size:12px;color:#b7b9c2}.ddp-box-copy-table .ddp-btn-bg{position:absolute;top:-38px;right:0;padding:7px 12px;border-radius:2px;color:#90969f}.ddp-box-copy-table .ddp-btn-bg .ddp-icon-reset{display:inline-block;margin-right:3px;width:14px;height:13px;background:url(/assets/images/icon_reset.png) no-repeat;background-position:-16px -20px;vertical-align:middle}.ddp-box-copy-table .ddp-btn-bg:hover{color:#4b515b}.ddp-box-copy-table .ddp-btn-bg:hover .ddp-icon-reset{background-position:-15px -34px}.ddp-box-copy-table .ddp-box-add-link3{position:absolute;bottom:-1px;left:-1px;right:-1px}.ddp-box-copy-table .ddp-view-grid{width:100%;height:100%;overflow:auto}.ddp-page-mapview .ddp-btn-color-heatmap1{background:url(/assets/images/img_color_heatmap_type1.png) no-repeat}.ddp-page-mapview .ddp-btn-color-heatmap2{background:url(/assets/images/img_color_heatmap_type2.png) no-repeat}.ddp-page-mapview .ddp-btn-color-heatmap3{background:url(/assets/images/img_color_heatmap_type3.png) no-repeat}.ddp-page-mapview .ddp-btn-color-heatmap4{background:url(/assets/images/img_color_heatmap_type4.png) no-repeat}.ddp-page-mapview .ddp-btn-color-heatmap5{background:url(/assets/images/img_color_heatmap_type5.png) no-repeat}.ddp-page-mapview .ddp-btn-color-heatmap6{background:url(/assets/images/img_color_heatmap_type6.png) no-repeat}.ddp-page-mapview .ddp-btn-color-heatmap7{background:url(/assets/images/img_color_heatmap_type7.png) no-repeat}.ddp-page-mapview .ddp-box-down .ddp-wrap-divide .ddp-divide2 .ddp-wrap-colorby-button.ddp-solid-color{padding-left:0;height:25px}.ddp-page-mapview .ddp-box-down .ddp-wrap-divide .ddp-divide2 .ddp-wrap-colorby-button.ddp-solid-color .sp-preview,.ddp-page-mapview .ddp-box-down .ddp-wrap-divide .ddp-divide2 .ddp-wrap-colorby-button.ddp-solid-color .sp-replacer{width:100%;height:100%}.ddp-page-mapview .ddp-box-down .ddp-wrap-divide .ddp-divide2 .ddp-wrap-colorby-button.ddp-solid-color .sp-preview:before{display:inline-block;position:absolute;top:0;left:0;width:26px;height:25px;background:url(/assets/images/btn_color.png) no-repeat;content:"";background-color:#fff;border-radius:3px;z-index:1}.ddp-page-mapview .ddp-box-down .ddp-wrap-divide .ddp-divide2 .ddp-wrap-colorby-button.ddp-solid-color .sp-preview-inner{position:absolute;top:0;left:0;right:0;bottom:0}.ddp-box-color .ddp-solid-color .sp-replacer.sp-active,.ddp-page-mapview .ddp-box-color .ddp-solid-color .sp-replacer.sp-active:after,.ddp-page-mapview .ddp-box-color .ddp-solid-color .sp-replacer.sp-active:before{border:none}.ddp-page-mapview .ddp-ui-drop-contents ul.ddp-list-source li em[class*=ddp-icon-mapview]{position:absolute;top:6px;left:18px}.ddp-page-mapview .ddp-ui-drop-contents ul.ddp-list-source li em.ddp-icon-mapview1:before{background-position:0 0}.ddp-page-mapview .ddp-ui-drop-contents ul.ddp-list-source li em.ddp-icon-mapview2:before{background-position:left -16px}.ddp-page-mapview .ddp-ui-drop-contents ul.ddp-list-source li em.ddp-icon-mapview3:before{background-position:left -32px}.ddp-page-mapview .ddp-ui-cahrt-layout .ddp-ui-layout-center .ddp-icon-mapview-guide{display:inline-block;width:30px;height:28px;margin-right:15px;background:url(/assets/images/icon_mapview_guide.png) no-repeat;vertical-align:middle}.ddp-page-mapview .ddp-ui-cahrt-layout .ddp-ui-layout-center .ddp-bg-chart-mapview{display:inline-block;width:307px;height:307px;position:absolute;top:50%;left:50%;margin:-154px 0 0 -154px;background:url(/assets/images/img_chart/img_map.png) no-repeat}.ddp-page-mapview .ddp-wrap-chart-layout{position:relative}.ddp-page-mapview .ddp-wrap-remark{position:absolute;top:7px;right:7px;bottom:7px;box-sizing:border-box}.ddp-page-mapview .ddp-layout-remark{position:absolute;top:0;right:0;max-height:100%;z-index:10;cursor:pointer;background-color:hsla(0,0%,100%,.9);border:1px solid #e7e7ea;border-radius:2px;overflow:auto}.ddp-page-mapview .ddp-layout-remark:hover{border:1px solid #9a9fa7}.ddp-page-mapview .ddp-layout-remark.ddp-small{border:none!important}.ddp-page-mapview .ddp-wrap-remark.ddp-right-bottom .ddp-layout-remark{top:auto;bottom:0}.ddp-page-mapview .ddp-wrap-remark.ddp-left-bottom,.ddp-page-mapview .ddp-wrap-remark.ddp-left-top{right:auto;left:37px}.ddp-page-mapview .ddp-wrap-remark.ddp-left-bottom .ddp-layout-remark{top:auto;bottom:0;left:0;right:auto}.ddp-page-mapview .ddp-wrap-remark.ddp-left-top .ddp-layout-remark{top:0;bottom:auto;right:auto}.ddp-page-mapview .ddp-layout-remark .ddp-remark-size-b{display:block;position:relative;width:150px;overflow:auto;box-sizing:border-box}.ddp-page-mapview .ddp-layout-remark.ddp-small .ddp-remark-size-s{display:block}.ddp-page-mapview .ddp-layout-remark.ddp-small .ddp-remark-size-b{display:none}.ddp-page-mapview .ddp-layout-remark .ddp-remark-size-s{display:none;position:relative;width:25px;height:25px;border-radius:3px;border:1px solid #626770;background-color:hsla(0,0%,100%,.9)}.ddp-page-mapview .ddp-layout-remark .ddp-remark-size-s:before{display:inline-block;position:absolute;top:50%;left:50%;margin:-6px 0 0 -6px;width:12px;height:11px;background:url(/assets/images/icon_size_remark.png) no-repeat;content:""}.ddp-page-mapview .ddp-layout-remark .ddp-btn-size{display:inline-block;position:absolute;top:10px;right:10px;width:11px;height:11px;background:url(/assets/images/btn_size_remark.png) no-repeat}.ddp-page-mapview .ddp-layout-remark .ddp-ui-layer{position:relative;padding:9px}.ddp-page-mapview .ddp-layout-remark .ddp-ui-layer+.ddp-ui-layer{border-top:1px solid #ededee}.ddp-page-mapview .ddp-layout-remark .ddp-ui-layer .ddp-label{display:block;padding-bottom:2px;color:#4a515c;font-size:12px;font-weight:700}.ddp-page-mapview .ddp-layout-remark .ddp-ui-layer .ddp-label+.ddp-data{padding-top:0}.ddp-page-mapview .ddp-layout-remark .ddp-ui-layer .ddp-data{display:block;padding:6px 0 0;color:#90969f;font-size:11px}.ddp-page-mapview .ddp-layout-remark .ddp-ui-layer .ddp-list-remark{padding:6px 0 0}.ddp-page-mapview .ddp-layout-remark .ddp-ui-layer .ddp-list-remark li{position:relative;padding-left:20px;color:#4a515c;font-size:11px;vertical-align:middle;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word}.ddp-page-mapview .ddp-layout-remark .ddp-ui-layer .ddp-list-remark li em.ddp-bg-remark,.ddp-page-mapview .ddp-layout-remark .ddp-ui-layer .ddp-list-remark li em.ddp-bg-remark-r{display:inline-block;position:absolute;top:50%;left:0;margin-top:-7px;width:14px;height:14px;margin-right:6px;vertical-align:middle}.ddp-page-mapview .ddp-layout-remark .ddp-ui-layer .ddp-list-remark li em.ddp-bg-remark-r{border-radius:50%}.ddp-page-mapview .ddp-layout-remark .ddp-ui-layer .ddp-list-remark li em.ddp-bg-remark-triangle{display:inline-block;position:absolute;top:50%;left:0;margin-top:-6px;width:0;height:0;border-right:7px solid transparent;border-left:7px solid transparent;border-bottom:12px solid}.ddp-page-mapview .ddp-layout-remark .ddp-ui-layer .ddp-list-remark li+li{margin-top:6px}.ddp-page-mapview .ddp-form-slider{position:relative;padding-right:70px}.ddp-page-mapview .ddp-form-slider .ddp-box-option-input,.ddp-page-mapview .ddp-form-slider .ddp-input-typebasic{position:absolute;top:50%;right:0;margin-top:-15px;width:60px}.ddp-page-mapview .ddp-form-slider .ddp-box-option-input{padding-right:18px}.ddp-box-option-input.ddp-type .ddp-txt-input{float:right}.ddp-map-tooltip .ddp-tooltip-view{display:inline-block;position:absolute;left:90px;bottom:-6px;width:4px;height:8px;background:url(/assets/images/icon_tagview.png) no-repeat;transform:rotate(-90deg)}.ol-viewport{overflow:inherit!important}.ol-viewport .ol-overlaycontainer .ol-overlay-container.ol-selectable{z-index:15}.ddp-label-pop-title{padding:7px 0;color:#b7b9c2;font-size:13px;font-weight:700}.ddp-ui-top span.ddp-ui-sub-title{display:block;padding:5px 0 0;color:#4c515a;font-size:13px;font-weight:700}.ddp-ui-popup-contents .ddp-wrap-edit3{margin-bottom:20px}.ddp-ui-popup-contents .ddp-wrap-edit3.ddp-mgb0{margin-bottom:0}.ddp-account-top{padding-bottom:18px;overflow:hidden}.ddp-account-top .ddp-label{color:#4c515a;font-size:13px;font-weight:700}.ddp-account-top .ddp-error{float:right;color:#ca4b4b;font-style:italic;font-size:13px}.ddp-ui-accout-textarea{position:relative;width:100%;height:220px;background-color:#f9f9f9}.ddp-ui-accout-textarea .ddp-wrap-edit{width:100%;height:100%}.ddp-ui-accout-textarea .ddp-wrap-edit .ddp-ui-edit{display:inline-block;padding:25px 30px;width:100%;height:100%;color:#b7b9c2;font-size:13px;line-height:18px;border:1px solid #e7e7ea;border-right:none;border-left:none;overflow-y:auto;white-space:pre-wrap;box-sizing:border-box;text-align:left!important;z-index:1}.ddp-ui-accout-textarea .ddp-ui-message{position:absolute;bottom:20px;right:20px}.ddp-ui-accout-textarea .ddp-ui-message a.ddp-btn-pop{margin-left:7px}.ddp-ui-accout-textarea .ddp-wrap-popup2{position:absolute;top:0;left:0;width:248px}[contenteditable=true]:empty:before{content:attr(placeholder);display:block}.ddp-wrap-popup2.ddp-accout-popup{position:fixed;left:0;top:0;width:248px;max-height:230px;z-index:127;overflow-y:auto;word-break:break-all}.ddp-wrap-popup2.ddp-types.ddp-accout-popup ul.ddp-list-popup li a{white-space:normal}.ddp-ui-account-search{position:absolute;top:410px;left:0;right:0;bottom:0;padding:0 50px 30px;box-sizing:border-box}.ddp-ui-popup-contents.page-flex{display:flex;flex-direction:column}.page-flex .ddp-ui-accout-textarea{display:flex;flex:1 1 0;margin-bottom:20px}.page-flex .ddp-ui-account-search{display:flex;flex:1 1 0;height:100%;position:relative;top:0;left:0;right:0;bottom:0;padding:0 0 30px}.page-flex .ddp-ui-formula{margin-top:-32px;padding-top:32px}.page-flex .ddp-ui-formula .ddp-ui-typebasic{top:32px}.ddp-ui-account-search .ddp-wrap-form-list{float:left;height:100%;margin-top:-30px;padding:30px 0 0;box-sizing:border-box}.ddp-ui-account-search .ddp-wrap-add-list{position:relative;float:left;width:305px;height:100%;border-right:1px solid #e7e7ea;box-sizing:Border-box;z-index:1}.ddp-ui-account-search .ddp-wrap-add-list .ddp-ui-page{position:absolute;bottom:15px;left:10px}.ddp-wrap-add-list .ddp-ui-top{position:relative}.ddp-wrap-add-list .ddp-ui-top .ddp-ui-sub-title{padding-left:10px}.ddp-wrap-add-list .ddp-ui-top .ddp-ui-sort{position:absolute;top:-10px;right:20px;margin-top:0}.ddp-wrap-add-list .ddp-ui-top .ddp-ui-page{position:absolute;top:10px;right:20px}.ddp-wrap-add-list ul.ddp-list-typebasic{position:absolute;top:40px;left:0;right:22px;bottom:0;overflow-y:auto}.ddp-wrap-add-list ul.ddp-list-typebasic.type-page{bottom:45px}.ddp-wrap-formula{width:100%;margin:-30px 0 0 -305px;padding:30px 0 0 325px;border-bottom:1px solid #e7e7ea}.ddp-ui-formula,.ddp-wrap-formula{float:left;position:relative;height:100%;box-sizing:border-box}.ddp-ui-formula{width:258px;padding:0 9px 0 0;background-color:#fff;z-index:1}.ddp-ui-formula.ddp-full{width:100%}.ddp-view-formula{position:relative;height:100%;margin-top:-28px;padding-top:28px;box-sizing:border-box}.ddp-view-formula .ddp-ui-option{float:left;position:relative;width:100%;z-index:2}.ddp-view-formula .ddp-ui-option .ddp-type-search{float:left;width:250px;box-sizing:border-box}.ddp-view-formula .ddp-ui-option .ddp-wrap-edit3{float:right;width:auto;margin-bottom:0}.ddp-view-formula .ddp-ui-option .ddp-wrap-edit3 label.ddp-label-type{width:auto;padding-right:6px}.ddp-view-formula .ddp-ui-option .ddp-wrap-edit3 .ddp-type-selectbox{width:155px}.ddp-ui-formula .ddp-form-search{width:100%;margin-bottom:13px}.ddp-ui-formula .ddp-ui-typebasic{position:absolute;top:80px;left:0;right:0;bottom:0;overflow-y:auto}.ddp-view-formula .ddp-ui-detail{position:absolute;top:70px;left:270px;bottom:0;right:0;padding:0 10px 20px;box-sizing:border-box;border:1px solid #e7e7ea;border-bottom:none;overflow-y:auto;color:#90969f;font-size:13px}.ddp-view-formula .ddp-ui-detail .ddp-txt-part{display:block}.ddp-view-formula .ddp-ui-detail .ddp-txt-part .ddp-txt-list{display:block;padding-top:10px}.ddp-view-formula .ddp-ui-detail .ddp-txt-part .ddp-txt-list:first-of-type{padding-top:0}.ddp-view-formula .ddp-ui-detail .ddp-txt-part .ddp-txt-list .ddp-txt-sub-det{color:#83ae4a}.ddp-view-formula .ddp-ui-detail .ddp-btn-close{display:inline-block;position:absolute;right:27px;top:19px;width:16px;height:16px;background:url(/assets/images/btn_close.png) no-repeat;cursor:pointer}.ddp-view-formula .ddp-ui-detail .ddp-ui-det-title{display:block;padding:15px 0 5px;color:#4b515b;font-size:13px;font-weight:700}.ddp-view-formula .ddp-ui-detail .ddp-ui-det-category{display:block;padding-bottom:25px;font-size:11px;color:#4b515b}.ddp-view-formula .ddp-ui-detail .ddp-txt-det{display:block;padding-bottom:10px;color:#90969f;font-size:13px;line-height:21px}.ddp-view-formula .ddp-ui-detail .ddp-data-start{color:#2774a1}.ddp-view-formula .ddp-ui-detail .ddp-data-end{color:#dd5e82}.ddp-view-formula .ddp-ui-detail .ddp-list-det{padding:10px 0 0}.ddp-view-formula .ddp-ui-detail .ddp-list-det li{position:relative;padding-left:10px;color:#90969f;font-size:13px}.ddp-view-formula .ddp-ui-detail .ddp-list-det li:before{display:inline-block;position:absolute;top:6px;left:0;width:4px;height:4px;margin-right:5px;background-color:#90969f;border-radius:50%;vertical-align:middle;content:""}.ddp-view-formula.ddp-full .ddp-ui-detail{display:none}.ddp-ui-userfield{position:absolute;top:240px;left:50px;right:50px;bottom:0;padding:40px 0 0;border-top:1px solid #e7e7ea}.ddp-ui-userfield .ddp-ui-setting{float:left;width:48%;height:100%;padding-right:20px;box-sizing:border-box;border-right:1px solid #e7e7ea}.ddp-ui-userfield .ddp-ui-account-search{float:left;position:relative;width:52%;padding:0 0 0 20px;top:0;box-sizing:border-box}.ddp-ui-userfield .ddp-ui-account-search .ddp-wrap-add-list{width:100%;border-right:none}.ddp-ui-userfield .ddp-ui-account-search .ddp-wrap-add-list .ddp-ui-top .ddp-ui-page{right:45px}.ddp-wrap-popup2.ddp-type{position:relative;max-height:267px;overflow-y:auto}.ddp-wrap-popup2.ddp-type ul.ddp-list-popup{max-height:225px;overflow-y:auto}.ddp-wrap-popup2.ddp-type ul.ddp-list-popup li a{padding:14px 19px}.ddp-wrap-popup2.ddp-type ul.ddp-list-popup li a .ddp-icon-dataset3{position:relative;top:-2px}.ddp-wrap-popup2.ddp-type ul.ddp-list-popup li.ddp-selected a .ddp-icon-dataset3{background-position:-40px top}.ddp-wrap-popup2.ddp-type ul.ddp-list-popup li.ddp-selected a span.ddp-data-name{color:#666eb2;font-weight:700}.ddp-wrap-popup2.ddp-type ul.ddp-list-popup li a span.ddp-data-name{color:#4b515b;font-size:13px}.ddp-wrap-flow{position:fixed;top:48px;left:0;right:0;bottom:214px;overflow:auto;background-color:#e7e7ea;z-index:9}.ddp-wrap-flow.ddp-split{position:relative;left:0;top:0;bottom:0;width:100%;height:100%;margin-top:-48px;padding-top:48px;box-sizing:border-box;overflow:hidden}.ddp-top-flow{position:relative;height:48px;background-color:#e7e7ea;z-index:10}.ddp-top-flow .ddp-data-form{float:right;padding-right:20px;margin-top:9px;font-size:12px;color:#9ba0ab}.ddp-top-flow .ddp-data-form .ddp-btn-return{float:left;position:relative;top:5px;margin-left:20px}.ddp-top-flow .ddp-data-form span.ddp-txt-date{float:left;line-height:30px}.ddp-top-flow .ddp-data-form .ddp-ui-more{float:left;margin-top:5px;margin-left:10px}.ddp-top-flow .ddp-data-form .ddp-ui-more.ddp-selected .ddp-data-box{display:block}.ddp-top-flow .ddp-data-form a.ddp-btn-info{display:inline-block;position:relative;width:29px;height:29px;margin-left:5px;border:1px solid transparent;border-radius:2px;background:none;vertical-align:middle}.ddp-top-flow .ddp-data-form a.ddp-btn-info em.ddp-icon-myinfo{display:inline-block;position:absolute;top:50%;left:50%;width:15px;height:3px;margin:-2px 0 0 -8px;background:url(/assets/images/icon_more.png) no-repeat;background-position:left -8px;transform:rotate(90deg)}.ddp-top-flow .ddp-data-form a.ddp-btn-info:hover em.ddp-icon-myinfo{background-position:left -4px}.ddp-top-flow .ddp-data-form a.ddp-btn-info.ddp-selected+.ddp-data-box{display:block}.ddp-top-flow .ddp-data-form .ddp-data-box{display:none;position:absolute;top:100%;margin-top:10px;right:10px;width:250px;padding-bottom:5px;background-color:#fff;border:1px solid #ddd;border-radius:2px;box-sizing:border-box;box-shadow:0 1px 3px rgba(84,97,104,.3)}.ddp-top-flow .ddp-data-form .ddp-data-box .ddp-data-by{display:block;padding:10px 9px;border-top:1px solid #ddd;color:#abb1bb;font-size:12px}.ddp-top-flow .ddp-data-form .ddp-data-box a.ddp-list-link{display:block;padding:10px 9px;color:#4b525b;font-size:13px}.ddp-top-flow .ddp-data-form .ddp-data-box a.ddp-list-link:hover{background-color:#f6f6f7}.ddp-top-flow .ddp-data-form .ddp-data-box a.ddp-list-link em.ddp-icon-create{display:inline-block;width:13px;height:13px;margin-right:5px;background:url(/assets/images/icon_add.png) no-repeat;background-position:left -22px}.ddp-top-flow .ddp-data-form .ddp-data-box a.ddp-list-link .ddp-icon-drop-re{position:Relative;top:0;left:0;margin-top:0;margin-right:5px}.ddp-top-flow .ddp-wrap-navi{padding:0 0 0 10px;height:48px;box-sizing:border-box;overflow:hidden}.ddp-top-flow .ddp-wrap-navi:before{display:table;content:""}.ddp-top-flow .ddp-wrap-navi:after{display:table;content:"";clear:both}.ddp-top-flow .ddp-wrap-navi a.ddp-btn-back{position:relative;float:left;width:50px;height:48px;margin:0 5px 0 -10px}.ddp-top-flow .ddp-wrap-navi a.ddp-btn-back:before{display:inline-block;position:absolute;top:50%;left:22px;margin-top:-8px;width:17px;height:16px;background:url(/assets/images/btn_back.png) no-repeat;vertical-align:middle;content:""}.ddp-top-flow .ddp-wrap-navi .ddp-ui-naviarea{overflow:hidden}.ddp-top-flow .ddp-wrap-navi span.ddp-ui-navitag{float:left;position:relative;top:16px;padding:2px 3px;margin-right:8px;border:1px solid #90969f;border-radius:2px;font-size:10px;color:#4b515b;font-weight:700;line-height:1em}.ddp-top-flow .ddp-wrap-navi .ddp-icon-dbdata2{float:left}.ddp-top-flow .ddp-wrap-navi .ddp-ui-navi{position:relative;display:block;float:left;padding:14px 0}.ddp-top-flow .ddp-wrap-navi .ddp-ui-navi .ddp-data-navi{display:inline-block;position:relative;padding-left:26px;color:#4b515b;font-weight:300;vertical-align:middle}.ddp-top-flow .ddp-wrap-navi .ddp-ui-navi .ddp-data-navi:before{display:inline-block;position:absolute;top:50%;left:9px;margin-top:-5px;width:7px;height:9px;background:url(/assets/images/icon_navi2.png) no-repeat;content:""}.ddp-top-flow .ddp-wrap-navi .ddp-ui-navi .ddp-data-navi:last-of-type:hover .ddp-icon-select{display:inline-block}.ddp-top-flow .ddp-wrap-navi .ddp-ui-navi .ddp-data-navi:first-of-type{padding-left:0;margin-left:0;background:none}.ddp-top-flow .ddp-wrap-navi .ddp-ui-navi .ddp-data-navi:first-of-type:before{display:none}.ddp-top-flow .ddp-wrap-navi .ddp-ui-navi .ddp-data-navi input.ddp-input-navi{display:none;position:absolute;top:0;left:0;right:0;bottom:0;padding:0 10px;width:100%;color:#545c66;font-size:16px;border:none;background-color:#d9dadf;box-sizing:border-box}.ddp-top-flow .ddp-wrap-navi .ddp-ui-navi .ddp-data-navi a.ddp-txt-navi{min-width:120px;color:#545c66;font-size:16px}.ddp-top-flow .ddp-wrap-navi .ddp-ui-navi .ddp-data-navi.ddp-data-flow{top:-2px;padding-left:10px}.ddp-top-flow .ddp-wrap-navi .ddp-ui-navi .ddp-data-navi.ddp-data-flow:first-of-type{padding-left:0}.ddp-top-flow .ddp-wrap-navi .ddp-ui-navi .ddp-data-navi.ddp-data-flow:before{display:none}.ddp-top-flow .ddp-wrap-navi .ddp-ui-navi .ddp-data-navi a.ddp-link-navi{display:inline-block;position:relative;padding:3px 4px;min-width:100px;height:26px;vertical-align:middle;box-sizing:border-box}.ddp-top-flow .ddp-wrap-navi .ddp-ui-navi .ddp-data-navi a.ddp-link-navi.ddp-link-detail{padding:5px 4px}.ddp-top-flow .ddp-wrap-navi .ddp-ui-navi .ddp-data-navi a.ddp-link-navi .ddp-txt-navi{color:#545c66;font-size:16px;vertical-align:middle}.ddp-top-flow .ddp-wrap-navi .ddp-ui-navi .ddp-data-navi a.ddp-link-navi.ddp-selected,.ddp-top-flow .ddp-wrap-navi .ddp-ui-navi .ddp-data-navi a.ddp-link-navi:hover{background-color:#d9dadf}.ddp-top-flow .ddp-wrap-navi .ddp-ui-navi .ddp-data-navi em.ddp-icon-edit2{display:none;position:relative;top:0;margin-left:15px}.ddp-top-flow .ddp-wrap-navi .ddp-ui-navi .ddp-data-navi a.ddp-link-navi.ddp-link-detail em.ddp-icon-edit2{top:-1px}.ddp-top-flow .ddp-wrap-navi .ddp-ui-navi .ddp-data-navi a.ddp-link-navi.ddp-selected:hover em.ddp-icon-edit2{display:none}.ddp-top-flow .ddp-wrap-navi .ddp-ui-navi .ddp-data-navi a.ddp-link-navi.ddp-selected input.ddp-input-navi,.ddp-top-flow .ddp-wrap-navi .ddp-ui-navi .ddp-data-navi a.ddp-link-navi:hover em.ddp-icon-edit2{display:inline-block}.ddp-top-flow .ddp-wrap-navi .ddp-ui-navi .ddp-data-navi em.ddp-icon-select{display:none;margin-left:7px;width:9px;height:5px;background:url(/assets/images/icon_drop2.png) no-repeat;vertical-align:middle}.ddp-top-flow .ddp-wrap-navi .ddp-ui-navi .ddp-data-navi.ddp-selected em.ddp-icon-select,.ddp-top-flow .ddp-wrap-navi .ddp-ui-navi .ddp-data-navi.ddp-selected input.ddp-input-navi{display:inline-block}.ddp-top-flow .ddp-data-navi.ddp-selected .ddp-data-sub-navi{display:block}.ddp-top-flow .ddp-wrap-navi .ddp-ui-navi .ddp-data-navi a.ddp-link-navi.ddp-link-detail .ddp-txt-navi{font-size:12px;color:#90969f}.ddp-top-flow .ddp-wrap-navi .ddp-ui-navi .ddp-data-navi a.ddp-link-navi.ddp-link-detail .ddp-txt-navi.ddp-datanone{color:#b7b9c2}.ddp-top-flow .ddp-wrap-navi .ddp-ui-navi .ddp-data-navi a.ddp-link-navi.ddp-link-detail input.ddp-input-navi{font-size:12px;color:#9ba0ab}.ddp-top-flow .ddp-data-sub-navi{display:none;position:absolute;top:24px;left:37px;white-space:nowrap;background-color:#fff;box-shadow:0 1px 3px rgba(84,97,104,.3)}.ddp-top-flow .ddp-data-sub-navi span.ddp-data-total{display:block;padding:7px 15px;font-size:12px;color:#acb2bb}.ddp-top-flow .ddp-data-sub-navi ul.ddp-list-sub-navi{width:189px}.ddp-top-flow .ddp-data-sub-navi ul.ddp-list-sub-navi li a{display:block;position:relative;padding:7px 15px 7px 35px;color:#4b525b;font-size:12px;font-weight:400;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.ddp-top-flow .ddp-data-sub-navi ul.ddp-list-sub-navi li a em.ddp-icon-dataset-s{position:absolute;top:50%;left:13px;margin-top:-8px}.ddp-top-flow .ddp-data-sub-navi ul.ddp-list-sub-navi li a:hover{background-color:#f6f6f7}.ddp-top-flow .ddp-data-sub-navi ul.ddp-list-sub-navi li a:hover em.ddp-icon-dataset-s{background-position:-15px -20px}.ddp-top-flow .ddp-data-sub-navi ul.ddp-list-sub-navi li.ddp-selected a,.ddp-top-flow .ddp-data-sub-navi ul.ddp-list-sub-navi li.ddp-selected a:hover{background-color:#edebf5;color:#666eb2}.ddp-top-flow .ddp-data-sub-navi ul.ddp-list-sub-navi li.ddp-selected a:hover em.ddp-icon-dataset-s,.ddp-top-flow .ddp-data-sub-navi ul.ddp-list-sub-navi li.ddp-selected a em.ddp-icon-dataset-s{background-position:left -20px}.ddp-top-flow .ddp-ui-buttons{position:absolute;top:50%;right:12px;margin-top:-15px}.ddp-top-flow .ddp-ui-buttons a[class*=ddp-btn-]{margin-right:5px}em.ddp-icon-shot{display:inline-block;width:16px;height:11px;margin-right:7px;background:url(/assets/images/icon_shot.png) no-repeat;vertical-align:middle}a:hover em.ddp-icon-shot{background-position:-17px top}.ddp-wrap-flow .ddp-wrap-flow-grid{position:absolute;top:0;bottom:0;left:0;right:377px;min-height:117px;background-color:#fff}.ddp-wrap-flow .ddp-wrap-flow-grid .ddp-wrap-grid-option{height:55px;border-bottom:1px solid #eaeaec;box-sizing:border-box}.ddp-wrap-flow .ddp-ui-bar-right{position:absolute;top:0;right:370px;bottom:0;width:7px;background-color:#e7e7ea;z-index:1;cursor:pointer}.ddp-wrap-flow .ddp-ui-bar-right:before{display:inline-block;content:"";position:absolute;top:50%;left:50%;margin:-7px 0 0 -1px;width:2px;height:13px;background:url(/assets/images/icon_bar.png) no-repeat}.ddp-wrap-flow .ddp-ui-bar-bottom{position:absolute;left:0;right:0;bottom:0;height:7px;background-color:#e7e7ea;z-index:1;cursor:pointer}.ddp-wrap-flow .ddp-ui-bar-bottom:before{display:inline-block;content:"";position:absolute;top:50%;left:50%;margin:-7px 0 0 -1px;width:2px;height:13px;background:url(/assets/images/icon_bar.png) no-repeat;transform:rotate(90deg)}.ddp-wrap-flow .ddp-wrap-flow-grid .ddp-box-gridarea{position:absolute;padding-top:55px;left:0;right:0;bottom:0;width:100%;height:100%;box-sizing:border-box;border:none;border-top:1px solid #ddd}.ddp-wrap-flow .ddp-wrap-flow-grid .ddp-box-gridarea .ddp-ui-gridbody{top:35px}.ddp-box-gridarea.ddp-wrap-result-expand.ddp-ui-import-grid .ddp-wrap-grid{top:0}.ddp-wrap-flow .ddp-wrap-flow-grid .ddp-box-gridarea span.ddp-txt-mssing{color:#da5359}.ddp-type-morepopup{position:fixed}.ddp-wrap-flow .ddp-wrap-rules-flow{position:absolute;top:0;right:0;bottom:0;width:370px;background-color:#fff}.ddp-wrap-flow .ddp-wrap-rules-flow .ddp-box-title{position:relative}.ddp-wrap-flow .ddp-wrap-rules-flow.ddp-split{position:relative;top:0;left:0;right:0;bottom:0;width:inherit;height:100%}.ddp-type-preview .ddp-wrap-grid-option{background-color:#f6f6f7;border-bottom:1px solid #e7e7ea}.ddp-type-contents-in .ddp-wrap-grid-option.ddp-top-option{padding-bottom:0;margin-bottom:0}.ddp-wrap-grid-option{position:relative;z-index:50}.ddp-wrap-grid-option .ddp-part-left{float:left}.ddp-wrap-grid-option .ddp-part-right{float:right;padding-right:15px}.ddp-wrap-grid-option .ddp-list-tab-button{float:left}.ddp-wrap-tab-dashboard .ddp-ui-setting ul.ddp-list-tab-button{margin:4px 0 0 20px}.ddp-wrap-grid-option .ddp-part-right .ddp-type-search{float:left;width:200px;margin-top:15px;box-sizing:border-box}.ddp-wrap-grid-option .ddp-data-form{display:inline-block;position:relative;padding:19px 0 12px;margin-left:17px;color:#4b515b;font-size:12px;font-weight:300}.ddp-wrap-grid-option .ddp-data-form strong{color:#4b515b;font-weight:700}.ddp-wrap-grid-option .ddp-data-form input.ddp-data-input{display:inline-block;width:80px;padding:4px 9px;box-sizing:border-box;border:none;border-bottom:1px solid #d7d8dc;background:none;color:#656eb2;font-size:12px}.ddp-wrap-grid-option .ddp-data-form .ddp-wrap-popup2{position:absolute;right:0;top:47px}.ddp-wrap-rules-flow{padding:0 11px;box-sizing:border-box}.ddp-rule-tab{padding:19px 11px;margin:0 -11px;overflow:hidden;border-bottom:1px solid #eaeaec}.ddp-rule-tab li{float:left}.ddp-rule-tab li a{display:inline-block;position:relative;padding:0 13px;color:#b8b9c2;font-size:13px}.ddp-rule-tab li+li a:before{display:inline-block;position:absolute;top:50%;left:0;margin-top:-7px;height:14px;border-left:1px solid #e7e7ea;content:""}.ddp-rule-tab li.ddp-selected a{color:#6f7cc4;font-weight:700}.ddp-rule-tab li a em.ddp-icon-selected{display:inline-block;width:5px;height:5px;margin-left:2px;border-radius:50%;background-color:#6f7cc4;vertical-align:top;content:""}.ddp-wrap-rules-flow.ddp-snapshot .ddp-box-title{padding:20px 0 15px;border-bottom:1px solid #eaeaec;color:#36393f;font-size:14px;font-weight:700;line-height:18px}.ddp-wrap-rules-flow.ddp-snapshot .ddp-box-title em.ddp-data-num{display:inline-block;padding:2px 2px 1px;min-width:18px;min-height:18px;margin-right:6px;color:#3d4147;font-size:9px;text-align:center;border-radius:50%;border:1px solid #3d4147;vertical-align:middle;box-sizing:border-box}.ddp-wrap-rules-flow .ddp-ui-buttons{position:absolute;top:50%;right:20px;margin-top:-10px}.ddp-wrap-rules-flow .ddp-ui-buttons a.ddp-icon-refresh,.ddp-wrap-rules-flow .ddp-ui-buttons a.ddp-icon-refresh2{display:inline-block;width:17px;height:16px;margin-left:10px;background:url(/assets/images/btn_refresh.png) no-repeat}.ddp-wrap-rules-flow .ddp-ui-buttons a.ddp-icon-refresh2{background-position:-18px top}.ddp-wrap-rules-flow .ddp-ui-buttons a.ddp-icon-refresh:hover{background-position:left -17px}.ddp-wrap-rules-flow .ddp-ui-buttons a.ddp-icon-refresh2:hover{background-position:-18px -17px}.ddp-wrap-rules-flow .ddp-ui-buttons a.ddp-icon-refresh2.ddp-disabled,.ddp-wrap-rules-flow .ddp-ui-buttons a.ddp-icon-refresh.ddp-disabled{opacity:.4;cursor:no-drop}.ddp-wrap-rules-flow .ddp-ui-buttons a.ddp-icon-refresh.ddp-disabled:hover{background-position:0 0}.ddp-wrap-rules-flow .ddp-ui-buttons a.ddp-icon-refresh2.ddp-disabled:hover{background-position:-18px top}ul.ddp-list-snapshot{position:absolute;top:0;left:0;right:0;bottom:76px;overflow:auto}ul.ddp-list-snapshot li{position:relative}ul.ddp-list-snapshot li>.ddp-txt-snapshot{display:block;position:relative;padding:15px 30px 14px 67px;border-bottom:1px solid #eaeaec;cursor:pointer}ul.ddp-list-snapshot li>.ddp-txt-snapshot:after{display:inline-block;position:absolute;top:50%;right:18px;margin-top:-6px;width:6px;height:11px;background:url(/assets/images/icon_dataview.png) no-repeat;background-position:left -68px;content:""}ul.ddp-list-snapshot li>.ddp-txt-snapshot.ddp-disabled{opacity:.3;border-bottom:none}ul.ddp-list-snapshot li>.ddp-txt-snapshot.ddp-disabled:before{display:inline-block;position:absolute;top:0;left:0;right:0;bottom:0;content:"";z-index:1}ul.ddp-list-snapshot li>.ddp-txt-snapshot.ddp-disabled:after{display:none}ul.ddp-list-snapshot li .ddp-txt-cancel{padding-bottom:13px;text-align:center;vertical-align:middle}ul.ddp-list-snapshot li .ddp-txt-cancel .ddp-txt-det{display:block;padding-bottom:15px;text-align:center;color:#3e4148;font-size:14px}ul.ddp-list-snapshot li .ddp-txt-cancel a{display:inline-block;margin:0 2px;vertical-align:middle}ul.ddp-list-snapshot li .ddp-txt-snapshot em.ddp-icon-snap-cancel,ul.ddp-list-snapshot li .ddp-txt-snapshot em.ddp-icon-snap-failed,ul.ddp-list-snapshot li .ddp-txt-snapshot em.ddp-icon-snap-play,ul.ddp-list-snapshot li .ddp-txt-snapshot em.ddp-icon-snap-success{display:inline-block;width:32px;height:32px;position:absolute;top:50%;left:19px;margin-top:-16px;background:url(/assets/images/icon_snapshot.png) no-repeat}ul.ddp-list-snapshot li .ddp-txt-snapshot em.ddp-icon-snap-failed{background-position:left -33px}ul.ddp-list-snapshot li .ddp-txt-snapshot em.ddp-icon-snap-cancel{background-position:0 -99px}ul.ddp-list-snapshot li .ddp-txt-snapshot em.ddp-icon-snap-play{background-position:left -66px}ul.ddp-list-snapshot li .ddp-txt-snapshot em.ddp-icon-snap-play .ddp-icon-cancel{display:inline-block;position:absolute;bottom:-4px;right:-4px;width:15px;height:15px;background:url(/assets/images/icon_delete.png) no-repeat;background-position:left -14px;content:"";border:1px solid #fff;background-color:#fff}ul.ddp-list-snapshot li .ddp-ui-progress{display:inline-block;position:absolute;bottom:0;left:0;right:0;height:5px;background-color:#e7e7ea}ul.ddp-list-snapshot li .ddp-ui-progress span.ddp-bar{position:absolute;top:0;left:0;height:5px;background:#666eb2}ul.ddp-list-snapshot li .ddp-ui-progress.ddp-disabled{opacity:.3}ul.ddp-list-snapshot li a .ddp-data-det .ddp-data-title{display:block;padding-bottom:6px;color:#3e4148;font-size:14px}ul.ddp-list-snapshot li a .ddp-data-det .ddp-data-date{display:block;color:#b7b9c2;font-size:12px}ul.ddp-list-snapshot li a em.ddp-icon-snap-failed{background-position:left -33px}.ddp-ui-rule-flow{position:absolute;top:56px;left:0;right:0;bottom:0;overflow-y:auto}.ddp-ui-rule-flow .ddp-ui-link{position:absolute;bottom:0;left:0;right:0;padding:23px 0;text-align:center}.ddp-wrap-tab-contents .ddp-wrap-rules-flow.ddp-snapshot{right:0}.ddp-wrap-rules-flow.ddp-snapshot{position:absolute;bottom:0;right:291px;left:0;height:255px;padding:0 17px}.ddp-wrap-rules-flow.ddp-snapshot ul.ddp-list-rule2 li{cursor:default;padding:6px 17px}.ddp-wrap-rules-flow.ddp-snapshot ul.ddp-list-rule2 li:hover{background:none}ul.ddp-list-rule2{padding:10px 0 0}ul.ddp-list-rule2 li{position:relative}ul.ddp-list-rule2 li.ddp-edit:after{display:inline-block;position:absolute;top:0;left:0;right:0;bottom:0;content:"";z-index:50}ul.ddp-list-rule2 li.ddp-edit .ddp-wrap-line-add{display:none}ul.ddp-list-rule2 li .ddp-data-type{float:left;position:relative;min-width:23px;min-height:18px;margin-right:5px;margin-top:-1px;color:#727ab7;font-size:13px;box-sizing:border-box;vertical-align:middle}ul.ddp-list-rule2 li .ddp-data-type .ddp-ui-round{display:inline-block;width:17px;height:17px;line-height:17px;text-align:center;border-radius:50%;color:#727ab7;font-size:9px;border:1px solid #727ab7;overflow:hidden;vertical-align:middle}ul.ddp-list-rule2 li .ddp-ui-code{display:block;font-size:13px;line-height:18px;color:#444;overflow:hidden}ul.ddp-list-rule2 li .ddp-ui-code .ddp-type-code{color:#727ab7;font-size:13px;line-height:18px}ul.ddp-list-rule2 li .ddp-ui-code.ddp-error{color:#eb5f58}ul.ddp-list-rule2 li .ddp-ui-code.ddp-error2{color:rgba(235,95,88,.5)}ul.ddp-list-rule2 li .ddp-ui-tooltip-info{margin-top:5px;top:100%;left:25px;max-width:250px;white-space:normal}ul.ddp-list-rule2 li .ddp-ui-tooltip-info.ddp-top{bottom:100%;top:inherit}ul.ddp-list-rule2 li .ddp-ui-tooltip-info .ul.ddp-list-rule2 li .ddp-ui-tooltip-info{left:30px}ul.ddp-list-rule2 li.ddp-disabled *{color:#b8bac2!important}ul.ddp-list-rule2 li.ddp-disabled .ddp-ui-tooltip-info{color:#fff!important}ul.ddp-list-rule2 li.ddp-disabled2 *{color:#b8bac2!important}ul.ddp-list-rule2 li.ddp-disabled2 .ddp-data-type .ddp-ui-round{border:1px solid #b8bac2}ul.ddp-list-rule2 li.ddp-disabled2 .ddp-ui-tooltip-info{color:#fff!important}ul.ddp-list-rule2 li.ddp-disabled{cursor:no-drop}ul.ddp-list-rule2 li.ddp-disabled .ddp-data-type .ddp-ui-round{border:1px solid #b8bac2;color:#b8bac2}ul.ddp-list-rule2 li .ddp-view-data{position:relative;padding:6px 20px;cursor:pointer}ul.ddp-list-rule2 li .ddp-view-data:hover{background-color:#f6f6f7}ul.ddp-list-rule2 li .ddp-view-data:hover .ddp-ui-tooltip-info{display:block;margin-top:0;z-index:20}ul.ddp-list-rule2 li .ddp-view-data.ddp-tooltip-none:hover .ddp-ui-tooltip-info{display:none}ul.ddp-list-rule2 li .ddp-view-data.ddp-edit{position:relative;background-color:#ebecf4}ul.ddp-list-rule2 li .ddp-view-data.ddp-edit .ddp-ui-edit-button,ul.ddp-list-rule2 li .ddp-view-data.ddp-edit:hover .ddp-ui-edit-button{background-color:#ebecf4}ul.ddp-list-rule2 li .ddp-view-data.ddp-edit .ddp-ui-edit-button .ddp-btn-link{float:left;position:relative;width:40px;height:100%}ul.ddp-list-rule2 li .ddp-view-data.ddp-edit .ddp-btn-icon{display:none}ul.ddp-list-rule2 li .ddp-view-data.ddp-edit .ddp-btn-link{display:block}ul.ddp-list-rule2 li .ddp-wrap-line-add{position:absolute;left:0;right:0;top:100%;cursor:pointer;padding:6px 0 0;height:6px;box-sizing:border-box;overflow:hidden;z-index:10}ul.ddp-list-rule2 li .ddp-wrap-line-add.ddp-top{position:absolute;top:0}ul.ddp-list-rule2 li .ddp-wrap-line-add:hover{position:relative;height:29px;padding-top:0;clear:both;transition:height .2s}ul.ddp-list-rule2 li .ddp-wrap-line-add .ddp-line-add{display:block;background-color:#ebecf4}ul.ddp-list-rule2 li .ddp-wrap-line-add .ddp-input-info{display:none;border-top:1px solid #fff;padding:6px 20px 7px;color:rgba(102,111,173,.5);font-size:13px;background-color:#ebecf4}ul.ddp-list-rule2 li .ddp-wrap-line-add .ddp-input-info .ddp-link-cancel{float:right;color:#90969f;font-size:12px;text-decoration:underline;font-style:italic}ul.ddp-list-rule2 li .ddp-wrap-line-add.ddp-selected{position:relative;height:auto;padding-top:0}ul.ddp-list-rule2 li .ddp-wrap-line-add.ddp-selected .ddp-input-info{display:block}ul.ddp-list-rule2 li .ddp-line-add,ul.ddp-list-rule2 li .ddp-wrap-line-add.ddp-selected .ddp-line-add{display:none}ul.ddp-list-rule2 li .ddp-line-add span.ddp-txt{position:relative;display:block;padding:7px 7px 7px 43px;color:#666fad}ul.ddp-list-rule2 li .ddp-line-add span.ddp-txt:before{display:inline-block;position:absolute;top:50%;left:20px;width:15px;height:15px;margin-top:-8px;background:url(/assets/images/icon_plus.png) no-repeat;z-index:1;background-position:left -31px;content:""}ul.ddp-list-rule2 li .ddp-view-data:hover+.ddp-ui-tooltip-info{display:block}ul.ddp-list-rule2 li .ddp-ui-edit-button{display:none;position:absolute;top:0;right:0;bottom:0;padding-right:15px}ul.ddp-list-rule2 li .ddp-ui-edit-button .ddp-btn-icon{display:inline-block;width:22px;height:100%}ul.ddp-list-rule2 li .ddp-ui-edit-button .ddp-btn-link{display:none;height:100%}ul.ddp-list-rule2 li .ddp-view-data .ddp-ui-edit-button{padding-left:10px}ul.ddp-list-rule2 li .ddp-view-data:hover .ddp-ui-edit-button{display:block;padding-left:10px;background-color:#f6f6f7}ul.ddp-list-rule2 li .ddp-view-data.ddp-edit .ddp-ui-edit-button{display:block!important}ul.ddp-list-rule2 li .ddp-ui-edit-button .ddp-icon-del,ul.ddp-list-rule2 li .ddp-ui-edit-button .ddp-icon-edit{display:inline-block;position:absolute;top:50%;margin-top:-14px;padding:8px 5px;cursor:pointer}ul.ddp-list-rule2 li .ddp-ui-edit-button .ddp-icon-del:before,ul.ddp-list-rule2 li .ddp-ui-edit-button .ddp-icon-edit:before{display:inline-block;background:url(/assets/images/icon_control.png) no-repeat;content:""}ul.ddp-list-rule2 li .ddp-ui-edit-button .ddp-icon-edit:before{width:12px;height:12px;background-position:-26px -97px}ul.ddp-list-rule2 li .ddp-ui-edit-button .ddp-icon-del:before{width:11px;height:12px;background-position:-26px -14px}ul.ddp-list-rule2 li .ddp-ui-edit-button .ddp-icon-edit:hover:before{background-position-x:-39px}ul.ddp-list-rule2 li .ddp-ui-edit-button .ddp-icon-del:hover:before{background-position-x:-50px}ul.ddp-list-rule2 li .ddp-view-data.ddp-edit .ddp-ui-edit-button .ddp-link-cancel{position:absolute;top:50%;right:0;margin-top:-8px;padding:0 0 0 10px;color:#90969f;font-size:12px;font-style:italic;text-decoration:underline}.ddp-wrap-rulecontents{position:absolute;top:50px;left:0;right:0;bottom:0;vertical-align:top;overflow:auto}.ddp-wrap-rulecontents.ddp-inherit{overflow:inherit}ul.ddp-list-rule2 li .ddp-ui-edit-button .ddp-wrap-more{display:inline-block;position:relative}ul.ddp-list-rule2 li .ddp-ui-edit-button .ddp-wrap-more .ddp-icon-more{display:inline-block;padding:8px}ul.ddp-list-rule2 li .ddp-ui-edit-button .ddp-wrap-more .ddp-icon-more:before{display:inline-block;content:"";width:2px;height:9px;background:url(/assets/images/icon_control.png) no-repeat;background-position:-6px -164px}ul.ddp-list-rule2 li .ddp-ui-edit-button .ddp-wrap-more .ddp-icon-more:hover:before{background-position:-9px -164px}ul.ddp-list-rule2 li .ddp-ui-edit-button .ddp-wrap-more.ddp-selected .ddp-wrap-popup2{display:block}ul.ddp-list-rule2 li .ddp-ui-edit-button .ddp-wrap-more .ddp-wrap-popup2{display:none;position:absolute;top:100%;right:0;white-space:nowrap}ul.ddp-list-rule2 li .ddp-ui-edit-button .ddp-wrap-more .ddp-wrap-popup2 li{padding:0}ul.ddp-list-rule2 li.ddp-selected:after{position:absolute;bottom:0;left:0;right:0;border-bottom:1px dashed #9ca2cc;content:""}ul.ddp-list-rule2 li.ddp-disabled:before{cursor:no-drop}ul.ddp-list-rule2 li.ddp-disabled2:before,ul.ddp-list-rule2 li.ddp-disabled:before{display:inline-block;position:absolute;top:0;left:0;right:0;bottom:0;background-color:transparent;content:"";z-index:1}ul.ddp-list-rule2 li.ddp-disabled2:before{cursor:no-drop;cursor:pointer}ul.ddp-list-rule2 li.ddp-disabled .ddp-wrap-line-add{display:none}ul.ddp-list-rule2 li.ddp-disabled2 .ddp-wrap-line-add{display:none;display:block}.ddp-type-rulepop{position:fixed;z-index:130;width:160px}.ddp-wrap-rulecontents.ddp-selected .ddp-wrap-switch-editor{display:block}.ddp-wrap-rulecontents.ddp-selected .ddp-wrap-switch-builder{display:none}.ddp-wrap-rulecontents .ddp-wrap-switch-builder{display:block;height:100%}.ddp-box-contents{position:relative;height:100%;padding:0 15px}.ddp-box-contents .ddp-ui-title{padding-bottom:5px;color:#4b515b;font-size:11px}.ddp-box-contents .ddp-box-command{float:left;width:260px;padding:0 35px 6px 0;box-sizing:border-box;border-right:1px solid #e3e3e7}.ddp-box-contents .ddp-box-command.ddp-box-full{width:100%;padding-right:0;border-right:none}.ddp-box-contents .ddp-wrap-part{height:100%;white-space:nowrap;word-wrap:normal}.ddp-box-contents .ddp-wrap-part .ddp-box-part{display:inline-block;position:relative;height:100%;padding:0 15px;width:220px;vertical-align:top}.ddp-box-contents .ddp-wrap-part .ddp-box-part:first-of-type{padding-left:30px}.ddp-box-contents .ddp-wrap-part .ddp-box-part.ddp-box-s{width:170px}.ddp-box-contents .ddp-wrap-part .ddp-box-part.ddp-editor{width:inherit}.ddp-box-contents .ddp-wrap-part .ddp-box-part.ddp-editor input{width:278px;float:left}.ddp-box-contents .ddp-wrap-part .ddp-box-part.ddp-editor .ddp-input-selectbox{float:left}.ddp-box-contents .ddp-wrap-part .ddp-box-part .ddp-btn-bg{display:inline-block;margin-left:7px;padding:8px 12px;vertical-align:middle}.ddp-wrap-addrule{position:absolute;bottom:0;left:0;right:0}.ddp-wrap-addrule.ddp-split{position:relative;top:0;left:0;right:0;bottom:0;height:inherit}.ddp-wrap-addrule .ddp-box-top{position:fixed;left:0;right:0;bottom:180px}.ddp-wrap-addrule .ddp-box-top.ddp-split{position:relative;top:0;left:0;right:0;bottom:0}.ddp-wrap-addrule .ddp-box-title{padding:15px 15px 5px;color:#4b515b;font-size:12px;font-weight:700}.ddp-wrap-addrule .ddp-box-title a.ddp-link-switch{margin-left:10px;font-size:11px;font-weight:400;color:#727ab7;text-decoration:underline}.ddp-wrap-addrule .ddp-box-title .ddp-ui-sub-title{position:relative;padding:0 0 0 9px;margin-left:9px;color:#b7b9c2;font-size:12px}.ddp-wrap-addrule .ddp-box-title .ddp-ui-sub-title:before{display:inline-block;content:"";position:absolute;top:2px;left:0;height:10px;border-left:1px solid #b7b9c2}.ddp-wrap-addrule .ddp-box-title em.ddp-icon-essential{margin-left:3px;vertical-align:top}.ddp-wrap-rulecontents .ddp-box-title{font-weight:400}.ddp-wrap-addrule .ddp-ui-buttons{position:absolute;top:8px;right:7px;z-index:10}.ddp-wrap-addrule .ddp-ui-buttons [class*=ddp-btn]{float:left;margin-left:4px}.ddp-wrap-addrule ul.ddp-list-command li.ddp-data-select strong{color:#656eb2}.ddp-wrap-addrule ul.ddp-list-command li a em.ddp-ui-round{display:inline-block;padding:2px 2px 1px;margin-left:2px;margin-right:5px;border-radius:50%;border:1px solid #656eb2;color:#656eb2;font-size:9px}.ddp-wrap-addrule ul.ddp-list-command li a span.ddp-ui-type{display:block;color:#656eb2;font-size:12px}.ddp-wrap-addrule ul.ddp-list-command li a span.ddp-ui-code{display:block;padding:5px 0 0 29px;color:#b7b9c2;font-size:12px}.ddp-box-contents .ddp-box-part .ddp-box-title{position:relative;padding:0 0 5px;z-index:2}.ddp-box-contents .ddp-box-part .ddp-list-buttons{width:100%}.ddp-box-contents .ddp-box-part .ddp-list-buttons li{width:50%;min-width:auto;box-sizing:border-box}.ddp-box-contents .ddp-box-part:hover .ddp-ui-info{display:block}.ddp-box-contents .ddp-box-part .ddp-ui-info{display:none;position:absolute;top:0;right:0}.ddp-box-contents .ddp-box-part .ddp-ui-info:hover .ddp-box-info{display:block}.ddp-box-contents .ddp-box-part .ddp-ui-info .ddp-box-info{display:none;position:absolute;bottom:20px;right:-10px;padding:10px;width:253px;background-color:#fff;border-radius:2px;border:1px solid #aeb0bb;white-space:normal;box-sizing:border-box;z-index:10;box-shadow:0 1px 3px rgba(84,97,104,.3)}.ddp-box-contents .ddp-box-part .ddp-ui-info .ddp-box-info:after{display:inline-block;content:"";position:absolute;bottom:-6px;right:10px;width:10px;height:6px;background:url(/assets/images/icon_infobox.png) no-repeat}.ddp-box-contents .ddp-box-part .ddp-wrap-boxwrap.ddp-selected .ddp-box-info{display:block}.ddp-box-contents .ddp-box-part .ddp-wrap-boxwrap .ddp-box-info{display:none;position:absolute;bottom:103%;top:inherit;padding:10px;background-color:#fff;border-radius:2px;border:1px solid #aeb0bb;white-space:normal;box-sizing:border-box;box-shadow:0 1px 3px rgba(84,97,104,.3)}.ddp-wrap-addrule .ddp-wrap-box-info{margin-top:-20px;padding-top:20px;box-sizing:Border-box}.ddp-wrap-box-info{position:relative;height:100%}.ddp-wrap-box-info.ddp-selected .ddp-box-info{display:block}.ddp-wrap-box-info .ddp-box-info{display:none;position:absolute;top:inherit;bottom:103%;background-color:#fff;border-radius:2px;border:1px solid #aeb0bb;white-space:normal;box-sizing:border-box;box-shadow:0 1px 3px rgba(84,97,104,.3)}.ddp-wrap-box-info .ddp-box-info .ddp-box-info-in{padding:10px;max-height:350px;overflow:auto}.ddp-wrap-box-info .ddp-box-info:after{display:inline-block;content:"";position:absolute;bottom:-6px;left:10px;width:10px;height:6px;background:url(/assets/images/icon_infobox.png) no-repeat}.ddp-wrap-input-info{position:relative}.ddp-wrap-input-info .ddp-list-selectbox{position:absolute;top:34px;left:0;right:0;max-height:160px;padding:7px 0;background-color:#fff;border:1px solid #ddd;overflow-y:auto;z-index:1;box-sizing:border-box;box-shadow:0 1px 3px rgba(84,97,104,.3)}.ddp-wrap-input-info .ddp-list-selectbox li a{display:block;padding:5px 10px}.ddp-wrap-input-info .ddp-list-selectbox li a:hover{background-color:#f6f6f7}.ddp-wrap-input-info .ddp-list-selectbox li span.ddp-noresult{display:block;padding:5px 10px;color:#b7b9c2;cursor:default;font-size:13px}.ddp-wrap-input-info.ddp-selected .ddp-box-info{display:block}.ddp-wrap-input-info .ddp-box-info{display:none;position:absolute;top:inherit;bottom:34px;width:300px;max-height:350px;background-color:#fff;border-radius:2px;border:1px solid #aeb0bb;white-space:normal;box-sizing:border-box;z-index:5;box-shadow:0 1px 3px rgba(84,97,104,.3)}.ddp-wrap-input-info .ddp-box-info .ddp-box-info-in{padding:10px;max-height:350px;overflow:auto}.ddp-wrap-input-info .ddp-box-info:after{display:inline-block;content:"";position:absolute;bottom:-6px;left:10px;width:10px;height:6px;background:url(/assets/images/icon_infobox.png) no-repeat}.ddp-box-info .ddp-input-title{display:block;padding:0 0 10px;margin-bottom:10px;text-align:center;border-bottom:1px solid #ddd;font-size:15px}.ddp-box-info strong.ddp-ex{display:block;padding:20px 0 10px}.ddp-box-contents .ddp-box-title .ddp-ui-open-view{display:inline-block;position:relative;vertical-align:middle}.ddp-box-contents .ddp-box-title .ddp-ui-open-view .ddp-icon-view{display:inline-block;position:relative;top:-2px;width:17px;height:17px;cursor:pointer}.ddp-box-contents .ddp-box-title .ddp-ui-open-view .ddp-icon-view em{display:inline-block;position:absolute;top:50%;left:50%;width:9px;height:5px;margin:-3px 0 0 -5px;background:url(/assets/images/icon_drop2.png) no-repeat}.ddp-box-contents .ddp-box-title .ddp-ui-open-view.ddp-selected .ddp-icon-view{background-color:#e7e7ea}.ddp-box-contents .ddp-box-title .ddp-ui-open-view.ddp-selected .ddp-icon-view em{background-position:left -6px}.ddp-box-contents .ddp-box-title .ddp-ui-open-view.ddp-selected+.ddp-box-select-check{display:block}.ddp-box-contents .ddp-box-title .ddp-ui-open-view .ddp-ui-selected-option{position:relative;z-index:1}.ddp-box-contents .ddp-box-title ul.ddp-box-select-check{display:none;position:absolute;bottom:109%;left:0;right:-70px;width:282px;z-index:15;white-space:normal}.ddp-box-contents .ddp-box-title ul.ddp-box-select-check li.ddp-txt-view-name{display:block;padding:4px 20px 10px;color:#b7b9c2;font-size:12px;font-weight:700;text-align:left}.ddp-box-contents .ddp-box-title ul.ddp-box-select-check li a span.ddp-data-pattern{display:block}.ddp-box-contents .ddp-box-title ul.ddp-box-select-check li a span.ddp-data-pattern em:last-child{position:relative;padding:0 7px;margin-left:7px;color:#444;font-size:12px}.ddp-box-contents .ddp-box-title ul.ddp-box-select-check li a span.ddp-data-pattern em:last-child:before{display:inline-block;content:"";position:absolute;top:2px;left:0;height:10px;border-left:1px solid #a8a8a8}.ddp-box-contents .ddp-box-title ul.ddp-box-select-check li a .ddp-data-det{display:block;padding-top:10px;color:#9c9c9c;font-size:12px;line-height:1.5em}.ddp-box-contents .ddp-box-title ul.ddp-box-select-check li.ddp-selected a em.ddp-icon-check{top:7px;margin-top:0}.ddp-box-contents .ddp-box-title ul.ddp-box-select-check li a:hover{background-color:#f6f6f7;color:#444}.ddp-wrap-checkaction{position:absolute;bottom:0;left:0;right:0;height:214px;background-color:#fff;z-index:1}.ddp-ui-checkaction{padding:13px 0 0 14px}.ddp-ui-checkaction .ddp-wrap-action{display:inline-block}.ddp-ui-checkaction .ddp-type-selectbox{display:inline-block;width:275px;margin-right:5px;box-sizing:border-box}.ddp-pop-bar{position:relative;padding:14px 0;background-color:#4b515b;text-align:center}.ddp-pop-bar span.ddp-txt-info{color:#fff;font-size:14px}.ddp-pop-bar a.ddp-btn-bar{display:inline-block;position:absolute;top:8px;right:5px;padding:6px 0;width:85px;border-radius:2px;border:1px solid #90969f;color:#d0d1d8;font-size:12px;text-align:center}.ddp-pop-bar a.ddp-btn-bar:hover{border:1px solid #fff;color:#fff}.ddp-pop-bar a.ddp-btn-close{position:absolute;top:15px;left:20px;color:#d0d1d8;font-size:14px;vertical-align:middle}.ddp-pop-bar a.ddp-btn-close em.ddp-icon-close{display:inline-block;width:16px;height:16px;margin-right:7px;background:url(/assets/images/btn_popclose.png) no-repeat;background-position:left -84px;vertical-align:middle}.ddp-wrap-flow .ddp-wrap-addrule{position:absolute;bottom:0;left:0;right:0;min-height:207px;background-color:#fff;box-sizing:border-box;z-index:10}.ddp-ui-popup-contents{position:relative;height:100%;margin-top:-120px;padding:120px 50px 0;box-sizing:border-box}.ddp-ui-popup-contents.ddp-info{padding-top:134px}.ddp-ui-popup-contents.ddp-info2{padding-top:168px}.ddp-ui-popup-contents .ddp-box-message{position:absolute;top:84px;left:50px;right:50px}.ddp-ui-popup-contents .ddp-popup-viewtable{position:absolute;top:170px;left:50px;right:50px;bottom:90px}.ddp-ui-popup-contents .ddp-popup-viewtable .ddp-box-add-link{position:absolute;bottom:0;left:0;right:0}.ddp-ui-popup-contents .ddp-box-viewtable{height:100%;box-sizing:Border-box}.ddp-box-viewtable.ddp-viewtable-type .ddp-ui-gridbody{bottom:35px}.ddp-box-viewtable.ddp-viewtable-type .ddp-box-add-link{position:absolute;left:0;right:0;bottom:0;padding:12px 0 13px;text-align:center;border:none;border-top:1px solid #d0d1d8;background-color:#fff;-moz-box-shadow:inset 0 1px 3px rgba(75,81,91,.1);-webkit-box-shadow:inset 0 1px 3px rgba(75,81,91,.1)}.ddp-wrap-flow2{position:fixed;left:0;top:100px;right:0;bottom:0}.ddp-wrap-flow2 .ddp-ui-number{padding:15px 14px;box-sizing:border-box}.ddp-wrap-flow2 .ddp-ui-number .ddp-data-number{display:inline-block;margin-right:20px;font-size:12px;color:#4b515b}.ddp-wrap-flow2 .ddp-ui-number .ddp-data-number .ddp-data-num{color:#4b515b!important}.ddp-wrap-flow2 .ddp-ui-number a.ddp-link-set{position:relative;top:2px;margin-right:20px;color:#b7b9c3;font-size:12px}.ddp-wrap-flow2 .ddp-ui-number a.ddp-link-set em.ddp-icon-add{position:relative;top:-1px;margin-right:5px;width:9px;height:9px;background:url(/assets/images/icon_add.png) no-repeat;background-position:-20px top}.ddp-wrap-flow2 .ddp-ui-number a.ddp-link-set:hover{color:#4b515b;text-decoration:underline}.ddp-wrap-flow2 .ddp-ui-number a.ddp-link-set:hover em.ddp-icon-add{background-position:-10px top}.ddp-wrap-flow2 .ddp-box-chart{position:absolute;top:45px;left:0;right:0;bottom:0;overflow:auto}.ddp-wrap-flow2 .ddp-split-chart{position:relative;float:left;height:100%;width:100%}.ddp-wrap-flow2 .ddp-empty-flow{position:absolute;top:50%;left:0;right:0;margin-top:-156px;text-align:center}.ddp-wrap-flow2 .ddp-empty-flow .ddp-img-flow{display:inline-block;padding-bottom:25px;width:193px;height:150px;background:url(/assets/images/img_flow.png) no-repeat}.ddp-wrap-flow2 .ddp-empty-flow .ddp-empty-title{display:block;padding-bottom:20px;color:#d0d1d8;font-size:28px;text-align:center}.ddp-wrap-flow2 .ddp-empty-flow .ddp-empty-det{display:block;padding-bottom:25px;color:#b7b9c2;font-size:14px;text-align:center}.ddp-wrap-flow2.ddp-type .ddp-box-flowdetail{position:relative;float:left;top:0;right:0;bottom:0;height:100%;border:none}.ddp-wrap-flow2.ddp-type .ddp-box-flowdetail .ddp-no-data{display:table;width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0;background-color:#f6f6f7;z-index:2}.ddp-wrap-flow2.ddp-type .ddp-box-flowdetail .ddp-no-data .ddp-no-data-in{display:table-cell;width:100%;height:100%;vertical-align:middle;text-align:center}.ddp-wrap-flow2.ddp-type .ddp-box-flowdetail .ddp-no-data .ddp-no-data-in .ddp-btn-solid{width:166px}.ddp-wrap-flow2.ddp-type .ddp-box-flowdetail .ddp-no-data .ddp-no-data-in .ddp-txt-data{display:block;padding-bottom:14px;color:#4b515b;font-size:16px}.ddp-wrap-flow2.ddp-type.ddp-full .ddp-split-chart{width:100%!important}.ddp-box-flowdetail{position:absolute;top:5px;right:6px;bottom:5px;width:288px;border:1px solid #90969f;background-color:#fff}.ddp-box-flowdetail .ddp-box-in{position:absolute;top:0;left:0;right:0;bottom:35px;overflow-y:auto}.ddp-box-flowdetail a.ddp-btn-popup-close{position:absolute;top:19px;right:15px;z-index:1}.ddp-box-flowdetail .type-title .ddp-data-filename{padding-right:0}.ddp-box-flowdetail .type-title .ddp-ui-top-button{position:relative;float:right;padding:19px 0 0;z-index:1}.ddp-box-flowdetail .type-title .ddp-ui-top-button .ddp-btn-popup-close{position:relative;top:0;right:0;margin:0 15px 0 0;float:left}.ddp-box-flowdetail .type-title .ddp-ui-top-button .ddp-ui-detail{position:relative;top:-1px;float:left;margin:0 10px}.ddp-box-flowdetail .type-title .ddp-ui-top-button .ddp-ui-detail .ddp-icon-detail{display:inline-block;width:17px;height:18px;background:url(/assets/images/icon_detail2.png) no-repeat}.ddp-box-flowdetail .type-title .ddp-ui-top-button .ddp-ui-detail .ddp-ui-tooltip-info{position:absolute;top:100%;right:-10px;left:inherit;margin-top:6px}.ddp-box-flowdetail .type-title .ddp-ui-top-button .ddp-ui-detail:hover .ddp-ui-tooltip-info{display:block}.ddp-box-flowdetail .type-title .ddp-ui-top-button .ddp-ui-detail .ddp-ui-tooltip-info em.ddp-icon-view-top{right:17px;left:inherit}.ddp-box-flowdetail .ddp-data-filename{position:relative;padding:0 40px;margin-top:13px;box-sizing:border-box}.ddp-box-flowdetail .ddp-data-filename .ddp-icon-file-svg{position:absolute;top:3px;left:10px;margin-right:10px}.ddp-box-flowdetail .ddp-data-filename .ddp-ui-textarea{display:none;background-color:#fff;z-index:1;height:35px}.ddp-box-flowdetail .ddp-data-filename .ddp-ui-input{display:none;position:relative;z-index:1}.ddp-box-flowdetail .ddp-data-filename .ddp-ui-input .ddp-btn-check{display:inline-block;position:absolute;top:2px;bottom:2px;right:2px;width:24px;height:inherit;border-radius:3px;background-color:#d0d1d8;cursor:pointer}.ddp-box-flowdetail .ddp-data-filename .ddp-ui-input .ddp-btn-check:hover{background-color:#9ca2cc}.ddp-box-flowdetail .ddp-data-filename.ddp-selected .ddp-ui-textarea{display:block}.ddp-box-flowdetail .ddp-data-filename.ddp-selected .ddp-ui-input{display:block;position:relative;left:-4px;padding-right:30px;border:1px solid #b7b9c2;border-radius:3px;overflow:hidden}.ddp-box-flowdetail .ddp-data-filename .ddp-ui-input input{position:relative;padding:4px 0 4px 8px;width:100%;font-size:16px;font-weight:700;border:none;box-sizing:border-box}.ddp-box-flowdetail .ddp-data-filename.ddp-selected .ddp-ui-input textarea{display:block;width:100%;height:100%;padding:1px 0 2px 5px;font-family:sans-serif;font-size:16px;font-weight:700;line-height:22px;border:none;background-color:#f6f6f7;box-sizing:border-box}.ddp-box-flowdetail .ddp-data-filename.ddp-selected:hover .ddp-link-edit{display:none}.ddp-box-flowdetail .ddp-data-filename em.ddp-icon-dbdata,.ddp-box-flowdetail .ddp-data-filename em.ddp-icon-wrangled-m{position:absolute;top:0;left:18px}.ddp-box-flowdetail .ddp-data-filename em.ddp-icon-file-sql{position:absolute;top:-2px;left:18px}.ddp-box-flowdetail .ddp-data-filename span.ddp-txt-filename{display:block;position:relative;max-width:100%;padding:5px 23px 3px 5px;font-size:16px;color:#35393f;font-weight:700;line-height:21px;font-family:sans-serif;box-sizing:border-box;overflow:hidden;cursor:pointer;word-break:break-all}.ddp-box-flowdetail .ddp-data-filename.ddp-selected span.ddp-txt-filename{display:none}.ddp-box-flowdetail .ddp-data-filename span.ddp-txt-filename .ddp-link-edit{display:none;position:absolute;top:6px;right:0;padding:3px 5px;vertical-align:top;font-size:0}.ddp-box-flowdetail .ddp-data-filename span.ddp-txt-filename:hover{background-color:#f6f6f7}.ddp-box-flowdetail .ddp-data-filename span.ddp-txt-filename:hover .ddp-link-edit{display:inline-block}.ddp-box-flowdetail .ddp-data-filename span.ddp-txt-filename:hover .ddp-link-edit .ddp-icon-edit2{background-position:-11px top}.ddp-box-flowdetail .ddp-data-filename .ddp-icon-db{position:absolute;top:-4px;left:10px;display:inline-block;width:24px;height:24px}.ddp-box-flowdetail .ddp-data-explain{position:relative;margin:5px 10px 0}.ddp-box-flowdetail .ddp-data-explain .ddp-txt-explain{display:inline-block;position:relative;max-width:100%;padding:4px 23px 3px 6px;margin:-2px 0;line-height:17px;color:#b7b9c2;font-size:12px;font-family:sans-serif;box-sizing:border-box;overflow:hidden;cursor:pointer;word-break:break-all}.ddp-box-flowdetail .ddp-data-explain .ddp-tag-target{display:inline-block;padding:2px 3px;margin:4px 0 0 6px;background-color:#f6f6f7;color:#90969f;font-size:10px}.ddp-box-flowdetail .ddp-data-explain .ddp-txt-explain:hover{background-color:#f6f6f7}.ddp-box-flowdetail .ddp-data-explain.ddp-selected .ddp-ui-input{display:block;position:relative;padding-right:23px;margin:-1px 0 0;border-radius:3px;border:1px solid #b7b9c2;overflow:hidden;box-sizing:border-box}.ddp-box-flowdetail .ddp-data-explain.ddp-selected .ddp-ui-input textarea{display:block;width:100%;box-sizing:border-box;padding:5px;height:51px;border:none;font-size:12px;line-height:17px;font-family:sans-serif}.ddp-box-flowdetail .ddp-data-explain.ddp-selected .ddp-txt-explain{display:none}.ddp-box-flowdetail .ddp-data-explain .ddp-ui-input{display:none;position:relative}.ddp-box-flowdetail .ddp-data-explain .ddp-ui-input .ddp-btn-check{display:inline-block;position:absolute;bottom:2px;right:2px;top:2px;height:inherit;border-radius:3px;background-color:#d0d1d8}.ddp-box-flowdetail .ddp-data-explain .ddp-ui-input .ddp-btn-check:hover{background-color:#9ca2cc}.ddp-box-flowdetail .ddp-data-explain .ddp-ui-input input{width:100%;padding:8px 31px 8px 8px;border:none;background:#f6f6f7;box-sizing:border-box}.ddp-box-flowdetail .ddp-data-explain .ddp-link-edit{display:none;position:absolute;right:0;top:0;padding:3px 5px;z-index:1}.ddp-box-flowdetail .ddp-data-explain.ddp-selected .ddp-link-edit{display:none}.ddp-box-flowdetail .ddp-txt-explain:hover .ddp-link-edit{display:block}.ddp-box-flowdetail .ddp-txt-explain:hover .ddp-link-edit .ddp-icon-edit2{background-position:-11px top}.ddp-box-flowdetail .ddp-ui-databuttons{padding:10px 10px 0;text-align:center}.ddp-box-flowdetail .ddp-ui-databuttons .ddp-databuttons{margin:0 -37px 0 -2px}.ddp-box-flowdetail .ddp-ui-databuttons .ddp-databuttons [class*=ddp-col-]{padding:0 2px}.ddp-box-flowdetail .ddp-ui-databuttons .ddp-databuttons [class*=ddp-btn-]{font-size:13px;padding:6px 10px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ddp-box-flowdetail .ddp-ui-databuttons .ddp-btn-buttons4{display:inline-block;width:46%;margin:0 2px}.ddp-box-flowdetail .ddp-ui-databuttons .ddp-btn-buttons4.ddp-full{width:100%;height:30px;box-sizing:border-box}.ddp-box-flowdetail .ddp-ui-databuttons .ddp-btn-buttons4.ddp-disabled{border:1px solid #e7e7ea;color:#d0d1d8;cursor:no-drop}.ddp-box-flowdetail .ddp-ui-databuttons .ddp-btn-buttons4 em.ddp-icon-window{margin-left:5px}.ddp-box-flowdetail .ddp-ui-databuttons.ddp-type{position:relative;padding-right:45px}.ddp-box-flowdetail .ddp-ui-databuttons.ddp-type .ddp-more{position:absolute;bottom:0;right:10px}.ddp-box-flowdetail .ddp-ui-databuttons.ddp-type .ddp-more .ddp-btn-more{display:inline-block;position:relative;width:30px;height:30px;border:1px solid #d0d1d8;border-radius:2px;box-sizing:border-box}.ddp-box-flowdetail .ddp-ui-databuttons.ddp-type .ddp-more .ddp-btn-more:hover{border:1px solid #b7b9c2}.ddp-box-flowdetail .ddp-ui-databuttons.ddp-type .ddp-more .ddp-btn-more:before{display:inline-block;position:absolute;top:50%;left:50%;margin:-2px 0 0 -8px;width:15px;height:3px;background:url(/assets/images/icon_more.png) no-repeat;background-position:left -4px;transform:rotate(90deg);content:""}.ddp-box-flowdetail .ddp-ui-databuttons.ddp-type .ddp-more .ddp-wrap-popup2{display:none;position:absolute;top:100%;right:0}.ddp-box-flowdetail .ddp-ui-databuttons.ddp-type .ddp-more.ddp-selected .ddp-wrap-popup2{display:block}.ddp-box-flowdetail .ddp-ui-databuttons.ddp-type .ddp-more.ddp-selected .ddp-wrap-popup2 .ddp-icon-drop-re{opacity:.7}.ddp-box-flowdetail .ddp-ui-preview{padding:20px 0 0}.ddp-box-flowdetail .ddp-ui-preview .ddp-txt-title{padding:0 0 5px;color:#4b515b;font-size:12px}.ddp-box-flowdetail .ddp-ui-preview .ddp-box-preview{height:158px;margin-bottom:10px;border:1px solid #e7e7ea;overflow:auto;color:#4b515b;font-size:12px;line-height:18px;background-color:#fff;box-sizing:border-box}.ddp-box-flowdetail .ddp-ui-preview .ddp-box-preview .ddp-font-size{font-size:14px;padding:5px}.ddp-box-flowdetail .ddp-ui-queryview .ddp-txt-title{padding:5px 0;color:#b7bac1;font-size:13px}.ddp-box-flowdetail .ddp-ui-queryview .ddp-box-preview{height:158px;margin-bottom:10px;padding:10px;border:1px solid #e7e7ea;overflow:auto;color:#4b515b;font-size:12px;line-height:18px;background-color:#fff;box-sizing:border-box}.ddp-box-flowdetail .ddp-ui-preview.ddp-type-rule{padding:20px 0 0;margin:10px 0 0;border-top:1px solid #e7e7ea}.ddp-box-flowdetail .ddp-ui-preview.ddp-type-rule .ddp-box-preview{padding:0;margin-bottom:5px}.ddp-box-flowdetail .ddp-ui-preview.ddp-type-rule ul.ddp-list-rule2{padding:0}.ddp-box-flowdetail .ddp-ui-preview.ddp-type-rule ul.ddp-list-rule2 li{padding-right:10px;cursor:default}.ddp-box-flowdetail .ddp-ui-preview.ddp-type-rule ul.ddp-list-rule2 li:hover{background:none}.ddp-box-flowdetail .ddp-ui-preview.ddp-type-rule .ddp-box-preview ul.ddp-list-rule2{padding:10px}.ddp-box-flowdetail .ddp-ui-preview.ddp-type-rule .ddp-box-preview ul.ddp-list-rule2 li{padding-right:0}.ddp-box-flowdetail .ddp-ui-preview.ddp-type-rule .ddp-box-preview ul.ddp-list-rule2 li+li{padding:5px 0 0}.ddp-box-flowdetail .ddp-ui-preview.ddp-type-rule .ddp-data-rule{color:#b7bac2;font-size:12px}.ddp-box-flowdetail dl.ddp-dl-detail{padding:3px 0;clear:both}.ddp-box-flowdetail dl.ddp-dl-detail.type-part{margin-top:10px}.ddp-box-flowdetail dl.ddp-dl-detail:before{display:table;content:""}.ddp-box-flowdetail dl.ddp-dl-detail:after{display:table;content:"";clear:both}.ddp-box-flowdetail dl.ddp-dl-detail dt{float:left;padding:0 10px 0 0;width:95px;font-size:13px;color:#b7bac1;box-sizing:border-box}.ddp-box-flowdetail dl.ddp-dl-detail dt:before{display:inline-block;content:""}.ddp-box-flowdetail dl.ddp-dl-detail dd{display:block;padding-left:95px;position:relative;font-size:13px;color:#4b515b;box-sizing:border-box}.ddp-box-flowdetail dl.ddp-dl-detail dd .ddp-wrap-alart{display:inline-block;position:relative;margin-left:6px;cursor:pointer}.ddp-box-flowdetail dl.ddp-dl-detail dd .ddp-wrap-alart .ddp-ui-tooltip-info{display:none;max-width:170px;min-width:100px;position:absolute;left:inherit;top:23px;right:-73px;text-align:center;white-space:normal}.ddp-box-flowdetail dl.ddp-dl-detail dd .ddp-wrap-alart .ddp-ui-tooltip-info em.ddp-icon-view-top{left:inherit;right:79px}.ddp-box-flowdetail dl.ddp-dl-detail dd .ddp-ui-data{position:relative}.ddp-box-flowdetail dl.ddp-dl-detail dd span.ddp-txt-data{display:inline-block;padding-right:45px;position:relative;max-width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;box-sizing:border-box}.ddp-box-flowdetail dl.ddp-dl-detail dd .ddp-ui-data.ddp-selected span.ddp-txt-data{white-space:normal}.ddp-box-flowdetail dl.ddp-dl-detail dd a.ddp-link-detailview{position:absolute;top:0;right:0;color:#90969f;font-size:12px}.ddp-box-flowdetail dl.ddp-dl-detail dd span.ddp-data-num{text-decoration:underline;cursor:pointer}.ddp-box-flowdetail dl.ddp-dl-detail dd .ddp-wrap-popup2{position:absolute;top:20px;left:90px;max-width:155px}.ddp-box-flowdetail dl.ddp-dl-detail dd .ddp-wrap-popup2 ul li a{padding-left:34px}.ddp-box-flowdetail dl.ddp-dl-detail dd .ddp-wrap-popup2 ul li a em.ddp-icon-flow{position:absolute;top:6px;left:12px}.ddp-box-flowdetail dl.ddp-dl-detail.type-date{padding-left:10px}.ddp-box-flowdetail dl.ddp-dl-detail.type-date dd .ddp-data-by{color:#90969f;display:block}.ddp-box-flowdetail .ddp-wrap-part{margin:0 10px;padding-bottom:10px;border-bottom:1px solid #e7e7ea}.ddp-box-flowdetail .ddp-wrap-part.ddp-bg{background-color:#f6f6f7;margin:20px 0 0;padding:0 10px 10px}.ddp-box-flowdetail .ddp-wrap-part.ddp-bg .ddp-ui-preview{padding-top:10px}.ddp-box-flowdetail .ddp-wrap-part.ddp-type{padding-top:15px}.ddp-box-flowdetail .ddp-data-type{color:#b7bac2;font-size:12px}.ddp-box-flowdetail .ddp-wrap-date{padding:10px 0}.ddp-box-flowdetail dl.ddp-dl-date{padding:5px 10px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.ddp-box-flowdetail dl.ddp-dl-date dt{position:relative;width:inherit;padding-right:8px;font-weight:400;color:#b7bac2}.ddp-box-flowdetail dl.ddp-dl-date dd{width:inherit;float:inherit;padding-left:0;margin-left:0;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal;color:#b7b9c2;font-size:13px;font-weight:300}.ddp-box-flowdetail .ddp-ui-footbutton{position:absolute;bottom:0;left:0;right:0;padding:10px 0;text-align:center}.ddp-box-flowdetail .ddp-data-detail{padding-bottom:5px}.ddp-box-flowdetail .ddp-data-detail .ddp-label-detail{padding-bottom:10px;color:#b7bac1;font-size:13px}.ddp-box-flowdetail .ddp-data-detail dl.ddp-dl-detail2{padding-top:10px}.ddp-box-flowdetail .ddp-data-detail dl.ddp-dl-detail2:first-of-type{padding-top:0}.ddp-box-flowdetail .ddp-data-detail dl.ddp-dl-detail2 dt{float:Left;padding-right:5px;color:#4b515b;font-size:12px}.ddp-box-flowdetail .ddp-data-detail dl.ddp-dl-detail2 dd{display:block;color:#4b515b;font-size:12px;font-weight:300;overflow:hidden}a.ddp-type-link2{color:#b7b9c2;font-size:12px;text-decoration:underline}a.ddp-type-link2:hover{color:#4b515b}a.ddp-type-link2:hover em.ddp-icon-delete2{opacity:1}table.ddp-table-detail tbody tr td .ddp-box-sub{width:710px}table.ddp-table-detail tbody tr td .ddp-txt-cut{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word}table.ddp-table-detail tbody tr td .ddp-data-form{display:block;padding-top:5px}table.ddp-table-detail tbody tr td .ddp-data-form:first-of-type{padding-top:0}table.ddp-table-detail tbody tr td .ddp-wrap-edit3:last-of-type{margin-bottom:13px}table.ddp-table-detail tbody tr td label.ddp-label-type.ddp-normal{display:block;padding-bottom:13px}table.ddp-table-detail tbody tr td .ddp-wrap-box{position:relative;border:1px solid #d0d1d8}table.ddp-table-detail tbody tr td .ddp-wrap-box a.ddp-btn-detail{display:inline-block;position:absolute;bottom:-1px;right:-1px;width:25px;height:25px;border-radius:4px;border:1px solid #d0d1d8;box-sizing:border-box}table.ddp-table-detail tbody tr td .ddp-wrap-box a.ddp-btn-detail .ddp-icon-searchview2{position:absolute;top:50%;left:50%;margin:-6px 0 0 -6px}table.ddp-table-detail tbody tr td .ddp-wrap-box .ddp-form-box{overflow:hidden;border:none}table.ddp-table-detail tbody tr td .ddp-form-box{position:relative;border:1px solid #d0d1d8;max-width:100%;height:160px;overflow:auto}table.ddp-table-detail tbody tr td .ddp-form-box.ddp-hidden{overflow:hidden}table.ddp-table-detail tbody tr td .ddp-form-box a.ddp-btn-detail{display:inline-block;position:absolute;bottom:-1px;right:-1px;width:25px;height:25px;border-radius:4px;border:1px solid #d0d1d8;box-sizing:border-box}table.ddp-table-detail tbody tr td .ddp-form-box a.ddp-btn-detail .ddp-icon-searchview2{position:absolute;top:50%;left:50%;margin:-6px 0 0 -6px}table.ddp-table-detail tbody tr td .ddp-form-box a.ddp-btn-detail:hover{background-color:#f6f6f7}table.ddp-table-detail tbody tr td .ddp-data-detail .ddp-link a.ddp-link-url2{display:inline-block;width:710px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}table.ddp-table-detail tbody tr td .ddp-data-detail span.ddp-txt-detail{display:inline-block;position:relative}table.ddp-table-detail tbody tr td .ddp-ui-edit-option .ddp-data-detail span.ddp-txt-detail a.ddp-link-detail{top:-1px}table.ddp-table-detail tbody tr td .ddp-wrap-edit3 .ddp-data-detail span.ddp-txt-detail a.ddp-link-detail{top:4px}table.ddp-table-detail tbody tr td .ddp-data-detail span.ddp-txt-detail a.ddp-link-detail{display:none;position:absolute;top:-1px;right:3px;color:#90969f;font-size:12px}table.ddp-table-detail tbody tr td .ddp-data-detail span.ddp-txt-detail.ddp-detail{max-width:710px;padding-right:45px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;word-wrap:normal;box-sizing:border-box}table.ddp-table-detail tbody tr td .ddp-data-detail span.ddp-txt-detail.ddp-detail a.ddp-link-detail{display:block}table.ddp-table-detail tbody tr td .ddp-data-detail.ddp-selected span.ddp-txt-detail{white-space:normal}table.ddp-table-detail tbody tr td .ddp-wrap-alart{position:relative;top:-1px;display:inline-block;margin-left:6px;vertical-align:middle;cursor:pointer}table.ddp-table-detail tbody tr td .ddp-wrap-alart:hover .ddp-ui-tooltip-info{display:block}table.ddp-table-detail tbody tr td .ddp-wrap-alart .ddp-ui-tooltip-info{display:none;top:21px;left:-60px}table.ddp-table-detail tbody tr td .ddp-wrap-alart .ddp-ui-tooltip-info .ddp-icon-view-top{left:68px;right:inherit}table.ddp-table-detail tbody tr td a.ddp-link-url{text-decoration:underline;font-style:italic}table.ddp-table-detail tbody tr td.ddp-link-url a,table.ddp-table-detail tbody tr td a.ddp-link-url2{text-decoration:underline;color:#4c92e0}table.ddp-table-detail tbody tr td a.ddp-btn-pop.ddp-type{min-width:178px;border:1px solid #90969f;background-color:#90969f}table.ddp-table-detail tbody tr td a.ddp-btn-pop.ddp-type:hover{background-color:#4b515b}table.ddp-table-detail tbody tr td .ddp-data-none{color:#b7b9c2;font-size:13px}table.ddp-table-detail tbody tr td .ddp-ui-button{padding-top:20px}table.ddp-table-detail tbody tr td .ddp-wrap-edit3.ddp-type .ddp-label-type{font-weight:700;font-size:12px}table.ddp-table-detail tbody tr td .ddp-wrap-edit3.ddp-type:first-of-type{margin-top:-8px}table.ddp-table-detail tbody tr td .ddp-link-window{position:relative;padding-right:15px;color:#666eb2;font-size:13px}table.ddp-table-detail tbody tr td .ddp-link-window:hover{text-decoration:underline}table.ddp-table-detail tbody tr td .ddp-link-window:after{display:none;position:absolute;top:1px;right:0;width:12px;height:10px;background:url(/assets/images/icon_window.png) no-repeat;content:""}table.ddp-table-detail tbody tr td .ddp-link-window:hover:after{display:block}table.ddp-table-detail tbody tr td .ddp-box-option-input.ddp-inline,table.ddp-table-detail tbody tr td .ddp-label-radio.ddp-inline{display:inline-block}table.ddp-table-detail tbody tr td .ddp-box-option-input.ddp-inline.ddp-only{margin-left:0}table.ddp-table-detail tbody tr td .ddp-multy-option .ddp-box-option-input input[type=text]{padding:7px 5px 6px;text-align:right}table.ddp-table-detail tbody tr td .ddp-multy-option .ddp-btn-line-s{position:relative;top:-7px}table.ddp-table-detail tbody tr td .ddp-multy-option .ddp-box-option-input span.ddp-txt-input{top:7px}table.ddp-table-detail tbody tr td .ddp-wrapping{display:inline-block;position:relative;padding-right:100px}table.ddp-table-detail tbody tr td .ddp-wrapping .ddp-box-option-input{position:absolute;top:50%;right:0;margin-top:-14px}table.ddp-table-detail tbody tr td .ddp-ui-summary .ddp-data-txt{display:block;padding-bottom:8px;color:#4b515b;font-size:13px}table.ddp-table-detail tbody tr td .ddp-ui-summary .ddp-data-txt .ddp-box-btn-r{margin:-4px 0 -4px 5px;vertical-align:middle}table.ddp-table-detail tbody tr td .ddp-ui-summary ul.ddp-list-sub li{position:relative;padding-left:11px;padding-bottom:10px;color:#b7bac1;font-size:12px}table.ddp-table-detail tbody tr td .ddp-ui-summary ul.ddp-list-sub li:last-of-type{padding-bottom:0}table.ddp-table-detail tbody tr td .ddp-ui-summary ul.ddp-list-sub li .ddp-box-btn-r{margin:-4px 0 -4px 5px;vertical-align:middle}table.ddp-table-detail tbody tr td .ddp-ui-summary ul.ddp-list-sub li:before{display:inline-block;position:absolute;top:5px;left:0;width:5px;height:5px;border-radius:50%;background-color:#b7bac1;content:""}table.ddp-table-detail tbody tr td .ddp-ui-summary ul.ddp-list-sub li a{color:#91969e;font-size:12px;font-style:italic}table.ddp-table-detail tbody tr td .ddp-ui-summary ul.ddp-list-sub li a.ddp-link-history{display:inline-block;background-color:#f3f3f4;padding:3px 6px;margin:-4px 0;border-radius:2px}table.ddp-table-detail tbody tr td .ddp-ui-summary ul.ddp-list-sub li a.ddp-link-history:hover{background-color:#e7e7ea}table.ddp-table-detail tbody tr td .ddp-txt-colortype{color:#90969f}.ddp-txt-edit{position:relative;margin-left:-5px}.ddp-txt-edit .ddp-data-name{display:inline-block;margin-top:-7px;max-width:800px;padding:5px 23px 5px 5px;color:#4b515b;font-size:13px;line-height:18px;font-family:sans-serif;cursor:pointer;box-sizing:border-box}.ddp-txt-edit .ddp-data-name.ddp-data-none{color:#b7bac1}.ddp-txt-edit .ddp-data-name .ddp-icon-edit2{display:none}.ddp-txt-edit .ddp-data-name:hover .ddp-icon-edit2{display:inline-block;position:relative;top:-2px;background-position:0 top;margin-left:3px}.ddp-txt-edit.ddp-selected .ddp-data-name,.ddp-txt-edit .ddp-wrap-input{display:none}.ddp-txt-edit.ddp-selected .ddp-wrap-input{display:inline-block;position:relative;left:0;padding:0 23px 0 5px;margin-top:-7px;min-width:800px;background-color:#e3e3e8;box-sizing:border-box}.ddp-txt-edit.ddp-selected .ddp-wrap-input .ddp-btn-check{position:absolute;bottom:0;right:0;top:0;height:auto}.ddp-txt-edit.ddp-selected .ddp-wrap-input input{display:block;width:100%;padding:6px 0;border:none;background:none;box-sizing:Border-box;font-size:13px;font-family:sans-serif;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ddp-txt-edit.ddp-selected .ddp-wrap-input textarea{display:block;padding:5px 0;width:100%;height:76px;border:none;background:none;font-family:sans-serif;font-size:13px;line-height:18px;box-sizing:border-box}.ddp-txt-edit .ddp-wrap-input .ddp-txt-error{display:none}.ddp-txt-edit .ddp-wrap-input.ddp-error .ddp-txt-error{display:block;float:right;position:relative;top:5px;margin:0 4px 0 2px;vertical-align:middle}.ddp-txt-edit .ddp-wrap-input.ddp-error .ddp-txt-error em.ddp-icon-error-s{position:Relative;top:2px}.ddp-txt-edit .ddp-wrap-input.ddp-error .ddp-wrap-edit-input{display:block;overflow:hidden}.ddp-edit-description{position:relative;padding-bottom:23px}.ddp-edit-description.ddp-line:after{position:absolute;bottom:0;left:0;right:0;border-bottom:1px dotted #ccc;content:""}.ddp-edit-description .ddp-box-textarea{display:none}.ddp-edit-description .ddp-txt-description{position:relative;top:-3px;font-size:13px;line-height:18px;cursor:pointer}.ddp-edit-description .ddp-data-description{position:relative;padding-bottom:20px}.ddp-edit-description .ddp-data-description:hover .ddp-btn-edit{display:inline-block}.ddp-edit-description .ddp-data-description .ddp-btn-edit{display:none;padding:4px 7px;position:absolute;bottom:0;left:0;height:21px;color:#91969e;font-size:12px;font-style:italic;background-color:#f3f3f4;box-sizing:border-box}.ddp-edit-description .ddp-data-description .ddp-btn-edit .ddp-icon-edit{display:inline-block;width:12px;height:13px;margin-right:3px;background:url(/assets/images/icon_control.png) no-repeat;background-position:-39px -96px;vertical-align:top}.ddp-edit-description .ddp-data-description .ddp-btn-edit:hover{background-color:#e7e7ea}.ddp-edit-description.ddp-edit .ddp-data-description{display:none}.ddp-edit-description.ddp-edit .ddp-box-textarea{display:block;overflow:hidden}.ddp-edit-description.ddp-edit .ddp-box-textarea textarea{display:block;width:100%;height:194px;padding:5px 9px;line-height:18px;border:1px solid #d0d1d8;border-radius:2px;box-sizing:border-box}.ddp-edit-description.ddp-edit .ddp-box-textarea .ddp-textarea-buttons{padding:4px 0 0}.ddp-edit-description.ddp-edit .ddp-box-textarea .ddp-textarea-buttons .ddp-box-btn{float:Left;position:relative;width:24px;height:24px;margin-right:4px;border-radius:2px;background-color:#d0d1d8}.ddp-edit-description.ddp-edit .ddp-box-textarea .ddp-textarea-buttons .ddp-box-btn:hover{background-color:#9ca2cc}.ddp-edit-description.ddp-edit .ddp-box-textarea .ddp-textarea-buttons .ddp-box-btn em.ddp-icon-cancel{display:inline-block;width:9px;height:9px;position:absolute;top:50%;left:50%;margin:-5px 0 0 -5px;background:url(/assets/images/btn_close.png) no-repeat;background-position:-20px -82px}.ddp-edit-description.ddp-edit .ddp-box-textarea .ddp-textarea-buttons .ddp-box-btn .ddp-icon-check{display:inline-block;position:absolute;top:50%;left:50%;margin:-4px 0 0 -6px;width:11px;height:8px;background:url(/assets/images/icon_select2.png) no-repeat;background-position:-27px top}.ddp-wrap-table-detail{position:relative;border-top:1px dotted #ccc;margin:40px -20px 0;padding:40px 20px 0}.ddp-wrap-table-detail .ddp-wrap-edit3.ddp-type .ddp-label-type.ddp-normal{font-size:16px}.ddp-wrap-table-detail.ddp-last{padding-bottom:40px}.ddp-wrap-table-detail.ddp-last .ddp-detail-setting .ddp-wrap-down{margin-bottom:-40px}.ddp-wrap-table-detail .ddp-type-plan .ddp-label-detail{display:inline-block;padding-right:15px;line-height:30px}.ddp-wrap-table-detail .ddp-type-plan .ddp-label-detail a.ddp-btn-option2{margin-left:4px;vertical-align:middle}.ddp-wrap-table-detail .ddp-type-plan .ddp-btn-pop{min-width:140px}.ddp-wrap-table-detail .ddp-btn-pop em.ddp-icon-email{display:inline-block;width:14px;height:12px;margin-right:5px;background:url(/assets/images/icon_mail.png) no-repeat}.ddp-wrap-detail-sub{margin-top:43px}.ddp-wrap-detail-sub .ddp-table-label{position:relative;margin-left:27px;padding-left:5px;font-size:14px}.ddp-wrap-detail-sub .ddp-table-label:before{display:inline-block;position:absolute;top:3px;left:0;height:12px;border-left:2px solid #4b515b;content:""}.ddp-wrap-detail-sub table.ddp-table-detail{margin-top:11px!important}.ddp-wrap-detail-sub table.ddp-table-detail tr td,.ddp-wrap-detail-sub table.ddp-table-detail tr th{padding:4px}table.ddp-table-detail tbody tr td .ddp-data-list{display:inline-block;position:relative;padding:0 20px}table.ddp-table-detail tbody tr td .ddp-data-list .ddp-data-name.ddp-hover{cursor:pointer}table.ddp-table-detail tbody tr td .ddp-data-list .ddp-data-name .ddp-box-layout4{display:none;position:absolute;top:18px;right:-30px}table.ddp-table-detail tbody tr td .ddp-data-list .ddp-data-name.ddp-hover:hover .ddp-box-layout4{display:block}table.ddp-table-detail tbody tr td .ddp-data-list:first-of-type{padding-left:0}table.ddp-table-detail tbody tr td .ddp-data-list:before{display:inline-block;position:absolute;top:50%;left:0;margin-top:-6px;height:13px;border-left:1px solid #d0d1d7;content:""}table.ddp-table-detail tbody tr td .ddp-data-list:first-of-type:before{display:none}table.ddp-table-detail tbody tr td .ddp-data-list a.ddp-link-member{font-weight:300}table.ddp-table-detail tbody tr td .ddp-data-list .ddp-box-power{display:inline-block;margin-right:8px;vertical-align:middle}table.ddp-table-detail tbody tr td .ddp-btn-link a.ddp-btn-pop{margin:10px 0 0}table.ddp-table-detail .ddp-ui-dropdown{margin-top:-7px;margin-bottom:20px;background-color:#f6f6f7}table.ddp-table-detail .ddp-ui-dropdown .ddp-data{font-size:13px;color:#4b515b;font-weight:700}table.ddp-table-detail .ddp-ui-dropdown .ddp-label-dropdown{display:block;padding:10px 15px;font-weight:300;cursor:pointer}table.ddp-table-detail .ddp-ui-dropdown .ddp-label-dropdown .ddp-wrap-link-detail2{padding-right:5px}table.ddp-table-detail .ddp-ui-dropdown .ddp-label-dropdown em.ddp-icon-drop{display:inline-block;position:relative;top:-1px;width:13px;height:8px;margin-right:10px;background:url(/assets/images/icon_arrow.png) no-repeat;vertical-align:middle;transform:rotate(180deg)}table.ddp-table-detail .ddp-ui-dropdown.ddp-selected .ddp-label-dropdown em.ddp-icon-drop{transform:rotate(0deg)}table.ddp-table-detail .ddp-ui-dropdown .ddp-label-dropdown .ddp-btn-option2{position:relative;top:-1px;margin-left:3px}table.ddp-table-detail .ddp-ui-dropdown .ddp-det-dropdown{display:none;padding:10px 40px}table.ddp-table-detail .ddp-ui-dropdown.ddp-selected .ddp-det-dropdown{display:block}table.ddp-table-detail .ddp-ui-dropdown .ddp-det-dropdown .ddp-wrap-link-detail2 a.ddp-link-info.ddp-type:hover{padding-right:17px}.ddp-wrap-table-detail a.ddp-btn-moretype2,table.ddp-table-detail a.ddp-btn-moretype2{display:inline-block;padding:2px 5px;background-color:#f3f3f4;border-radius:2px;color:#4c515a;font-size:12px;font-style:italic}.ddp-wrap-table-detail a.ddp-btn-moretype2{margin-top:8px}.ddp-wrap-table-detail a.ddp-btn-moretype2:hover,table.ddp-table-detail a.ddp-btn-moretype2:hover{background-color:#d0d1d8}table.ddp-table-detail table.ddp-table-solid{margin-top:-7px}table.ddp-table-solid{margin-bottom:7px;width:100%;table-layout:fixed;border-top:1px solid #b7b9c2;border-bottom:1px solid #b7b9c2}table.ddp-table-detail table.ddp-table-solid tbody tr td{padding:10px 22px!important;border-top:1px solid #e7e7ea;font-size:14px;cursor:pointer}table.ddp-table-detail table.ddp-table-solid tbody tr td.ddp-nolist{color:#b7b9c3;font-size:12px;cursor:default}table.ddp-table-detail table.ddp-table-solid tbody tr:hover td{background-color:#f2f1f8}table.ddp-table-detail table.ddp-table-solid tbody tr:hover td.ddp-nolist{background:none}table.ddp-table-solid tbody tr:first-of-type tbody tr td{border-top:none}table.ddp-table-solid tbody tr td .ddp-txt-long{display:inline-block;position:relative;padding-top:1px;margin-top:-1px;max-width:100%;line-height:21px;font-size:14px;height:21px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;word-wrap:normal;box-sizing:border-box}table.ddp-table-solid tbody tr td .ddp-txt-long .ddp-data-long{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}table.ddp-table-solid tbody tr td .ddp-txt-long .ddp-tag-global.type-tag{float:right;position:relative;margin-top:-1px;right:0;margin-left:5px;width:auto}table.ddp-table-solid tbody tr td span.ddp-txt-colortype{color:#b7b9c2;font-size:14px}table.ddp-table-solid tbody tr td .ddp-txt-long.ddp-global{padding-right:66px}table.ddp-table-solid tbody tr td .ddp-txt-long.ddp-connection{padding-right:101px}table.ddp-table-solid tbody tr td .ddp-txt-long.ddp-connection .ddp-tag-global{width:auto}table.ddp-table-solid tbody tr td .ddp-tag-global{position:absolute;top:0;right:0;width:60px;height:20px;padding:2px 2px 3px;color:#666eb2;font-size:11px;text-align:center;border:1px solid #666eb2;background:#eff0f7;border-radius:2px;box-sizing:border-box}table tbody tr td .ddp-tag-connect{float:right;padding:3px 7px;margin-right:-11px;color:#fff;font-size:12px;font-weight:400;background-color:#666eb2;vertical-align:middle}.ddp-table-form.ddp-table-type2 tbody tr td .ddp-tag-connect{margin-right:0}table tbody tr td .ddp-tag-connect:before{display:inline-block;margin-right:3px;width:11px;height:8px;background:url(/assets/images/icon_select2.png) no-repeat;background-position:-27px top;content:""}.ddp-wrap-table-detail table.ddp-table-form.ddp-table-type3{width:900px}.ddp-wrap-table-detail table.ddp-table-form.ddp-table-type3.ddp-full{width:100%}.ddp-wrap-table-detail .ddp-ui-table-title{display:block;position:relative;padding-bottom:10px;color:#b7bac1;font-size:13px;font-weight:700}.ddp-wrap-table-detail .ddp-ui-table-title span.ddp-title{display:inline-block;width:133px}.ddp-wrap-table-detail .ddp-wrap-linktype{display:none;position:absolute;top:0;left:133px;font-weight:400}.ddp-wrap-table-detail .ddp-wrap-linktype .ddp-btn-linktype{margin-right:24px}.ddp-wrap-table-detail:hover .ddp-wrap-linktype{display:block}.ddp-wrap-boxwrap{position:relative;height:100%;overflow-y:auto}.ddp-wrap-boxwrap .ddp-wrap-boxadd{margin-bottom:5px}.ddp-wrap-boxwrap .ddp-box-info{position:absolute;top:0;left:0;right:0}.ddp-wrap-boxadd{position:relative;padding-right:30px}.ddp-wrap-boxadd .ddp-ui-buttons{position:absolute;top:0;right:0}.ddp-wrap-boxadd .ddp-ui-buttons a.ddp-btn-minus{display:inline-block;position:relative;width:29px;height:28px;border:1px solid transparent}.ddp-wrap-boxadd .ddp-ui-buttons a.ddp-btn-minus:before{display:inline-block;position:absolute;top:50%;left:50%;content:"";background:url(/assets/images/btn_minus_plus.png) no-repeat;width:9px;height:1px;margin:-1px 0 0 -5px}.ddp-wrap-boxadd .ddp-ui-buttons a.ddp-btn-minus:hover{border:1px solid #b7b9c2;border-radius:2px;background-color:#e7e7ea}.ddp-box-contents .ddp-box-part .ddp-box-title span.ddp-box-title-in{position:relative;padding-right:30px}.ddp-box-contents .ddp-box-part .ddp-box-title a.ddp-btn-plus{display:inline-block;position:absolute;top:-7px;right:0;width:23px;height:23px;border:1px solid transparent}.ddp-box-contents .ddp-box-part .ddp-box-title a.ddp-btn-plus:before{display:inline-block;position:absolute;top:50%;left:50%;background:url(/assets/images/btn_minus_plus.png) no-repeat;content:"";width:9px;height:9px;margin:-5px 0 0 -5px;background-position:left -2px}.ddp-box-contents .ddp-box-part .ddp-box-title a.ddp-btn-plus:hover{border:1px solid #b7b9c2;border-radius:2px;background-color:#e7e7ea}.ddp-type-multi{position:relative;padding-right:17px}.ddp-type-multi:after,.ddp-type-multi:before{display:table;content:""}.ddp-type-multi:after{clear:both}.ddp-type-multi .ddp-type-selectbox{display:inline-block;box-sizing:border-box}.ddp-type-multi .ddp-type-selectbox.ddp-size-s{float:left;width:70px}.ddp-type-multi .ddp-type-selectbox.ddp-size-m{float:left;width:125px;margin-left:5px}.ddp-type-multi a.ddp-btn-formclose{display:inline-block;position:absolute;top:50%;right:0;width:11px;height:11px;margin-top:-6px;background:url(/assets/images/btn_popclose.png) no-repeat;background-position:left -55px}.ddp-type-multy2 [class*=ddp-col-]{padding-left:5px}.ddp-type-multy2 [class*=ddp-col-]:first-of-type{padding-left:0}.ddp-form-label{margin-bottom:3px}.ddp-form-label:after,.ddp-form-label:before{display:table;content:""}.ddp-form-label:after{clear:both}.ddp-form-label label.ddp-label-type{float:left;width:110px;color:#a4aab0;font-size:12px;line-height:31px}.ddp-form-label .ddp-wrap-dropdown,.ddp-form-label .ddp-wrap-inputform{float:left;width:100%;margin-left:-110px;padding-left:110px;box-sizing:border-box}.ddp-form-label .ddp-wrap-dropdown ul.ddp-list-dropdown{left:111px;max-height:150px;overflow-y:auto}.ddp-form-label .ddp-box-input{float:left;width:100%;margin-left:-110px;padding-left:110px;box-sizing:border-box}.ddp-form-label .ddp-box-input .ddp-ui-error{left:110px}ul.ddp-box-select-check{padding:9px 0;border:1px solid #ddd;border-radius:1px;background-color:#fff;box-shadow:0 1px 3px rgba(84,97,104,.3)}ul.ddp-box-select-check li a{display:block;position:relative;padding:4px 50px 4px 20px;color:#4b515b;font-size:13px}ul.ddp-box-select-check li a em.ddp-icon-check{display:none;position:absolute;top:50%;right:18px;width:11px;height:8px;margin-top:-6px;background:url(/assets/images/icon_select2.png) no-repeat}ul.ddp-box-select-check li.ddp-selected a em.ddp-icon-check{display:block}ul.ddp-box-select-check li a:hover{background-color:#ff8b00;color:#fff}ul.ddp-box-select-check li a:hover em.ddp-icon-check{background-position:0 0}ul.ddp-box-select-check.ddp-box-select-basic li a{padding-right:20px}.ddp-ui-data-select{padding:35px 70px 40px}.ddp-ui-data-select a.ddp-btn-select{margin-top:5px}.ddp-ui-data-select a.ddp-btn-select:first-of-type{margin-top:0}a.ddp-btn-select{display:inline-block;position:relative;width:100%;padding:24px 0;border-radius:3px;border:1px solid #b7b9c2;text-align:center;color:#4b515b;font-size:16px}a.ddp-btn-select.ddp-selected,a.ddp-btn-select:hover{background-color:#4b515b;color:#fff}a.ddp-btn-select.ddp-selected{font-weight:400}a.ddp-btn-select.ddp-selected em.ddp-icon-check{display:inline-block;position:absolute;top:50%;right:22px;width:14px;height:10px;margin-top:-5px;background:url(/assets/images/icon_select2.png) no-repeat;background-position:left -9px}em.ddp-icon-boxbtn-chart,em.ddp-icon-boxbtn-dashboard,em.ddp-icon-boxbtn-data,em.ddp-icon-boxbtn-database,em.ddp-icon-boxbtn-engine,em.ddp-icon-boxbtn-file,em.ddp-icon-boxbtn-file2,em.ddp-icon-boxbtn-file-multi,em.ddp-icon-boxbtn-ftp,em.ddp-icon-boxbtn-hive,em.ddp-icon-boxbtn-snapshot,em.ddp-icon-boxbtn-staging,em.ddp-icon-boxbtn-stream,em.ddp-icon-boxbtn-url{display:inline-block;margin-right:15px;background:url(/assets/images/icon_boxbtn.png) no-repeat;vertical-align:middle}.ddp-btn-select:hover em.ddp-icon-boxbtn-data{background-position:-22px top}.ddp-btn-select:hover em.ddp-icon-boxbtn-dashboard{background-position:-22px -25px}.ddp-btn-select:hover em.ddp-icon-boxbtn-chart{background-position:-29px -49px}.ddp-btn-select:hover em.ddp-icon-boxbtn-file{background-position:-21px -72px}.ddp-btn-select:hover em.ddp-icon-boxbtn-database{background-position:-23px -97px}.ddp-btn-select:hover em.ddp-icon-boxbtn-ftp{background-position:-24px -123px}.ddp-btn-select:hover em.ddp-icon-boxbtn-hadoop{background-position:left -64px}.ddp-btn-select:hover em.ddp-icon-boxbtn-file2{background-position:-27px -150px}.ddp-btn-select:hover em.ddp-icon-boxbtn-stream{background-position:-25px -173px}.ddp-btn-select:hover em.ddp-icon-boxbtn-snapshot{background-position:-31px -203px}.ddp-btn-select:hover em.ddp-icon-boxbtn-staging{background-position:-25px -227px}.ddp-btn-select:hover em.ddp-icon-boxbtn-engine{background-position:-23px -253px}.ddp-btn-select:hover em.ddp-icon-boxbtn-hive{background-position:-28px -271px}.ddp-btn-select:hover em.ddp-icon-boxbtn-url{background-position:-23px -300px}.ddp-btn-select:hover em.ddp-icon-boxbtn-file-multi{background-position:-22px -322px}.ddp-btn-select.ddp-disabled:hover em.ddp-icon-boxbtn-data,em.ddp-icon-boxbtn-data{width:21px;height:24px}.ddp-btn-select.ddp-disabled:hover em.ddp-icon-boxbtn-dashboard,em.ddp-icon-boxbtn-dashboard{width:21px;height:23px;background-position:left -25px}.ddp-btn-select.ddp-disabled:hover em.ddp-icon-boxbtn-chart,em.ddp-icon-boxbtn-chart{width:28px;height:22px;background-position:left -49px}.ddp-btn-select.ddp-disabled:hover em.ddp-icon-boxbtn-file,em.ddp-icon-boxbtn-file{width:20px;height:24px;background-position:left -72px}.ddp-btn-select.ddp-disabled:hover em.ddp-icon-boxbtn-database,em.ddp-icon-boxbtn-database{width:22px;height:25px;background-position:left -97px}.ddp-btn-select.ddp-disabled:hover em.ddp-icon-boxbtn-ftp,em.ddp-icon-boxbtn-ftp{width:23px;height:26px;background-position:left -123px}.ddp-btn-select.ddp-disabled:hover em.ddp-icon-boxbtn-file2,em.ddp-icon-boxbtn-file2{width:26px;height:22px;background-position:left -150px}.ddp-btn-select.ddp-disabled:hover em.ddp-icon-boxbtn-stream,em.ddp-icon-boxbtn-stream{width:24px;height:29px;background-position:left -173px}.ddp-btn-select.ddp-disabled:hover em.ddp-icon-boxbtn-snapshot,em.ddp-icon-boxbtn-snapshot{width:30px;height:23px;background-position:left -203px}.ddp-btn-select.ddp-disabled:hover em.ddp-icon-boxbtn-staging,em.ddp-icon-boxbtn-staging{width:24px;height:25px;background-position:left -227px}.ddp-btn-select.ddp-disabled:hover em.ddp-icon-boxbtn-engine,em.ddp-icon-boxbtn-engine{width:22px;height:17px;background-position:left -253px}.ddp-btn-select.ddp-disabled:hover em.ddp-icon-boxbtn-hive,em.ddp-icon-boxbtn-hive{width:28px;height:28px;background-position:left -271px}em.ddp-icon-boxbtn-hadoop{display:inline-block;margin-right:15px;width:128px;height:31px;background:url(/assets/images/icon_boxbtn2.png) no-repeat;vertical-align:middle}.ddp-btn-select.ddp-disabled:hover em.ddp-icon-boxbtn-url,em.ddp-icon-boxbtn-url{width:23px;height:22px;background-position:left -299px}.ddp-btn-select.ddp-disabled:hover em.ddp-icon-boxbtn-file-multi,em.ddp-icon-boxbtn-file-multi{width:21px;height:25px;background-position:left -322px}.ddp-btn-select.ddp-disabled:before{display:inline-block;content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,100%,.4);cursor:no-drop}.ddp-btn-select.ddp-disabled:hover{background:none;color:#4b515b}.ddp-wrap-file-navi{border:1px solid #bec0c8;width:100%;height:424px;overflow-y:hidden;overflow-x:auto}.ddp-ui-file-navi{height:100%;white-space:nowrap}.ddp-box-filelist{display:inline-block;width:240px;height:100%;border-right:1px solid #e9e9ec;overflow-y:auto}.ddp-box-filelist ul.ddp-list-file li a{display:block;position:relative;padding:5px 36px 5px 46px;color:#4b515b;font-size:12px}.ddp-box-filelist ul.ddp-list-file li:nth-child(odd) a{background-color:#fafafa}.ddp-box-filelist ul.ddp-list-file li.ddp-selected a,.ddp-box-filelist ul.ddp-list-file li a:hover{background-color:#f0f0f2}.ddp-box-filelist ul.ddp-list-file li.ddp-list-parent a:after{display:inline-block;content:"";position:absolute;top:50%;right:13px;width:4px;height:7px;margin-top:-4px;background:url(/assets/images/icon_dataview.png) no-repeat;background-position:left -19px}.ddp-box-filelist ul.ddp-list-file li a .ddp-icon-chart3,.ddp-box-filelist ul.ddp-list-file li a .ddp-icon-dashboard3,.ddp-box-filelist ul.ddp-list-file li a .ddp-icon-folder,.ddp-box-filelist ul.ddp-list-file li a .ddp-icon-workbook{position:absolute}.ddp-box-filelist ul.ddp-list-file li a .ddp-icon-folder{left:17px;top:50%;margin-top:-7px}.ddp-box-filelist ul.ddp-list-file li a .ddp-icon-workbook{left:18px;top:50%;margin-top:-7px}.ddp-box-filelist ul.ddp-list-file li a .ddp-icon-chart3,.ddp-box-filelist ul.ddp-list-file li a .ddp-icon-dashboard3{left:16px;top:50%;margin-top:-7px}.ddp-box-filelist:last-of-type ul.ddp-list-file li.ddp-selected a{position:relative;background-color:#f2f1f8}.ddp-box-filelist:last-of-type ul.ddp-list-file li.ddp-selected a:before{position:absolute;top:0;left:0;right:0;bottom:0;border:1px solid #666eb2;content:""}.ddp-box-filelist:last-of-type ul.ddp-list-file li.ddp-selected a:after{display:inline-block;position:absolute;top:50%;right:10px;width:11px;height:8px;margin-top:-6px;background:url(/assets/images/icon_select2.png) no-repeat;background-position:-15px top;content:""}.ddp-box-filelist:last-of-type ul.ddp-list-file li.ddp-list-parent.ddp-selected a{background-color:#f0f0f2;color:#4b515b}.ddp-box-filelist:last-of-type ul.ddp-list-file li.ddp-list-parent.ddp-selected a:after{display:inline-block;content:"";position:absolute;top:50%;right:13px;width:4px;height:7px;margin-top:-4px;background:url(/assets/images/icon_dataview.png) no-repeat;background-position:left -19px}.ddp-box-filelist:last-of-type ul.ddp-list-file li.ddp-list-parent.ddp-selected a .ddp-icon-dashboard3{background-position:left -16px}.ddp-box-filelist:last-of-type ul.ddp-list-file li.ddp-list-parent.ddp-selected a .ddp-icon-chart3{background-position:left -28px}.ddp-wrap-table2,.ddp-wrap-table2 .ddp-ui-table{overflow:hidden}.ddp-wrap-table2 .ddp-ui-table table.ddp-table-form.ddp-table-type3{width:100%}.ddp-wrap-table2 .ddp-label-table{float:left;padding:7px 0;color:#b7bac1;font-size:13px}.ddp-wrap-table2 table.ddp-table-form{display:block;overflow:hidden}.ddp-wrap-datadetail2{margin:0 -80px;padding:113px 80px 0;border-top:9px solid #e7e7ea;box-sizing:border-box}.ddp-wrap-datadetail{padding:15px 45px}.ddp-wrap-datadetail.ddp-type{height:100%;margin-top:-48px;padding:88px 45px 0;box-sizing:border-box}.ddp-wrap-datadetail table.ddp-table-detail:first-of-type{margin-top:20px}.ddp-wrap-datadetail .ddp-wrap-detail-sub table.ddp-table-detail{margin-bottom:30px}.ddp-wrap-datadetail .ddp-info-left{display:inline-block;float:left;width:350px;height:100%;border-right:1px dotted #ccc}.ddp-wrap-datadetail.ddp-type .ddp-ui-datadetail{padding:0;height:100%;border-top:none;overflow:auto}.ddp-wrap-datadetail.ddp-type .ddp-ui-datadetail table.ddp-table-detail tbody tr td{padding-right:20px}.ddp-wrap-datadetail.ddp-type .ddp-ui-datadetail .ddp-data-none{color:#b7bac1;font-size:13px}.ddp-wrap-datadetail.ddp-type .ddp-wrap-rules-flow.ddp-snapshot{position:relative;right:0;height:auto;padding:50px 35px 50px 0}.ddp-wrap-datadetail.ddp-type .ddp-ui-rule-flow{position:relative;top:0;overflow:inherit}.ddp-wrap-datadetail.ddp-type .ddp-wrap-rules-flow.ddp-snapshot ul.ddp-list-rule2 li{padding:6px 0}.ddp-wrap-datadetail.ddp-type .ddp-wrap-rules-flow.ddp-snapshot .ddp-box-title{font-size:16px;font-weight:400;vertical-align:middle}.ddp-wrap-datadetail.ddp-type .ddp-wrap-rules-flow.ddp-snapshot .ddp-data-num{position:relative;top:-1px}.ddp-wrap-datadetail.ddp-type .ddp-form-box{height:350px;border:1px solid #d0d1d8}.ddp-wrap-datadetail .ddp-info-right{display:block;padding-left:50px;overflow:hidden}table.ddp-table-detail{table-layout:fixed;width:100%;margin-top:30px}table.ddp-table-detail.type-sub{padding-left:27px}table.ddp-table-detail.ddp-mgt20{margin-top:20px}table.ddp-table-detail tbody tr>td,table.ddp-table-detail tbody tr>th{padding:7px 0;vertical-align:top;font-weight:400}table.ddp-table-detail tbody tr th{color:#91969e;font-size:13px;text-align:left}table.ddp-table-detail tbody tr th.type-line-height{line-height:30px}table.ddp-table-detail tbody tr th .ddp-wrap-hover-info{display:inline-block;position:relative;cursor:pointer}table.ddp-table-detail tbody tr th .ddp-wrap-hover-info .ddp-icon-info3{display:inline-block;width:11px;height:11px;background:url(/assets/images/icon_que.png) no-repeat;background-position:left -12px}table.ddp-table-detail tbody tr th .ddp-wrap-hover-info .ddp-box-layout4{display:none;position:absolute;bottom:-30px;left:100%;margin-left:5px;width:350px}table.ddp-table-detail tbody tr th .ddp-wrap-hover-info:hover .ddp-box-layout4{display:block}table.ddp-table-detail tbody tr td{padding-right:40px;color:#4b515b;font-size:13px;word-break:break-all}table.ddp-table-detail tbody tr td.ddp-line{line-height:30px}table.ddp-table-detail tbody tr td>.ddp-box-det{width:500px;margin-top:7px;padding:10px 20px;background-color:#f6f6f7;border-radius:2px}table.ddp-table-detail tbody tr td>.ddp-box-det .ddp-list-det li{padding:6px 0;font-size:13px}table.ddp-table-detail tbody tr td>.ddp-box-det .ddp-list-det li:before{display:inline-block;margin-right:7px;vertical-align:middle;content:"•"}table.ddp-table-detail tr td .ddp-data-total{padding:15px 0 10px;color:#b7b9c2}table.ddp-table-detail tr td .ddp-btn-pop{margin-top:-7px}table.ddp-table-detail tr td .ddp-btn-pop.ddp-bg-black{border:1px solid #90969f;background-color:#90969f}table.ddp-table-detail tr td .ddp-btn-pop.ddp-bg-black:hover{border:1px solid #4b515b;background-color:#4b515b}table.ddp-table-detail tr td .ddp-apply{margin:-6px 0 6px}table.ddp-table-detail tr td .ddp-apply .ddp-btn-add{display:inline-block;padding:7px 14px;margin-left:4px;border-radius:2px;color:#fff;font-size:13px;background-color:#b7b9c2}table.ddp-table-detail tr td .ddp-apply .ddp-btn-add .ddp-icon-plus{display:inline-block;margin-right:6px}table.ddp-table-detail tr td .ddp-apply .ddp-btn-add:hover{background-color:#90969f}table.ddp-table-detail tr td .ddp-apply .ddp-type-search{float:left;width:400px}ul.ddp-list-detail{border-top:1px solid #b7b9c2;border-bottom:1px solid #b7b9c2}ul.ddp-list-detail li{position:relative;padding:12px 0 8px 25px;height:40px;border-bottom:1px solid #e7e7ea;overflow:hidden;box-sizing:border-box}ul.ddp-list-detail li:last-of-type{border-bottom:none}ul.ddp-list-detail li .ddp-wrap-detailinfo{float:right;padding-left:10px;background-color:#fff}ul.ddp-list-detail li .ddp-wrap-detailinfo .ddp-wrap-detaildata{float:left}ul.ddp-list-detail li .ddp-wrap-detailinfo .ddp-wrap-detaildata .ddp-data-num{margin-left:15px}ul.ddp-list-detail li .ddp-wrap-detailinfo .ddp-data-by2{float:left;margin-left:40px;padding-right:10px}ul.ddp-list-detail li .ddp-wrap-detailinfo .ddp-data-by2 .ddp-icon-by{color:#b7bac1}ul.ddp-list-detail li .ddp-box-tag2{display:inline-block;position:relative;float:left;margin-right:7px;padding:1px 3px 0;border:1px solid #656eb2;border-radius:1px;line-height:1.2em;color:#656eb2;font-size:10px}ul.ddp-list-detail li .ddp-wrap-detailname{display:block;max-width:100%;overflow:hidden;white-space:nowrap;word-wrap:normal;text-overflow:ellipsis}ul.ddp-list-detail li .ddp-wrap-detailname span.ddp-data-detailname{color:#4c515a;font-size:14px;vertical-align:middle}ul.ddp-list-detail li .ddp-wrap-detailname span.ddp-data-detailname,ul.ddp-list-detail li .ddp-wrap-detailname span.ddp-data-detailname span.ddp-data-in{display:inline-block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}ul.ddp-list-detail li .ddp-wrap-detailname span.ddp-data-summary{color:#b7bac1;font-size:14px;vertical-align:middle}ul.ddp-list-detail li .ddp-data-no{float:left;width:45px;margin-left:-25px;text-align:center}ul.ddp-list-detail li .ddp-wrap-detailinfo .ddp-type-lang{float:left;min-width:60px;color:#4c515a}ul.ddp-list-detail li .ddp-wrap-detailinfo .ddp-data-state{float:left;min-width:65px}ul.ddp-list-detail.ddp-list-notebook li{padding-right:450px}ul.ddp-list-detail.ddp-list-model{margin-top:10px}ul.ddp-list-detail.ddp-list-model li .ddp-wrap-detailname{text-overflow:ellipsis}.ddp-ui-contents-top{display:none!important;position:fixed;left:0;right:0;top:54px;padding:0 80px;border-bottom:1px solid #d0d0d3;z-index:20;background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.15)}.ddp-ui-contents-top .ddp-ui-title{padding:25px 0 18px;color:#4b515b;font-weight:700;font-size:22px}ul.ddp-list-top-tab{overflow:hidden}ul.ddp-list-top-tab li{float:left;padding:0 20px}ul.ddp-list-top-tab li:first-of-type{padding-left:0}ul.ddp-list-top-tab li a{display:block;padding:10px 0;color:#90969f;font-size:14px;border-bottom:3px solid #fff}ul.ddp-list-top-tab li.ddp-selected a{border-bottom:3px solid #666eb2;color:#666eb2}.ddp-ui-contents-list{padding-top:0!important;position:relative;padding-top:113px;padding-bottom:54px}.ddp-ui-contents-list .ddp-wrap-option{float:left;width:100%;padding-top:10px;margin-bottom:13px}.ddp-ui-contents-list .ddp-ui-option{padding:10px 0 0}.ddp-ui-contents-list .ddp-ui-option .ddp-form-search input::-moz-placeholder{color:#90969f}.ddp-ui-contents-list .ddp-ui-option .ddp-form-search input::placeholder{color:#90969f}.ddp-ui-contents-list .ddp-ui-option .ddp-multi-search{margin-top:5px}.ddp-ui-contents-list .ddp-ui-option .ddp-box-tag{font-size:10px!important}.ddp-ui-contents-list .ddp-ui-option .ddp-type-selectbox ul.ddp-list-selectbox.ddp-selectdown{left:0;right:inherit;min-width:100%;white-space:nowrap}.ddp-ui-contents-list .ddp-ui-option.ddp-optiontype{padding-top:24px}.ddp-ui-contents-list .ddp-ui-option .ddp-type-selectbox{width:132px}.ddp-ui-contents-list .ddp-ui-option .ddp-wrap-edit{float:left;margin-left:30px}.ddp-ui-contents-list .ddp-ui-option .ddp-wrap-edit:first-of-type{margin-left:0}.ddp-ui-contents-list .ddp-ui-option .ddp-wrap-edit .ddp-label-type{padding-right:10px}.ddp-ui-contents-list .ddp-ui-option .ddp-wrap-edit .ddp-ui-edit-option.ddp-inline .ddp-label-radio{margin-right:10px}.ddp-ui-contents-list .ddp-ui-option .ddp-btn-toggle{float:left;margin-right:4px}.ddp-ui-contents-list .ddp-ui-option .ddp-ui-calen{float:left;width:320px;margin-right:4px}.ddp-ui-contents-list .ddp-ui-option .ddp-ui-calen+.ddp-btn-line-s{padding:6px 15px}.ddp-ui-contents-list .ddp-ui-option .ddp-form-search{position:relative;width:370px}.ddp-ui-contents-list .ddp-ui-option .ddp-ui-rightoption{float:right;position:relative;margin-top:10px}.ddp-ui-contents-list .ddp-ui-option .ddp-ui-rightoption .ddp-btn-selection{position:relative;top:-6px;margin-left:10px}.ddp-ui-contents-list .ddp-ui-option .ddp-ui-rightoption .ddp-btn-selection:first-of-type{margin-left:0}.ddp-ui-contents-list .ddp-ui-option .ddp-ui-rightoption .ddp-wrap-edit{position:relative;top:-9px}.ddp-ui-contents-list .ddp-ui-option .ddp-ui-rightoption .ddp-wrap-edit:after{display:inline-block;content:"";position:absolute;top:10px;right:0;height:14px;border-right:1px solid #d2d3da}.ddp-ui-contents-list .ddp-ui-option span.ddp-data-total{position:relative;top:2px;float:left;padding:0 20px;color:#90969f;font-size:12px}.ddp-ui-contents-list .ddp-ui-option span.ddp-data-total:after{display:inline-block;content:"";position:absolute;top:0;right:0;height:14px;border-right:1px solid #d2d3da}.ddp-ui-contents-list .ddp-ui-option span.ddp-data-total.ddp-only{padding-right:0}.ddp-ui-contents-list .ddp-ui-option span.ddp-data-total.ddp-only:after,.ddp-ui-contents-list .ddp-ui-option span.ddp-data-total.ddp-type:after{display:none}.ddp-ui-contents-list .ddp-ui-option .ddp-list-option{position:relative;float:left;padding:0 17px}.ddp-ui-contents-list .ddp-ui-option .ddp-list-option .ddp-wrap-info{display:inline-block;position:relative;top:2px;vertical-align:top}.ddp-ui-contents-list .ddp-ui-option .ddp-list-option .ddp-wrap-info .ddp-icon-info{display:inline-block;width:13px;height:13px;background:url(/assets/images/icon_info.png) no-repeat;background-position:-14px -30px;cursor:pointer}.ddp-ui-contents-list .ddp-ui-option .ddp-list-option .ddp-wrap-info .ddp-icon-info:hover{background-position:-28px -30px}.ddp-ui-contents-list .ddp-ui-option .ddp-list-option .ddp-wrap-info .ddp-box-layout4{display:none;position:absolute;top:100%;left:-43px;width:235px;margin-top:8px}.ddp-ui-contents-list .ddp-ui-option .ddp-list-option .ddp-wrap-info:hover .ddp-box-layout4{display:block}.ddp-ui-contents-list .ddp-ui-option .ddp-list-option a.ddp-btn-line-s{vertical-align:middle;margin:-6px 3px 0}.ddp-ui-contents-list .ddp-ui-option .ddp-list-option a.ddp-btn-line-s+.ddp-wrap-info em.ddp-icon-info{margin:0}.ddp-ui-contents-list .ddp-ui-option .ddp-list-option:after{display:inline-block;content:"";position:absolute;top:0;right:0;height:14px;border-right:1px solid #d2d3da}.ddp-ui-contents-list .ddp-ui-option a.ddp-btn-link{float:left;margin-left:20px;color:#90969f;font-size:12px}.ddp-ui-contents-list .ddp-ui-option a.ddp-btn-link.ddp-type{position:relative;top:3px}.ddp-ui-contents-list .ddp-ui-option a.ddp-btn-link.ddp-type:hover .ddp-icon-export{background-position:-14px -56px}.ddp-ui-contents-list .ddp-ui-option a.ddp-btn-link.ddp-type:hover .ddp-ui-tooltip-info{display:block;position:absolute;right:-10px;left:inherit;top:100%;margin-top:5px}.ddp-ui-contents-list .ddp-ui-option a.ddp-btn-link.ddp-type:hover .ddp-ui-tooltip-info .ddp-icon-view-top{left:inherit;right:15px}.ddp-ui-contents-list .ddp-ui-option a.ddp-btn-link:hover{color:#4b515b}.ddp-ui-contents-list .ddp-ui-option a.ddp-btn-link.ddp-disabled,.ddp-ui-contents-list .ddp-ui-option a.ddp-btn-link.ddp-disabled:hover{color:#90969f;opacity:.5;cursor:no-drop}.ddp-ui-contents-list .ddp-ui-option a.ddp-btn-link em.ddp-icon-link-add{display:inline-block;width:13px;height:13px;background:url(/assets/images/icon_add.png) no-repeat;background-position:left -22px}.ddp-ui-contents-list .ddp-ui-option .ddp-ui-sort.type-option{margin:-13px 0 0}.ddp-ui-contents-list .ddp-ui-option a.ddp-link-reset{color:#90969f;font-size:12px}.ddp-ui-contents-list .ddp-ui-option a.ddp-link-reset:hover{color:#4b515b}.ddp-ui-contents-list .ddp-ui-option a.ddp-link-reset em.ddp-btn-reset3{position:relative;top:-1px;margin-right:6px;vertical-align:middle}.ddp-ui-contents-list .ddp-ui-option a.ddp-link-reset:hover em.ddp-btn-reset3{background-position:-15px -34px}.ddp-ui-contents-list .ddp-ui-option .ddp-wrap-edit .ddp-ui-edit-option.ddp-inline .ddp-label-checkbox{margin-right:10px}.ddp-ui-contents-list .ddp-ui-option *,.ddp-ui-contents-list .ddp-ui-option .ddp-label-checkbox span.ddp-txt-checkbox,.ddp-ui-contents-list .ddp-ui-option .ddp-label-radio span.ddp-txt-radio{font-size:12px}.ddp-wrap-edit .ddp-ui-edit-option.ddp-inline .ddp-label-checkbox{display:inline-block;margin-right:30px}.ddp-wrap-edit .ddp-ui-edit-option.ddp-inline .ddp-label-radio{display:inline-block;margin-right:30px;vertical-align:middle}.ddp-wrap-edit .ddp-ui-edit-option.ddp-inline .ddp-label-checkbox:last-of-type,.ddp-wrap-edit .ddp-ui-edit-option.ddp-inline .ddp-label-radio:last-of-type{margin-right:0}.ddp-wrap-edit .ddp-ui-edit-option .ddp-type-selectbox{background-color:transparent}.ddp-wrap-edit .ddp-ui-edit-option .ddp-type-selectbox.ddp-white{background-color:#fff}.ddp-wrap-edit .ddp-ui-edit-option.ddp-inline .ddp-label-radio.type-scheduled span.ddp-txt-radio{font-size:11px;color:#0ead76;font-weight:700}.ddp-wrap-edit .ddp-ui-edit-option.ddp-inline .ddp-label-radio.type-unscheduled span.ddp-txt-radio{font-size:11px;color:#90969f;font-weight:700}.ddp-wrap-edit .ddp-ui-edit-option.ddp-inline .ddp-label-radio.type-creating span.ddp-txt-radio{font-size:11px;color:#e8a900;font-weight:700}.ddp-wrap-edit .ddp-ui-edit-option a.ddp-btn-toggle{display:inline-block;padding:7px;margin-right:4px;background-color:#d0d1d8;border-radius:3px;color:#4b515b;font-size:12px;text-align:center;box-sizing:border-box}.ddp-wrap-edit .ddp-ui-edit-option a.ddp-btn-toggle.ddp-selected{background-color:#4b515b;color:#fff}.ddp-wrap-edit .ddp-ui-edit-option a.ddp-btn-toggle.ddp-all{width:58px}.ddp-wrap-edit .ddp-ui-edit-option a.ddp-btn-toggle.ddp-today{width:83px}.ddp-wrap-edit .ddp-ui-edit-option a.ddp-btn-toggle.ddp-last{width:89px}.ddp-wrap-edit .ddp-ui-edit-option .ddp-ui-calen{margin-right:4px}.ddp-top-flow .ddp-wrap-navi .ddp-ui-naviarea.ddp-type{left:55px}ul.ddp-list-detail li .ddp-wrap-detailinfo .ddp-data-history{float:left;min-width:60px}ul.ddp-list-detail li .ddp-wrap-detailinfo .ddp-data-history a.ddp-link-fail{color:#e35252;font-size:12px;vertical-align:middle}ul.ddp-list-detail li .ddp-wrap-detailinfo .ddp-data-history a.ddp-link-fail:hover{text-decoration:underline}ul.ddp-list-detail li .ddp-wrap-detailinfo .ddp-data-history a.ddp-link-fail em.ddp-icon-go{display:inline-block;position:relative;top:-1px;margin-left:3px;width:13px;height:13px;background:url(/assets/images/icon_go.png) no-repeat;vertical-align:middle}ul.ddp-list-detail li .ddp-wrap-detailinfo .ddp-data-history .ddp-data-success{color:#5cacdf;font-size:12px}.ddp-wrap-union{position:relative;width:100%;height:100%;overflow:auto;background-color:#fafafa}.ddp-wrap-union .ddp-ui-title{padding:20px 0 19px;font-size:13px;color:#b7b9c2;font-weight:700}.ddp-ui-union-output{position:absolute;top:0;left:0;bottom:0;width:258px;border-right:1px solid #e7e7ea;background-color:#fff}.ddp-ui-union-output .ddp-data-total{display:block;padding-bottom:8px;color:#444;font-size:13px}.ddp-ui-union-output .ddp-data-total .ddp-data-num{color:#666eb2}.ddp-wrap-union-list{position:relative;float:left;width:100%;padding-right:12px;box-sizing:border-box}.ddp-wrap-union-list:before{display:inline-block;position:absolute;top:0;left:0;right:0;bottom:0;background-color:#fff;content:""}.ddp-wrap-union-list ul.ddp-list-union li{padding-bottom:10px}.ddp-wrap-union-list ul.ddp-list-union li .ddp-box-column{position:relative;padding:0 25px 0 51px;border-radius:2px;border:1px solid #d0d1d8;cursor:pointer}.ddp-wrap-union-list ul.ddp-list-union li .ddp-box-column:hover{border:1px solid #b7b9c2}.ddp-wrap-union-list ul.ddp-list-union li .ddp-box-column em.ddp-icon-type-ab,.ddp-wrap-union-list ul.ddp-list-union li .ddp-box-column em.ddp-icon-type-array,.ddp-wrap-union-list ul.ddp-list-union li .ddp-box-column em.ddp-icon-type-calen,.ddp-wrap-union-list ul.ddp-list-union li .ddp-box-column em.ddp-icon-type-float,.ddp-wrap-union-list ul.ddp-list-union li .ddp-box-column em.ddp-icon-type-map,.ddp-wrap-union-list ul.ddp-list-union li .ddp-box-column em.ddp-icon-type-sharp{position:absolute;top:50%;left:17px}.ddp-wrap-union-list ul.ddp-list-union li .ddp-box-column input.ddp-input-column{display:none;width:100%;padding:6px 0;color:#4b515b;font-size:12px;border:none;box-sizing:border-box}.ddp-wrap-union-list ul.ddp-list-union li .ddp-box-column span.ddp-data-column{display:block;width:100%;padding:6px 0;color:#4b515b;font-size:12px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.ddp-wrap-union-list ul.ddp-list-union li.ddp-selected .ddp-box-column input.ddp-input-column{display:block}.ddp-wrap-union-list ul.ddp-list-union li.ddp-selected .ddp-box-column span.ddp-data-column{display:none}.ddp-wrap-union-list ul.ddp-list-union li .ddp-box-column em.ddp-icon-control-edit{display:none;position:absolute;top:50%;right:5px;margin-top:-10px}.ddp-wrap-union-list ul.ddp-list-union li .ddp-box-column:hover em.ddp-icon-control-edit{display:block}.ddp-ui-union-set{position:absolute;left:259px;top:0;right:0;bottom:0;background-color:#fafafa}.ddp-ui-union-set .ddp-ui-title{padding:20px}.ddp-ui-popup-contents a.ddp-dataset{position:absolute;top:93px;right:50px;font-weight:400;cursor:pointer}.ddp-ui-popup-contents a.ddp-dataset .ddp-icon-link-plus{margin-right:5px}.ddp-ui-popup-contents.ddp-union{padding-top:140px}.ddp-ui-union-set .ddp-ui-title a.ddp-btn-line:hover .ddp-icon-link-plus{background-position:-20px -2px}.ddp-wrap-union-set{position:absolute;top:53px;left:0;right:0;bottom:0}.ddp-ui-union-table{display:inline-block;white-space:nowrap}.ddp-ui-union-table table.ddp-table-union:first-of-type tr td,.ddp-ui-union-table table.ddp-table-union:first-of-type tr th{padding-left:23px}table.ddp-table-union{display:inline-block;width:auto;margin-left:-3px;white-space:nowrap;vertical-align:top}table.ddp-table-union tr th{position:relative;padding:0 5px 5px 12px;text-align:left}table.ddp-table-union tr th:first-of-type{padding-left:23px}table.ddp-table-union tr th .ddp-wrap-top{padding:0;width:234px;font-size:0;box-sizing:border-box}table.ddp-table-union tr th .ddp-data-name{display:block;font-size:13px;color:#4b515b;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}table.ddp-table-union tr th .ddp-ui-value{float:right;margin-left:5px}table.ddp-table-union tr th .ddp-ui-value .ddp-data-value{float:left;position:relative;top:2px;color:#b7b9c2;font-size:12px}table.ddp-table-union tr th .ddp-ui-value .ddp-data-value strong{color:#666eb2;font-weight:400}table.ddp-table-union tr th .ddp-ui-value em.ddp-icon-control-cut{position:relative;top:-1px;float:Left;margin-left:10px}table.ddp-table-union tr td{padding:5px 6px;height:39px;vertical-align:top;box-sizing:border-box}.ddp-ui-union-table table.ddp-table-union tr td .ddp-box-column{padding-left:35px}table.ddp-table-union tr td .ddp-box-column{position:relative;padding:0 10px 0 51px;border-radius:2px;border:1px solid #d0d1d8;background-color:#fff}table.ddp-table-union tr td .ddp-box-column span.ddp-data-column{display:block;width:100%;padding:6px 0;color:#4b515b;font-size:12px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}table.ddp-table-union tr td .ddp-box-column.ddp-disabled{background-color:#e9eaec;border:1px solid #e9eaec}table.ddp-table-union tr td .ddp-box-column.ddp-disabled *{opacity:.4}table.ddp-table-union tr td .ddp-data-dropped{color:#b7b9c2;font-style:italic}table.ddp-table-union tr td .ddp-data-dropped strong{color:#666eb2;font-weight:400}.ddp-ui-optionset-head{position:relative;background-color:#313538}.ddp-ui-optionset-head span.ddp-ui-title{display:block;padding:33px 0 35px 45px;color:#fff;font-size:18px}.ddp-ui-optionset-head span.ddp-ui-title em.ddp-icon-option{display:inline-block;width:21px;height:22px;margin-right:17px;background:url(/assets/images/icon_option2.png) no-repeat;vertical-align:middle}.ddp-ui-optionset-head ul.ddp-list-management{padding:0 60px;overflow:Hidden}.ddp-ui-optionset-head ul.ddp-list-management li{float:left;padding:0 23px}.ddp-ui-optionset-head ul.ddp-list-management li a{display:inline-block;padding-bottom:13px;border-bottom:2px solid #313538;color:#c7ccd0;font-size:14px}.ddp-ui-optionset-head ul.ddp-list-management li.ddp-selected a{color:#fefefe;font-weight:700;border-bottom:2px solid #ff8b00}.ddp-ui-optionset-head ul.ddp-list-management li a:hover{color:#fff}.ddp-ui-optionset-head span.ddp-btn-add{display:inline-block;position:absolute;bottom:-20px;right:51px;width:40px;height:40px;border-radius:50%;background-color:#90969f;cursor:pointer;z-index:1}.ddp-ui-optionset-head span.ddp-btn-add:hover{background-color:#b7b9c2}.ddp-ui-optionset-head span.ddp-btn-add em.ddp-icon-plus{display:inline-block;position:absolute;top:50%;left:50%;width:11px;height:11px;margin:-5px 0 0 -5px;background:url(/assets/images/icon_add.png) no-repeat;background-position:left -10px}.ddp-ui-list-control{position:relative;float:left;padding:0 53px 0 83px;width:100%;box-sizing:border-box}.ddp-ui-list-control .ddp-fleft .ddp-ui-user-buttons{float:left;position:relative;top:35px;padding-right:13px;margin-right:9px;border-right:1px solid #ddd}.ddp-ui-list-control .ddp-ui-user-buttons a.ddp-btn-type-s{margin-right:5px;padding:6px 10px}.ddp-ui-list-control .ddp-form-search{float:left;position:relative;width:290px;margin-top:30px}.ddp-ui-list-control .ddp-form-search input.ddp-input-search{width:100%;padding:9px 0;font-size:14px;border:none;background:none}.ddp-ui-list-control .ddp-ui-accept-select{position:absolute;bottom:0;right:210px}.ddp-ui-list-control .ddp-ui-accept-select .ddp-data-select-num{float:left;font-style:italic;margin-right:15px;line-height:32px}.ddp-ui-list-control .ddp-ui-accept-select .ddp-ui-user-buttons{float:left}.ddp-ui-list-control .ddp-ui-view{position:absolute;bottom:0;right:40px}.ddp-layout-contents .ddp-data-source-none{position:relative;width:100%;padding:28px 53px 28px 0;color:#9c9c9c;font-size:14px;box-sizing:border-box;clear:both}.ddp-ui-dataset-new{position:relative;height:100%}.ddp-ui-dataset-new .ddp-wrap-viewtable{position:absolute;top:51px;left:0;right:0;bottom:83px}.ddp-ui-dataset-new .ddp-ui-sublabel{position:relative;padding:15px 0;color:#4b515b;font-size:14px;border-top:1px solid #d0d1d8}.ddp-ui-dataset-new .ddp-ui-sublabel .ddp-ui-pop-buttons{position:absolute;top:13px;right:20px}.ddp-ui-dataset-new.ddp-type .ddp-wrap-viewtable{top:94px}.ddp-dataflow .ddp-box-viewtable{height:426px}.page-prep-dataflow ul.ddp-list-snapshot li{border-bottom:1px solid #eaeaec}.page-prep-dataflow ul.ddp-list-snapshot li>.ddp-txt-snapshot .ddp-data-status{padding-bottom:3px;font-size:14px}.page-prep-dataflow ul.ddp-list-snapshot li>.ddp-txt-snapshot .ddp-data-status.type-success{color:#65c394}.page-prep-dataflow ul.ddp-list-snapshot li>.ddp-txt-snapshot .ddp-data-status.type-failed{color:#df5b60}.page-prep-dataflow ul.ddp-list-snapshot li>.ddp-txt-snapshot .ddp-data-name{color:#4b515b;font-size:13px}.page-prep-dataflow ul.ddp-list-snapshot li>.ddp-txt-snapshot .ddp-data-name .ddp-txt-name{display:block;padding:3px 0;color:#4b515b;font-size:13px;overflow:hidden}.page-prep-dataflow ul.ddp-list-snapshot li>.ddp-txt-snapshot .ddp-data-name .ddp-tag-type{float:left;padding:1px 4px;margin-right:5px;background-color:#b7b9c1;border-radius:3px;color:#fff;font-size:11px;font-weight:700;vertical-align:middle}.page-prep-dataflow ul.ddp-list-snapshot li>.ddp-txt-snapshot .ddp-data-date{padding-top:5px;color:#b7b9c2;font-size:12px}.page-prep-dataflow ul.ddp-list-snapshot li>.ddp-txt-snapshot .ddp-data-det .ddp-data-title{padding-bottom:3px;font-size:14px}.page-prep-dataflow ul.ddp-list-snapshot li .ddp-wrap-progress{position:relative;padding-right:20px;margin-top:5px}.page-prep-dataflow ul.ddp-list-snapshot li .ddp-wrap-progress .ddp-btn-cancel{display:inline-block;position:absolute;top:50%;right:0;margin-top:-8px;width:15px;height:15px;background:url(/assets/images/icon_delete.png) no-repeat;background-position:left -14px}.page-prep-dataflow ul.ddp-list-snapshot li .ddp-ui-progress{position:relative;width:100%}.page-prep-dataflow ul.ddp-list-snapshot li .ddp-txt-cancel{padding:12px 0;margin:5px 12px 14px;background-color:#f7f7f8}.page-prep-dataflow ul.ddp-list-snapshot li>.ddp-txt-snapshot{border-bottom:none}.page-prep-dataflow .ddp-input-selectbox{position:relative}.page-prep-dataflow .ddp-input-selectbox .ddp-wrap-popup2{display:none;position:absolute;left:0;right:inherit;bottom:100%;margin-bottom:3px;min-width:100%;max-height:150px;box-sizing:Border-box;overflow:auto}.page-prep-dataflow .ddp-input-selectbox .ddp-wrap-popup2.ddp-fix{position:fixed;bottom:inherit;min-width:auto;margin-bottom:0}.page-prep-dataflow .ddp-input-selectbox.ddp-selected .ddp-wrap-popup2{display:block}.page-prep-dataflow .ddp-type-selectbox ul.ddp-list-selectbox.ddp-fix{position:fixed;bottom:inherit}.page-prep-dataflow .ddp-box-contents .ddp-box-part .ddp-box-title span.ddp-box-title-in{padding-right:19px}.page-prep-dataflow .ddp-box-contents .ddp-box-part .ddp-box-title a.ddp-btn-plus{display:inline-block;width:13px;height:13px;top:0;background:url(/assets/images/icon_add.png) no-repeat;background-position:-84px -22px;border:none}.page-prep-dataflow .ddp-box-contents .ddp-box-part .ddp-box-title a.ddp-btn-plus:before{display:none}.page-prep-dataflow .ddp-box-contents .ddp-box-part .ddp-box-title a.ddp-btn-plus:hover{background-position-x:-98px;border:none}.page-prep-dataflow .ddp-wrap-boxadd .ddp-ui-buttons a.ddp-btn-minus{border:none;background:none}.page-prep-dataflow .ddp-wrap-boxadd .ddp-ui-buttons a.ddp-btn-minus:before{display:inline-block;position:absolute;top:50%;left:50%;margin:-8px 0 0 -8px;width:15px;height:15px;background:url(/assets/images/icon_delete.png) no-repeat;background-position:left -14px}.page-prep-dataflow .ddp-wrap-boxadd .ddp-ui-buttons a.ddp-btn-minus.ddp-disabled{opacity:.5;cursor:no-drop}.page-prep-dataflow ul.ddp-list-snapshot li>.ddp-txt-snapshot .ddp-data-name svg{float:left;margin-right:5px;vertical-align:middle}.page-prep-dataflow .icon-db-local-b{display:inline-block;margin-right:5px}.page-prep-dataflow .ddp-box-contents .ddp-wrap-part .ddp-box-part.ddp-type-part{width:auto}.page-prep-dataflow .ddp-box-contents .ddp-wrap-part .ddp-box-part .ddp-error-part,.page-prep-dataflow .ddp-box-contents .ddp-wrap-part .ddp-box-part .ddp-error-part .ddp-wrap-selectbox{display:table-cell}.page-prep-dataflow .ddp-box-contents .ddp-wrap-part .ddp-box-part .ddp-error-part .ddp-type-selectbox{display:inline-block;width:220px}.page-prep-dataflow .ddp-wrap-flow-grid .ddp-wrap-grid-option .ddp-list-tab-button{margin-left:10px}.page-prep-dataflow .ddp-wrap-warning{display:table-cell;padding-left:6px;vertical-align:middle}.page-prep-dataflow .ddp-wrap-warning .ddp-box-warning{margin:0}.page-prep-dataflow .ddp-box-warning{position:relative;float:left;margin-top:14px;margin-left:6px;width:25px;height:25px;border:1px solid #f7d375;border-radius:2px;background-color:#fdf1d5;box-sizing:border-box;cursor:pointer}.page-prep-dataflow .ddp-box-warning .ddp-icon-warning{display:inline-block;position:absolute;top:50%;left:50%;margin:-7px 0 0 -7px;width:15px;height:14px;background:url(/assets/images/icon_error.png) no-repeat;background-position:left -16px}.page-prep-dataflow .ddp-box-warning .ddp-txt-warning{display:none;position:absolute;top:100%;right:0;padding:7px 10px;margin-top:2px;background-color:#e9b017;color:#fff;font-size:12px;white-space:nowrap;border-radius:2px}.page-prep-dataflow .ddp-box-warning:hover .ddp-txt-warning{display:block}.page-prep-dataflow .slick-headerrow-column.ui-state-default{border-right:1px solid #ebebed}.page-prep-dataflow .slick-headerrow.ui-state-default{border-top:1px solid #ebebed}.ddp-box-file-create{display:table;width:100%;height:100%;border:1px solid #d0d1d8;background-color:#f6f6f7}.ddp-box-file-create .ddp-box-default{display:table-cell;width:100%;height:100%;text-align:center;vertical-align:middle}.ddp-box-file-create .ddp-box-default.ddp-disabled{opacity:.3}.ddp-box-file-create .ddp-txt-file-info{display:inline-block;padding-bottom:15px;color:#90969f;font-size:18px}.ddp-box-file-create.ddp-file-single.type-upload{padding-bottom:100px}.ddp-box-file-create.ddp-file-single.type-upload .ddp-box-default{position:absolute!important;bottom:0;left:0;right:0;padding:28px 29px 27px;height:auto;width:auto;text-align:left;border-top:1px solid #d0d1d8}.ddp-box-file-create.ddp-file-single.type-upload .ddp-box-default .ddp-txt-file-info{padding-bottom:5px}.ddp-box-file-create.ddp-file-single .ddp-file-progress{display:none;position:relative;width:100%;height:100%;vertical-align:middle;text-align:center;background-color:#fff}.ddp-box-file-create.ddp-file-single.type-upload .ddp-file-progress{display:table-cell}.ddp-box-file-create.ddp-file-single .ddp-file-progress.ddp-disabled:before{display:inline-block;position:absolute;top:0;left:0;right:0;bottom:0;content:"";z-index:1;background-color:hsla(0,0%,100%,.7)}.ddp-box-file-create.ddp-file-single .ddp-file-progress .ddp-data-name{padding-bottom:7px;font-size:14px;color:#4b515b;font-weight:700}.ddp-box-file-create.ddp-file-single .ddp-file-progress .ddp-icon-file{display:inline-block;width:56px;height:56px}.ddp-box-file-create.ddp-file-single.type-upload .ddp-icon-file{display:inline-block;margin:30px 0;width:60px;height:60px}.ddp-box-file-create.ddp-file-single.type-upload .ddp-icon-file svg{width:100%;height:100%}.ddp-box-file-create.ddp-file-single .ddp-file-progress .ddp-data-size{color:#91969e;font-size:12px}.ddp-box-file-create.ddp-file-single .ddp-file-progress .ddp-ui-condition{box-sizing:border-box}.ddp-box-file-create.ddp-file-single .ddp-file-progress .ddp-ui-condition .ddp-type-progressbar2{width:200px}.ddp-box-file-create.ddp-file-single .ddp-file-progress .ddp-ui-condition.type-failed .ddp-type-progressbar2 .ddp-data-progressbar{background-color:#cd5454}.ddp-box-file-create.ddp-file-single .ddp-file-progress .ddp-ui-condition .ddp-data-per{display:inline-block;width:48px;padding-right:8px;text-align:right;color:#666eb2;font-weight:700;vertical-align:middle}.ddp-box-file-create.ddp-file-single .ddp-file-progress .ddp-ui-condition.type-failed .ddp-data-per{color:#cd5454}.ddp-box-file-create.ddp-file-single .ddp-file-progress .ddp-ui-condition .ddp-data-condition{display:inline-block;width:65px;padding-left:7px;text-align:center;color:#90969f;vertical-align:middle}.ddp-box-file-create.ddp-file-single .ddp-file-progress .ddp-ui-condition .ddp-data-condition .ddp-line{width:65px;margin:-12px 0;box-sizing:Border-box}.ddp-box-file-create.ddp-file-single .ddp-file-progress .ddp-ui-condition .ddp-data-condition .ddp-txt-error{position:relative;font-style:normal;cursor:pointer}.ddp-box-file-create.ddp-file-single .ddp-file-progress .ddp-ui-condition .ddp-data-condition .ddp-txt-error .ddp-box-layout4{display:none;position:absolute;top:100%;right:0;margin-top:4px;width:275px;text-align:left;z-index:2}.ddp-box-file-create.ddp-file-single .ddp-file-progress .ddp-ui-condition .ddp-data-condition .ddp-txt-error:hover .ddp-box-layout4{display:block}.ddp-box-file-create.ddp-file-single .ddp-file-progress .ddp-ui-condition .ddp-data-condition .ddp-txt-error .ddp-box-layout4 .ddp-data-det{font-weight:400;color:#4b515b}.ddp-txt-file-info .ddp-link-file{display:inline-block;position:relative;color:#4b515b;font-size:18px;text-decoration:underline;cursor:pointer}.ddp-txt-file-info .ddp-link-file:hover{font-weight:700}.ddp-txt-file-info input[type=file]{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;opacity:0;cursor:pointer}.ddp-txt-file-info2{color:#90969f;font-size:13px}.ddp-box-upload{height:70px;padding:0 140px 0 29px;margin-bottom:5px;background-color:#f6f6f7}.ddp-wrap-file-create{width:880px}.popup-prep-create-complete .type-metadata .ddp-wrap-boxtype{height:auto;min-height:160px;max-height:160px;margin-bottom:0}.popup-prep-create-complete .type-metadata .ddp-sheet-table{margin-top:-192px;padding-top:202px;padding-bottom:10px;height:100%;box-sizing:border-box}.popup-prep-create-complete .type-metadata .ddp-sheet-table.type-info{margin-top:-223px;padding-top:233px}.ddp-box-popupcontents.ddp-flex{display:flex;flex-direction:column}.ddp-box-popupcontents.ddp-flex .ddp-flex-column{margin-bottom:10px}.ddp-box-popupcontents.ddp-flex .ddp-wrap-boxtype.ddp-flex-column{height:auto;min-height:auto;max-height:auto;overflow-y:inherit}.ddp-box-popupcontents .ddp-data-check{margin-top:10px}.ddp-box-popupcontents .ddp-data-check .ddp-label-type{float:left;color:#4b515b}.ddp-box-upload .ddp-data-load-name{position:relative;padding:27px 0 27px 30px;color:#4b515b;font-size:14px;font-weight:700;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.ddp-box-upload .ddp-data-load-name em.ddp-icon-file2{position:absolute;top:50%;left:0;margin-top:-10px}.ddp-box-upload .ddp-data-load-name svg{position:absolute;top:50%;left:0;margin-top:-12px}.ddp-box-upload .ddp-txt-file-info{position:absolute;top:26px;right:35px;color:#90969f;font-size:13px}.ddp-box-upload .ddp-txt-file-info .ddp-link-file{color:#4b515b;font-size:13px}.ddp-wrap-sheet{height:333px;border:1px solid #b7b9c2}.ddp-wrap-sheet.ddp-full .ddp-ui-sheet-list{display:none}.ddp-wrap-sheet.ddp-full .ddp-view-sheet{margin-left:0;padding-left:0}.ddp-wrap-sheet.ddp-full .ddp-view-sheet .ddp-wrap-grid{left:0}.ddp-wrap-sheet .ddp-ui-sheet-list{position:relative;float:left;width:199px;height:100%;border-right:1px solid #d7d8dd;overflow:auto;z-index:1}.ddp-wrap-sheet .ddp-ui-sheet-list ul.ddp-list-sheet li{cursor:pointer;border-bottom:1px solid #e6e6e9;position:relative;padding:0 0 0 35px}.ddp-wrap-sheet .ddp-ui-sheet-list ul.ddp-list-sheet li:before{display:none;content:"";width:6px;height:11px;position:absolute;top:50%;right:15px;margin-top:-6px;background:url(/assets/images/icon_dataview.png) no-repeat;background-position:left -68px}.ddp-wrap-sheet .ddp-ui-sheet-list ul.ddp-list-sheet li:hover:before{display:block}.ddp-wrap-sheet .ddp-ui-sheet-list ul.ddp-list-sheet li.ddp-selected{background-color:#f6f6f7}.ddp-wrap-sheet .ddp-ui-sheet-list ul.ddp-list-sheet li.ddp-selected:before{display:block}.ddp-wrap-sheet .ddp-ui-sheet-list ul.ddp-list-sheet li label.ddp-label-checkbox{display:inline-block;position:absolute;top:0;left:0;width:35px;height:100%;box-sizing:border-box}.ddp-wrap-sheet .ddp-ui-sheet-list ul.ddp-list-sheet li label.ddp-label-checkbox i,.ddp-wrap-sheet .ddp-ui-sheet-list ul.ddp-list-sheet li label.ddp-label-checkbox input{left:14px}.ddp-wrap-sheet .ddp-ui-sheet-list ul.ddp-list-sheet li span.ddp-txt-checkbox{display:block;padding:14px 28px 14px 0;font-size:14px;color:#4c515a}.ddp-wrap-sheet .ddp-ui-sheet-list ul.ddp-list-sheet li span.ddp-txt-checkbox .ddp-icon-error2{margin-left:3px;position:relative;top:-2px}.ddp-wrap-sheet .ddp-ui-sheet-list ul.ddp-list-sheet li label.ddp-label-radio{display:inline-block;position:absolute;top:0;left:0;width:35px;height:100%;box-sizing:border-box}.ddp-wrap-sheet .ddp-ui-sheet-list ul.ddp-list-sheet li label.ddp-label-radio i,.ddp-wrap-sheet .ddp-ui-sheet-list ul.ddp-list-sheet li label.ddp-label-radio input{left:14px}.ddp-wrap-sheet .ddp-ui-sheet-list ul.ddp-list-sheet li span.ddp-txt-radio{display:block;padding:14px 28px 14px 0;font-size:14px;color:#4c515a}.ddp-wrap-sheet .ddp-ui-sheet-list ul.ddp-list-sheet li span.ddp-txt-radio em.ddp-icon-error2{margin-left:3px;position:relative;top:-2px}.ddp-wrap-sheet .ddp-ui-sheet-list ul.ddp-list-sheet li.ddp-selected label.ddp-label-radio input[type=radio]:checked+i{background-position:-48px top}.ddp-view-sheet{position:relative;float:left;width:100%;height:100%;margin-left:-200px;padding-left:200px;box-sizing:Border-box}.ddp-view-sheet.ddp-full{margin:0;padding:0}.ddp-view-sheet.ddp-full .ddp-wrap-grid{left:0}.ddp-view-sheet .ddp-data-name{position:relative;padding:9px 15px;height:36px;color:#4c515a;font-size:14px;border-bottom:1px solid #d7d8dd;box-sizing:border-box}.ddp-view-sheet .ddp-data-name .ddp-part-right{position:absolute;top:-13px;right:0}.ddp-view-sheet .ddp-data-name .ddp-icon-error2{margin-left:3px;position:relative;top:-2px}.ddp-view-sheet .ddp-wrap-grid{position:absolute;top:36px;left:200px;right:0;bottom:0;font-size:14px;line-height:1.5em;overflow:auto}.ddp-view-sheet .ddp-wrap-grid.ddp-full{top:0}.ddp-wrap-edit-form .ddp-wrap-edit3{margin-top:20px}.page-storage-create{width:660px}.page-storage-create .type-col{margin:0 -8px}.page-storage-create .type-col:first-of-type .ddp-wrap-edit2{margin-top:0}.page-storage-create .type-col [class*=ddp-col-]{padding:0 8px}.page-storage-create .type-col .ddp-check{margin-top:3px}.page-storage-create .ddp-type-topic .ddp-wrap-edit2{margin-top:20px}.page-storage-create .ddp-type-topic .ddp-type-selectbox{display:inline-block;width:200px}.ddp-ui-buttons.ddp-inline .ddp-ui-message .ddp-data-error2.type-font-normal{font-style:normal}.page-storage-create .ddp-type-topic .ddp-txt-info{display:inline-block;position:relative;top:-5px;margin-left:5px;padding:0;color:#90969f;font-size:12px;white-space:nowrap;font-weight:400}.page-storage-create .ddp-type-topic .ddp-label-checkbox{margin:5px 0 10px}.popup-prep-join .ddp-wrap-prep-join{height:100%;margin-top:-120px;padding:120px 0 0;box-sizing:border-box}.popup-prep-join .ddp-wrap-prep-join .ddp-ui-prep-join{position:relative;height:100%;min-height:600px;padding-bottom:60px;box-sizing:border-box}.popup-prep-join .ddp-wrap-prep-join .ddp-ui-prep-join.ddp-default .ddp-prep-box-contents{height:100%}.popup-prep-join .ddp-wrap-prep-join .ddp-ui-prep-join.ddp-default .ddp-prep-join-type{display:none}.popup-prep-join .ddp-ui-popup-join .ddp-prep-box-contents{height:60%;padding:0 50px}.popup-prep-join .ddp-ui-popup-join .ddp-prep-box-contents .ddp-box-pop-contents.ddp-type{position:relative;top:0;left:0;right:0;bottom:0;height:100%}.popup-prep-join .ddp-ui-popup-join .ddp-prep-join-type{position:relative;height:40%;padding-bottom:60px}.popup-prep-join .ddp-ui-popup-join .ddp-prep-join-type .ddp-ui-join-type.ddp-type{position:relative;height:100%;bottom:0}.popup-prep-join .ddp-ui-popup-join .ddp-ui-part .ddp-ui-set ul.ddp-list-tab-button li .ddp-ui-tooltip-info{right:0;left:inherit}.popup-prep-join .ddp-ui-popup-join .ddp-ui-part .ddp-ui-set ul.ddp-list-tab-button li .ddp-ui-tooltip-info em.ddp-icon-view-top{left:inherit;right:11px}.popup-prep-dataset .ddp-ui-popup-contents{padding-top:170px}.popup-prep-dataset .ddp-ui-dataset-new .ddp-wrap-viewtable{bottom:33px}.popup-prep-dataset .ddp-type-top-option .ddp-ui-rightoption .ddp-data-total{position:relative;top:6px}.popup-prep-dataset .ddp-ui-popup-contents .ddp-data-dataset{position:absolute;top:104px;left:50px;right:50px;padding:15px 20px;background-color:#f6f6f7;font-size:14px;color:#35393f;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.popup-prep-dataset .ddp-ui-popup-contents .ddp-data-dataset .ddp-txt-label{color:#90969f;font-size:14px}.popup-prep-create-complete .ddp-wrap-complete{width:860px;height:100%;margin:0 auto;text-align:left}.popup-prep-create-complete .ddp-wrap-boxtype{width:100%;height:160px;margin:0}.popup-prep-create-complete .ddp-wrap-sheet-list{height:100%;margin-top:-200px;padding:210px 0 0;box-sizing:border-box}.popup-prep-create-complete .ddp-wrap-sheet-list.ddp-full{margin-top:0;padding-top:0}.popup-prep-create-complete .ddp-ui-sheet-list{border:1px solid #d6d7dc;height:100%;box-sizing:border-box;overflow:auto}.popup-prep-create-complete table.ddp-table-sheet{width:100%;table-layout:fixed}.popup-prep-create-complete table.ddp-table-sheet tr th{padding:8px 20px;text-align:left;font-weight:400;color:#90969f;font-size:12px;border-bottom:1px solid #e7e7ea}.popup-prep-create-complete table.ddp-table-sheet tr td{padding:16px 0 16px 20px;text-align:left;color:#4b515b;font-size:13px;vertical-align:top;white-space:nowrap;text-overflow:ellipsis;overflow:Hidden}.popup-prep-create-complete table.ddp-table-sheet tr td .ddp-sheet-form,.popup-prep-create-complete table.ddp-table-sheet tr td input.ddp-input-typebasic{margin:-8px 0}.popup-prep-create-complete table.ddp-table-sheet tr td .ddp-sheet-form input.ddp-input-typebasic{margin:0}.popup-prep-create-complete table.ddp-table-sheet tr td .ddp-sheet-form .ddp-data-error{color:#e70000;font-size:12px;font-style:italic}.popup-prep-create-complete table.ddp-table-sheet tr td .ddp-sheet-form .ddp-data-error:before{display:inline-block;width:13px;height:13px;background:url(/assets/images/icon_info.png) no-repeat;background-position:-28px top;vertical-align:middle;content:""}.popup-prep-create-complete table.ddp-table-sheet tr td .ddp-sheet-form .ddp-textarea-resize{margin:0}.popup-prep-create-complete table.ddp-table-sheet tr td .ddp-textarea-resize{margin:-8px 0}.popup-prep-create-complete table.ddp-table-sheet tr td:last-of-type,.popup-prep-create-complete table.ddp-table-sheet tr th:last-of-type{padding-right:20px}.popup-prep-create-complete table.ddp-table-sheet tr:nth-child(odd) td{background-color:#fafafa}.popup-prep-create-complete table.ddp-table-sheet tr td textarea{display:block;width:100%;padding:5px 10px;height:30px;border:1px solid #d0d1d9;box-sizing:border-box}.popup-prep-fileupload .ddp-box-file-create .ddp-box-loading.ddp-pop.ddp-progress{background:none;box-shadow:none}.popup-prep-fileupload .ddp-box-file-create .ddp-box-loading.ddp-pop .ddp-btn-cancel{color:#b6b9c2}.popup-prep-fileupload .ddp-box-file-create .ddp-box-loading.ddp-pop .ddp-btn-cancel:after{background:url(/assets/images/btn_popclose.png) no-repeat;background-position:-22px -101px;content:""}.popup-prep-fileupload .ddp-box-file-create .ddp-box-loading.ddp-cancel{margin-top:10px}.popup-prep-fileupload .ddp-box-file-create .ddp-box-loading.ddp-pop.ddp-disabled{opacity:.3}.popup-prep-fileupload .ddp-box-file-create .ddp-box-loading.ddp-pop.ddp-disabled:before{background:none}.popup-prep-fileupload .ddp-wrap-sheet .ddp-select-all{padding:10px 14px;background-color:#f6f6f7}.popup-prep-fileupload .ddp-view-sheet .ddp-wrap-grid .ddp-box-loading.ddp-cancel{margin-top:10px}.popup-prep-snapshot .ddp-layout-pop-right.ddp-detail{z-index:56}.popup-prep-snapshot .ddp-layout-pop-right.ddp-detail .ddp-view-title{padding:20px 10px 0 15px;height:85px;background-color:#fff;box-sizing:border-box}.popup-prep-snapshot .ddp-layout-pop-right.ddp-detail .ddp-view-title span{display:block;font-size:16px;font-weight:700;color:#35393f;line-height:22px;letter-spacing:-1px;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word}.popup-prep-snapshot .ddp-layout-pop-right.ddp-detail .ddp-view-title.type-edit span.ddp-txt-title,.popup-prep-snapshot .ddp-layout-pop-right .ddp-view-detail dl.ddp-dl-detail dd{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word}.popup-prep-snapshot .ddp-layout-pop-right.ddp-detail .ddp-view-title.type-edit span.ddp-txt-title{position:relative;padding-right:23px;font-size:16px;font-weight:700;color:#35393f;line-height:22px;letter-spacing:-1px;box-sizing:border-box;cursor:pointer}.popup-prep-snapshot .ddp-layout-pop-right.ddp-detail .ddp-view-title.type-edit span.ddp-txt-title .ddp-link-edit{display:none;position:absolute;bottom:2px;right:5px}.popup-prep-snapshot .ddp-layout-pop-right.ddp-detail .ddp-view-title.type-edit span.ddp-txt-title:hover .ddp-link-edit{display:block}.popup-prep-snapshot .ddp-layout-pop-right.ddp-detail .ddp-view-title.type-edit.ddp-selected .ddp-txt-title{display:none}.popup-prep-snapshot .ddp-layout-pop-right.ddp-detail .ddp-view-title.type-edit.ddp-selected .ddp-ui-input{display:block}.popup-prep-snapshot .ddp-layout-pop-right.ddp-detail .ddp-view-title .ddp-ui-input{display:none;position:Relative;padding-right:23px;margin:-1px 0 0 -5px;border-radius:3px;border:1px solid #b7b9c2;overflow:hidden}.popup-prep-snapshot .ddp-layout-pop-right.ddp-detail .ddp-view-title .ddp-ui-input textarea{display:block;width:100%;height:100%;padding:1px 0 2px 5px;font-size:16px;font-weight:700;line-height:22px;letter-spacing:-1px;border:none;background-color:#f6f6f7;box-sizing:border-box}.popup-prep-snapshot .ddp-layout-pop-right.ddp-detail .ddp-view-title .ddp-ui-input input{display:block;width:100%;height:100%;padding:4px 0 4px 5px;font-size:16px;font-weight:700;border:none;box-sizing:border-box}.popup-prep-snapshot .ddp-layout-pop-right.ddp-detail .ddp-view-title .ddp-ui-input .ddp-btn-check{display:inline-block;position:absolute;top:2px;bottom:2px;right:2px;width:23px;height:inherit;border-radius:3px;background-color:#d0d1d8;cursor:pointer}.popup-prep-snapshot .ddp-layout-pop-right.ddp-detail .ddp-view-title .ddp-ui-input .ddp-btn-check:hover{background-color:#9ca2cc}.popup-prep-snapshot .ddp-layout-pop-right.ddp-detail .ddp-view-contents-scroll{position:absolute;top:83px;left:0;right:0;bottom:70px;overflow-y:auto}.popup-prep-snapshot .ddp-layout-pop-right.ddp-detail .ddp-view-contents-scroll .ddp-view-detail{padding-top:0}.popup-prep-snapshot .ddp-layout-pop-right.ddp-detail .ddp-view-buttons{position:absolute;bottom:0;left:0;right:0;padding:20px;background-color:#fff}.popup-prep-snapshot .ddp-layout-pop-right.ddp-detail .ddp-view-buttons a.ddp-btn-pop{width:100%}.popup-prep-snapshot .ddp-layout-pop-right.ddp-detail .ddp-box-info dl.ddp-dl-detail2{padding-bottom:20px}.ddp-box-popupcontents .ddp-box-file-create{position:relative;overflow:auto;box-sizing:border-box}.ddp-box-popupcontents .ddp-box-file-create .ddp-wrap-upload{display:inline-block;position:relative;padding:23px 0 0;width:323px;text-align:left}.ddp-box-popupcontents .ddp-box-file-create .ddp-wrap-upload .ddp-box-upload-type{padding:15px 20px 15px 17px;border-radius:5px;background-color:#ececef}.ddp-box-popupcontents .ddp-box-file-create .ddp-wrap-upload .ddp-box-upload-type .ddp-wrap-edit3 .ddp-ui-edit-option.ddp-type{padding-bottom:0}.ddp-box-popupcontents .ddp-box-file-create .ddp-wrap-upload .ddp-box-upload-type .ddp-wrap-edit3.ddp-type .ddp-type-selectbox{width:100%}.ddp-box-popupcontents .ddp-box-file-create .ddp-wrap-upload .ddp-box-upload-type .ddp-wrap-edit3.ddp-type .ddp-label-type{padding:7px 0;font-size:13px}.ddp-box-popupcontents .ddp-box-file-create .ddp-box-file-progress{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#fff;z-index:10}.ddp-box-file-progress .ddp-import-file{position:absolute;left:-1px;right:-1px;bottom:-1px;padding:27px 0 0 30px;height:100px;border:1px solid #d0d1d8;background-color:#f6f6f7;box-sizing:border-box}.ddp-box-file-progress .ddp-import-file.ddp-disabled{opacity:.3}.ddp-box-file-progress .ddp-import-file.ddp-disabled:before{display:inline-block;position:absolute;top:0;left:0;right:0;bottom:0;z-index:60;content:""}.ddp-box-file-progress .ddp-import-file .ddp-txt-file-info{padding-bottom:5px}.ddp-box-file-progress .ddp-import-file .ddp-wrap-edit3{position:absolute;top:34px;right:30px;width:auto}.ddp-box-file-progress .ddp-import-file .ddp-wrap-edit3.ddp-type .ddp-label-type{font-size:13px;width:auto;padding-right:22px}.ddp-box-file-progress .ddp-file-progress{height:100%;padding-top:39px;padding-bottom:100px;box-sizing:border-box}.ddp-box-file-progress .ddp-file-progress .ddp-wrap-file-title{position:absolute;top:0;left:0;right:0;padding:10px 0 10px 14px;height:39px;border-bottom:1px solid #d0d1d8;background-color:#91969e;color:#fff;font-size:14px;overflow:hidden;box-sizing:border-box}.ddp-box-file-progress .ddp-file-progress .ddp-wrap-file-title .ddp-file-title{float:left}.ddp-box-file-progress .ddp-file-progress .ddp-wrap-file-title .ddp-btn-restore{float:right;position:relative;top:2px;margin-right:15px;color:#fff;font-size:12px}.ddp-box-file-progress .ddp-file-progress .ddp-wrap-file-title .ddp-btn-restore .ddp-icon-reset2{vertical-align:right;margin-right:3px}.ddp-box-file-progress .ddp-list-file-progress{height:100%;overflow:auto}.ddp-box-file-progress .ddp-list-file-progress li{position:relative;float:left;width:100%;padding-right:360px;border-bottom:1px solid #e6e6e9;box-sizing:border-box}.ddp-box-file-progress .ddp-list-file-progress li.ddp-disabled:before{position:absolute;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,100%,.7);content:"";z-index:1}.ddp-box-file-progress .ddp-list-file-progress li .ddp-file-name{position:relative;width:100%;padding:27px 0 20px 66px;box-sizing:border-box}.ddp-box-file-progress .ddp-list-file-progress li .ddp-file-name [class*=ddp-icon-flow-svg]{position:absolute;top:50%;left:30px;margin-top:-12px;background:none}.ddp-box-file-progress .ddp-list-file-progress li .ddp-file-name .ddp-data-filename{display:inline-block;max-width:100%;padding-bottom:8px;color:#4b515b;font-size:14px;font-weight:700}.ddp-box-file-progress .ddp-list-file-progress li .ddp-file-name .ddp-data-filename .ddp-txt-filename{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ddp-box-file-progress .ddp-list-file-progress li .ddp-file-name .ddp-data-filename .ddp-txt-subname{float:right}.ddp-box-file-progress .ddp-list-file-progress li .ddp-file-name .ddp-data-size{display:block;color:#91969e;font-size:12px}.ddp-box-file-progress .ddp-list-file-progress .ddp-ui-condition{position:absolute;top:0;right:0;bottom:0;width:360px;padding:37px 0 0;box-sizing:border-box}.ddp-box-file-progress .ddp-list-file-progress .ddp-ui-condition .ddp-type-progressbar2{width:200px}.ddp-box-file-progress .ddp-list-file-progress .ddp-ui-condition.type-failed .ddp-type-progressbar2 .ddp-data-progressbar{background-color:#cd5454}.ddp-box-file-progress .ddp-list-file-progress .ddp-ui-condition .ddp-data-per{display:inline-block;width:48px;padding-right:8px;text-align:right;color:#666eb2;font-weight:700;vertical-align:middle}.ddp-box-file-progress .ddp-list-file-progress .ddp-ui-condition.type-failed .ddp-data-per{color:#cd5454}.ddp-box-file-progress .ddp-list-file-progress .ddp-ui-condition .ddp-data-condition{display:inline-block;width:65px;padding-left:7px;text-align:center;color:#90969f;vertical-align:middle}.ddp-box-file-progress .ddp-list-file-progress .ddp-ui-condition .ddp-data-condition .ddp-line{width:65px;margin:-12px 0;box-sizing:Border-box}.ddp-box-file-progress .ddp-list-file-progress .ddp-ui-condition .ddp-data-condition .ddp-txt-error{position:relative;font-style:normal;cursor:pointer}.ddp-box-file-progress .ddp-list-file-progress .ddp-ui-condition .ddp-data-condition .ddp-txt-error .ddp-box-layout4{display:none;position:absolute;top:100%;right:0;margin-top:4px;width:275px;text-align:left;z-index:2}.ddp-box-file-progress .ddp-list-file-progress .ddp-ui-condition .ddp-data-condition .ddp-txt-error:hover .ddp-box-layout4{display:block}.ddp-box-file-progress .ddp-list-file-progress .ddp-ui-condition .ddp-data-condition .ddp-txt-error .ddp-box-layout4 .ddp-data-det{font-weight:400;color:#4b515b}.ddp-box-file-progress .ddp-list-file-progress li.ddp-disabled .ddp-type-progressbar2 .ddp-data-progressbar{display:none}.ddp-ui-create-file{width:100%;height:100%;border:1px solid #d0d1d8;box-sizing:border-box}.ddp-ui-create-file.type-filelist-none .ddp-list-create-file{display:none}.ddp-ui-create-file.type-filelist-none .ddp-wrap-create-detail{margin-left:0;padding-left:0}.ddp-ui-create-file .ddp-list-create-file{float:left;width:250px;max-width:250px;height:100%;border-right:1px solid #d0d1d8;overflow:auto;box-sizing:border-box}.ddp-ui-create-file .ddp-wrap-create-detail{float:left;margin-left:-250px;padding-left:250px;width:100%;height:100%;box-sizing:border-box}.ddp-ui-create-file .ddp-wrap-create-detail .ddp-ui-create-detail{position:relative;width:100%;height:100%}.ddp-ui-create-file .ddp-list-file-name .ddp-wrap-checkbox{position:relative;padding:14px 35px 14px 34px;cursor:pointer}.ddp-ui-create-file .ddp-list-file-name>li{position:relative;border-bottom:1px solid #e6e6e9}.ddp-ui-create-file .ddp-list-file-name>li.ddp-selected>.ddp-wrap-checkbox,.ddp-ui-create-file .ddp-list-file-name>li .ddp-wrap-checkbox:hover,.ddp-ui-create-file .ddp-list-sub-file>li.ddp-selected>.ddp-wrap-checkbox,.ddp-ui-create-file .ddp-list-sub-file>li>.ddp-wrap-checkbox:hover{background-color:#f6f6f7;font-weight:700}.ddp-ui-create-file .ddp-list-file-name>li>.ddp-wrap-checkbox:after,.ddp-ui-create-file .ddp-list-sub-file>li>.ddp-wrap-checkbox:after{display:none;position:absolute;top:50%;right:17px;margin-top:-6px;width:6px;height:11px;background:url(/assets/images/icon_dataview.png) no-repeat;background-position:left -68px;content:""}.ddp-ui-create-file .ddp-list-file-name>li.ddp-selected>.ddp-wrap-checkbox:after,.ddp-ui-create-file .ddp-list-file-name>li>.ddp-wrap-checkbox:hover:after,.ddp-ui-create-file .ddp-list-sub-file>li.ddp-selected>.ddp-wrap-checkbox:after,.ddp-ui-create-file .ddp-list-sub-file>li>.ddp-wrap-checkbox:hover:after{display:Block}.ddp-ui-create-file .ddp-list-file-name li .ddp-label-checkbox{padding-left:0;max-width:100%;box-sizing:border-box}.ddp-ui-create-file .ddp-list-file-name .ddp-wrap-checkbox .ddp-label-checkbox{position:absolute;top:0;left:0;bottom:0;width:34px}.ddp-ui-create-file .ddp-list-file-name .ddp-wrap-checkbox .ddp-label-checkbox .ddp-icon-checkbox{left:14px}.ddp-ui-create-file .ddp-list-file-name li span.ddp-txt-checkbox{display:inline-block;max-width:100%;font-size:13px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ddp-ui-create-file .ddp-list-file-name li span.ddp-txt-checkbox .ddp-txt-subname{float:right;font-size:13px}.ddp-ui-create-file .ddp-list-file-name li .ddp-label-checkbox .ddp-txt-filename{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ddp-ui-create-file .ddp-list-sub-file{border-top:1px solid #e6e6e9}.ddp-ui-create-file .ddp-list-sub-file>li .ddp-wrap-checkbox{position:relative;padding:10px 35px 10px 60px;border-bottom:none}.ddp-ui-create-file .ddp-list-file-name .ddp-list-sub-file .ddp-wrap-checkbox .ddp-label-checkbox{left:25px!important}.ddp-ui-create-file .ddp-ui-create-detail .ddp-wrap-grid-option{overflow:hidden;background-color:#f6f6f7;border-bottom:1px solid #d7d8dd}.ddp-ui-create-file .ddp-ui-create-detail .ddp-wrap-grid-option .ddp-data-total{float:right;padding:14px 0 15px}.ddp-ui-create-file .ddp-ui-create-detail .ddp-wrap-grid-option .ddp-data-total .ddp-txt-data{color:#4b515b;font-weight:300;margin-right:15px}.ddp-ui-create-file .ddp-ui-create-detail .ddp-wrap-grid-option .ddp-data-total .ddp-txt-data .ddp-txt-num{font-weight:400}.ddp-ui-create-file .ddp-ui-create-detail .ddp-wrap-grid-option .ddp-data-name{position:relative;padding:14px 0 14px 43px;color:#4c515a;font-size:13px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ddp-ui-create-file .ddp-ui-create-detail .ddp-wrap-grid-option .ddp-data-name [class*=ddp-icon-files]{position:absolute;top:50%;left:15px;margin-top:-12px}.ddp-ui-create-file .ddp-ui-create-detail .ddp-wrap-grid{position:absolute;top:45px;left:0;right:0;bottom:56px}.popup-prep-create-complete table.ddp-table-sheet tr td [class*=ddp-icon-flow-]{margin-right:5px}.ddp-wrap-urltype{position:relative;width:860px;height:100%;text-align:left;margin:auto}.ddp-wrap-urltype .ddp-box-resultpreview{display:block;padding:0;top:84px;left:0;right:0}.ddp-wrap-urltype .ddp-box-resultpreview .ddp-ui-pop-top .ddp-label-type{color:#4b515b;font-size:13px;font-weight:400}.ddp-wrap-urltype .ddp-ui-create-file{position:absolute;top:54px;left:0;right:0;bottom:0;height:auto}.ddp-wrap-urltype .ddp-ui-create-file .ddp-ui-create-detail .ddp-wrap-grid{top:0;bottom:0}.ddp-wrap-layout-popup.type-setting .ddp-box-popup{position:relative;top:0;left:0;height:auto;margin:0;padding-bottom:79px}.ddp-wrap-layout-popup.type-setting .ddp-box-popup .ddp-pop-title{padding:80px 0 0}.ddp-wrap-layout-popup.type-setting .ddp-box-popup .ddp-pop-detail{padding:8px 0 20px;color:#90969f;font-size:14px;text-align:center}.ddp-wrap-layout-popup.type-setting .ddp-pop-detail .ddp-wrap-advance{margin:0 auto;width:464px;text-align:right}.ddp-wrap-layout-popup.type-setting .ddp-pop-detail .ddp-wrap-advance .ddp-txt-setting{margin-top:10px;display:inline-block;padding-bottom:20px;color:#4c515a;font-size:13px;text-decoration:underline}.ddp-wrap-layout-popup.type-setting .ddp-pop-detail .ddp-wrap-advance .ddp-txt-setting:after{display:inline-block;width:7px;height:4px;margin-left:10px;background:url(/assets/images/icon_select.png) no-repeat;background-position:-16px top;vertical-align:middle;content:""}.ddp-wrap-layout-popup.type-setting .ddp-pop-detail .ddp-wrap-advance.ddp-selected .ddp-txt-setting:after{transform:rotate(180deg)}.ddp-wrap-layout-popup.type-setting .ddp-wrap-advance.ddp-selected .ddp-wrap-boxtype{display:block}.ddp-wrap-layout-popup.type-setting .ddp-wrap-advance .ddp-wrap-boxtype{display:none;text-align:left;margin:0;width:100%;height:auto;min-height:auto;padding:20px;overflow:inherit}.ddp-wrap-layout-popup.type-setting .ddp-wrap-advance .ddp-wrap-boxtype table tr td,.ddp-wrap-layout-popup.type-setting .ddp-wrap-advance .ddp-wrap-boxtype table tr th{padding:10px 6px;font-size:12px}.ddp-wrap-layout-popup.type-setting .ddp-wrap-advance .ddp-wrap-boxtype table tr td .ddp-sub-option{margin:-6px 0 0}.ddp-wrap-layout-popup.type-setting .ddp-wrap-advance .ddp-wrap-boxtype table tr td .ddp-label-radio{margin-right:28px}.ddp-wrap-layout-popup.type-setting .ddp-wrap-advance .ddp-wrap-boxtype table tr td .ddp-wrap-edit3{display:block;width:auto}.ddp-wrap-layout-popup.type-setting .ddp-wrap-advance .ddp-wrap-boxtype table tr td .ddp-wrap-edit3.ddp-type .ddp-label-type{width:auto;margin-right:6px;padding:6px 0;font-size:12px}.ddp-wrap-layout-popup.type-setting .ddp-wrap-advance .ddp-wrap-boxtype table tr td .ddp-ui-calen.type-calen{margin-top:10px}.ddp-wrap-layout-popup.type-setting .ddp-wrap-advance .ddp-wrap-boxtype table tr td .ddp-wrap-edit3 .ddp-ui-edit-option{display:block;overflow:Hidden}.ddp-wrap-layout-popup.type-setting .ddp-wrap-advance .ddp-wrap-boxtype table tr td .ddp-wrap-info{float:left;width:100%;padding:5px 0 0}.ddp-wrap-layout-popup.type-setting .ddp-wrap-advance .ddp-wrap-boxtype table tr td .ddp-wrap-info .ddp-txt-info+.ddp-txt-info{margin-top:5px}.ddp-wrap-layout-popup.type-setting .ddp-wrap-advance .ddp-wrap-boxtype table tr td .ddp-wrap-info .type-hover{cursor:pointer}.ddp-wrap-layout-popup.type-setting .ddp-wrap-advance .ddp-wrap-boxtype table tr td .ddp-wrap-info .type-hover:hover .ddp-ui-tooltip-info{display:block}.ddp-wrap-layout-popup.type-setting .ddp-wrap-advance .ddp-wrap-boxtype table tr td .ddp-wrap-info .type-hover .ddp-ui-tooltip-info{top:100%;left:-100px;margin-top:5px;width:340px;white-space:normal}.ddp-wrap-layout-popup.type-setting .ddp-wrap-advance .ddp-wrap-boxtype table tr td .ddp-wrap-info .type-hover .ddp-ui-tooltip-info .ddp-icon-view-top{left:105px;margin:0}.popup-datasource .ddp-view-sheet .ddp-data-name .ddp-icon-error2{position:relative;top:-1px;vertical-align:middle}.popup-datasource .ddp-wrap-sheet .ddp-ui-sheet-list ul.ddp-list-sheet li span.ddp-txt-radio .ddp-icon-error2{position:relative;top:-1px;margin-left:4px;vertical-align:middle}.ddp-wrap-edit-form .ddp-wrap-edit3 .ddp-data-error{display:inline-block;min-width:100%;margin-top:20px}.popup-datasource .ddp-wrap-edit2 .ddp-ui-setting-table{display:table;margin-top:4px}.popup-datasource .ddp-wrap-edit2 .ddp-ui-setting-table .ddp-type-label{display:table-cell;position:relative;top:7px;padding-right:10px;color:#90969f;vertical-align:top}.popup-datasource .ddp-wrap-edit2 .ddp-ui-setting-table .ddp-wrap-units{display:table-cell}.popup-datasource .ddp-wrap-edit2 .ddp-ui-setting-table .ddp-ui-units{white-space:nowrap}.popup-datasource .ddp-wrap-edit2 .ddp-ui-setting-table .ddp-ui-calen{display:inline-block;margin-right:7px}.popup-datasource .ddp-wrap-edit2 .ddp-ui-setting-table .ddp-ui-calen .ddp-box-calen{width:160px}.popup-datasource .ddp-wrap-edit2 .ddp-ui-setting-table .ddp-ui-sub-setting .ddp-txt-error{position:relative;top:0;margin-top:5px}.popup-datasource .ddp-wrap-edit2 .ddp-ui-setting-table .ddp-wrap-units .ddp-data-units{position:relative;top:7px;display:inline-block;color:#90969f;vertical-align:top}.popup-datasource .ddp-wrap-edit2 .ddp-ui-setting-table .ddp-wrap-units .ddp-data-units .ddp-data-num{color:#4b515b}.popup-datasource .ddp-wrap-edit2 .ddp-ui-setting-table .ddp-wrap-units .ddp-data-units .ddp-data-num.ddp-error-num{color:#e70000}.popup-datasource .ddp-wrap-edit2 .ddp-ui-option-sub .ddp-label-radio.ddp-mgr0{margin-right:0}.popup-datasource .ddp-wrap-edit2 .ddp-ui-option-sub .ddp-wrap-hover-info .ddp-icon-info3{display:inline-block;position:relative;top:-2px;width:11px;height:11px;background:url(/assets/images/icon_que.png) no-repeat;background-position:left -12px;cursor:pointer}.popup-datasource .ddp-wrap-edit2 .ddp-ui-option-sub .ddp-wrap-hover-info .ddp-pop-setting{width:350px}.popup-datasource .ddp-wrap-hover-info .ddp-box-layout4.ddp-pop-setting{display:none}.popup-datasource .ddp-wrap-hover-info .ddp-wrap-pop-setting{position:absolute;left:100%;top:-30px;padding-left:5px;z-index:10}.popup-datasource .ddp-wrap-hover-info:hover .ddp-box-layout4.ddp-pop-setting{display:block;position:relative;left:0;top:0;margin-left:0}.popup-datasource .ddp-wrap-hover-info .ddp-box-layout4.ddp-pop-setting table.ddp-table-info{table-layout:fixed;width:100%}.popup-datasource .ddp-wrap-hover-info .ddp-box-layout4.ddp-pop-setting .ddp-data-det3{padding:0 15px 15px;color:#4b515b;font-size:12px}.popup-datasource .ddp-wrap-hover-info .ddp-box-layout4.ddp-pop-setting .ddp-data-det3 .ddp-data-ex{display:block;padding:18px 0 0;color:#9ba0a8;font-size:12px;font-weight:700}.popup-datasource .ddp-wrap-hover-info .ddp-box-layout4.ddp-pop-setting .ddp-data-date{display:inline-block;padding:0 15px;margin:-5px 0 18px;color:#727ab6;font-size:12px;font-style:italic}.popup-datasource .ddp-wrap-partition{padding-left:0}.popup-datasource .ddp-ui-partition{padding:14px;background-color:#f6f6f7;overflow:auto}.popup-datasource .ddp-list-partition{padding:0;overflow:initial}.popup-datasource .ddp-list-partition li{padding:0;margin-right:2px;width:149px;vertical-align:top}.popup-datasource .ddp-list-partition li span.ddp-ui-label{font-weight:400}.popup-datasource .ddp-list-partition.ddp-type li .ddp-data{padding:3px 0 0}.popup-datasource .ddp-ui-partition .ddp-data-error{display:block;color:#e70000;font-size:12px;font-style:italic}.popup-datasource .ddp-ui-partition .ddp-data-error.ddp-info:before{display:inline-block;width:13px;height:13px;margin-right:3px;background:url(/assets/images/icon_info.png) no-repeat;background-position:-28px top;vertical-align:middle;content:""}.popup-datasource .ddp-ui-partition .ddp-btn-control{padding:6px 0 0}.popup-datasource .ddp-ui-partition .ddp-btn-control .ddp-btn-add{display:inline-block;width:11px;height:11px;margin-right:4px;background:url(/assets/images/icon_add.png) no-repeat;background-position:-12px -10px}.popup-datasource .ddp-ui-partition .ddp-btn-control .ddp-btn-add:hover{background-position-x:-24px}.popup-datasource .ddp-ui-partition .ddp-btn-control .ddp-btn-delete{display:inline-block;width:11px;height:12px;background:url(/assets/images/icon_control.png) no-repeat;background-position:-26px -14px}.popup-datasource .ddp-ui-partition .ddp-btn-control .ddp-btn-delete:hover{background-position-x:-50px}.popup-datasource .ddp-wrap-partition .ddp-ui-buttons{padding-top:8px}.popup-datasource .ddp-wrap-partition .ddp-ui-buttons .ddp-wrap-result{display:inline-block;position:relative;margin-left:5px}.popup-datasource .ddp-wrap-partition .ddp-ui-buttons .ddp-wrap-result .ddp-link-result{display:inline-block;padding:3px;color:#4c515a;font-size:12px;font-style:italic;background:#eeeef0}.popup-datasource .ddp-wrap-partition .ddp-ui-buttons .ddp-wrap-result .ddp-link-result:hover{background-color:#d0d1d9}.popup-datasource .ddp-box-layout4.ddp-result{display:none;position:fixed;min-width:243px;width:auto;max-height:350px;overflow:auto}.popup-datasource .ddp-box-layout4.ddp-result .ddp-data-det{color:#4b515b}.popup-datasource .ddp-box-layout4.ddp-result .ddp-data-det .ddp-data-row{color:#9ba0a8}.popup-datasource .ddp-box-loading.ddp-pop.ddp-progress{background:none;box-shadow:none}.popup-datasource .ddp-box-loading.ddp-pop .ddp-btn-cancel{color:#b6b9c2}.popup-datasource .ddp-box-loading.ddp-pop .ddp-btn-cancel:after{background:url(/assets/images/btn_popclose.png) no-repeat;background-position:-22px -101px;content:""}.popup-datasource .ddp-box-loading.ddp-cancel,.popup-datastore-connect .ddp-ui-folding.ddp-type .ddp-wrap-edit2{margin-top:10px}.popup-datastore-connect .ddp-ui-folding.ddp-type .ddp-box-code{padding:14px 0 0;width:630px}.popup-datastore-connect .ddp-ui-folding.ddp-type .ddp-box-code .ddp-btn-add,.popup-datastore-connect .ddp-ui-folding.ddp-type .ddp-box-code .ddp-list-code+.ddp-list-code{margin-top:10px}.popup-datastore-connect .ddp-ui-folding.ddp-type .ddp-list-code .ddp-icon-del{display:inline-block;position:absolute;top:8px;right:5px;width:11px;height:12px;background:url(/assets/images/icon_control.png) no-repeat;background-position:-26px -14px}.popup-datastore-connect .ddp-ui-folding.ddp-type .ddp-list-code .ddp-icon-del:hover{background-position-x:-62px}.popup-datastore-schema .ddp-type-top-option .ddp-form-search{width:270px}.popup-datastore-schema .ddp-type-top-option .ddp-ui-rightoption .ddp-form-label2:first-of-type{margin-left:0}.popup-datastore-schema .ddp-type-top-option .ddp-wrap-add-column{float:left;position:relative;margin-left:6px}.popup-datastore-schema .ddp-type-top-option .ddp-wrap-add-column.ddp-selected .ddp-box-column{display:block;z-index:20}.popup-datastore-schema .ddp-type-top-option .ddp-wrap-add-column.ddp-selected .ddp-btn-selection{background-color:#d0d1d8}.popup-datastore-schema .ddp-wrap-add-column .ddp-box-column{display:none;position:absolute;top:100%;right:0;padding:19px 14px 13px;margin-top:5px;width:470px;box-sizing:border-box}.popup-datastore-schema .ddp-wrap-add-column .ddp-box-column .ddp-wrap-edit3+.ddp-wrap-edit3{margin-top:12px}.popup-datastore-schema .ddp-wrap-add-column .ddp-box-column .ddp-wrap-edit3 .ddp-ui-label-name{margin-bottom:5px;color:#4b515b}.popup-datastore-schema .ddp-wrap-add-column .ddp-box-column .ddp-option-form+.ddp-option-form{margin-top:6px}.popup-datastore-schema .ddp-wrap-add-column .ddp-box-column .ddp-box-button{padding:5px 0 0}.popup-datastore-schema .ddp-wrap-add-column .ddp-box-column .ddp-box-button [class*=ddp-btn-]{float:Left;margin-right:3px;min-width:auto}.popup-datastore-schema .ddp-wrap-add-column .ddp-box-column .ddp-option-form.ddp-clear{margin-left:-2px;margin-right:-2px}.popup-datastore-schema .ddp-wrap-add-column .ddp-box-column .ddp-option-form.ddp-clear [class*=ddp-col-]{padding:0 2px}.popup-datastore-schema .ddp-wrap-value-setting .ddp-info{margin:3px 0 0;color:#b7b9c2;font-size:12px;font-style:italic}.popup-datastore-schema .ddp-wrap-value-setting .ddp-info:before{display:inline-block;width:13px;height:13px;margin-right:3px;background:url(/assets/images/icon_info.png) no-repeat;background-position:-42px -16px;content:"";vertical-align:middle}.popup-datastore-schema .ddp-ui-setting .ddp-ui-option-in .ddp-sub-option{padding:6px 0 0}.popup-datastore-schema .ddp-box-action .ddp-info{clear:both;color:#b7b9c2;margin-top:3px;font-size:12px;font-style:italic}.popup-datastore-schema .ddp-box-action.ddp-type .ddp-change-type .ddp-box-layout4.ddp-change .ddp-change-select .ddp-info:before{display:inline-block;width:13px;height:13px;margin-right:3px;background:url(/assets/images/icon_info.png) no-repeat;background-position:-42px -16px;content:"";vertical-align:middle}.popup-datastore-schema .ddp-ui-checkaction .ddp-wrap-action .ddp-info{clear:both;color:#b7b9c2;margin-top:3px;font-size:12px;font-style:italic}.popup-datastore-schema .ddp-ui-checkaction .ddp-wrap-action .ddp-info:before{display:inline-block;width:13px;height:13px;margin-right:3px;background:url(/assets/images/icon_info.png) no-repeat;background-position:-42px -16px;content:"";vertical-align:middle}.ddp-page-rename{margin-top:-120px;padding:120px 50px 49px;height:100%;box-sizing:border-box}.ddp-wrap-rename{position:relative;height:100%}.ddp-wrap-rename .ddp-result{position:absolute;top:-20px;left:0;right:0}.ddp-wrap-rename .ddp-col{float:right;color:#b7b9c2;font-size:12px}.ddp-wrap-rename .ddp-name{display:block;color:#4b515b;font-size:13px;font-weight:700;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ddp-wrap-rename .ddp-wrap-list{top:0;padding-bottom:10px;border-top:1px solid #b7b9c2;border-bottom:1px solid #b7b9c2;overflow:auto}.ddp-wrap-rename .ddp-wrap-grid,.ddp-wrap-rename .ddp-wrap-list{position:absolute;left:0;right:0;height:50%;box-sizing:Border-box}.ddp-wrap-rename .ddp-wrap-grid{bottom:0;padding-top:10px}.ddp-wrap-rename .ddp-wrap-grid .ddp-ui-grid{height:100%;border:1px solid #b7b9c2}table.ddp-table-column{width:100%;table-layout:fixed}table.ddp-table-column tr th{padding:14px 25px;color:#90969f;font-size:14px;font-weight:700;text-align:left}table.ddp-table-column tr td{position:relative;padding:5px 25px;color:#4b515b;font-size:13px;border-bottom:1px solid #fff;vertical-align:top}table.ddp-table-column tr td .ddp-view{display:none;position:absolute;top:15px;right:1px;width:4px;height:7px;background:url(/assets/images/icon_dataview.png) no-repeat;background-position:left -89px}table.ddp-table-column tr.ddp-edit td .ddp-view{background-position-x:-5px}table.ddp-table-column tr:nth-child(odd) td{background-color:#fafafa}table.ddp-table-column tr td .ddp-box-edit{position:relative;border:1px solid #b7b9c2;border-radius:2px;background-color:#fff}table.ddp-table-column tr td .ddp-box-edit:before{display:inline-block;position:absolute;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,100%,.5);z-index:1;content:""}table.ddp-table-column tr td .ddp-box-edit.ddp-selected:before{display:none}table.ddp-table-column tr td .ddp-box-edit input{display:block;padding:6px 15px 5px;width:100%;border:none;background:none;color:#4b515b;font-size:13px;box-sizing:border-box}table.ddp-table-column tr td .ddp-box-edit input:focus+.ddp-icon-edit{display:block}table.ddp-table-column tr td .ddp-box-edit:hover input,table.ddp-table-column tr td .ddp-box-edit input:focus{padding-right:30px}table.ddp-table-column tr td .ddp-box-edit:hover .ddp-icon-edit{display:block}table.ddp-table-column tr td .ddp-box-edit .ddp-icon-edit{display:none;position:absolute;top:50%;right:10px;margin-top:-6px;width:12px;height:12px;background:url(/assets/images/icon_edit.png) no-repeat}table.ddp-table-column tr.ddp-selected td{background-color:#f2f1f8}table.ddp-table-column tr.ddp-selected td .ddp-view{display:block}table.ddp-table-column tr.ddp-edit td .ddp-txt-column{color:#666eb2}table.ddp-table-column tr td .ddp-txt-error{display:block;padding:5px 0 0}table.ddp-table-column tr td .ddp-txt-column{line-height:30px}.ddp-wrap-sheet.ddp-wrap-druid{height:514px}.ddp-wrap-sheet.ddp-wrap-druid .ddp-select-all{padding:9px 14px;background-color:#f6f6f7;border-bottom:1px solid #e6e6e9}.ddp-wrap-sheet.ddp-wrap-druid .ddp-list-sheet{position:absolute;top:34px;left:0;right:0;bottom:0;overflow:auto}.ddp-wrap-sheet.ddp-wrap-druid .ddp-data-tablename{padding:9px 10px;color:#4c515a;font-size:13px;border-bottom:1px solid #e6e6e9;background-color:#f6f6f7;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.ddp-wrap-sheet-top{padding-bottom:10px}.ddp-wrap-table-sheet{position:absolute;top:40px;left:0;right:0;bottom:0}.ddp-ui-popuptype{position:fixed;top:0;left:50%;bottom:0;width:960px;margin-left:-480px;background-color:#fff;z-index:91;box-shadow:-1px -2px 15px 0 #eff0f1}.ddp-layout-popuptype em.ddp-bg-popup{position:fixed;left:0;right:0;bottom:0;top:0;background-color:rgba(208,209,216,.5);z-index:126}.ddp-ui-popup-title{padding:49px 330px 49px 50px;text-align:left;overflow:hidden}.ddp-ui-popup-title span.ddp-txt-title-name{width:100%;line-height:32px;box-sizing:border-box;color:#222;font-size:16px}.ddp-ui-popup{position:fixed;top:0;left:50%;bottom:0;width:960px;margin-left:-480px;background-color:#fff;box-shadow:0 0 20px rgba(0,0,0,.3);z-index:91}.ddp-ui-pop-buttons{position:absolute;top:49px;right:47px}.ddp-ui-pop-buttons .ddp-btn-pop{float:left}.ddp-ui-pop-buttons .ddp-btn-pop+.ddp-btn-pop{margin-left:4px}.ddp-box-pop-contents{position:absolute;top:104px;left:50px;right:50px;bottom:35px;background-color:#fafafa}.ddp-ui-pop-top{padding:19px 10px;color:#b7b9c2;font-weight:700;font-size:13px}.ddp-ui-popup-join .ddp-ui-part{float:left;position:relative;width:50%;height:100%;padding:0 9px;box-sizing:border-box}.ddp-ui-popup-join .ddp-ui-part .ddp-ui-set{position:relative;padding-right:56px;z-index:20}.ddp-ui-popup-join .ddp-key .ddp-ui-part .ddp-ui-set{margin-top:-9px}.ddp-ui-popup-join.ddp-multy .ddp-key .ddp-ui-part .ddp-data-none,.ddp-ui-popup-join.ddp-multy .ddp-key .ddp-ui-part .ddp-ui-grid-form{top:82px}.ddp-ui-popup-join .ddp-ui-part .ddp-ui-set .ddp-wrap-drop-search{width:100%}.ddp-wrap-drop-search ul.ddp-list-selectbox2 .ddp-txt-search{color:#666eb2}.ddp-ui-popup-join .ddp-ui-part .ddp-ui-set .ddp-list-tab-button{position:absolute;top:50%;right:0;margin:-13px 0 0}.ddp-ui-popup-join .ddp-ui-part .ddp-ui-set .ddp-data-name{display:block;font-size:14px;color:#444}.ddp-ui-popup-join .ddp-ui-part .ddp-ui-grid-form{position:absolute;top:91px;left:10px;right:10px;bottom:93px;border:1px solid #d0d1d8;background-color:#fff}.ddp-ui-popup-join .ddp-ui-part .ddp-data-none{position:absolute;top:91px;left:10px;right:9px;bottom:21px;text-align:center;border:1px solid #e7e7ea;background-color:#fff;z-index:1}.ddp-ui-popup-join .ddp-ui-part .ddp-data-none:before{content:"";display:inline-block;width:1px;height:100%;margin-right:0;vertical-align:middle}.ddp-ui-popup-join .ddp-ui-part .ddp-data-none .ddp-data-contents{display:inline-block;color:#d0d1d8;font-size:13px}.ddp-ui-popup-join .ddp-ui-part .ddp-ui-pop-top{padding-left:0}.ddp-ui-popup-join .ddp-box-pop-contents{padding:0 10px;bottom:384px;border-bottom:1px solid #dbdce0;z-index:60}.ddp-ui-popup-join .ddp-box-pop-contents.ddp-default{bottom:35px}.ddp-ui-popup-join .ddp-box-pop-contents.ddp-default .ddp-ui-joinkeys,.ddp-ui-popup-join .ddp-box-pop-contents.ddp-default .ddp-ui-resultinfo{display:none}.ddp-ui-popup-join .ddp-box-pop-contents.ddp-default .ddp-ui-part .ddp-ui-grid-form{bottom:20px}.ddp-ui-popup-join .ddp-box-pop-contents.ddp-type{bottom:318px}.ddp-ui-popup-join .ddp-box-pop-contents.ddp-type.ddp-default{bottom:55px}.ddp-ui-popup-join .ddp-box-pop-contents.ddp-type .ddp-ui-part .ddp-data-none{bottom:22px;top:116px}.ddp-ui-popup-join .ddp-box-pop-contents.ddp-type .ddp-ui-part .ddp-ui-grid-form{bottom:22px;top:116px;min-height:100px;overflow:auto}.ddp-ui-popup-join .ddp-box-pop-contents.ddp-type .ddp-ui-part .ddp-checkall{position:absolute;top:96px;left:9px}.ddp-comment{color:#b7b9c2;font-size:11px}.ddp-comment em{color:#666eb2}.ddp-ui-popup-join .ddp-box-pop-contents.ddp-type .ddp-ui-part .ddp-comment{position:absolute;top:96px;right:9px}.ddp-ui-popup-join .ddp-box-pop-contents.ddp-type .ddp-ui-part .ddp-comment em{color:#666eb2}.ddp-ui-grid-form .ddp-wrap-scroll{height:100%;overflow:auto}.ddp-ui-grid-form .ddp-wrap-scroll::-webkit-scrollbar-track{background:#fff}.ddp-ui-grid-form .ddp-wrap-scroll::-webkit-scrollbar-thumb{border:4px solid #fff}.ddp-ui-grid-form table.ddp-table-grid-list{width:100%;table-layout:fixed;background-color:#fff}.ddp-ui-grid-form table.ddp-table-grid-list tr td{position:relative;padding:5px 20px;color:#4b515b;font-size:13px;border-left:1px solid #ebebed;border-bottom:1px solid #ebebed;cursor:pointer}.ddp-ui-grid-form table.ddp-table-grid-list tr:hover td{background-color:#f2f1f8}.ddp-ui-grid-form table.ddp-table-grid-list tr.ddp-selected td{background-color:#d6d9ef}.ddp-ui-grid-form table.ddp-table-grid-list tr.ddp-selected td:last-of-type:after{display:inline-block;position:absolute;top:50%;right:14px;margin-top:-4px;content:"";width:10px;height:7px;background:url(/assets/images/icon_select2.png) no-repeat;background-position:-80px top}.ddp-ui-grid-form table.ddp-table-grid-list tr td:first-of-type{border-left:none}.ddp-ui-grid-form table.ddp-table-grid-list tr td em[class*=ddp-icon-type-]{position:relative;top:0;left:0;margin-top:0}.ddp-ui-joinkeys{position:absolute;left:0;right:0;bottom:0;padding:23px 0 0;text-align:center}.ddp-ui-joinkeys .ddp-data-info{display:block;padding:5px 0 22px;text-align:center;color:#b7b9c2;font-size:12px}.ddp-ui-joinkeys .ddp-data-info strong{font-weight:400;color:#666eb2}.ddp-ui-joinkeys .ddp-ui-error{display:block;padding:5px 0 22px;text-align:center;color:#b7b9c2;font-size:12px}.ddp-view-joinkeys{display:inline-block}.ddp-view-joinkeys .ddp-btn-solid{margin-left:3px}.ddp-form-join{display:inline-block;width:360px;border:1px solid #d0d1d8;border-radius:2px;background-color:#fff;vertical-align:middle;text-align:left;box-sizing:border-box}.ddp-form-join .ddp-data-column{padding:7px 10px;color:#4b515b;font-size:12px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ddp-form-join .ddp-data-column,.ddp-form-join .ddp-wrap-drop-search{float:left;width:46%;box-sizing:border-box}.ddp-form-join .ddp-wrap-drop-search .ddp-type-selectbox2{border:none}.ddp-form-join .ddp-type-selectbox{float:left;width:46%;border:none;box-sizing:border-box}.ddp-form-join .ddp-type-selectbox ul.ddp-list-selectbox.ddp-selectdown{top:31px;max-height:112px;overflow-y:auto}.ddp-form-join .ddp-data-default{float:left;width:8%;padding:6px 0 7px;border-left:1px solid #d0d1d8;border-right:1px solid #d0d1d8;text-align:center;box-sizing:border-box}.ddp-ui-join-type{position:absolute;bottom:261px;left:0;right:0;height:123px;padding:0 50px}.ddp-ui-join-type.ddp-type{height:261px;bottom:56px}.ddp-ui-join-type.ddp-type .ddp-data-join:first-of-type{z-index:1}.ddp-ui-join-type.ddp-type .ddp-list-form-join{top:105px}.ddp-ui-join-type.ddp-type .ddp-view-joinkeys{position:relative;float:left;margin-bottom:10px;text-align:left;width:100%;box-sizing:border-box}.ddp-ui-join-type.ddp-type .ddp-view-joinkeys .ddp-form-join{width:100%;box-sizing:border-box}.ddp-ui-join-type.ddp-type .ddp-view-joinkeys .ddp-btn-solid{position:absolute;top:0;right:-65px;min-width:auto;background-color:#90969f;border:1px solid #90969f}.ddp-ui-join-type.ddp-type .ddp-view-joinkeys .ddp-btn-solid.ddp-disabled{background-color:#d0d1d8;border:1px solid #d0d1d8;cursor:no-drop}.ddp-ui-join-type.ddp-type .ddp-view-joinkeys .ddp-btn-solid.ddp-disabled:hover{background-color:#d0d1d8;border:1px solid #d0d1d8}.ddp-ui-join-type.ddp-type .ddp-view-joinkeys .ddp-btn-solid:hover{background-color:#4b515b;border:1px solid #4b515b}.ddp-ui-join-type.ddp-type .ddp-data-key{text-align:left}.ddp-ui-join-type.ddp-type .ddp-data-key span.ddp-data-num{padding:0 2px;font-size:12px;color:#90969f;background-color:#f2f1f8}.ddp-ui-popup-join .ddp-btn-bottom{position:absolute;bottom:0;right:0;left:0;text-align:right;padding:15px 50px}.ddp-ui-popup-join .ddp-btn-bottom .ddp-txt-error{font-style:italic}.ddp-ui-popup-join .ddp-btn-bottom .ddp-btn-solid2{position:relative;margin-left:10px}.ddp-ui-popup-join .ddp-btn-bottom .ddp-btn-solid2 .ddp-ui-tooltip-info{display:none;right:100%;left:inherit;top:1px;margin-right:9px}.ddp-ui-popup-join .ddp-btn-bottom .ddp-btn-solid2.ddp-disabled:hover .ddp-ui-tooltip-info{display:block}.ddp-ui-data-join{height:100%;border-bottom:1px solid #dbdce0}.ddp-ui-join-type .ddp-data-join{float:left;position:relative;width:50%;height:100%;padding:0 84px 0 20px;box-sizing:border-box}.ddp-ui-join-type .ddp-data-join .ddp-comment{position:absolute;top:19px;right:18px}.ddp-ui-join-type .ddp-data-join.ddp-jointype{width:48%}.ddp-ui-join-type .ddp-data-join .ddp-ui-label{display:block;padding:20px 0 10px;color:#4b515b;font-size:13px;font-weight:700;text-align:left;overflow:hidden}.ddp-ui-join-type .ddp-data-join .ddp-ui-label span.ddp-title{float:left;padding-right:10px}.ddp-ui-join-type .ddp-data-join .ddp-ui-label span.ddp-data-detail{display:block;position:relative;top:1px;color:#b7b9c2;font-weight:400;font-size:12px;white-space:nowrap}.ddp-ui-join-type .ddp-data-join .ddp-ui-label span.ddp-txt-error{font-style:italic}.ddp-ui-join-type .ddp-data-join .ddp-ui-label span.ddp-data-detail strong{color:#666eb2}.ddp-ui-join-type .ddp-data-join .ddp-ui-label .ddp-data-error{color:#ca4b4b}.ddp-data-join{position:relative;text-align:center}.ddp-data-join ul.ddp-list-join{display:inline-block;overflow:Hidden}.ddp-data-join ul.ddp-list-join li{float:left;position:relative}.ddp-data-join ul.ddp-list-join li a{display:block;position:relative;width:68px;height:62px;padding:42px 0 0;border-radius:2px;border:1px solid transparent;box-sizing:border-box;color:#b7b9c2}.ddp-data-join ul.ddp-list-join li a em[class*=ddp-icon-join]{position:absolute;top:11px;left:50%;margin:0 0 0 -18px}em.ddp-icon-joininner,em.ddp-icon-joinleft,em.ddp-icon-joinouter,em.ddp-icon-joinright{display:inline-block;width:35px;height:24px;background:url(/assets/images/icon_join2.png) no-repeat;cursor:pointer}em.ddp-icon-joinleft{background-position:-36px top}em.ddp-icon-joinright{background-position:-73px top}em.ddp-icon-joinouter{background-position:-109px top}.ddp-data-join ul.ddp-list-join li.ddp-selected a,.ddp-data-join ul.ddp-list-join li a:hover{color:#4b515b}.ddp-data-join ul.ddp-list-join li.ddp-selected a em.ddp-icon-joininner,.ddp-data-join ul.ddp-list-join li a:hover em.ddp-icon-joininner{background-position:left -25px}.ddp-data-join ul.ddp-list-join li.ddp-selected a em.ddp-icon-joinleft,.ddp-data-join ul.ddp-list-join li a:hover em.ddp-icon-joinleft{background-position:-36px -25px}.ddp-data-join ul.ddp-list-join li.ddp-selected a em.ddp-icon-joinright,.ddp-data-join ul.ddp-list-join li a:hover em.ddp-icon-joinright{background-position:-72px -25px}.ddp-data-join ul.ddp-list-join li.ddp-selected a em.ddp-icon-joinouter,.ddp-data-join ul.ddp-list-join li a:hover em.ddp-icon-joinouter{background-position:-108px -25px}.ddp-data-join ul.ddp-list-join li.ddp-disabled:after{display:inline-block;content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:hsla(0,0%,98%,.4);cursor:no-drop}.ddp-data-join ul.ddp-list-join li a:hover{background-color:#fff;border:1px solid #d0d1d8}.ddp-data-join .ddp-ui-nodata{padding:10px 0 0 12px;color:#d0d1d8;font-size:12px;text-align:left}ul.ddp-list-form-join{position:absolute;top:45px;left:20px;right:0;bottom:0;overflow-y:auto}ul.ddp-list-form-join li{position:relative;padding:0 20px 4px 0}.ddp-ui-join-type.ddp-type .ddp-list-form-join li{margin-right:64px}ul.ddp-list-form-join li .ddp-form-join{width:100%}ul.ddp-list-form-join li em.ddp-icon-control-cut{position:absolute;top:5px;right:0}.ddp-box-resultpreview{display:none;position:absolute;bottom:0;left:50px;right:50px;min-height:260px}.ddp-box-resultpreview .ddp-ui-pop-top{position:relative;padding-left:0}.ddp-box-resultpreview .ddp-ui-pop-top .ddp-wrap-grid-option{position:absolute;top:0;right:0}.ddp-box-resultpreview .ddp-ui-pop-top .ddp-wrap-grid-option .ddp-data-form{padding-top:17px;padding-bottom:0}.ddp-box-resultpreview .ddp-ui-grid-form{position:absolute;top:48px;left:0;right:0;bottom:36px;border:1px solid #d0d1d8;border-radius:2px}.ddp-box-resultpreview .ddp-ui-grid-form .ddp-ui-nodata{color:#b7b9c2;font-size:13px}.ddp-box-resultpreview .ddp-ui-grid-form .ddp-txt-error,.ddp-box-resultpreview .ddp-ui-grid-form .ddp-ui-nodata{position:absolute;top:50%;left:0;right:0;text-align:center;margin-top:-6px}.ddp-box-resultpreview .ddp-ui-pop-top .ddp-wrap-grid-option .ddp-data-form .ddp-wrap-popup2{top:38px}.ddp-ui-popup-join .ddp-box-resultpreview{display:block}.ddp-ui-popup-join .ddp-ui-resultinfo{display:block;height:115px}.ddp-ui-popup-join .ddp-box-resultpreview.ddp-box-type{height:100%;left:0;right:0}.ddp-ui-popup-join .ddp-box-resultpreview.ddp-box-type .ddp-ui-grid-form{bottom:55px}.ddp-wrap-errortxt{position:absolute;top:0;left:0;right:0;bottom:0;text-align:center}.ddp-wrap-errortxt:before{content:"";display:inline-block;width:1px;height:100%;margin-right:0;vertical-align:middle}.ddp-type-selectbox.ddp-type{position:relative;padding-left:28px;height:28px;box-sizing:border-box}.ddp-type-selectbox.ddp-type ul.ddp-list-selectbox{position:relative;bottom:inherit;box-shadow:none;border:none}.ddp-type-selectbox.ddp-type .ddp-box-selecbox{display:none;position:absolute;top:34px;left:0;right:0;padding-bottom:10px;background-color:#fff;border:1px solid #ddd;box-shadow:0 1px 3px rgba(84,97,104,.3)}.ddp-type-selectbox.ddp-type em.ddp-icon-search{display:inline-block;position:absolute;top:50%;left:11px;width:11px;height:11px;background:url(/assets/images/icon_search.png) no-repeat;margin-top:-6px;z-index:1}.ddp-type-selectbox.ddp-type input.ddp-input-selectbox2{display:block;width:100%;position:absolute;top:0;left:0;right:0;bottom:0;padding-left:28px;padding-right:30px;color:#666eb2;border:none;box-sizing:border-box}.ddp-wrap-preview{width:880px;margin:0 auto;border-top:1px solid #ddd}.ddp-ui-import-option{padding:55px 0 60px}.ddp-wrap-preview .ddp-ui-source-info .ddp-wrap-grid-area{width:100%;height:200px;margin-top:15px}.ddp-ui-edit .ddp-wrap-input-title{padding:30px 0 28px;font-size:28px;font-weight:300;color:#222}dl.ddp-dl-store{overflow:hidden}dl.ddp-dl-store dt{float:left;padding:28px 0 0 20px;width:160px;color:#6f6f6f;font-size:12px;box-sizing:border-box}dl.ddp-dl-store dd{display:block;padding:28px 0 0;overflow:hidden}.ddp-wrap-snapshot .ddp-data-log{position:absolute;top:0;left:0;right:0;bottom:255px;padding:10px 17px 10px 16px}.ddp-wrap-snapshot .ddp-grid-label .ddp-txt-label{position:relative;top:9px;margin-left:16px;color:#36393f;font-weight:700}.ddp-wrap-snapshot .ddp-btn-bg{float:right;margin-right:16px}.ddp-wrap-snapshot .ddp-wrap-summary{padding:23px 34px 10px;overflow:Hidden}.ddp-wrap-snapshot .ddp-wrap-summary .ddp-data-summary{float:left;margin-right:50px}.ddp-wrap-snapshot .ddp-wrap-summary .ddp-data-summary .ddp-txt-label{color:#4c92e0;font-size:13px}.ddp-wrap-snapshot .ddp-wrap-summary .ddp-data-summary .ddp-data-per{display:block;color:#4c92e0;font-weight:700;font-size:28px}.ddp-wrap-snapshot .ddp-wrap-summary .ddp-data-summary.ddp-mismatch *{color:#eb5f58}.ddp-wrap-snapshot .ddp-wrap-summary .ddp-data-summary.ddp-missing *{color:#90969f}.ddp-wrap-snapshot .ddp-wrap-summary .ddp-box-stick{clear:both;width:100%;height:17px;overflow:hidden}.ddp-wrap-snapshot .ddp-wrap-summary .ddp-box-stick .ddp-data-valid{float:left;height:100%;background-color:#4c92e0}.ddp-wrap-snapshot .ddp-wrap-summary .ddp-box-stick .ddp-data-mismatched{display:block;float:left;height:100%;background-color:#eb5f58}.ddp-wrap-snapshot .ddp-wrap-summary .ddp-box-stick .ddp-data-missing{display:block;float:left;height:100%;background-color:#d0d1d8}.ddp-wrap-snapshot .ddp-wrap-summary .ddp-ui-error{margin-top:5px}.ddp-wrap-snapshot .ddp-wrap-progress{position:absolute;top:0;left:0;right:0;bottom:255px;padding:12px 16px}.ddp-wrap-snapshot .ddp-wrap-progress .ddp-data-status{font-size:14px;font-weight:700;color:#3e4148}.ddp-wrap-snapshot .ddp-wrap-progress .ddp-data-status .ddp-icon-info{display:inline-block;width:13px;height:13px;margin-right:5px;background:url(/assets/images/icon_info.png) no-repeat;background-position:-28px -16px;vertical-align:middle}.ddp-wrap-snapshot .ddp-wrap-progress .ddp-box-loading.ddp-progress{border:none;box-shadow:none;margin-top:-49px}.ddp-wrap-snapshot .ddp-wrap-progress .ddp-box-loading.ddp-cancel{margin-top:50px}.ddp-wrap-snapshot .ddp-wrap-progress .ddp-box-loading.ddp-cancel .ddp-pop-buttons{margin-top:0}.ddp-wrap-snapshot .ddp-wrap-grid{position:absolute;top:125px;left:17px;bottom:255px;right:16px;border:1px solid #b7b9c2}.ddp-layout-pop-right .ddp-view-detail{background-color:#fff;padding:28px 14px}.ddp-layout-pop-right .ddp-view-detail dl.ddp-dl-detail{overflow:hidden}.ddp-layout-pop-right .ddp-view-detail dl.ddp-dl-detail dt{float:left;width:106px;padding-top:13px;color:#b7bac1;font-size:13px}.ddp-layout-pop-right .ddp-view-detail dl.ddp-dl-detail dd{display:block;padding-top:13px;color:#4b515b;font-size:13px;overflow:hidden}.ddp-layout-pop-right .ddp-view-detail dl.ddp-dl-detail:first-of-type dd,.ddp-layout-pop-right .ddp-view-detail dl.ddp-dl-detail:first-of-type dt{padding-top:0}.ddp-layout-pop-right .ddp-view-detail dl.ddp-dl-detail2{padding-top:20px}.ddp-layout-pop-right .ddp-view-detail dl.ddp-dl-detail2:first-of-type{padding-top:0}.ddp-layout-pop-right .ddp-view-detail dl.ddp-dl-detail2 dt{margin-bottom:10px;color:#b7bac1;font-size:13px}.ddp-layout-pop-right .ddp-view-detail dl.ddp-dl-detail2 dd a.ddp-link-type{color:#35393f;font-size:16px}.ddp-layout-pop-right .ddp-view-detail dl.ddp-dl-detail2 dd a.ddp-link-type:hover{font-weight:700}.ddp-ui-dbconnect{display:inline-block;width:880px;padding:0 0 27px;text-align:left}.ddp-ui-dbconnect .ddp-type-selectbox.ddp-connection{width:390px}.ddp-ui-dbconnect .ddp-wrap-edit3{margin-top:30px}.ddp-ui-dbconnect>.ddp-wrap-edit3:first-of-type{margin-top:0}.ddp-ui-dbconnect .ddp-wrap-edit2{margin-top:30px}.ddp-ui-dbconnect .ddp-wrap-edit2.ddp-mgt30{margin-top:30px!important}.ddp-ui-dbconnect .ddp-wrap-edit2 .ddp-data-result{padding-bottom:9px;color:#4b515b;font-weight:300}.ddp-ui-dbconnect .ddp-wrap-edit2 .ddp-data-result .ddp-link-edit2{margin-left:5px}.ddp-ui-dbconnect>.ddp-wrap-edit2:first-of-type{margin-top:0}.ddp-wrap-edit2 label.ddp-label-type+.ddp-white-space{margin:0 0 -10px}.ddp-white-space{margin:-10px 0}ul.ddp-list-dbtype{margin:-2px;overflow:hidden}ul.ddp-list-dbtype li{position:relative;float:left;width:16.66666%;padding:2px;box-sizing:border-box}ul.ddp-list-dbtype li.ddp-disabled a{opacity:.5;cursor:no-drop}ul.ddp-list-dbtype li.ddp-disabled a:hover{border:1px solid #d0d1d7;font-weight:400;color:#90969f}ul.ddp-list-dbtype li.ddp-disabled.ddp-selected a{opacity:1}ul.ddp-list-dbtype li.ddp-disabled.ddp-selected a:hover{border:1px solid #4b515b;color:#4b515b;font-weight:700}ul.ddp-list-dbtype li:last-of-type{padding-right:0}ul.ddp-list-dbtype li:last-of-type.ddp-disabled:before{right:0}ul.ddp-list-dbtype li [class*=ddp-label-]{width:100%;box-sizing:border-box}ul.ddp-list-dbtype li.ddp-selected [class*=ddp-label-]{padding-right:20px;border:1px solid #91969e;color:#4b515b;font-weight:700;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}ul.ddp-list-dbtype li.ddp-selected [class*=ddp-label-]:after{display:inline-block;position:absolute;top:50%;right:10px;margin-top:-4px;width:11px;height:8px;background:url(/assets/images/icon_select2.png) no-repeat;background-position:-68px top;content:""}ul.ddp-list-dbtype li .ddp-label-dbtype{display:table;position:relative;height:50px;padding:0 0 0 44px;border-radius:4px;font-size:13px;color:#90969f;border:1px solid #d0d1d7;box-sizing:border-box;vertical-align:middle}ul.ddp-list-dbtype li .ddp-label-dbtype .ddp-txt-db{display:table-cell;width:100%;height:100%;vertical-align:middle}ul.ddp-list-dbtype li .ddp-label-dbtype:hover{border:1px solid #4b515b;color:#4b515b;font-weight:700}ul.ddp-list-dbtype li .ddp-label-dbtype .ddp-icon-db,ul.ddp-list-dbtype li .ddp-label-dbtype .ddp-img-icon{display:inline-block;position:absolute;top:50%;left:10px;margin-top:-12px;width:24px;height:24px}.ddp-ui-dbconnect .ddp-ui-db-type{float:left;width:389px}.ddp-ui-dbconnect .ddp-ui-db-type label.ddp-label-type{display:block;padding-bottom:13px;color:#444;font-weight:700}.ddp-ui-dbconnect .ddp-ui-db-type label.ddp-label-type.ddp-type{font-weight:700;font-size:13px}.ddp-ui-dbconnect .ddp-ui-db-type .ddp-wrap-edit3.ddp-type{margin-bottom:20px}.ddp-ui-dbconnect .ddp-ui-db-type .ddp-wrap-edit3.ddp-type .ddp-label-type{display:table-cell}.ddp-ui-dbconnect .ddp-ui-db-type ul.ddp-list-db-type{float:left;margin-bottom:10px;width:100%;border-radius:3px;border:1px solid #ddd}.ddp-ui-dbconnect .ddp-ui-db-type ul.ddp-list-db-type li{float:left;position:relative;width:50%;height:98px;border-right:1px solid #ddd;border-bottom:1px solid #ddd;margin-bottom:-1px;box-sizing:border-box}.ddp-ui-dbconnect .ddp-ui-db-type ul.ddp-list-db-type li:nth-child(2n){border-right:none}.ddp-ui-dbconnect .ddp-ui-db-type ul.ddp-list-db-type li a{display:block;position:relative;width:100%;height:100%}.ddp-ui-dbconnect .ddp-ui-db-type ul.ddp-list-db-type li a em.ddp-img-amazon,.ddp-ui-dbconnect .ddp-ui-db-type ul.ddp-list-db-type li a em.ddp-img-green,.ddp-ui-dbconnect .ddp-ui-db-type ul.ddp-list-db-type li a em.ddp-img-hive,.ddp-ui-dbconnect .ddp-ui-db-type ul.ddp-list-db-type li a em.ddp-img-mysql,.ddp-ui-dbconnect .ddp-ui-db-type ul.ddp-list-db-type li a em.ddp-img-oracle,.ddp-ui-dbconnect .ddp-ui-db-type ul.ddp-list-db-type li a em.ddp-img-phoenix,.ddp-ui-dbconnect .ddp-ui-db-type ul.ddp-list-db-type li a em.ddp-img-postgre,.ddp-ui-dbconnect .ddp-ui-db-type ul.ddp-list-db-type li a em.ddp-img-presto,.ddp-ui-dbconnect .ddp-ui-db-type ul.ddp-list-db-type li a em.ddp-img-sqlserver,.ddp-ui-dbconnect .ddp-ui-db-type ul.ddp-list-db-type li a em.ddp-img-stage,.ddp-ui-dbconnect .ddp-ui-db-type ul.ddp-list-db-type li a em.ddp-img-tibero{display:block;position:absolute;top:50%;left:50%;background:url(/assets/images/icon_dbtype.png) no-repeat}.ddp-ui-dbconnect .ddp-ui-db-type ul.ddp-list-db-type li a em.ddp-img-oracle{width:107px;height:38px;margin:-19px 0 0 -54px}.ddp-ui-dbconnect .ddp-ui-db-type ul.ddp-list-db-type li a em.ddp-img-mysql{width:96px;height:50px;margin:-25px 0 0 -48px;background-position:left -39px}.ddp-ui-dbconnect .ddp-ui-db-type ul.ddp-list-db-type li a em.ddp-img-sqlserver{width:75px;height:61px;margin:-32px 0 0 -38px;background-position:left -90px}.ddp-ui-dbconnect .ddp-ui-db-type ul.ddp-list-db-type li a em.ddp-img-hive{width:60px;height:54px;margin:-27px 0 0 -30px;background-position:left -152px}.ddp-ui-dbconnect .ddp-ui-db-type ul.ddp-list-db-type li a em.ddp-img-green{width:107px;height:27px;margin:-14px 0 0 -54px;background-position:left -206px}.ddp-ui-dbconnect .ddp-ui-db-type ul.ddp-list-db-type li a em.ddp-img-postgre{width:134px;height:45px;margin:-23px 0 0 -67px;background-position:left -233px}.ddp-ui-dbconnect .ddp-ui-db-type ul.ddp-list-db-type li a em.ddp-img-presto{width:130px;height:42px;margin:-21px 0 0 -65px;background-position:left -279px}.ddp-ui-dbconnect .ddp-ui-db-type ul.ddp-list-db-type li a em.ddp-img-phoenix{width:116px;height:31px;margin:-15px 0 0 -58px;background-position:left -322px}.ddp-ui-dbconnect .ddp-ui-db-type ul.ddp-list-db-type li a em.ddp-img-tibero{width:118px;height:40px;margin:-20px 0 0 -59px;background-position:left -354px}.ddp-ui-dbconnect .ddp-ui-db-type ul.ddp-list-db-type li a em.ddp-img-stage{width:108px;height:24px;margin:-12px 0 0 -54px;background-position:left -395px}.ddp-ui-dbconnect .ddp-ui-db-type ul.ddp-list-db-type li a em.ddp-img-amazon{width:110px;height:43px;margin:-22px 0 0 -55px;background-position:left -454px}.ddp-ui-dbconnect .ddp-ui-db-type ul.ddp-list-db-type li.ddp-disabled:before{display:inline-block;position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;cursor:no-drop;content:""}.ddp-ui-dbconnect .ddp-ui-db-type ul.ddp-list-db-type li.ddp-disabled a em.ddp-img-green,.ddp-ui-dbconnect .ddp-ui-db-type ul.ddp-list-db-type li.ddp-disabled a em.ddp-img-hive,.ddp-ui-dbconnect .ddp-ui-db-type ul.ddp-list-db-type li.ddp-disabled a em.ddp-img-mysql,.ddp-ui-dbconnect .ddp-ui-db-type ul.ddp-list-db-type li.ddp-disabled a em.ddp-img-oracle,.ddp-ui-dbconnect .ddp-ui-db-type ul.ddp-list-db-type li.ddp-disabled a em.ddp-img-phoenix,.ddp-ui-dbconnect .ddp-ui-db-type ul.ddp-list-db-type li.ddp-disabled a em.ddp-img-postgre,.ddp-ui-dbconnect .ddp-ui-db-type ul.ddp-list-db-type li.ddp-disabled a em.ddp-img-presto,.ddp-ui-dbconnect .ddp-ui-db-type ul.ddp-list-db-type li.ddp-disabled a em.ddp-img-sqlserver,.ddp-ui-dbconnect .ddp-ui-db-type ul.ddp-list-db-type li.ddp-disabled a em.ddp-img-stage,.ddp-ui-dbconnect .ddp-ui-db-type ul.ddp-list-db-type li.ddp-disabled a em.ddp-img-tibero{background:url(/assets/images/icon_dbtype_dim.png) no-repeat}.ddp-ui-dbconnect .ddp-ui-db-type ul.ddp-list-db-type li.ddp-disabled a em.ddp-img-mysql{background-position:left -39px}.ddp-ui-dbconnect .ddp-ui-db-type ul.ddp-list-db-type li.ddp-disabled a em.ddp-img-sqlserver{background-position:left -90px}.ddp-ui-dbconnect .ddp-ui-db-type ul.ddp-list-db-type li.ddp-disabled a em.ddp-img-hive{background-position:left -152px}.ddp-ui-dbconnect .ddp-ui-db-type ul.ddp-list-db-type li.ddp-disabled a em.ddp-img-green{background-position:left -206px}.ddp-ui-dbconnect .ddp-ui-db-type ul.ddp-list-db-type li.ddp-disabled a em.ddp-img-postgre{background-position:left -233px}.ddp-ui-dbconnect .ddp-ui-db-type ul.ddp-list-db-type li.ddp-disabled a em.ddp-img-presto{background-position:left -279px}.ddp-ui-dbconnect .ddp-ui-db-type ul.ddp-list-db-type li.ddp-disabled a em.ddp-img-phoenix{background-position:left -322px}.ddp-ui-dbconnect .ddp-ui-db-type ul.ddp-list-db-type li.ddp-disabled a em.ddp-img-tibero{background-position:left -354px}.ddp-ui-dbconnect .ddp-ui-db-type ul.ddp-list-db-type li.ddp-disabled a em.ddp-img-stage{background-position:left -395px}.ddp-ui-dbconnect .ddp-ui-db-type ul.ddp-list-db-type li a em.ddp-icon-hover{display:none;position:absolute;top:0;left:0;right:0;bottom:0;border:1px solid #444;z-index:1}.ddp-ui-dbconnect .ddp-ui-db-type ul.ddp-list-db-type li:nth-child(2n) a em.ddp-icon-hover{left:-1px}.ddp-ui-dbconnect .ddp-ui-db-type ul.ddp-list-db-type li.ddp-selected em.ddp-icon-hover,.ddp-ui-dbconnect .ddp-ui-db-type ul.ddp-list-db-type li a:hover em.ddp-icon-hover{display:block}.ddp-ui-dbconnect .ddp-ui-db-type ul.ddp-list-db-type li.ddp-selected a .ddp-bg-selected{display:block;position:absolute;bottom:0;left:0;right:0;height:23px;background:#454545}.ddp-ui-dbconnect .ddp-ui-db-type ul.ddp-list-db-type li.ddp-selected a .ddp-bg-selected em.ddp-icon-select{display:block;position:absolute;top:50%;left:50%;width:11px;height:8px;margin:-4px 0 0 -6px;background:url(/assets/images/icon_select2.png) no-repeat;background-position:-27px top}.ddp-ui-dbconnect .ddp-ui-db-type .ddp-type-selectbox{margin-bottom:23px}.ddp-ui-dbconnect .ddp-ui-db-option{float:right;width:435px;padding-top:45px;padding-bottom:10px}.ddp-ui-dbconnect .ddp-ui-db-option .ddp-ui-buttons .ddp-ui-message{margin-top:10px}.ddp-ui-dbconnect .ddp-clear{margin:0 -8px}.ddp-ui-dbconnect .ddp-clear [class*=ddp-col-]{padding-left:8px;padding-right:8px}.ddp-ui-dbconnect .ddp-clear.ddp-db-url .ddp-ui-error{display:none}.ddp-ui-dbconnect .ddp-clear.ddp-db-url .ddp-error .ddp-ui-error{display:block}.ddp-ui-dbconnect .ddp-clear.ddp-db-url .ddp-ui-error{position:relative;bottom:0;left:0}.ddp-ui-dbconnect .ddp-ui-db-option .ddp-ui-message{float:left;width:100%;margin-top:30px}.ddp-ui-dbconnect .ddp-ui-db-option .ddp-ui-message.ddp-ui-info{margin-top:0}.ddp-ui-dbconnect .ddp-ui-db-option .ddp-ui-message.ddp-inline{display:inline-block}.ddp-ui-dbconnect .ddp-ui-db-option .ddp-wrap-edit2 label.ddp-label-type{font-weight:400}.ddp-wrap-edit2 label.ddp-label-type .ddp-link-edit{float:right;position:relative;top:6px;color:#90969f;font-weight:400;font-size:12px}.ddp-wrap-edit2 label.ddp-label-type .ddp-link-edit:hover{text-decoration:underline}.ddp-wrap-edit2 label.ddp-label-type .ddp-link-edit em.ddp-icon-edit{display:inline-block;position:relative;top:-1px;width:10px;height:10px;margin-right:2px;background:url(/assets/images/icon_edit2.png) no-repeat;background-position:-22px top;vertical-align:middle}.ddp-ui-dbconnect .ddp-ui-db-option .ddp-ui-buttons{padding-top:20px;white-space:nowrap}.ddp-ui-dbconnect .ddp-ui-db-option .ddp-ui-buttons.ddp-inline .ddp-btn-pop,.ddp-ui-dbconnect .ddp-ui-db-option .ddp-ui-buttons.ddp-inline .ddp-btn-type4{display:inline-block;margin-right:9px}.ddp-ui-dbconnect .ddp-ui-db-option .ddp-ui-buttons.ddp-inline .ddp-ui-message{display:inline-block;float:inherit;width:inherit}.ddp-ui-dbconnect .ddp-ui-db-option .ddp-ui-buttons.ddp-inline .ddp-ui-message span.ddp-data-error2{display:inline-block;padding:6px 0 0;white-space:nowrap}.ddp-ui-dbconnect .ddp-wrap-dbaddress{float:left;width:100%}.ddp-ui-dbconnect .ddp-wrap-dbaddress .ddp-data-host{float:left;width:325px}.ddp-ui-dbconnect .ddp-wrap-dbaddress .ddp-data-port{float:right;width:100px}.ddp-ui-dbconnect .ddp-ui-db-option2{margin:24px 0 0;padding:0}.ddp-ui-db-option2{clear:both;padding:12px 0 0}.ddp-ui-db-option2 .ddp-label-checkbox{position:relative;top:6px;float:left;margin-right:10px}.ddp-ui-db-option2 .ddp-input-typebasic{display:block;width:237px}.ddp-ui-db-option2 .ddp-input-typebasic.ddp-type{width:463px}.ddp-ui-db-option2 .ddp-wrap-error-type{overflow:hidden}.ddp-ui-db-option2 .ddp-wrap-error-type .ddp-ui-message{margin-top:-6px}.ddp-ui-import-option{display:inline-block;width:880px;padding:0 0 26px;text-align:left}.ddp-ui-import-option .ddp-ui-textarea{position:relative;width:100%;margin-bottom:12px}.ddp-ui-import-option ul.ddp-list-buttons{display:block;margin-bottom:20px}.ddp-ui-import-option ul.ddp-list-buttons li{font-size:13px}.ddp-ui-import-option .ddp-ui-input-form{padding-bottom:42px}.ddp-ui-import-option label.ddp-label-type{font-size:13px;color:#444;font-weight:700}.ddp-ui-import-option .ddp-ui-edit-db .ddp-form-input-dropdown .ddp-form-dropdown-white{padding:0 35px 0 10px}.ddp-ui-import-option .ddp-ui-edit-db .ddp-form-input-dropdown .ddp-form-dropdown-white .ddp-ui-drop-wrap{overflow:hidden;position:absolute;top:0;left:10px;padding:7px 0}.ddp-ui-import-option .ddp-ui-edit-db .ddp-label-type{display:block;padding-bottom:15px}.ddp-ui-import-option .ddp-ui-option-select{width:100%}.ddp-ui-import-option .ddp-ui-option-select .ddp-ui-search-db{position:relative;margin-bottom:10px;white-space:nowrap}.ddp-ui-import-option .ddp-ui-option-select .ddp-ui-search-db .ddp-type-selectbox{display:inline-block;width:270px;margin-right:10px;box-sizing:border-box}.ddp-ui-import-option .ddp-ui-option-select .ddp-ui-search-db .ddp-txt-error{display:inline-block;position:relative;top:-3px}.ddp-ui-import-option .ddp-ui-option-select .ddp-ui-buttons{position:absolute;bottom:18px;right:17px;overflow:hidden}.ddp-ui-import-option .ddp-ui-option-select .ddp-ui-buttons .ddp-btn-type4{float:left;margin-left:10px}.ddp-ui-import-option .ddp-ui-option-select .ddp-ui-buttons .ddp-ui-message{float:left;padding:7px 0 0}.ddp-ui-import-option .ddp-ui-option-select .ddp-ui-input-form{padding-bottom:0}.ddp-ui-import-option .ddp-ui-option-select .ddp-ui-edit-db .ddp-wrap-edit{width:100%;border-top:1px solid #e7e7ea;border-bottom:1px solid #e7e7ea}.ddp-ui-import-option .ddp-ui-option-select .ddp-ui-edit-db .ddp-ui-edit{display:block;position:relative;width:100%;height:250px;padding:28px 30px;font-size:14px;color:#444;border:none;background-color:#f9f9f9;white-space:pre-wrap;box-sizing:border-box}.ddp-ui-import-option .ddp-ui-option-select .ddp-ui-edit-db .ddp-ui-edit:focus{outline:none}.ddp-ui-import-option .ddp-ui-option-select .ddp-ui-edit-db .ddp-ui-edit .ddp-wrap-editor{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#f9f9f9}.ddp-ui-import-option .ddp-ui-option-select .ddp-ui-edit-db .ddp-wrap-edit .ace_scroller{background-color:#f9f9f9}.ddp-ui-import-option .ddp-btn-preview{display:block;padding:18px 0 0;text-align:right}.ddp-ui-import-option .ddp-btn-preview a{color:#297bb8;font-size:14px;line-height:31px}.ddp-ui-import-option .ddp-btn-preview em.ddp-icon-preview{display:inline-block;position:relative;top:-1px;width:14px;height:14px;margin-right:5px;background:url(/assets/images/icon_preview.png) no-repeat;vertical-align:middle}.ddp-ui-import-option .ddp-ui-message{padding:20px 0 0}.ddp-ui-import-option .ddp-ui-grid{clear:both;border:1px solid #b7b9c2;height:290px}.ddp-ui-import-option.ddp-selected-table .ddp-ui-textarea{display:none}.ddp-ui-import-option.ddp-selected-table .ddp-ui-db-table{display:block;position:relative;z-index:10}.ddp-ui-import-option.ddp-selected-query .ddp-ui-textarea{display:block}.ddp-ui-import-option.ddp-selected-query .ddp-ui-db-table{display:none}.ddp-ui-import-option.ddp-selected-table .ddp-ui-grid{height:420px}.ddp-area-datadetail{position:relative;margin-top:43px}.ddp-area-datadetail:first-of-type{margin-top:15px}.ddp-area-datadetail label.ddp-label-detail{display:block;padding-bottom:20px}.ddp-area-datadetail .ddp-type-search.type-metasearch{position:absolute;top:0;right:0;width:200px}.ddp-wrap-detail.ddp-type label.ddp-label-detail{font-weight:700;font-size:13px}.ddp-wrap-datadetail label.ddp-label-detail{color:#4c515a;font-size:16px;font-weight:700}.ddp-wrap-datadetail label.ddp-label-detail .ddp-data-num{font-weight:400}.ddp-wrap-datadetail label.ddp-label-detail.ddp-font-weight{font-weight:300}.ddp-wrap-datadetail label.ddp-label-detail [class*=ddp-btn]{margin-left:4px;font-weight:400}.ddp-wrap-datadetail .ddp-ui-information{padding:0 0 0 27px}.ddp-wrap-datadetail .ddp-ui-information .ddp-data-name{padding-bottom:20px;font-size:22px}.ddp-wrap-datadetail .ddp-ui-information .ddp-ui-popularity{display:inline-block;padding:15px 15px 15px 19px;background-color:rgba(199,202,235,.15)}.ddp-wrap-datadetail .ddp-ui-information .ddp-ui-popularity .ddp-icon-popularity{float:left;position:relative;top:1px;margin-right:8px}.ddp-wrap-datadetail .ddp-ui-information .ddp-ui-popularity .ddp-txt-label{float:left;margin-right:19px;color:#666eb2;font-size:13px;font-weight:700}.ddp-wrap-datadetail .ddp-ui-information .ddp-ui-popularity .ddp-bar{display:inline-block;position:relative;height:16px;width:439px;border-radius:2px;background-color:#e4e5f3}.ddp-wrap-datadetail .ddp-ui-information .ddp-ui-popularity .ddp-bar span{display:inline-block;position:absolute;top:0;left:0;bottom:0;border-radius:2px;background-image:linear-gradient(90deg,#c7cef6 0,#9196f1 46%,#6361bc)}table.ddp-table-detail .ddp-box-histogram{position:relative;height:118px;padding:10px;border:1px solid #dddde2;box-sizing:border-box}table.ddp-table-detail .ddp-box-histogram .ddp-box-graph{width:100%;height:100%}table.ddp-table-detail .ddp-box-histogram .ddp-wrap-link-detail{position:absolute;top:-19px;right:5px}table.ddp-table-detail .ddp-box-histogram .ddp-wrap-link-detail a.ddp-link-detail{font-style:italic;font-size:12px}table.ddp-table-detail th a.ddp-link-edit2{display:inline-block;margin-top:5px}table.ddp-table-detail td .ddp-data-permission{display:block;width:100%;margin-top:18px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}table.ddp-table-detail td .ddp-data-permission:first-of-type{margin-top:0}table.ddp-table-detail td .ddp-data-permission span.ddp-data-workspace{display:inline-block;margin:0 19px 0 9px;color:#4b515b;font-size:13px}table.ddp-table-detail td .ddp-data-permission span.ddp-data-name{color:#b7bac1;font-size:12px}.ddp-ui-datadetail{position:relative;padding:40px 20px 0;border-top:1px dotted #ccc}.ddp-ui-datadetail+.ddp-ui-datadetail{margin:40px 0 0;border-top:1px dotted #ccc}.ddp-ui-datadetail.ddp-border-none{border:none}.ddp-ui-datadetail.ddp-box-type .ddp-wrap-result{min-height:233px}.ddp-ui-datadetail:first-of-type{border-top:none}.ddp-ui-datadetail .ddp-label-detail{display:block;margin-bottom:15px}.ddp-ui-datadetail .ddp-box-synch{position:absolute;top:0;left:0;right:0}.ddp-ui-datadetail .ddp-btn-solid2.type-link{position:absolute;top:40px;right:60px}.ddp-ui-datadetail.type-detail{border-top:none}.ddp-ui-datadetail.type-detail .ddp-label-detail{font-size:16px}.ddp-ui-datadetail.type-detail table.ddp-table-detail3.type-running{width:100%;table-layout:fixed}.ddp-ui-datadetail.type-detail table.ddp-table-detail3.type-running .ddp-txt-long{position:relative;top:5px}.ddp-ui-datadetail.type-detail table.ddp-table-detail3 .ddp-txt-long{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ddp-ui-datadetail.type-detail table.ddp-table-detail3.type-running .ddp-btn-pop{float:right;min-width:auto;margin:-3px 0}.ddp-ui-datadetail.type-detail .ddp-detail-option{padding-bottom:10px}.ddp-ui-datadetail.type-detail .ddp-detail-option .ddp-type-selectbox{width:180px}.ddp-ui-datadetail.type-detail .ddp-wrap-edit .ddp-ui-edit-option.ddp-inline .ddp-label-checkbox{margin-right:11px}.ddp-ui-datadetail.type-detail table.ddp-table-detail{padding:0 20px}.ddp-ui-datadetail.type-detail+.ddp-ui-datadetail.type-detail{margin-top:0;padding-top:30px}.ddp-ui-datadetail .ddp-btn-detail{position:absolute;top:40px;right:60px}.ddp-ui-datadetail .ddp-btn-detail [class*=ddp-btn]{float:left;margin-left:5px}table.ddp-table-detail tr td dl.ddp-dl-detail{margin-top:16px}table.ddp-table-detail tr td dl.ddp-dl-detail:first-of-type{margin-top:0}table.ddp-table-detail tr td dl.ddp-dl-detail:last-of-type{margin-bottom:30px}table.ddp-table-detail tr td dl.ddp-dl-detail dt{float:left;width:140px;font-weight:700;color:#4b515b;font-size:13px}table.ddp-table-detail tr td dl.ddp-dl-detail dd{display:block;color:#4b515b;font-size:13px;overflow:hidden}table.ddp-table-detail tr td dl.ddp-dl-detail dd .ddp-txt-detail{display:inline-block;position:relative;max-width:100%;padding-right:35px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal;box-sizing:Border-box}table.ddp-table-detail tr td dl.ddp-dl-detail dd .ddp-txt-detail a.ddp-link-edit2{position:absolute;top:0;right:0}table.ddp-table-detail tr td dl.ddp-dl-detail dd a.ddp-link-url{color:#4c92e0;font-size:13px;text-decoration:underline}table.ddp-table-detail tr td .ddp-box-title{padding-bottom:10px;font-size:14px;color:#4b515b}table.ddp-table-detail tr td .ddp-box-sub{padding:20px;background-color:#f6f6f7}table.ddp-table-detail tr td .ddp-box-sub dl.ddp-dl-detail dt{width:160px}table.ddp-table-detail tr td .ddp-box-sub dl.ddp-dl-detail:last-of-type{margin-bottom:0}.ddp-wrap-link-detail{position:relative;max-width:720px;text-align:right}.ddp-wrap-link-detail.ddp-selected .ddp-box-layout4{display:block}.ddp-wrap-link-detail .ddp-box-layout4{display:none;position:absolute;right:0;top:100%;margin:5px 0 0;max-height:290px;text-align:left;overflow-y:auto}.ddp-wrap-link-detail .ddp-box-layout4 .ddp-data-title{padding-bottom:16px}.ddp-wrap-link-detail .ddp-box-layout4 dl.ddp-dl-setting{margin:0 14px;position:relative}.ddp-wrap-link-detail .ddp-box-layout4 dl.ddp-dl-setting dt{color:#b7bac1;font-size:12px}.ddp-wrap-link-detail .ddp-box-layout4 dl.ddp-dl-setting dd{position:absolute;top:0;right:0;font-size:12px;color:#4b515b}.ddp-wrap-link-detail .ddp-box-layout4 .ddp-wrap-data-detail{padding:10px 14px}.ddp-wrap-link-detail .ddp-box-layout4 .ddp-wrap-data-detail .ddp-ui-top-title{padding-bottom:10px;color:#4b515b;font-size:12px;font-weight:700}.ddp-wrap-link-detail .ddp-box-layout4 .ddp-wrap-data-detail ul.ddp-list-data-detail li{position:relative;margin-top:5px}.ddp-wrap-link-detail .ddp-box-layout4 .ddp-wrap-data-detail ul.ddp-list-data-detail li span.ddp-data-date{color:#4b515b;font-size:12px}.ddp-wrap-link-detail .ddp-box-layout4 .ddp-wrap-data-detail ul.ddp-list-data-detail li .ddp-data-size{position:absolute;top:0;right:0;font-size:12px;color:#b7bac1}.ddp-wrap-datadetail .ddp-box-monitoring{max-width:1220px;height:233px;padding:10px;border:1px solid #dddde2;box-sizing:border-box}.ddp-wrap-datadetail .ddp-ui-datadetail.type-detail:first-of-type{padding-top:20px}.ddp-wrap-datadetail .ddp-part{padding:0 20px}.ddp-wrap-datadetail .ddp-part .ddp-ui-datadetail{float:left;width:600px;padding:40px 0 0;margin-right:20px}.ddp-wrap-datadetail .ddp-part .ddp-ui-datadetail+.ddp-ui-datadetail{margin-top:0}.ddp-wrap-datadetail .ddp-wrap-result{width:1220px}.ddp-wrap-datadetail .ddp-wrap-result .ddp-wrap-grid-option{padding-bottom:10px;white-space:nowrap}.ddp-wrap-datadetail .ddp-wrap-result .ddp-wrap-grid-option .ddp-box-calen{width:150px}.ddp-wrap-datadetail .ddp-wrap-result .ddp-wrap-grid-option .ddp-wrap-edit{display:inline-block;margin-right:30px}.ddp-wrap-datadetail .ddp-wrap-result .ddp-wrap-grid-option .ddp-wrap-edit .ddp-type-selectbox{width:132px;box-sizing:border-box}.ddp-wrap-datadetail .ddp-wrap-result .ddp-wrap-edit3{width:auto}.ddp-table-form tr td a.ddp-link-edit2{float:right;margin-right:30px}.ddp-pop-datadetail{overflow:inherit}.ddp-pop-datadetail .ddp-wrap-grid-option .ddp-fleft{padding:7px 14px 6px}.ddp-pop-datadetail .ddp-wrap-grid-option .ddp-form-search{float:left;width:150px;margin-right:25px}.ddp-pop-datadetail .ddp-wrap-grid-option .ddp-wrap-edit3{float:left;width:auto}.ddp-pop-datadetail .ddp-wrap-grid-option .ddp-wrap-edit3 label.ddp-label-type{width:inherit;padding-right:15px}.ddp-pop-datadetail .ddp-wrap-grid-option .ddp-btn-reset3{float:left}.ddp-pop-datadetail .ddp-wrap-grid-option .ddp-form-label2{float:Left;margin-left:40px}.ddp-pop-datadetail .ddp-wrap-grid-option .ddp-form-label2 .ddp-type-selectbox{background-color:transparent}.ddp-pop-datadetail .ddp-wrap-grid-option .ddp-form-label2 .ddp-type-selectbox.ddp-selected .ddp-wrap-popup2{white-space:nowrap;right:inherit}.ddp-pop-datadetail .ddp-wrap-grid-option .ddp-form-label2.ddp-mgl0{margin-left:0}.ddp-pop-datadetail .ddp-wrap-grid-option .ddp-form-label2 .ddp-type-selectbox{width:110px}.ddp-pop-datadetail .ddp-wrap-grid-option .ddp-btn-reset3{position:relative;top:7px;margin-left:10px}.ddp-pop-datadetail .ddp-wrap-grid-option .ddp-data-form{padding:9px 13px 10px}.ddp-type-preview .ddp-ui-tab-contents.ddp-pop-datadetail .ddp-ui-grid2{top:53px}.ddp-pop-datadetail .ddp-wrap-colum-detail{position:absolute;top:44px;left:0;right:0;bottom:0}.ddp-pop-datadetail .ddp-wrap-colum-detail.ddp-info{top:75px}.ddp-pop-datadetail .ddp-wrap-detail.ddp-type .ddp-ui-detail .ddp-ui-title2{padding:10px 20px 25px;font-size:13px;font-weight:700}.ddp-pop-datadetail .ddp-wrap-column-list{position:relative;float:left;width:459px;height:100%;border-right:1px solid #e7e7ea;overflow-y:auto;overflow-x:hidden}.ddp-pop-datadetail .ddp-wrap-column-list .ddp-ui-column-list+.ddp-ui-column-list{border-top:1px solid #e7e7ea}.ddp-pop-datadetail .ddp-wrap-column-list .ddp-label-title{padding:13px 18px;color:#4b515b;font-size:14px;font-weight:700}.ddp-pop-datadetail .ddp-wrap-column-list .ddp-label-title em.ddp-icon-database-b{margin-right:13px;vertical-align:middle}.ddp-pop-datadetail .ddp-wrap-column-list .ddp-label-title em.ddp-icon-sub{display:inline-block;position:relative;top:-8px;margin-right:8px;width:17px;height:17px;background:url(/assets/images/icon_subline.png) no-repeat}.ddp-pop-datadetail .ddp-data-details .ddp-label-title,.ddp-pop-datadetail .ddp-wrap-sourcename .ddp-label-title{padding:13px 18px;color:#4b515b;font-size:14px;font-weight:700}.ddp-pop-datadetail .ddp-data-details .ddp-label-title em.ddp-icon-database-b,.ddp-pop-datadetail .ddp-wrap-sourcename .ddp-label-title em.ddp-icon-database-b{margin-right:13px;vertical-align:middle}.ddp-pop-datadetail .ddp-data-details .ddp-label-title em.ddp-icon-sub,.ddp-pop-datadetail .ddp-wrap-sourcename .ddp-label-title em.ddp-icon-sub{display:inline-block;position:relative;top:-8px;margin-right:8px;width:17px;height:17px;background:url(/assets/images/icon_subline.png) no-repeat}.ddp-pop-datadetail .ddp-wrap-colum-detail .ddp-wrap-detail{float:left;width:100%;height:100%;margin-left:-460px;padding-left:476px;padding-right:16px;box-sizing:border-box;overflow-y:auto}.ddp-pop-datadetail .ddp-wrap-colum-detail .ddp-wrap-detail .ddp-ui-detail{padding-bottom:42px;border-top:1px solid #e7e7ea}.ddp-pop-datadetail .ddp-wrap-colum-detail .ddp-wrap-detail .ddp-ui-detail:first-of-type{border-top:none}.ddp-pop-datadetail .ddp-ui-detail .ddp-box-histogram{height:61px;border:1px solid #dadada;box-sizing:border-box}.ddp-pop-datadetail .ddp-ui-detail .ddp-box-histogram.ddp-type{height:125px}.ddp-pop-datadetail .ddp-ui-tab .ddp-box-layout4.ddp-information{position:fixed;top:120px;left:450px;z-index:55;width:270px;height:310px;box-sizing:border-box;overflow:auto}ul.ddp-ui-tab.ddp-type li .ddp-box-layout4.ddp-information a{padding:0;border:none}.ddp-box-layout4.ddp-information .ddp-data-type{display:inline-block;margin-left:9px}.ddp-box-layout4.ddp-information .ddp-data-type:first-of-type{margin-left:0}.ddp-box-layout4.ddp-information .ddp-data-type em[class*=ddp-icon-type-]{position:relative;left:0;margin-right:3px}.ddp-box-layout4.ddp-information .ddp-view-join{padding:0 15px}.ddp-box-layout4.ddp-information .ddp-view-join .ddp-data-name{display:block;padding:8px 10px;background-color:#4b515b;border-radius:2px;color:#fff;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-wrap:normal}.ddp-box-layout4.ddp-information .ddp-view-join .ddp-data-name em.ddp-icon-database-w{margin-right:5px}.ddp-box-layout4.ddp-information .ddp-list-join{padding-bottom:17px}.ddp-box-layout4.ddp-information .ddp-list-join li{position:relative;float:inherit;padding-top:10px}.ddp-box-layout4.ddp-information .ddp-list-join li:first-of-type{padding-top:0}.ddp-box-layout4.ddp-information .ddp-list-join li:first-of-type:before{display:none}.ddp-box-layout4.ddp-information .ddp-list-join li:before{display:inline-block;content:"";position:absolute;top:0;bottom:0;left:14px;border-left:1px solid #374050}.ddp-box-layout4.ddp-information .ddp-list-join li:last-of-type:before{height:25px}.ddp-box-layout4.ddp-information .ddp-list-join li .ddp-data-joinname{float:left;width:100%}.ddp-box-layout4.ddp-information .ddp-list-join li .ddp-data-joinname.ddp-2depth{position:relative;padding:12px 0 0 22px;box-sizing:border-box}.ddp-box-layout4.ddp-information .ddp-list-join li .ddp-data-joinname.ddp-2depth:before{display:inline-block;content:"";position:absolute;top:-10px;bottom:0;left:36px;border-left:1px solid #374050}.ddp-box-layout4.ddp-information .ddp-list-join li .ddp-data-joinname:before{display:inline-block}.ddp-box-layout4.ddp-information .ddp-list-join li .ddp-data-joinname em[class*=ddp-icon-join-]{float:left;width:28px;height:18px;background:url(/assets/images/icon_join_s.png) no-repeat;z-index:1}.ddp-box-layout4.ddp-information .ddp-list-join li .ddp-data-joinname em.ddp-icon-join-right{background-position:left -19px}.ddp-box-layout4.ddp-information .ddp-list-join li .ddp-data-joinname em.ddp-icon-join-inner{background-position:left -38px}.ddp-box-layout4.ddp-information .ddp-list-join li .ddp-data-joinname em.ddp-icon-join-outer{background-position:left -57px}.ddp-box-layout4.ddp-information .ddp-list-join li .ddp-list-name{display:block;position:relative;top:1px;padding-left:19px;color:#4b515b;font-size:12px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal}.ddp-box-layout4.ddp-information .ddp-list-join li .ddp-list-name:before{display:inline-block;content:"";position:absolute;left:0;top:50%;width:15px;border-bottom:1px solid #374050}.page-workbench .ddp-ui-benchlnb .ddp-data-name .ddp-txt-dataname{padding-left:30px}.page-workbench .ddp-db-icons{position:absolute;top:0;left:0;width:24px;height:24px}.page-workbench .ddp-db-icons .icon-db-tibero-w{position:relative;top:-4px}.page-workbench .ddp-db-icons [class*=ddp-icon-data-]{display:inline-block;background:url(/assets/images/icon_dbtype_s.png) no-repeat}.page-workbench .ddp-db-icons .ddp-icon-data-sql{width:19px;height:22px;background-position:-23px -22px}.page-workbench .ddp-db-icons .ddp-icon-data-tibero{width:19px;height:22px;background-position:left -135px}.page-workbench .ddp-db-icons .ddp-icon-data-oracle{width:21px;height:21px;background-position:0 0}.page-workbench .ddp-db-icons .ddp-icon-data-db{width:16px;height:19px;background-position:left -158px}.page-workbench .ddp-db-icons .ddp-icon-data-phoenix{width:16px;height:24px;background-position:left -110px}.page-workbench .ddp-db-icons .ddp-icon-data-post{width:22px;height:22px;background-position:left -45px}.page-workbench .ddp-db-icons .ddp-icon-data-hive{width:24px;height:22px;background-position:left -68px}.page-workbench .ddp-db-icons .ddp-icon-data-presto{width:20px;height:17px;background-position:left -91px}.page-workbench .ddp-wrap-list-search{padding:0 18px}.page-workbench .ddp-wrap-list-search .ddp-ui-list-search{position:relative;padding-left:22px;overflow:hidden}.page-workbench .ddp-wrap-list-search .ddp-ui-list-search:before{display:inline-block;position:absolute;top:50%;left:0;margin-top:-6px;width:11px;height:11px;background:url(/assets/images/icon_search.png) no-repeat;content:""}.page-workbench .ddp-wrap-list-search .ddp-ui-list-search input{display:block;width:100%;padding:16px 0;background:none;border:none;color:#fff;font-size:13px}.page-workbench .ddp-wrap-list-search .ddp-ui-list-search .ddp-btn-search-close{display:inline-block;padding:5px;position:absolute;top:50%;right:5px;margin-top:-8px;cursor:pointer;font-size:0}.page-workbench .ddp-wrap-list-search .ddp-ui-list-search .ddp-btn-search-close:before{display:inline-block;width:7px;height:7px;background:url(/assets/images/btn_sclose.png) no-repeat;background-position:-8px -38px;content:""}.page-workbench .ddp-wrap-list-search a.ddp-btn-refresh{float:right;position:relative;top:18px;width:13px;height:12px;background:url(/assets/images/icon_refresh2.png) no-repeat}.page-workbench .ddp-wrap-list-search a.ddp-btn-refresh:hover{background-position:-14px top}.page-workbench .ddp-ui-tablelist{top:175px}.page-workbench .ddp-ui-tablelist .ddp-list-table{padding-top:10px;box-sizing:border-box}.page-workbench .ddp-tablelist-header{padding:2px 0;height:25px;border-top:1px solid #4b515b;border-bottom:1px solid #4b515b;background-color:rgba(75,81,91,.3);box-sizing:border-box}.page-workbench .ddp-tablelist-header .ddp-table-num{float:right;padding-right:18px;color:#90969f;font-weight:300}.page-workbench .ddp-tablelist-header .ddp-table-num span.ddp-number{font-weight:400}.page-workbench .ddp-tablelist-header .ddp-table-title{display:inline-block;padding-left:18px;color:#90969f;font-size:12px;overflow:Hidden;cursor:pointer;box-sizing:border-box}.page-workbench .ddp-tablelist-header .ddp-table-title [class*=ddp-icon-sort]{display:inline-block;position:relative;width:19px;height:19px;font-size:0;vertical-align:middle}.page-workbench .ddp-tablelist-header .ddp-table-title [class*=ddp-icon-sort]:before{display:inline-block;position:absolute;top:50%;left:50%;width:7px;height:10px;margin:-5px 0 0 -4px;background:url(/assets/images/icon_sorting.png);content:""}.page-workbench .ddp-tablelist-header .ddp-table-title .ddp-icon-sort-asc:before{background-position:-8px top}.page-workbench .ddp-tablelist-header .ddp-table-title .ddp-icon-sort-des:before{background-position:-16px top}.page-workbench .ddp-ui-benchlnb .ddp-data-namesub .ddp-data-in .ddp-wrap-search{padding:0 15px}.page-workbench .ddp-ui-benchlnb .ddp-data-namesub .ddp-data-in .ddp-box-layout4{width:275px}.page-workbench .ddp-ui-benchlnb .ddp-data-namesub .ddp-data-in .ddp-box-layout4 .ddp-form-search{margin:0;width:100%}.page-workbench .ddp-ui-benchlnb .ddp-data-namesub .ddp-data-in .ddp-box-layout4 .ddp-form-search input{letter-spacing:-.5px}.page-workbench .ddp-ui-tablelist .ddp-ui-pageing{position:relative;height:35px}.page-workbench .ddp-ui-tablelist .ddp-ui-pageing .ddp-data-page{position:absolute;top:0;left:0;right:0;bottom:0;padding:10px 0;text-align:center;color:#90969f;font-size:12px}.page-workbench .ddp-ui-tablelist .ddp-ui-pageing .ddp-btn-next,.page-workbench .ddp-ui-tablelist .ddp-ui-pageing .ddp-btn-prev{position:relative;z-index:1}.page-workbench .ddp-wrap-editor .ddp-box-layout4 .ddp-btn-close{z-index:1}.page-workbench .ddp-wrap-editor .ddp-box-layout4.ddp-shortcuts{display:block;position:absolute;top:8px;right:8px;bottom:8px;width:auto;overflow:auto;background-color:#fff;z-index:10}.page-workbench .ddp-wrap-editor .ddp-box-layout4.ddp-shortcuts *{font-family:SpoqaHanSans,sans-serif}.page-workbench .ddp-wrap-editor .ddp-box-layout4.ddp-shortcuts .ddp-table-pop{white-space:nowrap;width:auto}.page-workbench .ddp-ui-tabs ul.ddp-list-tabs li .ddp-wrap-retry{position:absolute;bottom:100%;padding-bottom:5px}.page-workbench .ddp-ui-tabs ul.ddp-list-tabs li .ddp-wrap-retry .ddp-box-tabs-popup{position:relative}.page-workbench .ddp-ui-query .ddp-box-editer .ddp-wrap-foot-button{position:absolute;bottom:0;left:0;right:0;height:39px;border:1px solid #ddd;background-color:#f7f7f8;z-index:10}.page-workbench .ddp-ui-query .ddp-box-editer .ddp-wrap-foot-button .ddp-link-query{float:left;padding:12px 0 0 16px;color:#90969f;font-size:13px}.page-workbench .ddp-ui-query .ddp-box-editer .ddp-wrap-foot-button .ddp-link-query [class*=ddp-icon-query-]{margin-right:5px}.page-workbench .ddp-ui-query .ddp-box-editer .ddp-wrap-foot-button .ddp-link-query:hover{color:#4b515b}.page-workbench .ddp-ui-query .ddp-box-editer .ddp-wrap-foot-button .ddp-icon-button{float:right;padding:0 13px 0 0}.page-workbench .ddp-ui-query .ddp-box-editer .ddp-wrap-foot-button .ddp-icon-button .ddp-btn-query{float:left;position:relative;margin:11px 0 0 14px;width:20px;height:20px}.page-workbench .ddp-ui-query .ddp-box-editer .ddp-wrap-foot-button .ddp-icon-button .ddp-btn-query [class*=ddp-icon-query-]{position:absolute;top:50%;left:50%}.page-workbench .ddp-ui-query .ddp-box-editer .ddp-wrap-foot-button .ddp-icon-button .ddp-btn-query:hover .ddp-ui-tooltip-info{display:block}.page-workbench .ddp-ui-query .ddp-box-editer .ddp-wrap-foot-button .ddp-icon-button .ddp-btn-query .ddp-ui-tooltip-info{right:-14px;left:inherit;margin-bottom:8px}.page-workbench .ddp-ui-query .ddp-box-editer .ddp-wrap-foot-button .ddp-icon-button .ddp-btn-query .ddp-ui-tooltip-info .ddp-icon-view-down{right:23px;left:inherit;margin:0}.page-workbench .ddp-icon-button .ddp-icon-query-beautifier,.page-workbench .ddp-icon-button .ddp-icon-query-clear,.page-workbench .ddp-icon-button .ddp-icon-query-history,.page-workbench .ddp-icon-button .ddp-icon-query-shortcuts,.page-workbench .ddp-link-query .ddp-icon-query-full,.page-workbench .ddp-link-query .ddp-icon-query-partial{display:inline-block;background:url(/assets/images/icon_query2.png) no-repeat}.page-workbench .ddp-link-query .ddp-icon-query-full{width:8px;height:12px}.page-workbench .ddp-link-query:hover .ddp-icon-query-full{background-position-x:-9px}.page-workbench .ddp-link-query .ddp-icon-query-partial{width:13px;height:12px;background-position:left -13px}.page-workbench .ddp-link-query:hover .ddp-icon-query-partial{background-position-x:-14px}.page-workbench .ddp-icon-button .ddp-icon-query-clear{width:18px;height:16px;margin:-8px 0 0 -9px;background-position:left -26px}.page-workbench .ddp-icon-button .ddp-icon-query-clear:hover{background-position-x:-19px}.page-workbench .ddp-icon-button .ddp-icon-query-beautifier{width:19px;height:16px;margin:-8px 0 0 -10px;background-position:left -43px}.page-workbench .ddp-icon-button .ddp-icon-query-beautifier:hover{background-position-x:-21px}.page-workbench .ddp-icon-button .ddp-icon-query-history{width:16px;height:16px;margin:-8px 0 0 -8px;background-position:left -60px}.page-workbench .ddp-icon-button .ddp-icon-query-history.ddp-selected,.page-workbench .ddp-icon-button .ddp-icon-query-history:hover{background-position-x:-17px}.page-workbench .ddp-icon-button .ddp-icon-query-shortcuts{width:16px;height:16px;margin:-8px 0 0 -8px;background-position:left -77px}.page-workbench .ddp-icon-button .ddp-icon-query-shortcuts.ddp-selected,.page-workbench .ddp-icon-button .ddp-icon-query-shortcuts:hover{background-position-x:-17px}.page-workbench .ddp-icon-button .ddp-btn-query{position:relative}.page-workbench .ddp-wrap-editor .ddp-box-layout4.ddp-history{display:block;position:absolute;top:8px;right:8px;bottom:8px;width:350px;overflow:auto;background-color:#fff;z-index:10}.page-workbench .ddp-wrap-editor .ddp-box-layout4.ddp-history *{font-family:SpoqaHanSans,sans-serif}.page-workbench .ddp-wrap-editor .ddp-box-layout4 .ddp-data-title{position:relative}.page-workbench .ddp-wrap-editor .ddp-box-layout4.ddp-history .ddp-ui-history-option{float:right;top:3px;padding-right:0}.page-workbench .ddp-wrap-editor .ddp-box-layout4.ddp-history .ddp-ui-history-option .ddp-history-search{float:left;margin-left:10px}.page-workbench .ddp-wrap-editor .ddp-box-layout4.ddp-history .ddp-ui-history-option .ddp-history-search a.ddp-icon-search{display:inline-block;width:12px;height:12px;background:url(/assets/images/icon_search.png) no-repeat;background-position:left -27px}.page-workbench .ddp-wrap-editor .ddp-box-layout4.ddp-history .ddp-ui-history-option .ddp-btn-close2{display:inline-block;width:11px;height:11px;margin-left:10px;background:url(/assets/images/btn_close.png) no-repeat;background-position:-24px -58px}.page-workbench .ddp-wrap-editor .ddp-box-layout4.ddp-history .ddp-ui-history-option .ddp-btn-close2:hover{background-position-x:-36px}.page-workbench .ddp-wrap-editor .ddp-box-layout4.ddp-history .ddp-data-list-num{padding:0 0 3px 15px;color:#b7b9c2;font-size:12px}.page-workbench .ddp-wrap-editor .ddp-box-layout4.ddp-history .ddp-nodata{padding:0 0 15px 15px;color:#b7b9c3;font-size:12px}.page-workbench .ddp-wrap-editor .ddp-box-layout4.ddp-history .ddp-list-history li a{display:block;padding:9px 15px}.page-workbench .ddp-wrap-editor .ddp-box-layout4.ddp-history .ddp-list-history li a:hover{background-color:#f6f6f7}.page-workbench .ddp-wrap-editor .ddp-box-layout4.ddp-history .ddp-list-history li .ddp-data-history{overflow:hidden}.page-workbench .ddp-wrap-editor .ddp-box-layout4.ddp-history .ddp-list-history li .ddp-data-history .ddp-data-edit{color:#444;font-size:12px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.page-workbench .ddp-wrap-editor .ddp-box-layout4.ddp-history .ddp-list-history li .ddp-data-history .ddp-data-time{color:#90969f;font-size:12px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.page-workbench .ddp-wrap-editor .ddp-box-layout4.ddp-history .ddp-list-history li .ddp-ui-history-data{float:right;padding:5px 0}.page-workbench .ddp-wrap-editor .ddp-box-layout4.ddp-history .ddp-list-history li .ddp-ui-history-data .ddp-data-ms{color:#90969f;font-size:12px}.page-workbench .ddp-wrap-editor .ddp-box-layout4.ddp-history .ddp-list-history li .ddp-ui-history-data .ddp-icon-status-success{display:inline-block;width:13px;height:13px;margin-left:4px;background:url(/assets/images/icon_status.png) no-repeat}.page-workbench .ddp-wrap-editor .ddp-box-layout4.ddp-history .ddp-list-history li .ddp-ui-history-data .ddp-icon-status-fail{display:inline-block;width:13px;height:13px;margin-left:4px;background:url(/assets/images/icon_status.png) no-repeat;background-position-x:-14px}.page-workbench .ddp-wrap-editor .ddp-box-layout4.ddp-history .ddp-list-history li .ddp-ui-history-data .ddp-icon-return{display:inline-block;width:10px;height:11px;margin-left:8px;background:url(/assets/images/icon_control.png) no-repeat;background-position:left -266px}.page-workbench .ddp-wrap-editor .ddp-box-layout4.ddp-history .ddp-list-history li .ddp-ui-history-data .ddp-icon-view{display:inline-block;width:6px;height:11px;margin-left:12px;background:url(/assets/images/icon_list_view.png) no-repeat;background-position:left -10px}.page-workbench .ddp-wrap-editor .ddp-box-layout4.ddp-history .ddp-ui-history-option .ddp-history-search.ddp-selected{background-color:#fff}.page-workbench .ddp-wrap-editor .ddp-box-layout4.ddp-history .ddp-ui-history-option .ddp-history-search a.ddp-icon-search:hover{background-position-x:-13px}.page-workbench .ddp-wrap-editor .ddp-box-layout4.ddp-history .ddp-ui-history-option .ddp-icon-del{float:left;width:11px;height:12px;margin-left:10px;background:url(/assets/images/icon_control.png) no-repeat;background-position:-50px -14px}.page-workbench .ddp-wrap-editor .ddp-ui-history-option .ddp-icon-del:hover{background-position-x:-62px}.page-workbench .ddp-wrap-editor .ddp-ui-history-option .ddp-history-search .ddp-type-search{display:none}.page-workbench .ddp-wrap-editor .ddp-ui-history-option .ddp-history-search.ddp-selected .ddp-type-search{display:block}.page-workbench .ddp-wrap-editor .ddp-ui-history-option .ddp-history-search .ddp-type-search{position:absolute;top:9px;left:200px;right:55px;padding:0 50px 0 25px;background-color:#f6f6f7}.page-workbench .ddp-wrap-editor .ddp-ui-history-option .ddp-history-search .ddp-type-search:before{left:7px}.page-workbench .ddp-wrap-editor .ddp-ui-history-option .ddp-history-search .ddp-type-search .ddp-btn-delete{right:28px}.page-workbench .ddp-wrap-editor .ddp-ui-history-option .ddp-history-search .ddp-type-search .ddp-btn-back{display:inline-block;position:absolute;top:0;right:0;width:20px;height:28px;background-color:#b7b9c3}.page-workbench .ddp-wrap-editor .ddp-ui-history-option .ddp-history-search .ddp-type-search .ddp-btn-back:before{display:inline-block;position:absolute;top:50%;left:50%;margin:-6px 0 0 -3px;width:6px;height:11px;background:url(/assets/images/icon_list_view.png) no-repeat;background-position:left -37px;content:""}.page-workbench .ddp-wrap-editor .ddp-box-layout4.ddp-history .ddp-btn-more{display:inline-block;padding:10px 0;color:#4b515b;font-size:12px;text-decoration:underline}.page-workbench .ddp-ui-rnb-contents .ddp-ui-var-plus{padding-top:0}.page-workbench .ddp-ui-rnb-contents .ddp-ui-var-plus .ddp-ui-addview{margin-top:0}.page-workbench .ddp-ui-rnb-contents .ddp-ui-title{margin-left:0;padding-left:15px}.page-workbench .ddp-ui-rnb-contents .ddp-ui-title span.ddp-data-num{margin-left:3px}.page-workbench .ddp-ui-rnb-contents .ddp-ui-var-plus .ddp-ui-addview .ddp-box-addview{margin-bottom:2px}.page-workbench .ddp-ui-var-plus .ddp-list-form-plus .ddp-wrap-link-list.ddp-edit{background-color:#e7e7ea}.ddp-ui-var-plus .ddp-list-form-plus .ddp-link-buttons .ddp-btn-pop{float:left;min-width:inherit;padding:6px 12px;margin-left:4px}.ddp-wrap-workbench{position:absolute;top:101px;left:0;right:0;bottom:0;width:auto;height:auto;overflow:hidden}.ddp-wrap-workbench .ddp-ui-rnb{position:relative;display:table-cell;width:52px;background-color:#f8f7f9;z-index:31;vertical-align:top}.ddp-wrap-workbench .ddp-layout-table{display:table;width:100%;height:100%}.ddp-wrap-workbench .ddp-ui-benchlnb{display:table-cell;position:relative;width:455px;height:100%;background-color:#35393f;vertical-align:top;z-index:20}.ddp-wrap-workbench .ddp-ui-benchlnb.ddp-fold{width:280px}.ddp-wrap-workbench .ddp-ui-benchlnb.ddp-fold .ddp-view-benchlnb{width:100%}.ddp-wrap-workbench .ddp-ui-benchlnb.ddp-fold .ddp-ui-benchtable{display:none}.ddp-wrap-workbench .ddp-ui-benchlnb .ddp-view-benchlnb{position:relative;float:left;height:100%;width:55%}.ddp-ui-benchlnb.ddp-close{width:9px;min-width:9px}.ddp-ui-benchlnb.ddp-none{display:none}.ddp-ui-benchlnb.ddp-close .ddp-view-benchlnb{width:9px;min-width:auto}.ddp-ui-benchlnb.ddp-close .ddp-box-benchlnb,.ddp-ui-benchlnb.ddp-close .ddp-ui-benchtable{display:none}.ddp-box-benchlnb{width:100%;height:100%}.ddp-ui-benchlnb .ddp-btn-folding{position:absolute;top:23px;right:18px;z-index:1}.ddp-ui-benchlnb .ddp-btn-folding:before{display:inline-block;content:"";width:14px;height:12px;background:url(/assets/images/icon_folding2.png) no-repeat;background-position:-15px top}.ddp-ui-benchlnb .ddp-btn-folding:hover:before{background-position:0 0}.ddp-ui-benchlnb.ddp-close .ddp-btn-folding{display:inline-block;position:absolute;top:0;right:-14px;width:23px;height:91px;background-color:#4b515b}.ddp-ui-benchlnb.ddp-close .ddp-btn-folding:before{position:absolute;top:23px;left:50%;margin-left:-7px;width:14px;height:11px;background-position:-15px -14px}.ddp-ui-benchlnb.ddp-close .ddp-btn-folding:hover:before{background-position:left -14px}.ddp-ui-benchlnb .ddp-wrap-name{background-color:#4b515b}.ddp-ui-benchlnb .ddp-data-name{position:relative;padding:18px 35px 8px 18px;color:hsla(0,0%,100%,.8);font-size:16px;box-sizing:border-box}.ddp-ui-benchlnb .ddp-wrap-name>.ddp-data-name{height:46px}.ddp-ui-benchlnb .ddp-data-name .ddp-txt-dataname{display:inline-block;max-width:100%;position:relative;padding-right:24px;box-sizing:border-box}.ddp-ui-benchlnb .ddp-data-name .ddp-txt-dataname .ddp-txt-in{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal}.ddp-ui-benchlnb .ddp-data-name .ddp-wrap-info{position:absolute;top:1px;right:0;padding:3px;font-size:0}.ddp-ui-benchlnb .ddp-data-name .ddp-wrap-info .ddp-btn-info2{display:inline-block;vertical-align:middle}.ddp-ui-benchlnb .ddp-data-name .ddp-wrap-info .ddp-box-layout4{display:none;width:auto;min-width:320px;max-width:520px;position:fixed;top:140px;left:20px;z-index:10}.ddp-ui-benchlnb .ddp-data-name .ddp-wrap-info .ddp-box-layout4 .ddp-form-scroll{max-height:480px;overflow:auto}.ddp-ui-benchlnb .ddp-data-name .ddp-wrap-info .ddp-box-layout4 table.ddp-table-info{table-layout:inherit}.ddp-ui-benchlnb .ddp-data-name .ddp-wrap-info .ddp-box-layout4 table.ddp-table-info tr td{word-break:break-all}.ddp-ui-benchlnb .ddp-data-name .ddp-wrap-info.ddp-selected .ddp-box-layout4{display:block}.ddp-ui-benchlnb .ddp-data-name .ddp-btn-info2:before{display:inline-block;content:"";width:13px;height:13px;background:url(/assets/images/icon_info.png) no-repeat;background-position:left -30px}.ddp-ui-benchlnb .ddp-data-name .ddp-btn-info2:hover:before{background-position:-14px -30px}.ddp-ui-benchlnb .ddp-data-namesub{position:relative;height:56px;padding:15px 50px 10px 10px;color:hsla(0,0%,100%,.8);font-size:12px;cursor:pointer;box-sizing:border-box}.ddp-ui-benchlnb .ddp-data-namesub .ddp-data-in{position:relative;padding:8px 20px 8px 10px;height:31px;border-radius:2px;background-color:#3c4047;box-sizing:border-box}.ddp-ui-benchlnb .ddp-data-namesub .ddp-data-in.ddp-disabled{opacity:.3;cursor:no-drop}.ddp-ui-benchlnb .ddp-data-namesub .ddp-data-in em.ddp-icon-view{display:inline-block;position:absolute;top:50%;right:9px;width:7px;height:4px;margin-top:-2px;background:url(/assets/images/icon_select.png) no-repeat;background-position:-8px top;content:""}.ddp-ui-benchlnb .ddp-data-namesub .ddp-data-in.ddp-selected em.ddp-icon-view{transform:rotate(180deg)}.ddp-ui-benchlnb .ddp-data-namesub .ddp-data-in .ddp-box-layout4{display:none;position:absolute;top:100%;left:0;right:0;width:100%;padding:10px 0 20px;box-sizing:border-box}.ddp-ui-benchlnb .ddp-data-namesub .ddp-data-in .ddp-box-layout4 .ddp-form-search{width:180px}.ddp-ui-benchlnb .ddp-data-namesub .ddp-data-in.ddp-selected .ddp-box-layout4{display:block}.ddp-ui-benchlnb .ddp-data-namesub .ddp-data-in.ddp-selected .ddp-box-layout4.ddp-datasearch{padding-bottom:37px}.ddp-box-layout4.ddp-datasearch{padding-bottom:36px}.ddp-box-layout4.ddp-datasearch .ddp-form-search{width:250px}.ddp-box-layout4.ddp-datasearch .ddp-link-join{display:block;position:absolute;bottom:0;left:0;right:0;padding:10px;color:#4b515b;font-size:13px;border-top:1px solid #e7e7ea}.ddp-box-layout4.ddp-datasearch .ddp-link-join .ddp-btn-option{position:absolute;top:50%;right:10px;margin-top:-8px}.ddp-box-layout4.ddp-datasearch .ddp-link-join:hover .ddp-btn-option{background-position:-16px top}.ddp-ui-benchlnb .ddp-data-namesub .ddp-link-btn{display:inline-block;position:absolute;top:15px;right:11px;height:30px;width:30px;background-color:#3c4047;border-radius:2px}.ddp-ui-benchlnb .ddp-data-namesub .ddp-link-btn:hover{background-color:#2f3339}.ddp-ui-benchlnb .ddp-data-namesub .ddp-link-btn.ddp-disabled{opacity:.3;cursor:no-drop}.ddp-ui-benchlnb .ddp-data-namesub .ddp-link-btn.ddp-disabled:hover{background-color:#3c4047}.ddp-ui-benchlnb .ddp-data-namesub .ddp-link-btn em.ddp-icon-table{display:inline-block;position:absolute;top:50%;left:50%;margin:-7px 0 0 -7px;width:13px;height:14px;background:url(/assets/images/icon_data.png) no-repeat;background-position:-67px top}.ddp-ui-benchlnb .ddp-data-namesub.ddp-selected .ddp-box-layout4{display:block}.ddp-ui-benchlnb .ddp-data-namesub .ddp-icon-database3{display:inline-block;float:left;margin-right:8px;width:12px;height:15px;background:url(/assets/images/icon_database.png) no-repeat;background-position:left -14px}.ddp-ui-benchlnb .ddp-data-namesub span.ddp-txt-namesub{display:block;position:relative;color:#b7b9c2;font-size:12px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.ddp-ui-benchlnb .ddp-data-namesub:hover em.ddp-icon-view{opacity:1}.ddp-wrap-tablelist .ddp-ui-title{position:relative;padding:15px 18px 0;color:#a0acbf;font-size:12px}.ddp-wrap-tablelist .ddp-form-search{width:235px;margin:10px 25px 13px}.ddp-wrap-tablelist .ddp-form-search input{border-bottom:1px solid #656971;color:#d0d1d8}.ddp-wrap-tablelist .ddp-form-search .ddp-btn-search-close:before{background-position-x:-8px}.ddp-ui-tablelist{position:absolute;top:157px;left:0;right:0;bottom:0;padding-bottom:36px}.ddp-ui-tablelist a.ddp-btn-more{display:inline-block;margin:12px 0 0 25px;color:#d0d1d8;font-size:12px;text-decoration:underline}.ddp-ui-tablelist .ddp-ui-pageing{position:absolute;bottom:0;left:0;right:0}ul.ddp-list-table{height:100%;overflow:auto}ul.ddp-list-table::-webkit-scrollbar-track{background:#3f4349}ul.ddp-list-table::-webkit-scrollbar-thumb{border:4px solid #3f4349;background-color:#6d7179}ul.ddp-list-table li{position:relative;padding:8px 58px 8px 43px;cursor:pointer}ul.ddp-list-table li:hover{background-color:#2f3339}ul.ddp-list-table li .ddp-data-tablename{display:block;color:#d0d1d8;font-size:13px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.ddp-box-tableinfo{border:1px solid #ddd;background-color:#fff;border-radius:2px}ul.ddp-list-table li em.ddp-icon-table{display:inline-block;position:absolute;top:10px;left:25px;width:10px;height:10px;background:url(/assets/images/icon_table.png) no-repeat}ul.ddp-list-table li .ddp-ui-buttons{position:absolute;top:5px;right:16px}ul.ddp-list-table li .ddp-ui-buttons .ddp-icon-info.ddp-selected em.ddp-icon-info:before{background-position:-14px -30px}ul.ddp-list-table li:hover .ddp-ui-buttons{display:block}ul.ddp-list-table li .ddp-ui-buttons .ddp-icon-info{float:left;position:relative;top:1px}ul.ddp-list-table li .ddp-ui-buttons .ddp-icon-schemainfo{float:left}ul.ddp-list-table li em.ddp-icon-info{display:inline-block;padding:3px;cursor:pointer}ul.ddp-list-table li em.ddp-icon-info:before{display:inline-block;content:"";width:13px;height:13px;background:url(/assets/images/icon_info.png) no-repeat;background-position:-28px -30px}ul.ddp-list-table li em.ddp-icon-info.ddp-disabled{cursor:no-drop}ul.ddp-list-table li em.ddp-icon-info.ddp-disabled:before,ul.ddp-list-table li em.ddp-icon-info.ddp-disabled:hover:before{background-position:-28px -30px}ul.ddp-list-table li em.ddp-icon-info.ddp-selected:before,ul.ddp-list-table li em.ddp-icon-info:hover:before{background-position:-14px -30px}ul.ddp-list-table li em.ddp-icon-tableinfo{display:inline-block;position:relative;top:2px;padding:3px;cursor:pointer}ul.ddp-list-table li em.ddp-icon-tableinfo:before{display:inline-block;content:"";width:13px;height:10px;background:url(/assets/images/btn_schema.png) no-repeat}ul.ddp-list-table li em.ddp-icon-tableinfo.ddp-selected:before,ul.ddp-list-table li em.ddp-icon-tableinfo:hover:before{background-position:-14px top}ul.ddp-list-table li em.ddp-icon-tableinfo.ddp-disabled{cursor:no-drop}ul.ddp-list-table li em.ddp-icon-tableinfo.ddp-disabled:before,ul.ddp-list-table li em.ddp-icon-tableinfo.ddp-disabled:hover:before{background-position:0 0}.ddp-box-layout4{position:relative;width:211px;border-radius:2px;border:1px solid #ddd;background-color:#fff;z-index:1;box-sizing:border-box;box-shadow:0 1px 3px rgba(0,0,0,.3)}.ddp-box-layout4.ddp-basic{padding:17px;color:#4b515b;font-size:12px;line-height:18px}.ddp-box-layout4.ddp-layout-info{position:fixed;left:270px;min-width:220px;width:auto;max-width:350px;max-height:520px;z-index:70;overflow:auto}.ddp-box-layout4.ddp-layout-info.ddp-info-type{max-width:520px;min-width:200px;overflow:hidden;table-layout:inherit}.ddp-box-layout4.ddp-layout-info.ddp-info-type .ddp-form-scroll{max-height:476px;overflow:auto}.ddp-box-layout4.ddp-layout-info.ddp-info-type table tr td{word-break:break-all}.ddp-box-layout4 .ddp-label-table{padding:0 15px;margin-bottom:-4px;max-width:520px}.ddp-box-layout4 .ddp-label-table .ddp-txt-label{display:inline-block;position:relative;padding-left:6px;color:#4b515b;font-size:12px}.ddp-box-layout4 .ddp-label-table .ddp-txt-label:before{position:absolute;top:3px;left:0;height:9px;border-left:2px solid #4b515b;content:""}.ddp-box-layout4.ddp-layout-info.ddp-info-type .ddp-data-title{font-size:14px}.ddp-box-layout4.ddp-layout-tableinfo{position:fixed;left:270px;min-width:420px;width:auto;padding:0 20px;max-width:650px;max-height:500px;z-index:70;overflow:auto;box-sizing:border-box}.ddp-box-layout4.ddp-layout-tableinfo .ddp-form-search{width:100%;margin-left:0;box-sizing:border-box}.ddp-box-layout4.ddp-layout-tableinfo .ddp-data-title{padding-left:0;padding-right:0}.ddp-box-layout4.ddp-layout-tableinfo .ddp-ui-list-type{margin:10px -20px}.ddp-box-layout4.ddp-layout-tableinfo .ddp-ui-list-type ul{padding:0}.ddp-box-layout4 a.ddp-btn-close{display:inline-block;position:absolute;top:17px;right:20px;width:11px;height:11px!important;background:url(/assets/images/btn_close.png) no-repeat;background-position:-12px -58px}.ddp-box-layout4 .ddp-data-explain{padding:11px 15px;color:#b7bac1;font-size:12px;border-bottom:1px solid #e7e7ea;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;box-sizing:border-box}.ddp-box-layout4 .ddp-txt-strong{padding:20px 0 0;color:#d62d1f;font-size:12px}.ddp-box-layout4 table.ddp-table-info{width:100%;padding:10px 0}.ddp-box-layout4 table.ddp-table-info tr th{padding:2px 15px;color:#b7bac1;text-align:left;font-size:12px;vertical-align:top}.ddp-box-layout4 table.ddp-table-info tr td{padding:2px 15px 2px 0;color:#4b515b;font-size:12px}.ddp-box-layout4.ddp-information table.ddp-table-info tr td{text-align:left}.ddp-box-layout4 table.ddp-table-info tr td a.ddp-link{text-decoration:underline;color:#4c92e0}.ddp-box-layout4 .ddp-form-search{width:168px;margin-left:20px}.ddp-box-layout4 .ddp-data-det2{padding:10px 13px 0;color:#9c9fa9;font-size:12px;font-weight:400}.ddp-box-layout4 .ddp-data-det2 strong{display:block;padding-bottom:5px;color:#4b515b;font-size:12px;font-weight:400}.ddp-box-layout4 .ddp-data-det2 .ddp-txt-det{display:block;padding-bottom:10px;color:#9c9fa9;font-size:12px;line-height:18px;font-weight:400}.ddp-box-layout4 .ddp-data-det2 .ddp-txt-det em.ddp-icon-chart-children{display:inline-block;position:relative;top:0;left:0;width:13px;height:13px;margin-right:5px;background:url(/assets/images/img_childrenchart.png) no-repeat;vertical-align:middle}.ddp-box-layout4 .ddp-ui-list-type{max-height:361px;overflow:auto}.ddp-box-layout4 .ddp-ui-list-type a.ddp-btn-more{display:inline-block}.ddp-box-layout4 ul.ddp-list-type{padding:10px 0}.ddp-box-layout4 ul.ddp-list-type li a{display:block;position:relative;padding:8px 20px;color:#4b515b;font-size:12px}.ddp-box-layout4 ul.ddp-list-type li a span.ddp-data-name{display:block;max-width:100%;color:#4b515b;font-size:13px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal;padding:0}.ddp-box-layout4 ul.ddp-list-type li a span.ddp-data-name em.ddp-data{position:relative;padding:0 6px;margin-right:5px;border-right:1px solid #b7b9c3;border-left:1px solid #b7b9c3;color:#b7b9c3;font-size:11px}.ddp-box-layout4 ul.ddp-list-type li a:hover{background-color:#f6f6f7}.ddp-box-layout4 ul.ddp-list-type li a .ddp-icon-database-s{float:left;margin-right:7px}.ddp-box-layout4 ul.ddp-list-type li.ddp-selected a{color:#666eb2}.ddp-box-layout4 ul.ddp-list-type.ddp-list-popup li a{padding-right:30px}.ddp-box-layout4 ul.ddp-list-type.ddp-list-popup li.ddp-selected a .ddp-data-name{color:#666eb2}.ddp-box-layout4 .ddp-btn-more{display:inline-block;margin:0 20px;color:#4b515b;font-size:12px;text-decoration:underline}ul.ddp-list-rnb li a{display:block;position:relative;width:52px;height:52px}ul.ddp-list-rnb li.ddp-selected a{background-color:#90969f}ul.ddp-list-rnb li a:hover em.ddp-icon-globalvar{background-position:-21px top}ul.ddp-list-rnb li a:hover em.ddp-icon-history{background-position:-21px -17px}ul.ddp-list-rnb li a:hover em.ddp-icon-navimenu{background-position:-17px -38px}ul.ddp-list-rnb li.ddp-selected a em.ddp-icon-globalvar{background-position:-42px top}ul.ddp-list-rnb li.ddp-selected a em.ddp-icon-history{background-position:-42px -17px}ul.ddp-list-rnb li.ddp-selected a em.ddp-icon-navimenu{background-position:-34px -38px}em.ddp-icon-globalvar,em.ddp-icon-history,em.ddp-icon-navimenu{display:inline-block;position:absolute;top:50%;left:50%;background:url(/assets/images/icon_query_rnb.png) no-repeat}em.ddp-icon-globalvar{margin:-8px 0 0 -10px;width:20px;height:16px}em.ddp-icon-history{margin:-10px 0 0 -10px;width:20px;height:20px;background-position:left -17px}em.ddp-icon-navimenu{margin:-8px 0 0 -8px;width:16px;height:16px;background-position:left -38px}.ddp-wrap-rnb-contents{height:100%}.ddp-ui-rnb-contents{position:absolute;right:52px;bottom:0;top:0;width:505px;height:100%;border-right:1px solid #e7e7ea;background-color:#f7f7f8}.ddp-ui-rnb-contents.ddp-type{width:316px}.ddp-ui-rnb-contents:before{display:inline-block;content:"";position:absolute;left:-5px;top:0;bottom:0;width:5px;background:url(/assets/images/bg_shadow2.png) repeat-y}.ddp-ui-rnb-contents .ddp-ui-title{position:relative;padding:17px 0 15px;margin-left:15px;font-size:16px;color:#555d66;font-weight:700;border-bottom:1px solid #e5e6e8}.ddp-ui-rnb-contents .ddp-ui-title span.ddp-data-num{margin-left:10px;color:#b7b9c2}.ddp-ui-rnb-contents .ddp-ui-title span.ddp-data-num2{color:#b7b9c2;font-size:16px;font-weight:700}.ddp-ui-rnb-contents .ddp-ui-option{position:relative}.ddp-ui-rnb-contents .ddp-wrap-selectbox{position:absolute;top:10px;right:17px}.ddp-ui-rnb-contents .ddp-ui-option .ddp-form-search{margin:6px 20px 9px;width:200px}.ddp-ui-rnb-contents .ddp-ui-option .ddp-ui-reset{position:absolute;top:10px;right:17px}.ddp-ui-rnb-contents .ddp-ui-option .ddp-ui-reset .ddp-ui-tooltip-info{display:none;position:absolute;top:20px;right:-33px;left:inherit}.ddp-ui-rnb-contents .ddp-ui-option .ddp-ui-reset:hover .ddp-ui-tooltip-info{display:block}.ddp-ui-rnb-contents .ddp-ui-option .ddp-ui-reset:hover .ddp-ui-tooltip-info .ddp-icon-view-top{left:inherit;right:37px}.ddp-ui-rnb-contents .ddp-wrap-table-simple{position:absolute;top:96px;left:0;right:0;bottom:0}.ddp-ui-rnb-contents .ddp-wrap-table-simple .ddp-table-tbody{position:absolute;top:23px;left:0;right:0;bottom:0;overflow-y:scroll}.ddp-ui-rnb-contents .ddp-wrap-table-simple .ddp-table-tbody::-webkit-scrollbar-track{background:#f7f7f8}.ddp-ui-rnb-contents .ddp-wrap-table-simple .ddp-table-tbody::-webkit-scrollbar-thumb{border-color:#f7f7f8}.ddp-ui-rnb-contents .ddp-ui-var-plus{position:absolute;top:53px;left:0;right:0;bottom:0;padding:15px 15px 0}.ddp-ui-rnb-contents .ddp-ui-var-plus .ddp-ui-addview{position:relative;margin-top:-15px}.ddp-ui-rnb-contents .ddp-ui-var-plus .ddp-wrap-addview .ddp-btn-add{display:inline-block;position:absolute;top:-33px;right:16px;width:12px;height:12px;background:url(/assets/images/icon_add2.png) no-repeat;background-position:-55px top}.ddp-ui-rnb-contents .ddp-ui-var-plus .ddp-wrap-addview.ddp-selected .ddp-btn-add{animation-name:plusspin;animation-duration:.3s;transform:rotate(45deg)}.ddp-ui-rnb-contents .ddp-ui-var-plus .ddp-wrap-addview .ddp-ui-addview{display:none}.ddp-ui-rnb-contents .ddp-ui-var-plus .ddp-wrap-addview.ddp-selected .ddp-ui-addview{display:block}.ddp-ui-rnb-contents .ddp-ui-var-plus .ddp-ui-addview .ddp-box-addview{width:316px;padding:15px;margin-left:-15px;margin-bottom:13px;background-color:#e7e7ea;box-sizing:border-box;font-weight:400;z-index:10}.ddp-ui-rnb-contents .ddp-ui-var-plus .ddp-ui-addview .ddp-box-addview:before{display:inline-block;position:absolute;bottom:100%;right:0;width:18px;height:11px;background:url(/assets/images/icon_addview.png) no-repeat;content:""}.ddp-ui-var-plus .ddp-ui-addview .ddp-list-addview tr th{padding:8px 0;color:#90969f;font-size:13px;font-weight:400;text-align:left;vertical-align:top}.ddp-ui-var-plus .ddp-ui-addview .ddp-list-addview tr td{padding:2px 0}.ddp-ui-var-plus .ddp-ui-addview .ddp-list-addview tr td .ddp-type-selectbox.ddp-txt-type{width:120px}.ddp-ui-var-plus .ddp-data-error{color:#e70000;font-size:12px;font-style:italic}.ddp-ui-var-plus .ddp-data-error:before{display:inline-block;width:13px;height:13px;background:url(/assets/images/icon_info.png) no-repeat;vertical-align:middle;background-position:-28px top;content:""}.ddp-ui-var-plus .ddp-ui-addview .ddp-box-buttons{padding:2px 0 0 46px;overflow:hidden}.ddp-ui-var-plus .ddp-ui-addview .ddp-box-buttons .ddp-btn-pop{float:left;margin:0 2px}.ddp-ui-var-plus .ddp-list-form-plus{color:#b7b9c2;font-size:13px}.ddp-ui-var-plus .ddp-list-form-plus .ddp-input-typebasic.ddp-readonly{border-color:transparent;background:none;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ddp-ui-var-plus .ddp-list-form-plus .ddp-input-typebasic.ddp-readonly.ddp-value{color:#90969f}.ddp-ui-var-plus .ddp-list-form-plus .ddp-wrap-link-list{float:left;margin:0 -15px;padding:2px 12px 2px 15px;cursor:pointer}.ddp-ui-var-plus .ddp-list-form-plus .ddp-wrap-link-list:hover{background-color:#e7e7ea}.ddp-ui-var-plus .ddp-list-form-plus .ddp-wrap-link-list .ddp-form-multy2{margin-bottom:0}.ddp-ui-var-plus .ddp-list-form-plus .ddp-wrap-link-list .ddp-form-multy2.ddp-type em.ddp-icon-type-calen3,.ddp-ui-var-plus .ddp-list-form-plus .ddp-wrap-link-list .ddp-form-multy2.ddp-type em.ddp-icon-type-text{margin-top:0;top:9px}.ddp-ui-var-plus .ddp-list-form-plus .ddp-wrap-link-list .ddp-form-multy2 .ddp-ui-buttons{margin-top:0;top:5px}.ddp-ui-var-plus .ddp-list-form-plus .ddp-wrap-link-list .ddp-form-multy2 .ddp-ui-buttons .ddp-icon-control-insert{position:relative;top:2px}.ddp-ui-var-plus .ddp-list-form-plus .ddp-wrap-link-list .ddp-box-typebasic{width:55%;float:left}.ddp-ui-var-plus .ddp-list-form-plus .ddp-wrap-link-list .ddp-box-typebasic.ddp-value{width:43%;float:right}.ddp-ui-var-plus .ddp-list-form-plus .ddp-wrap-link-list .ddp-box-typebasic input.ddp-input-typebasic{width:100%;cursor:pointer}.ddp-ui-var-plus .ddp-list-form-plus .ddp-wrap-link-list .ddp-box-typebasic .ddp-form-calen{float:left;width:100%}.ddp-ui-var-plus .ddp-list-form-plus .ddp-wrap-link-list input{cursor:text!important}.ddp-ui-var-plus .ddp-list-form-plus .ddp-wrap-link-list input[type=text].ddp-readonly{cursor:pointer!important}.ddp-ui-var-plus .ddp-list-form-plus .ddp-link-buttons{float:right;clear:both;padding:6px 0 3px;text-align:right}.ddp-ui-var-plus .ddp-list-blank{float:left;width:100%;margin-top:15px;position:relative;color:#b7b9c2;font-size:13px;letter-spacing:-1px}.ddp-ui-var-plus .ddp-list-blank .ddp-icon-blank-plus{display:inline-block;position:relative;top:-2px;width:9px;height:10px;margin-right:6px;background:url(/assets/images/icon_blank.png) no-repeat;vertical-align:middle}.ddp-ui-var-plus .ddp-list-blank .ddp-icon-blank-point{display:inline-block;position:absolute;top:0;right:2px;width:10px;height:14px;margin-left:5px;background:url(/assets/images/icon_blank.png) no-repeat;background-position:left -11px;vertical-align:middle}.ddp-ui-var-plus a.ddp-link-var-add{display:inline-block;float:right;position:relative;top:6px;padding-left:13px;padding-right:15px;color:#90969f;font-size:12px;overflow:hidden}.ddp-ui-var-plus a.ddp-link-var-add.ddp-disabled{opacity:.5;cursor:no-drop}.ddp-ui-var-plus a.ddp-link-var-add em.ddp-box-plus{display:inline-block;position:relative;width:14px;height:14px;margin-right:7px;text-align:center;border:1px solid #dededf;vertical-align:middle}.ddp-ui-var-plus a.ddp-link-var-add em.ddp-box-plus:before{display:inline-block;position:absolute;top:50%;left:50%;margin:-5px 0 0 -5px;width:9px;height:9px;background:url(/assets/images/btn_minus_plus.png) no-repeat;background-position:left -2px;content:""}.ddp-form-multy2{position:relative;padding-right:40px;margin-bottom:6px}.ddp-form-multy2.ddp-type{padding-left:20px}.ddp-form-multy2.ddp-type em.ddp-icon-type-calen3,.ddp-form-multy2.ddp-type em.ddp-icon-type-text{display:inline-block;position:absolute;top:50%;left:0;margin-top:-6px}.ddp-form-multy2 .ddp-input-typebasic{float:left;width:55%}.ddp-form-multy2 .ddp-input-typebasic.ddp-value{float:right;width:43%}.ddp-form-multy2 .ddp-ui-buttons{position:absolute;top:50%;right:0;margin-top:-11px}.ddp-form-multy2 .ddp-ui-buttons .ddp-btn-control{position:relative;float:left;margin-left:3px}.ddp-form-multy2 .ddp-ui-buttons .ddp-btn-control .ddp-ui-tooltip-info{display:none;top:22px;left:inherit;right:-10px}.ddp-form-multy2 .ddp-ui-buttons .ddp-btn-control:hover .ddp-ui-tooltip-info{display:block}.ddp-form-multy2 .ddp-ui-buttons .ddp-btn-control .ddp-ui-tooltip-info em.ddp-icon-view-top{left:inherit;right:17px}.ddp-form-multy2 .ddp-ui-buttons .ddp-btn-control .ddp-icon-control-close{position:relative;top:3px}.ddp-form-multy2 .ddp-ui-buttons .ddp-btn-control.ddp-disabled{opacity:.3}.ddp-form-multy2 .ddp-ui-buttons .ddp-btn-control.ddp-disabled:after{display:inline-block;content:"";position:absolute;top:-3px;left:-3px;right:-3px;bottom:-3px;cursor:no-drop}.ddp-form-multy2 .ddp-ui-buttons .ddp-btn-control.ddp-disabled .ddp-ui-tooltip-info{display:none}.ddp-form-multy2 .ddp-ui-buttons .ddp-btn-control .ddp-wrap-popup2{display:none;position:absolute;top:100%;right:0;margin-top:3px}.ddp-form-multy2 .ddp-ui-buttons .ddp-btn-control.ddp-selected .ddp-wrap-popup2{display:block}.ddp-form-multy2 .ddp-ui-buttons .ddp-btn-control.ddp-selected .ddp-icon-control-more2:before{background-position-x:-3px}.ddp-form-multy2 .ddp-ui-calen{position:relative;float:right;width:43%;background-color:#fff}.ddp-form-multy2 .ddp-ui-calen .ddp-icon-type-calen2{left:inherit;right:9px}.ddp-form-multy2 .ddp-ui-calen input.ddp-input-typebasic{padding-right:23px;width:100%;text-align:left;border:1px solid #d0d1d9;box-sizing:border-box}.ddp-form-multy2 .ddp-ui-calen input.ddp-input-typebasic:focus{border:1px solid #b7b9c2}.ddp-wrap-table-simple .ddp-table-thead{padding-right:18px;background-color:#e7e7eb}table.ddp-table-simple{table-layout:fixed;width:100%}table.ddp-table-simple tr th{position:relative;padding:2px 5px;color:#90969f;font-size:11px;text-align:left;font-weight:400}table.ddp-table-simple tr th em[class*=ddp-icon-array-]{display:inline-block}table.ddp-table-simple tr td{padding:5px;text-align:left;color:#4b515b;font-size:12px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal;cursor:pointer}table.ddp-table-simple tr td .ddp-icon-group-s,table.ddp-table-simple tr td .ddp-icon-user-s{display:inline-block;margin-right:5px;width:17px;text-align:right}table.ddp-table-simple tr td .ddp-icon-user-s{position:relative;right:2px}table.ddp-table-simple tr td .ddp-icon-user-s:before{width:8px;height:10px}table.ddp-table-simple tr td .ddp-icon-group-s:before,table.ddp-table-simple tr td .ddp-icon-user-s:before{display:inline-block;content:"";background:url(/assets/images/icon_group.png) no-repeat;background-position:left -54px}table.ddp-table-simple tr td .ddp-icon-group-s:before{width:8px;height:10px;width:17px;height:11px;background-position:left -65px}table.ddp-table-simple tr td .ddp-ui-action{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}table.ddp-table-simple tr td .ddp-ui-time{width:100%;color:#90969f;font-size:12px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ddp-wrap-table-simple .ddp-table-tbody a.ddp-btn-more{display:inline-block;margin:10px 22px;color:#4b515b;font-size:12px;text-decoration:underline}.ddp-ui-query{display:table-cell;width:100%;height:100%;padding:0 13px 11px 2px;z-index:5;vertical-align:top;box-sizing:border-box}.ddp-ui-query-in{position:relative;width:100%;height:100%}.ddp-box-editer{position:absolute;top:0;left:12px;right:13px;bottom:60%;padding-bottom:33px;border:1px solid #ddd;background-color:#fff;overflow:hidden}.ddp-box-editer.ddp-full{position:fixed!important;left:13px!important;right:64px!important;bottom:2px!important;top:101px!important;height:auto!important;background-color:#fff;z-index:15}.ddp-box-editer.ddp-full .ddp-box-full{display:none}.ddp-box-editer.ddp-full .ddp-box-reduce{display:block}.ddp-wrap-tabs-edit{position:relative;height:33px;padding-right:33px;box-sizing:border-box;background-color:#fff;z-index:5}.ddp-wrap-tabs-edit:before{display:inline-block;position:absolute;bottom:0;left:0;right:0;border-bottom:1px solid #ddd;content:""}.ddp-wrap-tabs-edit .ddp-wrap-btn{position:absolute;top:0;right:0}.ddp-wrap-tabs-edit .ddp-btn-reset{position:relative;float:left;width:32px;height:32px;cursor:pointer;border-left:1px solid #ddd;background-color:#fff;z-index:1}.ddp-wrap-tabs-edit .ddp-btn-reset em.ddp-btn-reset2{position:absolute;top:50%;left:50%;margin:-6px 0 0 -6px}.ddp-wrap-tabs-edit .ddp-btn-reset .ddp-ui-tooltip-info{display:none;top:40px;left:inherit;right:-11px}.ddp-wrap-tabs-edit .ddp-btn-reset:hover .ddp-ui-tooltip-info{display:block}.ddp-wrap-tabs-edit .ddp-btn-reset:hover em.ddp-btn-reset2{background-position:-15px -34px}.ddp-wrap-tabs-query .ddp-wrap-btn{position:absolute;top:0;right:0}.ddp-wrap-tabs-query .ddp-btn-reset{position:relative;float:left;width:32px;height:32px;cursor:pointer;border-left:1px solid #ddd;background-color:#fff;z-index:1}.ddp-wrap-tabs-query .ddp-btn-reset em.ddp-btn-reset2{position:absolute;top:50%;left:50%;margin:-6px 0 0 -6px}.ddp-wrap-tabs-query .ddp-btn-reset .ddp-ui-tooltip-info{display:none;top:40px;left:inherit;right:-11px}.ddp-wrap-tabs-query .ddp-btn-reset:hover .ddp-ui-tooltip-info{display:block}.ddp-wrap-tabs-query .ddp-btn-reset:hover em.ddp-btn-reset2{background-position:-15px -34px}.ddp-wrap-tabs-query .ddp-ui-result-none{padding:9px 10px;color:#b6b9c2;font-size:13px}.ddp-wrap-tabs-edit .ddp-btn-size{position:relative;float:left;width:33px;height:32px;border-left:1px solid #ddd;background-color:#fff;cursor:pointer;z-index:1}.ddp-box-editer .ddp-box-full{display:block}.ddp-box-editer .ddp-box-reduce{display:none}.ddp-wrap-tabs-edit .ddp-btn-size em.ddp-icon-fullsize,.ddp-wrap-tabs-edit .ddp-btn-size em.ddp-icon-reducesize{display:inline-block;position:absolute;top:50%;left:50%;width:13px;height:13px;margin:-7px 0 0 -7px;background:url(/assets/images/btn_size.png) no-repeat}.ddp-wrap-tabs-edit .ddp-btn-size em.ddp-icon-reducesize{background-position:left -14px}.ddp-wrap-tabs-edit .ddp-btn-size:hover em.ddp-icon-fullsize{background-position:-14px 0}.ddp-wrap-tabs-edit .ddp-btn-size:hover em.ddp-icon-reducesize{background-position:-14px -14px}.ddp-wrap-tabs-edit .ddp-btn-size .ddp-ui-tooltip-info{display:none;top:40px;left:inherit;right:0}.ddp-wrap-tabs-edit .ddp-btn-size .ddp-ui-tooltip-info em.ddp-icon-view-top{left:auto;right:15px}.ddp-wrap-tabs-edit .ddp-btn-size:hover .ddp-ui-tooltip-info{display:block}.ddp-ui-tabs .ddp-btn-prev{left:0}.ddp-ui-tabs .ddp-btn-next,.ddp-ui-tabs .ddp-btn-prev{display:none;position:absolute;top:0;width:23px;height:33px;border-right:1px solid #ddd;background-color:#fff;z-index:1}.ddp-ui-tabs .ddp-btn-next{left:24px}.ddp-wrap-querylist{position:absolute;top:0;left:0;z-index:10;white-space:nowrap}.ddp-ui-tabs.ddp-slide .ddp-btn-listslider{display:block}.ddp-btn-listslider{display:none;position:absolute;left:0;top:0;background-color:#fff;z-index:1}.ddp-btn-listslider .ddp-btn-slidernext,.ddp-btn-listslider .ddp-btn-sliderprev{display:inline-block;float:left;position:relative;width:35px;height:33px;border:1px solid #ddd;box-sizing:Border-box}.ddp-btn-listslider .ddp-btn-slidernext{border-left:none}.ddp-btn-listslider .ddp-btn-slidernext:before,.ddp-btn-listslider .ddp-btn-sliderprev:before{display:inline-block;position:absolute;top:50%;left:50%;margin:-4px 0 0 -2px;width:4px;height:7px;background:url(/assets/images/icon_dataview.png) no-repeat;background-position:left -19px;content:""}.ddp-btn-listslider .ddp-btn-sliderprev{transform:rotate(180deg)}.ddp-wrap-querylist .ddp-wrap-popup2{display:none;width:182px;position:absolute;top:33px;left:0;box-sizing:border-box;overflow-y:auto}.ddp-wrap-querylist.ddp-selected .ddp-wrap-popup2{display:block}.ddp-wrap-querylist .ddp-wrap-popup2 a{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.ddp-ui-tabs{position:relative;display:inline-block;padding-right:33px;max-width:100%;box-sizing:border-box}.ddp-ui-tabs .ddp-btn-next em.ddp-icon-next,.ddp-ui-tabs .ddp-btn-prev em.ddp-icon-prev{display:inline-block;position:absolute;top:50%;left:50%;width:4px;height:7px;margin:-4px 0 0 -2px;background:url(/assets/images/icon_slide.png) no-repeat}.ddp-ui-tabs .ddp-btn-next em.ddp-icon-next{background-position:-5px top}.ddp-ui-tabs .ddp-btn-prev:hover em.ddp-icon-prev{background-position:0 -7px}.ddp-ui-tabs .ddp-btn-next:hover em.ddp-icon-next{background-position:-5px -7px}.ddp-ui-tabs.ddp-slide{padding:0 33px 0 70px}.ddp-ui-tabs.ddp-slide .ddp-btn-next,.ddp-ui-tabs.ddp-slide .ddp-btn-prev{display:block}.ddp-ui-tabs a.ddp-btn-plus{display:inline-block;position:absolute;top:0;right:0;width:33px;height:32px;border-right:1px solid #ddd;border-left:1px solid #ddd;background-color:#fff}.ddp-ui-tabs a.ddp-btn-plus:hover{background-color:#f9f9f9}.ddp-ui-tabs a.ddp-btn-plus em{position:absolute;top:50%;left:50%;display:inline-block;width:9px;height:9px;margin:-4px 0 0 -4px;background:url(/assets/images/btn_minus_plus.png) no-repeat;background-position:-20px -2px}.ddp-ui-tabs ul.ddp-list-tabs{height:32px;white-space:nowrap}.ddp-ui-tabs ul.ddp-list-tabs li{float:left;position:relative;height:32px;margin-bottom:2px;box-sizing:border-box;border-right:1px solid #ddd;cursor:pointer;vertical-align:top}.ddp-ui-tabs ul.ddp-list-tabs li:hover{background-color:#f9f9f9}.ddp-ui-tabs ul.ddp-list-tabs li.ddp-selected:before{display:inline-block;position:absolute;top:0;left:0;right:0;border-top:2px solid #4b515b;content:"";z-index:1}.ddp-ui-tabs ul.ddp-list-tabs li.ddp-disabled{opacity:.5;cursor:no-drop}.ddp-ui-tabs ul.ddp-list-tabs li.ddp-disabled:hover{background:none}.ddp-ui-tabs ul.ddp-list-tabs li .ddp-box-tabs-popup{display:none;position:absolute;bottom:100%;left:10px;width:300px;max-height:220px;border:1px solid #ddd;border-radius:2px;background-color:#fff;text-align:left;box-sizing:border-box;z-index:20;cursor:default;box-shadow:0 1px 3px rgba(84,97,104,.3)}.ddp-ui-tabs ul.ddp-list-tabs li .ddp-box-tabs-popup .ddp-txt-query{width:100%;max-height:220px;padding:15px;font-size:12px;line-height:18px;white-space:normal;overflow:auto;box-sizing:border-box}.ddp-ui-tabs ul.ddp-list-tabs li .ddp-box-tabs-popup.ddp-retry{padding-bottom:46px}.ddp-ui-tabs ul.ddp-list-tabs li .ddp-box-tabs-popup.ddp-retry .ddp-txt-query{max-height:174px}.ddp-ui-tabs ul.ddp-list-tabs li .ddp-box-tabs-popup.ddp-retry .ddp-btn-log-status{position:absolute;bottom:13px;left:15px}.ddp-ui-tabs ul.ddp-list-tabs li .ddp-data-loading{position:relative;min-width:110px;height:33px;color:#4b515b;font-size:12px;padding:10px 10px 9px;box-sizing:border-box}.ddp-ui-tabs ul.ddp-list-tabs li .ddp-data-loading em.ddp-icon-tabloading{display:inline-block;position:relative;top:-1px;margin-right:5px;width:12px;height:12px;background:url(/assets/images/icon_tabloading.png) no-repeat;vertical-align:middle;animation-name:spin;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear}.ddp-ui-tabs ul.ddp-list-tabs li .ddp-data-loading .ddp-icon-dot{display:inline-block;height:12px;margin-left:4px;color:#4b515b;font-size:12px;overflow:hidden;animation-name:loaddot;animation-duration:.8s;vertical-align:bottom;animation-iteration-count:infinite;animation-timing-function:linear}.ddp-ui-tabs ul.ddp-list-tabs li .ddp-data-loading .ddp-btn-close-s{display:inline-block;width:7px;height:7px;position:absolute;top:50%;right:10px;margin-top:-4px;background:url(/assets/images/btn_sclose.png) no-repeat;background-position:left -69px;cursor:pointer}.ddp-ui-tabs ul.ddp-list-tabs li .ddp-data-tab{display:block;position:relative;padding:9px 25px 10px 7px;min-width:110px;max-width:220px;height:33px;color:#444;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal;box-sizing:border-box}.ddp-ui-tabs ul.ddp-list-tabs li .ddp-data-tab .ddp-btn-close-s{display:inline-block;width:7px;height:7px;position:absolute;top:50%;right:10px;margin-top:-4px;background:url(/assets/images/btn_sclose.png) no-repeat;background-position:left -69px;cursor:pointer}.ddp-ui-tabs ul.ddp-list-tabs li .ddp-wrap-morebutton{position:absolute;top:50%;right:5px;margin-top:-9px}.ddp-ui-tabs ul.ddp-list-tabs li input.ddp-input-edit{display:none;width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0;min-width:110px;padding:10px 10px 9px;box-sizing:border-box;background:#fff;border:none}.ddp-ui-tabs ul.ddp-list-tabs li.ddp-edit input.ddp-input-edit{display:block}.ddp-pop-more{position:fixed}.ddp-wrap-editor{position:absolute;top:33px;left:0;right:0;bottom:41px;background-color:#fff;text-align:left;z-index:10}.ddp-ui-empty{padding:18px 20px;color:#b7b9c3;font-size:12px}.ddp-ui-empty2{padding:15px;color:#b7b9c3;font-size:12px}.ddp-ui-error-message{padding:15px;color:#e70000;font-size:12px}.ddp-box-editer a.ddp-btn-beautifier{position:relative;float:left;width:32px;height:32px;background:rgba(75,81,91,.05);margin-right:2px}.ddp-box-editer a.ddp-btn-beautifier:hover .ddp-ui-tooltip-info{display:block}.ddp-box-editer a.ddp-btn-beautifier:before{display:inline-block;content:"";position:absolute;top:50%;left:50%;width:21px;height:18px;margin:-10px 0 0 -9px;background:url(/assets/images/icon_query.png) no-repeat;background-position:left -70px}.ddp-box-editer a.ddp-btn-beautifier:hover:before{background-position:-22px -70px}.ddp-box-editer .ddp-wrap-question{position:relative;float:left}.ddp-box-editer .ddp-wrap-question a.ddp-btn-question{position:relative;float:left;width:32px;height:32px;margin-left:3px;background:rgba(75,81,91,.05);margin-right:2px}.ddp-box-editer .ddp-wrap-question a.ddp-btn-question:before{display:inline-block;position:absolute;top:50%;left:50%;margin:-8px 0 0 -8px;width:16px;height:16px;background:url(/assets/images/icon_que.png) no-repeat;background-position:-17px -24px;content:""}.ddp-box-editer .ddp-wrap-question.ddp-selected a.ddp-btn-question:before,.ddp-box-editer .ddp-wrap-question:hover a.ddp-btn-question:before{background-position-x:0}.ddp-box-editer .ddp-wrap-question .ddp-box-layout4{display:none;position:fixed;top:100%;right:70px;width:420px}.ddp-box-editer .ddp-wrap-question.ddp-selected .ddp-box-layout4{display:block}.ddp-ui-editor{width:100%;height:100%;padding:10px;box-sizing:border-box}.ddp-ui-editor:focus{border:none}.ddp-box-query-result{position:absolute;top:40%;left:12px;right:13px;bottom:2px;padding-top:0}.ddp-box-query-result .ddp-wrap-handler{display:block;position:absolute;top:0;left:0;right:0;height:14px}.ddp-box-query-result .ddp-wrap-handler em.ddp-icon-handler{display:inline-block;position:absolute;top:50%;left:50%;width:20px;height:5px;margin:-3px 0 0 -10px;background:url(/assets/images/icon_handler.png) no-repeat}.ddp-box-query-result .ddp-box-in{position:relative;width:100%;height:100%;border:1px solid #ddd;background-color:#fff}.ddp-box-query-result .ddp-box-in .ddp-wrap-tabs-query{position:relative;height:33px;background-color:#fff;z-index:20}.ddp-box-query-result .ddp-box-in .ddp-wrap-tabs-query:before{display:inline-block;position:absolute;bottom:0;left:0;right:0;border-bottom:1px solid #ddd;content:""}.ddp-box-query-result .ddp-box-in .ddp-ui-tabs{position:relative;height:33px;padding-right:0}.ddp-box-query-result .ddp-box-in .ddp-ui-tabs .ddp-btn-next{right:0}.ddp-box-query-result .ddp-view-result{position:absolute;top:33px;left:0;right:0;bottom:0;z-index:20}.ddp-box-query-result .ddp-wrap-result{position:absolute;top:0;left:0;right:0;bottom:0;padding-bottom:28px;background-color:#fff;z-index:10}.ddp-box-query-result .ddp-wrap-result .ddp-box-grid{padding:15px;width:100%;height:100%;line-height:18px;box-sizing:border-box}.ddp-box-query-result .ddp-wrap-result .ddp-box-grid .ddp-text-result.ddp-nodata{padding:15px;color:#b7bac1;font-size:13px}.ddp-box-query-result .ddp-wrap-result .ddp-ui-setting{position:relative;z-index:2;background-color:#fff}.ddp-box-query-result .ddp-wrap-result .ddp-ui-setting .ddp-form-search{float:left}.ddp-box-query-result .ddp-ui-bottom-tab{float:left;z-index:3}.ddp-box-query-result .ddp-ui-bottom-tab ul.ddp-list-bottom-tab li{float:left;height:28px}.ddp-box-query-result .ddp-ui-bottom-tab ul.ddp-list-bottom-tab li a{display:block;padding:6px 16px;color:#4b515b;font-size:13px}.ddp-box-query-result .ddp-ui-bottom-tab ul.ddp-list-bottom-tab li.ddp-selected a{background-color:#fff;font-weight:700;border:1px solid #d0d1d8;border-top:none;border-bottom:none}.ddp-box-query-result .ddp-wrap-log{position:relative;padding-bottom:28px;height:100%;background-color:#35393f;box-sizing:border-box}.ddp-box-query-result .ddp-wrap-log.ddp-ing{padding-bottom:95px}.ddp-box-query-result .ddp-box-log{position:relative;padding:15px 16px;height:100%;color:#b6b9c2;font-size:12px;line-height:18px;overflow:auto;box-sizing:border-box}.ddp-box-query-result .ddp-box-log::-webkit-scrollbar-track{background:#3f4349}.ddp-box-query-result .ddp-box-log::-webkit-scrollbar-thumb{border:4px solid #3f4349;background-color:#6d7179}.ddp-box-query-result .ddp-wrap-log span.ddp-txt-info{font-size:12px;line-height:18px;color:#26c9ff}.ddp-box-query-result .ddp-wrap-log span.ddp-txt-error{font-size:12px;line-height:18px;color:#ff3b3b}.ddp-box-query-result .ddp-wrap-log span.ddp-txt-warn{font-size:12px;line-height:18px;color:#fff726}.ddp-box-query-result .ddp-wrap-log span.ddp-txt-type-a{font-size:12px;line-height:18px;color:#f5a837}.ddp-box-query-result .ddp-wrap-log span.ddp-txt-type-b{font-size:12px;line-height:18px;color:#a6ce4e}.ddp-box-query-result .ddp-wrap-log span.ddp-txt-type-c{font-size:12px;line-height:18px;color:#9983fc}.ddp-box-query-result .ddp-box-infobar{position:absolute;bottom:0;left:0;right:0;height:27px;border-top:1px solid #d0d1d8;background:#e7e7ea;z-index:30}.ddp-box-query-result .ddp-view-status{display:block;position:relative;overflow:hidden}.ddp-box-query-result .ddp-view-status.ddp-fail{height:29px;margin-top:-1px;background:#f8dbdc}.ddp-box-query-result .ddp-view-status.ddp-fail:before{position:absolute;top:0;left:0;right:0;bottom:0;border:1px solid #ea9295;content:""}.ddp-box-query-result .ddp-list-time{position:absolute;top:0;right:0;padding:6px 4px 6px 0}.ddp-box-query-result .ddp-list-time .ddp-data-time{position:relative;padding:0 11px}.ddp-box-query-result .ddp-list-time .ddp-data-time:before{display:inline-block;position:absolute;top:50%;left:0;margin-top:-7px;height:15px;border-left:1px solid #cdcfd3;content:""}.ddp-box-query-result .ddp-box-infobar .ddp-list-time .ddp-data-time .ddp-data-label{padding-right:9px;color:#4b515b;font-size:12px;opacity:.5}.ddp-box-query-result .ddp-box-infobar .ddp-list-time .ddp-data-time .ddp-data-txt{color:#4b515b;font-size:12px}.ddp-box-query-result .ddp-box-infobar .ddp-info-status{display:inline-block;position:relative;margin:6px 0 6px 15px;color:#4b515b;font-size:12px;overflow:hidden}.ddp-box-query-result .ddp-box-infobar .ddp-info-status.ddp-fail{padding-left:19px;color:#e35252}.ddp-box-query-result .ddp-box-infobar .ddp-info-status.ddp-fail:before{display:inline-block;position:absolute;top:50%;left:0;margin-top:-6px;width:13px;height:13px;background:url(/assets/images/icon_fail.png) no-repeat;content:""}.ddp-box-query-result .ddp-box-status-button{position:absolute;bottom:39px;left:10px;right:10px;padding:13px 15px;height:56px;border-radius:3px;background-color:#f6f6f7;box-sizing:border-box}.ddp-box-query-result .ddp-btn-log-status{display:inline-block;position:relative;padding:7px 11px;min-width:72px;margin-right:14px;border-radius:2px;background-color:#90969f;box-sizing:border-box;color:#fff;font-size:12px;text-align:center}.ddp-box-query-result .ddp-btn-log-status.ddp-retry{padding-left:32px;background-color:#dc494f}.ddp-box-query-result .ddp-btn-log-status.ddp-retry:before{display:inline-block;position:absolute;top:50%;left:12px;margin-top:-6px;width:13px;height:12px;background:url(/assets/images/btn_refresh.png) no-repeat;background-position:left -63px;content:"";vertical-align:middle}.ddp-box-query-result .ddp-btn-log-status.ddp-retry2{padding-left:32px}.ddp-box-query-result .ddp-btn-log-status.ddp-retry2:before{display:inline-block;position:absolute;top:50%;left:12px;margin-top:-6px;width:13px;height:12px;background:url(/assets/images/btn_refresh.png) no-repeat;background-position:left -63px;content:"";vertical-align:middle}.ddp-box-query-result .ddp-wrap-log .ddp-box-status-button .ddp-txt-log-status{color:#4b515b;font-size:13px}.ddp-box-query-result .ddp-wrap-log .ddp-box-status-button .ddp-txt-log-status.ddp-fail{color:#dc494f}.ddp-btn-allcheck{float:left;margin:9px 0 0 12px;color:#b7b9c2;font-size:12px;text-decoration:underline}.ddp-btn-allcheck:before{display:inline-block;width:8px;height:6px;margin-right:5px;background:url(/assets/images/icon_select2.png) no-repeat;background-position:-47px -7px;content:""}.ddp-btn-allcheck:hover{color:#4b515b}.ddp-btn-allcheck:hover:before{background-position:-47px top}.ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons{position:absolute;bottom:40px;right:10px;float:right;padding:10px 0 0}.ddp-box-query-result .ddp-wrap-result .ddp-wrap-btn-link{float:left;border:1px solid #b6b9c2;border-radius:2px;background-color:#fff}.ddp-box-query-result .ddp-wrap-result .ddp-wrap-btn-link.type-opacity{opacity:.2}.ddp-wrap-btn-link.type-opacity a.ddp-btn-link.ddp-selected .ddp-box-searching{opacity:1}.ddp-box-query-result .ddp-wrap-result .ddp-wrap-btn-link+.ddp-wrap-btn-link{margin-left:9px}.ddp-box-query-result .ddp-wrap-result .ddp-wrap-btn-link .ddp-box-page{float:left;width:75px;height:30px;margin-top:0;padding:8px 0;color:#90969f;font-size:13px;text-align:center;box-sizing:border-box;border:none}.ddp-box-query-result .ddp-wrap-result .ddp-wrap-btn-link .ddp-box-page+.ddp-box-page{border-left:1px solid #b6b9c2}.ddp-box-query-result .ddp-wrap-result .ddp-wrap-btn-link .ddp-box-page:hover{background-color:#e7e7ea}.ddp-box-query-result .ddp-wrap-result .ddp-wrap-btn-link .ddp-box-page .ddp-icon-prev{display:inline-block;width:4px;height:7px;margin-right:5px;background:url(/assets/images/icon_page2.png) no-repeat;transform:rotate(180deg);vertical-align:middle;content:""}.ddp-box-query-result .ddp-wrap-result .ddp-wrap-btn-link .ddp-box-page .ddp-icon-next{display:inline-block;width:4px;height:7px;background:url(/assets/images/icon_page2.png) no-repeat;transform:rotate(180deg);vertical-align:middle;content:"";margin-left:5px;margin-right:0;transform:rotate(0)}.ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons a.ddp-btn-link{position:relative;float:left;width:30px;height:30px;color:#90969f;font-size:12px}.ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons a.ddp-btn-link:hover{background:#e7e7ea}.ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons a.ddp-btn-link .ddp-ui-tooltip-info{display:none;bottom:100%;top:inherit;right:-15px;left:inherit;margin-bottom:8px;white-space:nowrap}.ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons a.ddp-btn-link:hover .ddp-ui-tooltip-info{display:block}.ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons a.ddp-btn-link .ddp-ui-tooltip-info .ddp-icon-view-down{left:inherit;right:29px}.ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons a.ddp-btn-link:hover{color:#4b515b}.ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons a.ddp-btn-link.ddp-disabled{opacity:.5;cursor:no-drop}.ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons a.ddp-btn-link.ddp-selected{background-color:#e7e7ea}.ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons a.ddp-btn-link.ddp-selected .ddp-ui-tooltip-info{display:none}.ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons a.ddp-btn-link.ddp-value:after{display:Inline-block;width:5px;height:5px;position:absolute;top:5px;right:5px;background:#707cc4;border-radius:50%;content:""}.ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons a.ddp-btn-link.ddp-selected .ddp-box-searching{display:block}.ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons a.ddp-btn-link .ddp-box-searching{display:none;position:absolute;bottom:100%;margin-bottom:7px;padding:12px 17px;right:-20px;border-radius:4px;background-color:#fff;box-shadow:0 1px 3px rgba(84,97,104,.7)}.ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons a.ddp-btn-link .ddp-box-searching .ddp-form-search{width:278px}.ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons a.ddp-btn-box{display:inline-block;position:relative;top:-6px;width:25px;height:25px;margin-left:13px;border-radius:2px;border:1px solid #ccc;box-sizing:border-box}.ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons a.ddp-btn-box:hover{border:1px solid #8f96a0}.ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons a.ddp-btn-box .ddp-icon-cancel,.ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons a.ddp-btn-box .ddp-icon-result-grid,.ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons a.ddp-btn-box .ddp-icon-result-list{display:inline-block;width:16px;height:16px;position:absolute;top:50%;left:50%;margin:-8px 0 0 -7px;background:url(/assets/images/icon_query.png) no-repeat;background-position:left -139px}.ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons a.ddp-btn-box:hover .ddp-icon-cancel{background-position-x:-17px}.ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons a.ddp-btn-box .ddp-icon-result-grid{margin:-6px 0 0 -7px;background-position:left -156px}.ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons a.ddp-btn-box .ddp-icon-result-list{margin:-5px 0 0 -6px;width:15px;height:14px;background-position:left -173px}.ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons a.ddp-btn-box:hover .ddp-icon-result-grid{background-position-x:-17px}.ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons a.ddp-btn-box:hover .ddp-icon-result-list{background-position-x:-16px}.ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons a.ddp-btn-box:hover .ddp-ui-tooltip-info{display:block;top:100%;left:inherit;right:-10px;margin-top:8px}.ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons a.ddp-btn-box .ddp-ui-tooltip-info .ddp-icon-view-top{right:18px;left:inherit;margin:0}.ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons .ddp-ui-link{position:relative;float:left}.ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons .ddp-ui-link.ddp-selected{background-color:#e7e7ea}.ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons .ddp-ui-link.ddp-selected .ddp-wrap-popup2{position:absolute;bottom:100%;right:-20px;margin-top:5px;white-space:nowrap}.ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons .ddp-ui-link.ddp-selected .ddp-ui-tooltip-info{display:none!important}.ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons .ddp-ui-link .ddp-wrap-popup2{display:none}.ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons .ddp-ui-link.ddp-selected .ddp-wrap-popup2{display:block}.ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons a.ddp-btn-link>[class*=ddp-icon-]{position:absolute;top:50%;left:50%}.ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons a.ddp-btn-link em.ddp-icon-chart{margin:-6px 0 0 -7px;background-position-x:-30px}.ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons a.ddp-btn-link em.ddp-icon-save{margin:-7px 0 0 -8px;background-position-x:-32px}.ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons a.ddp-btn-link em.ddp-icon-export,.ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons a.ddp-btn-link em.ddp-icon-online-excel{margin:-7px 0 0 -7px;background-position-x:-28px}.ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons a.ddp-btn-link em.ddp-icon-query-search{margin:-7px 0 0 -7px}em.ddp-icon-chart,em.ddp-icon-excel,em.ddp-icon-export,em.ddp-icon-online-excel,em.ddp-icon-query-info,em.ddp-icon-query-search,em.ddp-icon-save{display:inline-block;position:relative;top:-1px;background:url(/assets/images/icon_query.png) no-repeat;vertical-align:middle}em.ddp-icon-chart{width:14px;height:13px}em.ddp-icon-save{width:15px;height:14px;background-position:left -89px}em.ddp-icon-online-excel{width:13px;height:14px;background-position:left -104px}em.ddp-icon-query-search{width:14px;height:14px;background-position:left -188px}.ddp-ui-benchtable{float:left;position:relative;width:45%;height:100%;background-color:#2f3339}.ddp-ui-benchtable .ddp-ui-table-name{position:relative;padding:15px 35px 15px 15px;font-size:13px;color:#d0d1d8;font-weight:700;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal;background-color:#35393f}.ddp-ui-benchtable .ddp-ui-table-name a.ddp-btn-close{display:inline-block;position:absolute;top:17px;right:15px;width:11px;height:11px;background:url(/assets/images/btn_close.png) no-repeat;background-position:-12px -58px}.ddp-ui-benchtable .ddp-ui-columnlist .ddp-ui-label{padding:10px 15px 7px;color:#d0d1d8;font-size:12px}.ddp-ui-benchtable .ddp-ui-columnlist .ddp-ui-label .ddp-form-search{margin:5px 0 0;width:100%}.ddp-ui-benchtable .ddp-ui-columnlist .ddp-ui-label .ddp-form-search input{border-bottom:1px solid #656971;color:#fff}.ddp-ui-benchtable .ddp-ui-columnlist .ddp-ui-label .ddp-form-search .ddp-btn-search-close:before{background-position-x:-8px}.ddp-ui-benchtable .ddp-ui-columnlist .ddp-list-column{position:absolute;top:113px;left:0;right:0;bottom:0;overflow:auto}.ddp-ui-benchtable .ddp-ui-columnlist .ddp-list-column::-webkit-scrollbar-track{background:#3f4349}.ddp-ui-benchtable .ddp-ui-columnlist .ddp-list-column::-webkit-scrollbar-thumb{border:4px solid #3f4349;background-color:#6d7179}.ddp-ui-benchtable .ddp-ui-columnlist .ddp-list-column li a{position:relative;display:block;padding:5px 35px 5px 15px}.ddp-ui-benchtable .ddp-ui-columnlist .ddp-list-column li a:hover{background-color:#4b515b}.ddp-ui-benchtable .ddp-ui-columnlist .ddp-list-column li a .ddp-data-char{color:#d0d1d8;font-size:13px}.ddp-ui-benchtable .ddp-ui-columnlist .ddp-list-column li a .ddp-data-columnname{color:#90969f;font-size:11px}.ddp-ui-benchtable .ddp-ui-columnlist .ddp-list-column li a em.ddp-btn-more{display:none;position:absolute;top:50%;right:15px;margin-top:-5px;width:9px;height:9px;background:url(/assets/images/icon_add.png) no-repeat;background-position:-40px top}.ddp-ui-benchtable .ddp-ui-columnlist .ddp-list-column li a:hover em.ddp-btn-more{display:block}.ddp-wrap-workbench .handle[_ngcontent-c4]{background-color:#e7e7ea}.popup-workbench .ddp-wrap-list .ddp-ui-dataname .ddp-top-title{padding-left:30px}.popup-workbench .ddp-db-icons{position:absolute;top:-2px;left:0;width:24px;height:24px}.popup-workbench .ddp-db-icons [class*=ddp-icon-data-]{display:inline-block;background:url(/assets/images/icon_dbtype_s.png) no-repeat}.popup-workbench .ddp-db-icons .ddp-icon-data-sql{width:19px;height:22px;background-position:left -22px}.popup-workbench .ddp-db-icons .ddp-icon-data-tibero{width:19px;height:22px;background-position:left -135px}.popup-workbench .ddp-db-icons .ddp-icon-data-oracle{width:21px;height:21px;background-position:0 0}.popup-workbench .ddp-db-icons .ddp-icon-data-db{width:16px;height:19px;background-position:left -158px}.popup-workbench .ddp-db-icons .ddp-icon-data-phoenix{width:16px;height:24px;background-position:left -110px}.popup-workbench .ddp-db-icons .ddp-icon-data-post{width:22px;height:22px;background-position:left -45px}.popup-workbench .ddp-db-icons .ddp-icon-data-hive{width:24px;height:22px;background-position:left -68px}.popup-workbench .ddp-db-icons .ddp-icon-data-presto{width:20px;height:17px;background-position:left -91px}.popup-workbench.ddp-column-detail .ddp-wrap-list .ddp-ui-title.ddp-bottom{padding-top:20px;padding-bottom:0;border:none}.popup-workbench .ddp-wrap-list-search{padding:0 18px;margin:0 -16px}.popup-workbench .ddp-wrap-list-search .ddp-ui-list-search{position:relative;padding-left:22px;overflow:hidden}.popup-workbench .ddp-wrap-list-search .ddp-ui-list-search:before{display:inline-block;position:absolute;top:50%;left:0;margin-top:-6px;width:11px;height:11px;background:url(/assets/images/icon_search.png) no-repeat;background-position:-12px 0;content:""}.popup-workbench .ddp-wrap-list-search .ddp-ui-list-search input{display:block;width:100%;padding:19px 0;background:none;border:none;font-size:13px}.popup-workbench .ddp-wrap-list-search .ddp-ui-list-search .ddp-btn-search-close{display:inline-block;padding:5px;position:absolute;top:50%;right:10px;margin-top:-8px;cursor:pointer;font-size:0}.popup-workbench .ddp-wrap-list-search .ddp-ui-list-search .ddp-btn-search-close:before{display:inline-block;width:7px;height:7px;background:url(/assets/images/btn_sclose.png) no-repeat;background-position:-8px -38px;content:""}.popup-workbench .ddp-wrap-list-search a.ddp-btn-refresh{float:right;position:relative;top:21px;width:13px;height:12px;background:url(/assets/images/icon_refresh2.png) no-repeat;background-position:-28px top}.popup-workbench .ddp-wrap-list-search a.ddp-btn-refresh:hover{background-position:-42px top}.popup-workbench .ddp-tablelist-header{padding:0;height:27px;margin:0 -16px;border-top:1px solid #e7e7ea;border-bottom:1px solid #e7e7ea;box-sizing:border-box}.popup-workbench .ddp-tablelist-header .ddp-table-num{float:right;padding:3px 18px 3px 0;position:relative;top:2px;font-size:12px;color:#4b515b;font-weight:300}.popup-workbench .ddp-tablelist-header .ddp-table-num span.ddp-number{font-weight:400}.popup-workbench .ddp-tablelist-header .ddp-table-title{display:inline-block;padding:3px 0 3px 18px;color:#90969f;font-size:12px;font-weight:400;overflow:Hidden;box-sizing:border-box;cursor:pointer}.popup-workbench .ddp-tablelist-header .ddp-table-title [class*=ddp-icon-sort]{display:inline-block;position:relative;width:19px;height:19px;font-size:0;vertical-align:middle}.popup-workbench .ddp-tablelist-header .ddp-table-title [class*=ddp-icon-sort]:before{display:inline-block;position:absolute;top:50%;left:50%;width:7px;height:10px;margin:-5px 0 0 -4px;background:url(/assets/images/icon_sorting.png);content:""}.popup-workbench .ddp-tablelist-header .ddp-table-title .ddp-icon-sort-asc:before{background-position:-8px top}.popup-workbench .ddp-tablelist-header .ddp-table-title .ddp-icon-sort-des:before{background-position:-16px top}.popup-workbench .ddp-pop-wrapList{top:214px}.ddp-pop-preview.ddp-type-scheme.popup-workbench .ddp-type-top-option .ddp-ui-tab-contents .ddp-wrap-searching{padding:0 15px}.popup-workbench .ddp-ui-tab-contents .ddp-wrap-list-search .ddp-ui-list-search input{padding:14px 0}.popup-workbench .ddp-wrap-detail-column{position:absolute;top:44px;left:0;right:0;bottom:0;padding:10px 30px 0;overflow:auto}.popup-workbench.ddp-column-detail .ddp-ui-detail{border-top:none}.popup-workbench .ddp-ui-preview-contents .ddp-ui-detail+.ddp-ui-detail .ddp-ui-title{padding-top:0}em.ddp-icon-excel{width:12px;height:13px;background-position:left -28px}em.ddp-icon-export{width:13px;height:13px;background-position:left -56px}table.ddp-table-form tr td span.ddp-data-group{margin-right:16px}table.ddp-table-form tr td span.ddp-data-group em.ddp-icon-group-s2,table.ddp-table-form tr td span.ddp-data-group em.ddp-icon-user-s2{margin-right:4px}.ddp-ui-info-det2{color:#90969f;font-size:14px}.ddp-ui-info-det2 em.ddp-icon-sinfo2{vertical-align:middle;margin-right:5px}.ddp-ui-filter-order{position:relative;width:100%;height:100%}.ddp-ui-filter-order .ddp-data-filter{padding:7px 13px;color:#90969f;font-size:12px;border-top:1px solid #d0d1d8;border-bottom:1px solid #d0d1d8}.ddp-ui-filter-order ul.ddp-list-filter-order{position:absolute;top:50px;left:0;right:0;bottom:16px;overflow-y:auto}.ddp-ui-filter-order ul.ddp-list-filter-order li{position:relative;padding:12px 0 13px 135px;cursor:pointer}.ddp-ui-filter-order ul.ddp-list-filter-order li:hover{background-color:#f6f6f7}.ddp-ui-filter-order ul.ddp-list-filter-order li .ddp-data-no{position:absolute;top:50%;left:16px;margin-top:-10px;font-size:13px;color:#4b515b}.ddp-ui-filter-order ul.ddp-list-filter-order li span.ddp-data-tag{display:inline-block;position:absolute;top:50%;left:45px;margin-top:-11px;width:80px;text-align:center}.ddp-ui-filter-order ul.ddp-list-filter-order li span.ddp-box-tag-value,table.ddp-table-type2 tr td span.ddp-box-tag-value{display:inline-block;width:70px;padding:2px 3px 1px;border-radius:1px;font-size:12px;box-sizing:border-box;text-align:center}.ddp-ui-filter-order ul.ddp-list-filter-order li span.ddp-box-tag-value.ddp-dimension,table.ddp-table-type2 tr td span.ddp-box-tag-value.ddp-dimension{color:#439fe5;border:1px solid #439fe5}.ddp-ui-filter-order ul.ddp-list-filter-order li span.ddp-box-tag-value.ddp-measure,table.ddp-table-type2 tr td span.ddp-box-tag-value.ddp-measure{color:#5fd7a5;border:1px solid #5fd7a5}table.ddp-table-type2 tr td .ddp-ui-selected-option.ddp-selected span.ddp-link-text span.ddp-wrap-icons{background-color:#e8e9ea}table.ddp-table-type2 tr td.ddp-info{padding-right:30px}table.ddp-table-type2 tr td.ddp-info.ddp-cursor-default:hover{background:none!important;border-color:none!important}table.ddp-table-type2 tr td.ddp-info .ddp-ui-info{position:absolute;top:50%;right:9px;margin-top:-7px;cursor:pointer;font-size:0}table.ddp-table-type2 tr td.ddp-info .ddp-ui-info .ddp-icon-error2{position:relative;top:0}table.ddp-table-type2 tr td.ddp-info .ddp-ui-info.ddp-selected .ddp-box-layout4.type-time{display:block;z-index:23}table.ddp-table-type2 tr td.ddp-info .ddp-ui-info .ddp-box-layout4.type-time{display:none;width:330px;position:absolute;top:100%;right:-30px;margin-top:5px}table.ddp-table-type2 tr td.ddp-info .ddp-ui-info.ddp-selected .ddp-icon-sinfo2{background-position:-28px -30px}.ddp-box-layout4.type-time .ddp-wrap-edit3+.ddp-wrap-edit3{margin-top:20px}.ddp-box-layout4.type-time .ddp-wrap-edit3 .ddp-ui-label-name{position:relative;margin-bottom:10px;color:#4a515c}.ddp-box-layout4.type-time .ddp-wrap-edit3 .ddp-ui-label-name .ddp-wrap-hover-info .ddp-box-layout4{position:absolute;top:100%;right:-20px;left:inherit;margin-top:5px}.ddp-box-layout4.type-time .ddp-wrap-edit3 .ddp-ui-label-name .ddp-wrap-hover-info:hover .ddp-box-layout4{display:block!important}.ddp-box-layout4.type-time .ddp-wrap-edit3 .ddp-view-label{position:relative}.ddp-box-layout4.type-time .ddp-wrap-edit3 .ddp-type-format{position:absolute;top:0;right:0}.ddp-box-layout4.type-time .ddp-wrap-edit3 .ddp-type-format .ddp-label-checkbox span.ddp-txt-checkbox{color:#90969f}.ddp-box-layout4.type-time .ddp-wrap-edit3 .ddp-ui-option-in{padding:0 0 0 13px}.ddp-box-layout4.type-time .ddp-wrap-edit3 .ddp-ui-option-in .ddp-list-checktype{padding:5px 0 0}.ddp-box-layout4.type-time .ddp-wrap-edit3 .ddp-ui-option-in .ddp-list-checktype li+li{margin-top:6px}.ddp-box-layout4.type-time .ddp-wrap-edit3.type-det{color:#4a515c;font-size:13px;margin-bottom:0;min-height:auto}.ddp-box-layout4.type-time .ddp-wrap-edit3.type-det .ddp-txt-det{margin-left:10px}.ddp-box-layout4.type-time .ddp-data-title{position:relative;font-size:14px}.ddp-box-layout4.type-time .ddp-data-title .ddp-txt-error{position:absolute;bottom:0;left:14px;font-weight:400}.ddp-ui-filter-order ul.ddp-list-filter-order li span.ddp-data-name{position:relative;display:block;padding-left:20px;font-size:13px;color:#4b515b;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.ddp-ui-filter-order ul.ddp-list-filter-order li span.ddp-data-name em[class*=ddp-icon-type]{position:absolute;left:0;top:8px}.ddp-box-popupcontents3{width:1192px;margin:0 auto;text-align:left}.ddp-box-popupcontents3 .ddp-set-message{padding:25px 0 0;text-align:center;color:#90969f;font-size:14px}.ddp-box-popupcontents3 .ddp-set-message a.ddp-link{color:#4c92e0;font-size:14px;font-style:italic;text-decoration:underline}.ddp-type-top-option .ddp-ui-rightoption .ddp-label-checkbox span.ddp-txt-checkbox{font-size:13px}.ddp-link-toggle{padding:7px 11px;color:#90969f;font-size:13px;border-radius:2px;background-color:#f6f6f7}.ddp-link-toggle em.ddp-icon-recommend{margin-right:5px;vertical-align:middle}.ddp-link-toggle.ddp-selected{color:#4c515a;background-color:#e7e7ea}.ddp-link-toggle.ddp-selected em.ddp-icon-recommend{background-position:-36px top}table.ddp-table-form tbody tr td .ddp-td-schema{display:block;position:relative;overflow:hidden}table.ddp-table-form tbody tr td .ddp-txt-icon{display:inline-block;position:relative;padding-left:30px}table.ddp-table-form tbody tr td .ddp-btn-solid2{margin:-4px 0}table.ddp-table-form tbody tr td .ddp-td-schema span.ddp-box-tag-value{float:left;padding:2px 3px 3px;border-radius:1px;font-size:12px}table.ddp-table-form tbody tr td .ddp-td-schema span.ddp-box-tag-value.ddp-dimension{width:70px;text-align:center;color:#439fe5;border:1px solid #439fe5;box-sizing:border-box}table.ddp-table-form tbody tr td .ddp-td-schema span.ddp-box-tag-value.ddp-measure{width:70px;text-align:center;color:#5fd7a5;border:1px solid #5fd7a5;box-sizing:border-box}table.ddp-table-form tbody tr td .ddp-wrap-value-icon{position:relative;float:right;min-height:15px;margin-left:5px;margin-top:4px}table.ddp-table-form tbody tr td .ddp-wrap-value-icon [class*=ddp-icon-]{float:left;margin-left:8px}table.ddp-table-form tbody tr td .ddp-wrap-value-icon .ddp-wrap-datarecommend{float:left;margin-left:10px}table.ddp-table-form tbody tr td .ddp-wrap-value-icon.ddp-type{padding-right:15px}table.ddp-table-form tbody tr td .ddp-wrap-value-icon .ddp-btn-revival{float:left;position:relative;top:-2px;padding:3px 4px;margin-left:8px;background-color:#e7e7ea;border-radius:2px;color:#4b515b;font-size:12px;vertical-align:middle;line-height:1em;z-index:10}table.ddp-table-form tbody tr td .ddp-wrap-value-icon .ddp-btn-revival:hover{background-color:#d0d1d8}table.ddp-table-form tbody tr td .ddp-wrap-value-icon .ddp-btn-revival .ddp-icon-time-s{display:inline-block;width:14px;height:13px;margin-right:5px;margin-left:0;background:url(/assets/images/icon_return.png) no-repeat;background-position:left -20px;vertical-align:middle}table.ddp-table-form tbody tr td .ddp-td-schema a.ddp-btn-box{display:inline-block;position:absolute;top:50%;right:0;margin-top:-10px;padding:3px 4px;border-radius:2px;background-color:#e7e7ea;color:#4b515b;font-size:12px;font-style:italic;z-index:3}table.ddp-table-form tbody tr td .ddp-td-schema a.ddp-btn-box:hover{background-color:#d0d1d8}table.ddp-table-form tbody tr td .ddp-type-icon{float:left;width:43px;height:22px;position:relative}table.ddp-table-form tbody tr td .ddp-type-icon em[class*=ddp-icon-dimension],table.ddp-table-form tbody tr td .ddp-type-icon em[class*=ddp-icon-measure],table.ddp-table-form tbody tr td .ddp-type-icon em[class*=ddp-icon-type]{position:absolute;top:50%;left:50%;margin-left:-7px;margin-top:-6px}table.ddp-table-form tbody tr td .ddp-type-icon em.ddp-icon-dimension-ab,table.ddp-table-form tbody tr td .ddp-type-icon em.ddp-icon-dimension-maplink,table.ddp-table-form tbody tr td .ddp-type-icon em.ddp-icon-measure-ab,table.ddp-table-form tbody tr td .ddp-type-icon em.ddp-icon-measure-maplink,table.ddp-table-form tbody tr td .ddp-type-icon em.ddp-icon-type-ab,table.ddp-table-form tbody tr td .ddp-type-icon em.ddp-icon-type-maplink{margin-top:-5px}table.ddp-table-form tbody tr td .ddp-type-icon em.ddp-icon-dimension-float,table.ddp-table-form tbody tr td .ddp-type-icon em.ddp-icon-dimension-int,table.ddp-table-form tbody tr td .ddp-type-icon em.ddp-icon-dimension-sharp,table.ddp-table-form tbody tr td .ddp-type-icon em.ddp-icon-dimension-tf,table.ddp-table-form tbody tr td .ddp-type-icon em.ddp-icon-measure-float,table.ddp-table-form tbody tr td .ddp-type-icon em.ddp-icon-measure-int,table.ddp-table-form tbody tr td .ddp-type-icon em.ddp-icon-measure-sharp,table.ddp-table-form tbody tr td .ddp-type-icon em.ddp-icon-measure-tf,table.ddp-table-form tbody tr td .ddp-type-icon em.ddp-icon-type-float,table.ddp-table-form tbody tr td .ddp-type-icon em.ddp-icon-type-int,table.ddp-table-form tbody tr td .ddp-type-icon em.ddp-icon-type-sharp,table.ddp-table-form tbody tr td .ddp-type-icon em.ddp-icon-type-tf{margin-top:-4px}table.ddp-table-form tbody tr td .ddp-form-name{display:block;position:relative;padding:3px 0;overflow:hidden;font-size:0}table.ddp-table-form tbody tr td .ddp-form-name .ddp-data-name{position:relative;display:inline-block;padding-right:16px;max-width:100%;font-size:13px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;box-sizing:border-box;vertical-align:top}table.ddp-table-form tbody tr td .ddp-form-name .ddp-data-name.ddp-padd0{padding-right:0}table.ddp-table-form tbody tr td .ddp-form-name:hover+.ddp-ui-tooltip-info{display:block;top:100%;left:0;white-space:normal}table.ddp-table-form tbody tr td .ddp-td-schema:hover+.ddp-ui-tooltip-info{display:block;top:100%;left:100px;width:-moz-max-content;width:max-content;min-width:100px;max-width:200px;white-space:normal}table.ddp-table-form tbody tr td .ddp-td-schema:hover+.ddp-ui-tooltip-info.ddp-top{top:inherit}table.ddp-table-form tbody tr td .ddp-td-schema+.ddp-ui-tooltip-info em.ddp-icon-view-top{left:inhert;right:1px;left:45px}table.ddp-table-form tbody tr td .ddp-td-schema+.ddp-ui-tooltip-info.ddp-left{left:0}table.ddp-table-form tbody tr td .ddp-td-schema+.ddp-ui-tooltip-info.ddp-type{left:20px}table.ddp-table-form tbody tr td .ddp-td-schema+.ddp-ui-tooltip-info.ddp-left2{max-width:400px}table.ddp-table-form tbody tr td .ddp-td-schema+.ddp-ui-tooltip-info.ddp-left2 em.ddp-icon-view-top{left:42px}table.ddp-table-form tbody tr td .ddp-txt-edit{float:left;margin-left:0;position:relative}table.ddp-table-form tbody tr td .ddp-txt-edit a.ddp-icon-edit{display:inline-block;width:13px;height:13px;background:url(/assets/images/icon_edit2.png) no-repeat;background-position:left -34px}table.ddp-table-form tbody tr td .ddp-txt-edit .ddp-wrap-input{display:none;position:absolute;top:1px;right:-15px;left:inherit;min-width:382px;z-index:10}table.ddp-table-form tbody tr td .ddp-txt-edit .ddp-wrap-input.ddp-type{bottom:100%;margin-top:0;margin-bottom:7px;top:inherit}table.ddp-table-form tbody tr td .ddp-txt-edit .ddp-wrap-input.type-input{min-width:161px}table.ddp-table-form tbody tr td .ddp-txt-edit .ddp-wrap-input.type-file{min-width:495px}table.ddp-table-form tbody tr td .ddp-txt-edit.ddp-selected .ddp-wrap-input{display:block}table.ddp-table-form tbody tr td .ddp-txt-edit.ddp-selected .ddp-wrap-input input{padding:5px 0 6px}table.ddp-table-form tbody tr td .ddp-txt-edit.ddp-selected+.ddp-icon-time,table.ddp-table-form tbody tr td .ddp-txt-edit.ddp-selected+.ddp-wrap-datarecommend{display:none}table.ddp-table-form tbody tr td em.ddp-icon-error2{position:absolute;right:0;top:1px}table.ddp-table-form tbody tr td .ddp-txt-error-type{display:inline-block;max-width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}table.ddp-table-form tbody tr td .ddp-txt-error-type .ddp-icon-error2{position:relative;top:0;left:0;float:right;margin-left:4px}table.ddp-table-view thead tr th{position:relative;border-top:1px solid #e7e7e7;border-bottom:1px solid #e7e7e7}table.ddp-table-view thead tr th a.ddp-link-filter{position:absolute;top:4px;right:3px;display:inline-block;padding:3px 4px;color:#4c515a;font-size:12px;font-style:italic;background-color:#f3f3f4}table.ddp-table-view thead tr th a.ddp-link-filter:hover{background-color:#e7e7ea}table.ddp-table-view tbody tr td{padding:3px 10px 4px;cursor:pointer;border-right:1px solid #e7e7ea}table.ddp-table-view tbody tr td:last-of-type{border-right:none}table.ddp-table-view tbody tr:hover td{background-color:#f0f0f2}table.ddp-table-view tbody tr td .ddp-icon-view{display:none;content:"";width:6px;height:11px;position:absolute;top:50%;right:0;margin-top:-6px;background:url(/assets/images/icon_dataview.png) no-repeat;background-position:left -68px}table.ddp-table-view tbody tr:hover td .ddp-icon-view{display:block}table.ddp-table-view tbody tr.ddp-selected td{background-color:#f2f1f8;padding:2px 10px 3px;border-top:1px solid #666eb2;border-bottom:1px solid #666eb2}table.ddp-table-view tbody tr.ddp-selected td:first-of-type{padding-left:9px;border-left:1px solid #666eb2}table.ddp-table-view tbody tr.ddp-selected td:last-of-type{padding-right:9px;border-right:1px solid #666eb2}table.ddp-table-view tbody tr.ddp-selected td .ddp-icon-view{display:block}table.ddp-table-form tbody tr.ddp-disabled .ddp-ui-checkbox,table.ddp-table-form tbody tr.ddp-disabled em.ddp-icon-view{display:none}table.ddp-table-form tbody tr.ddp-disabled:nth-child(odd) td{background-color:#fafafa}table.ddp-table-form tbody tr.ddp-disabled:nth-child(2n) td{background-color:#fff}table.ddp-table-form tbody tr.ddp-disabled:nth-child(odd) td:first-of-type{border-left:1px solid #fafafa}table.ddp-table-form tbody tr.ddp-disabled:nth-child(odd) td:last-of-type{border-right:1px solid #fafafa}table.ddp-table-form tbody tr.ddp-disabled.ddp-selected:nth-child(odd) td:first-of-type{border-left:1px solid #666eb2}table.ddp-table-form tbody tr.ddp-disabled.ddp-selected:nth-child(odd) td:last-of-type{border-right:1px solid #666eb2}.ddp-box-viewtable .ddp-ui-gridbody.ddp-action{bottom:103px}.ddp-box-schema{display:flex}.ddp-box-schema.ddp-box-full .ddp-wrap-fleft{width:100%}.ddp-box-schema.ddp-box-full .ddp-wrap-fright{display:none}.ddp-view-schema .ddp-box-schema .ddp-wrap-fleft{width:340px}.ddp-view-schema .ddp-box-schema .ddp-wrap-fright{width:520px}.ddp-view-schema .ddp-box-schema .ddp-wrap-value-setting{padding:0;margin:0}.ddp-box-schema .ddp-wrap-fleft{float:left;width:592px;height:425px}.ddp-box-schema .ddp-wrap-fright{float:right;width:592px;height:425px}.ddp-box-schema .ddp-box-setting,.ddp-box-schema .ddp-box-viewtable{height:100%;box-sizing:border-box}.ddp-box-schema .ddp-box-setting{position:relative;width:100%;border:1px solid #b7b9c2}.ddp-box-schema .ddp-box-setting .ddp-data-top-title{padding:13px 16px;background-color:#f6f6f7;color:#4c515a;font-size:16px;font-weight:700;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ddp-box-schema .ddp-box-setting .ddp-data-delete{position:absolute;top:56px;left:0;right:0;bottom:0;box-sizing:border-box;background-color:#fff;z-index:3}.ddp-box-schema .ddp-box-setting .ddp-data-delete span.ddp-txt{position:absolute;top:50%;left:0;right:0;margin-top:-13px;color:#b7b9c2;font-size:14px;text-align:center;box-sizing:border-box}.ddp-box-schema .ddp-box-setting .ddp-wrap-set-contents{position:absolute;top:45px;left:0;right:0;bottom:0;box-sizing:border-box}.ddp-box-schema .ddp-box-setting .ddp-wrap-set-contents.ddp-full{top:0}.ddp-box-schema .ddp-box-setting .ddp-wrap-value-det{position:relative;float:Left;width:255px;height:100%;border-right:1px solid #e7e7ea}.ddp-box-schema .ddp-box-setting .ddp-wrap-value-det .ddp-top-set{border-bottom:1px solid #e7e7e7;overflow:Hidden}.ddp-box-schema .ddp-box-setting .ddp-wrap-value-det .ddp-data-name{float:left;padding:23px 0 22px 16px;color:#4a515c;font-size:14px}.ddp-box-schema .ddp-box-setting .ddp-wrap-value-det.ddp-type .ddp-data-name{padding:19px 0 20px 16px;color:#4a515c;font-weight:700;font-size:13px}.ddp-box-schema .ddp-box-setting .ddp-wrap-value-det .ddp-view-option{position:relative;top:22px;margin-right:16px;color:#4b515b;font-size:12px}.ddp-box-schema .ddp-box-setting .ddp-wrap-value-det .ddp-top-set .ddp-view-option.ddp-selected input{display:inline-block;width:40px;margin-right:5px;text-align:center;border-bottom:1px solid #d7d8dc}.ddp-wrap-value-det.ddp-type ul.ddp-list-value{top:56px}ul.ddp-list-value{position:absolute;top:62px;left:0;right:0;bottom:0;overflow-y:auto}ul.ddp-list-value li{padding:6px 15px;min-height:28px;color:#4b525b;font-size:13px;box-sizing:border-box}ul.ddp-list-value li:nth-child(odd){background-color:#fafafa}ul.ddp-list-value li.ddp-total{color:#b7b9c2}.ddp-wrap-value-setting{float:left;width:100%;height:100%;margin-left:-256px;padding-left:256px;box-sizing:border-box;overflow:auto;overflow-x:hidden}.ddp-ui-value-setting{height:100%}.ddp-ui-value-setting .ddp-ui-value-setting{z-index:1}.ddp-ui-value-setting .ddp-form-column{height:100%;margin-top:-56px;padding-top:56px;box-sizing:border-box}.ddp-ui-value-setting .ddp-form-column ul.ddp-list-value{top:32px}.ddp-ui-value-setting .ddp-form-column .ddp-wrap-value-det{float:left;width:220px;border-right:1px solid #b7b9c2;box-sizing:border-box}.ddp-ui-value-setting .ddp-form-column .ddp-wrap-value-det .ddp-label-value{background-color:#f7f7f8;padding:8px 20px;color:#90969f;font-size:12px;border-bottom:1px solid #e9e9ec;box-sizing:border-box}.ddp-wrap-value-setting .ddp-form-column .ddp-ui-setting{float:left;width:100%;height:100%;margin-left:-220px;padding-left:240px;box-sizing:border-box;overflow:auto}.ddp-wrap-value-setting .ddp-ui-title{position:relative;padding:19px 0 20px 16px;color:#4a515c;font-size:13px;font-weight:700;border-bottom:1px solid #b7b9c2}.ddp-wrap-value-setting .ddp-ui-title .ddp-btn-delete{display:inline-block;position:absolute;top:23px;right:13px;width:11px;height:12px;background:url(/assets/images/icon_edit2.png) no-repeat;background-position:-24px -21px}.ddp-wrap-value-setting .ddp-ui-title .ddp-btn-delete:hover{background-position-x:left}.ddp-wrap-value-setting .ddp-ui-title .ddp-btn-delete.ddp-fright{position:relative;top:1px;right:0;margin:0 13px 0 5px}.ddp-wrap-value-setting .ddp-ui-title .ddp-btn-return-s.ddp-fright{position:relative;top:2px;right:0;margin:0 13px 0 5px}.ddp-wrap-value-setting .ddp-ui-title .ddp-data-name{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ddp-box-popupcontents3.ddp-configure{width:1192px}.ddp-box-popupcontents3.ddp-configure .ddp-wrap-value-setting{margin:0}.ddp-box-popupcontents3.ddp-configure .ddp-box-schema .ddp-box-setting{border-left:none}.ddp-box-popupcontents3.ddp-configure .ddp-box-schema .ddp-wrap-fleft{width:672px}.ddp-box-popupcontents3.ddp-configure .ddp-box-schema .ddp-wrap-fright{width:520px}.ddp-box-popupcontents3.ddp-configure .ddp-wrap-value-setting{padding:0}.ddp-configure-schema{position:relative}.ddp-configure-schema .ddp-form-search{width:240px}.ddp-configure-schema .ddp-data-details.ddp-ui-preview-contents{position:absolute;top:170px;left:50px;right:50px;bottom:48px;height:auto}.ddp-configure-schema.ddp-info .ddp-data-details.ddp-ui-preview-contents{top:185px}.ddp-configure-schema.ddp-info2 .ddp-data-details.ddp-ui-preview-contents{top:219px}.ddp-type-top-option .ddp-ui-rightoption.ddp-type-schema .ddp-form-label2{margin-left:10px}.ddp-configure-schema .ddp-ui-rightoption.ddp-type-schema .ddp-wrap-dropdown{width:110px}.ddp-configure-schema .ddp-ui-rightoption.ddp-type-schema .ddp-ui-setbtn{position:relative;float:left}.ddp-configure-schema .ddp-ui-rightoption.ddp-type-schema .ddp-ui-setbtn .ddp-btn-setting{display:inline-block;position:relative;width:30px;height:30px;margin:0 8px;border:1px solid #d0d1d8;box-sizing:border-box;border-radius:2px}.ddp-configure-schema .ddp-ui-rightoption.ddp-type-schema .ddp-ui-setbtn .ddp-btn-setting:hover,.ddp-configure-schema .ddp-ui-rightoption.ddp-type-schema .ddp-ui-setbtn.ddp-selected .ddp-btn-setting{border-color:#b7b9c2}.ddp-configure-schema .ddp-ui-rightoption.ddp-type-schema .ddp-ui-setbtn .ddp-btn-setting:before{display:inline-block;position:absolute;top:50%;left:50%;width:14px;height:14px;margin:-7px 0 0 -7px;background:url(/assets/images/icon_option.png) no-repeat;background-position:left -16px;content:""}.ddp-configure-schema .ddp-ui-rightoption.ddp-type-schema .ddp-ui-setbtn .ddp-btn-setting:hover:before,.ddp-configure-schema .ddp-ui-rightoption.ddp-type-schema .ddp-ui-setbtn.ddp-selected .ddp-btn-setting:before{background-position-x:-15px}.ddp-configure-schema .ddp-ui-rightoption.ddp-type-schema .ddp-ui-setbtn .ddp-wrap-popup2{display:none;position:absolute;top:100%;left:8px;margin-top:3px;z-index:20}.ddp-configure-schema .ddp-ui-rightoption.ddp-type-schema .ddp-ui-setbtn.ddp-selected .ddp-wrap-popup2{display:block}.ddp-wrap-value-setting .ddp-ui-setting{padding:20px}.ddp-wrap-value-setting .ddp-ui-setting .ddp-setting-button{padding:10px 0 0}.ddp-wrap-value-setting .ddp-ui-setting .ddp-wrap-edit3{margin-top:20px}.ddp-wrap-value-setting .ddp-ui-setting .ddp-wrap-edit3:first-of-type{margin-top:0}.ddp-wrap-value-setting .ddp-ui-setting .ddp-wrap-edit3 .ddp-ui-label-name{margin-bottom:5px;color:#4a515c;font-weight:700}.ddp-wrap-value-setting .ddp-ui-setting .ddp-wrap-edit3 .ddp-ui-label-name .ddp-icon-recommend{display:inline-block;margin-left:5px;position:relative;vertical-align:middle}.ddp-wrap-value-setting .ddp-ui-setting .ddp-wrap-edit3 .ddp-view-label{float:left;width:100%}.ddp-wrap-value-setting .ddp-ui-setting .ddp-wrap-edit3 .ddp-view-label .ddp-ui-label-name{float:left;width:auto}.ddp-wrap-value-setting .ddp-ui-setting .ddp-wrap-edit3 .ddp-ui-error{display:block;margin-top:5px}.ddp-wrap-value-setting .ddp-ui-setting .ddp-wrap-edit3 .ddp-apply .ddp-ui-error{margin-right:-52px}.ddp-wrap-value-setting .ddp-ui-setting .ddp-wrap-edit3 .ddp-ui-error.ddp-full{padding:0;margin-left:0}.ddp-wrap-value-setting .ddp-ui-setting .ddp-wrap-edit3 .ddp-ui-error em.ddp-icon-error{display:inline-block;position:relative;top:0;margin-right:5px;width:13px;height:13px;background:url(/assets/images/icon_info.png) no-repeat;background-position:-28px 0;vertical-align:middle}.ddp-wrap-value-setting .ddp-ui-setting .ddp-wrap-edit3 .ddp-ui-label-name .ddp-wrap-hover-info{z-index:inherit}.ddp-wrap-edit3 .ddp-ui-label-name .ddp-wrap-hover-info .ddp-box-layout4.ddp-box-time{width:290px;box-sizing:border-box}.ddp-wrap-edit3 .ddp-ui-label-name .ddp-wrap-hover-info .ddp-box-layout4 .ddp-data-det dl.ddp-dl-det{padding:5px 0;overflow:hidden}.ddp-wrap-edit3 .ddp-ui-label-name .ddp-wrap-hover-info .ddp-box-layout4 .ddp-data-det dl.ddp-dl-det:first-of-type{padding-top:0}.ddp-wrap-edit3 .ddp-ui-label-name .ddp-wrap-hover-info .ddp-box-layout4 .ddp-data-det dl.ddp-dl-det dt{float:left;width:35px;color:#4c515a;font-size:12px}.ddp-wrap-edit3 .ddp-ui-label-name .ddp-wrap-hover-info .ddp-box-layout4 .ddp-data-det dl.ddp-dl-det dd{display:block;position:relative;overflow:hidden;padding-left:10px;color:#90969f;font-size:11px}.ddp-wrap-edit3 .ddp-ui-label-name .ddp-wrap-hover-info .ddp-box-layout4 .ddp-data-det dl.ddp-dl-det dd em{position:absolute;top:0;left:0}.ddp-wrap-value-setting .ddp-ui-setting .ddp-wrap-edit3 .ddp-ui-label-name a.ddp-link-type{float:right;color:#b7b9c2;font-size:12px;text-decoration:underline;font-style:italic}.ddp-wrap-value-setting .ddp-ui-setting .ddp-wrap-edit3 .ddp-ui-label-name a.ddp-link-type:hover{color:#90969f}.ddp-wrap-value-setting .ddp-ui-setting .ddp-wrap-edit3 ul.ddp-list-checktype li{position:relative;padding:5px 0}.ddp-wrap-value-setting .ddp-ui-setting .ddp-wrap-edit3 ul.ddp-list-checktype li label.ddp-label-checkbox,.ddp-wrap-value-setting .ddp-ui-setting .ddp-wrap-edit3 ul.ddp-list-checktype li label.ddp-label-radio{display:inline-block}.ddp-wrap-value-setting .ddp-ui-setting .ddp-wrap-edit3 ul.ddp-list-checktype li label.ddp-label-checkbox span.ddp-txt-checkbox,.ddp-wrap-value-setting .ddp-ui-setting .ddp-wrap-edit3 ul.ddp-list-checktype li label.ddp-label-radio span.ddp-txt-radio{font-size:13px}.ddp-wrap-value-setting .ddp-ui-setting .ddp-wrap-edit3 ul.ddp-list-checktype li .ddp-form-checktype .ddp-input-typebasic{position:absolute;top:0;right:0;width:160px;box-sizing:Border-box}.ddp-wrap-value-setting .ddp-ui-setting .ddp-wrap-edit3 ul.ddp-list-checktype li .ddp-form-checktype .ddp-input-typebasic.ddp-full{position:relative;width:100%;margin-top:5px}.ddp-wrap-value-setting .ddp-ui-setting .ddp-wrap-edit3 ul.ddp-list-checktype li .ddp-form-checktype .ddp-input-apply{margin-top:5px}.ddp-wrap-value-setting .ddp-ui-setting .ddp-wrap-edit3 ul.ddp-list-checktype li .ddp-form-checktype .ddp-type-input{padding-left:16px}.ddp-wrap-value-setting .ddp-ui-setting .ddp-wrap-edit3 ul.ddp-list-checktype li .ddp-ui-example{position:relative;padding-left:20px;color:rgba(75,81,91,.5)}.ddp-wrap-value-setting .ddp-ui-setting .ddp-wrap-edit3 ul.ddp-list-checktype li .ddp-ui-example em.ddp-icon-check{display:inline-block;position:absolute;top:4px;left:0;width:8px;height:6px;background:url(/assets/images/icon_select2.png) no-repeat;background-position:-47px top}.ddp-wrap-value-setting .ddp-ui-setting .ddp-wrap-edit3 ul.ddp-list-checktype li .ddp-ui-error{display:block;padding:5px 0 0 16px;white-space:normal}.ddp-ui-setting .ddp-ui-option-in{padding:0 0 0 12px}.ddp-wrap-value-setting .ddp-ui-setting ul.ddp-list-dataview{margin:0 0 0 -12px;border-top:1px solid #e9e9ec;border-bottom:1px solid #e9e9ec}.ddp-wrap-value-setting .ddp-ui-setting ul.ddp-list-dataview li{padding:5px 17px;color:#4b525b;font-size:13px}.ddp-wrap-value-setting .ddp-ui-setting ul.ddp-list-dataview li.ddp-total{color:#b7b9c2;font-size:12px}.ddp-wrap-value-setting .ddp-ui-setting ul.ddp-list-dataview li.ddp-nodata{color:#b6b9c1;font-size:13px}.ddp-wrap-value-setting .ddp-ui-setting ul.ddp-list-dataview li:nth-child(odd){background-color:#fafafa}.ddp-wrap-value-setting .ddp-ui-setting .ddp-wrap-edit3 .ddp-data-time{margin-top:3px}.ddp-wrap-value-setting .ddp-ui-setting .ddp-wrap-edit3 .ddp-data-time .ddp-type-label{line-height:30px}.ddp-wrap-value-setting .ddp-ui-setting .ddp-wrap-edit3 .ddp-data-time.ddp-apply .ddp-input-apply{position:relative;padding-right:52px}.ddp-wrap-value-setting .ddp-ui-setting .ddp-wrap-edit3 .ddp-data-time.ddp-apply .ddp-input-apply .ddp-btn-line-s{position:absolute;top:0;right:0;padding:5px 10px}.ddp-ui-timestamp{padding:20px 0 0}.ddp-ui-timestamp .ddp-txt-timestamp{position:relative;top:-4px;vertical-align:middle}.ddp-ui-timestamp .ddp-txt-timestamp em.ddp-icon-time2{margin-right:5px}.ddp-ui-timestamp .ddp-ui-setting{padding:15px 0 0 18px}.ddp-ui-timestamp .ddp-ui-setting label.ddp-label-radio{display:inline-block;vertical-align:middle}.ddp-ui-timestamp .ddp-ui-setting label.ddp-label-radio+label.ddp-label-radio{margin-left:20px}.ddp-ui-timestamp .ddp-ui-setting .ddp-type-selectbox{display:inline-block;margin-left:9px;width:228px;box-sizing:border-box;vertical-align:middle}.ddp-ui-timestamp .ddp-ui-setting .ddp-type-selectbox ul.ddp-list-selectbox.ddp-selectdown{top:inherit;bottom:34px}.ddp-box-action{position:absolute;bottom:0;left:0;right:0;height:103px;padding:16px 0 16px 14px;border:1px solid #4c515a;background-color:#fff;box-sizing:border-box}.ddp-box-action a.ddp-btn-box-close{color:#90969f;font-size:13px}.ddp-box-action a.ddp-btn-box-close em.ddp-icon-box-close{display:inline-block;width:16px;height:16px;margin-right:10px;background:url(/assets/images/btn_popclose.png) no-repeat;background-position:left -84px;vertical-align:middle}.ddp-box-action span.ddp-data-selet{margin-left:150px;color:#4c515a;font-size:14px}.ddp-box-action.ddp-type span.ddp-data-selet{margin-left:0;font-size:13px;font-weight:100}.ddp-box-action span.ddp-data-selet strong{margin-right:3px}.ddp-box-action .ddp-ui-checkaction{padding-left:0}.ddp-box-action .ddp-ui-checkaction .ddp-type-selectbox{width:180px}.ddp-box-action a.ddp-btn-line{position:absolute;top:9px;right:9px}.ddp-box-viewtable.ddp-selected .ddp-box-action.ddp-type{display:block;z-index:10}.ddp-box-action.ddp-type{display:none;height:45px}.ddp-box-action.ddp-type .ddp-box-button{clear:both;padding:17px 0 13px;text-align:center}.ddp-box-action.ddp-type .ddp-box-button [class*=ddp-btn-]{position:relative;top:0;right:0;margin:0 2px;vertical-align:middle}.ddp-box-action.ddp-type .ddp-type-button{position:absolute;top:0;right:0}.ddp-box-action.ddp-type .ddp-change-type{float:left}.ddp-box-action.ddp-type a.ddp-btn-change{display:inline-block;padding:13px 12px 15px;height:43px;color:#4b515b;box-sizing:border-box}.ddp-box-action.ddp-type .ddp-change-type.ddp-selected a.ddp-btn-change,.ddp-box-action.ddp-type a.ddp-btn-change:hover{background-color:#f0f0f2}.ddp-box-action.ddp-type a.ddp-btn-change:before{display:inline-block;width:11px;height:12px;margin-right:7px;background:url(/assets/images/icon_change.png) no-repeat;vertical-align:middle;content:""}.ddp-box-action.ddp-type .ddp-change-type .ddp-box-layout4.ddp-change{display:none;position:absolute;bottom:100%;right:0;margin-bottom:5px;width:350px}.ddp-box-action.ddp-type .ddp-change-type .ddp-box-layout4.ddp-change .ddp-change-select{float:Left}.ddp-box-action.ddp-type .ddp-change-type .ddp-box-layout4.ddp-change .ddp-change-select .ddp-type-selectbox{float:left;width:158px}.ddp-box-action.ddp-type .ddp-change-type .ddp-box-layout4.ddp-change .ddp-change-select .ddp-type-selectbox+.ddp-type-selectbox{margin-left:3px}.ddp-box-action.ddp-type .ddp-change-type.ddp-selected .ddp-box-layout4.ddp-change{display:block;z-index:10;width:355px}.ddp-box-action.ddp-type .ddp-delete-type{float:left;position:relative}.ddp-box-action.ddp-type .ddp-delete-type .ddp-btn-delete{display:inline-block;padding:13px 12px 15px;margin-left:2px;height:43px;color:#4b515b;font-size:13px;box-sizing:border-box}.ddp-box-action.ddp-type .ddp-delete-type .ddp-btn-delete:hover,.ddp-box-action.ddp-type .ddp-delete-type.ddp-selected .ddp-btn-delete{background:#f0f0f2}.ddp-box-action.ddp-type .ddp-delete-type .ddp-btn-delete:before{display:inline-block;width:11px;height:12px;margin-right:6px;background:url(/assets/images/icon_edit2.png) no-repeat;background-position:left -21px;content:"";vertical-align:middle}.ddp-box-action.ddp-type .ddp-delete-type .ddp-box-layout4{display:none;position:absolute;bottom:100%;right:0;margin-bottom:5px;width:350px}.ddp-box-action.ddp-type .ddp-delete-type.ddp-selected .ddp-box-layout4{display:block}.ddp-box-action.ddp-type .ddp-delete-type .ddp-box-layout4.ddp-delete .ddp-wrap-data-detail,.ddp-box-action.ddp-type .ddp-delete-type .ddp-box-layout4.ddp-delete .ddp-wrap-data-detail .ddp-ui-top-title{padding-bottom:0}.ddp-box-action.ddp-type .ddp-delete-type .ddp-box-layout4.ddp-delete .ddp-box-button{padding-top:20px}.ddp-box-source-create{min-height:514px}.ddp-box-source-create .ddp-wrap-edit3{position:relative;margin-top:100px}.ddp-box-source-create .ddp-wrap-edit3:first-of-type{margin-top:0}.ddp-box-source-create .ddp-wrap-edit3.ddp-type .ddp-label-type{width:170px}.ddp-box-source-create .ddp-wrap-edit3 .ddp-ui-edit-option em[class*=ddp-icon-]{margin-right:8px}.ddp-wrap-edit3 .ddp-ui-edit-option span.ddp-data-group{display:block;padding-top:20px;margin-right:29px;color:#4b515b;font-size:14px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.ddp-wrap-edit3 .ddp-ui-edit-option span.ddp-data-group span.ddp-data-det{font-size:12px;color:#b7bac1}.ddp-wrap-edit3 .ddp-ui-edit-option.ddp-padb15{padding-bottom:15px}.ddp-wrap-edit3 .ddp-ui-edit-option .ddp-wrap-data-group .ddp-link-edit2{display:inline-block;margin-top:10px}.ddp-wrap-edit3 .ddp-ui-edit-option .ddp-wrap-data-group .ddp-result-num{padding-bottom:8px}.ddp-wrap-edit3 .ddp-ui-edit-option .ddp-wrap-data-group .ddp-result-num .ddp-link-edit2{margin-top:0}.ddp-wrap-edit3 .ddp-ui-edit-option .ddp-wrap-data-group .ddp-result-num span.ddp-txt-num{color:#4b515b;font-weight:300;font-size:13px}.ddp-link-edit2{color:#b7b9c2;font-size:12px;text-decoration:underline;font-style:italic}.ddp-link-edit2:hover{color:#90969f;text-decoration:underline}ul.ddp-ui-tab li em.ddp-icon-group-s2,ul.ddp-ui-tab li em.ddp-icon-user-s2{margin-right:8px}ul.ddp-ui-tab li.ddp-selected em.ddp-icon-group-s2,ul.ddp-ui-tab li.ddp-selected em.ddp-icon-user-s2{opacity:1}.ddp-wrap-permission{position:relative;padding-top:42px;height:100%;box-sizing:border-box}.ddp-wrap-permission.ddp-type{padding-top:0}.ddp-wrap-permission.ddp-type .ddp-wrap-viewtable{top:98px}.ddp-wrap-permission .ddp-type-check{display:inline-block;position:absolute;top:0}.ddp-wrap-permission .ddp-wrap-viewtable{position:absolute;top:140px;left:0;right:0;bottom:68px}.ddp-wrap-permission .ddp-wrap-switch .ddp-form-search{width:270px}.ddp-wrap-permission table.ddp-table-type2 tbody tr>td .ddp-data-owner{float:left;color:#b7b9c2}.ddp-wrap-permission table.ddp-table-type2 tbody tr>td .ddp-txt-data{float:left;padding-right:4px}.ddp-box-popupcontents2.ddp-setting-source{width:666px}.ddp-box-popupcontents2.ddp-setting-source>.ddp-wrap-edit2:first-of-type{margin-top:0}.ddp-wrap-datadetail .ddp-ui-option{padding:20px 20px 15px}.ddp-wrap-datadetail .ddp-wrap-datapreview{padding:20px 0}.ddp-wrap-datadetail .ddp-wrap-datapreview .ddp-label-name{padding:25px 15px 8px}.ddp-wrap-datadetail .ddp-wrap-datapreview .ddp-box-preview{height:293px;margin-bottom:10px;overflow:auto;border-top:1px solid #eaeaed}.ddp-box-grid-detail .ddp-script-preview{border-top:1px solid #eaeaed;overflow:auto}.ddp-box-grid-detail .ddp-script-preview .ddp-txt-error3{padding:10px;color:#ca4b4b;font-size:12px}.ddp-wrap-datadetail .ddp-box-statistic .ddp-label-name{padding:13px 0 15px 20px}.ddp-wrap-datadetail .ddp-label-name{display:block;padding:0 0 5px;color:#4b515b;font-size:12px}.ddp-datagrid .ddp-ui-option .ddp-wrap-edit{padding-left:30px}.ddp-datagrid .ddp-ui-option .ddp-reset{float:left;position:relative;top:8px;margin-left:10px}.ddp-datagrid .ddp-ui-option .ddp-data-form{position:relative;float:left;top:10px}.ddp-datagrid .ddp-ui-option .ddp-data-form input.ddp-data-input{width:40px;border:none;border-bottom:1px solid #d7d8dc;color:#656eb2;font-size:12px;text-align:center}.ddp-datagrid .ddp-ui-option .ddp-box-btn2{float:left}.ddp-datagrid .ddp-ui-option .ddp-btn-bg{float:left;margin-left:10px}.ddp-datagrid .ddp-ui-option .ddp-btn-bg em.ddp-icon-widget-gridsave{margin-right:5px}.ddp-fix-grid{position:fixed;bottom:45px;right:65px;top:246px;left:65px;border:1px solid #d5d6db}.ddp-fix-grid.ddp-msg-info1{top:267px}.ddp-fix-grid.ddp-msg-info2{top:302px}.ddp-box-source-create.ddp-box-type{width:880px}.ddp-box-source-create.ddp-box-type>.ddp-wrap-edit2:first-of-type{margin-top:0}.ddp-box-source-create.ddp-box-type .ddp-wrap-edit3{margin-top:40px}[class*=ddp-wrap-edit] .ddp-box-sub{margin-top:10px;padding:20px;background-color:#f6f6f7}[class*=ddp-wrap-edit] .ddp-box-sub label.ddp-label-type{color:#b7b9c2;font-size:13px}[class*=ddp-wrap-edit] .ddp-box-sub input.ddp-input-type{background:transparent}[class*=ddp-wrap-edit] .ddp-box-sub .ddp-clear:first-of-type .ddp-wrap-edit2{margin-top:0}.ddp-box-source-create.ddp-box-type .ddp-wrap-edit3.ddp-type .ddp-type-selectbox{width:290px}[class*=ddp-wrap-edit] .ddp-box-sub .ddp-wrap-edit2 .ddp-label-type{color:#4b515b;font-size:13px}[class*=ddp-wrap-edit] .ddp-box-sub .ddp-box-sub-option{margin-top:20px}[class*=ddp-wrap-edit] .ddp-box-sub .ddp-box-sub-option:first-of-type{margin-top:0}[class*=ddp-wrap-edit] .ddp-box-sub .ddp-box-sub-option .ddp-label-type{width:100%}[class*=ddp-wrap-edit] .ddp-box-sub .ddp-box-sub-option .ddp-option-in label.ddp-label-radio+label.ddp-label-radio{margin-left:28px}[class*=ddp-wrap-edit] .ddp-box-sub .ddp-box-sub-option .ddp-label-radio{vertical-align:top;position:relative;top:2px}[class*=ddp-wrap-edit] .ddp-box-sub .ddp-box-sub-option .ddp-label-radio+.ddp-box-option-input{top:-5px}[class*=ddp-wrap-edit] .ddp-box-sub .ddp-box-sub-option .ddp-label-radio+.ddp-box-option-input+.ddp-txt-error{position:relative;margin-left:5px;vertical-align:top}.ddp-box-sub .ddp-wrap-boxdata{width:100%}.ddp-box-sub .ddp-wrap-boxdata+.ddp-wrap-boxdata{padding-top:20px}.ddp-box-sub .ddp-wrap-boxdata .ddp-label-type{float:left;width:150px;padding:0;margin-right:10px;font-size:13px;color:#b7bac1;line-height:1.5em;box-sizing:border-box;overflow:hidden}.ddp-box-sub .ddp-wrap-boxdata .ddp-box-form{display:block;overflow:hidden}.ddp-box-sub .ddp-wrap-boxdata .ddp-box-form .ddp-data-txt{display:block;padding-bottom:5px;font-size:13px;color:#4b515b;line-height:1.5em}.ddp-box-sub .ddp-wrap-boxdata .ddp-box-form ul.ddp-list-sub li{position:relative;padding:0 0 5px 10px;color:#b7bac1;font-size:12px}.ddp-box-sub .ddp-wrap-boxdata .ddp-box-form ul.ddp-list-sub li:before{display:inline-block;position:absolute;top:4px;left:0;width:5px;height:5px;border-radius:50%;background-color:#b7bac1;content:""}table.ddp-wrap-boxdata{margin:-5px 0;table-layout:auto}table.ddp-wrap-boxdata tr th{line-height:1.5em;padding:5px 20px 5px 0;font-size:13px;color:#b7bac1;font-weight:400;white-space:nowrap;vertical-align:top}table.ddp-wrap-boxdata tr td{padding:5px 0;font-size:13px;color:#4b515b;line-height:1.5em;vertical-align:top}table.ddp-wrap-boxdata tr td [class*=ddp-icon-flow]{margin-right:8px}table.ddp-wrap-boxdata tr td .ddp-list-set li{padding:7px 0;font-size:13px}table.ddp-wrap-boxdata tr td .ddp-list-set li:first-of-type{padding-top:0}table.ddp-wrap-boxdata tr td .ddp-data-txt{display:block;padding-bottom:5px;font-size:13px;color:#4b515b;line-height:1.5em}table.ddp-wrap-boxdata tr td ul.ddp-list-sub li{position:relative;padding:0 0 5px 10px;color:#b7bac1;font-size:12px}table.ddp-wrap-boxdata tr td ul.ddp-list-sub li:before{display:inline-block;position:absolute;top:4px;left:0;width:5px;height:5px;border-radius:50%;background-color:#b7bac1;content:""}table.ddp-wrap-boxdata tr td ul.ddp-list-sub li .ddp-sub{padding-left:15px;color:#b7bac1;font-size:12px;line-height:20px}.ddp-wrap-edit2 .ddp-box-sub .ddp-option-in .ddp-size-s,.ddp-wrap-edit3 .ddp-box-sub .ddp-option-in .ddp-size-s{width:80px;box-sizing:border-box}.ddp-wrap-edit2 .ddp-box-sub .ddp-option-in .ddp-size-sm{width:110px}.ddp-wrap-edit2 .ddp-box-sub .ddp-option-in.ddp-inline .ddp-size-sm{display:inline-block;margin-right:5px}.ddp-wrap-edit3 .ddp-box-sub .ddp-option-in input.ddp-input-typebasic{display:inline-block}.ddp-wrap-edit3.ddp-type .ddp-ui-cycle .ddp-wrap-hover-info:hover .ddp-box-layout4{right:-20px;top:100%;margin-top:5px}.ddp-ui-cycle .ddp-form-time input.ddp-input-time,.ddp-ui-cycle .ddp-form-wrapper .ddp-form-time{width:80px}.ddp-ui-cycle .ddp-type-cycle{float:left;width:200px!important;margin-right:4px}.ddp-ui-cycle .ddp-list-buttons{float:left;margin-right:5px}.ddp-ui-cycle .ddp-list-buttons li{width:58px}.ddp-ui-cycle .ddp-input-typebasic.ddp-crontab{width:490px;margin-right:5px}.ddp-form-time{position:relative;display:inline-block;border-radius:3px;border:1px solid #d2d2d6;background-color:#fff}.ddp-ui-cycle .ddp-txt-error{display:block;margin-top:5px}.ddp-form-time input.ddp-input-time{display:inline-block;padding:7px 13px 6px 33px;width:100px;border:none;box-sizing:border-box}.ddp-form-time em.ddp-icon-time{position:absolute;top:50%;left:10px;margin-top:-7px}.ddp-form-wrapper{display:inline-block;border-radius:3px;border:1px solid #d2d2d6;background-color:#fff}.ddp-form-wrapper .ddp-type-selectbox{width:120px!important;float:Left;margin-right:0;border-radius:0;border:none;border-right:1px solid #d2d2d6}.ddp-form-wrapper .ddp-form-time{width:120px;border:none}.ddp-ui-cycle .ddp-input-apply,.ddp-ui-cycle .ddp-input-typebasic{display:inline-block;width:250px;box-sizing:border-box}.ddp-type-selectbox ul.ddp-list-selectbox.ddp-box-s{max-height:120px}table.ddp-table-form tr.ddp-tr-select td{color:rgba(76,81,90,.5)}em.ddp-icon-select2{display:inline-block;width:8px;height:6px;background:url(/assets/images/icon_select2.png) no-repeat;background-position:-47px top}.ddp-wrap-partition{position:relative;padding:10px 0 0 16px;overflow:Hidden;box-sizing:border-box}.ddp-fix-label{position:relative;z-index:1}.ddp-ui-partition{display:block;white-space:nowrap;overflow:auto}.ddp-list-partition{padding:0 2px 10px}.ddp-list-partition li{display:inline-block;position:relative;width:143px;padding-right:6px;box-sizing:border-box}.ddp-list-partition li.ddp-disabled:before{display:inline-block;position:absolute;top:0;left:0;right:0;bottom:0;opacity:.5;background-color:#fff;content:""}.ddp-list-partition li .ddp-ui-label{display:block;color:#4b515b;font-size:12px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;word-wrap:normal}.ddp-wrap-partition .ddp-btn-control{position:relative}.ddp-box-source-create .ddp-wrap-edit3 .ddp-ui-edit-option .ddp-btn-control em[class*=ddp-icon-]{margin-right:0}.ddp-list-partition.ddp-type li{display:inline-block;padding:4px 8px;margin-right:2px;background-color:#f6f6f7}.ddp-list-partition.ddp-type li span.ddp-ui-label{display:block;font-size:12px;color:#90969f;font-weight:300}.ddp-list-partition.ddp-type li .ddp-data{padding:5px 0 0}.ddp-list-partition.ddp-type li .ddp-data span.ddp-txt-data{display:block;padding:7px 0 0;color:#4b515b;font-size:13px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}table.ddp-table-type3.ddp-popup tr td{padding:10px 10px 11px}table.ddp-table-type3.ddp-popup tr td span.ddp-data-date{color:#90969f;font-size:12px}.ddp-data-details{position:relative;padding-left:460px;border:1px solid #d5d6db}.ddp-data-details .ddp-title{padding:15px 20px;color:#4b515b;font-size:14px;font-weight:700}.ddp-data-details .ddp-wrap-sourcename{position:absolute;top:0;left:0;bottom:0;width:459px}.ddp-data-details .ddp-wrap-sourcename .ddp-wrap-table table.ddp-table-form{margin-top:-1px}.ddp-data-details .ddp-wrap-detail{display:block;padding:15px 30px;border-left:1px solid #e7e7ea;overflow:hidden}.ddp-data-details .ddp-wrap-detail .ddp-title{padding:0;margin-bottom:-10px}.ddp-data-details .ddp-ui-detail{padding-top:25px;margin:0 -20px}.ddp-data-details .ddp-ui-detail .ddp-popularity{height:120px}.ddp-data-details .ddp-ui-detail [class*=ddp-col-]{padding:0 20px;border-left:1px dotted #ccc}.ddp-data-details .ddp-ui-detail [class*=ddp-col-]:first-of-type{border-left:none}.ddp-data-details .ddp-ui-detail .ddp-ui-title{padding:10px 0 25px;font-size:16px}.ddp-data-details .ddp-ui-detail .ddp-ui-title2{padding:10px 20px 25px;font-size:16px}.ddp-data-details .ddp-wrap-detail.ddp-type .ddp-ui-detail .ddp-ui-title{padding:10px 0 25px;font-size:13px;font-weight:700}.ddp-data-details .ddp-wrap-detail.ddp-type .ddp-ui-detail .ddp-ui-title2{padding:10px 20px 25px;font-size:13px;font-weight:700}.ddp-data-details .ddp-wrap-detail.ddp-type .ddp-ui-detail table.ddp-table-detail2 tr th{color:#90969f}.ddp-data-details .ddp-ui-detail table.ddp-table-detail2 tr th{padding-left:0;color:#90969f;font-size:13px;vertical-align:top}.ddp-data-details .ddp-ui-detail table.ddp-table-detail2 tr th.ddp-th-valid{color:#53ac66}.ddp-data-details .ddp-ui-detail table.ddp-table-detail2 tr th.ddp-th-missing{color:#ed422f}.ddp-data-details .ddp-ui-detail table.ddp-table-detail2 tr.ddp-tr-sub th{padding-left:20px}.ddp-data-details .ddp-ui-detail .ddp-bar{position:relative;width:200px;height:15px;border-radius:2px;background-color:#f3f3f4}.ddp-data-details .ddp-ui-detail .ddp-bar span{display:inline-block;position:absolute;top:0;left:0;bottom:0;border-radius:2px;background-color:#666eb2}.ddp-wrap-detail.ddp-type label.ddp-label-detail+.ddp-ui-detail-in .ddp-box-histogram{margin:15px 0 50px}.ddp-data-details .ddp-box-histogram,.ddp-wrap-detail .ddp-box-histogram{padding:10px;margin:0 0 50px;height:118px;border:1px solid #dddde2;box-sizing:border-box}.ddp-data-details table.ddp-table-order{width:100%;margin-top:15px}.ddp-data-details table.ddp-table-order tr td{padding:11px 13px}.ddp-data-details ul.ddp-list-graph{margin:30px -12px 0}.ddp-data-details ul.ddp-list-graph li{padding:0 12px}.ddp-data-details.ddp-ui-preview-contents{position:relative;top:0;height:100%;padding-left:0;border:1px solid #d0d1d8;box-sizing:border-box;overflow:auto}.ddp-data-details.ddp-ui-preview-contents.type-border{border:1px solid #cdd0e2}.ddp-data-details.ddp-ui-preview-contents.type-border .ddp-table-detail4{border:none;border-bottom:1px solid #cdd0e2}.ddp-data-details.ddp-ui-preview-contents table tr th{border-bottom:1px solid #e9e9ec}.ddp-data-details.ddp-ui-preview-contents .ddp-ui-selected-option.ddp-selected .ddp-wrap-popup2{left:inherit;right:0;width:140px;z-index:20}.ddp-ui-preview-contents table.ddp-table-form.ddp-table-details tbody tr:nth-child(odd):hover td{background-color:#fafafa}.ddp-ui-preview-contents table.ddp-table-form.ddp-table-details tbody tr:nth-child(2n):hover td{background-color:#fff}.ddp-ui-preview-contents table.ddp-table-form.ddp-table-details tbody tr td.ddp-selected{background-color:#f2f1f8!important;border:1px solid #9ca2cc;padding:12px 9px 13px}.ddp-ui-preview-contents table.ddp-table-form.ddp-table-details tbody tr td.ddp-selected:hover{background-color:#f2f1f8!important}.ddp-ui-preview-contents table.ddp-table-form.ddp-table-details tbody tr td.ddp-selected.ddp-info{padding-right:29px}.ddp-ui-preview-contents table.ddp-table-form.ddp-table-details tbody tr td.ddp-info.ddp-disabled{cursor:auto!important}.ddp-ui-preview-contents table.ddp-table-type2 tbody tr td.ddp-selected .ddp-input-form input.ddp-txt-input{display:inline-block;position:absolute;top:0;right:0;bottom:0;left:0;padding:12px 9px 13px;content:""}.ddp-ui-preview-contents .ddp-data-details{position:absolute;top:46px;left:0;right:0;bottom:0}.ddp-ui-preview-contents .ddp-data-details.ddp-info{top:76px}.ddp-ui-preview-contents .ddp-data-details .ddp-wrap-sourcename{top:0;overflow:auto}.ddp-ui-preview-contents .ddp-data-details .ddp-wrap-detail{overflow:auto;height:100%;box-sizing:border-box}.ddp-data-details .ddp-wrap-table-detail{margin-right:0;margin-left:0;padding:40px 0}.ddp-data-details.ddp-ui-preview-contents .ddp-type-input tbody tr>td.ddp-padding-none{padding:0}.ddp-data-details.ddp-ui-preview-contents .ddp-type-input tbody tr>td .ddp-input-form{position:static}a.ddp-link-selection{display:inline-block;width:88px;padding:5px 0;margin-right:2px;color:#666eb2;text-align:center;font-size:12px;border-radius:3px;border:1px solid #666eb2;background-color:#f2f1f8}a.ddp-link-selection:hover{color:#fff;border:1px solid #666eb2;background-color:#666eb2}a.ddp-link-selection em.ddp-icon-check{display:inline-block;width:11px;height:8px;margin-right:8px;background:url(/assets/images/icon_select2.png) no-repeat;background-position:-15px -9px}a.ddp-link-selection:hover em.ddp-icon-check{background-position:-15px -28px}a.ddp-link-selection em.ddp-icon-close{display:inline-block;width:9px;height:9px;margin-right:8px;background:url(/assets/images/btn_close.png) no-repeat;background-position:left -82px}a.ddp-link-selection:hover em.ddp-icon-close{background-position:-10px -82px}a.ddp-link-selection.ddp-reject{color:#e35252;border:1px solid rgba(227,82,82,.6);background:none}a.ddp-link-selection.ddp-reject:hover{color:#c63b3b;border:1px solid #e35252;background:none}.ddp-box-total{padding:34px 0;margin-top:35px;color:#90969f;font-size:22px;text-align:center;background-color:#f6f6f7}.ddp-ui-user-new{padding:0 50px;text-align:left}.ddp-type-contents-in .ddp-top-option{position:relative;padding-bottom:29px;margin-bottom:20px;border-bottom:1px dotted #ccc;overflow:hidden}.ddp-type-contents-in .ddp-top-option>.ddp-wrap-edit3:first-of-type{margin-top:0}.ddp-ui-edit-option dl.ddp-dl-option{display:block;position:relative;top:-2px;overflow:hidden}.ddp-ui-edit-option dl.ddp-dl-option dt{float:left;margin-left:15px;margin-right:5px;color:#b7b9c2;font-size:14px}.ddp-ui-edit-option dl.ddp-dl-option dd{float:left;color:#4b515b;font-size:14px}.ddp-type-contents-in .ddp-top-option .ddp-ui-edit-option dl.ddp-dl-option dt{margin-left:0}.ddp-type-contents-in .ddp-top-option .ddp-ui-edit-option dl.ddp-dl-option dd{margin-right:45px}.ddp-type-contents-in .ddp-top-option .ddp-ui-link{position:absolute;top:0;right:0}.ddp-type-contents-in .ddp-top-option .ddp-ui-link a.ddp-btn-link:first-of-type:before{display:none}.ddp-type-contents-in .ddp-top-option .ddp-ui-link a.ddp-btn-link em.ddp-icon-link-cut,.ddp-type-contents-in .ddp-top-option .ddp-ui-link a.ddp-btn-link em.ddp-icon-link-password{display:inline-block;margin-right:5px;background:url(/assets/images/icon_control.png) no-repeat;vertical-align:middle}.ddp-type-contents-in .ddp-top-option .ddp-ui-link a.ddp-btn-link em.ddp-icon-link-cut{width:10px;height:10px;background-position:left -194px}.ddp-type-contents-in .ddp-top-option .ddp-ui-link a.ddp-btn-link:hover{color:#90969f}.ddp-type-contents-in .ddp-top-option .ddp-ui-link a.ddp-btn-link:hover em.ddp-icon-link-cut{background-position:-11px -194px}.ddp-type-contents-in .ddp-top-option .ddp-ui-link a.ddp-btn-link em.ddp-icon-link-password{width:11px;height:12px;background-position:left -205px}.ddp-type-contents-in .ddp-top-option .ddp-ui-link a.ddp-btn-link:hover em.ddp-icon-link-password{background-position:-12px -205px}.ddp-ui-input-form .ddp-label-type .ddp-info{color:#4b515b;font-size:14px;font-weight:400;margin-left:26px}.ddp-ui-input-form a.ddp-link-edit{position:absolute;left:0;color:#b7b9c2;font-size:12px;text-decoration:underline;font-style:italic}.ddp-ui-user-option{display:block;padding:0;overflow:Hidden}.ddp-ui-user-option .ddp-ui-alart{margin-top:-10px;margin-bottom:35px;color:#b7b9c2;font-size:14px}.ddp-ui-user-option .ddp-ui-alart em.ddp-icon-alart{display:inline-block;position:relative;top:-1px;width:15px;height:15px;margin-right:5px;background:url(/assets/images/icon_info.png) no-repeat;background-position:-16px -44px;vertical-align:middle}.ddp-ui-user-option .ddp-ui-input-form label.ddp-label-type{font-weight:700}.ddp-ui-input-form.ddp-line{padding-bottom:20px;margin-bottom:28px;border-bottom:1px dotted #ccc}.ddp-ui-input-form dl.ddp-dl-option{display:block;position:relative;top:-2px;overflow:hidden;white-space:nowrap}.ddp-ui-input-form dl.ddp-dl-option dt{float:left;margin-left:15px;margin-right:5px;color:#b7b9c2;font-size:14px;font-weight:300}.ddp-ui-input-form dl.ddp-dl-option dd{float:left;color:#4b515b;font-size:14px;font-weight:300}.ddp-box-group .ddp-ui-input-form dl.ddp-dl-option dd{letter-spacing:-1px}.ddp-box-popupcontents2.ddp-box-group{position:relative;margin-top:30px;border-top:1px dotted #ccc}.ddp-box-popupcontents2.ddp-box-group .ddp-wrap-edit2{margin-top:60px}.ddp-box-popupcontents2.ddp-box-group .ddp-wrap-edit2:first-of-type{margin-top:36px}a.ddp-btn-linktype{color:#b7b9c2;font-size:13px}a.ddp-btn-linktype .ddp-icon-link-cut{width:10px;height:10px;background-position:left -194px}a.ddp-btn-linktype:hover{color:#90969f}a.ddp-btn-linktype:hover em.ddp-icon-link-cut{background-position:-11px -194px}a.ddp-btn-linktype:hover .ddp-icon-link-edit{background-position:-39px -97px}.ddp-box-popupcontents2.ddp-box-group a.ddp-btn-linktype{position:absolute;top:-30px;right:0}.ddp-ui-userdetail{position:relative;padding-left:160px}.ddp-ui-userdetail .ddp-data-photo{position:absolute;top:0;left:12px;width:90px;height:90px;border-radius:50%;overflow:hidden}.ddp-ui-userdetail.type-user .ddp-data-photo{position:absolute;top:50%;left:12px;margin-top:-45px;background:url(/assets/images/img_profile.png) no-repeat;background-position:left -133px}.ddp-ui-userdetail.type-user .ddp-data-photo img{display:block;width:100%;height:100%}.ddp-ui-userdetail table.ddp-table-detail tr td .ddp-data-follow-photo{display:inline-block;float:left;margin-right:4px;width:24px;height:24px;background:url(/assets/images/img_profile.png) no-repeat;background-position:left -224px;border-radius:50%;overflow:hidden}.ddp-ui-userdetail table.ddp-table-detail tr td .ddp-data-follow-photo img{display:block;width:100%;height:100%}.ddp-ui-userdetail .ddp-data-photo img{width:100%;height:100%}.ddp-ui-userdetail .ddp-data-user-info{padding-bottom:3px;color:#4b515b;font-size:22px}.ddp-ui-userdetail .ddp-data-user-info em.ddp-icon-fav{display:inline-block;width:13px;height:12px;background:url(/assets/images/icon_fav.png) no-repeat;cursor:pointer;background-position:0 -31px}.ddp-ui-userdetail .ddp-data-user-info em.ddp-icon-fav:hover{background-position:-26px -31px}.ddp-ui-userdetail .ddp-data-user-info em.ddp-icon-fav.ddp-selected{background-position:-13px -31px}table.ddp-list-form2{width:100%;table-layout:fixed;margin-top:15px;border-top:1px solid #b7b9c2;border-bottom:1px solid #b7b9c2}table.ddp-list-form2 tr td{padding:15px 18px;color:#4c515a;font-size:13px;font-weight:300;border-bottom:1px solid #e7e7ea}table.ddp-list-form2 tr:last-of-type td{border-bottom:none}table.ddp-list-form2 tr td .ddp-link-info.ddp-normal{position:relative;font-weight:400}table.ddp-list-form2 tr td .ddp-link-info.ddp-normal:hover{font-weight:700}table.ddp-list-form2 tr td .ddp-link-info.ddp-group{position:relative;padding-right:17px;color:#4c515a;font-size:13px;font-weight:400}table.ddp-list-form2 tr td .ddp-link-info.ddp-group:hover{text-decoration:underline}table.ddp-list-form2 tr td .ddp-link-info.ddp-group .ddp-icon-window{display:none;position:absolute;top:3px;right:0}table.ddp-list-form2 tr td .ddp-link-info.ddp-group:hover .ddp-icon-window{display:block}table.ddp-list-form2 tr td .ddp-box-layout4 table.ddp-table-pop tr td{border-bottom:none}.ddp-wrap-popup .ddp-ui-popup.ddp-type{padding:80px 0}.ddp-wrap-popup .ddp-ui-popup.ddp-type span.ddp-ui-pop-title{line-height:40px;padding-bottom:10px}.ddp-wrap-popup .ddp-ui-popup.ddp-type .ddp-ui-user-content{padding:20px 48px 0;margin-bottom:-35px}.ddp-box-owner{position:relative;padding:20px;height:375px;border:1px solid #d5d6db;box-sizing:border-box}.ddp-box-owner .ddp-form-search{width:100%}.ddp-box-owner .ddp-ui-moretype{padding:13px 0 0}.ddp-box-owner .ddp-nodata{color:#b7b9c2;font-size:13px}ul.ddp-list-owner{position:absolute;top:60px;left:0;right:0;bottom:34px;padding:0 20px;overflow:auto}ul.ddp-list-owner li{padding:6px 0}.ddp-layout-top-menu{background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.15)}.ddp-layout-top-menu .ddp-top-label{float:left;padding:13px 57px 13px 20px;font-size:22px;color:#b6b9c2}.ddp-layout-top-menu .ddp-top-menu{float:left}.ddp-layout-top-menu .ddp-top-menu li{float:left;padding-right:28px}.ddp-layout-top-menu .ddp-top-menu li a{display:block;position:relative;padding:18px 0;color:#4b515b;font-size:14px}.ddp-layout-top-menu .ddp-top-menu li.ddp-selected a{color:#666eb2;font-weight:700}.ddp-layout-top-menu .ddp-top-menu li.ddp-selected a:before{display:block;position:absolute;bottom:0;left:0;right:0;border-bottom:3px solid #666eb2;content:""}.ddp-ui-header-option{float:right;padding-right:74px}.ddp-ui-header-option .ddp-link-info{margin-top:17px;float:left;width:19px;height:19px;background:url(/assets/images/icon_header_info.png) no-repeat}.ddp-ui-header-option .ddp-link-info:hover{background-position:-20px top}.ddp-ui-header-option .ddp-ui-more{position:relative;float:left;margin:17px 0 0 10px}.ddp-ui-header-option .ddp-ui-more.ddp-selected .ddp-icon-more:before{background-position:left -4px}.ddp-ui-header-option .ddp-ui-more .ddp-wrap-popup2{display:none;position:absolute;top:100%;right:-10px;width:212px;margin-top:9px}.ddp-ui-header-option .ddp-ui-more.ddp-selected .ddp-wrap-popup2{display:block}.ddp-wrap-contents-det{margin-top:-54px;padding:54px 0 0;height:100%;box-sizing:Border-box}.ddp-wrap-contents-det .ddp-ui-contents-det{height:100%;padding:10px 80px 18px;overflow:auto;box-sizing:border-box}.ddp-wrap-contents-det .ddp-ui-contents-det .ddp-wrap-top-filtering{background-color:#fff}.ddp-layout-contents .ddp-ui-contents-in{position:Relative;height:100%}.ddp-layout-contents .ddp-ui-contents-in .ddp-box-searching{position:relative;margin:0 -80px;padding:20px 80px;border-bottom:1px solid #cbcdd2;background-color:#dedee3;overflow:hidden;z-index:1}.ddp-layout-contents .ddp-ui-contents-in .ddp-box-searching .ddp-form-searching{position:relative;float:left;padding:0 0 0 43px;width:675px;border-radius:4px;border:1px solid #d0d1d9;background-color:#fff;box-sizing:border-box;overflow:hidden}.ddp-layout-contents .ddp-ui-contents-in .ddp-box-searching .ddp-form-searching input{display:block;width:100%;padding:15px 0;font-size:16px;border:none}.ddp-layout-contents .ddp-ui-contents-in .ddp-box-searching .ddp-form-searching .ddp-icon-searching{display:inline-block;position:absolute;top:50%;left:17px;width:17px;height:17px;margin-top:-9px;background:url(/assets/images/btn_search.png) no-repeat;background-position:left -20px}.ddp-layout-contents .ddp-ui-contents-in .ddp-box-searching .ddp-ui-edit-option{position:relative;top:17px;float:left}.ddp-layout-contents .ddp-ui-contents-in .ddp-box-searching .ddp-ui-edit-option label.ddp-label-checkbox{display:inline-block;margin-left:40px}.ddp-data-monitoring{margin-top:40px}.ddp-data-monitoring .ddp-list-title{padding-bottom:7px;color:#4c515a;font-size:14px}.ddp-data-monitoring .ddp-list-title em[class*=ddp-icon-]{display:inline-block;margin-right:8px;background:url(/assets/images/icon_monitoring.png) no-repeat;vertical-align:middle}.ddp-data-monitoring .ddp-list-title em.ddp-icon-table{width:13px;height:14px}.ddp-data-monitoring .ddp-list-title em.ddp-icon-sql{width:17px;height:14px;background-position:left -15px}.ddp-data-monitoring .ddp-list-title em.ddp-icon-dataflow{width:13px;height:13px;background-position:left -30px}.ddp-data-monitoring .ddp-list-title em.ddp-icon-datasource{width:12px;height:14px;background-position:left -44px}table.ddp-table-list{width:100%;table-layout:fixed;border:1px solid #d2d3da;background-color:#fff}table.ddp-table-list tr th{padding:7px 15px;color:#4b515b;font-size:12px;font-weight:400;text-align:left;border-bottom:1px solid #d2d3d9;background-color:#f8f8f8}table.ddp-table-list tr td{padding:14px 15px;color:#4c515a;font-size:14px;vertical-align:top;border-top:1px solid #eaeaed}table.ddp-table-list tr.ddp-selected td{padding:13px 15px}table.ddp-table-list tr.ddp-selected td:first-of-type{padding-left:14px}table.ddp-table-list tr.ddp-selected td:last-of-type{padding-right:35px}table.ddp-table-list tr:first-of-type td{border-top:none}table.ddp-table-list tr td .ddp-txt-long{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal;color:#4c515a;font-size:14px}table.ddp-table-list tr td .ddp-txt-long span.ddp-txt-colortype{color:#b7bac1}table.ddp-table-list tr td strong.ddp-strong{font-size:12px}table.ddp-table-list tr td strong.ddp-strong2{color:#b7b9c2;font-size:12px}table.ddp-table-list tr td .ddp-txt-sql{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;word-wrap:break-word}.ddp-ui-contents-list .ddp-data-none{padding:10px 0 0 25px;color:#b7b9c2;font-size:13px}.ddp-log-statistics{padding-bottom:54px}.ddp-log-statistics .ddp-ui-option .ddp-clear{margin:0 5px 0 0;padding:0}.ddp-log-statistics .ddp-clear{padding:20px 0 0;margin:0 -5px}.ddp-log-statistics .ddp-clear [class*=ddp-col-]{padding:0 5px}.ddp-log-statistics .ddp-data-title{position:relative;padding-bottom:6px;color:#4b515b;font-size:13px}.ddp-log-statistics .ddp-data-title a.ddp-more{position:absolute;right:10px;top:0;font-size:12px;font-style:italic;text-decoration:underline}.ddp-log-statistics .ddp-box-chart{height:168px;border:1px solid #d8d8de;border-radius:3px;background-color:#fff}.ddp-ui-contents-det .ddp-box-type{background-color:#fff;border:1px solid #d2d3da;border-radius:2px;margin:4px 0 10px}.ddp-ui-contents-det .ddp-view-setting{margin:6px 0 8px}.ddp-ui-contents-det .ddp-view-setting .ddp-label-name{float:left}.ddp-ui-contents-det .ddp-view-setting .ddp-label-name .ddp-data-date{display:inline-block;position:relative;top:3px;margin-left:6px;color:#90969f;font-size:13px;vertical-align:top}.ddp-ui-contents-det .ddp-view-setting .ddp-label-name .ddp-type-selectbox{display:inline-block;position:relative;top:-5px;width:77px;margin:0 6px}.ddp-ui-contents-det .ddp-view-setting .ddp-label-name .ddp-btn-refresh{display:inline-block;position:relative;top:-7px;width:12px;height:13px;margin-left:5px;background:url(/assets/images/icon_refresh2.png) no-repeat;background-position:-42px top}.ddp-ui-contents-det .ddp-view-setting .ddp-label-name .ddp-txt-label{float:left;color:#4b515b;font-size:14px}.ddp-ui-contents-det .ddp-view-setting .ddp-label-name .ddp-wrap-info{position:relative;top:3px;float:left;margin:0 0 0 9px}.ddp-ui-contents-det .ddp-view-setting .ddp-label-name .ddp-wrap-info .ddp-btn-info2{display:inline-block;width:13px;height:13px;background:url(/assets/images/icon_info.png) no-repeat;background-position:left -16px}.ddp-ui-contents-det .ddp-view-setting .ddp-label-name .ddp-wrap-info:hover .ddp-box-layout4{display:block}.ddp-ui-contents-det .ddp-view-setting .ddp-label-name .ddp-wrap-info .ddp-wrap-hover-layout{position:absolute;top:-10px;left:100%}.ddp-ui-contents-det .ddp-view-setting .ddp-label-name .ddp-wrap-info .ddp-box-layout4{display:none;margin-left:5px;width:auto;min-width:320px;z-index:10}.ddp-ui-contents-det .ddp-view-setting .ddp-label-name .ddp-wrap-info .ddp-box-layout4 table tr td{white-space:nowrap}.ddp-ui-contents-det .ddp-view-setting .ddp-label-name .ddp-wrap-info .ddp-box-layout4 table.ddp-table-info tr th{font-weight:400;color:#90969f;letter-spacing:-.6px}.ddp-ui-contents-det .ddp-view-setting .ddp-label-name .ddp-wrap-info .ddp-bar-size{display:block;position:relative;height:12px;margin-top:5px;background-color:#e7e7ea}.ddp-ui-contents-det .ddp-view-setting .ddp-label-name .ddp-wrap-info .ddp-bar-size .ddp-data-bar{position:absolute;top:0;left:0;bottom:0;background-color:#4b515b;cursor:pointer}.ddp-ui-contents-det .ddp-view-setting .ddp-label-name .ddp-wrap-info .ddp-bar-size .ddp-data-bar .ddp-ui-tooltip-info{display:none;top:100%;margin-top:8px;margin-left:-29px;width:57px;text-align:center;box-sizing:border-box}.ddp-ui-contents-det .ddp-view-setting .ddp-label-name .ddp-wrap-info .ddp-bar-size .ddp-data-bar:hover .ddp-ui-tooltip-info{display:block}.ddp-ui-contents-det .ddp-view-setting .ddp-label-name .ddp-wrap-info .ddp-bar-size .ddp-data-line{position:absolute;top:0;bottom:0;right:10px;border-left:1px solid #dc494f}.ddp-wrap-engine-graph{display:flex;margin-left:-6px}.ddp-wrap-engine-graph .ddp-box-graph{position:relative;margin-left:6px;border-radius:3px}.ddp-wrap-engine-graph .ddp-box-graph .ddp-btn-link-go{display:inline-block;position:relative;top:4px;margin-left:5px;width:12px;height:13px;background:url(/assets/images/icon_buttons.png) no-repeat;background-position:left -376px;opacity:.7}.ddp-wrap-engine-graph .ddp-box-graph .ddp-btn-link-go:hover{opacity:1}.ddp-wrap-engine-graph .ddp-box-graph.type-cpu,.ddp-wrap-engine-graph .ddp-box-graph.type-memory{position:relative;width:250px;height:250px;background-color:#5373c6}.ddp-wrap-engine-graph .ddp-box-graph.type-memory .ddp-icon-status2{position:absolute;top:16px;right:10px}.ddp-wrap-engine-graph .ddp-box-graph .ddp-box-label{padding:19px 18px 0;color:#fff;font-size:14px}.ddp-wrap-engine-graph .ddp-box-graph .ddp-graph-round{display:table;position:absolute;bottom:30px;left:50%;margin-left:-77px;width:154px;height:154px}.ddp-wrap-engine-graph .ddp-box-graph .ddp-graph-round .ddp-graph-in{display:table-cell;vertical-align:middle;text-align:center}.ddp-wrap-engine-graph .ddp-box-graph .ddp-graph-round .ddp-graph-in .ddp-data-num{display:block;font-size:40px;color:#fff}.ddp-wrap-engine-graph .ddp-box-graph .ddp-graph-round .ddp-graph-in .ddp-data-per{display:inline-block;padding:2px 6px 3px;margin-top:9px;color:#fff;font-size:12px;border-radius:2px;background-color:#415b9e}.ddp-wrap-engine-graph .ddp-box-graph.type-memory .ddp-graph-round .ddp-graph-in .ddp-data-per{background-color:#2f426c}.ddp-wrap-engine-graph .ddp-box-graph .ddp-data-per .ddp-icon-up{transform:rotate(180deg)}.ddp-wrap-engine-graph .ddp-box-graph .ddp-data-per .ddp-icon-down,.ddp-wrap-engine-graph .ddp-box-graph .ddp-data-per .ddp-icon-up{display:inline-block;position:relative;top:6px;width:7px;height:4px;margin-right:4px;background:url(/assets/images/icon_graph_per.png) no-repeat;vertical-align:top}.ddp-wrap-engine-graph .ddp-box-graph .ddp-data-per .ddp-icon-down{transform:rotate(180deg);transform:rotate(0deg)}.ddp-wrap-engine-graph .ddp-box-graph .ddp-graph-line{position:absolute;bottom:0;left:0;right:0;height:79px}.ddp-wrap-engine-graph .ddp-box-graph .ddp-graph-num{position:absolute;bottom:35px;left:0;right:0;text-align:center;color:#fff;font-size:30px;font-weight:700}.ddp-wrap-engine-graph .ddp-box-graph .ddp-icon-status{position:absolute;top:19px;right:17px}.ddp-wrap-engine-graph .ddp-box-graph .ddp-icon-status .ddp-icon-error,.ddp-wrap-engine-graph .ddp-box-graph .ddp-icon-status .ddp-icon-warning,.ddp-wrap-engine-graph .ddp-box-graph .ddp-icon-warning,.ddp-wrap-engine-graph .ddp-box-graph.type-count-num .ddp-icon-status2 .ddp-icon-warning{display:none;width:19px;height:18px;background:url(/assets/images/icon_confidence.png) no-repeat;background-position:-20px -21px}.ddp-wrap-engine-graph .ddp-box-graph .ddp-icon-status .ddp-icon-error{width:20px;height:20px;background-position:-21px -57px}.ddp-wrap-engine-graph .ddp-box-graph.type-warning{background-color:#f3b110}.ddp-wrap-engine-graph .ddp-box-graph.type-warning .ddp-icon-status .ddp-icon-warning{display:block}.ddp-wrap-engine-graph .ddp-box-graph.type-warning .ddp-graph-round .ddp-graph-in .ddp-data-per{background-color:#c28d0d}.ddp-wrap-engine-graph .ddp-box-graph.type-error{background-color:#ba363a}.ddp-wrap-engine-graph .ddp-box-graph.type-error .ddp-icon-status .ddp-icon-error{display:inline-block}.ddp-wrap-engine-graph .ddp-box-graph.type-error .ddp-graph-round .ddp-graph-in .ddp-data-per{background-color:#952a2e}.ddp-wrap-engine-graph .ddp-wrap-line-graph{flex:auto;display:flex;flex-direction:column}.ddp-wrap-engine-graph .ddp-box-graph.type-count{margin-bottom:6px;height:122px;background-color:#383f49}.ddp-wrap-engine-graph .ddp-box-graph.type-count-num{width:200px;margin-bottom:6px;height:122px;background-color:#75ab4f}.ddp-wrap-engine-graph .ddp-box-graph.type-count-num .ddp-icon-status2{position:absolute;top:16px;right:10px}.ddp-wrap-engine-graph .ddp-box-graph.type-count-num .ddp-data-per{display:inline-block;padding:2px 6px 3px;margin-left:5px;border-radius:2px;font-size:12px;background-color:#5e8940;color:#fff}.ddp-wrap-engine-graph .ddp-box-graph.type-count-num.type-warning{background-color:#f3a611}.ddp-wrap-engine-graph .ddp-box-graph.type-count-num.type-warning .ddp-icon-warning{display:block;float:left}.ddp-wrap-engine-graph .ddp-box-graph.type-count-num.type-warning .ddp-data-per{background-color:#dc494f}.ddp-wrap-engine-graph .ddp-box-graph.type-datasource,.ddp-wrap-engine-graph .ddp-box-graph.type-segment{width:250px;height:122px;margin-bottom:6px;background-color:#ffaa35}.ddp-wrap-engine-graph .ddp-box-graph.type-datasource.type-warning{background-color:#ffaa35}.ddp-wrap-engine-graph .ddp-box-graph.type-segment{background-color:#e94f5f}.ddp-wrap-engine-graph .ddp-box-graph.type-datasource .ddp-data-per{display:inline-block;padding:2px 6px 3px;border-radius:2px;color:#fff;background-color:rgba(0,0,0,.2)}.ddp-wrap-engine-graph .ddp-box-graph.type-datasource.type-warning .ddp-icon-warning{display:inline-block;margin-left:3px;vertical-align:middle}.ddp-wrap-engine-graph .ddp-box-graph.type-datasource.type-warning .ddp-data-per{background-color:#dc494f}.ddp-wrap-engine-graph .ddp-box-graph.type-task{margin-bottom:6px;height:122px;background-color:#478743}.ddp-wrap-engine-graph .ddp-wrap-num-graph{display:flex;flex-direction:column}.ddp-ui-contents-det .ddp-view-setting .ddp-date-setting{float:right}.ddp-ui-contents-det .ddp-view-setting .ddp-date-setting .ddp-btn-toggle{float:left;height:30px;margin-left:3px;padding:7px 10px;background-color:#d0d1d8;border-radius:2px;color:#4b515b;font-size:13px;text-align:center;box-sizing:border-box}.ddp-ui-contents-det .ddp-view-setting .ddp-date-setting .ddp-btn-toggle.ddp-selected{background-color:#4b515b;color:#fff}.ddp-ui-contents-det .ddp-view-setting .ddp-date-setting .ddp-data-date{padding:6px 0;margin-right:10px;float:left;color:#4b515b}.ddp-ui-contents-det .ddp-view-setting .ddp-date-setting .ddp-data-date .ddp-btn-refresh{display:inline-block;width:12px;height:13px;margin-left:5px;background:url(/assets/images/icon_refresh2.png) no-repeat;background-position:-42px top;vertical-align:middle}.ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value{display:flex;padding:20px 20px 19px;margin-left:-6px;border-bottom:1px dotted #d2d3da}.ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value .ddp-ui-status-value{flex:auto;margin-left:6px;box-sizing:border-box}.ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value .ddp-ui-status-value.type-all{flex:initial;width:80px}.ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value .ddp-ui-status-value:first-of-type{padding-left:0}.ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value .ddp-label-status{display:block;position:relative;padding:11px 0 11px 20px;height:38px;border-radius:3px;font-size:13px;font-weight:700;box-sizing:border-box;cursor:pointer}.ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value .ddp-label-status.type-selected:after{display:inline-block;position:absolute;top:0;left:0;right:0;bottom:0;border:1px solid #90969f;content:"";border-radius:3px}.ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value .ddp-label-status.type-all{padding:11px 0;text-align:center;background-color:#f5f5f5;color:#90969f}.ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value .ddp-label-status.type-all.type-selected:after{border:1px solid #90969f}.ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value .ddp-label-status.type-warning{color:#f7af88;background-color:rgba(255,182,2,.1)}.ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value .ddp-label-status.type-warning.type-selected:after{border:1px solid #ffb602}.ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value .ddp-label-status.type-error{color:#dc494f;background-color:rgba(237,57,73,.1)}.ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value .ddp-label-status.type-error.type-selected:after{border:1px solid #dc494f}.ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value .ddp-label-status.type-historical,.ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value .ddp-label-status.type-normal{color:#58bb90;background-color:rgba(120,196,164,.1)}.ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value .ddp-label-status.type-historical.type-selected:after,.ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value .ddp-label-status.type-normal.type-selected:after{border:1px solid #78c4a4}.ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value .ddp-label-status.type-middleManager{color:#dc494f;background-color:rgba(237,57,73,.1)}.ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value .ddp-label-status.type-middleManager.type-selected:after{border:1px solid #dc494f}.ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value .ddp-label-status:hover{color:#fff!important}.ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value .ddp-label-status.type-all:hover{background-color:#90969f}.ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value .ddp-label-status.type-warning:hover{background-color:#ffb602}.ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value .ddp-label-status.type-error:hover{background-color:#dc494f}.ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value .ddp-label-status.type-historical:hover,.ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value .ddp-label-status.type-normal:hover{background-color:#58bb90}.ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value .ddp-label-status.type-middleManager:hover{background-color:#dc494f}.ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value .ddp-label-status [class*=ddp-icon-status]{position:absolute;top:50%;right:11px;margin-top:-10px}.ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value .ddp-label-status:hover [class*=ddp-icon-status]{background-position-x:-21px}.ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value .ddp-label-status:hover:before{display:none}.ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value .ddp-label-status:before{display:none;position:absolute;left:0;top:0;bottom:0;width:5px;border-radius:4px;content:""}.ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value .ddp-label-status.type-selected:before{display:block}.ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value .ddp-label-status.type-warning:before{background-color:#ffb602}.ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value .ddp-label-status.type-error:before{background-color:#dc494f}.ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value .ddp-label-status.type-historical:before,.ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value .ddp-label-status.type-normal:before{background-color:#78c4a4}.ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value .ddp-label-status.type-middleManager:before{background-color:#dc494f}.ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value .ddp-label-status.type-all:before{background-color:#90969f}.ddp-type-server{padding-bottom:20px}.ddp-type-server .ddp-box-top-setting .ddp-type-search{float:left;margin:15px 20px 0}.ddp-type-server .ddp-box-top-setting .ddp-type-option{float:right;padding:0 20px 8px 0}.ddp-type-server .ddp-box-top-setting .ddp-type-option .ddp-form-label2,.ddp-type-server .ddp-box-top-setting .ddp-type-option .ddp-list-tab-button,.ddp-type-server .ddp-box-top-setting .ddp-type-option .ddp-wrap-edit3{float:left}.ddp-type-server .ddp-box-top-setting .ddp-type-option .ddp-form-label2{padding:12px 18px 0 0}.ddp-type-server .ddp-box-top-setting .ddp-type-option .ddp-form-label2 .ddp-type-selectbox{width:140px}.ddp-type-server .ddp-box-top-setting .ddp-type-option .ddp-wrap-edit3{width:auto;padding:10px 0 0}.ddp-type-server .ddp-box-top-setting .ddp-type-option .ddp-wrap-edit3 label.ddp-label-type{display:inline-block;width:auto;margin-right:8px}.ddp-type-server .ddp-box-top-setting .ddp-type-option .ddp-wrap-edit3 label.ddp-label-radio .ddp-tag-status{margin:-2px 0}.ddp-type-server .ddp-box-top-setting .ddp-type-option .ddp-list-tab-button{margin:13px 0 0 20px}.ddp-type-server .ddp-box-detail{padding:0 20px;margin-bottom:-10px}.ddp-type-server .ddp-box-detail .ddp-grid-detail{position:Relative;margin:-2px -2px 10px;clear:both}.ddp-type-server .ddp-box-detail .ddp-grid-detail .ddp-grid-box{float:left;width:36px;padding:10px 0 11px;margin:2px;background-color:rgba(120,196,164,.1);text-align:center;color:#58bb90}.ddp-type-server .ddp-box-detail .ddp-grid-detail .ddp-grid-box.type-error{background-color:#dc494f;color:#fff}.ddp-type-server .ddp-box-detail .ddp-grid-detail .ddp-wrap-tooltip{display:inline-block;position:absolute;max-width:260px;padding:10px;border-radius:3px;background-color:rgba(0,0,0,.8);color:#fff;font-size:13px;box-sizing:Border-box}.ddp-type-server .ddp-box-detail .ddp-grid-detail .ddp-wrap-tooltip .ddp-data-error{color:#dc494f;font-weight:700}.ddp-type-server .ddp-box-detail .ddp-grid-detail .ddp-wrap-tooltip .ddp-data-det{padding:2px 0 10px;color:#b6b9c2}.ddp-type-server .ddp-box-detail .ddp-grid-detail .ddp-wrap-tooltip .ddp-data-name{color:#b6b9c2;font-size:13px}.ddp-type-server .ddp-box-detail .ddp-grid-detail .ddp-wrap-tooltip .ddp-data-name .ddp-txt-name{color:#fff}.ddp-type-server .ddp-box-detail .ddp-table-detail3{margin-bottom:10px}table.ddp-table-detail3{border-collapse:collapse;border:1px solid #d0d1d9}table.ddp-table-detail3 tr th{position:relative;padding:9px 30px 9px 14px;color:#90969f;font-weight:400;text-align:Left;border-bottom:1px solid #d0d1d9;border-right:1px solid #e7e7ea}table.ddp-table-detail3 tr th:last-of-type{border-right:none}table.ddp-table-detail3 tr th [class*=ddp-icon-array]{position:absolute;top:50%;right:5px;margin-top:-10px}table.ddp-table-detail3 tr td{padding:9px 18px;border:1px solid #e7e7ea;border-left:none;vertical-align:top;color:#4b515b;font-size:13px}table.ddp-table-detail3 tr:last-of-type td{border-bottom:none}table.ddp-table-detail3 tr:nth-child(odd) td{background-color:#fafafa}table.ddp-table-detail3 tr td ul.ddp-list-data{margin:-9px -18px}table.ddp-table-detail3 tr td ul.ddp-list-data li{padding:9px 18px}table.ddp-table-detail3 tr td ul.ddp-list-data li:nth-child(odd){background-color:#fafafa}table.ddp-table-detail3 tr td:last-of-type{border-right:none}table.ddp-table-detail3 tr td .ddp-tag-status{margin:-3px 0}table.ddp-table-detail3 tr td .ddp-data-node{font-size:13px;font-weight:700}table.ddp-table-detail3 tr td .ddp-data-node.type-broker{color:#f7af88}table.ddp-table-detail3 tr td .ddp-data-node.type-coordinator{color:#f78887}table.ddp-table-detail3 tr td .ddp-data-node.type-historical{color:#93cf6d}table.ddp-table-detail3 tr td .ddp-data-node.type-overlord{color:#54bc9b}table.ddp-table-detail3 tr td .ddp-data-node.type-middleManager{color:#8899d9}table.ddp-table-detail3 tr td .ddp-type-status-error{position:relative}table.ddp-table-detail3 tr td .ddp-type-status-error .ddp-txt-error{position:relative;font-style:normal;margin-left:8px;cursor:pointer}table.ddp-table-detail3 tr td .ddp-type-status-error .ddp-txt-error .ddp-icon-error{margin-right:4px}table.ddp-table-detail3 tr td .ddp-type-status-error .ddp-box-layout4{display:none;position:absolute;top:100%;left:0;margin-top:5px;width:auto}table.ddp-table-detail3 tr td .ddp-type-status-error .ddp-box-layout4 .ddp-data-title .ddp-sub-title{font-weight:400}table.ddp-table-detail3 tr td .ddp-type-status-error .ddp-box-layout4 .ddp-data-det{white-space:nowrap}table.ddp-table-detail3 tr td .ddp-type-status-error:hover .ddp-box-layout4{display:block}table.ddp-table-type3 tbody tr td .ddp-box-btn-able{display:inline-block;position:relative;width:30px;height:30px;border-radius:2px;box-sizing:border-box}table.ddp-table-type3 tbody tr td .ddp-box-btn-able:hover{border:1px solid #ddd;background-color:#f6f6f7}table.ddp-table-type3 tbody tr td .ddp-box-btn-able:hover .ddp-ui-tooltip-info{display:block}table.ddp-table-type3 tbody tr td .ddp-box-btn-able .ddp-ui-tooltip-info{display:none;position:absolute;right:-10px;left:auto}table.ddp-table-type3 tbody tr td .ddp-box-btn-able .ddp-ui-tooltip-info .ddp-icon-view-top{right:25px;margin-left:0;left:auto}table.ddp-table-type3 tbody tr td .ddp-box-btn-able .ddp-icon-disable,table.ddp-table-type3 tbody tr td .ddp-box-btn-able .ddp-icon-enable{display:inline-block;position:absolute;top:50%;left:50%;background:url(/assets/images/icon_buttons.png) no-repeat}table.ddp-table-type3 tbody tr td .ddp-box-btn-able .ddp-icon-enable{width:15px;height:9px;margin:-5px 0 0 -7px;background-position:-32px -163px}table.ddp-table-type3 tbody tr td .ddp-box-btn-able .ddp-icon-disable{width:16px;height:16px;margin:-7px 0 0 -8px;background-position:left -390px}.ddp-ui-contents-det .ddp-list-option{padding:10px 0 20px}.ddp-ui-contents-det .ddp-list-option .ddp-wrap-boxtab{float:left}.ddp-ui-contents-det .ddp-list-option .ddp-option-right{float:right}.ddp-ui-contents-det .ddp-list-option .ddp-form-label2 label.ddp-label-type{color:#90969f}.ddp-form-label2 .ddp-wrap-dropdown.type-refresh{position:relative;padding-right:29px}.ddp-ui-contents-det .ddp-wrap-top-filtering{margin:0 0 10px;padding:0 20px}.ddp-wrap-top-filtering .ddp-filter-search.type-dataname .ddp-form-filter-search{width:234px}.ddp-wrap-top-filtering .ddp-form-filtering:first-of-type .ddp-result-filtering{margin-left:0}.ddp-wrap-dropdown.type-refresh .ddp-btn-refresh{display:inline-block;position:absolute;top:0;right:0;width:30px;height:30px;border-radius:0 2px 2px 0;background-color:#90969f}.ddp-wrap-dropdown.type-refresh .ddp-btn-refresh:before{display:inline-block;position:absolute;top:50%;left:50%;margin:-8px 0 0 -9px;width:18px;height:15px;background:url(/assets/images/btn_refresh.png) no-repeat;background-position:-36px top;content:""}.ddp-top-flow .ddp-wrap-navi .ddp-data-name{display:block;padding:14px 0;font-size:16px;color:#4b515b;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ddp-ui-datadetail.type-detail .ddp-data-sub{padding:0 20px}.ddp-ui-datadetail.type-detail .ddp-wrap-log{position:relative;margin-top:10px;height:397px;padding:15px 15px 76px;background-color:#35393f;box-sizing:border-box}.ddp-ui-datadetail.type-detail .ddp-wrap-log .ddp-box-log{height:100%;color:#fff}.ddp-ui-datadetail.type-detail .ddp-box-log-option{position:absolute;bottom:10px;left:10px;right:10px;background:#f6f6f7;border-radius:2px}.ddp-ui-datadetail.type-detail .ddp-box-log-option .ddp-left-option{float:left}.ddp-ui-datadetail.type-detail .ddp-box-log-option .ddp-dl-option{padding:14px 0 14px 13px}.ddp-ui-datadetail.type-detail .ddp-box-log-option .ddp-dl-option dt{float:left;position:relative;top:8px;padding-right:6px;color:#4b515b;font-size:12px}.ddp-ui-datadetail.type-detail .ddp-box-log-option .ddp-dl-option dd{float:left}.ddp-ui-datadetail.type-detail .ddp-box-log-option .ddp-dl-option dd .ddp-data-status{position:relative;top:8px;float:left;margin-right:16px;font-weight:700;color:#4b515b;font-size:12px}.ddp-ui-datadetail.type-detail .ddp-box-log-option .ddp-dl-option dd .ddp-box-status{float:left;margin-right:4px;padding:6px 8px;color:#fff;font-size:13px;border-radius:3px}.ddp-ui-datadetail.type-detail .ddp-box-log-option .ddp-dl-option dd .ddp-box-status.type-error{background-color:#ed3949}.ddp-ui-datadetail.type-detail .ddp-box-log-option .ddp-dl-option dd .ddp-box-status.type-warning{background-color:#ffba00}.ddp-ui-datadetail.type-detail .ddp-box-log-option .ddp-dl-option dd .ddp-box-status:before{display:inline-block;background:url(/assets/images/icon_info3.png) no-repeat;content:"";vertical-align:middle}.ddp-ui-datadetail.type-detail .ddp-box-log-option .ddp-dl-option dd .ddp-box-status.type-error:before{width:13px;height:13px;background-position:-14px -27px}.ddp-ui-datadetail.type-detail .ddp-box-log-option .ddp-dl-option dd .ddp-box-status.type-warning:before{width:13px;height:12px;background-position:-14px -67px}.ddp-ui-datadetail.type-detail .ddp-box-log-option .ddp-right-option{float:right}.ddp-ui-datadetail.type-detail .ddp-box-log-option .ddp-ui-btn-log{float:left;padding:20px 25px 0 0}.ddp-ui-datadetail.type-detail .ddp-box-log-option .ddp-btn-log{float:left;margin-left:15px;background:url(/assets/images/btn_log.png) no-repeat}.ddp-ui-datadetail.type-detail .ddp-box-log-option .ddp-btn-log.type-refresh{width:14px;height:14px}.ddp-ui-datadetail.type-detail .ddp-box-log-option .ddp-btn-log.type-down{width:13px;height:13px;background-position-y:-15px}.ddp-ui-datadetail.type-detail .ddp-box-log-option .ddp-btn-log.type-newwindow{width:14px;height:12px;background-position-y:-29px}.ddp-ui-datadetail.type-detail .ddp-box-log-option .ddp-btn-log.type-newtab{width:13px;height:13px;background-position-y:-43px}.ddp-ui-datadetail.type-detail .ddp-box-graph{height:250px;padding:20px;background-color:#383f49;box-sizing:border-box}.ddp-ui-datadetail .ddp-label-option{position:relative}.ddp-ui-datadetail .ddp-label-option .ddp-type-selectbox{position:absolute;top:-12px;right:0;width:180px}.ddp-detail-contents.type-form .ddp-option-type{position:absolute;top:0;right:40px;z-index:1}.ddp-detail-contents.type-form .ddp-option-type .ddp-type-selectbox{width:180px}.ddp-detail-contents.type-form .ddp-wrap-monitoring{height:330px;background-color:#383f49}.ddp-detail-overview{margin-top:20px}.ddp-detail-overview .ddp-label{margin-bottom:10px;color:#4e5368;font-weight:700}.ddp-detail-overview .ddp-box-viewtable{position:absolute;top:373px;left:0;right:0;bottom:20px;min-height:auto;border:1px solid #d0d1d8;overflow:auto}.ddp-detail-contents .ddp-view-datadetail{position:absolute;top:30px;left:0;right:0;bottom:0;padding:0 0 20px 20px;overflow:auto}.ddp-detail-contents .ddp-view-datadetail .ddp-ui-datadetail .ddp-label-detail{font-size:13px;font-weight:700}.ddp-detail-contents .ddp-view-datadetail .ddp-wrap-graph{height:230px;background-color:#383f49}.ddp-detail-contents .ddp-ui-datadetail.type-detail+.ddp-ui-datadetail.type-detail{padding-top:20px}.ddp-table-detail tr td .ddp-datasource .ddp-tag-status{display:inline-block;margin-right:8px}.ddp-table-detail tr td .ddp-datasource .ddp-txt-info{display:inline-block}.ddp-pop-preview.ddp-type.page-information{left:170px;right:170px}.ddp-wrap-informaiton{position:relative;padding:0 20px;height:100%;box-sizing:border-box;overflow:auto;z-index:1}.ddp-wrap-informaiton .ddp-ui-detail{padding-bottom:20px;margin-bottom:20px;border-top:1px solid #e7e7ea}.ddp-wrap-informaiton .ddp-ui-detail:first-of-type{border-top:none}.ddp-wrap-informaiton .ddp-ui-detail.ddp-task-detail{padding:20px 0}.ddp-wrap-informaiton .ddp-ui-detail.ddp-task-detail table.ddp-table-detail2{margin-bottom:14px}.ddp-wrap-informaiton .ddp-ui-detail.ddp-task-detail table.ddp-table-detail2 tr th{padding-left:0}.ddp-type-flow{position:absolute;top:101px;left:0;right:0;bottom:0;box-sizing:border-box;overflow:auto}.ddp-type-flow.ddp-flow{background-color:#e7e7ea;overflow:hidden}.ddp-type-flow .ddp-type-top-option{padding:13px 20px;background-color:#fff}.ddp-type-flow .ddp-type-top-option .ddp-wrap-dropdown{width:96px}.ddp-type-flow .ddp-type-top-option em.ddp-icon-widget-save{position:relative;margin-left:15px}.ddp-type-flow .ddp-type-top-option em.ddp-icon-widget-save .ddp-ui-tooltip-info.ddp-down em.ddp-icon-view-top{right:18px}.ddp-view-flow{overflow:hidden}.ddp-view-flow .ddp-wrap-box{margin:0 -20px;box-sizing:border-box;background-color:#fff}.ddp-icon-flowline{position:absolute;top:10px;left:0;width:40px;height:1px;margin-left:-20px;border-top:1px solid #b7b9c2;z-index:1}.ddp-icon-flowline.ddp-right{left:auto;right:0;margin-left:0;margin-right:-20px}.ddp-icon-flowline:before{left:-2px;width:7px;border-radius:50%;background-color:#b7b9c2}.ddp-icon-flowline:after,.ddp-icon-flowline:before{display:inline-block;position:absolute;top:50%;margin-top:-5px;content:"";height:7px}.ddp-icon-flowline:after{right:0;width:10px;background:url(/assets/images/icon_flowline.png) no-repeat}.ddp-icon-flowline.ddp-type-dot{border-top:1px dotted #b7b9c2}.ddp-box-flow{width:37%;float:left;padding:0 20px;box-sizing:border-box}.ddp-box-flow.ddp-center{width:inherit;position:absolute;top:0;left:37%;right:37%}.ddp-box-flow.ddp-last{float:right}.ddp-wrap-box-flow{position:relative;overflow:hidden}.ddp-data-flow{position:relative;width:100%;height:100%;border:1px solid #eaeaed;box-sizing:border-box}.ddp-data-flow .ddp-title{padding:7px 0;color:#4b515b;font-size:13px;font-weight:700;text-align:center}.ddp-data-flow table.ddp-table-grid{border-bottom:none}.ddp-data-flow .ddp-wrap-table{overflow:auto}table.ddp-table-grid{table-layout:fixed;width:100%;border-collapse:collapse;border-top:1px solid #ebebed;border-bottom:1px solid #ebebed}table.ddp-table-grid tr th{padding:10px 7px;color:#4b515b;font-weight:400;border-bottom:1px solid #ebebed}table.ddp-table-grid tr td,table.ddp-table-grid tr th{font-size:12px;text-align:left;border-left:1px solid #ebebed}table.ddp-table-grid tr td{padding:5px 7px;color:#4a525c;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}table.ddp-table-grid tr:nth-child(odd) td{background-color:#fafafa}table.ddp-table-grid tr td:first-of-type,table.ddp-table-grid tr th:first-of-type{border-left:none}em[class*=ddp-icon-mt-]{display:inline-block;margin-right:8px;background:url(/assets/images/icon_monitoring.png) no-repeat;vertical-align:middle}em.ddp-icon-mt-table{width:13px;height:14px}em.ddp-icon-mt-sql{width:17px;height:14px;background-position:left -15px}em.ddp-icon-mt-dataflow{width:13px;height:13px;background-position:left -30px}em.ddp-icon-mt-datasource{width:12px;height:14px;background-position:left -44px}em.ddp-icon-mt-data{width:13px;height:14px;background-position:left -59px}.ddp-type-flow .ddp-wrap-result{padding:11px 11px 0}.ddp-type-flow.ddp-flow .ddp-wrap-result{padding-bottom:10px}.ddp-type-flow .ddp-wrap-result:before{display:table;content:""}.ddp-type-flow .ddp-wrap-result:after{display:table;content:"";clear:both}.ddp-wrap-naviarea .ddp-ui-navidata .ddp-data-lineage-num{float:left;padding:15px 9px 5px 0;font-size:13px;color:#90969f}.ddp-wrap-naviarea .ddp-ui-navidata ul.ddp-list-tab-button{margin-top:11px;margin-right:8px;border:1px solid #b7b9c3}.ddp-wrap-naviarea .ddp-ui-navidata ul.ddp-list-tab-button li{position:Relative}.ddp-wrap-naviarea .ddp-ui-navidata ul.ddp-list-tab-button li .ddp-ui-tooltip-info{left:inherit;right:-10px}.ddp-wrap-naviarea .ddp-ui-navidata ul.ddp-list-tab-button li .ddp-ui-tooltip-info em.ddp-icon-view-top{left:inherit;right:19px}.ddp-box-flowdetail.ddp-default{width:306px;border:none;top:0;right:0;bottom:0;background-color:#fff}.ddp-box-flowdetail.ddp-default:before{display:none}.ddp-box-flowdetail.ddp-default .ddp-box-in{bottom:0}.ddp-box-flowdetail.ddp-default .ddp-data-explain,.ddp-box-flowdetail.ddp-default .ddp-data-filename{cursor:default}.ddp-box-flowdetail.ddp-default .ddp-data-filename{margin-top:25px}.ddp-box-lineage{padding:10px 23px;white-space:nowrap}.ddp-view-flow .ddp-data-lineage{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#fff;overflow:auto}.ddp-view-flow .ddp-data-lineage.ddp-selected{right:310px}.ddp-wrap-entity{display:inline-block;position:relative;padding:0 18px;margin-right:23px;white-space:nowrap}.ddp-wrap-entity .ddp-btn-plus{display:inline-block;width:18px;height:56px;background:url(/assets/images/btn_plus.png) no-repeat}.ddp-wrap-entity .ddp-btn-plus:hover{background-position:-18px top}.ddp-wrap-entity .ddp-btn-plus.ddp-start{position:absolute;top:0;left:0}.ddp-wrap-entity .ddp-btn-plus.ddp-end{position:absolute;top:0;right:0}.ddp-box-entity{display:inline-block;width:190px;margin-right:36px;padding:0 12px;position:relative;border:1px solid #e9ebef;border-radius:2px;box-sizing:border-box;vertical-align:top;cursor:pointer}.ddp-box-entity:last-of-type{margin-right:0}.ddp-box-entity.ddp-search-unit{border:1px solid #4a515c}.ddp-box-entity.ddp-click-unit{border:1px solid #666eb2;background-color:#666eb2}.ddp-box-entity.ddp-click-unit .ddp-ui-name{color:#fff}.ddp-box-entity.ddp-click-unit em.ddp-icon-mt2-table{background-position:-17px top}.ddp-box-entity.ddp-click-unit em.ddp-icon-mt2-dataflow{background-position:-17px -16px}.ddp-box-entity.ddp-click-unit em.ddp-icon-mt2-sql{background-position:-23px -32px}.ddp-box-entity.ddp-click-unit.ddp-selected{background-color:#fff;color:#4a515c}.ddp-box-entity.ddp-click-unit.ddp-selected em.ddp-icon-mt2-table{background-position:0 top}.ddp-box-entity.ddp-click-unit.ddp-selected em.ddp-icon-mt2-dataflow{background-position:0 -16px}.ddp-box-entity.ddp-click-unit.ddp-selected em.ddp-icon-mt2-sql{background-position:0 -32px}.ddp-box-entity:first-of-type:after{display:none}.ddp-box-entity:after{display:inline-block;content:"";position:absolute;top:25px;left:-44px;width:44px;height:7px;background:url(/assets/images/icon_flowline2.png) no-repeat}.ddp-box-entity .ddp-ui-name{display:block;position:relative;padding:20px 15px 20px 33px;height:54px;color:#35393f;font-size:12px;font-weight:700;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ddp-box-entity .ddp-ui-name .ddp-data-sql{display:block;margin-top:-5px;color:#4b515b;font-size:12px;font-weight:400;white-space:normal;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word}.ddp-box-entity .ddp-icon-view{display:inline-block;position:absolute;top:24px;right:12px;width:10px;height:6px;background:url(/assets/images/icon_selecview.png) no-repeat;background-position:left -51px}.ddp-box-entity.ddp-detail-unit:before{display:inline-block;content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border:2px solid #666eb2}.ddp-box-entity.ddp-connection{background-color:#f2f1f9}.ddp-box-entity.ddp-connection .ddp-ui-name{color:#666eb2}.ddp-box-entity.ddp-connection em.ddp-icon-mt2-table{background-position:-34px top}.ddp-box-entity.ddp-connection em.ddp-icon-mt2-dataflow{background-position:-32px -16px}.ddp-box-entity.ddp-connection em.ddp-icon-mt2-sql{background-position:-46px -32px}.ddp-box-entity.ddp-connection.ddp-selected{background-color:#fff;color:#4a515c}.ddp-box-entity.ddp-connection.ddp-selected .ddp-ui-name{color:#4a515c}.ddp-box-entity.ddp-connection.ddp-selected em.ddp-icon-mt2-table{background-position:0 top}.ddp-box-entity.ddp-connection.ddp-selected em.ddp-icon-mt2-dataflow{background-position:0 -16px}.ddp-box-entity.ddp-connection.ddp-selected em.ddp-icon-mt2-sql{background-position:0 -32px}.ddp-box-entity.ddp-selected .ddp-icon-view{transform:rotate(180deg)}.ddp-box-entity.ddp-selected .ddp-list-column{display:block}.ddp-box-entity em[class*=ddp-icon-mt2-]{display:inline-block;position:absolute;top:50%;left:8px;margin-right:6px;background:url(/assets/images/icon_monitoring2.png) no-repeat;vertical-align:middle}.ddp-box-entity em.ddp-icon-mt2-table{width:16px;height:15px;margin-top:-8px}.ddp-box-entity em.ddp-icon-mt2-dataflow{width:16px;height:15px;margin-top:-8px;background-position:left -16px}.ddp-box-entity em.ddp-icon-mt2-sql{left:7px;width:22px;height:20px;margin-top:-10px;background-position:left -32px}.ddp-box-entity .ddp-list-column{display:none;padding-bottom:8px}.ddp-box-entity .ddp-list-column li{padding:2px 0}.ddp-box-entity .ddp-list-column li:first-of-type{padding-top:0}.ddp-box-entity .ddp-list-column li a.ddp-box-column{display:block;position:relative;padding:8px 8px 8px 44px;border:1px solid #e7e7ea;border-radius:2px;font-size:12px;color:#4b515b;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ddp-box-entity .ddp-list-column.ddp-list-sql li a.ddp-box-column{padding-left:15px}.ddp-box-entity .ddp-list-column li a.ddp-box-column .ddp-icon-type-ab{position:absolute;top:50%;left:16px}.ddp-box-entity .ddp-list-column li.ddp-selected a.ddp-box-column{background-color:#666eb2;color:#fff}.ddp-box-entity .ddp-list-column li.ddp-selected a.ddp-box-column .ddp-icon-type-ab{background-position:-14px top}.ddp-box-entity .ddp-list-column li.ddp-connection a.ddp-box-column{background-color:#f2f1f9;border:1px solid #e9ebef;color:#666eb2}.ddp-box-entity .ddp-list-column li.ddp-connection a.ddp-box-column .ddp-icon-type-ab{background-position:-71px top}.ddp-logdetail{text-align:left}.ddp-logdetail .ddp-data-logdet{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ddp-logdetail .ddp-data-logdet span{display:inline-block}.ddp-logdetail .ddp-data-logdet.ddp-long{display:block;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.ddp-logdetail .ddp-wrap-logdetail{float:right;margin-top:-3px;display:none}.ddp-logdetail .ddp-wrap-logdetail .ddp-btn-detail{position:relative;display:inline-block;margin-left:5px;width:19px;height:19px}.ddp-logdetail .ddp-wrap-logdetail .ddp-btn-detail:hover,.ddp-logdetail .ddp-wrap-logdetail.ddp-selected .ddp-btn-detail{background-color:#e7e7ea}.ddp-logdetail .ddp-wrap-logdetail .ddp-btn-detail:before{display:inline-block;position:absolute;top:50%;left:50%;margin:-6px 0 0 -6px;width:11px;height:11px;background:url(/assets/images/icon_detail.png) no-repeat;content:"";opacity:.6}.ddp-logdetail .ddp-wrap-logdetail .ddp-btn-detail:hover:before{opacity:1}.ddp-logdetail .ddp-wrap-logdetail.ddp-selected .ddp-pop-logdetail{display:block}.ddp-logdetail .ddp-pop-logdetail{display:none;position:absolute;left:20px;top:100%;padding:15px 15px 53px;margin-top:4px;width:845px;border:1px solid #ddd;border-radius:2px;background-color:#fff;text-align:left;z-index:1;box-shadow:0 1px 3px rgba(84,97,104,.3)}.ddp-logdetail .ddp-pop-logdetail .ddp-logdetal-contents{min-height:54px;max-height:180px;color:#4c515a;font-size:13px;line-height:18px;overflow:auto}.ddp-logdetail .ddp-pop-logdetail .ddp-log-buttons{position:absolute;bottom:0;left:0;right:0;padding:0 15px 15px}.ddp-logdetail .ddp-pop-logdetail .ddp-log-buttons .ddp-link-copy{position:relative;top:7px;color:#90969f}.ddp-logdetail .ddp-pop-logdetail .ddp-log-buttons .ddp-link-copy:hover{text-decoration:underline}.ddp-logdetail .ddp-pop-logdetail .ddp-log-buttons .ddp-link-copy:before{display:inline-block;position:relative;top:-1px;width:13px;height:13px;margin-right:5px;background:url(/assets/images/icon_clone.png) no-repeat;content:"";vertical-align:middle}.ddp-logdetail .ddp-pop-logdetail .ddp-log-buttons .ddp-btn-line{float:right}.ddp-wrap-error{display:table;width:100%;height:100%;background:url(/assets/images/bg_error.png) no-repeat;background-size:100% 100%}.ddp-wrap-error .ddp-ui-error{display:table-cell;width:100%;text-align:center;vertical-align:middle}.ddp-wrap-error .ddp-ui-error .ddp-num-error{display:block;color:#7575ea;font-size:110px;font-weight:100}.ddp-wrap-error .ddp-ui-error .ddp-txt-error{display:block;color:#7575ea;font-size:28px;font-weight:300}.ddp-wrap-error .ddp-ui-error .ddp-det-error{display:block;padding:40px 0 0;color:#272950;font-size:16px;font-weight:300}.ddp-wrap-error .ddp-ui-error .ddp-ui-buttons{padding:40px 0 0;text-align:center}.ddp-wrap-error .ddp-ui-error .ddp-ui-buttons a[class*=ddp-btn-]{margin:0 5px}a.ddp-btn-bgtype{display:inline-block;width:230px;padding:10px 0;text-align:center;color:#fff;border-radius:3px;border:1px solid #272950;background-color:#272950;box-sizing:border-box}a.ddp-btn-bgtype:hover{border:1px solid #7575ea;background-color:#7575ea}a.ddp-btn-linetype{display:inline-block;width:230px;padding:10px 0;text-align:center;color:#272950;border-radius:3px;border:1px solid #272950;box-sizing:border-box}a.ddp-btn-linetype:hover{border:1px solid #7575ea;color:#7575ea}.ddp-cluster-add{width:850px;margin:0 auto;text-align:left;border:1px solid #d0d1d8;overflow:hidden}.ddp-box-application{float:left;width:50%;height:500px;padding:19px;border-right:1px solid #d0d1d8;background-color:#f6f6f7;box-sizing:border-box;overflow:auto}.ddp-box-application ul.ddp-list-application li{width:50%;float:left;padding:5px;box-sizing:border-box}.ddp-box-application ul.ddp-list-application li a{display:table;height:98px;width:100%}.ddp-box-application ul.ddp-list-application li a .ddp-add-application{display:table-cell;position:relative;width:100%;height:100%;border:1px solid #ddd;background-color:#fff;text-align:center;vertical-align:middle}.ddp-box-application ul.ddp-list-application li.ddp-selected a .ddp-add-application:before,.ddp-box-application ul.ddp-list-application li a:hover .ddp-add-application:before{display:inline-block;position:absolute;top:0;left:0;right:0;bottom:0;border:1px solid #454545;content:""}.ddp-box-application ul.ddp-list-application li a .ddp-add-application span.ddp-bg-selected{display:none;position:absolute;bottom:0;left:0;right:0;height:24px;background-color:#454545}.ddp-box-application ul.ddp-list-application li a .ddp-add-application span.ddp-bg-selected em.ddp-icon-select{display:block;position:absolute;top:50%;left:50%;width:11px;height:8px;margin:-4px 0 0 -6px;background:url(/assets/images/icon_select2.png) no-repeat;background-position:-27px top}.ddp-box-application ul.ddp-list-application li.ddp-selected a .ddp-add-application span.ddp-bg-selected,.ddp-box-application ul.ddp-list-application li a:hover .ddp-add-application span.ddp-bg-selected{display:block}.ddp-cluster-add .ddp-wrap-ex{float:left;width:50%;padding:30px 19px;box-sizing:border-box}.ddp-cluster-add .ddp-wrap-ex .ddp-form-option{padding-bottom:30px}.ddp-form-option .ddp-label-type{display:block;padding-bottom:9px;color:#4b515b;font-size:13px;font-weight:700}.ddp-form-option .ddp-type-selectbox{width:217px}.ddp-cluster-add .ddp-wrap-ex .ddp-ui-ex{margin-top:0}.ddp-cluster-add .ddp-wrap-ex ul.ddp-list-ex li{padding:0}.ddp-cluster-add .ddp-wrap-ex ul.ddp-list-ex li:before{display:none}.ddp-cluster-add2{width:1192px;height:100%;margin:0 auto;text-align:left}.ddp-cluster-add2 .ddp-ui-version{float:left;width:257px;height:100%;border:1px solid #e4e5ea;box-sizing:border-box}.ddp-cluster-add2 .ddp-ui-set-info{display:block;position:relative;height:100%;overflow:auto}.ddp-ui-version .ddp-label-list{position:relative;padding:22px 20px;cursor:pointer}.ddp-ui-version .ddp-ui-step.ddp-selected .ddp-label-list:before{display:inline-block;position:absolute;top:0;left:0;bottom:0;border-left:3px solid #666eb2;content:""}.ddp-ui-version .ddp-ui-step.ddp-selected .ddp-label-list .ddp-tag-step{background-color:#666eb2}.ddp-ui-version .ddp-label-list .ddp-txt-label{color:#90969f;font-size:14px}.ddp-ui-version .ddp-ui-step.ddp-selected .ddp-label-list .ddp-txt-label{color:#666eb2;font-weight:700}.ddp-ui-version .ddp-step-contents{display:none;padding:12px 0;border-top:1px solid #ddd;background-color:#f6f6f7;box-sizing:border-box}.ddp-ui-version .ddp-ui-step{border-bottom:1px solid #ddd}.ddp-ui-version .ddp-ui-step:last-of-type,.ddp-ui-version .ddp-ui-step:last-of-type .ddp-step-contents{border-bottom:none}.ddp-ui-version .ddp-ui-step.ddp-selected .ddp-step-contents{display:block;overflow:auto}.ddp-step-contents .ddp-list-set li>a{display:block;position:relative;padding:12px 10px}.ddp-step-contents .ddp-list-set li>a:hover{background-color:#e7e7ea;font-weight:700}.ddp-step-contents .ddp-list-set li .ddp-sub-list{display:none}.ddp-step-contents .ddp-list-set li.ddp-selected .ddp-sub-list{display:block}.ddp-ui-set-info{padding:0 25px}.ddp-ui-set-info .ddp-ui-title{padding:22px 0;border-bottom:1px solid #f6f6f7;color:#35393f;font-size:14px;font-weight:700}.ddp-ui-set-info .ddp-ui-title .ddp-data-ver{display:block;color:#35393f;font-size:12px;font-weight:400}ul.ddp-list-setinfo li .ddp-form-setting{position:relative;padding:0 0 0 43px;overflow:auto}ul.ddp-list-setinfo li .ddp-form-setting .ddp-clear{margin:0 -5px}ul.ddp-list-setinfo li .ddp-form-setting [class*=ddp-col-]{padding:0 5px}ul.ddp-list-setinfo li .ddp-form-setting .ddp-txt-title{padding:7px 0;color:#35393f;font-size:13px}ul.ddp-list-setinfo li .ddp-form-setting .ddp-btn-icons{position:absolute;top:50%;right:0;margin-top:-7px;width:68px}ul.ddp-list-setinfo li .ddp-form-setting .ddp-btn-icons [class*=ddp-icon]{margin-left:10px;float:Left}ul.ddp-list-setinfo li .ddp-form-setting .ddp-icon-refresh{display:inline-block;width:16px;height:14px;background:url(/assets/images/btn_refresh.png) no-repeat;background-position:left -48px}ul.ddp-list-setinfo li .ddp-form-setting .ddp-icon-close{display:inline-block;width:14px;height:14px;margin-left:10px;background:url(/assets/images/btn_sclose.png) no-repeat;background-position:-15px -131px}ul.ddp-list-setinfo li .ddp-label-info{position:relative;padding:10px 0 10px 43px;border-bottom:1px solid #e7e7ea;cursor:pointer}ul.ddp-list-setinfo li .ddp-label-info em.ddp-icon-view{display:inline-block;position:absolute;top:50%;left:18px;margin-top:-2px;width:4px;height:7px;background:url(/assets/images/icon_dataview.png) no-repeat;background-position:left -102px}ul.ddp-list-setinfo li.ddp-selected .ddp-label-info em.ddp-icon-view{width:7px;height:4px;background-position:left -97px}ul.ddp-list-setinfo li .ddp-btn-setinfo{padding:12px 0;text-align:right}ul.ddp-list-setinfo li .ddp-btn-setinfo .ddp-btn-add{display:inline-block;padding:7px 14px;margin-right:68px;border-radius:2px;color:#fff;font-size:13px;background-color:#90969f}ul.ddp-list-setinfo li .ddp-btn-setinfo .ddp-btn-add:hover{background-color:#4c515a}ul.ddp-list-setinfo li .ddp-btn-setinfo .ddp-btn-add .ddp-icon-plus{display:inline-block;margin-right:6px;width:13px;height:13px;background:url(/assets/images/icon_add.png) no-repeat;background-position:-42px -22px}.ddp-setinfo-contents{display:none}ul.ddp-list-setinfo li.ddp-selected .ddp-setinfo-contents{display:block}ul.ddp-list-setinfo li .ddp-setinfo-contents{display:none;background-color:#f6f6f7;border-bottom:1px solid #e7e7ea}ul.ddp-list-setinfo li .ddp-setinfo-contents span.ddp-label-title{display:block;padding:12px 0;color:#35393f;font-size:13px}ul.ddp-list-setinfo li .ddp-setinfo-contents .ddp-ui-setinfo{position:Relative;padding:6px 68px 6px 0}ul.ddp-list-setinfo li .ddp-setinfo-contents .ddp-ui-setinfo .ddp-txt-title{color:#90969f;font-size:13px}.ddp-wrap-login.sso-loading{min-height:500px}.ddp-wrap-login .ddp-blur{display:block;background:none!important;background-size:cover;overflow:hidden;filter:blur(5px)}.ddp-sso-loading,.ddp-wrap-login .ddp-blur{position:absolute;height:500px;width:500px;top:50%;left:50%;margin:-250px 0 0 -250px}.ddp-sso-loading{background-color:hsla(0,0%,100%,.7);z-index:10}.ddp-sso-loading .ddp-wrap-logo{padding:110px 0 60px;text-align:center}.ddp-sso-loading em.ddp-icon-logo{display:inline-block;width:278px;height:35px}.ddp-sso-loading em.ddp-icon-logo .st0{fill:#1a274b}.ddp-sso-loading em.ddp-icon-logo .st1{fill:#272950}.ddp-sso-loading em.ddp-icon-logo .st2{fill:#47dbf4}.ddp-sso-loading em.ddp-icon-logo .st3{fill:#7575ea}.ddp-icon-loading{display:block;padding-bottom:35px;text-align:center}.ddp-icon-loading .lds-wedges{display:inline-block;position:relative;top:50px;left:50px}.ddp-sso-loading .ddp-txt-welcome{padding-bottom:10px;color:#272950;font-size:22px;text-align:center}.ddp-sso-loading .ddp-txt-message{color:#272950;font-size:16px;font-weight:300;text-align:center}.ddp-ui-meta{width:666px;margin:0 auto;text-align:left}.ddp-wrap-create{position:relative}.ddp-wrap-create .ddp-list-option{position:absolute;top:-7px;right:0}.ddp-wrap-create .ddp-list-option .ddp-btn-line-s{font-size:12px;float:left;margin-left:4px}.ddp-wrap-create .ddp-label-title{display:block;padding-bottom:25px;color:#4c515a;font-weight:700;font-size:14px}.ddp-ui-meta .ddp-wrap-edit3.ddp-type .ddp-label-type{width:160px}.ddp-ui-meta.ddp-dictionary .ddp-wrap-edit3.ddp-type .ddp-label-type{width:200px}.ddp-wrap-datadetail.ddp-meta .ddp-txt-edit.ddp-selected .ddp-wrap-input{min-width:505px}table .ddp-type-multy{margin:0 -3px;width:505px}table .ddp-type-multy [class*=ddp-col-]{padding:0 3px}table.ddp-table-detail .ddp-box-slider{width:505px}table.ddp-table-detail .ddp-box-slider .ddp-checkbox-slide.ddp-checkbox-automatic2{padding-left:30px;margin-bottom:10px}table.ddp-table-form span.ddp-box-tag-value{display:inline-block;min-width:80px;padding:2px 3px 1px;border-radius:1px;font-size:12px;box-sizing:border-box;text-align:center}table.ddp-table-form span.ddp-box-tag-value.ddp-dimension{color:#439fe5;border:1px solid #439fe5}table.ddp-table-form span.ddp-box-tag-value.ddp-measure{color:#5fd7a5;border:1px solid #5fd7a5}table.ddp-table-type2 tbody tr td .ddp-pop-select .ddp-table-pop tr th{text-align:left;border-bottom:none}table.ddp-table-type2 tbody tr td .ddp-pop-select .ddp-table-pop tr:nth-child(odd) td,table.ddp-table-type2 tbody tr td .ddp-pop-select .ddp-table-pop tr td{background:none!important}table.ddp-table-type2 tbody tr td .ddp-pop-select .ddp-txt-link{font-weight:700}table.ddp-table-type2 tbody tr td .ddp-pop-select.ddp-selected .ddp-txt-link{text-decoration:underline}table.ddp-table-type2 tbody tr td .ddp-pop-select.ddp-selected .ddp-txt-link.type-underline-none{text-decoration:none}table.ddp-table-type2 tbody tr td .ddp-pop-select .ddp-box-layout4.type-dictionary{width:300px;overflow:auto;white-space:normal}table.ddp-table-type2 tbody tr td .ddp-pop-select .ddp-box-layout4.type-dictionary .ddp-data-title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}table.ddp-table-type2 tbody tr td .ddp-box-hover{display:inline-block}table.ddp-table-type2 tbody tr td .ddp-box-hover a{display:inline-block;position:relative;color:#4b525b;font-size:12px;text-decoration:underline;font-style:italic}table.ddp-table-type2 tbody tr td .ddp-box-hover .ddp-box-layout4{display:none;position:absolute;right:0;top:30px}table.ddp-table-type2 tbody tr td .ddp-box-hover:hover .ddp-box-layout4{display:block}table.ddp-table-type2 tbody tr td .ddp-box-select a{display:inline-block;position:relative;color:#4b525b;font-size:12px;text-decoration:underline;font-style:italic}table.ddp-table-type2 tbody tr td .ddp-box-select .ddp-box-layout4{display:none;position:absolute;right:0;top:30px}table.ddp-table-type2 tbody tr td .ddp-box-select.ddp-selected .ddp-box-layout4{display:block}table.ddp-table-type2 tbody tr td .ddp-box-select .ddp-box-layout4 .ddp-btn-close{display:inline-block;position:absolute;top:17px;right:21px;width:11px;height:11px;background:url(/assets/images/btn_close.png) no-repeat;background-position:-12px -58px}table.ddp-table-type2 tbody tr td table.ddp-table-code tr td{background:none;cursor:default}.ddp-box-code{position:relative;padding:16px 20px;background-color:#f6f6f7}.ddp-box-code .ddp-list-label{padding-right:23px}.ddp-box-code .ddp-list-label [class*=ddp-col-]{display:block;padding:0 9px 9px;color:#4c515a;font-size:13px}.ddp-list-code{position:relative;margin:0 -3px 9px;padding:0 24px 0 0}.ddp-list-code [class*=ddp-col-]{padding:0 3px}.ddp-list-code .ddp-icon-close{display:inline-block;position:absolute;top:8px;right:0;width:14px;height:14px;background:url(/assets/images/btn_sclose.png) no-repeat;background-position:-15px -131px}.ddp-list-code .ddp-data-error{display:block;padding:0 3px;color:#e70000;font-size:12px;font-style:italic}.ddp-list-code .ddp-data-error:before{display:inline-block;position:relative;top:-1px;width:13px;height:13px;vertical-align:middle;background:url(/assets/images/icon_info.png) no-repeat;background-position:-28px top;content:""}.ddp-list-code .ddp-txt-label{display:block;padding:7px 9px;color:#90969f;font-size:13px}.ddp-list-code .ddp-ui-radio.ddp-select-radio{position:absolute;top:50%;left:-20px;margin-top:-6px}.ddp-list-code.ddp-btn-multy{padding-right:133px}.ddp-list-code.ddp-btn-multy .ddp-btn-gray{position:absolute;top:0;right:27px;width:100px;padding:7px;text-align:center;box-sizing:border-box}.ddp-list-code.ddp-btn-multy .ddp-input-typebasic.ddp-permission{width:100%;margin-right:-107px}.ddp-list-code .ddp-input-value{margin-right:-108px}.ddp-box-code .ddp-btn-add{display:inline-block;padding:7px 14px;margin-right:68px;border-radius:2px;color:#fff;font-size:13px;background-color:#b7b9c2}.ddp-box-code .ddp-btn-add .ddp-icon-plus{display:inline-block;margin-right:6px;width:13px;height:13px;background:url(/assets/images/icon_add.png) no-repeat;background-position:-42px -22px}.ddp-box-code .ddp-btn-add:hover{background-color:#90969f}.ddp-wrap-codetable{position:relative;width:666px}.ddp-wrap-codetable .ddp-box-code{margin-bottom:10px}.ddp-wrap-codetable .ddp-txt-right .ddp-btn-pop{margin-left:4px}.ddp-wrap-codetable .ddp-list-option{position:absolute;top:-7px;right:0}.ddp-wrap-codetable .ddp-list-option .ddp-btn-line-s{font-size:12px;float:left;margin-left:4px}.ddp-wrap-codetable .ddp-code-btn{text-align:right}.ddp-wrap-list-create{padding:31px 0;margin:-5px}.ddp-wrap-list-create .ddp-box-create{float:left;width:420px;padding:20px;margin:5px;border-radius:2px;box-shadow:0 2px 6px 2px rgba(102,110,178,.15);background-color:#fff;cursor:pointer}.ddp-wrap-list-create .ddp-box-create .ddp-data-top{margin-bottom:16px;overflow:hidden}.ddp-wrap-list-create .ddp-box-create .ddp-data-top .ddp-data-photo{float:left;position:relative;width:50px;height:50px;margin-right:9px;border-radius:50%;overflow:hidden;background:url(/assets/images/img_profile.png) no-repeat;background-position:left -82px}.ddp-wrap-list-create .ddp-box-create .ddp-data-top .ddp-data-photo img{display:block;width:100%;height:100%}.ddp-wrap-list-create .ddp-box-create .ddp-data-top .ddp-data-name{display:block;position:relative;top:16px;overflow:hidden;font-size:16px;color:#4e5368}.ddp-wrap-list-create .ddp-box-create .ddp-data-top .ddp-data-name .ddp-icon-control-fav{position:relative;top:1px}.ddp-wrap-list-create .ddp-box-create .ddp-data-top .ddp-data-name .ddp-txt-name{display:inline-block;max-width:100%;overflow:hidden}.ddp-wrap-list-create .ddp-box-create .ddp-data-top .ddp-data-name .ddp-name-in{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ddp-wrap-list-create .ddp-box-create .ddp-data-contents .ddp-data-label{margin-bottom:7px;color:#4e5368;font-size:12px;font-weight:700}.ddp-wrap-list-create .ddp-box-create .ddp-data-contents .ddp-data-label .ddp-data-num{color:#90969f}.ddp-wrap-list-create .ddp-box-create .ddp-data-contents .ddp-box-list{padding:10px;height:132px;background-color:rgba(236,238,246,.3);box-sizing:border-box}.ddp-list-creator{margin:-3px 0}.ddp-list-creator li{padding:4px 0}.ddp-list-creator li .ddp-box-tag-value{float:left;width:63px;margin-right:4px;text-align:center;box-sizing:border-box}.ddp-list-creator li .ddp-txt-ellipsis .ddp-data-name{display:inline-block;max-width:100%;color:#4e5368;font-size:12px;overflow:Hidden}.ddp-list-creator li .ddp-txt-ellipsis .ddp-data-name .ddp-name-in{display:block;overflow:Hidden;white-space:nowrap;text-overflow:ellipsis}.ddp-list-creator li .ddp-txt-ellipsis .ddp-data-date{margin-left:3px;color:#90969f;font-size:12px}.ddp-wrap-data-list .ddp-type-top-option{padding:10px 0}.ddp-wrap-data-list .ddp-box-list{padding:0 20px 31px;background-color:#fff;border-radius:4px;box-shadow:0 2px 6px 2px rgba(102,110,178,.15)}.ddp-wrap-data-list .ddp-box-list .ddp-data-total{padding:16px 0 18px;color:#4b515b;font-size:13px}.ddp-wrap-data-list .ddp-box-list .ddp-no-data{padding:42px 0;color:#b5b9c2;border-top:1px solid #e7e7ea;text-align:center}.ddp-wrap-flow2.type-admin{top:219px}.ddp-wrap-flow2.type-admin .ddp-box-chart{top:0}.ddp-wrap-flow2.type-admin .ddp-box-flowdetail .ddp-box-in{bottom:0}.ddp-admin-detail{padding:17px 50px 0}.ddp-admin-detail .ddp-wrap-tab{margin-bottom:0}.ddp-flow-option{margin:9px 50px;padding:6px 0;background-color:#f6f6f7}.ddp-flow-option .ddp-wrap-edit{float:left;margin-left:15px}.ddp-flow-option .ddp-wrap-edit+.ddp-wrap-edit{margin-left:20px}.ddp-flow-option .ddp-wrap-edit .ddp-type-selectbox{width:125px;background-color:#fff}.ddp-flow-option .ddp-wrap-edit .ddp-ui-edit-option.ddp-inline .ddp-label-radio{margin-right:10px}.ddp-flow-option .ddp-fright{padding-right:15px}.ddp-flow-option .ddp-box-btn2,.ddp-flow-option .ddp-list-tab-button{float:left}.ddp-flow-option .ddp-box-btn2{position:relative;top:8px;padding-right:12px;margin-right:12px;color:#4b515b}.ddp-flow-option .ddp-box-btn2:before{display:inline-block;position:absolute;top:-3px;right:0;height:20px;border-left:1px solid #e7e7ea;content:""}.ddp-flow-option .ddp-box-btn2 .ddp-icon-widget-gridsave{margin-right:2px;vertical-align:middle}.ddp-flow-option .ddp-list-tab-button{position:relative;top:3px;margin:0}ul.ddp-list-tab-button li a .ddp-icon-lineage-depth,ul.ddp-list-tab-button li a .ddp-icon-lineage-grid{display:inline-block;width:13px;height:13px;position:absolute;top:50%;left:50%;margin:-7px 0 0 -7px;background:url(/assets/images/icon_lineage_grid.png) no-repeat}ul.ddp-list-tab-button li a .ddp-icon-lineage-grid{background-position:left -14px}ul.ddp-list-tab-button li.ddp-selected a .ddp-icon-lineage-depth,ul.ddp-list-tab-button li.ddp-selected a .ddp-icon-lineage-grid{background-position-x:-14px}.ddp-wrap-flow2.type-admin .ddp-box-chart .ddp-wrap-grid{position:relative;padding:0 8px;overflow:hidden}.ddp-wrap-flow2.type-admin .ddp-box-chart .ddp-wrap-grid .ddp-icon-view{display:inline-block;position:absolute;top:0;left:50%;margin-left:-20px;width:40px;height:32px;border-radius:4px;border:2px solid #4b515b;background-color:#f6f6f7;box-sizing:border-box}.ddp-wrap-flow2.type-admin .ddp-box-chart .ddp-wrap-grid .ddp-icon-view:before{display:inline-block;position:absolute;top:50%;left:50%;margin:-6px 0 0 -7px;width:14px;height:12px;background:url(/assets/images/icon_move.png) no-repeat;background-position:left -28px;content:""}.ddp-chart-grid{float:left;width:50%;border-radius:2px;border:1px solid #d3d3da;box-sizing:Border-box}.ddp-chart-grid .ddp-top-title{padding:7px 0;background-color:#90969f;color:#fff;font-size:14px;font-weight:700;text-align:center}.ddp-chart-grid .ddp-top-title.type-to{background-color:#4b515b}.ddp-chart-grid table.ddp-table-basic tr th{padding:8px 0 8px 20px;color:#90969f;font-size:12px;text-align:left;font-weight:400;border-bottom:1px solid #d0d1d8}.ddp-chart-grid table.ddp-table-basic tr td{padding:8px 0 8px 20px;color:#4b515b}.ddp-chart-grid table.ddp-table-basic tr:nth-child(odd) td{background-color:#f7f7f8}.ddp-tag-type{display:inline-block;min-width:50px;text-align:center;border-radius:2px;padding:1px;color:#fff;font-size:10px;line-height:16px}.ddp-tag-type.type-column{background-color:#93a3ba;opacity:.8}.ddp-tag-type.type-metadata{background-color:#566b8a}.ddp-wrap-grid.type-information{position:relative;padding-bottom:30px}.ddp-wrap-grid.type-information .ddp-icon-view{display:inline-block;position:absolute;top:0;left:50%;margin-left:-20px;width:40px;height:26px;border:2px solid #4b515b;border-radius:4px;background-color:#f6f6f7;box-sizing:border-box}.ddp-wrap-grid.type-information .ddp-icon-view:before{display:inline-block;position:absolute;top:50%;left:50%;margin:-6px 0 0 -7px;width:14px;height:12px;background:url(/assets/images/icon_move.png) no-repeat;background-position:left -28px;content:""}.ddp-wrap-grid.type-information .ddp-chart-grid{border:none}.ddp-wrap-grid.type-information .ddp-chart-grid .ddp-top-title{padding:5px 0;font-size:13px;font-weight:400}.ddp-wrap-grid.type-information .ddp-chart-grid .ddp-wrap-edit3{margin-top:8px}.ddp-wrap-grid.type-information .ddp-chart-grid .ddp-view-edit{padding:0 16px 0 17px;margin-top:22px}.ddp-type-contents-in .ddp-box-edit{clear:both;padding:20px;background-color:#f6f6f7}.ddp-type-contents-in .ddp-box-edit .ddp-txt-title{display:block;padding-bottom:10px;color:#4b515b;font-size:13px}.ddp-type-contents-in .ddp-box-edit textarea{display:block;width:100%;height:90px;padding:17px 10px;border-radius:2px;background-color:#fff;border:1px solid #d0d1d8;box-sizing:border-box}.ddp-box-popupcontents.type-file{padding-bottom:40px;box-sizing:border-box}.ddp-box-popupcontents.type-file .ddp-box-synch{position:absolute;bottom:0;left:0}.ddp-box-synch a.ddp-link{float:right;font-size:12px;text-decoration:underline;color:rgba(75,81,91,.8)}.ddp-box-synch a.ddp-link em.ddp-icon-download2{margin-right:4px}.ddp-box-popupcontents.ddp-wrap-file-create2{width:1192px}.ddp-wrap-variable.type-total{padding-top:22px!important;position:relative}.ddp-wrap-variable.type-total .ddp-txt-total{position:absolute;top:0;left:0;color:#4b515b;font-size:12px}.ddp-wrap-variable.type-vertical .ddp-wrap-sheet{display:flex;flex-direction:column;justify-content:center;align-items:center}.ddp-wrap-variable.type-vertical .ddp-wrap-sheet .ddp-txt-result{display:flex;color:#90969f;font-size:18px}.ddp-wrap-variable.type-vertical .ddp-wrap-sheet .ddp-btn-selection{margin-top:15px}.ddp-wrap-variable.type-vertical .ddp-wrap-sheet .ddp-btn-selection .ddp-icon-download2{margin-right:6px;vertical-align:middle}.ddp-wrap-variable.type-vertical .ddp-wrap-sheet .ddp-txt-result.type-error{color:#dc494f}.ddp-wrap-variable .ddp-grid-detail{border:1px solid #d0d1d8;height:100%;overflow:auto;box-sizing:border-box}.ddp-wrap-variable .ddp-grid-detail .ddp-table-form{white-space:nowrap}.ddp-type-top-option .ddp-type-search.type-edit-search{width:240px;position:relative}.ddp-configure-schema .ddp-flex{display:flex;flex-direction:column;width:100%;height:100%;padding-bottom:32px;box-sizing:border-box}.ddp-configure-schema .ddp-flex .ddp-type-top-option{padding-bottom:5px}.ddp-configure-schema .ddp-flex .ddp-data-details.ddp-ui-preview-contents{position:relative;flex:auto;top:0;left:0;right:0;bottom:0}.ddp-ui-preview-contents table.ddp-table-form.ddp-table-details.ddp-cursor tbody tr td .ddp-btn-control{display:none;position:absolute;top:50%;right:13px;margin-top:-10px}.ddp-ui-preview-contents table.ddp-table-form.ddp-table-details.ddp-cursor tbody tr:hover td{background-color:#f6f6f7}.ddp-ui-preview-contents table.ddp-table-form.ddp-table-details.ddp-cursor tbody tr:hover td .ddp-btn-control{display:block}.ddp-ui-preview-contents table.ddp-table-form.ddp-table-details.ddp-cursor tbody tr.ddp-add td{background-color:#f2f1f8;border-bottom:1px solid #ddd}.ddp-ui-preview-contents table.ddp-table-form.ddp-table-details.ddp-cursor tbody tr.ddp-add td.ddp-selected{border-bottom:1px solid #9ca2cc}.ddp-ui-preview-contents table.ddp-table-form.ddp-table-details.ddp-cursor tbody tr.ddp-add .ddp-btn-control{display:block}.ddp-ui-preview-contents table.ddp-table-form.ddp-table-details.ddp-cursor tbody tr td.ddp-input-form:hover{background:#f2f1f8!important}.ddp-create-option{padding:12px 0}.ddp-create-option .ddp-radio-inline .ddp-label-radio{margin-left:20px}.ddp-create-option .ddp-radio-inline .ddp-label-radio:first-of-type{margin-left:0}.ddp-create-option .ddp-type-info{color:#e9b017;font-size:12px}.ddp-create-option .ddp-type-info .ddp-icon-info{position:relative;top:2px;float:left;width:13px;height:12px;margin-right:4px;background:url(/assets/images/icon_info3.png) no-repeat left -67px;vertical-align:middle}table.ddp-table-type2 tbody tr>td .ddp-icon-block-r,table.ddp-table-type2 tbody tr>td .ddp-icon-success-r,table.ddp-table-type2 tbody tr>td .ddp-icon-warning-r{display:inline-block;background:url(/assets/images/icon_confidence.png) no-repeat;vertical-align:middle}table.ddp-table-type2 tbody tr>td .ddp-icon-success-r{width:20px;height:20px}table.ddp-table-type2 tbody tr>td .ddp-icon-warning-r{width:20px;height:18px;background-position:left -21px}table.ddp-table-type2 tbody tr>td .ddp-icon-block-r{width:20px;height:20px;background-position:left -57px}table.ddp-table-type2 tbody tr>td .ddp-wrap-catalogs2 .ddp-ui-catalogs2{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}table.ddp-table-type2 tbody tr>td .ddp-wrap-catalogs2 span{float:inherit}.ddp-wrap-meatadata{width:600px;margin:0 auto;text-align:left}.ddp-wrap-meatadata .ddp-type-data{width:390px}.ddp-wrap-meatadata .ddp-clear{margin:0 -8px}.ddp-wrap-meatadata .ddp-clear [class*=ddp-col-]{padding-left:8px;padding-right:8px}.ddp-view-catalog.ddp-close .ddp-ui-contents-list{padding-left:56px!important}.ddp-view-catalog.ddp-close .ddp-wrap-catalogs{width:26px}.ddp-view-catalog.ddp-close .ddp-wrap-catalogs *{display:none}.ddp-view-catalog.ddp-close .ddp-wrap-catalogs .ddp-btn-folding{display:block;right:6px}.ddp-view-catalog.ddp-close .ddp-wrap-catalogs .ddp-btn-folding .ddp-ui-tooltip-info{left:100%;right:auto;top:-12px;margin-left:9px;white-space:nowrap}.ddp-view-catalog.ddp-close .ddp-wrap-catalogs .ddp-btn-folding .ddp-ui-tooltip-info em.ddp-icon-view-top{left:0;right:auto;top:9px;transform:rotate(0)}.ddp-layout-meta .ddp-view-catalog.ddp-close .ddp-ui-contents-list.ddp-type{padding-left:0}.ddp-ui-meta-option{width:436px;white-space:nowrap}.ddp-ui-db-option2.ddp-meta{padding:0 0 28px}.ddp-ui-db-option2.ddp-meta:before{display:block;padding:30px 0 0;margin-bottom:38px;content:"";border-bottom:1px dotted #ccc}.ddp-ui-db-option2.ddp-meta .ddp-input-typebasic.ddp-type{width:100%}.ddp-ui-meta-option .ddp-ui-buttons{padding-top:20px;clear:both}.ddp-ui-meta-option .ddp-ui-buttons .ddp-ui-info{display:inline-block;margin-left:12px}.ddp-ui-contents-list.ddp-type{padding-left:209px}.ddp-wrap-catalogs{position:fixed;left:0;top:167px;bottom:0;width:272px;background-color:#fff;z-index:1}.ddp-wrap-catalogs .ddp-type-label{padding:47px 24px 10px;color:#4b515b;font-size:16px}.ddp-wrap-catalogs .ddp-btn-folding{position:absolute;top:50%;left:50%;margin:-6px 0 0 -7px}.ddp-wrap-catalogs .ddp-btn-folding:before{display:inline-block;width:14px;height:11px;background:url(/assets/images/icon_folding2.png) no-repeat;background-position:-30px top;content:""}.ddp-view-catalog.ddp-close .ddp-wrap-catalogs .ddp-btn-folding:before{background-position-y:-14px}.ddp-wrap-catalogs .ddp-btn-folding:hover:before{background-position-x:-45px}.ddp-wrap-catalogs .ddp-btn-folding .ddp-ui-tooltip-info.ddp-down{right:inherit;left:-10px}.ddp-wrap-catalogs .ddp-btn-folding .ddp-ui-tooltip-info.ddp-down .ddp-icon-view-top{left:16px;right:inherit}.ddp-ui-catalog-contents{position:absolute;top:114px;left:0;right:0;bottom:0;overflow:auto}.ddp-ui-catalog-contents.ddp-type{top:41px}.ddp-ui-catalog-contents.ddp-type .ddp-ui-favorite{position:relative;border-top:1px solid #e7e7ea}.ddp-ui-favorite{border-top:4px solid #f0eff7}.type-dropdown-data .ddp-label-down{position:relative;padding:14px 20px;color:#4b515b;font-size:14px;font-weight:700;cursor:pointer}.type-dropdown-data .ddp-label-down .ddp-data-nodata{float:right;padding-right:22px;color:#b5b9c2;font-size:12px;font-weight:400}.type-dropdown-data .ddp-label-down:after{display:inline-block;position:absolute;top:50%;right:19px;margin-top:-4px;width:13px;height:8px;background:url(/assets/images/icon_arrow.png) no-repeat;content:"";transform:rotate(180deg)}.type-dropdown-data.ddp-selected .ddp-label-down{color:#666eb2;font-weight:700}.type-dropdown-data.ddp-selected .ddp-label-down:after{transform:rotate(0)}.type-dropdown-data.ddp-selected .ddp-label-down:before{display:inline-block;position:absolute;top:0;left:0;bottom:0;border-left:4px solid #666eb2;content:""}.type-dropdown-data .ddp-down-contents{display:none}.type-dropdown-data.ddp-selected .ddp-down-contents{display:block}.ddp-list-favorite{padding-bottom:16px}.ddp-list-favorite li a{position:relative;display:block;padding:10px 10px 10px 43px}.ddp-list-favorite li a:hover{background-color:#f3f4f9}.ddp-list-favorite li a [class*=ddp-icon-folder]{display:inline-block;position:absolute;top:50%;left:18px;margin-top:-6px}.ddp-list-favorite li a .ddp-icon-folder-type{width:13px;height:12px;background:url(/assets/images/icon_folder.png) no-repeat;background-position:-16px top}.ddp-list-favorite li a .ddp-data-navi{display:block;color:#adb0ba;font-size:11px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ddp-list-favorite li a .ddp-data-name{display:block;margin-top:2px;font-size:13px;color:#424751;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ddp-list-favorite li a .ddp-data-name .ddp-data-num{color:#90969f;font-size:13px}.ddp-wrap-catalogs .ddp-ui-tags{position:absolute;top:92px;left:0;right:0;bottom:0;overflow:auto;padding-top:10px}ul.ddp-list-tags li a{display:block;padding:10px 16px}ul.ddp-list-tags li a .ddp-icon-tag{float:left;position:relative;top:2px;margin-right:4px;width:12px;height:12px;background:url(/assets/images/icon_tag.png) no-repeat}ul.ddp-list-tags li .ddp-txt-data{display:inline-block;max-width:100%;overflow:hidden;box-sizing:border-box}ul.ddp-list-tags li .ddp-txt-data .ddp-data-num{float:right;margin-left:4px;color:#c2c3cb}ul.ddp-list-tags li .ddp-txt-data .ddp-data-name{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:Hidden}ul.ddp-list-tags li .ddp-txt-data .ddp-data-name .ddp-txt-search{color:#666db7}ul.ddp-list-tags li.ddp-selected a{background-color:#f3f4f9}.ddp-ui-tree{position:relative;border-top:1px solid #e7e7ea}.ddp-ui-tree ul.ddp-list-tree li a{display:block;position:relative;min-height:36px;padding:10px 0 10px 61px;font-size:13px;color:#4b515b;white-space:nowrap;box-sizing:border-box}.ddp-ui-tree ul.ddp-list-tree li ul li a:before{display:inline-block;position:absolute;top:-17px;left:0;width:18px;height:39px;background:url(/assets/images/icon_tree_line.png) no-repeat 0 100%;content:""}.ddp-ui-tree ul.ddp-list-tree li a .ddp-txt-link{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ddp-ui-tree ul.ddp-list-tree li a .ddp-txt-link:hover{text-decoration:underline}.ddp-ui-tree ul.ddp-list-tree li a .ddp-txt-link .ddp-data-num{color:#90969f}.ddp-ui-tree ul.ddp-list-tree li.ddp-selected>a>.ddp-txt-link{font-weight:700;text-decoration:underline}.ddp-ui-tree ul.ddp-list-tree li .ddp-view{display:none;position:absolute;top:0;left:16px;bottom:0;width:18px;cursor:pointer;z-index:1}.ddp-ui-tree ul.ddp-list-tree li .ddp-view:before{display:inline-block;position:absolute;top:50%;left:7px;margin-top:-2px;width:7px;height:3px;background:url(/assets/images/icon_select.png) no-repeat;background-position:-24px top;content:"";transform:rotate(-90deg);cursor:pointer}.ddp-ui-tree ul.ddp-list-tree li a.ddp-depth .ddp-view{display:block}.ddp-ui-tree ul.ddp-list-tree li a .ddp-icon-folder{position:absolute;top:50%;left:32px;margin-top:-11px;background-color:#fff;border:4px solid #fff;z-index:1}.ddp-ui-tree ul.ddp-list-tree li a .ddp-icon-question{display:inline-block;width:7px;height:11px;position:absolute;top:50%;left:41px;margin-top:-6px;background:url(/assets/images/icon_que.png) no-repeat;background-position:left -41px}.ddp-ui-tree ul.ddp-list-tree li.ddp-unclass a .ddp-icon-question{background-position-x:-9px}.ddp-ui-tree ul.ddp-list-tree li.ddp-unclass a .ddp-txt-link{color:#b4b9c3}.ddp-ui-tree ul.ddp-list-tree li>ul{display:none;margin-left:43px}.ddp-ui-tree ul.ddp-list-tree li.ddp-open>ul{display:block}.ddp-ui-tree ul.ddp-list-tree li.ddp-open>a{font-weight:700}.ddp-ui-tree ul.ddp-list-tree li a em.ddp-icon-view{display:inline-block;position:absolute;top:0;left:0;width:26px;height:36px}.ddp-ui-tree ul.ddp-list-tree li a em.ddp-icon-view:before{display:inline-block;position:absolute;top:50%;right:0;margin-top:-4px;width:5px;height:8px;background:url(/assets/images/icon_tree_line.png) no-repeat 100% 100%;content:""}.ddp-ui-tree ul.ddp-list-tree li.ddp-open>a em.ddp-icon-view:before{width:8px;height:5px;margin-top:-3px;right:-2px;background-position:-27px top}.ddp-ui-tree ul.ddp-list-tree li>a.ddp-depth .ddp-view:hover:before{background-position:-40px 0}table.ddp-table-form tr td em.ddp-icon-fav{display:inline-block;width:13px;height:12px;background:url(/assets/images/icon_fav.png) no-repeat;cursor:pointer;background-position:0 -31px}table.ddp-table-form tr td em.ddp-icon-fav:hover{background-position:-26px -31px}table.ddp-table-form tr td em.ddp-icon-fav.ddp-selected{background-position:-14px -31px}table.ddp-table-form tr td .ddp-tags{display:inline-block;max-width:110px;padding:3px 6px;height:22px;border-radius:3px;background-color:#f2f1f8;color:#666eb2;font-size:13px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal;vertical-align:middle;box-sizing:border-box}table.ddp-table-form tr td .ddp-tags .ddp-txt-search.type-search{position:relative;top:1px}table.ddp-table-form tr td .ddp-ui-popularity{position:relative;top:2px}table.ddp-table-form tr td .ddp-wrap-tags{margin:-2px 0 0}table.ddp-table-form tr td .ddp-tag-more{color:#666eb2;vertical-align:middle}table.ddp-table-form tr td .ddp-tags:last-of-type{margin-right:0}table.ddp-table-form tr td .ddp-bar{width:70px;height:10px;background-color:#e6e8f3;border-radius:2px}table.ddp-table-form tr td .ddp-bar span{display:inline-block;height:100%;border-radius:2px;background-color:#666db7}table.ddp-table-form tr th .ddp-box-layout4.ddp-popularity{top:100%;right:0;left:inherit;bottom:inherit;margin-top:5px;width:359px}table.ddp-table-form tr th .ddp-box-layout4.ddp-popularity ul{padding:25px 0 0}table.ddp-table-detail tr td .ddp-bar{position:relative;top:2px;width:70px;height:10px;background-color:#e6e8f3;border-radius:2px}table.ddp-table-detail tr td .ddp-bar span{display:inline-block;height:100%;border-radius:2px;background-color:#666db7}.ddp-box-catalogs{display:inline-block;position:relative;padding:5px 30px 5px 10px;border-radius:3px;cursor:pointer}.ddp-ui-catalogs:first-of-type{margin-top:-5px}.ddp-ui-catalogs+.ddp-ui-catalogs{margin-top:5px}.ddp-box-catalogs.ddp-list{padding:0}.ddp-box-catalogs.ddp-list:hover{background:none}.ddp-box-catalogs.ddp-list span{font-weight:700;color:#4b515b}.ddp-box-catalogs span{position:relative;padding:0 12px}.ddp-box-catalogs span:first-of-type{padding-left:0}.ddp-box-catalogs span:before{display:inline-block;position:absolute;left:0;top:50%;margin-top:-4px;width:4px;height:8px;background:url(/assets/images/icon_tagview.png) no-repeat;transform:rotate(180deg);content:""}.ddp-box-catalogs span:first-of-type:before{display:none}.ddp-box-catalogs:hover{background-color:#f6f6f7}.ddp-box-catalogs a.ddp-btn-delete{display:none;position:absolute;top:50%;right:11px;margin-top:-7px;content:"";width:14px;height:14px;background:url(/assets/images/btn_sclose.png) no-repeat;background-position:-15px -131px}.ddp-box-catalogs:hover .ddp-btn-delete{display:block}.ddp-wrap-catalogs2{margin:-7px 0 0}.ddp-wrap-catalogs2+.ddp-apply.type-catalog{margin-top:6px!important}.ddp-wrap-catalogs2 .ddp-ui-catalogs2{padding:7px 0 7px 20px;color:#4b515b}.ddp-wrap-catalogs2 .ddp-ui-catalogs2 .ddp-catalogs-in{display:inline-block;cursor:pointer}.ddp-wrap-catalogs2 .ddp-ui-catalogs2 .ddp-btn-delete{display:none;float:left;width:14px;height:14px;margin-left:5px;background:url(/assets/images/btn_sclose.png) no-repeat;background-position:-15px -131px;vertical-align:middle}.ddp-wrap-catalogs2 .ddp-ui-catalogs2 .ddp-catalogs-in:hover .ddp-btn-delete{display:block}.ddp-wrap-catalogs2 .ddp-ui-catalogs2 .ddp-btn-delete:hover{background-position-x:0}.ddp-ui-catalogs2{position:relative;overflow:hidden;font-weight:400}.ddp-ui-catalogs2 .ddp-icon-folder-type{display:inline-block;width:13px;height:12px;margin-right:8px;background:url(/assets/images/icon_folder.png) no-repeat;background-position:-16px top}.ddp-ui-catalogs2 .ddp-icon-folder,.ddp-ui-catalogs2 .ddp-icon-folder-type{position:absolute;top:50%;left:0;margin-top:-6px}.ddp-ui-catalogs2.ddp-unclass .ddp-icon-question2{display:inline-block;position:absolute;top:50%;left:0;margin-top:-6px;width:7px;height:11px;margin-right:9px;background:url(/assets/images/icon_que.png) no-repeat;background-position:-9px -41px}.ddp-ui-catalogs2 span{float:left;font-size:13px}.ddp-ui-catalogs2 span+span{position:relative;padding-left:8px;margin-left:4px}.ddp-ui-catalogs2 span+span:before{display:inline-block;position:absolute;top:50%;left:0;margin-top:-4px;width:4px;height:8px;background:url(/assets/images/icon_tagview.png) no-repeat;background-position:left -18px;transform:rotate(180deg);content:""}.ddp-ui-catalogs2.ddp-unclass{color:#b5b9c2;font-size:13px}table.ddp-table-detail tr td .ddp-list-tags .ddp-ui-buttons{display:inline-block;margin-top:0}table.ddp-table-detail tr td .ddp-ui-buttons{margin-top:5px}table.ddp-table-detail tr td .ddp-ui-buttons .ddp-btn-add{display:inline-block;padding:5px 8px;border:1px solid #d0d1d7;border-radius:4px;color:#90969f;font-size:12px}table.ddp-table-detail tr td .ddp-ui-buttons .ddp-btn-add:hover{border:1px solid #b7b9c1;color:#4b515b}table.ddp-table-detail tr td .ddp-ui-buttons .ddp-btn-add em.ddp-icon-plus{display:inline-block;width:13px;height:13px;margin-right:5px;background:url(/assets/images/icon_add.png) no-repeat;background-position:-84px -22px;vertical-align:middle}table.ddp-table-detail tr td .ddp-ui-tags{margin:-9px 0;vertical-align:top}table.ddp-table-detail tr td .ddp-tags{float:left;display:block;position:relative;max-width:100%;padding:3px 6px;margin:4px 3px 4px 0;background-color:#f2f1f7;border-radius:4px;color:#666fad;font-size:13px;cursor:pointer;box-sizing:border-box}table.ddp-table-detail tr td .ddp-tags span.txt-tags{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}table.ddp-table-detail tr td .ddp-tags a.ddp-btn-delete{display:none;position:absolute;top:-4px;right:-4px;content:"";width:14px;height:14px;background:url(/assets/images/btn_sclose.png) no-repeat;background-position:0 -131px}table.ddp-table-detail tr td .ddp-tags:hover a.ddp-btn-delete{display:block}table.ddp-table-detail tr td .ddp-tags.ddp-txt{cursor:default}table.ddp-table-detail tr td .ddp-tags.ddp-txt:hover{padding:5px 15px}table.ddp-table-detail tr td .ddp-tags.ddp-txt:hover a.ddp-btn-delete{display:none}table.ddp-table-detail tr td .ddp-tag-default{display:inline-block;position:relative;padding:3px 5px 3px 20px;margin:3px 6px 3px 0;border-radius:4px;color:#666fad;font-size:13px;box-sizing:border-box}table.ddp-table-detail tr td .ddp-tag-default:before{display:inline-block;position:absolute;top:3px;left:9px;content:"#";color:#666fad;font-size:13px}table.ddp-table-detail tr td .ddp-tag-default input{display:block;width:100%;border:none;background:none;color:#666fad;font-size:13px}.ddp-tag-default .ddp-ui-drop-search{position:absolute;top:100%;left:0;right:inherit}.ddp-wrap-drop-search.ddp-tag-default .ddp-ui-drop-search:after{display:none}.ddp-ui-option .ddp-option-column{padding:0}.ddp-option-column{padding:20px 0;text-align:right}.ddp-option-column a.ddp-reset{margin-right:20px;color:#90969f}.ddp-option-column a.ddp-reset em{margin-right:2px;vertical-align:middle}.ddp-option-column a.ddp-reset:hover{color:#4b515b}.ddp-option-column a.ddp-reset .ddp-icon-redo{display:inline-block;width:14px;height:13px;background:url(/assets/images/btn_refresh.png) no-repeat;background-position:-15px -34px}.ddp-option-column a.ddp-reset:hover .ddp-icon-redo{background-position-x:-30px}.ddp-wrap-datadetail.ddp-wrap-datacolumn{position:relative;padding-top:20px;box-sizing:border-box}table.ddp-table-form.ddp-table-details tr td .ddp-bar{background-color:#e9edf7}table.ddp-table-form.ddp-table-details tr td .ddp-bar span{background-color:#c1cef1}table.ddp-table-form.ddp-table-details tr th .ddp-box-layout4{position:absolute;top:100%;right:-30px}table.ddp-table-form.ddp-table-details tr th:first-child .ddp-box-layout4,table.ddp-table-form.ddp-table-details tr th:nth-child(2) .ddp-box-layout4,table.ddp-table-form.ddp-table-details tr th:nth-child(3) .ddp-box-layout4,table.ddp-table-form.ddp-table-details tr th:nth-child(4) .ddp-box-layout4{right:inherit;left:-30px}.ddp-wrap-datadetail.ddp-wrap-datacolumn .ddp-data-details.ddp-ui-preview-contents{position:fixed;left:45px;right:45px;bottom:20px;top:246px;height:inherit}.ddp-wrap-datadetail.ddp-wrap-datacolumn .ddp-data-details.ddp-ui-preview-contents.ddp-info{top:265px}.ddp-wrap-datadetail.ddp-wrap-datacolumn .ddp-data-details.ddp-ui-preview-contents.ddp-info2{top:299px}.ddp-page-catalog{position:relative;box-sizing:border-box;border-top:1px solid #e7e7ea}.ddp-page-catalog .ddp-ui-root{padding:8px 0}.ddp-page-catalog .ddp-ui-root .ddp-btn-bg{float:right;margin-left:14px}.ddp-page-catalog .ddp-ui-root .ddp-data-create{display:block;position:relative;padding:3px 0;overflow:hidden}.ddp-page-catalog .ddp-ui-root .ddp-data-create .ddp-btn-back{position:relative;top:-5px;float:left;width:34px;height:34px}.ddp-page-catalog .ddp-ui-root .ddp-data-create .ddp-btn-back:before{display:inline-block;position:absolute;top:50%;left:11px;width:17px;height:16px;margin-top:-8px;background:url(/assets/images/btn_back.png) no-repeat;background-position:left -27px;content:""}.ddp-page-catalog .ddp-ui-root .ddp-data-create .ddp-data-name{display:block;padding:3px 20px 3px 6px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal;box-sizing:border-box;color:#4b515b;font-size:14px}.ddp-page-catalog .ddp-ui-root .ddp-data-create .ddp-data-input{position:absolute;top:4px;left:37px;right:0;background:#f6f6f7}.ddp-page-catalog .ddp-ui-root .ddp-data-create .ddp-data-input input{display:block;width:100%;padding:3px 20px 3px 6px;border:none;box-sizing:border-box;background:none;color:#4b515b;font-size:14px}.ddp-page-catalog .ddp-ui-root .ddp-data-create .ddp-data-input em.ddp-icon-control-check{position:absolute;top:50%;right:5px;margin-top:-7px}.ddp-page-catalog .ddp-select-catalog{position:absolute;top:45px;left:0;right:0;bottom:50px}.ddp-page-catalog .ddp-wrap-list-type{padding:0}.ddp-page-catalog ul.ddp-list-workspace li a{padding-left:89px}.ddp-page-catalog ul.ddp-list-workspace li a em.ddp-icon-folder{left:33px}.ddp-page-catalog ul.ddp-list-workspace li a .ddp-box-tag-value{left:10px}.ddp-page-catalog ul.ddp-list-workspace li a .ddp-data-input{left:80px}.ddp-page-catalog ul.ddp-list-workspace li a em.ddp-icon-file-s{display:inline-block;position:absolute;top:50%;left:36px;margin-top:-8px;width:11px;height:13px;background:url(/assets/images/icon_file2.png) no-repeat}.ddp-page-catalog ul.ddp-list-workspace li a em.ddp-icon-question2{display:inline-block;width:7px;height:11px;position:absolute;top:50%;left:35px;margin-top:-6px;background:url(/assets/images/icon_que.png) no-repeat;background-position:left -41px}.ddp-page-catalog .ddp-nodata{display:block;position:fixed;left:0;right:0;top:250px;text-align:Center;color:#90969f;font-size:18px}.ddp-select-catalog ul.ddp-list-workspace li.ddp-sub a:hover{padding-right:84px}.ddp-select-catalog ul.ddp-list-workspace li.ddp-sub a .ddp-view{position:absolute;top:0;right:0;bottom:0;width:20px;cursor:pointer;z-index:10}.ddp-select-catalog ul.ddp-list-workspace li.ddp-sub a .ddp-view:before{width:6px;height:11px;position:absolute;top:50%;right:10px;margin-top:-6px;background:url(/assets/images/icon_dataview.png) no-repeat;background-position:left -68px;content:""}.ddp-select-catalog ul.ddp-list-workspace li.ddp-sub a .ddp-data-input{right:52px}.ddp-select-catalog ul.ddp-list-workspace li.ddp-sub a .ddp-btn-control{padding-right:15px}.ddp-layout-contents.ddp-layout-meta .ddp-ui-contents-in{padding-right:24px}.ddp-layout-meta .ddp-ui-contents-list .ddp-box-list .ddp-label-type{padding:22px 0 23px;color:#666eb2;font-size:14px;font-weight:700}table.ddp-table-line thead tr th{background-color:#eff0f7;color:#666eb2;font-size:12px}table.ddp-table-line tbody tr:first-of-type td{border-top:1px solid #e7e7ea}table.ddp-table-line tbody tr td{padding:10px;border:none;border-bottom:1px solid #e7e7ea;background:#fff;cursor:pointer}table.ddp-table-line tbody tr:hover td{background-color:#f3f4f9!important}table.ddp-table-line tbody tr:nth-child(odd) td,table.ddp-table-line tbody tr:nth-child(odd) td:first-of-type,table.ddp-table-line tbody tr:nth-child(odd) td:last-of-type{border:none;border-bottom:1px solid #e7e7ea;background-color:#fff}table.ddp-table-line tbody tr td .ddp-btn-control{display:none;position:absolute;top:50%;right:18px;margin-top:-9px}table.ddp-table-line tbody tr:hover td .ddp-btn-control{display:block}table.ddp-table-line tbody tr td .ddp-ui-popularity .ddp-icon-popularity{position:relative;top:-2px;float:left;width:18px;height:14px;margin-right:8px}table.ddp-table-line tbody tr td .ddp-ui-popularity .ddp-bar{float:left}.ddp-layout-meta .ddp-ui-contents-top{height:190px;text-align:center;background:none;box-shadow:none;border-bottom:none}.ddp-layout-meta .ddp-ui-contents-top .ddp-ui-title{padding:35px 0 0;text-align:center;font-size:28px}.ddp-layout-meta .ddp-ui-contents-top .ddp-ui-tag{padding-top:5px;text-align:center;font-weight:400}.ddp-layout-meta .ddp-ui-contents-top .ddp-ui-tag .ddp-box-tag-value.ddp-disabled{opacity:.3}.ddp-layout-meta .ddp-ui-contents-top .ddp-ui-tag .ddp-box-tag-value+.ddp-box-tag-value{margin-left:4px}.ddp-meta-search{position:relative;display:inline-block;margin-top:30px;border:1px solid #d0d1d9;border-radius:2px;background-color:#fff}.ddp-meta-search .ddp-search-select{position:relative;float:left;width:185px;padding:0 40px 0 15px;text-align:left;border-right:1px solid #d0d1d9;cursor:pointer;vertical-align:top;box-sizing:Border-box}.ddp-meta-search .ddp-search-select:before{display:inline-block;position:absolute;top:50%;right:25px;margin-top:-2px;width:7px;height:4px;background:url(/assets/images/icon_select.png) no-repeat;background-position:-8px top;content:""}.ddp-meta-search .ddp-search-select span.ddp-data{display:block;padding:15px 0;color:#4b515b;font-size:16px}.ddp-meta-search .ddp-search-select .ddp-wrap-popup2{display:none;position:absolute;top:100%;left:-1px;right:-1px;background-color:#fff;box-sizing:border-box}.ddp-meta-search .ddp-search-select.ddp-selected .ddp-wrap-popup2{display:block}.ddp-meta-search .ddp-search-b{float:left;position:relative;width:516px;padding:0 0 0 40px;box-sizing:border-box}.ddp-meta-search .ddp-search-b .ddp-icon-search{display:inline-block;position:absolute;top:50%;left:10px;margin-top:-9px;width:17px;height:17px;background:url(/assets/images/btn_search.png) no-repeat;background-position:left -20px}.ddp-meta-search .ddp-search-b input{display:block;width:100%;padding:15px 35px 15px 0;font-size:16px;background:none;box-sizing:border-box;border:none;font-family:Titillium Web}.ddp-meta-search .ddp-search-b.type-search input{position:relative;color:#666db7;z-index:1}.ddp-meta-search .ddp-search-b.type-focus:before{display:inline-block;position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;border:1px solid #90969f;content:""}.ddp-meta-search .ddp-search-b .ddp-btn-delete{display:inline-block;position:absolute;top:50%;right:10px;margin-top:-8px;width:15px;height:15px;background:url(/assets/images/btn_close.png) no-repeat;background-position:-16px -132px;z-index:1}.ddp-layout-meta.ddp-scroll .ddp-ui-contents-top{position:fixed;left:0;right:0;top:55px;padding:0;height:80px;text-align:left;background-color:#fff;transition:height .3s;-moz-box-shadow:0 1px 3px rgba(0,0,0,.15);-webkit-box-shadow:0 1px 3px rgba(0,0,0,.15)}.ddp-layout-meta.ddp-scroll .ddp-ui-contents-top .ddp-ui-title{float:left;text-align:left;padding:26px 15px 5px 25px;font-size:22px}.ddp-layout-meta.ddp-scroll .ddp-ui-contents-top .ddp-ui-tag{float:left;padding:33px 0}.ddp-layout-meta.ddp-scroll .ddp-meta-search{position:absolute;top:15px;right:24px;margin-top:0;min-width:380px}.ddp-layout-meta.ddp-scroll .ddp-ui-contents-list.ddp-type{top:95px!important;padding-top:0}.ddp-layout-meta.ddp-scroll .ddp-wrap-catalogs{top:136px}.ddp-layout-meta .ddp-wrap-catalogs{top:245px;border-top:1px solid rgba(44,34,141,.1);border-right:1px solid rgba(44,34,141,.1);z-index:20;box-shadow:0 1px 3px rgba(0,0,0,.15)}.ddp-layout-meta .ddp-wrap-catalogs .ddp-ui-searching{margin:0}.ddp-layout-meta .ddp-wrap-catalogs .ddp-wrap-searching{padding:10px 16px}.ddp-layout-meta .ddp-wrap-catalogs.ddp-close{width:26px;border:2px solid #eaeaea}.ddp-layout-meta .ddp-wrap-catalogs.ddp-close *{display:none}.ddp-layout-meta .ddp-wrap-catalogs.ddp-close .ddp-btn-folding{display:block;position:absolute;top:10px;right:3px}.ddp-layout-meta .ddp-wrap-catalogs.ddp-close .ddp-btn-folding *{display:block}.ddp-layout-meta .ddp-wrap-catalogs .ddp-wrap-tabs{position:relative}.ddp-layout-meta .ddp-wrap-catalogs .ddp-wrap-tabs:before{display:block;position:absolute;bottom:0;left:0;right:0;border-bottom:1px solid #d7d8dd;content:""}.ddp-layout-meta .ddp-wrap-catalogs .ddp-wrap-folding{display:block;position:absolute;top:0;right:0;width:25px;height:41px;border-left:1px solid #ddd}.ddp-layout-meta .ddp-view-catalog.ddp-close .ddp-wrap-catalogs .ddp-wrap-folding{border-left:none}.ddp-layout-meta .ddp-wrap-catalogs .ddp-wrap-folding .ddp-btn-folding:hover *{display:block}.ddp-layout-meta .ddp-wrap-catalogs ul.ddp-ui-tab li{min-width:123px}.ddp-layout-meta .ddp-wrap-catalogs ul.ddp-ui-tab li a{padding:16px 10px 15px;height:41px;text-align:center}.ddp-layout-meta .ddp-wrap-catalogs ul.ddp-ui-tab li.ddp-selected a:before{position:absolute;bottom:0;left:0;right:0;content:"";border-bottom:1px solid #fff}.ddp-layout-meta .ddp-wrap-catalogs ul.ddp-ui-tab li:last-of-type a{border-right:none}.ddp-layout-meta em.ddp-bg-back{position:fixed;top:0;left:0;right:0;bottom:0;background:url(/assets/images/bg_meta.png) no-repeat;background-size:100% 100%}.ddp-layout-contents.ddp-layout-meta .ddp-ui-contents-in.ddp-scroll{padding-left:0}.ddp-layout-meta .ddp-view-catalog.type-view .ddp-ui-contents-list.ddp-type{padding-top:129px}.ddp-layout-contents.ddp-layout-meta .ddp-ui-contents-in.ddp-scroll .ddp-ui-contents-list.ddp-type{position:relative;top:190px;padding:0 0 0 296px;overflow:initial}.ddp-layout-meta .ddp-ui-contents-list.ddp-type.ddp-close{padding-left:0}.ddp-layout-meta .ddp-meta-list .ddp-no-data{padding:42px 0;color:#b5b9c2;border-top:1px solid #e7e7ea;text-align:center}.ddp-layout-meta .ddp-meta-list .ddp-type-label{padding:0 0 20px;color:#4b515b;font-size:16px}.ddp-layout-meta .ddp-meta-list .ddp-type-label em.ddp-icon-fav{display:inline-block;position:relative;top:-2px;width:13px;height:12px;background:url(/assets/images/icon_fav.png) no-repeat;cursor:pointer;background-position:0 -31px;vertical-align:middle}.ddp-layout-meta .ddp-meta-list .ddp-type-label em.ddp-icon-fav.ddp-selected{background-position:-14px -31px}.ddp-layout-meta .ddp-meta-list .ddp-box-list{padding:16px 20px;background-color:#fff;box-shadow:0 2px 6px 2px rgba(102,110,178,.15)}.ddp-layout-meta .ddp-meta-list .ddp-box-list .ddp-data-total{float:left;padding-bottom:17px;color:#4b515b}.ddp-layout-meta .ddp-meta-list .ddp-box-list .ddp-data-total .ddp-txt-search{color:#666eb2;font-weight:700}.ddp-layout-meta .ddp-meta-list .ddp-box-list .ddp-data-box{position:relative;top:-5px;padding:4px 26px 3px 7px;height:26px;float:right;background:#f3f4f9;border:1px solid #e8e9f4;border-radius:2px;vertical-align:middle;box-sizing:border-box}.ddp-layout-meta .ddp-meta-list .ddp-box-list .ddp-data-box .ddp-icon-folder{position:relative;top:0;left:0;margin:0 4px 0 0}.ddp-layout-meta .ddp-meta-list .ddp-box-list .ddp-data-box .ddp-ui-root{float:left}.ddp-layout-meta .ddp-meta-list .ddp-box-list .ddp-data-box .ddp-list-root+.ddp-list-root{position:relative;padding:0 0 0 12px;margin-left:4px}.ddp-layout-meta .ddp-meta-list .ddp-box-list .ddp-data-box .ddp-list-root+.ddp-list-root:before{display:inline-block;position:absolute;top:50%;left:0;margin-top:-4px;width:4px;height:8px;background:url(/assets/images/icon_dataview.png) no-repeat;background-position:left -40px;content:""}.ddp-layout-meta .ddp-meta-list .ddp-box-list .ddp-data-box .ddp-list-root:hover{text-decoration:underline}.ddp-layout-meta .ddp-meta-list .ddp-box-list .ddp-data-box .ddp-ui-root .ddp-list-root:last-of-type{font-weight:700}.ddp-layout-meta .ddp-meta-list .ddp-box-list .ddp-data-box .ddp-icon-control-fav{position:relative;top:-1px;margin-right:3px;vertical-align:top}.ddp-layout-meta .ddp-meta-list .ddp-box-list .ddp-data-box .ddp-link-reset{display:inline-block;position:absolute;top:0;right:0;width:26px;height:24px;background-color:#e9ebf3}.ddp-layout-meta .ddp-meta-list .ddp-box-list .ddp-data-box .ddp-link-reset .ddp-btn-reset{display:inline-block;position:absolute;top:50%;left:50%;margin:-7px;width:14px;height:13px;background:url(/assets/images/icon_reset.png) no-repeat -16px -20px}.ddp-layout-meta .ddp-meta-list .ddp-box-list .ddp-data-box .ddp-data-tag{margin-right:6px;color:#4b515b}.ddp-layout-meta .ddp-meta-list .ddp-box-list .ddp-data-box .ddp-data-tag .ddp-icon-tag{display:inline-block;position:relative;top:-1px;width:12px;height:12px;margin-right:3px;vertical-align:middle;background:url(/assets/images/icon_tag.png) no-repeat}.ddp-layout-meta .ddp-meta-list .ddp-box-page{border:none;box-shadow:0 2px 2px 1px #e7e7ea}.ddp-ui-banner{margin-bottom:27px;border-radius:4px;box-shadow:0 2px 5px 0 #d2d4ed;background-color:#fff}.ddp-ui-banner .ddp-type-label{padding:20px;color:#4b515b;font-weight:700;font-size:14px}.ddp-ui-banner ul.ddp-list-popular{padding:0 35px 35px}.ddp-ui-banner ul.ddp-list-popular li{float:left;width:20%;padding:0 4px;box-sizing:border-box}.ddp-ui-banner ul.ddp-list-popular li a{display:block;position:relative;border-radius:4px;height:220px;text-align:center}.ddp-ui-banner ul.ddp-list-popular li.type-database a{background-color:#4478ec}.ddp-ui-banner ul.ddp-list-popular li.type-database a:hover{background-color:#3966c8}.ddp-ui-banner ul.ddp-list-popular li.type-datasource a{background-color:#3d417e}.ddp-ui-banner ul.ddp-list-popular li.type-datasource a:hover{background-color:#33376b}.ddp-ui-banner ul.ddp-list-popular li.type-stagingdb a{background-color:#664ad5}.ddp-ui-banner ul.ddp-list-popular li.type-stagingdb a:hover{background-color:#563eb5}.ddp-ui-banner ul.ddp-list-popular li.type-dataset a{background-color:#48c7c4}.ddp-ui-banner ul.ddp-list-popular li.type-dataset a:hover{background-color:#3da9a6}.ddp-ui-banner ul.ddp-list-popular li a svg{width:43px;height:43px;margin:40px 0 0}.ddp-ui-banner ul.ddp-list-popular li a .ddp-data-name{margin:18px 0 0;font-size:16px;font-weight:700;max-height:40px}.ddp-ui-banner ul.ddp-list-popular li a .ddp-data-det,.ddp-ui-banner ul.ddp-list-popular li a .ddp-data-name{padding:0 10px;color:#fff;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word}.ddp-ui-banner ul.ddp-list-popular li a .ddp-data-det{margin-top:5px;font-size:12px;opacity:.7}.ddp-ui-banner ul.ddp-list-popular li a .ddp-data-bottom{position:absolute;bottom:0;left:0;right:0;padding:4px 10px;background:rgba(0,0,0,.2)}.ddp-ui-banner ul.ddp-list-popular li a .ddp-data-bottom .ddp-list-tags{display:block;margin-top:0;color:#c1cef1;overflow:hidden}.ddp-ui-banner ul.ddp-list-popular li a .ddp-data-bottom .ddp-list-tags em.ddp-data-num{float:right;position:relative;top:6px;margin-left:4px}.ddp-ui-banner ul.ddp-list-popular li a .ddp-data-bottom .ddp-list-tags span.ddp-tags{display:block;padding:3px 6px;font-size:13px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;background-color:hsla(0,0%,100%,.1);color:#fff}.ddp-ui-banner ul.ddp-list-popular li a .ddp-data-bottom .ddp-ui-popularity{float:left;position:relative;top:5px;margin-right:5px}.ddp-ui-banner ul.ddp-list-popular li a .ddp-data-bottom .ddp-ui-popularity .ddp-icon-popularity{float:left;width:18px;height:14px;margin-right:3px;background:url(/assets/images/icon_popularity.png) no-repeat;background-position:-19px top}.ddp-ui-banner ul.ddp-list-popular li a .ddp-data-bottom .ddp-ui-popularity .ddp-bar{position:relative;top:3px;float:left;width:70px;height:10px;background-color:hsla(0,0%,100%,.3);border-radius:2px}.ddp-ui-banner ul.ddp-list-popular li a .ddp-data-bottom .ddp-ui-popularity .ddp-bar span{display:inline-block;position:absolute;top:0;left:0;height:100%;border-radius:2px;background-color:#fff}.ddp-ui-banner .ddp-wrap-slider{position:Relative}.ddp-ui-banner .ddp-wrap-bullet{position:absolute;bottom:10px;left:0;right:0;text-align:center}.ddp-ui-banner .ddp-wrap-bullet .ddp-ui-bullet{display:inline-block}.ddp-ui-banner .ddp-wrap-bullet .ddp-bullet{display:inline-block;float:left;width:7px;height:7px;border-radius:50%;background-color:#d0d1d8;margin:0 5px;cursor:pointer}.ddp-ui-banner .ddp-wrap-bullet .ddp-bullet.ddp-selected{position:relative;top:-1px;width:9px;height:9px;background-color:#666eb2}.ddp-ui-banner .ddp-paging .ddp-btn-next,.ddp-ui-banner .ddp-paging .ddp-btn-prev{display:inline-block;width:12px;height:22px;background:url(/assets/images/btn_slider2.png) no-repeat}.ddp-ui-banner .ddp-paging .ddp-btn-next:hover,.ddp-ui-banner .ddp-paging .ddp-btn-prev:hover{background-position-y:-23px}.ddp-ui-banner .ddp-paging .ddp-btn-prev{position:absolute;top:95px;left:13px;transform:rotate(180deg)}.ddp-ui-banner .ddp-paging .ddp-btn-next{position:absolute;top:95px;right:13px}.ddp-wrap-meta-summary{height:368px;margin:0 -16px 30px}.ddp-wrap-meta-summary .ddp-box-summary{float:left;width:33.3333%;padding:0 16px;box-sizing:border-box}.ddp-wrap-meta-summary .ddp-box-summary .ddp-data-nodata{padding:27px 0;text-align:center;color:#90969f;font-size:14px}.ddp-wrap-meta-summary .ddp-box-summary .ddp-data-nodata:before{display:inline-block;width:15px;height:15px;margin-right:4px;background:url(/assets/images/icon_delete.png) no-repeat;background-position:left -30px;content:"";vertical-align:middle}.ddp-wrap-meta-summary .ddp-box-summary .ddp-type-label{border-bottom:1px solid #e7e7ea;padding:0 10px 15px;color:#4b515b;font-size:14px;font-weight:700}.ddp-wrap-meta-summary .ddp-box-summary .ddp-type-label .ddp-btn-more{float:right;padding:3px 7px;background-color:rgba(156,162,204,.2);color:#4c515a;font-size:12px;font-weight:400;border-radius:2px}.ddp-wrap-meta-summary .ddp-box-summary .ddp-type-label .ddp-btn-more:hover{background-color:rgba(156,162,204,.4)}.ddp-wrap-meta-summary .ddp-box-summary .ddp-list-summary li a{display:block;position:relative;float:left;width:100%;padding:10px 10px 10px 75px;box-sizing:border-box}.ddp-wrap-meta-summary .ddp-box-summary .ddp-list-summary li a .ddp-images-svg{position:absolute;top:10px;left:10px;width:50px;height:50px;border-radius:4px}.ddp-wrap-meta-summary .ddp-box-summary .ddp-list-summary li a:hover{border-radius:4px;background-color:rgba(156,162,204,.15)}.ddp-wrap-meta-summary .ddp-box-summary .ddp-list-summary li.type-database a .ddp-images-svg{background-color:#4478ec}.ddp-wrap-meta-summary .ddp-box-summary .ddp-list-summary li.type-datasource a .ddp-images-svg{background-color:#3d417e}.ddp-wrap-meta-summary .ddp-box-summary .ddp-list-summary li.type-stagingdb a .ddp-images-svg{background-color:#664ad5}.ddp-wrap-meta-summary .ddp-box-summary .ddp-list-summary li.type-dataset a .ddp-images-svg{background-color:#48c7c4}.ddp-wrap-meta-summary .ddp-box-summary .ddp-list-summary li a svg{position:absolute;top:50%;left:50%;margin:-15px 0 0 -15px;width:30px;height:30px}.ddp-wrap-meta-summary .ddp-box-summary .ddp-list-summary li a .ddp-data-summary,.ddp-wrap-meta-summary .ddp-box-summary .ddp-list-summary li a .ddp-ui-popularity{display:block}.ddp-wrap-meta-summary .ddp-box-summary .ddp-list-summary li a .ddp-data-summary .ddp-data-name{color:#4b515b;font-size:14px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ddp-wrap-meta-summary .ddp-box-summary .ddp-list-summary li a .ddp-data-summary .ddp-data-detail{color:#b5b9c2;font-size:12px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ddp-wrap-meta-summary .ddp-box-summary .ddp-list-summary li a .ddp-data-summary .ddp-ui-popularity{padding:6px 0}.ddp-wrap-meta-summary .ddp-box-summary .ddp-list-summary li a .ddp-data-summary .ddp-ui-popularity .ddp-icon-popularity{float:left;width:18px;height:14px;margin-right:3px;background:url(/assets/images/icon_popularity.png) no-repeat}.ddp-wrap-meta-summary .ddp-box-summary .ddp-list-summary li a .ddp-data-summary .ddp-ui-popularity .ddp-bar{position:relative;top:3px;float:left;width:70px;height:10px;background-color:#e6e8f3;border-radius:2px}.ddp-wrap-meta-summary .ddp-box-summary .ddp-list-summary li a .ddp-data-summary .ddp-ui-popularity .ddp-bar span{display:inline-block;position:absolute;top:0;left:0;height:100%;border-radius:2px;background-color:#666eb2}.ddp-wrap-meta-summary .ddp-box-summary .ddp-list-summary li a .ddp-data-summary .ddp-ui-popularity .ddp-bar .ddp-box-layout4{display:none;position:absolute;top:100%;margin-top:5px;text-align:left}.ddp-wrap-meta-summary .ddp-box-summary .ddp-list-summary li a .ddp-data-summary .ddp-ui-popularity .ddp-bar .ddp-box-layout4.ddp-popularity{width:360px}.ddp-wrap-meta-summary .ddp-box-summary .ddp-list-summary li a .ddp-data-summary .ddp-ui-popularity .ddp-bar:hover .ddp-box-layout4{display:block}.ddp-wrap-meta-summary .ddp-box-summary .ddp-list-summary li a .ddp-data-summary .ddp-ui-popularity .ddp-data-by{display:block;padding-left:6px;overflow:hidden;color:#90969f;white-space:nowrap;text-overflow:ellipsis}.ddp-wrap-meta-summary .ddp-box-summary .ddp-list-summary li a .ddp-data-summary .ddp-list-tags{margin-top:3px;height:25px;overflow:hidden;white-space:nowrap}.ddp-wrap-meta-summary .ddp-box-summary .ddp-list-summary li a .ddp-data-summary .ddp-list-tags span.ddp-tags{float:left;display:block;padding:3px 5px;max-width:90px;background-color:rgba(102,110,178,.1);color:#666eb2;word-break:break-all;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;box-sizing:border-box}.ddp-wrap-meta-summary .ddp-box-summary .ddp-list-summary li a .ddp-data-summary .ddp-list-tags span.ddp-tags.type-nodata{color:#b5b9c2;background-color:rgba(144,150,159,.1)}.ddp-wrap-meta-summary .ddp-box-summary .ddp-list-summary li a .ddp-data-summary .ddp-list-tags span.ddp-tags-num{color:#666eb2;position:relative;top:6px}.ddp-box-summary .ddp-list-data{padding:5px 0;margin-left:-10px}.ddp-box-summary .ddp-list-data li+li{padding-top:5px}.ddp-box-summary .ddp-list-data li a{display:block;position:relative;padding:5px 10px 5px 75px;min-height:60px;box-sizing:border-box}.ddp-box-summary .ddp-list-data li a:hover{background-color:rgba(156,162,204,.15);border-radius:4px}.ddp-box-summary .ddp-list-data li a .ddp-data-images{position:absolute;top:5px;left:10px}.ddp-box-summary .ddp-list-data li a .ddp-data-profile{display:inline-block;width:50px;height:50px;position:absolute;top:5px;left:10px;background:url(/assets/images/img_profile.png) no-repeat left -82px;border-radius:50%;overflow:hidden}.ddp-box-summary .ddp-list-data li a .ddp-data-txt .ddp-list-tags{padding-top:6px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ddp-box-summary .ddp-list-data li a .ddp-data-txt .ddp-list-tags .ddp-tags{padding:3px 6px;margin:0 3px 0 0;background-color:#e2dff5}.ddp-box-summary .ddp-list-data li a .ddp-data-txt .ddp-data-name{display:block;padding:3px 0 5px;font-size:14px;color:#4b515b;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ddp-box-summary .ddp-list-data li a .ddp-data-txt .ddp-data-create{display:block;padding:3px 0 5px;font-size:12px;color:#90969f;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ddp-box-summary .ddp-list-data li a .ddp-data-txt .ddp-data-by{display:block;width:100%;color:#4b515b;opacity:.6;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ddp-used-workspace{padding:0 50px}.ddp-ui-usedworkspace:last-of-type{border-bottom:1px solid #e4e5eb}.ddp-ui-usedworkspace .ddp-data-name{display:block;padding:10px 17px;background-color:#f6f6f7;border-top:1px solid #e4e5eb;color:#35393f;font-size:14px;font-weight:700;cursor:pointer}.ddp-ui-usedworkspace .ddp-ui-sub-usedwork{display:none;padding-bottom:10px;border-top:1px solid #e4e5eb}.ddp-ui-usedworkspace.ddp-selected .ddp-ui-sub-usedwork{display:block}.ddp-ui-sub-usedwork .ddp-list-tree+.ddp-list-tree{padding:20px 0 0}.ddp-ui-sub-usedwork .ddp-list-tree li a{display:block;position:relative;padding:12px 0 12px 45px;color:#4b515b;font-size:13px}.ddp-ui-sub-usedwork .ddp-list-tree li a:hover{font-weight:700;text-decoration:underline}.ddp-ui-sub-usedwork .ddp-list-tree li a em[class*=ddp-icon-]{position:absolute;top:50%;left:20px;margin-top:-7px}.ddp-ui-sub-usedwork .ddp-list-tree li ul{padding-left:20px}.ddp-ui-sub-usedwork .ddp-list-tree li ul li a:before{position:absolute;top:0;left:0;background:url(/assets/images/img_tree_line.png) no-repeat;width:13px;height:21px;content:""}.ddp-pop-meta-detail{position:fixed;left:0;right:0;bottom:0;top:0;background:rgba(208,209,216,.5)}.ddp-box-meta{position:absolute;top:30px;left:40px;right:40px;bottom:30px;background-color:#fff;box-shadow:0 0 20px rgba(0,0,0,.3);z-index:91}.ddp-box-meta .ddp-btn-close{display:inline-block;position:absolute;top:20px;right:20px;width:22px;height:22px;background:url(/assets/images/btn_popclose.png) no-repeat;background-position:left -112px;z-index:10}.ddp-box-meta.type-form .ddp-pop-top{padding-top:40px;padding-bottom:40px}.ddp-box-meta.type-form .ddp-pop-top .ddp-ui-title{padding-top:0}.ddp-box-meta.type-form .ddp-pop-top .ddp-label-title{font-size:22px}.ddp-box-meta.type-form .ddp-detail-contents{top:102px}.ddp-box-meta .ddp-pop-top{padding:16px 62px 16px 40px}.ddp-box-meta .ddp-pop-top:before{display:table;content:""}.ddp-box-meta .ddp-pop-top:after{display:table;content:"";clear:both}.ddp-box-meta .ddp-pop-top .ddp-ui-title{padding-top:4px;float:left}.ddp-box-meta .ddp-pop-top .ddp-label-title{position:relative;top:-2px;float:left;max-width:570px;margin-right:12px;font-weight:700;color:#4b515b;font-size:16px;vertical-align:middle;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ddp-box-meta .ddp-pop-top .ddp-box-tag-value{float:left;margin-right:7px;vertical-align:middle}.ddp-box-meta .ddp-pop-top .ddp-wrap-info{position:relative;display:inline-block;margin-right:3px;cursor:pointer;z-index:2}.ddp-box-meta .ddp-pop-top .ddp-wrap-info .ddp-icon-info{display:inline-block;width:13px;height:13px;background:url(/assets/images/icon_info.png) no-repeat;background-position:left -30px}.ddp-box-meta .ddp-pop-top .ddp-wrap-info .ddp-box-layout4{display:none;position:absolute;top:100%;margin-top:6px}.ddp-box-meta .ddp-pop-top .ddp-wrap-info.ddp-selected .ddp-box-layout4{display:block}.ddp-box-meta .ddp-pop-top .ddp-wrap-info .ddp-box-layout4.type-info{width:340px}.ddp-box-meta .ddp-box-layout4 .ddp-icon-close{display:inline-block;position:absolute;top:16px;right:16px;width:11px;height:11px;background:url(/assets/images/btn_close.png) no-repeat;background-position:left -58px}.ddp-box-meta .ddp-detail-contents{top:62px}.ddp-box-meta .ddp-detail-contents ul.ddp-ui-tab{height:42px;overflow:hidden}.ddp-box-meta .ddp-pop-top .ddp-right{float:right}.ddp-box-meta .ddp-pop-top .ddp-right .ddp-btn-pop{margin-left:6px}.ddp-box-meta .ddp-pop-top .ddp-ui-title .ddp-data-name{display:inline-block;position:relative;top:2px;margin-left:17px;color:#b7bac1;font-size:13px}.ddp-box-meta .ddp-pop-top .ddp-ui-title .ddp-data-name .ddp-txt-name{color:#4b515b;font-size:13px;text-decoration:underline}.ddp-box-meta .ddp-pop-top .ddp-ui-title .ddp-data-name .ddp-txt-name.type-line-none{text-decoration:none}.ddp-detail-view.ddp-left{position:relative;float:left;width:475px;height:100%;z-index:1}.ddp-detail-view.ddp-right{float:left;position:relative;width:100%;margin-left:-475px;padding-left:514px;box-sizing:border-box}.ddp-detail-view.ddp-right:before{display:block;position:absolute;left:476px;bottom:0;top:0;border-left:1px solid #e5e7f0;content:""}.ddp-detail ul.ddp-list-user{overflow:hidden;margin:-3px}.ddp-detail ul.ddp-list-user li{float:left;padding:3px;width:33.3333%;box-sizing:border-box}.ddp-detail ul.ddp-list-user li .ddp-box-user{display:block;padding-right:10px;overflow:hidden;background-color:rgba(236,238,246,.3);cursor:default}.ddp-detail ul.ddp-list-user li .ddp-box-user .ddp-data-photo{position:relative;width:50px;height:50px;float:left;margin:22px 10px 22px 13px;border-radius:50%;overflow:hidden;cursor:pointer}.ddp-detail ul.ddp-list-user li .ddp-box-user .ddp-data-photo:before{display:inline-block;width:50px;height:50px;position:absolute;top:0;left:0;background-position:left -82px;content:""}.ddp-detail ul.ddp-list-user li .ddp-box-user .ddp-data-photo img{display:block;width:100%;height:100%}.ddp-detail ul.ddp-list-user li .ddp-box-user .ddp-wrap-data{display:block;margin-left:-78px;padding-left:78px;width:100%;float:left;box-sizing:border-box}.ddp-detail ul.ddp-list-user li .ddp-box-user .ddp-wrap-data .ddp-data-name{display:inline-block;padding:20px 0 0;max-width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ddp-detail ul.ddp-list-user li .ddp-box-user .ddp-wrap-data .ddp-data-name span.ddp-txt-name{display:block;color:#4e5368;font-size:14px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;cursor:pointer}.ddp-detail ul.ddp-list-user li .ddp-box-user .ddp-wrap-data .ddp-data-name .ddp-icon-control-fav{position:relative;top:-2px}.ddp-detail ul.ddp-list-user li .ddp-box-user .ddp-wrap-data .ddp-data-info{position:relative;display:inline-block;max-width:100%;padding:4px 0 0;color:#4e5368;font-size:12px}.ddp-detail ul.ddp-list-user li .ddp-box-user .ddp-wrap-data .ddp-data-info em.ddp-link-new{display:inline-block;position:relative;top:2px;float:right;width:14px;height:12px;margin-left:2px;background:url(/assets/images/icon_window.png) no-repeat;background-position:left -24px;content:""}.ddp-detail ul.ddp-list-user li .ddp-box-user .ddp-wrap-data .ddp-data-info .ddp-txt-info{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ddp-detail ul.ddp-list-user li .ddp-box-user .ddp-wrap-data .ddp-data-info.type-link:hover .ddp-txt-info{text-decoration:underline;cursor:pointer}.ddp-detail ul.ddp-list-user li .ddp-box-user .ddp-wrap-data .ddp-data-date{padding:2px 0 0;color:#90969f;font-size:12px}.ddp-page-catalog.ddp-list-catalog .ddp-select-catalog{position:relative;top:0;overflow:inherit}.ddp-page-catalog.ddp-list-catalog .ddp-nodata{position:absolute}.ddp-detail-contents{position:absolute;top:97px;left:0;right:0;bottom:0;padding:0 30px}.ddp-detail-contents .ddp-wrap-tab-contents{position:absolute;top:57px;left:0;right:0;bottom:0;padding:25px 50px 20px;overflow:auto}.ddp-detail-contents .ddp-wrap-tab-contents .ddp-ui-tab-contents{position:relative;height:100%}.ddp-detail-contents .type-sampledata .ddp-box-synch{position:absolute;top:-25px;left:0;right:0}.ddp-detail-contents .type-sampledata .ddp-data-details.ddp-ui-preview-contents{margin-top:0;top:10px}.ddp-detail-contents .ddp-data-details.ddp-ui-preview-contents{position:absolute;margin-top:-25px}.ddp-detail-contents .ddp-data-details.ddp-ui-preview-contents .ddp-bar{background-color:#ecedf3}.ddp-detail-contents .ddp-data-details.ddp-ui-preview-contents .ddp-bar span{background-color:#9ca2cc}.ddp-detail-contents table.ddp-table-form.ddp-table-details tr th .ddp-box-layout4.ddp-popularity{top:100%}.ddp-detail-contents .ddp-ui-tag .ddp-label-tag{display:inline-block;float:left;padding:6px 0;margin-right:17px;color:#4c515a;font-weight:700}.ddp-detail-contents .ddp-data-tags{display:block;padding:6px 0 20px;overflow:hidden}.ddp-detail-contents .ddp-data-tags .ddp-tags{padding:6px;margin-right:5px;border-radius:3px;background-color:#eff0f8;color:#4b515b;font-size:13px}.ddp-detail-contents .ddp-ui-datadetail{padding-top:0}.ddp-detail-contents table.ddp-table-detail:first-of-type{margin-top:0}.ddp-detail-view{margin:0 -3px;padding-bottom:25px}.ddp-detail-view .ddp-detail-col{padding:0 3px}.ddp-detail-view .ddp-box-table{border:1px solid #e7e7ea}.ddp-detail-view .ddp-box-table .ddp-label{padding:18px 17px;color:#4c515a;font-weight:700}.ddp-detail-contents .ddp-box-catalogs{font-weight:700}table.ddp-table-form2.ddp-type tr th{background-color:#f6f6f7;font-weight:400}table.ddp-table-form2.ddp-type tr td .ddp-ui-photo{margin:-4px 0}table.ddp-table-form2.ddp-type tr td .ddp-data-used{font-weight:700;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ddp-detail-view .ddp-detail{padding:30px 0 0}.ddp-detail-view .ddp-detail:first-of-type{padding-top:0}.ddp-detail-view .ddp-detail .ddp-label{padding-bottom:10px;font-weight:700;color:#4c515a;font-size:13px}.ddp-detail-view .ddp-detail .ddp-label .ddp-link{margin-left:10px;color:#90969f;font-size:13px;text-decoration:underline;font-weight:400}.ddp-detail-view .ddp-detail .ddp-label .ddp-link:hover{color:#4b515b}.ddp-detail-view .ddp-detail .ddp-data-det{line-height:18px}.ddp-detail-view .ddp-detail .ddp-data-det .ddp-list-catalog span{position:relative;padding:0 8px 0 12px;color:#35393f;font-weight:700}.ddp-detail-view .ddp-detail .ddp-data-det .ddp-list-catalog span:first-of-type{padding-left:0}.ddp-detail-view .ddp-detail .ddp-data-det .ddp-list-catalog span:before{display:inline-block;position:absolute;left:0;top:50%;margin-top:-4px;width:4px;height:8px;background:url(/assets/images/icon_tagview.png) no-repeat;transform:rotate(180deg);content:""}.ddp-detail-view .ddp-detail .ddp-data-det .ddp-list-catalog span:first-of-type:before{display:none}.ddp-detail-view .ddp-detail .ddp-data-det .ddp-list-catalog+.ddp-list-catalog{margin-top:15px}.ddp-detail-view .ddp-detail .ddp-data-det .ddp-ui-more{position:relative}.ddp-detail-view .ddp-detail .ddp-data-det .ddp-more{display:inline-block;margin-top:15px;text-decoration:underline;font-style:italic}.ddp-detail-view .ddp-detail .ddp-data-det .ddp-ui-more.ddp-selected .ddp-box-layout4{display:block}.ddp-detail-view .ddp-detail .ddp-data-det .ddp-box-layout4{display:none;position:absolute;top:100%;margin-top:3px;left:-30px;width:280px;text-decoration:none}.ddp-detail-view .ddp-detail .ddp-data-det .ddp-box-layout4 *{font-style:normal;text-decoration:none}.ddp-detail-view .ddp-detail .ddp-data-det ul.ddp-list-graph{margin-top:0}.ddp-detail-view .ddp-detail .ddp-data-det ul.ddp-list-graph span.ddp-txt-det{font-size:13px;color:#90969f}.ddp-detail-view .ddp-detail .ddp-data-det ul.ddp-list-graph span.ddp-txt-det:hover{text-decoration:underline}.ddp-detail-view .ddp-detail .ddp-data-det ul.ddp-list-graph span.ddp-txt-det .ddp-det-new{display:inline-block;max-width:100%}.ddp-detail-view .ddp-detail .ddp-data-det ul.ddp-list-graph span.ddp-txt-det .ddp-det-new em.ddp-link-new{display:inline-block;float:right;position:relative;top:2px;width:14px;height:12px;margin-left:2px;background:url(/assets/images/icon_window.png) no-repeat;background-position:left -24px;content:""}.ddp-detail-view .ddp-detail .ddp-data-det ul.ddp-list-graph span.ddp-txt-det .ddp-det-new .ddp-txt-in{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ddp-detail-view .ddp-detail .ddp-data-det ul.ddp-list-graph span.ddp-txt-det .ddp-det-new.type-link:hover .ddp-txt-in{text-decoration:underline;cursor:pointer}.ddp-detail-view .ddp-detail.ddp-type{padding-top:30px;clear:both}.ddp-data-board-title{padding:24px 29px;text-align:left;color:#535c67;font-size:16px}.ddp-data-board-title .ddp-icon-dashboard2{margin-right:5px;vertical-align:middle}.ddp-box-popupcontents3.ddp-type-multidata{position:relative;height:598px;margin-top:-53px}.ddp-type-multidata .ddp-multidata-option{position:relative;padding:14px 20px;height:50px;border-bottom:1px solid #b7b9c2;background-color:#fff;z-index:1;box-sizing:border-box}.ddp-type-multidata .ddp-multidata-option .ddp-btn-line{position:relative;top:-3px;float:right}.ddp-type-multidata .ddp-multidata-option .ddp-btn-guide{position:relative;z-index:1}.ddp-type-multidata .ddp-multidata-option .ddp-btn-guide:before{display:inline-block;width:19px;height:19px;margin-right:7px;background:url(/assets/images/icon_que.png) no-repeat;background-position:left -53px;vertical-align:middle;content:""}.ddp-type-multidata .ddp-multidata-option .ddp-edit-title{position:absolute;top:0;left:0;right:0;bottom:0;padding:15px 0;text-align:center;color:#4b515b;font-size:16px;font-weight:700}.ddp-type-multidata .ddp-ui-multidata{height:100%;width:100%;background-color:#f7f9ff}.ddp-type-multidata .ddp-wrap-add{display:table}.ddp-type-multidata .ddp-view-multidata,.ddp-type-multidata .ddp-wrap-add{width:100%;height:100%;overflow:auto}.ddp-type-multidata .ddp-view-multidata .ddp-txt-edit{position:absolute;top:20px;left:20px;color:#4b515b;font-size:16px;font-weight:700}.ddp-type-multidata.ddp-edit{border:1px solid #b7b9c2}.ddp-type-multidata.ddp-edit .ddp-ui-multidata{margin-top:-49px;padding-top:49px;box-sizing:border-box;background-color:#e7e7ea}.ddp-type-multidata.ddp-edit .ddp-view-multidata{position:relative;height:100%;z-index:1}.ddp-type-multidata.ddp-edit .ddp-view-multidata .ddp-txt-message{display:inline-block;position:absolute;top:0;left:0;padding:16px 0 0 20px;color:#4b515b;font-size:13px}.ddp-ui-multidata .ddp-ui-add{display:table-cell;width:100%;height:100%;text-align:center;vertical-align:middle}.ddp-ui-multidata .ddp-ui-add .ddp-txt-det{display:block;padding-top:18px;text-align:center;color:#b7b9c2;font-size:18px}.ddp-ui-multidata .ddp-add-datasource{display:inline-block;width:198px;padding:25px 0;height:72px;border-radius:50%;border:2px solid #b7b9c2;text-align:center;color:#4a515c;font-size:14px;background-color:#fff;box-sizing:border-box}.ddp-ui-multidata .ddp-add-datasource:hover{background-color:#f0f4ff;border:2px solid #666eb2}.ddp-ui-multidata .ddp-add-datasource .ddp-icon-add{display:inline-block;width:10px;height:10px;margin-right:5px;background:url(/assets/images/icon_add.png) no-repeat;background-position:left -66px;vertical-align:middle}.ddp-ui-multidata .ddp-option-button{position:absolute;top:14px;left:20px;z-index:1}.ddp-ui-multidata .ddp-option-button .ddp-txt-info{display:inline-block;position:relative;top:14px;padding-bottom:0;font-size:13px;color:#666eb2;font-weight:700}.ddp-ui-multidata .ddp-option-button .ddp-txt-info:before{display:inline-block;margin-right:7px;width:6px;height:13px;background:url(/assets/images/icon_info2.png) no-repeat;content:"";vertical-align:middle}.ddp-ui-multidata .ddp-option-button a[class*=ddp-btn-]{float:left;margin-right:10px;vertical-align:middle}.ddp-ui-multidata .ddp-option-button .ddp-btn-add-r{display:inline-block;width:36px;height:36px;background:url(/assets/images/btn_add_r.png) no-repeat}.ddp-ui-multidata .ddp-option-button .ddp-btn-add-r:hover{background-position:-37px top}.ddp-ui-multidata .ddp-option-button .ddp-btn-edit-r{padding:11px 22px;border-radius:20px;background-color:#747880;color:#fff;font-size:14px}.ddp-ui-multidata .ddp-option-button .ddp-btn-edit-r:hover{background-color:#4b515b}.ddp-ui-multidata .ddp-option-button .ddp-btn-edit-r .ddp-icon-btn-edit{background-position-x:-28px}.ddp-ui-multidata .ddp-size-button{position:absolute;top:18px;right:22px;z-index:1}.ddp-ui-multidata .ddp-size-button [class*=ddp-btn-]{position:relative;float:left;margin-left:22px}.ddp-ui-multidata .ddp-size-button [class*=ddp-btn-]:before{float:left;background:url(/assets/images/btn_network.png) no-repeat;content:""}.ddp-ui-multidata .ddp-size-button [class*=ddp-btn-].ddp-disabled:after{position:absolute;top:0;left:0;right:0;bottom:0;content:"";cursor:no-drop}.ddp-ui-multidata .ddp-size-button [class*=ddp-btn-].ddp-disabled:before{opacity:.3}.ddp-ui-multidata .ddp-size-button .ddp-btn-sizeup:before{width:20px;height:18px}.ddp-ui-multidata .ddp-size-button .ddp-btn-sizedown:before{width:20px;height:18px;background-position:left -19px}.ddp-ui-multidata .ddp-size-button .ddp-btn-fit:before{width:15px;height:15px;background-position:left -38px}.ddp-type-multidata .ddp-box-resultdata{position:absolute;bottom:0;left:0;right:0;height:260px;background-color:#fff;border:1px solid #d0d1d9;z-index:10;box-shadow:0 0 8px 1px #e7e7ea}.ddp-type-multidata .ddp-box-resultdata.ddp-full{height:100%;background-color:#fff}.ddp-type-top-option.ddp-type{padding-bottom:0}.ddp-type-top-option.ddp-type ul.ddp-ui-tab li.ddp-selected a:after{display:none}.ddp-type-top-option.ddp-type:before{content:"";display:table;width:100%}.ddp-type-top-option.ddp-type:after{content:"";display:table;width:100%;clear:both}.ddp-type-top-option.ddp-type .ddp-link-type{float:left;padding:8px 10px 0 0;color:#4b515b;font-size:13px}.ddp-type-top-option.ddp-type .ddp-link-type em.ddp-icon-link-cut2{margin-right:5px}.ddp-type-multidata .ddp-box-resultdata .ddp-ui-tab-contents{position:absolute;top:32px;left:0;right:0;bottom:0;border-top:1px solid #d7d8dd}.ddp-type-multidata .ddp-box-resultdata .ddp-wrap-tab-result{position:absolute;top:41px;left:9px;right:9px;bottom:10px;border:1px solid #d7d8dd}.ddp-type-multidata .ddp-box-resultdata .ddp-wrap-tab-result .ddp-wrap-grid-option .ddp-part-right{margin-top:-2px}.ddp-type-multidata .ddp-box-resultdata .ddp-ui-top-area{position:relative}.ddp-type-multidata .ddp-box-resultdata .ddp-ui-top-area .ddp-name{display:block;padding:10px 20px 10px 9px;overflow:hidden}.ddp-type-multidata .ddp-box-resultdata .ddp-ui-top-area .ddp-name .ddp-txt-name{margin-right:6px;color:#4b515b;font-size:16px}.ddp-type-multidata .ddp-box-resultdata .ddp-ui-top-area .ddp-name .ddp-txt-det{color:#b7b9c2;font-size:12px}.ddp-type-multidata .ddp-box-resultdata .ddp-ui-top-area .ddp-link-type{float:left;padding:14px 0;color:#b7b9c2}.ddp-type-multidata .ddp-box-resultdata .ddp-ui-top-area .ddp-link-type:hover{color:#4b515b}.ddp-type-multidata .ddp-box-resultdata .ddp-ui-top-area .ddp-link-type em.ddp-icon-delete{display:inline-block;position:relative;top:-2px;width:11px;height:12px;background:url(/assets/images/icon_edit2.png) no-repeat;background-position:-36px -21px;vertical-align:middle}.ddp-type-multidata .ddp-box-resultdata .ddp-ui-top-area .ddp-link-type:hover em.ddp-icon-delete{background-position-x:0}.ddp-type-multidata .ddp-box-resultdata .ddp-ui-top-area .ddp-icon-fullsize{float:left;width:13px;height:13px;margin:14px 20px 0 29px;background:url(/assets/images/btn_size.png) no-repeat}.ddp-type-multidata .ddp-btn-area-close{display:inline-block;position:absolute;top:-7px;right:-7px;width:22px;height:22px;background:url(/assets/images/btn_close.png) no-repeat;background-position:left -109px}.ddp-type-multidata .ddp-box-join-option{height:100%;overflow:auto;background-color:#fafafb}.ddp-type-multidata .ddp-box-join-option a.ddp-data-name{background-color:#90969f}.ddp-type-multidata .ddp-box-join-option .ddp-box-lookup ul.ddp-list-lookup li .ddp-ui-add-data:before,.ddp-type-multidata .ddp-box-join-option .ddp-box-lookup ul.ddp-list-lookup li .ddp-ui-lookup:before,.ddp-type-multidata .ddp-box-join-option .ddp-box-lookup ul.ddp-list-lookup li:first-of-type:before{border-color:#90969f}.ddp-type-multidata .ddp-box-join-option .ddp-box-lookup ul.ddp-list-lookup li a.ddp-ui-joinicon:hover{background-color:#e7e7ea}.ddp-type-multidata .ddp-box-join-option .ddp-box-lookup ul.ddp-list-lookup li a.ddp-link-joinname{background-color:#efeff1}.ddp-type-multidata .ddp-box-resultdata .ddp-ui-tab-contents .ddp-ui-grid-form{position:absolute;top:35px;left:0;right:0;bottom:0;border-top:1px solid #d7d8dd}.ddp-type-multidata .ddp-wrap-grid-option .ddp-txt-title{display:inline-block;padding:10px 15px;color:#4b515b;font-size:13px;font-weight:700}.ddp-type-multidata .ddp-wrap-grid-option .ddp-txt-title .ddp-txt-title-info{margin-left:10px;color:#b7b9c2;font-size:12px;font-weight:400}.ddp-type-multidata .ddp-wrap-grid-option .ddp-data-form{padding:5px 0 6px}.ddp-type-multidata .ddp-wrap-grid-option .ddp-data-form .ddp-wrap-popup2{top:35px}.ddp-essential-filter{height:100%;overflow:auto}.ddp-essential-filter .ddp-ui-filter-result{padding:4px 16px;color:#4b515b;font-size:13px}.ddp-essential-filter .ddp-ui-filter-result .ddp-btn-line-s{margin-left:10px}ul.ddp-list-essential li{padding:15px;position:relative;border-top:1px solid #ededee}ul.ddp-list-essential li span.ddp-txt-filter{display:block;padding-left:20px;color:#4b515b;font-size:13px;position:relative}ul.ddp-list-essential li .ddp-data-filter [class*=ddp-icon-]{position:absolute;left:0;top:2px}ul.ddp-list-essential li .ddp-data-det{padding-top:5px;color:#90969f;line-height:18px;font-size:12px}ul.ddp-list-essential li .ddp-data-det .ddp-txt-label{color:#b7b9c2}.ddp-association{position:absolute;bottom:0;left:0;right:0;height:80px;padding-right:128px;background-color:#fff;border:1px solid #eeeef0;box-shadow:0 -2px 2px 1px #e7e7ea}.ddp-association .ddp-label{float:left;padding:31px 63px 31px 16px;font-size:14px;font-weight:700;color:#4b515b}.ddp-association .ddp-box-data{display:block;padding:18px 0;position:relative;overflow:hidden}.ddp-association .ddp-box-data .ddp-bar{position:absolute;top:23px;left:60px;right:60px;height:30px;background-color:#c1cef1}.ddp-association .ddp-box-data .ddp-bar:before{position:absolute;top:50%;left:0;right:0;margin-top:-2px;border-bottom:1px solid #fff;content:""}.ddp-association .ddp-box-data .ddp-box-name{position:relative;width:380px;padding:10px;text-align:center;color:#4b515b;font-size:16px;border-radius:25px;border:2px solid #c1cef1;background-color:#f0f4ff;box-sizing:border-box}.ddp-association .ddp-box-data .ddp-box-name:before{display:inline-block;width:9px;height:9px;background-color:#c1cef1;border-radius:50%;border:2px solid #fff;content:""}.ddp-association .ddp-box-data .ddp-box-name.ddp-fleft:before{position:absolute;top:50%;right:-5px;margin-top:-6px}.ddp-association .ddp-box-data .ddp-box-name.ddp-fright:before{position:absolute;top:50%;left:-5px;margin-top:-6px}.ddp-association .ddp-buttons{position:absolute;top:50%;right:20px;margin-top:-9px}.ddp-association .ddp-buttons .ddp-btn-line{margin-left:7px}.ddp-association .ddp-buttons [class*=ddp-btn-]{margin-left:20px}.ddp-type-multidata .ddp-massage{position:absolute;bottom:0;left:0;right:0;border-top:1px solid #f6f6f7;background-color:#f6f6f7;color:#4b515b}.ddp-type-multidata .ddp-massage .ddp-buttons{float:right;padding:10px 20px 10px 0}.ddp-type-multidata .ddp-massage .ddp-txt-message{display:block;padding:15px 20px;color:#4b515b;font-size:13px;text-align:center}.ddp-popup-dashboard.ddp-type{width:auto;position:absolute;top:120px;left:50px;right:50px;bottom:42px;box-sizing:border-box}.ddp-popup-dashboard.ddp-type .ddp-wrap-grid{margin-top:-44px;padding:44px 0 0;height:100%;box-sizing:border-box}.ddp-popup-dashboard.ddp-type .ddp-wrap-grid.ddp-selected{margin-right:300px}.ddp-popup-dashboard.ddp-type .ddp-wrap-viewtable{position:relative;height:100%;padding-bottom:43px;box-sizing:border-box}.ddp-popup-dashboard.ddp-type .ddp-wrap-viewtable .ddp-box-add-link3{position:absolute;bottom:0;left:0;right:0}.ddp-popup-dashboard.ddp-type .ddp-wrap-grid .ddp-box-viewtable{height:100%;min-height:auto}.ddp-ui-popup-join.ddp-multy .ddp-ui-part .ddp-data-none,.ddp-ui-popup-join.ddp-multy .ddp-ui-part .ddp-ui-grid-form{top:115px}.ddp-ui-popup-join.ddp-multy .ddp-box-key{padding:6px 0;margin:-10px 0 6px;background-color:#f2f2f4;text-align:center;color:#b7b9c2;font-size:14px}.ddp-ui-popup-join.ddp-multy .ddp-box-key.ddp-selected{background-color:#f2f1f8;color:#666eb2}.ddp-type-top-option.type-discussion{margin-top:-13px}.ddp-type-top-option.type-discussion .ddp-type-search{width:250px}.ddp-box-comment{border:1px solid #d0d1d8;border-radius:3px}.ddp-box-comment .ddp-top-comment{border-bottom:1px solid #d0d1d8;background-color:#e7e7e9}.ddp-box-comment .ddp-top-comment .ddp-wrap-select{position:relative;width:200px}.ddp-box-comment .ddp-top-comment .ddp-wrap-select:after{display:inline-block;position:absolute;top:8px;height:25px;border-left:1px solid #d0d1d8;content:""}.ddp-box-comment .ddp-top-comment .ddp-type-select{display:block;position:relative;padding:12px 30px 10px 13px;width:100%;height:40px;float:left;box-sizing:border-box;cursor:pointer}.ddp-box-comment .ddp-top-comment .ddp-type-select .ddp-icon-view{display:inline-block;position:absolute;top:50%;right:15px;width:7px;height:4px;background:url(/assets/images/icon_select.png) no-repeat -8px top}.ddp-box-comment .ddp-top-comment .ddp-type-select .ddp-txt-result{position:relative;padding:0 0 0 36px;font-size:13px}.ddp-box-comment .ddp-top-comment .ddp-type-select .ddp-txt-result.type-success{color:#10bf83}.ddp-box-comment .ddp-top-comment .ddp-type-select .ddp-txt-result.type-warning{color:#ffba01}.ddp-box-comment .ddp-top-comment .ddp-type-select .ddp-txt-result.type-error{color:#dc494f}.ddp-box-comment .ddp-icon-error-r,.ddp-box-comment .ddp-icon-success-r,.ddp-box-comment .ddp-icon-warning-r{display:inline-block;position:absolute;top:50%;left:6px;background:url(/assets/images/icon_confidence.png) no-repeat;vertical-align:middle}.ddp-box-comment .ddp-icon-success-r{width:20px;height:20px;margin-top:-10px}.ddp-box-comment .ddp-icon-warning-r{width:20px;height:18px;margin-top:-9px;background-position:left -21px}.ddp-box-comment .ddp-icon-error-r{width:20px;height:20px;margin-top:-10px;background-position:left -57px}.ddp-box-comment .ddp-top-comment .ddp-type-buttons{float:right;position:relative}.ddp-box-comment .ddp-top-comment .ddp-type-buttons:before{display:inline-block;position:absolute;top:8px;left:0;height:25px;border-left:1px solid #d0d1d8;content:""}.ddp-box-comment .ddp-top-comment .ddp-type-buttons .ddp-btn-summit{display:block;position:relative;padding:12px 20px 12px 36px;color:#4b515b;font-size:13px}.ddp-box-comment .ddp-top-comment .ddp-type-buttons .ddp-btn-summit .ddp-icon-check{display:inline-block;position:absolute;top:50%;left:20px;margin-top:-4px;width:11px;height:8px;background:url(/assets/images/icon_select2.png) no-repeat;background-position:-68px top}.ddp-box-comment .ddp-wrap-textarea{height:62px}.ddp-box-comment .ddp-wrap-textarea textarea{display:block;width:100%;height:100%;padding:10px 15px;box-sizing:border-box;border:none;font-size:13px;border-radius:0 0 3px 3px}.ddp-ui-discussion{position:relative;padding:20px 0 20px 54px;border-bottom:1px solid #e7e7e9}.ddp-ui-discussion .ddp-ui-top{padding-bottom:10px}.ddp-ui-discussion .ddp-data-top{display:inline-block;padding-top:4px}.ddp-ui-discussion .ddp-data-top .ddp-data-name{display:block;font-weight:700;color:#4b515b;overflow:hidden}.ddp-ui-discussion .ddp-data-top .ddp-data-date{float:right;margin-left:6px;color:#90969f}.ddp-ui-discussion .ddp-data-photo{display:inline-block;position:absolute;top:20px;left:0;width:30px;height:30px;border-radius:50%;background:url(/assets/images/img_profile.png) no-repeat;background-position:left -51px}.ddp-ui-discussion .ddp-data-photo img{display:inline-block;width:100%;height:100%}.ddp-ui-discussion .ddp-ui-status-block{padding-bottom:8px}.ddp-ui-discussion .ddp-box-condition{display:inline-block;position:relative;padding:5px 5px 5px 28px;border-radius:2px;font-size:13px}.ddp-ui-discussion .ddp-box-condition.type-warning{background-color:rgba(255,182,2,.1);color:#ffba01}.ddp-ui-discussion .ddp-box-condition.type-success{background-color:rgba(16,191,131,.1);color:#10bf83}.ddp-ui-discussion .ddp-box-condition.type-error{background-color:rgba(220,73,79,.1);color:#dc494f}.ddp-ui-discussion .ddp-icon-error-r,.ddp-ui-discussion .ddp-icon-success-r,.ddp-ui-discussion .ddp-icon-warning-r{display:inline-block;position:absolute;top:50%;left:6px;background:url(/assets/images/icon_confidence.png) no-repeat;vertical-align:middle}.ddp-ui-discussion .ddp-icon-success-r{width:20px;height:20px;margin-top:-10px}.ddp-ui-discussion .ddp-icon-warning-r{width:20px;height:18px;margin-top:-9px;background-position:left -21px}.ddp-ui-discussion .ddp-icon-error-r{width:20px;height:20px;margin-top:-10px;background-position:left -57px}.ddp-ui-discussion .ddp-link-reply{position:absolute;top:61px;right:0;color:#90969f;text-decoration:underline}.ddp-ui-discussion .ddp-txt-det{padding-bottom:10px;font-size:13px}.ddp-ui-discussion .ddp-ui-reply{padding:20px;margin-top:10px;background-color:#f6f6f7}.ddp-ui-discussion .ddp-ui-reply+.ddp-ui-reply{margin-top:4px}.ddp-ui-discussion .ddp-ui-reply .ddp-txt-det{padding-bottom:0}.ddp-ui-discussion .ddp-ui-reply .ddp-ui-reply-top{padding-bottom:10px}.ddp-ui-discussion .ddp-ui-reply .ddp-ui-reply-top .ddp-top-in{display:inline-block;max-width:100%}.ddp-ui-discussion .ddp-ui-reply .ddp-ui-reply-top .ddp-data-reply-date{float:right;margin-left:10px}.ddp-ui-discussion .ddp-ui-reply .ddp-ui-reply-top .ddp-data-reply-name{display:block;font-weight:700;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ddp-ui-discussion .ddp-ui-reply .ddp-ui-textarea{height:62px;border:1px solid #d0d1d8;border-radius:2px;box-sizing:border-box;background-color:#fff}.ddp-ui-discussion .ddp-ui-reply .ddp-ui-textarea .ddp-box-textarea{display:block;height:100%;overflow:hidden}.ddp-ui-discussion .ddp-ui-reply .ddp-ui-textarea .ddp-box-textarea textarea{display:block;padding:9px 10px;width:100%;height:100%;background:none;border:none;box-sizing:border-box}.ddp-ui-discussion .ddp-ui-reply .ddp-ui-textarea .ddp-btn-selection{float:right;margin:16px 24px 16px 10px}.ddp-type-multidata.ddp-edit .ddp-view-guide{position:absolute;top:49px;left:0;right:0;bottom:0;background-color:rgba(125,132,142,.85);z-index:20}.ddp-type-multidata.ddp-edit .ddp-view-guide:before{display:inline-block;position:absolute;top:-10px;left:20px;width:18px;height:11px;background:url(/assets/images/icon_guide_arrow.png) no-repeat;content:""}.ddp-type-multidata.ddp-edit .ddp-view-guide .ddp-wrap-guide{display:table;width:100%;height:100%}.ddp-type-multidata.ddp-edit .ddp-view-guide .ddp-wrap-guide .ddp-ui-guide{display:table-cell;width:100%;height:100%;vertical-align:middle;text-align:center}.ddp-type-multidata.ddp-edit .ddp-view-guide .ddp-txt-det{display:block;padding-bottom:15px;color:#fff;font-size:22px}.ddp-type-multidata.ddp-edit .ddp-view-guide .ddp-sub-det{display:block;color:#fff;font-size:22px}.ddp-guide-motion{padding:24px 0 0}.ddp-guide-motion .ddp-box-nodes,.ddp-guide-motion .ddp-motion{display:inline-block;position:relative}.ddp-guide-motion .ddp-box-nodes{width:198px;height:72px;padding:27px 0;background-color:#fff;color:#000;font-size:16px;border-radius:50%;box-sizing:border-box;z-index:10;box-shadow:0 16px 35px -15px #000}.ddp-guide-motion .ddp-box-nodes.ddp-last{margin-left:178px}.ddp-guide-motion .ddp-line-bar{display:inline-block;position:absolute;top:25px;left:180px;width:45px;height:61px}.ddp-guide-motion .ddp-line-bar em.ddp-icon-handler{display:inline-block;position:absolute;top:0;right:0;width:45px;height:61px;background:url(/assets/images/icon_handle.png) no-repeat;z-index:20}.ddp-guide-link{padding:35px 0 0}.ddp-guide-link .ddp-link-txt{padding:8px 20px 9px;border:1px solid #d0d1d8;border-radius:2px;color:#fff;font-size:16px}.ddp-guide-link .ddp-link-txt:hover{background-color:hsla(0,0%,100%,.3)}.ddp-guide-motion .ddp-line-bar:before{display:inline-block;position:absolute;top:-10px;left:0;right:27px;height:40px;background-color:#d0d1d8;content:"";z-index:5}#mynetwork{width:100%;height:100%}em.ddp-icon-analysis:before,em.ddp-icon-mapview1-w:before,em.ddp-icon-mapview1:before,em.ddp-icon-mapview2-w:before,em.ddp-icon-mapview2:before,em.ddp-icon-mapview3-w:before,em.ddp-icon-mapview3:before{display:inline-block;width:17px;height:15px;content:"";background:url(/assets/images/icon_mapview.png) no-repeat;background-position:-18px top;vertical-align:middle}em.ddp-icon-mapview2:before{background-position:-18px -16px}em.ddp-icon-mapview3:before{background-position:-18px -32px}em.ddp-icon-mapview1-w:before{background-position:0 0}em.ddp-icon-mapview2-w:before{background-position:0 -16px}em.ddp-icon-mapview3-w:before{background-position:0 -32px}em.ddp-icon-analysis:before{height:12px;margin-top:-6px;background-position:-18px -48px}em.ddp-icon-layer1,em.ddp-icon-layer2{display:inline-block;width:17px;height:15px;content:"";background:url(/assets/images/icon_mapview.png) no-repeat;background-position:-18px top;vertical-align:middle}em.ddp-icon-layer2{background-position:-18px -16px}.ddp-ui-shelf em.ddp-icon-analysis,.ddp-ui-shelf em.ddp-icon-mapview1,.ddp-ui-shelf em.ddp-icon-mapview2,.ddp-ui-shelf em.ddp-icon-mapview3{position:absolute;top:4px;left:7px;width:42px;height:39px;z-index:5;background-color:#fff}.ddp-ui-shelf em.ddp-icon-analysis:before,.ddp-ui-shelf em.ddp-icon-mapview1:before,.ddp-ui-shelf em.ddp-icon-mapview2:before,.ddp-ui-shelf em.ddp-icon-mapview3:before{position:absolute;top:50%;left:50%;margin:-8px 0 0 -9px}.ddp-ui-shelf .ddp-tag-analysis,.ddp-ui-shelf .ddp-tag-layer,.ddp-ui-shelf .ddp-tag-layer2{padding:2px 4px;margin:0 5px 0 13px;background-color:#e8eaef;color:#838992;font-size:13px;border-radius:2px}.ddp-ui-shelf .ddp-tag-layer{margin-left:0}.ddp-ui-shelf .ddp-tag-layer2{background-color:#e9eff6;color:#8d9bb0}.ddp-ui-shelf .ddp-tag-analysis{background-color:#f2efe8;color:#a4968d}.ddp-map-tooltip{display:block;position:absolute;top:0;left:0;max-width:300px;padding:9px;box-sizing:border-box;z-index:10}.ddp-map-tooltip .ddp-label{display:block;padding-bottom:6px;color:#fff;font-size:14px;font-weight:700;vertical-align:middle}.ddp-map-tooltip .ddp-label [class*=ddp-icon-mapview]{margin-right:5px}.ddp-map-tooltip .ddp-data-tooltip{margin-bottom:8px}.ddp-map-tooltip .ddp-data-tooltip:last-of-type{margin-bottom:0}.ddp-map-tooltip .ddp-data-tooltip .ddp-title{color:#d0d1d8;font-size:13px;font-weight:400;text-align:left;white-space:normal}.ddp-map-tooltip .ddp-data-tooltip .ddp-det{color:#fff;font-size:13px;white-space:normal}.ddp-list-datavalue>li{position:relative;padding:5px 28px 5px 10px;background-color:#eeeef0;color:#4a525c;font-size:13px;cursor:pointer}.ddp-list-datavalue>li+li{margin-top:2px}.ddp-list-datavalue li em[class*=ddp-icon-dimension-],.ddp-list-datavalue li em[class*=ddp-icon-measure]{float:left;margin-right:8px}.ddp-list-datavalue li.ddp-add.ddp-selected .ddp-box-layout4{display:block}.ddp-list-datavalue li.ddp-add em.ddp-icon-plus{position:absolute;top:50%;left:8px;margin:-8px 0 0;width:15px;height:15px;background:url(/assets/images/icon_plus.png) no-repeat;background-position:left -15px;content:""}.ddp-list-datavalue li.ddp-add span.ddp-data-value{color:#90969f}.ddp-list-datavalue li.ddp-add:after{display:inline-block;position:absolute;top:50%;right:14px;width:7px;height:4px;margin-left:9px;margin-top:-2px;background:url(/assets/images/icon_select.png) no-repeat;transform:rotate(180deg);content:""}.ddp-list-datavalue li.ddp-add.ddp-selected:after{transform:rotate(0)}.ddp-list-datavalue>li span.ddp-data-value{display:block;position:relative;padding-left:20px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.ddp-list-datavalue>li span.ddp-data-value>em[class*=ddp-icon-dimension-],.ddp-list-datavalue>li span.ddp-data-value>em[class*=ddp-icon-measure]{position:absolute;top:50%;left:0;margin-top:-5px}.ddp-list-datavalue>li:hover .ddp-icon-listdelete{display:inline-block;position:absolute;top:50%;right:10px;margin-top:-8px;width:15px;height:15px;background:url(/assets/images/icon_delete.png) no-repeat;background-position:left -14px;cursor:pointer}.ddp-data-value{position:relative}.ddp-data-value .ddp-box-layout4{display:none;position:absolute;top:100%;left:0;right:0;padding:12px 0 0;width:auto;max-height:334px;overflow:auto;z-index:10}.ddp-data-value .ddp-box-layout4 .ddp-form-search{width:auto;margin:0 10px}.ddp-data-value .ddp-list-typebasic{padding:11px 0}.ddp-data-value .ddp-list-typebasic.ddp-list-popup li a{padding-left:38px;padding-right:16px}.ddp-data-value .ddp-list-typebasic.ddp-list-popup li a em[class*=ddp-icon-dimension-],.ddp-data-value .ddp-list-typebasic.ddp-list-popup li a em[class*=ddp-icon-measure-]{position:absolute;top:50%;left:18px;margin-top:-7px}.ddp-data-value .ddp-list-typebasic.ddp-list-popup li a em.ddp-icon-dimension-ab,.ddp-data-value .ddp-list-typebasic.ddp-list-popup li a em.ddp-icon-dimension-maplink,.ddp-data-value .ddp-list-typebasic.ddp-list-popup li a em.ddp-icon-measure-ab,.ddp-data-value .ddp-list-typebasic.ddp-list-popup li a em.ddp-icon-measure-maplink,.ddp-data-value .ddp-list-typebasic.ddp-list-popup li a em.ddp-icon-type-ab,.ddp-data-value .ddp-list-typebasic.ddp-list-popup li a em.ddp-icon-type-maplink{margin-top:-5px}.ddp-data-value .ddp-list-typebasic.ddp-list-popup li a em.ddp-icon-dimension-float,.ddp-data-value .ddp-list-typebasic.ddp-list-popup li a em.ddp-icon-dimension-int,.ddp-data-value .ddp-list-typebasic.ddp-list-popup li a em.ddp-icon-dimension-sharp,.ddp-data-value .ddp-list-typebasic.ddp-list-popup li a em.ddp-icon-dimension-tf,.ddp-data-value .ddp-list-typebasic.ddp-list-popup li a em.ddp-icon-measure-float,.ddp-data-value .ddp-list-typebasic.ddp-list-popup li a em.ddp-icon-measure-int,.ddp-data-value .ddp-list-typebasic.ddp-list-popup li a em.ddp-icon-measure-sharp,.ddp-data-value .ddp-list-typebasic.ddp-list-popup li a em.ddp-icon-measure-tf,.ddp-data-value .ddp-list-typebasic.ddp-list-popup li a em.ddp-icon-type-float,.ddp-data-value .ddp-list-typebasic.ddp-list-popup li a em.ddp-icon-type-int,.ddp-data-value .ddp-list-typebasic.ddp-list-popup li a em.ddp-icon-type-sharp,.ddp-data-value .ddp-list-typebasic.ddp-list-popup li a em.ddp-icon-type-tf{margin-top:-4px}.ddp-list-datavalue .ddp-list-typebasic li a .ddp-txt-name{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal}.ddp-box-layout4 .ddp-box-search{padding:0 20px}.ddp-box-layout4 .ddp-box-search .ddp-form-search{width:100%;margin-left:0}.ddp-wrap-tab-type{margin:0 -15px;text-align:center}ul.ddp-list-tab-type{display:inline-block}ul.ddp-list-tab-type li{display:inline-block;position:relative;float:left}ul.ddp-list-tab-type li+li{margin-left:1px}ul.ddp-list-tab-type li a{display:inline-block;width:46px;height:46px}ul.ddp-list-tab-type li a em[class*=ddp-img-map-]{display:inline-block;width:46px;height:46px;background:url(/assets/images/img_maptype.png) no-repeat}ul.ddp-list-tab-type li a em.ddp-img-map-line{background-position:-47px 0}ul.ddp-list-tab-type li a em.ddp-img-map-polygon{background-position:-94px 0}ul.ddp-list-tab-type li a em.ddp-img-map-heatmap{background-position:-141px 0}ul.ddp-list-tab-type li a em.ddp-img-map-tile{background-position:-188px 0}ul.ddp-list-tab-type li.ddp-selected a em[class*=ddp-img-map-],ul.ddp-list-tab-type li a:hover em[class*=ddp-img-map-]{background-position-y:-47px}ul.ddp-list-tab-type li a:hover+.ddp-ui-tooltip-info{display:block;top:100%;margin-top:5px;left:0}.ddp-list-tab-type2{border-radius:2px;margin:0 -1px}.ddp-list-tab-type2 li{float:left;position:relative;width:25%;padding:0 1px;box-sizing:border-box}.ddp-list-tab-type2 li a{display:block;width:100%;height:58px;position:relative;border:2px solid #e3e3e6;background:url(/assets/images/bg_maptype.png) no-repeat;box-sizing:border-box}.ddp-list-tab-type2 li a:hover{border-color:#b6b9c1}.ddp-list-tab-type2 li a [class*=ddp-icon-map-]{display:inline-block;position:absolute;top:50%;left:50%;background:url(/assets/images/img_maptype2.png) no-repeat}.ddp-list-tab-type2 li a .ddp-icon-map-point{width:41px;height:38px;margin:-19px 0 0 -20px}.ddp-list-tab-type2 li a .ddp-icon-map-heatmap{width:39px;height:36px;margin:-18px 0 0 -19px;background-position-y:-39px}.ddp-list-tab-type2 li a .ddp-icon-map-hexagon{width:42px;height:41px;margin:-21px 0 0 -21px;background-position-y:-76px}.ddp-list-tab-type2 li a .ddp-icon-map-cluster{width:40px;height:41px;margin:-20px 0 0 -21px;background-position-y:-118px}.ddp-list-tab-type2 li.ddp-selected a{border-color:#9ca2c9}.ddp-list-tab-type2 li.ddp-selected a .ddp-icon-map-heatmap,.ddp-list-tab-type2 li.ddp-selected a .ddp-icon-map-point{background-position-x:-42px}.ddp-list-tab-type2 li.ddp-selected a .ddp-icon-map-hexagon{background-position-x:-43px}.ddp-list-tab-type2 li.ddp-selected a .ddp-icon-map-cluster{background-position-x:-41px}.ddp-list-tab-type2 li .ddp-txt-type{display:block;color:#91969e;font-size:12px;text-align:center;letter-spacing:-.5px}.ddp-list-tab-type2 li.ddp-selected .ddp-txt-type{color:#666fad}.ddp-list-tab-type2 li.ddp-disabled{opacity:.5}.ddp-list-tab-type2 li.ddp-disabled:before{position:absolute;top:0;left:0;right:0;bottom:0;content:"";z-index:1}.ddp-list-tab-type2 li.ddp-disabled a{cursor:no-drop}.ddp-type-dataset .ddp-ui-popup-contents{position:relative}.ddp-type-dataset .ddp-popup-dashboard{position:absolute;top:120px;left:50px;right:50px;bottom:50px;width:auto}.ddp-type-dataset .ddp-wrap-variable{position:absolute;top:43px;left:0;right:0;bottom:0}.ddp-type-dataset .ddp-wrap-grid{height:100%;padding-bottom:44px;box-sizing:border-box}.ddp-type-dataset .ddp-wrap-viewtable{height:100%}.page-storage-create .form-check{display:flex}.page-storage-create .form-check .ddp-btn-pop{min-width:auto;margin-left:4px;white-space:nowrap}.page-storage-create .ddp-wrap-edit2.type-url{margin-top:0}.page-storage-create .ddp-wrap-edit2.type-url .ddp-ui-buttons{padding-top:6px}.page-storage-create .ddp-radio-inline{padding-top:5px;overflow:hidden}.page-storage-create .ddp-radio-inline li{float:left;margin-right:20px}.page-storage-create .ddp-wrap-update{margin-top:17px;margin-bottom:6px}.page-storage-create .ddp-wrap-update .ddp-txt-update{color:#666eb2;font-size:14px;float:left}.page-storage-create .ddp-wrap-update .ddp-btn-line{float:right;margin-top:-7px}.page-storage-create .ddp-wrap-update .ddp-btn-line .ddp-icon-reload{display:inline-block;width:12px;height:12px;margin-right:4px;background:url(/assets/images/btn_refresh.png) no-repeat;background-position:left -76px;vertical-align:middle}.page-storage-create .ddp-txt-error.type-inline{position:relative;top:-5px;margin-left:5px}.ddp-pop-manager{position:relative;padding:15px 60px 16px 40px;border-bottom:1px solid #ddd;overflow:hidden;z-index:5}.ddp-pop-manager .ddp-data-photo{display:inline-block;float:left;width:50px;height:50px;margin-right:16px;border-radius:50%;overflow:hidden;background:url(/assets/images/img_photo2.png) no-repeat;background-size:100% 100%}.ddp-pop-manager .ddp-data-photo img{display:block;width:100%;height:100%}.ddp-pop-manager .ddp-wrap-manager{display:block;padding:5px 0 0;overflow:hidden}.ddp-pop-manager .ddp-wrap-manager .ddp-data-name{display:inline-block;max-width:100%}.ddp-pop-manager .ddp-wrap-manager .ddp-data-name .ddp-icon-control-fav{float:right;margin-left:3px;position:relative;top:2px}.ddp-pop-manager .ddp-wrap-manager .ddp-data-name .ddp-txt-name{display:block;margin-bottom:5px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#4b515b;font-size:16px;font-weight:700}.ddp-pop-manager .ddp-wrap-manager .ddp-data-date{color:#90969f;font-size:12px}.ddp-box-meta .ddp-detail-contents.type-manager{display:flex;flex-direction:column;top:0;padding:94px 60px 20px;height:100%;box-sizing:border-box}.ddp-box-meta .ddp-detail-contents.type-manager .ddp-wrap-table{flex:1 auto;overflow:auto}.ddp-box-meta .ddp-detail-contents .ddp-no-data{padding:42px 0;color:#b5b9c2;border-top:1px solid #e7e7ea;text-align:center}.ddp-box-meta .ddp-detail-contents.type-manager .ddp-type-top-option{min-width:846px}.pop-detail .ddp-wrap-option .ddp-data-total{position:relative;top:6px;color:#90969f;font-size:12px}.pop-detail .ddp-wrap-option .ddp-ui-edit-option .ddp-box-tag-value{min-width:52px;padding:0 5px;text-align:center}.ddp-wrap-rule-edit{padding-bottom:50px}.ddp-wrap-rule-edit .ddp-list-rule li{padding-top:10px}.ddp-wrap-rule-edit .ddp-list-rule li:first-of-type{padding-top:0}.ddp-wrap-rule-edit .ddp-list-rule .ddp-box-rule{position:relative;padding:20px;background-color:rgba(246,246,247,.5);cursor:pointer}.ddp-wrap-rule-edit .ddp-list-rule .ddp-box-rule.type-add{background-color:#eff0fb}.ddp-wrap-rule-edit .ddp-list-rule .ddp-box-rule:hover .ddp-btn-control{display:block}.ddp-wrap-rule-edit .ddp-list-rule .ddp-box-rule .ddp-btn-control{display:none;position:absolute;top:20px;right:20px}.ddp-wrap-rule-edit .ddp-list-rule .ddp-box-rule .ddp-data-name{padding-bottom:10px;color:#4b515b;font-size:13px;font-weight:700}.ddp-wrap-rule-edit .ddp-list-rule .ddp-box-rule .ddp-data-name .ddp-icon-new{position:relative;top:-1px;font-weight:400;margin-left:7px}.ddp-wrap-rule-edit .ddp-list-rule .ddp-box-rule .ddp-wrap-edit3{padding:0 0 0 20px;margin-top:10px;margin-bottom:0;width:615px}.ddp-wrap-rule-edit .ddp-list-rule .ddp-box-rule .ddp-wrap-edit3.ddp-type .ddp-label-type{width:80px}.ddp-wrap-rule-edit .ddp-list-rule .ddp-box-rule .ddp-wrap-edit3 .type-full{width:100%}.ddp-wrap-rule-edit .ddp-list-rule .ddp-box-rule .ddp-wrap-edit3 .type-input-size{width:300px}.ddp-detail-summary .ddp-data-name{padding:0 0 17px;color:#4b515b;font-size:18px;font-weight:700}.ddp-detail-summary .ddp-detail-txt{color:#4b515b;font-size:13px}.ddp-ui-flex-popup .ddp-pop-contents .ddp-wrap-table-detail{padding:30px 0 0;margin:30px 0 0}.ddp-ui-flex-popup .ddp-pop-contents .ddp-wrap-table-detail .ddp-label-detail{color:#4b515b;font-size:13px;font-weight:700}.ddp-ui-flex-popup .ddp-pop-contents .ddp-wrap-table-detail table.ddp-table-detail{margin-top:19px}table.ddp-table-detail tbody tr td .ddp-type-format{margin:-4px 0 13px}table.ddp-table-detail tbody tr td .ddp-type-format .ddp-label-checkbox{margin-left:10px;vertical-align:top}table.ddp-table-detail tbody tr td .ddp-wrap-label.type-inline .ddp-label-radio{margin-right:18px}table.ddp-table-detail tbody tr td .ddp-txt-logical [class*=ddp-icon-type-]{position:relative;top:0;left:0;margin:0 4px 0 0}.ddp-wrap-table-detail .ddp-table-solid-bg{width:50%}table.ddp-table-solid-bg tr th{padding:3px 15px;color:#90969f;font-weight:400;font-size:13px;background-color:#f6f6f7;text-align:left}table.ddp-table-solid-bg tr td{padding:5px 15px;font-size:13px;color:#4b515b}.theme-dark .ddp-icon-time,.theme-dark .ddp-icon-time2,.theme-dark .ddp-icon-time3,.theme-dark .ddp-icon-time4,.theme-dark .ddp-icon-time5{display:inline-block;width:15px;height:15px;background:url(/assets/images/dark_theme/icon_time_dark.png) no-repeat;vertical-align:middle}.theme-dark .ddp-icon-time4{width:14px}.theme-dark .ddp-icon-time2{background-position:-16px top}.theme-dark .ddp-icon-time3{background-position:-32px top}.theme-dark .ddp-icon-time4{background-position:-14px -16px}.theme-dark .ddp-icon-time5{width:13px;height:13px;background-position:-28px -16px}.theme-dark .ddp-icon-refresh3,.theme-dark .ddp-icon-scheme,.theme-dark .ddp-icon-tb{display:inline-block;width:13px;height:14px;background:url(/assets/images/icon_scheme.png) no-repeat}.theme-dark .ddp-icon-refresh3{width:12px;height:13px;background-position:0 -15px}.theme-dark .ddp-icon-refresh3:hover{background-position:-14px -15px}.theme-dark .ddp-icon-tb{width:10px;height:10px;background-position:-14px 0}.theme-dark .ddp-icon-group-s2,.theme-dark .ddp-icon-user-s2{display:inline-block;background:url(/assets/images/icon_group.png) no-repeat;opacity:.5}.theme-dark .ddp-icon-group-s2{width:17px;height:12px;background-position:left -15px}.theme-dark .ddp-icon-user-s2{width:10px;height:12px;background-position:left -28px}.theme-dark em.ddp-icon-dataset2,.theme-dark em.ddp-icon-dataset3{display:inline-block;width:19px;height:19px;margin-right:5px;background:url(/assets/images/icon_dataset.png) no-repeat;background-position:-20px top;vertical-align:middle}.theme-dark em.ddp-icon-dataset3{background-position:-60px top}.theme-dark .ddp-result-scuccess{color:#5cacdf;font-size:12px}.theme-dark .ddp-result-fail{color:#e35252;font-size:12px;cursor:pointer}.theme-dark .ddp-result-fail:after{display:inline-block;position:relative;top:-1px;margin-left:3px;content:"";width:13px;height:13px;vertical-align:middle;background:url(/assets/images/icon_go.png) no-repeat}.theme-dark .ddp-result-fail:hover{text-decoration:underline}.theme-dark em.ddp-icon-dataset{display:inline-block;position:relative;top:-3px;width:19px;height:19px;margin-right:5px;background:url(/assets/images/icon_dataset.png) no-repeat;vertical-align:middle}.theme-dark .ddp-icon-fail,.theme-dark .ddp-icon-success{display:inline-block;background:url(/assets/images/icon_message.png) no-repeat}.theme-dark .ddp-icon-fail{width:9px;height:10px}.theme-dark .ddp-icon-success{width:11px;height:8px;background-position:left -19px}.theme-dark .ddp-btn-reset2,.theme-dark .ddp-btn-reset3{display:inline-block;width:14px;height:13px;background:url(/assets/images/icon_reset.png) no-repeat;background-position:left -34px}.theme-dark .ddp-btn-reset2:hover{background-position:-15px -34px}.theme-dark .ddp-btn-reset3{background-position:-16px -20px}.theme-dark .ddp-btn-reset3:hover{background-position:-15px -34px}.theme-dark .ddp-icon-reset2{display:inline-block;width:14px;height:13px;background:url(/assets/images/icon_reset.png) no-repeat;background-position:-31px -20px}.theme-dark .ddp-icon-database-s,.theme-dark .ddp-icon-database-s2,.theme-dark .ddp-icon-database-w{height:15px}.theme-dark .ddp-icon-database-b,.theme-dark .ddp-icon-database-s,.theme-dark .ddp-icon-database-s2,.theme-dark .ddp-icon-database-w{display:inline-block;width:12px;background:url(/assets/images/icon_database.png) no-repeat;background-position:left -30px;vertical-align:middle}.theme-dark .ddp-icon-database-b{height:15px;height:13px;background-position:-39px top}.theme-dark .ddp-icon-database-s2{background-position:-26px top}.theme-dark .ddp-icon-database-w{width:12px;height:13px;background-position:0 0}.theme-dark .ddp-icon-database3{display:inline-block;width:12px;height:14px;background:url(/assets/images/icon_database.png) no-repeat;background-position:-13px -31px;vertical-align:middle}.theme-dark em.ddp-icon-lock{display:inline-block;width:11px;height:13px;background:url(/assets/images/icon_lock.png) no-repeat;background-position:0 0}.theme-dark em.ddp-icon-alias{display:inline-block;position:relative;top:-2px;height:11px;font-size:12px;color:#656d7b;vertical-align:middle;font-family:sans-serif;font-weight:700}.theme-dark .ddp-wrap-datarecommend{display:inline-block;position:relative;padding:1px 0 0;min-width:16px;height:11px;border:1px solid #b7b9c2;color:#b8bac3;font-size:10px;text-align:center;line-height:11px}.theme-dark .ddp-wrap-datarecommend em.ddp-icon-recommend-s{bottom:-2px;right:-2px}.theme-dark .ddp-wrap-datarecommend em.ddp-icon-recommend-s,.theme-dark .ddp-wrap-datarecommend em.ddp-icon-recommend-s2{display:inline-block;position:absolute;width:6px;height:9px;background:url(/assets/images/icon_recommend.png) no-repeat;background-position:left -16px}.theme-dark .ddp-wrap-datarecommend em.ddp-icon-recommend-s2{bottom:-2px;right:-2px;bottom:-4px;right:-5px;background-position-y:-26px;background-color:#f7f7f8;border:1px solid #f7f7f8}.theme-dark .ddp-wrap-datalock{display:inline-block;position:relative;padding:1px 0 0;min-width:16px;height:11px;border:1px solid #b7b9c2;color:#b8bac3;font-size:10px;text-align:center;line-height:11px}.theme-dark .ddp-wrap-datalock em.ddp-icon-lock-s{position:absolute;bottom:-2px;right:-2px}.theme-dark .ddp-wrap-datalock em.ddp-icon-lock-s2{position:absolute;bottom:-3px;right:-5px;background-color:#f7f7f8;border:1px solid #f7f7f8}.theme-dark .ddp-btn-option{width:15px;height:15px}.theme-dark .ddp-btn-option,.theme-dark .ddp-btn-option2{display:inline-block;background:url(/assets/images/icon_option.png) no-repeat}.theme-dark .ddp-btn-option2{width:15px;height:15px;width:14px;height:14px;background-position:-30px -16px;vertical-align:middle}.theme-dark .ddp-btn-option:hover{background-position:-16px top}.theme-dark .ddp-btn-option2:hover{background-position:-15px -16px}.theme-dark .ddp-btn-info{display:inline-block;width:13px;height:13px;background:url(/assets/images/icon_info.png) no-repeat;background-position:-14px -30px;cursor:pointer}.theme-dark .ddp-btn-info:hover{background-position:-28px -30px}.theme-dark a.ddp-btn-return,.theme-dark a.ddp-btn-return-s{display:inline-block;width:22px;height:19px;background:url(/assets/images/dark_theme/icon_return_dark.png) no-repeat}.theme-dark a.ddp-btn-return:hover{background-position-x:-46px}.theme-dark a.ddp-btn-return-s{width:14px;height:13px;background-position:-15px -20px}.theme-dark a.ddp-btn-switch{display:inline-block;width:7px;height:12px;background:url(/assets/images/icon_switch.png) no-repeat}.theme-dark a.ddp-btn-switch.ddp-selected{background-position:-8px top}.theme-dark a.ddp-btn-delete-b,.theme-dark a.ddp-btn-edit-b{display:inline-block;background:url(/assets/images/icon_edit_b.png) no-repeat}.theme-dark a.ddp-btn-edit-b{width:16px;height:17px}.theme-dark a.ddp-btn-edit-b:hover{background-position-x:-17px}.theme-dark a.ddp-btn-delete-b{width:18px;height:17px;background-position:left -18px}.theme-dark a.ddp-btn-delete-b:hover{background-position-x:-19px}.theme-dark span.ddp-data-jupyter:before,.theme-dark span.ddp-data-zeppelin:before{display:inline-block;content:"";margin-right:5px;background:url(/assets/images/icon_server.png) no-repeat;vertical-align:middle}.theme-dark span.ddp-data-jupyter:before{width:12px;height:16px}.theme-dark span.ddp-data-zeppelin:before{width:18px;height:10px;background-position:left -17px}.theme-dark span.ddp-data-lang-python:before,.theme-dark span.ddp-data-lang-r:before{display:inline-block;content:"";margin-right:5px;background:url(/assets/images/icon_lang.png) no-repeat;vertical-align:middle}.theme-dark span.ddp-data-lang-r:before{width:16px;height:13px;background-position:left -14px}.theme-dark span.ddp-data-lang-python:before{width:13px;height:13px}.theme-dark em.ddp-icon-lang-jupyter,.theme-dark em.ddp-icon-lang-zeppelin{display:inline-block;content:"";margin-right:5px;background:url(/assets/images/icon_lang.png) no-repeat;vertical-align:middle}.theme-dark em.ddp-icon-lang-zeppelin{width:17px;height:11px;background-position:left -28px}.theme-dark em.ddp-icon-lang-jupyter{width:12px;height:16px;background-position:left -40px}.theme-dark em.ddp-icon-window{display:inline-block;width:12px;height:10px;background:url(/assets/images/icon_window.png) no-repeat;vertical-align:middle}.theme-dark em.ddp-icon-lock-s,.theme-dark em.ddp-icon-lock-s2{display:inline-block;width:6px;height:8px;background:url(/assets/images/icon_lock.png) no-repeat;background-position:left -14px}.theme-dark em.ddp-icon-lock-s2{background-position:left -23px}.theme-dark em.ddp-icon-recommend{display:inline-block;position:relative;top:-1px;width:11px;height:15px;background:url(/assets/images/icon_recommend.png) no-repeat}.theme-dark em.ddp-icon-boardside-lock{display:inline-block;width:11px;height:13px;background:url(/assets/images/icon_lock.png) no-repeat}.theme-dark em.ddp-icon-delete,.theme-dark em.ddp-icon-delete2{display:inline-block;width:11px;height:12px;margin-right:5px;background:url(/assets/images/icon_edit2.png) no-repeat;background-position:left -21px;vertical-align:middle}.theme-dark em.ddp-icon-delete2{opacity:.5}.theme-dark em.ddp-icon-file-sql{display:inline-block;width:22px;height:22px;margin-right:5px;background:url(/assets/images/icon_file.png) no-repeat;vertical-align:middle}.theme-dark em.ddp-icon-db-s,.theme-dark em.ddp-icon-dbdata,.theme-dark em.ddp-icon-dbdata2,.theme-dark em.ddp-icon-dbdata-s,.theme-dark em.ddp-icon-file,.theme-dark em.ddp-icon-file2,.theme-dark em.ddp-icon-flow,.theme-dark em.ddp-icon-flow2,.theme-dark em.ddp-icon-imported,.theme-dark em.ddp-icon-imported2-s,.theme-dark em.ddp-icon-imported-s,.theme-dark em.ddp-icon-staging,.theme-dark em.ddp-icon-wrangled,.theme-dark em.ddp-icon-wrangled-m{display:inline-block;position:relative;width:13px;height:12px;margin-right:5px;background:url(/assets/images/icon_data.png) no-repeat;vertical-align:middle}.theme-dark em.ddp-icon-imported{width:11px;height:14px;background-position:-27px top}.theme-dark em.ddp-icon-imported-s{width:13px;height:12px;background-position:0 0;vertical-align:middle}.theme-dark em.ddp-icon-imported2-s{width:13px;height:12px;background-position:-53px top;vertical-align:middle}.theme-dark em.ddp-icon-db-s{width:13px;height:13px;background-position:-39px top;vertical-align:middle}.theme-dark em.ddp-icon-flow{width:13px;height:13px;background-position:left -50px}.theme-dark em.ddp-icon-flow2{width:13px;height:13px;background-position:-14px -50px;vertical-align:middle}.theme-dark em.ddp-icon-file{width:11px;height:13px;background-position:left -64px}.theme-dark em.ddp-icon-file2{width:16px;height:20px;background-position:left -78px}.theme-dark em.ddp-icon-dbdata,.theme-dark em.ddp-icon-dbdata2{width:17px;height:19px;margin-right:10px;background-position:left -30px}.theme-dark em.ddp-icon-dbdata2{background-position:-18px -30px}.theme-dark em.ddp-icon-staging{width:13px;height:15px;background-position:left -99px}.theme-dark em.ddp-icon-dbdata-s{width:11px;height:14px;background-position:-27px top}.theme-dark em.ddp-icon-wrangled-m{width:16px;height:16px;margin-right:5px;background-position:left -13px}.theme-dark em.ddp-icon-use{display:inline-block;position:absolute;top:50%;left:8px;width:6px;height:6px;margin-top:-3px;border-radius:50%;background-color:#4b515b;vertical-align:middle}.theme-dark .ddp-icon-add{display:inline-block;width:13px;height:13px;background:url(/assets/images/icon_add2.png) no-repeat;background-position:-14px top;vertical-align:middle}.theme-dark .ddp-icon-edit2{display:inline-block;width:10px;height:10px;background:url(/assets/images/dark_theme/icon_edit2_dark.png) no-repeat;vertical-align:middle}.theme-dark .ddp-icon-edit2:hover{background-position:-11px top}.theme-dark em.ddp-icon-svg{display:inline-block;width:24px;height:24px;margin-right:5px;vertical-align:middle}.theme-dark em.ddp-icon-alart,.theme-dark em.ddp-icon-error2,.theme-dark em.ddp-icon-error-s,.theme-dark em.ddp-icon-sinfo2{display:inline-block;background:url(/assets/images/icon_info.png) no-repeat;vertical-align:middle}.theme-dark em.ddp-icon-sinfo2{width:13px;height:13px;background-position:left -16px;cursor:pointer}.theme-dark em.ddp-icon-error2{width:13px;height:13px;background-position:-14px -16px}.theme-dark em.ddp-icon-error-s{width:11px;height:11px;background-position:-16px 0}.theme-dark em.ddp-icon-alart{width:15px;height:15px;background-position:left -44px}.theme-dark em.ddp-icon-essential{display:inline-block;width:4px;height:5px;background:url(/assets/images/icon_essential.png) no-repeat}.theme-dark em.ddp-icon-type-graph{height:11px;background:url(/assets/images/icon_graph.png) no-repeat}.theme-dark em.ddp-icon-type-graph,.theme-dark em.ddp-icon-type-sdel{display:inline-block;position:absolute;top:50%;left:10px;width:11px;margin-top:-6px;vertical-align:middle}.theme-dark em.ddp-icon-type-sdel{height:12px;background:url(/assets/images/btn_info_det.png) no-repeat;background-position:left -14px}.theme-dark em.ddp-icon-type-round{display:inline-block;width:16px;height:16px;text-align:center;position:absolute;top:50%;left:10px;margin-top:-6px;padding:1px 3px 0 1px;border-radius:50%;border:1px solid #7078b7;color:#7078b7;font-size:9px;vertical-align:middle;letter-spacing:-1px;box-sizing:border-box}.theme-dark em.ddp-icon-chartdet,.theme-dark em.ddp-icon-tool-chart,.theme-dark em.ddp-icon-tool-display,.theme-dark em.ddp-icon-tool-elliptical,.theme-dark em.ddp-icon-tool-freeshape,.theme-dark em.ddp-icon-tool-legend,.theme-dark em.ddp-icon-tool-linked,.theme-dark em.ddp-icon-tool-list,.theme-dark em.ddp-icon-tool-minimap,.theme-dark em.ddp-icon-tool-pointer,.theme-dark em.ddp-icon-tool-rectangular,.theme-dark em.ddp-icon-tool-revert,.theme-dark em.ddp-icon-tool-selectbox,.theme-dark em.ddp-icon-tool-title,.theme-dark em.ddp-icon-tool-zoomin,.theme-dark em.ddp-icon-tool-zoomout{display:inline-block;background:url(/assets/images/icon_tool.png) no-repeat;vertical-align:middle}.theme-dark em.ddp-icon-tool-title{width:13px;height:13px}.theme-dark em.ddp-icon-tool-legend{width:12px;height:11px;background-position:left -14px}.theme-dark em.ddp-icon-tool-minimap{width:12px;height:13px;background-position:left -26px}.theme-dark em.ddp-icon-tool-linked{width:16px;height:11px;background-position:left -40px}.theme-dark em.ddp-icon-tool-chart{width:12px;height:13px;background-position:left -52px}.theme-dark em.ddp-icon-tool-pointer{width:12px;height:11px;background-position:left -66px}.theme-dark em.ddp-icon-tool-elliptical{width:13px;height:13px;background-position:left -78px}.theme-dark em.ddp-icon-tool-freeshape{width:13px;height:12px;background-position:left -92px}.theme-dark em.ddp-icon-tool-rectangular{width:14px;height:14px;background-position:left -105px}.theme-dark em.ddp-icon-tool-zoomin{width:12px;height:13px;background-position:left -121px}.theme-dark em.ddp-icon-tool-zoomout{width:13px;height:13px;background-position:left -135px}.theme-dark em.ddp-icon-tool-revert{width:11px;height:13px;background-position:left -149px}.theme-dark em.ddp-icon-chartdet{width:13px;height:13px;margin-right:5px;background-position:left -163px}.theme-dark em.ddp-icon-tool-selectbox{width:15px;height:11px;margin:-6px 0 0 -8px;background-position:left -177px}.theme-dark em.ddp-icon-tool-display{width:12px;height:11px;background-position:left -199px}.theme-dark em.ddp-icon-tool-list{width:13px;height:9px;margin:-5px 0 0 -7px;background-position:left -189px}.theme-dark em.ddp-icon-spin-loading,.theme-dark em.ddp-icon-widget-loading:before{display:inline-block;width:12px;height:12px;background:url(/assets/images/icon_tabloading.png) no-repeat;vertical-align:middle;animation-name:spin;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear}.theme-dark em.ddp-icon-widget-loading:before{margin:-6px 0 0 -6px;content:""}.theme-dark em.ddp-icon-widget-chart,.theme-dark em.ddp-icon-widget-copy,.theme-dark em.ddp-icon-widget-cut,.theme-dark em.ddp-icon-widget-downsize,.theme-dark em.ddp-icon-widget-edit,.theme-dark em.ddp-icon-widget-full,.theme-dark em.ddp-icon-widget-gridsave,.theme-dark em.ddp-icon-widget-info,.theme-dark em.ddp-icon-widget-moveto,.theme-dark em.ddp-icon-widget-save,.theme-dark em.ddp-icon-widget-store{position:relative;display:inline-block;cursor:pointer}.theme-dark em.ddp-icon-widget-chart:before,.theme-dark em.ddp-icon-widget-copy:before,.theme-dark em.ddp-icon-widget-cut:before,.theme-dark em.ddp-icon-widget-dataview:before,.theme-dark em.ddp-icon-widget-downsize:before,.theme-dark em.ddp-icon-widget-edit:before,.theme-dark em.ddp-icon-widget-full:before,.theme-dark em.ddp-icon-widget-gridsave:before,.theme-dark em.ddp-icon-widget-info:before,.theme-dark em.ddp-icon-widget-moveto:before,.theme-dark em.ddp-icon-widget-save:before,.theme-dark em.ddp-icon-widget-store:before,.theme-dark em.ddp-icon-widget-synch:before{display:inline-block;background:url(/assets/images/icon_widget.png) no-repeat;vertical-align:middle;content:""}.theme-dark em.ddp-icon-widget-edit:before{width:13px;height:13px;background-position:left -131px}.theme-dark em.ddp-icon-widget-cut:before{width:11px;height:11px;background-position:0 -176px}.theme-dark em.ddp-icon-widget-moveto:before{width:13px;height:12px;background-position:-14px top}.theme-dark em.ddp-icon-widget-save:before{width:12px;height:13px;background-position:-13px -40px}.theme-dark em.ddp-icon-widget-gridsave:before{display:inline-block;width:12px;height:13px;background-position:-39px -40px;content:""}.theme-dark em.ddp-icon-widget-full:before{width:14px;height:14px;background-position:left -161px}.theme-dark em.ddp-icon-widget-downsize:before{width:14px;height:14px;background-position:-15px -161px}.theme-dark em.ddp-icon-widget-copy:before{width:13px;height:13px;background-position:-14px -92px}.theme-dark em.ddp-icon-widget-chart:before{position:relative;top:2px;width:13px;height:11px;background-position:-14px -106px}.theme-dark em.ddp-icon-widget-info:before{width:15px;height:15px;background-position:left -145px}.theme-dark em.ddp-icon-widget-dataview:before{display:inline-block;width:13px;height:13px;background-position:left -188px}.theme-dark em.ddp-icon-widget-store:before{width:13px;height:12px;background-position:-14px -118px}.theme-dark em.ddp-icon-widget-synch:before{display:inline-block;width:18px;height:13px;background-position:left -202px}.theme-dark em.ddp-icon-widget-synch.ddp-on:before{width:16px;background-position-y:-216px}.theme-dark em.ddp-icon-workbook{display:inline-block;width:12px;height:14px;background:url(/assets/images/icon_workbook.png) no-repeat}.theme-dark em.ddp-icon-group{display:inline-block;width:14px;height:12px;background:url(/assets/images/icon_group.png) no-repeat;vertical-align:middle}.theme-dark em.ddp-icon-btnplus2{display:inline-block;width:10px;height:10px;margin-right:5px;background:url(/assets/images/icon_add.png) no-repeat;background-position:-11px -66px}.theme-dark em.ddp-icon-folder{display:inline-block;position:absolute;top:50%;left:68px;width:15px;height:13px;margin-top:-7px;background:url(/assets/images/icon_folder.png) no-repeat}.theme-dark em.ddp-icon-btnsource,.theme-dark em.ddp-icon-result-data,.theme-dark em.ddp-icon-result-source,.theme-dark em.ddp-icon-result-source-w,.theme-dark em.ddp-icon-result-user,.theme-dark em.ddp-icon-result-users,.theme-dark em.ddp-icon-result-workbook{display:inline-block;position:relative;top:-1px;background:url(/assets/images/icon_result.png) no-repeat;vertical-align:middle}.theme-dark em.ddp-icon-btnsource,.theme-dark em.ddp-icon-result-source{width:12px;height:14px;background-position:-37px top}.theme-dark em.ddp-icon-result-source{margin-right:5px}.theme-dark em.ddp-icon-result-source-w{width:12px;height:14px;background-position:-24px top}.theme-dark em.ddp-icon-result-user{width:12px;height:14px;margin-right:5px;background-position:left -14px}.theme-dark em.ddp-icon-result-users{width:14px;height:12px;margin-right:5px;background-position:left -44px}.theme-dark em.ddp-icon-result-data{width:12px;height:14px;margin-right:5px;background-position:-63px top}.theme-dark em.ddp-icon-result-workbook{width:17px;height:14px;margin-right:5px;background-position:left -29px}.theme-dark em.ddp-icon-btn-done,.theme-dark em.ddp-icon-btn-edit,.theme-dark em.ddp-icon-btn-edit2,.theme-dark em.ddp-icon-btnadd,.theme-dark em.ddp-icon-btnchart,.theme-dark em.ddp-icon-btnchart-w,.theme-dark em.ddp-icon-btnclose,.theme-dark em.ddp-icon-btndone,.theme-dark em.ddp-icon-btnfav,.theme-dark em.ddp-icon-btnfilter,.theme-dark em.ddp-icon-btnplus,.theme-dark em.ddp-icon-btnsave,.theme-dark em.ddp-icon-btntext,.theme-dark em.ddp-icon-btntext-w,.theme-dark em.ddp-icon-btnvariable,.theme-dark em.ddp-icon-btnworkspace,.theme-dark em.ddp-icon-chart-new,.theme-dark em.ddp-icon-dismiss,.theme-dark em.ddp-icon-filter-new,.theme-dark em.ddp-icon-parameter-new,.theme-dark em.ddp-icon-spacelist,.theme-dark em.ddp-icon-text-new{display:inline-block;margin-right:8px;background:url(/assets/images/dark_theme/icon_buttons_dark.png) no-repeat;vertical-align:middle}em.ddp-icon-btn-pencil{background:url(/assets/images/dark_theme/icon_buttons_dark.png) no-repeat;background-position:-14px -340px}em.ddp-icon-btn-pencil,em.ddp-icon-btn-pencil:hover{display:inline-block;margin-right:8px;vertical-align:middle;width:12px;height:12px}em.ddp-icon-btn-pencil:hover{background:url(/assets/images/dark_theme/icon_buttons_dark.png) no-repeat;background-position:0 -340px}.theme-dark em.ddp-icon-btnchart{width:17px;height:14px;background-position:left -101px}.theme-dark em.ddp-icon-btnchart-w{width:17px;height:14px;background-position:-18px -101px}.theme-dark em.ddp-icon-btntext{width:11px;height:13px;background-position:left -119px}.theme-dark em.ddp-icon-btntext-w{width:11px;height:13px;background-position:-12px -119px}.theme-dark em.ddp-icon-btnfilter{width:16px;height:13px;background-position:left -133px}.theme-dark em.ddp-icon-btnvariable{width:17px;height:15px;background-position:left -147px}.theme-dark em.ddp-icon-spacelist{width:14px;height:15px;background-position:left -73px}.theme-dark em.ddp-icon-btnplus{position:relative;top:-1px;width:11px;height:11px;background-position:left -89px}.theme-dark em.ddp-icon-dismiss{width:12px;height:12px;background-position:left -173px}.theme-dark em.ddp-icon-btndone,.theme-dark em.ddp-icon-btnsave{width:15px;height:9px;background-position:left -163px}.theme-dark em.ddp-icon-btnclose{width:11px;height:11px;background-position:left -186px}.theme-dark em.ddp-icon-btnfav{width:12px;height:11px;background-position:left -227px}.theme-dark em.ddp-icon-btnworkspace{width:10px;height:12px;background-position:left -239px}.theme-dark em.ddp-icon-btnadd{width:10px;height:10px;background-position:left -252px}.theme-dark em.ddp-icon-chart-new{width:22px;height:17px;background-position:-23px -277px}.theme-dark em.ddp-icon-filter-new{width:21px;height:14px;background-position:left -295px}.theme-dark em.ddp-icon-parameter-new{width:21px;height:15px;background-position:left -310px}.theme-dark em.ddp-icon-btn-edit{width:13px;height:13px;background-position:left -339px}.theme-dark em.ddp-icon-btn-edit2{width:13px;height:13px;background-position:-14px -339px}.theme-dark em.ddp-icon-text-new{width:19px;height:13px;background-position:left -326px}.theme-dark em.ddp-icon-btn-done{width:15px;height:9px;background-position:left -353px}.theme-dark em.ddp-icon-btnoption{display:inline-block;width:14px;height:14px;margin-right:8px;background:url(/assets/images/icon_option.png) no-repeat;background-position:-30px -16px;vertical-align:middle}.theme-dark em.ddp-icon-chart2,.theme-dark em.ddp-icon-chart3,.theme-dark em.ddp-icon-chart-s{display:inline-block;width:19px;height:15px;background:url(/assets/images/dark_theme/icon_chart_dark.png) no-repeat;background-position:left -12px;vertical-align:middle}.theme-dark em.ddp-icon-chart3{width:17px;height:14px;background-position:left -28px}.theme-dark em.ddp-icon-chart-s{width:10px;height:8px;background-position:left -43px}.theme-dark em.ddp-icon-chart-w{display:inline-block;width:13px;height:11px;margin-right:5px;background:url(/assets/images/icon_widget.png) no-repeat;background-position:-28px -106px}.theme-dark em.ddp-icon-dashboard2{width:19px;height:15px}.theme-dark em.ddp-icon-dashboard2,.theme-dark em.ddp-icon-dashboard3{display:inline-block;background:url(/assets/images/dark_theme/icon_dashboard_dark.png) no-repeat;vertical-align:middle}.theme-dark em.ddp-icon-dashboard3{width:19px;height:15px;width:17px;height:14px;background-position:left -16px}.theme-dark em.ddp-icon-notebook{display:inline-block;width:12px;height:14px;position:absolute;top:50%;margin-top:-7px;background:url(/assets/images/icon_gnb.png) no-repeat;background-position:left -29px}.theme-dark em.ddp-link-add{display:inline-block;width:13px;height:13px;margin-right:10px;background:url(/assets/images/icon_linkadd.png) no-repeat;vertical-align:middle}.theme-dark em.ddp-icon-eyes2,.theme-dark em.ddp-icon-eyes2-none,.theme-dark em.ddp-icon-eyes2-on{display:inline-block;width:16px;height:11px;background:url(/assets/images/dark_theme/icon_eyes_dark.png) no-repeat;vertical-align:middle}.theme-dark em.ddp-icon-eyes2{background-position:-17px 0}.theme-dark em.ddp-icon-eyes2-none{background-position:left -24px}.theme-dark em.ddp-icon-eyes2-on{background-position:-17px top}.theme-dark em.ddp-icon-sclose{padding:4px;cursor:pointer}.theme-dark em.ddp-icon-sclose:before{display:inline-block;content:"";width:8px;height:8px;background:url(/assets/images/btn_sclose.png) no-repeat;background-position:left -77px;cursor:pointer}.theme-dark em.ddp-icon-sclose2{display:inline-block;content:"";width:8px;height:8px;background:url(/assets/images/btn_sclose.png) no-repeat;background-position:left -94px;cursor:pointer}.theme-dark em.ddp-icon-sclose2:hover{background-position:-9px -94px}.theme-dark em.ddp-icon-edit3{display:inline-block;width:12px;height:12px;background:url(/assets/images/icon_edit2.png) no-repeat;background-position:-13px -48px}.theme-dark .ddp-icon-del-s,.theme-dark .ddp-icon-edit-s{display:inline-block;padding:4px;cursor:pointer}.theme-dark .ddp-icon-del-s:before,.theme-dark .ddp-icon-edit-s:before{display:inline-block;content:"";background:url(/assets/images/icon_edit2.png) no-repeat;cursor:pointer}.theme-dark .ddp-icon-edit-s:before{width:10px;height:10px}.theme-dark .ddp-icon-del-s:before{width:9px;height:9px;position:relative;top:-1px;background-position:0 -11px}.theme-dark .ddp-icon-edit-s:hover:before{background-position:-11px top}.theme-dark .ddp-icon-del-s:hover:before{background-position:-10px -11px}.theme-dark em.ddp-icon-link-add{display:inline-block;width:9px;height:9px;margin-right:5px;background:url(/assets/images/icon_add.png) no-repeat;background-position:-20px top;vertical-align:middle}.theme-dark em.ddp-icon-link-plus{display:inline-block;position:relative;width:9px;height:9px;background:url(/assets/images/btn_minus_plus.png) no-repeat;background-position:left -2px;vertical-align:middle;cursor:pointer}.theme-dark em.ddp-icon-link-plus.ddp-disabled:hover{background-position:left -2px}.theme-dark em.ddp-icon-link-plus.ddp-disabled:before{display:inline-block;content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,100%,.5);cursor:no-drop}.theme-dark em.ddp-icon-link-approve,.theme-dark em.ddp-icon-link-check,.theme-dark em.ddp-icon-link-cut,.theme-dark em.ddp-icon-link-cut2,.theme-dark em.ddp-icon-link-down,.theme-dark em.ddp-icon-link-edit,.theme-dark em.ddp-icon-link-edit2{display:inline-block;margin-right:5px;background:url(/assets/images/icon_control.png) no-repeat;vertical-align:middle}.theme-dark em.ddp-icon-link-approve{width:11px;height:11px;background-position:left -119px}.theme-dark em.ddp-icon-link-check{width:11px;height:8px;background-position:left -110px}.theme-dark em.ddp-icon-link-cut{position:relative;top:-1px;width:12px;height:13px;background-position:-13px -14px}.theme-dark em.ddp-icon-link-cut2{position:relative;top:-1px;width:11px;height:12px;background-position:-62px -14px}.theme-dark em.ddp-icon-link-cut2.ddp-disabled,.theme-dark em.ddp-icon-link-cut2.ddp-disabled:hover{background-position:-26px -14px;opacity:.5;cursor:no-drop}.theme-dark em.ddp-icon-link-edit{width:12px;height:12px;background-position:-26px -97px}.theme-dark em.ddp-icon-link-edit2{width:12px;height:12px;background-position:-39px -97px}.theme-dark em.ddp-icon-link-down{width:13px;height:13px;background-position:left -230px}.theme-dark em.ddp-icon-download,.theme-dark em.ddp-icon-upload{display:inline-block;background:url(/assets/images/icon_control.png) no-repeat}.theme-dark em.ddp-icon-upload{width:11px;height:12px;background-position:left -244px}.theme-dark em.ddp-icon-download{width:13px;height:13px;background-position:left -230px}.theme-dark em.ddp-icon-download2{display:inline-block;width:11px;height:13px;background:url(/assets/images/icon_download.png) no-repeat}.theme-dark em.ddp-icon-download2.type-download{background-position:left -14px}.theme-dark em.ddp-icon-control-calculat,.theme-dark em.ddp-icon-control-calculat.ddp-type,.theme-dark em.ddp-icon-control-check,.theme-dark em.ddp-icon-control-close,.theme-dark em.ddp-icon-control-copy,.theme-dark em.ddp-icon-control-copy-s,.theme-dark em.ddp-icon-control-cut,.theme-dark em.ddp-icon-control-cut-s,.theme-dark em.ddp-icon-control-dimension,.theme-dark em.ddp-icon-control-edit2,.theme-dark em.ddp-icon-control-fav,.theme-dark em.ddp-icon-control-filter,.theme-dark em.ddp-icon-control-filter.ddp-type,.theme-dark em.ddp-icon-control-info,.theme-dark em.ddp-icon-control-insert,.theme-dark em.ddp-icon-control-link,.theme-dark em.ddp-icon-control-more,.theme-dark em.ddp-icon-control-more2,.theme-dark em.ddp-icon-control-parameter,.theme-dark em.ddp-icon-control-parameter.ddp-type,.theme-dark em.ddp-icon-control-plus,.theme-dark em.ddp-icon-control-user,.theme-dark em.ddp-icon-control-user.ddp-type{display:inline-block;padding:3px;cursor:pointer;vertical-align:middle}.theme-dark em.ddp-icon-control-calculat.ddp-type:before,.theme-dark em.ddp-icon-control-calculat:before,.theme-dark em.ddp-icon-control-check:before,.theme-dark em.ddp-icon-control-close:before,.theme-dark em.ddp-icon-control-copy-s:before,.theme-dark em.ddp-icon-control-copy:before,.theme-dark em.ddp-icon-control-cut-s:before,.theme-dark em.ddp-icon-control-cut:before,.theme-dark em.ddp-icon-control-dimension:before,.theme-dark em.ddp-icon-control-edit2:before,.theme-dark em.ddp-icon-control-fav:before,.theme-dark em.ddp-icon-control-filter.ddp-type:before,.theme-dark em.ddp-icon-control-filter:before,.theme-dark em.ddp-icon-control-info:before,.theme-dark em.ddp-icon-control-insert:before,.theme-dark em.ddp-icon-control-link:before,.theme-dark em.ddp-icon-control-more2:before,.theme-dark em.ddp-icon-control-more:before,.theme-dark em.ddp-icon-control-parameter.ddp-type:before,.theme-dark em.ddp-icon-control-parameter:before,.theme-dark em.ddp-icon-control-plus:before,.theme-dark em.ddp-icon-control-user.ddp-type:before,.theme-dark em.ddp-icon-control-user:before{display:inline-block;content:"";background:url(/assets/images/dark_theme/icon_control_dark.png) no-repeat;vertical-align:middle}.theme-dark em.ddp-icon-control-link{padding-top:4px}.theme-dark em.ddp-icon-control-link:before{width:14px;height:8px;background-position:left -257px;opacity:.6}.theme-dark em.ddp-icon-control-link:hover:before{opacity:1}.theme-dark .ddp-icon-control-cut-s.ddp-type:before{background-position:-50px -14px}.theme-dark .ddp-icon-control-cut-s.ddp-type:hover:before{background-position:-38px -14px}.theme-dark em.ddp-icon-control-copy:before{width:13px;height:13px}.theme-dark em.ddp-icon-control-cut:before{width:12px;height:13px;background-position:left -14px}.theme-dark em.ddp-icon-control-plus:before{width:11px;height:11px;background-position:left -218px}.theme-dark em.ddp-icon-control-info:before{width:13px;height:13px;background-position:left -28px}.theme-dark em.ddp-icon-control-fav:before{width:12px;height:12px;background-position:left -42px}.theme-dark em.ddp-icon-control-copy:hover:before{background-position:-14px 0}.theme-dark em.ddp-icon-control-cut:hover:before{background-position:-13px -14px}.theme-dark em.ddp-icon-control-info:hover:before{background-position:-14px -28px}.theme-dark em.ddp-icon-control-fav:hover:before{background-position:-13px -42px}.theme-dark em.ddp-icon-control-plus:hover:before{background-position:-12px -218px}.theme-dark em.ddp-icon-control-fav.ddp-selected:before{background-position:-26px -42px}.theme-dark em.ddp-icon-control-user:before{width:9px;height:9px;background-position:left -55px}.theme-dark em.ddp-icon-control-filter:before{width:12px;height:9px;background-position:left -65px}.theme-dark em.ddp-icon-control-parameter:before{width:11px;height:9px;background-position:left -87px}.theme-dark em.ddp-icon-control-calculat:before{width:11px;height:11px;background-position:left -75px}.theme-dark em.ddp-icon-control-dimension:before{width:12px;height:12px;background-position:left -98px}.theme-dark em.ddp-icon-control-more:before{display:inline-block;width:2px;height:9px;background-position:left -164px}.theme-dark em.ddp-icon-control-close:before{display:inline-block;width:8px;height:8px;background-position:left -174px}.theme-dark em.ddp-icon-control-copy-s:before{width:10px;height:10px;background-position:left -183px}.theme-dark em.ddp-icon-control-cut-s:before{width:10px;height:10px;background-position:left -194px}.theme-dark em.ddp-icon-control-insert:before{width:10px;height:11px;background-position:left -266px}.theme-dark em.ddp-icon-control-insert:hover:before{background-position-x:-11px}.theme-dark em.ddp-icon-control-more2{width:16px;height:17px;box-sizing:border-box}.theme-dark em.ddp-icon-control-more2:before{position:absolute;top:50%;left:50%;width:2px;height:10px;margin:-5px 0 0 -1px;background-position:left -278px}.theme-dark em.ddp-icon-control-more2:hover:before{background-position-x:-3px}.theme-dark em.ddp-icon-control-copy-s:hover:before{background-position:-11px -183px}.theme-dark em.ddp-icon-control-cut-s:hover:before{background-position:-11px -194px}.theme-dark em.ddp-icon-control-close:hover:before{background-position:-9px -174px}.theme-dark em.ddp-icon-control-user.ddp-selected:before,.theme-dark em.ddp-icon-control-user:hover:before{background-position:-10px -55px}.theme-dark em.ddp-icon-control-filter.ddp-selected:before,.theme-dark em.ddp-icon-control-filter:hover:before{background-position:-13px -65px}.theme-dark em.ddp-icon-control-parameter.ddp-selected:before,.theme-dark em.ddp-icon-control-parameter:hover:before{background-position:-12px -87px}.theme-dark em.ddp-icon-control-calculat.ddp-selected:before,.theme-dark em.ddp-icon-control-calculat:hover:before{background-position:-12px -75px}.theme-dark em.ddp-icon-control-dimension.ddp-selected:before,.theme-dark em.ddp-icon-control-dimension:hover:before{background-position:-13px -98px}.theme-dark em.ddp-icon-control-user.ddp-type:before{background-position:-10px -55px}.theme-dark em.ddp-icon-control-parameter.ddp-type:before{background-position:-12px -87px}.theme-dark em.ddp-icon-control-calculat.ddp-type:before{background-position:-12px -75px}.theme-dark em.ddp-icon-control-user.ddp-type:hover:before{background-position:0 -55px}.theme-dark em.ddp-icon-control-parameter.ddp-type:hover:before{background-position:0 -87px}.theme-dark em.ddp-icon-control-calculat.ddp-type:hover:before{background-position:0 -75px}.theme-dark em.ddp-icon-control-filter.ddp-type:before{background-position:-13px -65px}.theme-dark em.ddp-icon-control-more:hover:before{background-position:-3px -164px}.theme-dark em.ddp-icon-control-filter.ddp-type.ddp-selected:before,.theme-dark em.ddp-icon-control-filter.ddp-type:hover:before{background-position:left -65px}.theme-dark em.ddp-icon-control-edit2:before{width:12px;height:12px;background-position:left -97px}.theme-dark em.ddp-icon-control-edit2:hover:before{background-position:-13px -97px}.theme-dark em.ddp-icon-control-check:before{width:11px;height:8px;background-position:left -110px}.theme-dark em.ddp-icon-control-check:hover:before{background-position:-12px -110px}.theme-dark em.ddp-icon-control-edit{display:inline-block;padding:4px;cursor:pointer}.theme-dark em.ddp-icon-control-edit:before{display:inline-block;content:"";position:relative;top:1px;width:10px;height:10px;background:url(/assets/images/icon_edit2.png) no-repeat;vertical-align:middle}.theme-dark em.ddp-icon-control-edit:hover:before{background-position:-11px top}.theme-dark em.ddp-icon-global{width:17px;height:17px}.theme-dark em.ddp-icon-global,.theme-dark em.ddp-icon-global-s{display:inline-block;background:url(/assets/images/icon_global.png) no-repeat;vertical-align:middle}.theme-dark em.ddp-icon-global-s{width:17px;height:17px;width:13px;height:13px;background-position:left -18px}.theme-dark a.ddp-icon-source3,.theme-dark em.ddp-icon-source,.theme-dark em.ddp-icon-source2,.theme-dark em.ddp-icon-source-w{display:inline-block;width:12px;height:15px;margin-right:5px;background:url(/assets/images/dark_theme/icon_source_dark.png) no-repeat;vertical-align:middle}.theme-dark em.ddp-icon-source-w{background-position:-13px top}.theme-dark a.ddp-icon-source3{width:16px;height:18px;background-position:left -16px}.theme-dark a.ddp-icon-source3:hover{background-position:-17px -16px}.theme-dark a.ddp-icon-board-edit:before,.theme-dark a.ddp-icon-board-monitoring:before{display:inline-block;content:"";margin-right:6px;background:url(/assets/images/dark_theme/btn_boardoption_dark.png) no-repeat;vertical-align:middle}.theme-dark a.ddp-icon-board-monitoring:before{width:17px;height:18px}.theme-dark a.ddp-icon-board-monitoring:hover:before{background-position:-18px top}.theme-dark a.ddp-icon-board-edit:before{width:20px;height:19px;background-position:0 -19px}.theme-dark a.ddp-icon-board-edit:hover:before{background-position:-21px -19px}.theme-dark .ddp-icon-drop-change,.theme-dark .ddp-icon-drop-clean,.theme-dark .ddp-icon-drop-cluster,.theme-dark .ddp-icon-drop-dashboard,.theme-dark .ddp-icon-drop-detail,.theme-dark .ddp-icon-drop-editdel3,.theme-dark .ddp-icon-drop-editmodify,.theme-dark .ddp-icon-drop-generate,.theme-dark .ddp-icon-drop-global,.theme-dark .ddp-icon-drop-global2,.theme-dark .ddp-icon-drop-guide,.theme-dark .ddp-icon-drop-member,.theme-dark .ddp-icon-drop-monitoring,.theme-dark .ddp-icon-drop-move,.theme-dark .ddp-icon-drop-re,.theme-dark .ddp-icon-drop-refresh,.theme-dark .ddp-icon-drop-schema,.theme-dark .ddp-icon-drop-set,.theme-dark .ddp-icon-drop-sort{display:inline-block;position:absolute;top:50%;left:13px;margin-top:-7px;width:13px;height:12px;background:url(/assets/images/icon_drop.png) no-repeat}.theme-dark .ddp-icon-drop-re{width:13px;height:12px;background-position:-205px top}.theme-dark .ddp-icon-drop-monitoring{width:13px;height:12px}.theme-dark .ddp-icon-drop-editmodify{width:12px;height:12px;background-position:-14px top}.theme-dark .ddp-icon-drop-editdel3{width:11px;height:12px;margin-top:-6px;background-position:-27px top}.theme-dark .ddp-icon-drop-dashboard{width:13px;height:13px;background-position:-39px top}.theme-dark .ddp-icon-drop-global{width:13px;height:13px;background-position:-53px top}.theme-dark .ddp-icon-drop-refresh{width:14px;height:13px;background-position:-67px top}.theme-dark .ddp-icon-drop-member{width:14px;height:12px;background-position:-82px top}.theme-dark .ddp-icon-drop-set{width:13px;height:13px;background-position:-97px top}.theme-dark .ddp-icon-drop-global2{width:13px;height:13px;background-position:-111px top}.theme-dark .ddp-icon-drop-schema{width:11px;height:11px;margin-top:-6px;background-position:-125px top}.theme-dark .ddp-icon-drop-change{width:11px;height:12px;margin-top:-6px;background-position:-137px top}.theme-dark .ddp-icon-drop-sort{width:13px;height:13px;margin-top:-7px;background-position:-150px top}.theme-dark .ddp-icon-drop-move{width:13px;height:13px;margin-top:-7px;background-position:-164px top}.theme-dark .ddp-icon-drop-generate{width:13px;height:13px;margin-top:-7px;background-position:-178px top}.theme-dark .ddp-icon-drop-detail{width:12px;height:13px;margin-top:-7px;background-position:-192px top}.theme-dark .ddp-icon-drop-clean{width:15px;height:13px;margin-top:-7px;background-position:-237px top}.theme-dark .ddp-icon-drop-cluster{width:13px;height:12px;background-position:-251px top}.theme-dark .ddp-icon-drop-guide{width:11px;height:13px;background-position:-265px top}.theme-dark a.ddp-icon-more{position:relative;display:inline-block;padding:8px 4px;cursor:pointer;font-size:0}.theme-dark a.ddp-icon-more:before{display:inline-block;content:"";width:15px;height:3px;background:url(/assets/images/dark_theme/icon_more_dark.png) no-repeat;transform:rotate(90deg)}.theme-dark a.ddp-icon-more:hover:before{background-position:0 -4px}.theme-dark em.ddp-icon-searchview2{display:inline-block;content:"";width:14px;height:14px;background:url(/assets/images/icon_searchview.png) no-repeat;vertical-align:middle;background-position:-15px 0}.theme-dark em.ddp-icon-searchview{padding:4px;cursor:pointer}.theme-dark em.ddp-icon-searchview:before{display:inline-block;content:"";width:14px;height:14px;background:url(/assets/images/icon_searchview.png) no-repeat;vertical-align:middle}.theme-dark em.ddp-icon-searchview:hover:before{background-position:-15px 0}.theme-dark em.ddp-icon-editdel,.theme-dark em.ddp-icon-editdel2{display:inline-block;padding:4px;cursor:pointer}.theme-dark em.ddp-icon-editdel2:before,.theme-dark em.ddp-icon-editdel:before{display:inline-block;width:11px;height:12px;background:url(/assets/images/icon_edit.png) no-repeat;background-position:left -50px;vertical-align:middle;content:""}.theme-dark em.ddp-icon-editdel:hover:before{background-position:-12px -50px}.theme-dark em.ddp-icon-editdel2:before{background-position:-24px -50px}.theme-dark em.ddp-icon-editdel2:hover:before{background-position:-36px -50px}.theme-dark em.ddp-icon-editsearch{padding:4px;cursor:pointer}.theme-dark em.ddp-icon-editsearch:before{display:inline-block;content:"";width:11px;height:11px;background:url(/assets/images/icon_search.png) no-repeat;vertical-align:middle}.theme-dark em.ddp-icon-editsearch:hover:before{background-position:-12px 0}.theme-dark em.ddp-icon-editadd{padding:4px;cursor:pointer}.theme-dark em.ddp-icon-editadd:before{display:inline-block;content:"";width:9px;height:9px;background:url(/assets/images/icon_add.png) no-repeat;vertical-align:middle}.theme-dark em.ddp-icon-editadd:hover:before{background-position:-10px 0}.theme-dark em.ddp-icon-grid,.theme-dark em.ddp-icon-lineage,.theme-dark em.ddp-icon-listgrid{display:inline-block;width:13px;height:13px;background:url(/assets/images/icon_grid.png) no-repeat}.theme-dark em.ddp-icon-listgrid{width:15px;height:11px;background-position:left -14px}.theme-dark em.ddp-icon-lineage{width:15px;height:13px;background-position:left -26px}.theme-dark em.ddp-icon-type-calen3,.theme-dark em.ddp-icon-type-text{display:inline-block;background:url(/assets/images/icon_type.png) no-repeat}.theme-dark em.ddp-icon-type-calen3{width:11px;height:11px}.theme-dark em.ddp-icon-type-text{width:10px;height:11px;background-position:left -12px}.theme-dark ul.ddp-list-popup li a em.ddp-icon-type-calen3,.theme-dark ul.ddp-list-popup li a em.ddp-icon-type-text{position:absolute;left:10px;top:50%;margin-top:-6px}.theme-dark em.ddp-icon-type-ab,.theme-dark em.ddp-icon-type-account,.theme-dark em.ddp-icon-type-array,.theme-dark em.ddp-icon-type-binary,.theme-dark em.ddp-icon-type-calen,.theme-dark em.ddp-icon-type-email,.theme-dark em.ddp-icon-type-etc,.theme-dark em.ddp-icon-type-expression,.theme-dark em.ddp-icon-type-float,.theme-dark em.ddp-icon-type-gender,.theme-dark em.ddp-icon-type-image,.theme-dark em.ddp-icon-type-int,.theme-dark em.ddp-icon-type-latitude,.theme-dark em.ddp-icon-type-line,.theme-dark em.ddp-icon-type-local,.theme-dark em.ddp-icon-type-longitude,.theme-dark em.ddp-icon-type-map,.theme-dark em.ddp-icon-type-maplink,.theme-dark em.ddp-icon-type-phone,.theme-dark em.ddp-icon-type-point,.theme-dark em.ddp-icon-type-polygon,.theme-dark em.ddp-icon-type-private,.theme-dark em.ddp-icon-type-sharp,.theme-dark em.ddp-icon-type-spatial,.theme-dark em.ddp-icon-type-tf,.theme-dark em.ddp-icon-type-url,.theme-dark em.ddp-icon-type-zipcode{display:inline-block;position:absolute;top:50%;left:10px;width:13px;height:9px;margin-top:-5px;background:url(/assets/images/icon_valuetype.png) no-repeat;vertical-align:middle}.theme-dark em.ddp-icon-type-local{width:9px;height:12px;margin-top:-6px;background-position:left -10px}.theme-dark em.ddp-icon-type-sharp{width:15px;height:8px;margin-top:-4px;background-position:left -23px}.theme-dark em.ddp-icon-type-account{width:11px;height:12px;margin-top:-6px;background-position:left -32px}.theme-dark em.ddp-icon-type-maplink{width:10px;height:10px;margin-top:-5px;background-position:left -54px}.theme-dark em.ddp-icon-type-tf{width:14px;height:9px;background-position:left -45px}.theme-dark em.ddp-icon-type-float{width:16px;height:8px;background-position:left -96px}.theme-dark em.ddp-icon-type-int{width:8px;height:8px;background-position:left -87px}.theme-dark em.ddp-icon-type-calen{width:11px;height:11px;margin-top:-6px;background-position:left -74px}.theme-dark em.ddp-icon-type-latitude{width:11px;height:11px;margin-top:-6px;background-position:left -119px}.theme-dark em.ddp-icon-type-longitude{width:11px;height:11px;margin-top:-6px;background-position:left -131px}.theme-dark em.ddp-icon-type-array{width:8px;height:10px;margin-top:-5px;background-position:left -107px}.theme-dark em.ddp-icon-type-map{width:14px;height:10px;margin-top:-5px;background-position:left -143px}.theme-dark em.ddp-icon-type-phone{width:13px;height:13px;margin-top:-7px;background-position:left -154px}.theme-dark em.ddp-icon-type-email{width:12px;height:12px;margin-top:-6px;background-position:left -168px}.theme-dark em.ddp-icon-type-gender{width:11px;height:11px;margin-top:-6px;background-position:left -181px}.theme-dark em.ddp-icon-type-url{width:15px;height:9px;margin-top:-5px;background-position:left -193px}.theme-dark em.ddp-icon-type-zipcode{width:16px;height:7px;margin-top:-4px;background-position:left -203px}.theme-dark em.ddp-icon-type-private{width:11px;height:12px;margin-top:-6px;background-position:left -211px}.theme-dark em.ddp-icon-type-image{width:11px;height:10px;background-position:left -224px}.theme-dark em.ddp-icon-type-binary{width:9px;height:11px;background-position:left -235px}.theme-dark em.ddp-icon-type-spatial{width:11px;height:12px;background-position:left -247px}.theme-dark em.ddp-icon-type-etc{width:14px;height:7px;background-position:left -260px}.theme-dark em.ddp-icon-type-point{width:9px;height:12px;background-position:left -268px}.theme-dark em.ddp-icon-type-line{width:10px;height:12px;background-position:left -281px}.theme-dark em.ddp-icon-type-polygon{width:13px;height:13px;background-position:left -294px}.theme-dark em.ddp-icon-type-expression{width:11px;height:10px;background-position:left -308px}.theme-dark em.ddp-icon-basic-ab,.theme-dark em.ddp-icon-basic-account,.theme-dark em.ddp-icon-basic-array,.theme-dark em.ddp-icon-basic-calen,.theme-dark em.ddp-icon-basic-float,.theme-dark em.ddp-icon-basic-int,.theme-dark em.ddp-icon-basic-latitude,.theme-dark em.ddp-icon-basic-local,.theme-dark em.ddp-icon-basic-longitude,.theme-dark em.ddp-icon-basic-map,.theme-dark em.ddp-icon-basic-maplink,.theme-dark em.ddp-icon-basic-sharp,.theme-dark em.ddp-icon-basic-tf{display:inline-block;background:url(/assets/images/icon_valuetype.png) no-repeat;vertical-align:middle}.theme-dark em.ddp-icon-basic-ab{width:13px;height:9px;background-position:-42px top}.theme-dark em.ddp-icon-basic-calen{width:11px;height:11px;background-position:-36px -74px}.theme-dark em.ddp-icon-basic-local{width:9px;height:12px;background-position:-40px -10px}.theme-dark em.ddp-icon-basic-sharp{width:15px;height:8px;background-position:-63px -23px}.theme-dark em.ddp-icon-basic-account{width:11px;height:12px;background-position:-44px -32px}.theme-dark em.ddp-icon-basic-maplink{width:10px;height:10px;background-position:-44px -54px}.theme-dark em.ddp-icon-basic-tf{width:14px;height:9px;background-position:-59px -45px}.theme-dark em.ddp-icon-basic-float{width:16px;height:8px;background-position:-67px -96px}.theme-dark em.ddp-icon-basic-int{width:8px;height:8px;background-position:-35px -87px}.theme-dark em.ddp-icon-basic-latitude{width:11px;height:11px;background-position:-48px -119px}.theme-dark em.ddp-icon-basic-longitude{width:11px;height:11px;background-position:-48px -131px}.theme-dark em.ddp-icon-basic-array{width:8px;height:10px;background-position:-36px -107px}.theme-dark em.ddp-icon-basic-map{width:14px;height:10px;background-position:-60px -143px}.theme-dark em.ddp-icon-dimension-ab,.theme-dark em.ddp-icon-dimension-account,.theme-dark em.ddp-icon-dimension-array,.theme-dark em.ddp-icon-dimension-calen,.theme-dark em.ddp-icon-dimension-float,.theme-dark em.ddp-icon-dimension-int,.theme-dark em.ddp-icon-dimension-latitude,.theme-dark em.ddp-icon-dimension-local,.theme-dark em.ddp-icon-dimension-longitude,.theme-dark em.ddp-icon-dimension-maplink,.theme-dark em.ddp-icon-dimension-sharp,.theme-dark em.ddp-icon-dimension-tf,.theme-dark em.ddp-icon-measure-ab,.theme-dark em.ddp-icon-measure-account,.theme-dark em.ddp-icon-measure-array,.theme-dark em.ddp-icon-measure-calen,.theme-dark em.ddp-icon-measure-float,.theme-dark em.ddp-icon-measure-int,.theme-dark em.ddp-icon-measure-latitude,.theme-dark em.ddp-icon-measure-local,.theme-dark em.ddp-icon-measure-longitude,.theme-dark em.ddp-icon-measure-maplink,.theme-dark em.ddp-icon-measure-sharp,.theme-dark em.ddp-icon-measure-tf{display:inline-block;background:url(/assets/images/icon_valuetype.png) no-repeat;vertical-align:middle;font-size:0}.theme-dark em.ddp-icon-dimension-ab{width:13px;height:9px;background-position:-28px top}.theme-dark em.ddp-icon-dimension-local{width:9px;height:11px;background-position:-20px -10px}.theme-dark em.ddp-icon-dimension-calen{width:11px;height:11px;background-position:-24px -74px}.theme-dark em.ddp-icon-dimension-sharp{width:15px;height:8px;background-position:-47px -23px}.theme-dark em.ddp-icon-dimension-float{width:16px;height:8px;background-position:-33px -96px}.theme-dark em.ddp-icon-dimension-tf{width:14px;height:8px;background-position:-30px -45px}.theme-dark em.ddp-icon-dimension-account{width:10px;height:12px;background-position:-23px -32px}.theme-dark em.ddp-icon-dimension-maplink{width:10px;height:10px;background-position:-22px -54px}.theme-dark em.ddp-icon-dimension-int{width:8px;height:8px;background-position:-17px -87px}.theme-dark em.ddp-icon-dimension-latitude{width:11px;height:11px;background-position:-24px -119px}.theme-dark em.ddp-icon-dimension-longitude{width:11px;height:11px;background-position:-24px -131px}.theme-dark em.ddp-icon-dimension-array{width:8px;height:12px;background-position:-18px -106px}.theme-dark em.ddp-icon-dimension-ab.type-absolute,.theme-dark em.ddp-icon-measure-ab.type-absolute{margin:-5px 0 0 -7px}.theme-dark em.ddp-icon-dimension-local.type-absolute,.theme-dark em.ddp-icon-measure-local.type-absolute{margin:-6px 0 0 -5px}.theme-dark em.ddp-icon-dimension-calen.type-absolute,.theme-dark em.ddp-icon-measure-calen.type-absolute{margin:-6px 0 0 -6px}.theme-dark em.ddp-icon-dimension-float.type-absolute,.theme-dark em.ddp-icon-dimension-sharp.type-absolute,.theme-dark em.ddp-icon-measure-float.type-absolute,.theme-dark em.ddp-icon-measure-sharp.type-absolute{margin:-4px 0 0 -8px}.theme-dark em.ddp-icon-dimension-tf.type-absolute,.theme-dark em.ddp-icon-measure-tf.type-absolute{margin:-4px 0 0 -7px}.theme-dark em.ddp-icon-dimension-account.type-absolute,.theme-dark em.ddp-icon-measure-account.type-absolute{margin:-6px 0 0 -5px}.theme-dark em.ddp-icon-dimension-maplink.type-absolute,.theme-dark em.ddp-icon-measure-maplink.type-absolute{margin:-5px 0 0 -5px}.theme-dark em.ddp-icon-dimension-int.type-absolute,.theme-dark em.ddp-icon-measure-int.type-absolute{margin:-4px 0 0 -4px}.theme-dark em.ddp-icon-dimension-latitude.type-absolute,.theme-dark em.ddp-icon-dimension-longitude.type-absolute,.theme-dark em.ddp-icon-measure-latitude.type-absolute,.theme-dark em.ddp-icon-measure-longitude.type-absolute{margin:-6px 0 0 -6px}.theme-dark em.ddp-icon-dimension-array.type-absolute,.theme-dark em.ddp-icon-measure-array.type-absolute{margin:-6px 0 0 -4px}.theme-dark em.ddp-icon-measure-ab{width:13px;height:9px;background-position:-56px top}.theme-dark em.ddp-icon-measure-local{width:9px;height:11px;background-position:-30px -10px}.theme-dark em.ddp-icon-measure-calen{width:11px;height:11px;background-position:-48px -74px}.theme-dark em.ddp-icon-measure-float{width:16px;height:8px;background-position:-50px -96px}.theme-dark em.ddp-icon-measure-tf{width:14px;height:8px;background-position:-45px -45px}.theme-dark em.ddp-icon-measure-sharp{width:15px;height:8px;background-position:-31px -23px}.theme-dark em.ddp-icon-measure-account{width:10px;height:12px;background-position:-34px -32px}.theme-dark em.ddp-icon-measure-maplink{width:10px;height:10px;background-position:-33px -54px}.theme-dark em.ddp-icon-measure-int{width:8px;height:8px;background-position:-26px -87px}.theme-dark em.ddp-icon-measure-latitude{width:11px;height:11px;background-position:-36px -119px}.theme-dark em.ddp-icon-measure-longitude{width:11px;height:11px;background-position:-36px -131px}.theme-dark em.ddp-icon-measure-array{width:8px;height:12px;background-position:-27px -106px}.theme-dark ul.ddp-list-filter li.ddp-selected a em.ddp-icon-basic-ab,.theme-dark ul.ddp-list-filter li.ddp-selected a em.ddp-icon-dimension-ab,.theme-dark ul.ddp-list-filter li.ddp-selected a em.ddp-icon-measure-ab{background-position-x:-14px}.theme-dark ul.ddp-list-filter li.ddp-selected a em.ddp-icon-basic-local,.theme-dark ul.ddp-list-filter li.ddp-selected a em.ddp-icon-dimension-local,.theme-dark ul.ddp-list-filter li.ddp-selected a em.ddp-icon-measure-local{background-position-x:-10px}.theme-dark ul.ddp-list-filter li.ddp-selected a em.ddp-icon-basic-calen,.theme-dark ul.ddp-list-filter li.ddp-selected a em.ddp-icon-dimension-calen,.theme-dark ul.ddp-list-filter li.ddp-selected a em.ddp-icon-measure-calen{background-position-x:-12px}.theme-dark ul.ddp-list-filter li.ddp-selected a em.ddp-icon-basic-sharp,.theme-dark ul.ddp-list-filter li.ddp-selected a em.ddp-icon-dimension-sharp,.theme-dark ul.ddp-list-filter li.ddp-selected a em.ddp-icon-measure-sharp{background-position-x:-16px}.theme-dark ul.ddp-list-filter li.ddp-selected a em.ddp-icon-basic-float,.theme-dark ul.ddp-list-filter li.ddp-selected a em.ddp-icon-dimension-float,.theme-dark ul.ddp-list-filter li.ddp-selected a em.ddp-icon-measure-float{background-position-x:-17px}.theme-dark ul.ddp-list-filter li.ddp-selected a em.ddp-icon-basic-tf,.theme-dark ul.ddp-list-filter li.ddp-selected a em.ddp-icon-dimension-tf,.theme-dark ul.ddp-list-filter li.ddp-selected a em.ddp-icon-measure-tf{background-position-x:-15px}.theme-dark ul.ddp-list-filter li.ddp-selected a em.ddp-icon-basic-account,.theme-dark ul.ddp-list-filter li.ddp-selected a em.ddp-icon-basic-maplink,.theme-dark ul.ddp-list-filter li.ddp-selected a em.ddp-icon-dimension-account,.theme-dark ul.ddp-list-filter li.ddp-selected a em.ddp-icon-dimension-maplink,.theme-dark ul.ddp-list-filter li.ddp-selected a em.ddp-icon-measure-account,.theme-dark ul.ddp-list-filter li.ddp-selected a em.ddp-icon-measure-maplink{background-position-x:-11px}.theme-dark ul.ddp-list-filter li.ddp-selected a em.ddp-icon-basic-int,.theme-dark ul.ddp-list-filter li.ddp-selected a em.ddp-icon-dimension-int,.theme-dark ul.ddp-list-filter li.ddp-selected a em.ddp-icon-measure-int{background-position-x:-9px}.theme-dark ul.ddp-list-filter li.ddp-selected a em.ddp-icon-basic-latitude,.theme-dark ul.ddp-list-filter li.ddp-selected a em.ddp-icon-basic-longitude,.theme-dark ul.ddp-list-filter li.ddp-selected a em.ddp-icon-dimension-latitude,.theme-dark ul.ddp-list-filter li.ddp-selected a em.ddp-icon-dimension-longitude,.theme-dark ul.ddp-list-filter li.ddp-selected a em.ddp-icon-measure-latitude,.theme-dark ul.ddp-list-filter li.ddp-selected a em.ddp-icon-measure-longitude{background-position-x:-12px}.theme-dark ul.ddp-list-filter li.ddp-selected a em.ddp-icon-basic-array,.theme-dark ul.ddp-list-filter li.ddp-selected a em.ddp-icon-dimension-array,.theme-dark ul.ddp-list-filter li.ddp-selected a em.ddp-icon-measure-array{background-position-x:-9px}.theme-dark em.ddp-icon-map-view{position:absolute;top:5px;left:0}.theme-dark em.ddp-icon-map-view,.theme-dark em.ddp-icon-map-view-w{display:inline-block;background:url(/assets/images/icon_valuetype_map.png) no-repeat}.theme-dark em.ddp-icon-map-view-w{position:relative;top:1px;margin-right:5px;vertical-align:top}.theme-dark em.ddp-icon-polygon-w{width:13px;height:13px;background-position:-28px top}.theme-dark em.ddp-icon-line-w{width:10px;height:12px;background-position:-22px -14px}.theme-dark em.ddp-icon-point-w{width:10px;height:12px;background-position:-20px -27px}.theme-dark em.ddp-icon-dimension-line,.theme-dark em.ddp-icon-dimension-point,.theme-dark em.ddp-icon-dimension-polygon,.theme-dark em.ddp-icon-measure-line,.theme-dark em.ddp-icon-measure-point,.theme-dark em.ddp-icon-measure-polygon{display:inline-block;background:url(/assets/images/icon_valuetype_map.png) no-repeat}.theme-dark em.ddp-icon-dimension-polygon{width:13px;height:13px}.theme-dark em.ddp-icon-dimension-line{width:10px;height:12px;background-position:left -14px}.theme-dark em.ddp-icon-dimension-point{width:9px;height:12px;background-position:left -27px}.theme-dark em.ddp-icon-measure-polygon{width:13px;height:13px;background-position:-14px top}.theme-dark em.ddp-icon-measure-line{width:10px;height:12px;background-position:-11px -14px}.theme-dark em.ddp-icon-measure-point{width:9px;height:12px;background-position:-10px -27px}.theme-dark em.ddp-icon-menu-analysis,.theme-dark em.ddp-icon-menu-axis,.theme-dark em.ddp-icon-menu-axis-x,.theme-dark em.ddp-icon-menu-axis-y,.theme-dark em.ddp-icon-menu-calculated,.theme-dark em.ddp-icon-menu-chart,.theme-dark em.ddp-icon-menu-color,.theme-dark em.ddp-icon-menu-datasorce,.theme-dark em.ddp-icon-menu-filter,.theme-dark em.ddp-icon-menu-general,.theme-dark em.ddp-icon-menu-label,.theme-dark em.ddp-icon-menu-layout,.theme-dark em.ddp-icon-menu-legend,.theme-dark em.ddp-icon-menu-mapview1,.theme-dark em.ddp-icon-menu-mapview2,.theme-dark em.ddp-icon-menu-mapview3,.theme-dark em.ddp-icon-menu-num,.theme-dark em.ddp-icon-menu-parameters,.theme-dark em.ddp-icon-menu-presentation,.theme-dark em.ddp-icon-menu-secondary,.theme-dark em.ddp-icon-menu-split,.theme-dark em.ddp-icon-menu-text,.theme-dark em.ddp-icon-menu-tooltip{display:inline-block;background:url(/assets/images/icon_sidemenu.png) no-repeat}.theme-dark em.ddp-icon-menu-calculated{width:18px;height:22px;margin:-9px 0 0 -11px;background-position:left -337px}.theme-dark em.ddp-icon-menu-general{width:22px;height:19px;margin:-9px 0 0 -11px;background-position:left -297px}.theme-dark em.ddp-icon-menu-axis-x{width:21px;height:21px;margin:-11px 0 0 -11px;background-position:left -253px}.theme-dark em.ddp-icon-menu-axis-y{width:21px;height:21px;margin:-11px 0 0 -11px;background-position:left -231px}.theme-dark em.ddp-icon-menu-legend{width:22px;height:19px;margin:-10px 0 0 -11px;background-position:left -317px}.theme-dark em.ddp-icon-menu-label{width:22px;height:21px;margin:-11px 0 0 -11px;background-position:left -275px}.theme-dark em.ddp-icon-menu-chart{width:26px;height:20px;margin:-10px 0 0 -13px}.theme-dark em.ddp-icon-menu-filter{width:18px;height:15px;margin:-8px 0 0 -9px;background-position:left -21px}.theme-dark em.ddp-icon-menu-layout{width:26px;height:20px;margin:-10px 0 0 -13px;background-position:left -37px}.theme-dark em.ddp-icon-menu-color{width:21px;height:24px;margin:-12px 0 0 -11px;background-position:left -58px}.theme-dark em.ddp-icon-menu-axis{width:20px;height:21px;margin:-12px 0 0 -10px;background-position:left -83px}.theme-dark em.ddp-icon-menu-num{width:26px;height:13px;margin:-7px 0 0 -13px;background-position:left -105px}.theme-dark em.ddp-icon-menu-presentation{width:22px;height:23px;margin:-11px 0 0 -12px;background-position:left -119px}.theme-dark em.ddp-icon-menu-tooltip{width:24px;height:23px;margin:-12px 0 0 -12px;background-position:left -143px}.theme-dark em.ddp-icon-menu-split{width:23px;height:22px;margin:-11px 0 0 -12px;background-position:left -167px}.theme-dark em.ddp-icon-menu-datasorce{width:21px;height:22px;margin:-11px 0 0 -10px;background-position:left -190px}.theme-dark em.ddp-icon-menu-datasorce.ddp-selected{background-position:-22px -190px}.theme-dark em.ddp-icon-menu-text{width:15px;height:17px;margin:-9px 0 0 -8px;background-position:left -213px}.theme-dark em.ddp-icon-menu-secondary{width:24px;height:16px;margin:-8px 0 0 -12px;background-position:left -360px}.theme-dark em.ddp-icon-menu-parameters{width:20px;height:18px;margin:-9px 0 0 -10px;background-position:left -377px}.theme-dark em.ddp-icon-menu-mapview1{width:21px;height:20px;margin:-10px 0 0 -10px;background-position:left -396px}.theme-dark em.ddp-icon-menu-mapview2{width:21px;height:20px;margin:-10px 0 0 -10px;background-position:left -417px}.theme-dark em.ddp-icon-menu-mapview3{width:21px;height:20px;margin:-10px 0 0 -10px;background-position:left -438px}.theme-dark em.ddp-icon-menu-analysis{width:22px;height:16px;margin:-8px 0 0 -11px;background-position:left -459px}.theme-dark em.ddp-icon-status-error,.theme-dark em.ddp-icon-status-inprogress,.theme-dark em.ddp-icon-status-success,.theme-dark em.ddp-icon-status-warning{display:inline-block;position:relative;width:20px;height:20px;background:url(/assets/images/icon_snapshot_status.png) no-repeat}.theme-dark em.ddp-icon-status-error{background-position:left -21px}.theme-dark em.ddp-icon-status-inprogress{background-position:left -42px}.theme-dark em.ddp-icon-status-warning{width:20px;height:18px;background-position:left -63px}.theme-dark em.ddp-icon-status-inprogress:hover .ddp-ui-tooltip-info{display:block;left:100%;top:-2px;margin-left:5px}.theme-dark .icon-db-hive-w{display:inline-block;width:24px;height:24px}.theme-dark .icon-db-hive-w .st0{fill:#eaeaea}.theme-dark .icon-db-hive-w .st1{fill:#b5b5b5}.theme-dark .icon-db-hive-w .st2{fill:#f7f7f7}.theme-dark .icon-db-hive-w .st3{fill:#fff}.theme-dark .icon-db-hive-w .st4{stroke:#000;stroke-width:.114}.theme-dark .icon-db-mysql-w{display:inline-block;width:24px;height:24px}.theme-dark .icon-db-mysql-w .st0{fill:#ececec}.theme-dark .icon-db-oracle-w{display:inline-block;width:24px;height:24px}.theme-dark .icon-db-oracle-w .st0{fill:#ececec}.theme-dark .icon-db-phoenix-w{display:inline-block;width:24px;height:24px}.theme-dark .icon-db-phoenix-w .st0{fill:url(#SVGID_1_)}.theme-dark .icon-db-phoenix-w .st1{fill:url(#SVGID_2_)}.theme-dark .icon-db-phoenix-w .st2{fill:url(#SVGID_3_)}.theme-dark .icon-db-phoenix-w .st3{fill:url(#SVGID_4_)}.theme-dark .icon-db-post-w{display:inline-block;width:24px;height:24px}.theme-dark .icon-db-post-w .st0{fill:#5a5a5a}.theme-dark .icon-db-post-w .st1{fill:#ebebeb}.theme-dark .icon-db-presto-w{display:inline-block;width:24px;height:24px}.theme-dark .icon-db-presto-w .st0{fill:#ebebeb}.theme-dark .icon-db-presto-w .st1{fill:#b5b5b5}.theme-dark .icon-db-presto-w .st2{fill:#000e0f}.theme-dark .icon-db-tibero-w{display:inline-block;width:24px;height:24px}.theme-dark .icon-db-tibero-w .st0{fill:#b8b8b8}.theme-dark .icon-db-tibero-w .st1{fill:#ebebeb}.theme-dark .icon-db-druid-w,.theme-dark .icon-db-mssql,.theme-dark .icon-db-mssql-b,.theme-dark .icon-db-mssql-w{display:inline-block;width:24px;height:24px}.theme-dark .icon-db-druid-w .st0{fill:none;stroke:#ececec;stroke-miterlimit:10}.theme-dark .icon-db-custom-w{display:inline-block;width:24px;height:24px}.theme-dark .icon-db-custom-w .st0{fill:#ececec}.theme-dark .icon-db-custom-w .st1{display:none}.theme-dark .icon-db-custom-w .st2{display:inline;fill:none;stroke:#ececec;stroke-miterlimit:10}.theme-dark .icon-db{display:inline-block;width:24px;height:24px}.theme-dark .icon-db .st0{fill:#6e727b}.theme-dark .icon-db-hive{display:inline-block;width:24px;height:24px}.theme-dark .icon-db-hive .st0{fill:#fdee21}.theme-dark .icon-db-hive .st1{fill:#c8c037}.theme-dark .icon-db-hive .st2{fill:#fcf6a0}.theme-dark .icon-db-hive .st3{fill:#fff}.theme-dark .icon-db-hive .st4{stroke:#000;stroke-width:.114}.theme-dark .icon-db-mysql{display:inline-block;width:24px;height:24px}.theme-dark .icon-db-mysql .st0{fill:#2d7397}.theme-dark .icon-db-oracle{display:inline-block;width:24px;height:24px}.theme-dark .icon-db-oracle .st0{fill:#ea1b22}.theme-dark .icon-db-druid{display:inline-block;width:24px;height:24px}.theme-dark .icon-db-druid .st0{fill:none;stroke:#00b3c1;stroke-linecap:round;stroke-miterlimit:10}.theme-dark .icon-db-custom{display:inline-block;width:24px;height:24px}.theme-dark .icon-db-custom .st0{fill:#a9b0c0}.theme-dark .icon-db-phoenix{display:inline-block;width:24px;height:24px}.theme-dark .icon-db-phoenix .st0{fill:url(#SVGID_1_)}.theme-dark .icon-db-phoenix .st1{fill:url(#SVGID_2_)}.theme-dark .icon-db-phoenix .st2{fill:url(#SVGID_3_)}.theme-dark .icon-db-phoenix .st3{fill:url(#SVGID_4_)}.theme-dark .icon-db-post,.theme-dark .icon-db-post-b{display:inline-block;width:24px;height:24px}.theme-dark .icon-db-post .st0{fill:#336791}.theme-dark .icon-db-post .st1{fill:#fff}.theme-dark .icon-db-post .st2{fill:none;stroke:#fff;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.theme-dark .icon-db-presto{display:inline-block;width:24px;height:24px}.theme-dark .icon-db-presto .st0{fill:#669cfe}.theme-dark .icon-db-presto .st1{fill:#3fe7fe}.theme-dark .icon-db-presto .st2{fill:#000e0f}.theme-dark .icon-db-presto .st3{fill:#6a9efe}.theme-dark .icon-db-tibero{display:inline-block;width:24px;height:24px}.theme-dark .icon-db-tibero .st0{fill:#01448d}.theme-dark .icon-db-tibero .st1{fill:#ea1b22}.theme-dark .icon-db-rds{display:inline-block;width:24px;height:24px}.theme-dark .icon-db-rds .st0{fill:#205b98}.theme-dark .icon-db-rds .st1{fill:#5294cf}.theme-dark .icon-db-rds .st2{fill:#2d72b8}.theme-dark .icon-db-rds-w{display:inline-block;width:24px;height:24px}.theme-dark .icon-db-rds-w .st0{fill:#a5a5a5}.theme-dark .icon-db-rds-w .st1{fill:#ebebeb}.theme-dark .icon-db-rds-w .st2{fill:#bfbfbf}.theme-dark .icon-db-hdfs-b{display:inline-block;width:24px;height:24px}.theme-dark .icon-db-hdfs-b .st0{fill:#d8d8d8}.theme-dark .icon-db-hdfs-b .st1{fill:#b5b5b5}.theme-dark .icon-db-hdfs-b .st2{fill:#fff}.theme-dark .icon-db-hdfs-b .st3{fill:#333}.theme-dark .icon-db-hive-b{display:inline-block;width:24px;height:22px}.theme-dark .icon-db-hive-b .st0{fill:#eaeaea}.theme-dark .icon-db-hive-b .st1{fill:#b5b5b5}.theme-dark .icon-db-hive-b .st2{fill:#f7f7f7}.theme-dark .icon-db-hive-b .st3{fill:#fff}.theme-dark .icon-db-hive-b .st4{stroke:#000;stroke-width:.114}.theme-dark .icon-db-local-b{display:inline-block;width:24px;height:24px}.theme-dark .icon-db-local-b .st0{fill:#e7eaeb}.theme-dark .icon-db-local-b .st1{fill:none;stroke:#6e727b}.theme-dark .icon-db-local-b .st2{fill:#6e727b}.theme-dark .icon-db-mysql-b,.theme-dark .icon-db-oracle-b{display:inline-block;width:24px;height:24px}.theme-dark .icon-db-mysql-b .st0,.theme-dark .icon-db-oracle-b .st0{fill:#6e727b}.theme-dark .icon-db-presto-b{display:inline-block;width:24px;height:24px}.theme-dark .icon-db-presto-b .st0{fill:#90969f}.theme-dark .icon-db-presto-b .st1{fill:#4b515b}.theme-dark .icon-db-staging-b,.theme-dark .icon-file-json-b,.theme-dark .icon-file-txt-b,.theme-dark .icon-file-xml-b{display:inline-block;width:24px;height:24px}.theme-dark .icon-db-staging-b .st0,.theme-dark .icon-file-json-b .st0,.theme-dark .icon-file-txt-b .st0,.theme-dark .icon-file-xml-b .st0{fill:none}.theme-dark .icon-db-staging-b .st1,.theme-dark .icon-file-json-b .st1,.theme-dark .icon-file-txt-b .st1,.theme-dark .icon-file-xml-b .st1{fill:#6e727b}.theme-dark .icon-file-xls{display:inline-block;width:24px;height:24px}.theme-dark .icon-file-xls .st0{fill:#3f7651}.theme-dark .icon-file-xlsx{display:inline-block;width:24px;height:24px}.theme-dark .icon-file-xlsx .st0{fill:#3f7651}.theme-dark .icon-file-xlsx .st1{fill:#3f7651;fill-opacity:0}.theme-dark .icon-file-b,.theme-dark .icon-file-dataset,.theme-dark .icon-file-dataset-another{display:inline-block;width:24px;height:24px}.theme-dark .icon-file-b .st0{fill:#6e727b}.theme-dark .icon-file-csv-b{display:inline-block;width:24px;height:24px;enable-background:new 0 0 24 24}.theme-dark .icon-file-csv-b .st0{fill:none}.theme-dark .icon-file-csv-b .st1{fill:#6e727b}.theme-dark .icon-file-csv-big{display:inline-block;width:24px;height:24px;enable-background:new 0 0 24 24}.theme-dark .icon-file-csv-big .st0{fill:none}.theme-dark .icon-file-csv-big .st1{fill:#4a515b}.theme-dark .icon-dataset-another-focus{display:inline-block;width:56px;height:56px}.theme-dark .icon-dataset-another-focus .st0{display:none}.theme-dark .icon-dataset-another-focus .st1{display:inline;fill:#fff}.theme-dark .icon-dataset-another-focus .st2{display:inline;fill:#b6b9c1}.theme-dark .icon-dataset-another-focus .st3{fill:#fff}.theme-dark .icon-dataset-another-focus .st4{fill:#666eb2}.theme-dark .icon-dataset-another-focus .st5{fill:#4a515c}.theme-dark .icon-dataset-another{display:inline-block;width:56px;height:56px}.theme-dark .icon-dataset-another .st0{fill:#fff}.theme-dark .icon-dataset-another .st1{fill:none}.theme-dark .icon-dataset-another .st2{fill:#4a515c}.theme-dark .icon-dataset-wrangled-delete{display:inline-block;width:56px;height:56px}.theme-dark .icon-dataset-wrangled-delete .st0{fill:#fff}.theme-dark .icon-dataset-wrangled-delete .st1{fill:none}.theme-dark .icon-dataset-wrangled-delete .st2{fill:#e7e7ea}.theme-dark .icon-dataset-wrangled-fous{display:inline-block;width:56px;height:56px}.theme-dark .icon-dataset-wrangled-fous .st0{fill:#fff}.theme-dark .icon-dataset-wrangled-fous .st1{fill:#666eb2}.theme-dark .icon-dataset-wrangled-fous .st2{fill-rule:evenodd;clip-rule:evenodd;fill:#4a515c}.theme-dark .icon-dataset-wangled{display:inline-block;width:56px;height:56px}.theme-dark .icon-dataset-wangled .st0{fill:#fff}.theme-dark .icon-dataset-wangled .st1{fill:none}.theme-dark .icon-dataset-wangled .st2{fill-rule:evenodd;clip-rule:evenodd;fill:#4a515c}.theme-dark .icon-chart-custom-focus{display:inline-block;width:56px;height:56px}.theme-dark .icon-chart-custom-focus .st0{fill:#fff}.theme-dark .icon-chart-custom-focus .st1{fill:#666eb2}.theme-dark .icon-chart-custom-focus .st2{fill:#a9b0c0}.theme-dark .icon-chart-custom{display:inline-block;width:56px;height:56px}.theme-dark .icon-chart-custom .st0{fill:#fff}.theme-dark .icon-chart-custom .st1{fill:#b6b9c1}.theme-dark .icon-chart-custom .st2{fill:#a9b0c0}.theme-dark .icon-chart-druid-focus{display:inline-block;width:56px;height:56px}.theme-dark .icon-chart-druid-focus .st0{fill:#fff}.theme-dark .icon-chart-druid-focus .st1{fill:#666eb2}.theme-dark .icon-chart-druid-focus .st2{fill:#00b3c1}.theme-dark .icon-chart-druid{display:inline-block;width:56px;height:56px}.theme-dark .icon-chart-druid .st0{fill:#fff}.theme-dark .icon-chart-druid .st1{fill:#b6b9c1}.theme-dark .icon-chart-druid .st2{fill:#00b3c1}.theme-dark .icon-chart-db-focus{display:inline-block;width:56px;height:56px}.theme-dark .icon-chart-db-focus .st0{display:none}.theme-dark .icon-chart-db-focus .st1{display:inline;fill:#fff}.theme-dark .icon-chart-db-focus .st2{display:inline;fill:#b6b9c1}.theme-dark .icon-chart-db-focus .st3{fill:#fff}.theme-dark .icon-chart-db-focus .st4{fill:#666eb2}.theme-dark .icon-chart-db-focus .st5{fill:#4b515a}.theme-dark .icon-chart-db{display:inline-block;width:56px;height:56px}.theme-dark .icon-chart-db .st0{fill:#fff}.theme-dark .icon-chart-db .st1{fill:#b6b9c1}.theme-dark .icon-chart-db .st2{fill:#4b515a}.theme-dark .icon-chart-hive-focus{display:inline-block;width:56px;height:56px}.theme-dark .icon-chart-hive-focus .st0{fill:#fff}.theme-dark .icon-chart-hive-focus .st1{fill:#666eb2}.theme-dark .icon-chart-hive-focus .st2{fill:#fdee21}.theme-dark .icon-chart-hive-focus .st3{fill:#c8c037}.theme-dark .icon-chart-hive-focus .st4{fill:#fcf6a0}.theme-dark .icon-chart-hive-focus .st5{stroke:#000;stroke-width:.114}.theme-dark .icon-chart-hive{display:inline-block;width:56px;height:56px}.theme-dark .icon-chart-hive .st0{fill:#fff}.theme-dark .icon-chart-hive .st1{fill:#b6b9c1}.theme-dark .icon-chart-hive .st2{fill:#fdee21}.theme-dark .icon-chart-hive .st3{fill:#c8c037}.theme-dark .icon-chart-hive .st4{fill:#fcf6a0}.theme-dark .icon-chart-hive .st5{stroke:#000;stroke-width:.114}.theme-dark .icon-chart-mysql-focus{display:inline-block;width:56px;height:56px}.theme-dark .icon-chart-mysql-focus .st0{fill:#fff}.theme-dark .icon-chart-mysql-focus .st1{fill:#666eb2}.theme-dark .icon-chart-mysql-focus .st2{fill:#2d7397}.theme-dark .icon-chart-mysql{display:inline-block;width:56px;height:56px}.theme-dark .icon-chart-mysql .st0{fill:#fff}.theme-dark .icon-chart-mysql .st1{fill:#b6b9c1}.theme-dark .icon-chart-mysql .st2{fill:#2d7397}.theme-dark .icon-chart-oracle-focus{display:inline-block;width:56px;height:56px}.theme-dark .icon-chart-oracle-focus .st0{fill:#fff}.theme-dark .icon-chart-oracle-focus .st1{fill:#666eb2}.theme-dark .icon-chart-oracle-focus .st2{fill:#ea1b22}.theme-dark .icon-chart-oracle{display:inline-block;width:56px;height:56px}.theme-dark .icon-chart-oracle .st0{fill:#fff}.theme-dark .icon-chart-oracle .st1{fill:#b6b9c1}.theme-dark .icon-chart-oracle .st2{fill:#ea1b22}.theme-dark .icon-chart-phoenix-focus{display:inline-block;width:56px;height:56px}.theme-dark .icon-chart-phoenix-focus .st0{fill:#fff}.theme-dark .icon-chart-phoenix-focus .st1{fill:#666eb2}.theme-dark .icon-chart-phoenix-focus .st2{fill:url(#SVGID_1_)}.theme-dark .icon-chart-phoenix-focus .st3{fill:url(#SVGID_2_)}.theme-dark .icon-chart-phoenix-focus .st4{fill:url(#SVGID_3_)}.theme-dark .icon-chart-phoenix-focus .st5{fill:url(#SVGID_4_)}.theme-dark .icon-chart-phoenix{display:inline-block;width:56px;height:56px}.theme-dark .icon-chart-phoenix .st0{fill:#fff}.theme-dark .icon-chart-phoenix .st1{fill:#b6b9c1}.theme-dark .icon-chart-phoenix .st2{fill:url(#SVGID_1_)}.theme-dark .icon-chart-phoenix .st3{fill:url(#SVGID_2_)}.theme-dark .icon-chart-phoenix .st4{fill:url(#SVGID_3_)}.theme-dark .icon-chart-phoenix .st5{fill:url(#SVGID_4_)}.theme-dark .icon-chart-post-focus{display:inline-block;width:56px;height:56px}.theme-dark .icon-chart-post-focus .st0{fill:#fff}.theme-dark .icon-chart-post-focus .st1{fill:#666eb2}.theme-dark .icon-chart-post-focus .st2{fill:#336791}.theme-dark .icon-chart-post-focus .st3{fill:none;stroke:#fff;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.theme-dark .icon-chart-post{display:inline-block;width:56px;height:56px}.theme-dark .icon-chart-post .st0{fill:#fff}.theme-dark .icon-chart-post .st1{fill:#b6b9c1}.theme-dark .icon-chart-post .st2{fill:#336791}.theme-dark .icon-chart-post .st3{fill:none;stroke:#fff;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.theme-dark .icon-chart-presto-focus{display:inline-block;width:56px;height:56px}.theme-dark .icon-chart-presto-focus .st0{fill:#fff}.theme-dark .icon-chart-presto-focus .st1{fill:#666eb2}.theme-dark .icon-chart-presto-focus .st2{fill:#669cfe}.theme-dark .icon-chart-presto-focus .st3{fill:#3fe7fe}.theme-dark .icon-chart-presto-focus .st4{fill:#000e0f}.theme-dark .icon-chart-presto-focus .st5{fill:#6a9efe}.theme-dark .icon-chart-presto{display:inline-block;width:56px;height:56px}.theme-dark .icon-chart-presto .st0{fill:#fff}.theme-dark .icon-chart-presto .st1{fill:#b6b9c1}.theme-dark .icon-chart-presto .st2{fill:#669cfe}.theme-dark .icon-chart-presto .st3{fill:#3fe7fe}.theme-dark .icon-chart-presto .st4{fill:#000e0f}.theme-dark .icon-chart-presto .st5{fill:#6a9efe}.theme-dark .icon-chart-rds-focus{display:inline-block;width:56px;height:56px}.theme-dark .icon-chart-rds-focus .st0{fill:#fff}.theme-dark .icon-chart-rds-focus .st1{fill:#666eb2}.theme-dark .icon-chart-rds-focus .st2{fill:#205b98}.theme-dark .icon-chart-rds-focus .st3{fill:#5294cf}.theme-dark .icon-chart-rds-focus .st4{fill:#2d72b8}.theme-dark .icon-chart-rds{display:inline-block;width:56px;height:56px}.theme-dark .icon-chart-rds .st0{fill:#fff}.theme-dark .icon-chart-rds .st1{fill:#b6b9c1}.theme-dark .icon-chart-rds .st2{fill:#205b98}.theme-dark .icon-chart-rds .st3{fill:#5294cf}.theme-dark .icon-chart-rds .st4{fill:#2d72b8}.theme-dark .icon-chart-tibero-focus{display:inline-block;width:56px;height:56px}.theme-dark .icon-chart-tibero-focus .st0{fill:#fff}.theme-dark .icon-chart-tibero-focus .st1{fill:#666eb2}.theme-dark .icon-chart-tibero-focus .st2{fill:#01448d}.theme-dark .icon-chart-tibero-focus .st3{fill:#ea1b22}.theme-dark .icon-chart-tibero{display:inline-block;width:56px;height:56px}.theme-dark .icon-chart-tibero .st0{fill:#fff}.theme-dark .icon-chart-tibero .st1{fill:#b6b9c1}.theme-dark .icon-chart-tibero .st2{fill:#01448d}.theme-dark .icon-chart-tibero .st3{fill:#ea1b22}.theme-dark .icon-chart-file{display:inline-block;width:56px;height:56px}.theme-dark .icon-chart-file.type-csv-focus .st0{fill:#fff}.theme-dark .icon-chart-file.type-csv-focus .st1{fill:#666eb2}.theme-dark .icon-chart-file.type-csv-focus .st2{fill:none}.theme-dark .icon-chart-file.type-csv-focus .st3{fill:#4b515a}.theme-dark .icon-chart-file.type-csv .st0{fill:#fff}.theme-dark .icon-chart-file.type-csv .st1{fill:#b6b9c1}.theme-dark .icon-chart-file.type-csv .st2{fill:none}.theme-dark .icon-chart-file.type-csv .st3{fill:#4b515a}.theme-dark .icon-chart-file.type-file-focus .st0{fill:#fff}.theme-dark .icon-chart-file.type-file-focus .st1{fill:#666eb2}.theme-dark .icon-chart-file.type-file-focus .st2{fill:#4b515a}.theme-dark .icon-chart-file.type-file .st0{fill:#fff}.theme-dark .icon-chart-file.type-file .st1{fill:#b6b9c1}.theme-dark .icon-chart-file.type-file .st2{fill:#4b515a}.theme-dark .icon-chart-file.type-json-focus .st0{fill:#fff}.theme-dark .icon-chart-file.type-json-focus .st1{fill:#666eb2}.theme-dark .icon-chart-file.type-json-focus .st2{fill:none}.theme-dark .icon-chart-file.type-json-focus .st3{fill:#4b515a}.theme-dark .icon-chart-file.type-json .st0{fill:#fff}.theme-dark .icon-chart-file.type-json .st1{fill:#b6b9c1}.theme-dark .icon-chart-file.type-json .st2{fill:none}.theme-dark .icon-chart-file.type-json .st3{fill:#4b515a}.theme-dark .icon-chart-file.type-txt-focus .st0{fill:#fff}.theme-dark .icon-chart-file.type-txt-focus .st1{fill:#666eb2}.theme-dark .icon-chart-file.type-txt-focus .st2{fill:none}.theme-dark .icon-chart-file.type-txt-focus .st3{fill:#4b515a}.theme-dark .icon-chart-file.type-txt .st0{fill:#fff}.theme-dark .icon-chart-file.type-txt .st1{fill:#b6b9c1}.theme-dark .icon-chart-file.type-txt .st2{fill:none}.theme-dark .icon-chart-file.type-txt .st3{fill:#4b515a}.theme-dark .icon-chart-file.type-txt .st0,.theme-dark .icon-chart-file.type-xml .st0{fill:#fff}.theme-dark .icon-chart-file.type-txt .st1,.theme-dark .icon-chart-file.type-xml .st1{fill:#b6b9c1}.theme-dark .icon-chart-file.type-txt .st2,.theme-dark .icon-chart-file.type-xml .st2{fill:none}.theme-dark .icon-chart-file.type-txt .st3,.theme-dark .icon-chart-file.type-xml .st3{fill:#4b515a}.theme-dark .icon-chart-file.type-xls-focus .st0{fill:#fff}.theme-dark .icon-chart-file.type-xls-focus .st1{fill:#666eb2}.theme-dark .icon-chart-file.type-xls-focus .st2{fill:#3f7651}.theme-dark .icon-chart-file.type-xls .st0{fill:#fff}.theme-dark .icon-chart-file.type-xls .st1{fill:#b6b9c1}.theme-dark .icon-chart-file.type-xls .st2{fill:#3f7651}.theme-dark .icon-chart-file.type-xlsx-focus .st0{fill:#fff}.theme-dark .icon-chart-file.type-xlsx-focus .st1{fill:#666eb2}.theme-dark .icon-chart-file.type-xlsx-focus .st2{fill:#3f7651}.theme-dark .icon-chart-file.type-xlsx .st0{fill:#fff}.theme-dark .icon-chart-file.type-xlsx .st1{fill:#b6b9c1}.theme-dark .icon-chart-file.type-xlsx .st2{fill:#3f7651}.theme-dark .icon-chart-file.type-xml-focus .st0{fill:#fff}.theme-dark .icon-chart-file.type-xml-focus .st1{fill:#666eb2}.theme-dark .icon-chart-file.type-xml-focus .st2{fill:none}.theme-dark .icon-chart-file.type-xml-focus .st3{fill:#4b515a}.theme-dark .icon-chart-file.type-xml .st0{fill:#fff}.theme-dark .icon-chart-file.type-xml .st1{fill:#b6b9c1}.theme-dark .icon-chart-file.type-xml .st2{fill:none}.theme-dark .icon-chart-file.type-xml .st3{fill:#4b515a}.theme-dark .ddp-loading{position:fixed;left:0;right:0;bottom:0;top:0;background:hsla(0,0%,100%,0);z-index:200}.theme-dark .ddp-loading-part{position:absolute;top:0;left:0;right:0;bottom:0;z-index:40}.theme-dark .ddp-loading-part .ddp-ui-loading{display:inline-block;position:absolute;left:0;right:0;top:50%;margin:-63px 0 0;text-align:center}.theme-dark .ddp-loading-part .ddp-ui-loading .lds-wedges{position:relative;margin:0 0 0 100px;top:40px;left:0;display:inline-block}.theme-dark .ddp-loading-part .ddp-ui-loading .ddp-btn-cancel a{font-size:14px;text-align:center;text-decoration:underline}.theme-dark .lds-wedges .ant-spin .ant-spin-lg .ant-spin-spinning{margin:0;padding:0;font-size:14px;vertical-align:middle;transition:transform .3s cubic-bezier(.78,.14,.15,.86);position:static;opacity:1}.theme-dark .lds-wedges .ant-spin-dot.ant-spin-dot-spin,.theme-dark .lds-wedges .ant-spin .ant-spin-lg .ant-spin-spinning{font-weight:400;font-family:DM Sans,sans-serif!important;box-sizing:border-box;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum","tnum";color:#1890ff;text-align:center;display:inline-block}.theme-dark .lds-wedges .ant-spin-dot.ant-spin-dot-spin{position:relative;width:1em;height:1em;transform:rotate(45deg);animation:antRotate 1.2s linear infinite;font-size:32px}.theme-dark .lds-wedges .ant-spin-dot-item:first-child{left:0}.theme-dark .lds-wedges .ant-spin-dot-item:first-child,.theme-dark .lds-wedges .ant-spin-dot-item:nth-child(2){font-weight:400;font-family:DM Sans,sans-serif!important;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum","tnum";color:#1890ff;text-align:center;font-size:32px;box-sizing:border-box;position:absolute;display:block;background-color:#1890ff;border-radius:100%;transform:scale(.75);transform-origin:50% 50%;opacity:.3;animation:antSpinMove 1s linear infinite alternate;top:0;width:14px;height:14px}.theme-dark .lds-wedges .ant-spin-dot-item:nth-child(2){right:0;animation-delay:.4s}.theme-dark .lds-wedges .ant-spin-dot-item:nth-child(3){animation:antSpinMove 1s linear infinite alternate;right:0;animation-delay:.8s}.theme-dark .lds-wedges .ant-spin-dot-item:nth-child(3),.theme-dark .lds-wedges .ant-spin-dot-item:nth-child(4){font-weight:400;font-family:DM Sans,sans-serif!important;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum","tnum";color:#1890ff;text-align:center;font-size:32px;box-sizing:border-box;position:absolute;display:block;background-color:#1890ff;border-radius:100%;transform:scale(.75);transform-origin:50% 50%;opacity:.3;bottom:0;width:14px;height:14px}.theme-dark .lds-wedges .ant-spin-dot-item:nth-child(4){animation:antSpinMove 1s linear infinite alternate;left:0;animation-delay:1.2s}.theme-dark .ddp-wrap-loading{position:fixed;left:0;right:0;bottom:0;top:0;z-index:10}.theme-dark .ddp-wrap-loading:before{display:inline-block;content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(208,209,216,.5)}.theme-dark .ddp-wrap-loading.ddp-table{display:table;width:100%;height:100%}.theme-dark .ddp-wrap-loading.ddp-table .ddp-view-loading{display:table-cell;text-align:center;vertical-align:middle}.theme-dark .ddp-wrap-loading.ddp-table .ddp-view-loading .ddp-data-date{text-align:left}.theme-dark .ddp-wrap-loading.ddp-table .ddp-view-loading .ddp-box-loading.ddp-box-s .ddp-box-in{width:230px}.theme-dark .ddp-wrap-loading.ddp-table .ddp-view-loading .ddp-box-loading.ddp-box-s.ddp-pop{position:relative;top:0;left:0;margin:0}.theme-dark .ddp-box-loading{display:inline-block;position:relative;padding:30px;width:630px;border-radius:4px;background-color:#fff;box-sizing:border-box;text-align:left;box-shadow:0 3px 10px rgba(0,0,0,.2);z-index:1}.theme-dark .ddp-box-loading.ddp-pop{position:absolute;top:50%;left:50%;margin:-102px 0 0 -315px}.theme-dark .ddp-box-loading.ddp-pop.ddp-disabled:before{position:absolute;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,100%,.7);content:"";z-index:1}.theme-dark .ddp-box-loading.ddp-pop .ddp-data-date{display:block;margin-top:9px;color:#b7b9c2;font-size:13px;font-style:italic;text-align:right}.theme-dark .ddp-box-loading.ddp-pop .ddp-pop-buttons{position:relative;margin-top:17px;text-align:center;z-index:2}.theme-dark .ddp-box-loading.ddp-pop .ddp-pop-buttons .ddp-txt-info{color:#3e4148;font-size:14px;padding-bottom:15px}.theme-dark .ddp-box-loading.ddp-pop .ddp-pop-buttons [class*=ddp-btn]{margin:0 2px}.theme-dark .ddp-box-loading.ddp-box-s{width:380px;margin-left:-190px}.theme-dark .ddp-box-loading.ddp-box-s.ddp-pop{margin:-71px 0 0 -190px}.theme-dark .ddp-box-loading .ddp-btn-cancel{display:inline-block;position:absolute;top:30px;right:30px;color:#d0d1d8;font-size:13px}.theme-dark .ddp-box-loading .ddp-btn-cancel:after{display:inline-block;content:"";width:10px;height:10px;margin-left:8px;background:url(/assets/images/btn_popclose.png) no-repeat;background-position:left -101px;vertical-align:middle}.theme-dark .ddp-box-loading .ddp-btn-pause{display:inline-block;position:absolute;top:30px;right:30px;color:#d0d1d8;font-size:13px}.theme-dark .ddp-box-loading .ddp-btn-pause:after{display:inline-block;content:"";width:9px;height:10px;margin-left:8px;background:url(/assets/images/icon_pause.png) no-repeat;vertical-align:middle}.theme-dark .ddp-box-loading .ddp-btn-cancel:hover{color:#90969f}.theme-dark .ddp-box-loading .ddp-btn-cancel:hover:after{background-position:-11px -101px}.theme-dark .ddp-box-loading .ddp-data-loading{display:inline-block;padding-bottom:15px;color:#666eb2;font-size:13px}.theme-dark .ddp-type-progressbar{display:inline-block;position:relative;height:6px;width:100%;border-radius:4px;background-color:#e7e7ea;overflow:hidden}.theme-dark .ddp-type-progressbar .ddp-data-progressbar{display:inline-block;position:absolute;top:0;left:0;right:0;bottom:0;height:6px;background:url(/assets/images/icon_loading.gif) repeat-x;background-position:-42px -2px}.theme-dark .ddp-type-progressbar2{display:inline-block;position:relative;height:7px;width:100%;border-radius:4px;background-color:#e7e7ea;overflow:hidden}.theme-dark .ddp-type-progressbar2 .ddp-data-progressbar{display:inline-block;content:"";position:absolute;top:0;left:0;bottom:0;border-radius:4px;background-color:#666eb2}.theme-dark .ddp-type-progressbar2 .ddp-data-progressbar.type-failed{background-color:#cd5454}.theme-dark .ddp-box-loading.ddp-box-s{padding:23px 0;text-align:center}.theme-dark .ddp-box-loading.ddp-box-s .ddp-box-in{display:inline-block}.theme-dark .ddp-box-loading.ddp-box-s .ddp-btn-again,.theme-dark .ddp-box-loading.ddp-box-s .ddp-icon-fail,.theme-dark .ddp-box-loading.ddp-box-s .ddp-icon-success{display:inline-block;float:left;width:55px;height:55px;margin-right:10px;background:url(/assets/images/btn_progress.png) no-repeat;vertical-align:middle}.theme-dark .ddp-box-loading.ddp-box-s .ddp-btn-again{background-position:left -56px}.theme-dark .ddp-box-loading.ddp-box-s .ddp-icon-fail{background-position:left -112px}.theme-dark .ddp-box-loading.ddp-box-s .ddp-txt-success{font-size:18px;color:#666eb2}.theme-dark .ddp-box-loading.ddp-box-s .ddp-txt-fail{font-size:18px;color:#666eb2;color:#eb5f58}.theme-dark .ddp-box-loading.ddp-box-s .ddp-btn-close{display:inline-block;position:absolute;top:13px;right:12px;width:10px;height:10px;margin-left:8px;background:url(/assets/images/btn_popclose.png) no-repeat;background-position:left -101px;vertical-align:middle;content:""}.theme-dark .ddp-box-loading.ddp-box-s .ddp-btn-close:hover{background-position:-11px -101px}.theme-dark .ddp-box-loading.ddp-box-s .ddp-txt-info{text-align:left;overflow:hidden}.theme-dark .ddp-box-loading.ddp-box-s .ddp-txt-info.ddp-again{padding-top:15px}@keyframes lds-wedges{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes antSpinMove{to{opacity:1}}@keyframes antRotate{to{transform:rotate(405deg)}}@keyframes antRotateRtl{to{transform:rotate(-405deg)}}@keyframes loading{0%{width:0}to{width:100%}}.theme-dark .ddp-list-checktype.ddp-list-padd li{padding:5px 0;font-size:0}.theme-dark .ddp-list-checktype.ddp-list-padd li .ddp-label-checkbox span.ddp-txt-checkbox{font-size:13px}.theme-dark .ddp-list-checktype.ddp-list-padd li .ddp-label-checkbox span.ddp-txt-checkbox span.ddp-data-valuenum{position:relative;top:-1px;margin-left:5px;color:#90969f;font-size:12px}.theme-dark .ddp-label-checkbox{display:inline-block;position:relative;padding-left:19px;cursor:pointer}.theme-dark .ddp-label-checkbox.ddp-type{display:inline-block}.theme-dark .ddp-label-checkbox.ddp-type span.ddp-txt-checkbox{font-size:12px}.theme-dark .ddp-label-checkbox.ddp-inline{display:inline-block}.theme-dark .ddp-label-checkbox span.ddp-txt-checkbox{display:inline-block;font-size:13px;color:#36393e;vertical-align:bottom}.theme-dark .ddp-label-checkbox input[type=checkbox]{position:absolute;top:50%;left:0;opacity:0;margin-top:-7px}.theme-dark .ddp-label-checkbox i.ddp-icon-checkbox{display:inline-block;position:absolute;top:50%;left:0;margin-top:-6px;width:12px;height:12px;background:url(/assets/images/icon_checkbox.png) no-repeat}.theme-dark .ddp-label-checkbox i.ddp-icon-global,.theme-dark .ddp-label-radio i.ddp-icon-global{display:inline-block;position:absolute;top:50%;left:0;margin-top:-6px;width:13px;height:13px;background:url(/assets/images/icon_global.png) no-repeat;background-position:left -18px}.theme-dark .ddp-label-checkbox.type-global,.theme-dark .ddp-label-radio.type-global{cursor:default}.theme-dark .ddp-label-checkbox.ddp-checkboxtype input[type=checkbox]:checked+i.ddp-icon-checkbox,.theme-dark .ddp-label-checkbox input[type=checkbox]:checked+i.ddp-icon-checkbox{background-position:-12px top}.theme-dark .ddp-label-checkbox input[type=checkbox]:disabled+i.ddp-icon-checkbox{background-position:-36px top;cursor:no-drop}.theme-dark .ddp-label-checkbox input[type=checkbox]:checked+i.ddp-icon-checkbox+.ddp-txt-checkbox{font-weight:700}.theme-dark .ddp-label-checkbox.ddp-checkboxtype input[type=checkbox]:disabled+i.ddp-icon-checkbox,.theme-dark .ddp-label-checkbox input[type=checkbox]:disabled+i.ddp-icon-checkbox+.ddp-txt-checkbox{color:#d0d1d8;cursor:no-drop}.theme-dark .ddp-label-checkbox.ddp-checkboxtype input[type=checkbox]+i.ddp-icon-checkbox{background-position:-24px top}.theme-dark .ddp-label-checkbox.ddp-position{display:block;padding:0 19px 0 0}.theme-dark .ddp-label-checkbox.ddp-position i,.theme-dark .ddp-label-checkbox.ddp-position input{position:absolute;right:0;left:inherit}.theme-dark .ddp-label-checkbox.ddp-type-number i.ddp-icon-checkbox{text-indent:-300000px}.theme-dark .ddp-label-checkbox.ddp-type-number input[type=checkbox]:checked+i.ddp-icon-checkbox{text-indent:0;background:none;font-style:normal;color:#666eb2}.theme-dark .ddp-label-checkbox.ddp-check-disabled:after{display:inline-block;position:absolute;top:0;left:0;right:0;bottom:0;cursor:no-drop;background-color:hsla(0,0%,100%,.5);content:""}.theme-dark .ddp-label-checkbox.ddp-form span.ddp-txt-checkbox{color:#b7b9c2;font-size:12px}.theme-dark .ddp-label-checkbox.ddp-form input[type=checkbox]:checked+i.ddp-icon-checkbox+.ddp-txt-checkbox{color:#90969f;font-weight:400}.theme-dark .ddp-label-check-value{cursor:pointer}.theme-dark .ddp-label-check-value input{display:none}.theme-dark .ddp-label-check-value i{display:inline-block;width:22px;height:14px;background:url(/assets/images/icon_checkvalue.png) no-repeat}.theme-dark .ddp-label-check-value input[type=checkbox]:checked+i{background-position:left -15px}.theme-dark .ddp-num-checkbox{display:inline-block;cursor:pointer}.theme-dark .ddp-num-checkbox i{display:inline-block;position:relative;width:31px;height:21px;padding:2px 0;color:#fff;font-size:14px;font-weight:700;text-align:center;font-style:normal;text-indent:-300000px;border-radius:2px;background-color:#d0d1d8;box-sizing:border-box;vertical-align:middle}.theme-dark .ddp-num-checkbox i:before{display:inline-block;position:absolute;top:50%;left:50%;margin:-6px 0 0 -7px;width:14px;height:10px;background:url(/assets/images/icon_select2.png) no-repeat;content:""}.theme-dark .ddp-num-checkbox input{display:none}.theme-dark .ddp-num-checkbox input:checked+i{text-indent:0;background-color:#6870ae}.theme-dark .ddp-num-checkbox input:checked+i:before{display:none}.theme-dark .ddp-wrap-num-checkbox .ddp-label-checkbox{margin-left:18px;vertical-align:middle}.theme-dark .ddp-ui-checkbox{position:relative}.theme-dark .ddp-ui-checkbox input[type=checkbox]{display:block;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;opacity:0;cursor:pointer;z-index:1}.theme-dark .ddp-ui-checkbox i.ddp-icon-checkbox{display:inline-block;width:12px;height:12px;background:url(/assets/images/icon_checkbox.png) no-repeat}.theme-dark .ddp-ui-checkbox input[type=checkbox]:disabled+i.ddp-icon-checkbox{background-position:-36px top;cursor:no-drop}.theme-dark .ddp-ui-checkbox.ddp-checkboxtype input[type=checkbox]:checked+i.ddp-icon-checkbox,.theme-dark .ddp-ui-checkbox input[type=checkbox]:checked+i.ddp-icon-checkbox{background-position:-12px top}.theme-dark .ddp-ui-checkbox.ddp-checkboxtype input[type=checkbox]+i.ddp-icon-checkbox{background-position:-24px top}.theme-dark .ddp-ui-checkbox input[type=checkbox]:disabled+i.ddp-icon-checkbox+.ddp-ui-tooltip-info{position:absolute;top:100%;left:-10px;right:inherit;margin-top:6px}.theme-dark .ddp-ui-checkbox input[type=checkbox]:disabled+i.ddp-icon-checkbox+.ddp-ui-tooltip-info .ddp-icon-view-top{left:14px;margin-left:0}.theme-dark .ddp-ui-checkbox input[type=checkbox]:disabled:hover+i.ddp-icon-checkbox+.ddp-ui-tooltip-info{display:block}.theme-dark .ddp-ui-checkbox.ddp-check-disabled:after{display:inline-block;position:absolute;top:0;left:0;right:0;bottom:0;cursor:no-drop;background-color:hsla(0,0%,100%,.5);z-index:1;content:""}.theme-dark .ddp-label-checkbox.ddp-type2 span.ddp-txt-checkbox{color:#90969f;font-size:12px}.theme-dark .ddp-label-checkbox.ddp-type2 i{display:inline-block;width:12px;height:12px;position:absolute;top:50%;left:0;margin-top:-6px;background:url(/assets/images/icon_checkbox2.png) no-repeat;background-position:left -13px}.theme-dark .ddp-label-checkbox.ddp-type2 input[type=checkbox]:checked+i{background-position:-13px -13px}.theme-dark .ddp-label-checkbox.ddp-type2 input[type=checkbox]:disabled+i{background-position:-26px -26px}.theme-dark .ddp-label-checkbox.ddp-type3 span.ddp-txt-checkbox{color:#9096a2;font-size:12px}.theme-dark .ddp-label-checkbox.ddp-type3 i{display:inline-block;position:absolute;top:50%;left:0;width:12px;height:12px;margin-top:-6px;background:url(/assets/images/icon_checkbox2.png) no-repeat;background-position:left -26px}.theme-dark .ddp-label-checkbox.ddp-type3 input[type=checkbox]:checked+i{background-position:-13px -26px}.theme-dark .ddp-label-checkbox.ddp-type3 input[type=checkbox]:disabled+i{background-position:-26px -26px;opacity:.2}.theme-dark .ddp-label-checkbox.ddp-type3 input[type=checkbox]:disabled+i+span{font-weight:400;opacity:.2}.theme-dark .ddp-label-checkbox.ddp-type3.ddp-disabled span.ddp-txt-checkbox{opacity:.5}.theme-dark .ddp-ui-slidecheck{float:left;width:100%}.theme-dark .ddp-checkbox-slide label{display:block;cursor:pointer;width:30px;height:3px;position:relative;background-color:#dcdce2;border-radius:10px}.theme-dark .ddp-checkbox-slide .ddp-slide{display:block;width:11px;height:11px;color:#fff;transition:all .2s ease;position:absolute;top:-4px;left:-1px;z-index:1;background:#b7b9c2;border-radius:50%}.theme-dark .ddp-checkbox-slide label:after{color:#9c9c9c;position:absolute;left:-41px;top:-3px;z-index:0;width:35px;text-align:right;font-size:11px}.theme-dark .ddp-checkbox-slide.ddp-checkbox-automatic2,.theme-dark .ddp-checkbox-slide.ddp-checkbox-automatic3{display:inline-block;position:relative;padding:5px 5px 5px 65px}.theme-dark .ddp-checkbox-slide.ddp-checkbox-automatic2 label:after{display:inline-block;top:-7px;content:"OFF";color:#b7b9c2;font-size:11px}.theme-dark .ddp-checkbox-slide.ddp-checkbox-automatic3 label:after{display:inline-block;top:-7px;content:"수동";color:#b7b9c2;font-size:11px}.theme-dark .ddp-checkbox-slide.ddp-checkbox-automatic3.ddp-change label:after{content:"자동"}.theme-dark .ddp-checkbox-slide.ddp-checkbox-automatic3.ddp-en label:after{width:40px;left:-44px;top:-6px;content:"manual"}.theme-dark .ddp-checkbox-slide.ddp-checkbox-automatic3.ddp-en.ddp-change label:after{content:"Auto"}.theme-dark .ddp-checkbox-slide.ddp-checkbox-automatic2.ddp-disabled *{opacity:.5}.theme-dark .ddp-checkbox-slide.ddp-checkbox-automatic2.ddp-disabled input{opacity:0}.theme-dark .ddp-checkbox-slide.ddp-checkbox-automatic2.ddp-disabled:after{display:inline-block;z-index:10;content:"";position:absolute;top:0;left:0;right:0;bottom:0;opacity:.5}.theme-dark .ddp-checkbox-slide.ddp-checkbox-automatic2 input:disabled+label{background-color:hsla(0,0%,86.7%,.5);cursor:no-drop}.theme-dark .ddp-checkbox-slide.ddp-checkbox-automatic2 input:disabled+label:after{opacity:.5}.theme-dark .ddp-checkbox-slide.ddp-checkbox-automatic2 input[type=checkbox]:checked+label:after{display:inline-block;top:-7px;content:"ON";color:#9c9c9c;font-size:11px}.theme-dark .ddp-checkbox-slide.ddp-checkbox-automatic3 input[type=checkbox]:checked+label:after{display:inline-block;top:-7px;content:"자동";color:#9c9c9c;font-size:11px;content:"수동"}.theme-dark .ddp-checkbox-slide.ddp-checkbox-automatic3.ddp-en input[type=checkbox]:checked+label:after{width:60px;top:-6px;left:-65px;content:"Automatic"}.theme-dark .ddp-checkbox-slide.ddp-checkbox-automatic3.ddp-en.ddp-change input[type=checkbox]:checked+label:after{content:"Manual"}.theme-dark .ddp-checkbox-slide.ddp-checkbox-automatic2 input:disabled+label span.ddp-slide,.theme-dark .ddp-checkbox-slide.ddp-checkbox-automatic2.ddp-disabled input:disabled+label span.ddp-slide{opacity:.2}.theme-dark .ddp-checkbox-slide input[type=checkbox]{display:block;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:2;opacity:0;cursor:pointer}.theme-dark .ddp-checkbox-slide input[type=checkbox]:checked+label{background-color:#b7bcdb}.theme-dark .ddp-checkbox-slide input[type=checkbox]:checked+label>span.ddp-slide{background-color:#666fad}.theme-dark .ddp-checkbox-slide input[type=checkbox]:checked+label:after{color:#9f9f9f;position:absolute;left:-41px;top:-3px;z-index:0;width:35px;text-align:right}.theme-dark .ddp-checkbox-slide input[type=checkbox]:checked+label span.ddp-slide{left:20px}.theme-dark .ddp-checkbox-slide.ddp-middle input[type=checkbox]:checked+label{background-color:#b7bcdb}.theme-dark .ddp-checkbox-slide.ddp-middle input[type=checkbox]+label span.ddp-slide{display:inline-block;width:11px;height:11px;left:9px;background:url(/assets/images/icon_switch2.png) no-repeat}.theme-dark .ddp-checkbox-slide.ddp-middle label:after{display:inline-block;top:-5px;content:"ON";color:#9c9c9c;font-size:11px}.theme-dark .ddp-checkbox-slide.ddp-slide-text{position:relative}.theme-dark .ddp-checkbox-slide.ddp-slide-text .ddp-txt-slide{display:inline-block;position:relative;top:2px;margin-right:5px;color:#9c9c9c;font-size:11px;vertical-align:middle}.theme-dark .ddp-checkbox-slide.ddp-slide-text label{display:inline-block}.theme-dark .ddp-checkbox-slide.ddp-slide-text.ddp-middle label:after{display:none}.theme-dark .ddp-label-radio{display:inline-block;position:relative;padding-left:19px;cursor:pointer}.theme-dark .ddp-label-radio span.ddp-txt-checkbox,.theme-dark .ddp-label-radio span.ddp-txt-radio{display:inline-block;font-size:13px;color:#4e5368;vertical-align:bottom;word-break:break-all}.theme-dark .ddp-label-radio.type-success span.ddp-txt-radio{color:#10bf83}.theme-dark .ddp-label-radio.type-failed span.ddp-txt-radio{color:#dc494f}.theme-dark .ddp-label-radio span.ddp-txt-checkbox span.ddp-data-valuenum,.theme-dark .ddp-label-radio span.ddp-txt-radio span.ddp-data-valuenum{position:relative;top:-1px;margin-left:5px;color:#7e8aa5;font-size:12px}.theme-dark .ddp-label-radio span.ddp-txt-radio span.ddp-txt-det{color:#808dcd;font-style:italic}.theme-dark .ddp-label-radio span.ddp-txt-radio .ddp-box-tag-value{display:inline-block;padding:2px;border-radius:2px}.theme-dark .ddp-label-radio span.ddp-txt-radio .ddp-box-tag-value.ddp-dimension{border:1px solid #439fe5;color:#439fe5;font-size:12px}.theme-dark .ddp-label-radio span.ddp-txt-radio .ddp-box-tag-value.ddp-measure{border:1px solid #5fd7a5;color:#5fd7a5;font-size:12px}.theme-dark .ddp-label-radio input[type=radio]{position:absolute;top:50%;left:0;margin-top:-6px;opacity:0}.theme-dark .ddp-label-radio i.ddp-icon-radio{display:inline-block;position:absolute;top:50%;left:0;margin-top:-6px;width:12px;height:12px;background:url(/assets/images/icon_radio.png) no-repeat;background-position:left -24px}.theme-dark .ddp-label-radio.ddp-radiotype input[type=radio]:checked+i.ddp-icon-radio,.theme-dark .ddp-label-radio input[type=radio]:checked+i.ddp-icon-radio{background-position:-13px -24px}.theme-dark .ddp-label-radio input[type=radio]:checked+i.ddp-icon-radio+.ddp-txt-radio{font-weight:700}.theme-dark .ddp-label-radio input[type=radio]:checked+i.ddp-icon-radio+.ddp-txt-radio .ddp-txt-det{font-weight:400}.theme-dark .ddp-label-radio input[type=radio]:disabled+i.ddp-icon-radio{background-position:-26px -24px}.theme-dark .ddp-label-radio.ddp-radiotype input[type=radio]:disabled+i.ddp-icon-radio,.theme-dark .ddp-label-radio input[type=radio]:disabled+i.ddp-icon-radio+.ddp-txt-radio{color:#c3c8d3;cursor:no-drop}.theme-dark .ddp-label-radio.ddp-radiotype input[type=radio]+i.ddp-icon-radio{background-position:-36px top}.theme-dark .ddp-label-radio.ddp-inline{display:inline-block;margin-right:25px}.theme-dark .ddp-label-radio.ddp-dark i{background-position:-12px -12px}.theme-dark .ddp-label-radio.ddp-dark .ddp-txt-radio{color:#7e8aa5;font-size:12px}.theme-dark .ddp-label-radio.ddp-dark input[type=radio]:checked+i.ddp-icon-radio{background-position:left -12px}.theme-dark .ddp-label-radio.ddp-dark input[type=radio]:disabled+i.ddp-icon-radio{background-position:-24px -12px}.theme-dark .ddp-label-radio.ddp-dark input[type=radio]:disabled+i.ddp-icon-radio+.ddp-txt-radio{color:#c3c8d3;cursor:no-drop;opacity:.3}.theme-dark .ddp-label-radio2{display:inline-block;position:relative}.theme-dark .ddp-label-radio2 input{display:inline-block;position:absolute;top:0;right:0;bottom:0;opacity:0}.theme-dark .ddp-label-radio2 i.ddp-icon-radio{display:inline-block;width:11px;height:11px;background:url(/assets/images/icon_radio.png) no-repeat;background-position:-84px top}.theme-dark .ddp-label-radio2 input:checked+i.ddp-icon-radio{background-position:-72px top}.theme-dark .ddp-ui-radio{position:relative;display:inline-block}.theme-dark .ddp-ui-radio input[type=radio]{position:absolute;top:0;left:0;opacity:0;z-index:1;cursor:pointer}.theme-dark .ddp-ui-radio i.ddp-icon-radio{display:inline-block;width:11px;height:11px;background:url(/assets/images/icon_radio.png) no-repeat}.theme-dark .ddp-ui-radio.ddp-checkboxtype input[type=radio]:checked+i.ddp-icon-radio,.theme-dark .ddp-ui-radio input[type=radio]:checked+i.ddp-icon-radio{background-position:-12px top}.theme-dark .ddp-ui-radio.ddp-checkboxtype input[type=radio]+i.ddp-icon-radio{background-position:-24px top}.theme-dark .ddp-ui-page a.ddp-btn-next,.theme-dark .ddp-ui-page a.ddp-btn-prev{display:inline-block;float:left;width:21px;height:21px;background:url(/assets/images/btn_page2.png) no-repeat;background-color:#fff}.theme-dark .ddp-ui-page a.ddp-btn-next:hover,.theme-dark .ddp-ui-page a.ddp-btn-prev:hover{background-position-y:-22px}.theme-dark .ddp-ui-page a.ddp-btn-prev.ddp-disabled{opacity:.3;cursor:no-drop;background-position-y:0}.theme-dark .ddp-ui-page a.ddp-btn-next{background-position:-21px 0}.theme-dark .ddp-ui-page a.ddp-btn-next.ddp-disabled{opacity:.3;cursor:no-drop;background-position-y:0}.theme-dark .ddp-ui-page span.ddp-data-page{display:inline-block;position:relative;top:3px;float:left;padding:0 6px;color:#444;font-size:11px;vertical-align:top!important}.theme-dark .ddp-ui-page span.ddp-data-page input.ddp-input-data{display:inline-block;width:32px;height:21px;margin-right:5px;padding:0 8px;text-align:right;border:1px solid #ddd;box-sizing:border-box}.theme-dark .ddp-ui-page span.ddp-data-page em{display:inline-block;padding:0 3px}.theme-dark .ddp-ui-pageing{padding:10px 25px;overflow:hidden}.theme-dark .ddp-ui-pageing .ddp-btn-next,.theme-dark .ddp-ui-pageing .ddp-btn-prev{font-size:12px;color:#7e8aa5}.theme-dark .ddp-ui-pageing .ddp-btn-next:hover,.theme-dark .ddp-ui-pageing .ddp-btn-prev:hover{color:#c3c8d3}.theme-dark .ddp-ui-pageing .ddp-btn-prev{float:left}.theme-dark .ddp-ui-pageing .ddp-btn-next{float:right}.theme-dark .ddp-ui-pageing .ddp-btn-next.ddp-disabled,.theme-dark .ddp-ui-pageing .ddp-btn-next.ddp-disabled:hover,.theme-dark .ddp-ui-pageing .ddp-btn-prev.ddp-disabled,.theme-dark .ddp-ui-pageing .ddp-btn-prev.ddp-disabled:hover{color:#7e8aa5;opacity:.3;cursor:no-drop}.theme-dark .ddp-box-page{padding:0 20px 0 18px;margin-top:10px;border:1px solid #d5d6dc;background-color:#fff;box-sizing:border-box}.theme-dark .ddp-box-page .ddp-page-num{float:left;padding:7px 0}.theme-dark .ddp-box-page .ddp-page-num a{display:inline-block;position:relative;float:left;width:28px;height:28px;margin:0 2px;padding:4px 0;text-align:center;color:#4e5368;font-size:14px;box-sizing:border-box}.theme-dark .ddp-box-page .ddp-page-num a.ddp-btn-next,.theme-dark .ddp-box-page .ddp-page-num a.ddp-btn-prev{display:inline-block;position:relative;top:3px;width:21px;height:21px;border:1px solid #e7e8ec;border-radius:2px;font-size:0}.theme-dark .ddp-box-page .ddp-page-num a.ddp-btn-prev{margin-right:12px}.theme-dark .ddp-box-page .ddp-page-num a.ddp-btn-next{margin-left:12px;transform:rotate(180deg)}.theme-dark .ddp-box-page .ddp-page-num a.ddp-btn-next:before,.theme-dark .ddp-box-page .ddp-page-num a.ddp-btn-prev:before{display:Inline-block;position:absolute;top:50%;left:50%;margin:-4px 0 0 -2px;width:4px;height:7px;background:url(/assets/images/btn_page2.png) no-repeat;background-position:-8px -29px;content:""}.theme-dark .ddp-box-page .ddp-page-num a.ddp-btn-next.ddp-disabled,.theme-dark .ddp-box-page .ddp-page-num a.ddp-btn-prev.ddp-disabled{opacity:.3;cursor:no-drop}.theme-dark .ddp-box-page .ddp-page-num a.ddp-page-skip:before{display:inline-block;position:absolute;top:50%;left:50%;margin:-2px 0 0 -8px;width:16px;height:4px;background:url(/assets/images/icon_page_skip.png) no-repeat;content:""}.theme-dark .ddp-box-page .ddp-page-num a.ddp-selected{background-color:#f4f6fc;font-weight:700}.theme-dark .ddp-box-page .ddp-page-setting{float:right;padding:6px 0}.theme-dark .ddp-box-page .ddp-page-setting .ddp-wrap-edit .ddp-label-type{padding-right:5px}.theme-dark .ddp-box-page .ddp-page-setting .ddp-wrap-edit .ddp-label-type+.ddp-ui-edit-option.ddp-inline{top:0;width:68px}.theme-dark .ddp-icon-question{display:inline-block;width:11px;height:11px;background:url(/assets/images/icon_que.png) no-repeat}.theme-dark .ddp-ui-tooltip{display:inline-block;position:relative;margin-left:2px;cursor:pointer;font-weight:400}.theme-dark .ddp-ui-tooltip em.ddp-icon-question{display:inline-block;width:11px;height:11px;background:url(/assets/images/icon_que.png) no-repeat}.theme-dark .ddp-ui-tooltip-info{display:none;position:absolute;top:-7px;left:17px;min-width:15px;padding:5px;color:#fff;font-size:12px;white-space:nowrap;border-radius:3px;background-color:#4e5255;z-index:1}.theme-dark .ddp-ui-tooltip-info em.ddp-icon-view{top:8px;left:0}.theme-dark .ddp-ui-tooltip-info em.ddp-icon-view,.theme-dark .ddp-ui-tooltip-info em.ddp-icon-view-top{display:inline-block;position:absolute;width:4px;height:8px;margin-left:-4px;background:url(/assets/images/icon_tagview.png) no-repeat}.theme-dark .ddp-ui-tooltip-info em.ddp-icon-view-top{top:-6px;left:50%;transform:rotate(90deg)}.theme-dark .ddp-ui-tooltip-info em.ddp-icon-view-down{bottom:-6px;left:50%;margin-left:-4px;transform:rotate(-90deg)}.theme-dark .ddp-ui-tooltip-info em.ddp-icon-view-down,.theme-dark .ddp-ui-tooltip-info em.ddp-icon-view-left{display:inline-block;position:absolute;width:4px;height:8px;background:url(/assets/images/icon_tagview.png) no-repeat}.theme-dark .ddp-ui-tooltip-info em.ddp-icon-view-left{top:50%;left:-4px;margin-top:-4px}.theme-dark .ddp-ui-tooltip-info em.ddp-icon-view-right{display:inline-block;position:absolute;top:50%;right:-4px;width:4px;height:8px;margin-top:-4px;background:url(/assets/images/icon_tagview.png) no-repeat;transform:rotate(180deg)}.theme-dark .ddp-ui-tooltip.ddp-selected .ddp-ui-tooltip-info{display:block}.theme-dark .ddp-ui-tooltip-info.ddp-down{position:absolute;top:100%;left:inherit;right:-10px;margin-top:6px;font-weight:400}.theme-dark .ddp-ui-tooltip-info.ddp-down em.ddp-icon-view-top{left:inherit;right:15px}.theme-dark .ddp-ui-tooltip-info.ddp-top{position:absolute;bottom:100%;top:inherit;left:25px}.theme-dark .ddp-ui-tooltip-info.ddp-top .ddp-icon-view-top{top:100%;transform:rotate(-90deg);margin-top:-2px}.theme-dark .ddp-hover-tooltip{position:relative}.theme-dark .ddp-hover-tooltip:hover .ddp-ui-tooltip-info{display:block;z-index:10}.theme-dark .ddp-hover-tooltip.ddp-selected:hover .ddp-ui-tooltip-info{display:none}.theme-dark .ddp-ui-tooltip-info .ddp-tooltip-label{display:block;padding-bottom:7px;font-size:12px;color:#b7b9c2;font-weight:700}.theme-dark .ddp-ui-tooltip-info .ddp-dl-info+.ddp-dl-info{padding-top:6px}.theme-dark .ddp-ui-tooltip-info .ddp-dl-info dt{font-size:12px;color:#f4f6fc;font-weight:300}.theme-dark .ddp-ui-tooltip-info .ddp-dl-info dd{font-size:12px;color:#f4f6fc}.theme-dark input.ddp-input-type:-ms-input-placeholder,.theme-dark input.ddp-input-type::-webkit-input-placeholder{color:#d7d7dc}.theme-dark input.ddp-input-type:disabled{color:rgba(75,81,91,.3)}.theme-dark input.ddp-input-typebasic{display:block;width:100%;padding:6px 10px;border-radius:2px;border:1px solid #d0d1d9;box-sizing:border-box;font-size:13px}.theme-dark input.ddp-input-typebasic:-ms-input-placeholder,.theme-dark input.ddp-input-typebasic::-webkit-input-placeholder{color:#a4aab0}.theme-dark input.ddp-input-typebasic:focus{border:1px solid #b7b9c2}.theme-dark input.ddp-input-typebasic:-moz-read-only:focus{border:1px solid #d0d1d9}.theme-dark input.ddp-input-typebasic:read-only:focus{border:1px solid #d0d1d9}.theme-dark input.ddp-input-typebasic.ddp-full{width:100%}.theme-dark input.ddp-input-typebasic.ddp-disabled,.theme-dark input.ddp-input-typebasic:disabled{background-color:hsla(0,0%,94.1%,.3);cursor:no-drop;opacity:.5}.theme-dark input.ddp-input-typebasic.ddp-inline{display:inline-block;width:inherit;position:relative;top:-3px}.theme-dark input.ddp-input-typebasic.ddp-error{color:#eb5f58}.theme-dark input.ddp-input-typebasic.ddp-font-size{padding-top:10px;font-size:12px}.theme-dark input.ddp-input-typebasic.ddp-timeout{width:289px}.theme-dark input.ddp-input-typebasic.ddp-readonly,.theme-dark input.ddp-input-typebasic.ddp-readonly:focus{padding-left:0;border:1px solid transparent;background:none}.theme-dark input.ddp-input-typebasic.ddp-focus:focus{color:#4b515b}.theme-dark input.ddp-input-type{display:block;width:100%;padding-bottom:10px;font-size:16px;border:none;border-bottom:1px solid #e7e7ea}.theme-dark .ddp-wrap-chart .ddp-wrap-chart-lnb input.ddp-input-typebasic.ddp-disabled,.theme-dark .ddp-wrap-chart .ddp-wrap-chart-lnb input.ddp-input-typebasic[disabled=disabled]{background-color:#9a9c9f;border:1px solid #9a9c9f;opacity:1}.theme-dark .ddp-ng-ellipsis span.ddp-data-ellipsis{display:block;border:1px solid #d0d1d9;width:100%;padding:6px 10px;border-radius:2px;font-size:13px;background-color:#fff;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.theme-dark .ddp-ng-ellipsis.ddp-selected span.ddp-data-ellipsis,.theme-dark .ddp-ng-ellipsis input{display:none}.theme-dark .ddp-ng-ellipsis.ddp-selected .ddp-ui-tooltip-info,.theme-dark .ddp-ng-ellipsis.ddp-selected input{display:block}.theme-dark .ddp-input-apply{position:relative}.theme-dark .ddp-input-apply.ddp-disabled{opacity:.5;background-color:hsla(0,0%,94.1%,.3);cursor:no-drop}.theme-dark .ddp-input-apply.ddp-disabled:before{display:inline-block;position:absolute;top:0;left:0;right:0;bottom:0;content:"";z-index:3}.theme-dark .ddp-input-apply.ddp-disabled input.ddp-input-txt{background:hsla(0,0%,94.1%,.3)}.theme-dark .ddp-input-apply.ddp-disabled:hover input.ddp-input-txt,.theme-dark .ddp-input-apply.ddp-disabledinput.ddp-input-txt:focus{border:1px solid #d0d1d8}.theme-dark .ddp-input-apply.ddp-disabled .ddp-icon-apply{display:block}.theme-dark .ddp-input-apply input.ddp-input-txt{display:block;width:100%;padding:6px 10px;color:#4b515b;font-size:13px;text-align:left;border:1px solid #d0d1d8;border-radius:2px;background-color:#fff;box-sizing:border-box}.theme-dark .ddp-input-apply.ddp-edit input.ddp-input-txt,.theme-dark .ddp-input-apply input.ddp-input-txt:focus{padding-right:28px}.theme-dark .ddp-input-apply .ddp-icon-apply{display:none;position:absolute;top:50%;right:3px;width:24px;height:24px;margin-top:-12px;background-color:#d0d1d8}.theme-dark .ddp-input-apply .ddp-icon-apply:before{display:inline-block;position:absolute;top:50%;left:50%;margin:-4px 0 0 -6px;width:11px;height:8px;background:url(/assets/images/icon_select2.png) no-repeat;background-position:-27px top;content:""}.theme-dark .ddp-input-apply:hover input.ddp-input-txt,.theme-dark .ddp-input-apply input.ddp-input-txt:focus{border:1px solid #b7b9c2}.theme-dark .ddp-input-apply input.ddp-input-txt:focus+.ddp-icon-apply{display:block}.theme-dark .ddp-input-apply.ddp-edit input.ddp-input-txt{border:1px solid #b7b9c2}.theme-dark .ddp-input-apply.ddp-edit .ddp-icon-apply{display:block;background-color:#2abcef}.theme-dark .ddp-input-apply.ddp-loading input.ddp-input-txt{border:1px solid #b7b9c2}.theme-dark .ddp-input-apply .ddp-icon-apply-loading{display:none;position:absolute;top:50%;right:8px;margin-top:-6px;width:12px;height:12px;background:url(/assets/images/icon_tabloading.png) no-repeat;vertical-align:middle;animation-name:spin;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear}.theme-dark .ddp-input-apply.ddp-loading .ddp-icon-apply-loading{display:block}.theme-dark .ddp-input-apply.ddp-loading .ddp-input-form,.theme-dark .ddp-input-apply.ddp-loading:hover .ddp-icon-apply{display:none}.theme-dark .ddp-input-apply.ddp-loading:before{display:inline-block;position:absolute;top:0;left:0;right:0;bottom:0;z-index:10;content:""}.theme-dark .ddp-input-apply2{border:1px solid #d0d1d8;background-color:#fff}.theme-dark .ddp-input-apply2:hover{border:1px solid #b7b9c2}.theme-dark .ddp-input-apply2 .txt-apply{position:relative;float:right}.theme-dark .ddp-input-apply2 .txt-apply .txt-data{float:left;position:Relative;top:4px;margin:0 5px;color:#bdc0c9;font-size:12px}.theme-dark .ddp-input-apply2 .txt-apply .ddp-icon-apply{display:none;float:left;position:relative;width:24px;height:24px;margin:2px 2px 0 0;background-color:#d0d1d8;cursor:pointer}.theme-dark .ddp-input-apply2 .txt-apply .ddp-icon-apply:before{display:inline-block;position:absolute;top:50%;left:50%;margin:-4px 0 0 -6px;width:11px;height:8px;background:url(/assets/images/icon_select2.png) no-repeat;background-position:-27px top;content:""}.theme-dark .ddp-input-apply2 .ddp-wrap-input{display:block;overflow:hidden}.theme-dark .ddp-input-apply2 .ddp-wrap-input input{display:block;width:100%;padding:6px 0 7px 5px;border:none;background:none;box-sizing:border-box}.theme-dark .ddp-input-apply2.ddp-edit .txt-apply .ddp-icon-apply{display:block;background-color:#2abcef}.theme-dark .ddp-input-apply2.ddp-focus .txt-apply .ddp-icon-apply{display:block}.theme-dark .ddp-form-calen{position:relative}.theme-dark .ddp-form-calen input.ddp-input-typebasic{padding-right:30px}.theme-dark .ddp-form-calen:after{display:inline-block;position:absolute;top:50%;right:10px;margin-top:-6px;width:11px;height:11px;background:url(/assets/images/icon_type.png) no-repeat;content:""}.theme-dark .ddp-textarea-auto{display:block;width:100%!important;max-width:100%;padding:6px 10px;height:31px;min-height:31px;font-size:13px;resize:auto;border:1px solid #d0d1d8;box-sizing:border-box}.theme-dark .ddp-wrap-popup2{border:1px solid #ddd;border-radius:2px;background-color:#fff;z-index:11;text-align:left;box-shadow:0 1px 3px rgba(84,97,104,.3)}.theme-dark .ddp-wrap-popup2 .ddp-ui-label{padding:5px 10px 0;color:#b7b9c2;font-size:12px;font-weight:700}.theme-dark .ddp-wrap-popup2 .ddp-ui-label:first-of-type{margin-top:7px}.theme-dark .ddp-wrap-popup2.ddp-types2{max-height:220px;overflow-y:auto}.theme-dark .ddp-wrap-popup2.ddp-types2 ul li a{padding-right:14px}.theme-dark .ddp-wrap-popup2 span.ddp-txt-label{display:block;margin:10px 0 0;padding:6px 14px 7px;color:#b7b9c2;font-size:12px;font-weight:700;cursor:default}.theme-dark .ddp-wrap-popup2 span.ddp-txt-label2{display:block;padding:10px 13px 4px;color:#b7b9c2;font-size:12px;font-weight:700}.theme-dark .ddp-wrap-popup2.ddp-multy{padding:10px 0}.theme-dark .ddp-wrap-popup2.ddp-multy .ddp-list-popup{padding:0}.theme-dark .ddp-wrap-popup2.ddp-types ul.ddp-list-popup{white-space:nowrap}.theme-dark .ddp-wrap-popup2.ddp-types ul.ddp-list-popup li a{position:relative;padding-left:35px;font-weight:400}.theme-dark .ddp-wrap-popup2.ddp-types ul.ddp-list-popup li a:hover{background-color:#edf7fb}.theme-dark .ddp-wrap-popup2.ddp-types ul.ddp-list-popup li ul.ddp-list-popup.ddp-padd li a{padding-left:6px}.theme-dark .ddp-wrap-popup2.ddp-types ul.ddp-list-popup+ul.ddp-list-popup{border-top:1px solid #eaedf5}.theme-dark .ddp-wrap-popup2.ddp-types ul.ddp-list-popup.ddp-type{border-bottom:1px solid #eaedf5}.theme-dark .ddp-wrap-popup2.ddp-types ul.ddp-list-popup.ddp-type li a{padding-left:14px}.theme-dark .ddp-wrap-popup2.ddp-types ul.ddp-list-popup li a span.ddp-data-name{color:#b7b9c2}.theme-dark .ddp-wrap-popup2.ddp-types ul.ddp-list-popup li span.ddp-noresult{display:block;padding:5px 10px;color:#b7b9c2;cursor:default;font-size:13px}.theme-dark .ddp-wrap-popup2.ddp-types ul.ddp-list-popup li a em[class*=ddp-icon-type-]{display:inline-block}.theme-dark .ddp-wrap-popup2.ddp-types ul.ddp-list-popup li a em[class*=ddp-icon-dimension-],.theme-dark .ddp-wrap-popup2.ddp-types ul.ddp-list-popup li a em[class*=ddp-icon-measure-]{position:absolute;top:50%;left:10px;margin-top:-6px}.theme-dark .ddp-wrap-popup2.ddp-types ul.ddp-list-popup li.ddp-txt-list a{padding-left:14px}.theme-dark .ddp-types ul.ddp-list-popup{white-space:nowrap}.theme-dark .ddp-types ul.ddp-list-popup+ul.ddp-list-popup{border-top:1px solid #eaedf5}.theme-dark .ddp-types ul.ddp-list-popup li a{position:relative;padding-left:35px;font-weight:400}.theme-dark .ddp-types ul.ddp-list-popup li ul.ddp-list-popup.ddp-padd li a{padding-left:6px}.theme-dark .ddp-types ul.ddp-list-popup li a:hover{background-color:#f4f6fc}.theme-dark .ddp-types ul.ddp-list-popup li a span.ddp-data-name{color:#b7b9c2}.theme-dark .ddp-types ul.ddp-list-popup li a .ddp-label-checkbox i.ddp-icon-checkbox,.theme-dark .ddp-types ul.ddp-list-popup li a .ddp-label-checkbox input[type=checkbox]{top:8px;left:20px}.theme-dark .ddp-types ul.ddp-list-popup.ddp-type{border-bottom:1px solid #eaedf5}.theme-dark .ddp-types ul.ddp-list-popup.ddp-type li a{padding-left:14px}.theme-dark ul.ddp-list-popup{padding:3px 0}.theme-dark ul.ddp-list-popup li{position:relative}.theme-dark ul.ddp-list-popup li span.ddp-noresult{display:block;padding:5px 10px;color:#b7b9c2;font-size:13px;cursor:default}.theme-dark ul.ddp-list-popup li a{display:block;position:relative;padding:6px 14px;font-size:13px;color:#4e5368;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.theme-dark ul.ddp-list-popup li a:hover{background-color:#edf7fb}.theme-dark ul.ddp-list-popup li a .ddp-icons{display:inline-block;position:relative;width:17px;height:15px;vertical-align:middle}.theme-dark ul.ddp-list-popup li a .ddp-icons [class*=ddp-icon-]{position:absolute;top:1px;left:0}.theme-dark ul.ddp-list-popup li.ddp-selected>a{color:#1972d0!important;padding-right:28px}.theme-dark ul.ddp-list-popup.ddp-type li.ddp-selected>a{padding-right:14px}.theme-dark ul.ddp-list-popup.ddp-hover-none li a:hover{background:none!important}.theme-dark ul.ddp-list-popup li.ddp-selected>a em.ddp-icon-check{display:block}.theme-dark ul.ddp-list-popup li.ddp-selected>a em.ddp-icon-type-ab{background-position-x:-70px}.theme-dark ul.ddp-list-popup li.ddp-selected>a em.ddp-icon-type-tf{background-position-x:-75px}.theme-dark ul.ddp-list-popup li.ddp-selected>a em.ddp-icon-type-int{background-position-x:-43px}.theme-dark ul.ddp-list-popup li.ddp-selected>a em.ddp-icon-type-float{background-position-x:-84px}.theme-dark ul.ddp-list-popup li.ddp-selected>a em.ddp-icon-type-calen,.theme-dark ul.ddp-list-popup li.ddp-selected>a em.ddp-icon-type-latitude,.theme-dark ul.ddp-list-popup li.ddp-selected>a em.ddp-icon-type-longitude{background-position-x:-60px}.theme-dark ul.ddp-list-popup li.ddp-selected>a em.ddp-icon-type-phone{background-position-x:-14px}.theme-dark ul.ddp-list-popup li.ddp-selected>a em.ddp-icon-type-email{background-position-x:-13px}.theme-dark ul.ddp-list-popup li.ddp-selected>a em.ddp-icon-type-gender{background-position-x:-12px}.theme-dark ul.ddp-list-popup li.ddp-selected>a em.ddp-icon-type-url{background-position-x:-16px}.theme-dark ul.ddp-list-popup li.ddp-selected>a em.ddp-icon-type-zipcode{background-position-x:-17px}.theme-dark ul.ddp-list-popup li.ddp-selected>a em.ddp-icon-type-image,.theme-dark ul.ddp-list-popup li.ddp-selected>a em.ddp-icon-type-private{background-position-x:-12px}.theme-dark ul.ddp-list-popup li.ddp-selected>a em.ddp-icon-type-binary{background-position-x:-10px}.theme-dark ul.ddp-list-popup li.ddp-selected>a em.ddp-icon-type-spatial{background-position-x:-12px}.theme-dark ul.ddp-list-popup li.ddp-selected>a em.ddp-icon-type-etc{background-position-x:-15px}.theme-dark ul.ddp-list-popup li.ddp-selected>a em.ddp-icon-type-point{background-position-x:-10px}.theme-dark ul.ddp-list-popup li.ddp-selected>a em.ddp-icon-type-line{background-position-x:-11px}.theme-dark ul.ddp-list-popup li.ddp-selected>a em.ddp-icon-type-polygon{background-position-x:-14px}.theme-dark ul.ddp-list-popup li.ddp-selected>a em.ddp-icon-type-expression{background-position-x:-12px}.theme-dark ul.ddp-list-popup li a em.ddp-icon-time5{position:absolute;left:10px;top:50%;margin-top:-7px}.theme-dark ul.ddp-list-popup li.ddp-selected>a em.ddp-icon-time5{background-position:-14px -16px}.theme-dark ul.ddp-list-popup li.ddp-disabled:before{display:inline-block;position:absolute;top:0;left:0;right:0;bottom:0;content:"";z-index:10;cursor:no-drop}.theme-dark ul.ddp-list-popup li.ddp-disabled:hover .ddp-wrap-popup2{display:none}.theme-dark ul.ddp-list-popup li.ddp-disabled a{opacity:.3}.theme-dark ul.ddp-list-popup li .ddp-wrap-popup2{display:none;position:absolute;left:100%;top:0;width:160px;margin-left:-5px}.theme-dark ul.ddp-list-popup li:hover>.ddp-wrap-popup2{display:block}.theme-dark ul.ddp-list-popup li a span.ddp-column-type{display:block;position:relative;padding-left:20px}.theme-dark ul.ddp-list-popup li a span.ddp-column-type [class*=ddp-icon]{left:0}.theme-dark ul.ddp-list-popup li a em.ddp-icon-view{display:inline-block;position:absolute;top:50%;right:10px;margin-top:-4px;width:4px;height:7px;background:url(/assets/images/icon_tagview.png) no-repeat;transform:rotate(180deg)}.theme-dark ul.ddp-list-popup li.ddp-sub a em.ddp-icon-view{background:url(/assets/images/icon_dataview.png) no-repeat;background-position:left -19px;transform:rotate(0)}.theme-dark ul.ddp-list-popup li a em.ddp-icon-check{display:none;position:absolute;top:50%;right:10px;width:11px;height:8px;margin-top:-6px;background:url(/assets/images/icon_select2.png) no-repeat;background-position:-15px top}.theme-dark .ddp-types ul.ddp-list-popup li a em.ddp-icon-add2{display:inline-block;position:absolute;top:50%;left:12px;margin-top:-7px;width:13px;height:13px;background:url(/assets/images/icon_add.png) no-repeat;background-position:-84px -22px}.theme-dark .ddp-types ul.ddp-list-popup li a em.ddp-icon-clone{display:inline-block;position:absolute;top:50%;left:12px;margin-top:-7px;width:13px;height:13px;background:url(/assets/images/icon_clone.png) no-repeat}.theme-dark .ddp-types ul.ddp-list-popup li a em.ddp-icon-snapshot{display:inline-block;position:absolute;top:50%;left:12px;margin-top:-6px;width:14px;height:11px;background:url(/assets/images/icon_shot.png) no-repeat;background-position:-34px top}.theme-dark ul.ddp-list-popup li.ddp-sub .ddp-wrap-popup2{display:none}.theme-dark ul.ddp-list-popup li.ddp-sub:hover{background-color:#f4f6fc}.theme-dark ul.ddp-list-popup li.ddp-sub:hover .ddp-wrap-popup2{display:block}.theme-dark .ddp-wrap-selectbox{position:relative}.theme-dark .ddp-wrap-selectbox .ddp-data-selectbox{position:relative;padding-right:16px;color:#a2a9c1;font-size:12px;cursor:pointer}.theme-dark .ddp-wrap-selectbox .ddp-data-selectbox:after{display:inline-block;content:"";position:absolute;top:50%;right:0;width:8px;height:4px;margin-top:-2px;background:url(/assets/images/icon_select.png) no-repeat;background-position:-8px top}.theme-dark .ddp-wrap-selectbox .ddp-wrap-popup2{display:none;position:absolute;top:20px;right:0;white-space:nowrap}.theme-dark .ddp-wrap-selectbox.ddp-selected .ddp-wrap-popup2{display:block}.theme-dark .ddp-type-selectbox{position:relative;padding:6px 23px 6px 10px;border-radius:2px;border:1px solid #d0d1d9;background-color:#fff;cursor:pointer;box-sizing:border-box}.theme-dark .ddp-type-selectbox:hover{border:1px solid #8f96a0}.theme-dark .ddp-type-selectbox input.ddp-input-selectbox{display:none;position:absolute;top:0;left:0;right:60px;bottom:0;width:100%;padding:7px 26px 6px 13px;box-sizing:border-box;border:none;font-size:13px;background-color:#fff;z-index:1}.theme-dark .ddp-type-selectbox input.ddp-input-selectbox.ddp-value{color:#666eb3}.theme-dark .ddp-type-selectbox span.ddp-txt-selectbox{display:block;color:#4a515c;font-size:13px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;word-wrap:normal}.theme-dark .ddp-type-selectbox span.ddp-txt-selectbox .ddp-icons{display:inline-block;float:left;position:relative;width:17px;height:16px}.theme-dark .ddp-type-selectbox span.ddp-txt-selectbox .ddp-icons [class*=ddp-icon-]{left:0}.theme-dark .ddp-type-selectbox span.ddp-txt-selectbox span.ddp-type-txt{padding-left:22px;color:#4e5368;font-size:13px}.theme-dark .ddp-type-selectbox span.ddp-txt-selectbox.ddp-result{color:#4e5368}.theme-dark .ddp-type-selectbox span.ddp-txt-selectbox em[class*=ddp-icon-dimension-],.theme-dark .ddp-type-selectbox span.ddp-txt-selectbox em[class*=ddp-icon-measure-],.theme-dark .ddp-type-selectbox span.ddp-txt-selectbox em[class*=ddp-icon-type-]{position:absolute;top:50%;left:10px;margin-top:-6px}.theme-dark .ddp-type-selectbox:after{display:inline-block;position:absolute;top:50%;right:9px;width:7px;height:4px;margin-top:-2px;background:url(/assets/images/icon_select.png) no-repeat;content:""}.theme-dark .ddp-type-selectbox:hover:after{background-position:-8px 0;z-index:1}.theme-dark .ddp-type-selectbox.ddp-selected:after{background-position:-8px 0;z-index:1;transform:rotate(180deg)}.theme-dark .ddp-type-selectbox .ddp-wrap-popup2{display:none;position:absolute;top:32px;left:0;right:0;max-height:190px;overflow-y:auto}.theme-dark .ddp-type-selectbox .ddp-wrap-popup2 ul.ddp-list-selectbox2 li{padding:5px 10px}.theme-dark .ddp-type-selectbox .ddp-wrap-popup2 ul.ddp-list-selectbox2 li label.ddp-label-checkbox span{font-size:12px}.theme-dark ul.ddp-list-selectbox2.ddp-hover-none li:hover{background:none!important}.theme-dark .ddp-type-selectbox.ddp-selected{z-index:55;border:1px solid #8f96a0}.theme-dark .ddp-type-selectbox.ddp-selected .ddp-input-selectbox,.theme-dark .ddp-type-selectbox.ddp-selected .ddp-wrap-popup2,.theme-dark .ddp-type-selectbox.ddp-selected ul.ddp-list-selectbox{display:block}.theme-dark .ddp-type-selectbox.ddp-selected.ddp-del .ddp-input-selectbox{padding-right:50px}.theme-dark .ddp-type-selectbox.ddp-selected.ddp-del .ddp-input-selectbox+.ddp-btn-del{position:absolute;top:50%;right:25px;margin-top:-8px;width:15px;height:15px;background:url(/assets/images/btn_close.png) no-repeat;background-position:left -132px;z-index:1}.theme-dark .ddp-type-selectbox.ddp-selected .ddp-wrap-popup2.ddp-scroll-none{max-height:inherit;overflow:initial}.theme-dark .ddp-type-selectbox.ddp-disabled{opacity:.6}.theme-dark .ddp-type-selectbox.ddp-disabled:before{display:inline-block;position:absolute;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,94.1%,.3);cursor:no-drop;z-index:1;content:""}.theme-dark .ddp-type-selectbox.ddp-disabled:hover{border:1px solid #d0d1d9}.theme-dark .ddp-type-selectbox.ddp-disabled:hover:after{background-position-x:0}.theme-dark .ddp-type-selectbox ul.ddp-list-selectbox.ddp-selectdown{bottom:inherit;top:34px;z-index:50}.theme-dark .ddp-type-selectbox ul.ddp-list-selectbox.ddp-selectdown.ddp-ellipsis li a{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.theme-dark .ddp-type-selectbox ul.ddp-list-selectbox.ddp-selectdown.ddp-pass{left:inherit;min-width:100%;white-space:nowrap}.theme-dark .ddp-type-selectbox ul.ddp-list-selectbox.ddp-selectdown.ddp-pass2{left:0;right:inherit;min-width:100%;white-space:nowrap}.theme-dark .ddp-type-selectbox ul.ddp-list-selectbox li a span.ddp-txt-search{color:#1972d0}.theme-dark .ddp-type-selectbox ul.ddp-list-selectbox li a span.ddp-num{margin-left:5px;color:#7e8aa5}.theme-dark .ddp-type-selectbox ul.ddp-list-selectbox.ddp-scrollnone{overflow:inherit}.theme-dark .ddp-type-selectbox.ddp-setting{width:290px}.theme-dark .ddp-type-selectbox.ddp-full{width:100%!important}.theme-dark .ddp-type-selectbox.ddp-inline{display:inline-block;vertical-align:middle}.theme-dark .ddp-type-selectbox.ddp-non-select{padding:6px 10px 7px;cursor:default}.theme-dark .ddp-type-selectbox.ddp-non-select:after{display:none}.theme-dark .ddp-offset .ddp-drop{position:fixed!important;box-sizing:border-box;border-top:none}.theme-dark .ddp-type-selectbox.ddp-nowrap-r ul.ddp-list-selectbox{left:inherit;right:0;min-width:100%;white-space:nowrap}.theme-dark .ddp-type-selectbox.ddp-size{width:78px;box-sizing:border-box;display:inline-block}.theme-dark .ddp-type-selectbox span.ddp-txt-selectbox span.ddp-column-type{display:block;position:relative;padding-left:20px}.theme-dark .ddp-type-selectbox span.ddp-txt-selectbox span.ddp-column-type [class*=ddp-icon]{left:0}.theme-dark .ddp-type-selectbox span.ddp-txt-selectbox.ddp-icon{padding-left:25px}.theme-dark .ddp-selectbox-disabled{position:relative}.theme-dark .ddp-selectbox-disabled.ddp-inline{display:inline-block}.theme-dark .ddp-selectbox-disabled:before{display:inline-block;content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,94.1%,.3);cursor:no-drop;z-index:1}.theme-dark .ddp-type-selectbox.ddp-type-search-select span.ddp-txt-selectbox{position:relative;padding-left:20px;box-sizing:border-box;color:#b7bac2}.theme-dark .ddp-type-selectbox.ddp-type-search-select span.ddp-txt-selectbox:before{display:inline-block;position:absolute;top:50%;left:0;width:11px;height:11px;margin-top:-6px;background:url(/assets/images/icon_search.png) no-repeat;background-position:-24px top;content:""}.theme-dark .ddp-type-selectbox.ddp-type-search-select.ddp-disabled{opacity:.5;cursor:no-drop}.theme-dark .ddp-type-selectbox.ddp-type-search-select.ddp-disabled:hover{border:1px solid #d0d1d9}.theme-dark .ddp-type-selectbox.ddp-type-search-select.ddp-result span.ddp-txt-selectbox{color:#4e5368;padding-left:0}.theme-dark .ddp-type-selectbox.ddp-type-search-select.ddp-result span.ddp-txt-selectbox:before{display:none}.theme-dark .ddp-type-selectbox.ddp-search-type .ddp-input-search{position:absolute;top:0;left:0;right:0;bottom:0}.theme-dark .ddp-type-dropdown{position:relative}.theme-dark .ddp-type-dropdown a.ddp-data-dropdown{position:relative;padding-right:15px;color:#7e8aa5}.theme-dark .ddp-type-dropdown a.ddp-data-dropdown:hover{color:#545b65}.theme-dark .ddp-type-dropdown a.ddp-data-dropdown:after{display:inline-block;content:"";position:absolute;top:50%;right:0;width:7px;height:4px;margin-top:-2px;background:url(/assets/images/icon_selecview.png) no-repeat;background-position:-21px -7px}.theme-dark .ddp-type-dropdown a.ddp-data-sort{position:relative;color:#b7b9c2}.theme-dark .ddp-type-dropdown a.ddp-data-sort:hover{color:#4e5368}.theme-dark .ddp-type-dropdown a.ddp-data-sort em[class*=ddp-icon-array-]{margin-left:7px;top:0}.theme-dark .ddp-type-dropdown .ddp-wrap-popup2{display:none;position:absolute;top:100%;right:-20px;white-space:nowrap;min-width:120px}.theme-dark .ddp-type-dropdown.ddp-selected .ddp-wrap-popup2{display:block}.theme-dark .ddp-hover-selectbox{display:inline-block;position:relative;min-width:174px;margin:-8px 0 -8px -9px;border:1px solid #fff;border-radius:2px}.theme-dark .ddp-hover-selectbox.ddp-selected,.theme-dark .ddp-hover-selectbox:hover{border:1px solid #acb0bb}.theme-dark .ddp-hover-selectbox>a{display:block;position:relative;padding:7px 23px 7px 9px;color:#4e5368;font-size:13px}.theme-dark .ddp-hover-selectbox>a.ddp-icon-type{padding-left:26px}.theme-dark .ddp-hover-selectbox.ddp-selected>a:after,.theme-dark .ddp-hover-selectbox:hover>a:after{display:inline-block;position:absolute;top:50%;right:9px;width:7px;height:4px;margin-top:-2px;background:url(/assets/images/icon_select.png) no-repeat;content:""}.theme-dark .ddp-hover-selectbox.ddp-selected .ddp-wrap-popup2{display:block}.theme-dark .ddp-hover-selectbox .ddp-wrap-popup2{display:none;position:absolute;top:100%;left:0;margin-top:3px;min-width:100%}.theme-dark table.ddp-table-detail2 tr td .ddp-icon-type-txt{display:inline-block;position:relative;padding:7px 9px 7px 26px;margin-top:-5px;margin-left:-8px}.theme-dark .ddp-wrap-drop-search{position:relative}.theme-dark .ddp-wrap-drop-search .ddp-type-selectbox2{position:relative;padding:6px 26px 6px 13px;border-radius:2px;border:1px solid #d0d1d9;background-color:#fff;cursor:pointer}.theme-dark .ddp-type-selectbox2:hover{border:1px solid #8f96a0}.theme-dark .ddp-wrap-drop-search .ddp-type-selectbox2.ddp-selected{z-index:30}.theme-dark .ddp-wrap-drop-search .ddp-type-selectbox2:after{display:inline-block;position:absolute;top:50%;right:12px;width:7px;height:4px;margin-top:-2px;background:url(/assets/images/icon_select.png) no-repeat;content:""}.theme-dark .ddp-wrap-drop-search .ddp-type-selectbox2:hover:after{background-position:-8px top}.theme-dark .ddp-wrap-drop-search .ddp-type-selectbox2 span.ddp-txt-selectbox{display:block;position:relative;padding-left:20px;color:#b7bac2;font-size:13px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;word-wrap:normal;box-sizing:border-box}.theme-dark .ddp-wrap-drop-search .ddp-ui-drop-search{display:none;position:absolute;top:0;left:0;right:0;border:1px solid #ddd;border-radius:2px;background-color:#fff;z-index:10;box-shadow:0 1px 3px rgba(84,97,104,.3)}.theme-dark .ddp-wrap-drop-search .ddp-ui-drop-search:after{display:inline-block;position:absolute;top:12px;right:12px;width:7px;height:4px;margin-top:-2px;background:url(/assets/images/icon_select.png) no-repeat;background-position:-8px top;content:""}.theme-dark .ddp-wrap-drop-search .ddp-ui-drop-search input.ddp-input-search{display:block;width:100%;padding:7px 26px 6px 13px;box-sizing:border-box;border:none;font-size:13px}.theme-dark .ddp-wrap-drop-search .ddp-ui-drop-search input.ddp-input-search.ddp-value{color:#666eb3}.theme-dark .ddp-wrap-drop-search .ddp-type-selectbox2 span.ddp-txt-selectbox:before{display:inline-block;position:absolute;left:0;top:50%;width:11px;height:11px;margin-top:-6px;background:url(/assets/images/icon_search.png) no-repeat;background-position:-24px top;content:""}.theme-dark .ddp-wrap-drop-search .ddp-ui-drop-search ul.ddp-list-selectbox2{max-height:175px;padding:3px 0;border-top:1px solid #ddd;box-sizing:border-box;overflow-y:auto;white-space:nowrap}.theme-dark .ddp-wrap-drop-search .ddp-ui-drop-search ul.ddp-list-selectbox2.type-border{border-top:none}.theme-dark .ddp-wrap-drop-search .ddp-ui-drop-search ul.ddp-list-selectbox2.type-scroll-none{max-height:none}.theme-dark .ddp-wrap-drop-search .ddp-ui-drop-search ul.ddp-list-selectbox2 li{padding:5px 13px;font-size:13px;cursor:pointer}.theme-dark .ddp-wrap-drop-search .ddp-ui-drop-search ul.ddp-list-selectbox2 li:hover{background-color:#f4f6fc}.theme-dark .ddp-wrap-drop-search .ddp-ui-drop-search ul.ddp-list-selectbox2 li a{display:block;margin:-5px -13px;padding:5px 13px}.theme-dark .ddp-wrap-drop-search .ddp-ui-drop-search ul.ddp-list-selectbox2.ddp-list-popup li a{padding-right:28px}.theme-dark .ddp-wrap-drop-search .ddp-ui-drop-search ul.ddp-list-selectbox2.ddp-list-popup li.ddp-selected a{color:#4e5368}.theme-dark .ddp-wrap-drop-search .ddp-ui-drop-search ul.ddp-list-selectbox2 li label.ddp-label-checkbox{padding:5px 10px 5px 20px;margin:-5px -10px -5px 0}.theme-dark .ddp-wrap-drop-search .ddp-ui-drop-search .ddp-data-message{padding:5px 13px;color:#c3c8d3;font-size:12px;cursor:default}.theme-dark .ddp-wrap-drop-search.ddp-selected .ddp-ui-drop-search{display:block}.theme-dark .ddp-wrap-drop-search.ddp-disabled:before{display:inline-block;position:absolute;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,94.1%,.5);z-index:1;cursor:no-drop;content:""}.theme-dark .ddp-wrap-drop-search.ddp-result .ddp-type-selectbox2 span.ddp-txt-selectbox{padding-left:0;color:#4e5368}.theme-dark .ddp-wrap-drop-search.ddp-result .ddp-type-selectbox2 span.ddp-txt-selectbox:before{display:none}.theme-dark .ddp-type-selectbox ul.ddp-list-selectbox{display:none;position:absolute;bottom:34px;left:0;right:0;max-height:160px;padding:7px 0;background-color:#fff;border:1px solid #ddd;overflow-y:auto;z-index:1;box-sizing:border-box;box-shadow:0 1px 3px rgba(84,97,104,.3)}.theme-dark .ddp-type-selectbox ul.ddp-list-selectbox li a{display:block;position:relative;padding:5px 10px;color:#4b525b;font-size:13px}.theme-dark .ddp-type-selectbox ul.ddp-list-selectbox li a:hover{background-color:#f4f6fc}.theme-dark .ddp-type-selectbox ul.ddp-list-selectbox li span.ddp-noresult{display:block;padding:5px 10px;color:#b7b9c2;cursor:default;font-size:13px}.theme-dark .ddp-type-selectbox ul.ddp-list-selectbox li .ddp-wrap-popup2{position:absolute;left:100%;bottom:28px}.theme-dark .ddp-type-selectbox ul.ddp-list-selectbox li:hover .ddp-wrap-popup2{display:block}.theme-dark .ddp-type-selectbox ul.ddp-list-selectbox li a em.ddp-icon-subview{display:inline-block;position:absolute;top:50%;right:10px;margin-top:-5px;width:5px;height:9px;background:url(/assets/images/icon_subview.png) no-repeat}.theme-dark .ddp-type-selectbox ul.ddp-list-command li.ddp-data-select{padding:6px 10px;color:#adb0bb;font-size:11px}.theme-dark .ddp-type-selectbox ul.ddp-list-command li.ddp-data-select strong{color:#656eb2}.theme-dark .ddp-type-selectbox ul.ddp-list-command li a em.ddp-ui-round{display:inline-block;padding:2px 2px 1px;margin-left:2px;margin-right:5px;border-radius:50%;border:1px solid #656eb2;color:#656eb2;font-size:9px}.theme-dark .ddp-type-selectbox ul.ddp-list-command li a span.ddp-ui-type{display:block;color:#656eb2;font-size:12px}.theme-dark .ddp-type-selectbox ul.ddp-list-command li a span.ddp-ui-code{display:block;padding:0 0 0 29px;color:#b7b9c2;font-size:12px}.theme-dark .ddp-box-command .ddp-type-selectbox ul.ddp-list-selectbox.ddp-list-command{max-height:344px}.theme-dark .ddp-box-command .ddp-type-selectbox ul.ddp-list-selectbox.ddp-list-command li a:hover{background:none}.theme-dark .ddp-hover-status{display:inline-block;position:relative}.theme-dark .ddp-hover-status .ddp-status-active .ddp-icon-view{display:inline-block;position:absolute;top:-3px;right:0;width:17px;height:17px}.theme-dark .ddp-hover-status .ddp-wrap-popup2{display:none;position:absolute;top:20px;right:0;min-width:130px}.theme-dark .ddp-hover-status.ddp-selected .ddp-wrap-popup2{display:block}.theme-dark .ddp-ui-calen .ddp-input-typebasic,.theme-dark .ddp-ui-calen .ddp-input-typebasic:focus{border:none;padding:7px 13px 6px}.theme-dark .ddp-ui-calen .ddp-input-typebasic.ddp-data-calen{float:left;padding:7px 0 7px 13px;width:100%;box-sizing:border-box}.theme-dark .ddp-ui-calen .ddp-input-typebasic.ddp-data-calen:focus,.theme-dark .ddp-ui-calen .ddp-input-typebasic.ddp-data-time:focus{border:none}.theme-dark .ddp-ui-calen .ddp-bar{float:left;padding:0 3px;width:4%;color:#4b515b;font-size:14px;text-align:center;line-height:30px;box-sizing:border-box}.theme-dark .ddp-ui-calen.ddp-type,.theme-dark .ddp-ui-calen.ddp-type .ddp-box-calen{width:inherit}.theme-dark .ddp-ui-calen.ddp-type .ddp-input-typebasic.ddp-data-calen{width:auto;padding-right:13px;text-align:center}.theme-dark .ddp-ui-calen.ddp-inline{display:inline-block;margin-left:10px}.theme-dark .ddp-ui-time{float:left;width:80px;margin-right:3px}.theme-dark .rd-container{padding:0;border:none;z-index:10000}.theme-dark .rd-date{padding:12px;border:1px solid #ddd;border-radius:2px;background-color:#fff;box-sizing:border-box;box-shadow:0 1px 3px rgba(84,97,104,.3)}.theme-dark .rd-back,.theme-dark .rd-next{position:relative;z-index:1}.theme-dark .rd-month-label{position:relative;top:-2px;margin-bottom:4px}.theme-dark .rd-back:before,.theme-dark .rd-next:before{content:"";display:inline-block;width:8px;height:13px;background:url(/assets/images/data_arrow.png) no-repeat}.theme-dark .rd-next:before{transform:rotate(180deg)}.theme-dark table.rd-days td,.theme-dark table.rd-days th{padding:2px 4px;font-size:13px;color:#4b515b}.theme-dark table.rd-days td.rd-day-next-month,.theme-dark table.rd-days td.rd-day-prev-month{color:#b7b9c2}.theme-dark table.rd-days td.rd-day-selected{background-color:#4c515a;color:#fff}.theme-dark .rd-time{margin-top:0}.theme-dark .rd-time-option{font-size:11px}.theme-dark .rd-time-option:hover{background-color:#f5f5f6;color:#4b515b}.theme-dark .rd-time-list{border:1px solid #ddd;border-radius:2px;background-color:#fff;box-shadow:0 1px 3px rgba(84,97,104,.3);z-index:10}.theme-dark a.ddp-btn-type{position:relative;display:inline-block;padding:11px 10px;min-width:206px;font-size:14px;text-align:center;border-radius:3px;border:1px solid #afb3b7}.theme-dark a.ddp-btn-type:hover{color:#fff;border:1px solid #f28400;background-color:#f28400}.theme-dark a.ddp-btn-type.ddp-bg-orange{border:1px solid #ff8b00;background-color:#ff8b00;color:#fff}.theme-dark a.ddp-btn-type.ddp-bg-orange:hover{border:1px solid #f28400;background-color:#f28400}.theme-dark a.ddp-btn-type.ddp-btn-disabled,.theme-dark a.ddp-btn-type.ddp-btn-disabled:hover{background-color:#fff;color:#707070;border:1px solid #afb3b7;cursor:no-drop}.theme-dark a.ddp-btn-buttons2{display:inline-block;padding:7px 0;width:115px;border-radius:2px;border:1px solid #2abcef;color:#2abcef;background:none;font-weight:700;font-size:12px;text-align:center}.theme-dark a.ddp-btn-buttons2:hover{background-color:#2abcef;border:1px solid #2abcef;color:#fff}.theme-dark a.ddp-btn-buttons2:hover em.ddp-icon-btndone{background-position:-16px -163px}.theme-dark a.ddp-btn-buttons3{display:inline-block;padding:7px 0;width:115px;border-radius:2px;border:1px solid #b8bdc4;color:#4b525b;font-weight:700;font-size:12px;text-align:center}.theme-dark a.ddp-btn-buttons3:hover{border:1px solid #a1a6ad;color:#4a525a}.theme-dark a.ddp-btn-buttons3.type-normal{font-weight:400}.theme-dark a.ddp-btn-type3,.theme-dark a.ddp-btn-type4{display:inline-block;padding:6px 0;border-radius:2px;text-align:center;min-width:85px;font-size:12px}.theme-dark a.ddp-btn-type3{color:#90979f;border:1px solid #d2d2d7}.theme-dark a.ddp-btn-type4{color:#fff;border:1px solid #90969f;background-color:#90969f}.theme-dark a.ddp-btn-type4:hover{border:1px solid #4b515b;background-color:#4b515b;color:#fff}.theme-dark a.ddp-btn-type4.ddp-disabled{background-color:#d0d1d8;border:1px solid #d0d1d8;cursor:no-drop}.theme-dark a.ddp-btn-buttons4{display:inline-block;padding:6px 0;width:130px;border-radius:2px;border:1px solid #d0d1d8;color:#90969f;font-size:12px;text-align:center}.theme-dark a.ddp-btn-buttons4:hover{border:1px solid #b7b9c2;color:#4b515b}.theme-dark a.ddp-btn-buttons4.ddp-bg-black{background-color:#4b515b;border:1px solid #4b515b;color:#fff}.theme-dark a.ddp-btn-buttons4.ddp-bg-black:hover{background-color:#35393f;border:1px solid #35393f}.theme-dark a.ddp-btn-buttons4 .ddp-icon-add{display:inline-block;width:13px;height:13px;margin-right:5px;background:url(/assets/images/icon_add.png) no-repeat;background-position:-42px -22px}.theme-dark a.ddp-btn-buttons4 .ddp-icon-edit{display:inline-block;width:13px;height:13px;margin-right:5px;background:url(/assets/images/icon_widget.png) no-repeat;background-position:-41px -131px}.theme-dark .ddp-btn-pop{display:inline-block;min-width:85px;padding:6px 9px;border-radius:2px;border:1px solid #b6b9c2;text-align:center;color:#4b515b;font-size:13px;box-sizing:border-box}.theme-dark .ddp-btn-pop:hover{border:1px solid #90969f;color:#4b515b}.theme-dark .ddp-btn-pop.ddp-disabled{border:1px solid #e7e7ea;color:#d0d1d8;cursor:no-drop}.theme-dark .ddp-btn-pop em.ddp-btn-reset{display:inline-block;position:relative;top:-1px;width:15px;height:13px;margin-right:5px;background:url(/assets/images/icon_reset.png) no-repeat;background-position:-16px -20px;vertical-align:middle}.theme-dark .ddp-btn-pop.ddp-bg-black{background-color:#4b515b;border:1px solid #4b515b;color:#fff}.theme-dark .ddp-btn-pop.ddp-bg-black:hover{background-color:#35393f;border:1px solid #35393f;color:#fff}.theme-dark .ddp-btn-pop.ddp-bg-black.ddp-disabled{background-color:#d0d1d8;border:1px solid #d0d1d8;color:#fff;cursor:no-drop}.theme-dark .ddp-btn-pop.ddp-bg-black em.ddp-icon-checked{display:inline-block;position:relative;width:11px;margin-right:5px;height:9px;background:url(/assets/images/icon_select2.png) no-repeat;background-position:-27px top;vertical-align:middle}.theme-dark .ddp-btn-pop.ddp-bg-black em.ddp-icon-add2{display:inline-block;position:relative;width:13px;height:13px;margin-right:5px;background:url(/assets/images/icon_add.png) no-repeat;background-position:-42px -22px;vertical-align:middle}.theme-dark .ddp-btn-pop.ddp-bg-black em.ddp-icon-link-plus{position:relative;top:-1px;margin-right:5px;background-position:-30px -2px;vertical-align:middle}.theme-dark .ddp-btn-pop.ddp-bg-black2{background-color:#4c515a;border:1px solid #4c515a;color:#fff}.theme-dark .ddp-btn-pop.ddp-bg-black2:hover{background-color:#36393e;border:1px solid #36393e;color:#fff}.theme-dark .ddp-btn-pop.ddp-bg-black2.ddp-disabled{background-color:#d0d1d8;border:1px solid #d0d1d8;color:#fff;cursor:no-drop}.theme-dark .ddp-btn-pop.ddp-bg-gray{background-color:#90969f;border:1px solid #90969f;color:#fff}.theme-dark .ddp-btn-pop.ddp-bg-gray:hover{background-color:#4b515b;border:1px solid #4b515b;color:#fff}.theme-dark .ddp-btn-pop.ddp-bg-gray.ddp-disabled,.theme-dark .ddp-btn-pop.ddp-bg-gray.ddp-disabled:hover{background-color:#d0d1d8;border:1px solid #d0d1d8;color:#fff;cursor:no-drop}.theme-dark a.ddp-btn-type-popup{position:relative;display:inline-block;padding:9px 10px;min-width:206px;font-size:14px;text-align:center;border-radius:3px;border:1px solid #b6b9c2;color:#4b515b}.theme-dark a.ddp-btn-type-popup:hover{border:1px solid #90969f}.theme-dark a.ddp-btn-type-popup.ddp-bg-black{background-color:#2abcef;border:1px solid #2abcef;color:#fff}.theme-dark a.ddp-btn-type-popup.ddp-bg-black:hover{background-color:#3ccdff;border:1px solid #3ccdff;color:#fff}.theme-dark a.ddp-btn-type-popup.ddp-bg-black.ddp-disabled,.theme-dark a.ddp-btn-type-popup.ddp-bg-black.ddp-disabled:hover{background-color:#d0d1d8;border:1px solid #d0d1d8;cursor:no-drop}.theme-dark a.ddp-btn-type-popup .ddp-icon-add{display:inline-block;margin-right:7px;background-position-x:-28px}.theme-dark a.ddp-btn-type-popup2{position:relative;display:inline-block;padding:6px 10px;min-width:87px;font-size:13px;text-align:center;border-radius:3px;border:1px solid #d0d1d7;color:#90969f;box-sizing:border-box}.theme-dark a.ddp-btn-type-popup2:hover{color:#707070;border:1px solid #b7b9c1}.theme-dark a.ddp-btn-type-popup2.ddp-bg-black{background-color:#4c515a;border:1px solid #4c515a;color:#fff}.theme-dark a.ddp-btn-type-popup2.ddp-bg-black:hover{background-color:#36393e;border:1px solid #36393e;color:#fff}.theme-dark a.ddp-btn-type-popup2.ddp-bg-black.ddp-disabled,.theme-dark a.ddp-btn-type-popup2.ddp-bg-black.ddp-disabled:hover{background-color:#d0d1d8;border:1px solid #d0d1d8;cursor:no-drop}.theme-dark .ddp-btn-selection{display:inline-block;padding:7px 10px 8px;border-radius:3px;background-color:#90969f;color:#fff;font-size:13px}.theme-dark .ddp-btn-selection:hover{background-color:#4b515b;color:#fff}.theme-dark .ddp-btn-selection:hover .ddp-icon-edit3{background-position-x:0}.theme-dark .ddp-btn-selection .ddp-icon-edit3{margin-right:6px}.theme-dark .ddp-btn-selection .ddp-icon-view{display:inline-block;width:13px;height:11px;margin-right:5px;background:url(/assets/images/icon_selection.png) no-repeat;background-position:-14px -43px;vertical-align:middle}.theme-dark .ddp-btn-selection .ddp-icon-check{display:inline-block;width:12px;height:8px;margin-right:5px;background:url(/assets/images/icon_select2.png) no-repeat;background-position:-27px top}.theme-dark .ddp-btn-selection .ddp-icon-delete{display:inline-block;width:9px;height:9px;margin-right:5px;background:url(/assets/images/icon_edit2.png) no-repeat;background-position:-30px -11px;vertical-align:middle}.theme-dark .ddp-btn-selection .ddp-icon-create{display:inline-block;position:relative;top:-1px;width:9px;height:9px;margin-right:5px;background:url(/assets/images/btn_minus_plus.png) no-repeat;background-position:-20px -2px;vertical-align:middle}.theme-dark .ddp-btn-selection .ddp-icon-close{display:inline-block;width:9px;height:9px;margin-right:5px;background:url(/assets/images/btn_sclose.png) no-repeat;background-position:0 -121px}.theme-dark .ddp-btn-selection.ddp-gray{background-color:#e7e7ea;color:#4b525b}.theme-dark .ddp-btn-selection.ddp-gray:hover{background-color:#d0d1d8;color:#4b525b}.theme-dark .ddp-btn-selection.ddp-gray em.ddp-icon-reset{display:inline-block;width:14px;height:13px;margin-right:5px;background:url(/assets/images/icon_reset.png) no-repeat;background-position:-16px -20px;vertical-align:middle}.theme-dark .ddp-btn-selection.ddp-gray .ddp-icon-view{background-position:-28px -43px}.theme-dark .ddp-btn-selection.ddp-gray em.ddp-icon-add2{display:inline-block;position:relative;width:13px;height:13px;margin-right:5px;background:url(/assets/images/icon_add.png) no-repeat;background-position:left -22px;vertical-align:middle}.theme-dark .ddp-btn-selection.ddp-gray em.ddp-icon-plus{display:inline-block;position:relative;width:10px;height:10px;margin-right:5px;background:url(/assets/images/icon_add.png) no-repeat;background-position:-22px -66px;vertical-align:middle}.theme-dark .ddp-btn-selection.ddp-reject{background-color:#e35252}.theme-dark .ddp-btn-selection.ddp-reject:hover{background-color:#c63b3b;color:#fff}.theme-dark .ddp-btn-selection.ddp-line{color:#4b515b;border:1px solid #b6b9c2;background:none}.theme-dark .ddp-btn-selection.ddp-line.ddp-s{font-size:12px;padding:4px 10px}.theme-dark .ddp-btn-selection.ddp-line .ddp-icon-view{background-position:-28px -43px}.theme-dark .ddp-btn-selection.ddp-line:hover{border:1px solid #90969f;background:none;color:#4b515b}.theme-dark .ddp-btn-selection.ddp-line:hover .ddp-icon-key{background-position:-13px top}.theme-dark .ddp-btn-selection.ddp-line:hover .ddp-icon-clone{background-position-x:-14px}.theme-dark .ddp-btn-selection.ddp-line .ddp-icon-key{display:inline-block;width:12px;height:12px;margin-right:5px;background:url(/assets/images/icon_key.png) no-repeat;vertical-align:middle}.theme-dark .ddp-btn-selection.ddp-line .ddp-icon-clone{display:inline-block;width:13px;height:13px;margin-right:5px;background:url(/assets/images/icon_clone.png) no-repeat;vertical-align:middle}.theme-dark .ddp-btn-selection.ddp-line:hover .ddp-icon-view{background-position:-42px -43px}.theme-dark .ddp-btn-bg{padding:9px 12px;border-radius:2px;background-color:#e7e7ea;color:#4b515b}.theme-dark .ddp-btn-bg .ddp-icon-add{display:inline-block;width:13px;height:13px;margin-right:5px;background:url(/assets/images/icon_add.png) no-repeat;background-position:left -22px;vertical-align:middle}.theme-dark .ddp-btn-bg .ddp-icon-editor{display:inline-block;width:14px;height:11px;margin-right:5px;background:url(/assets/images/icon_editor.png) no-repeat;vertical-align:middle}.theme-dark .ddp-btn-bg:hover{background-color:#d0d1d8}.theme-dark .ddp-btn-bg.ddp-disabled,.theme-dark .ddp-btn-bg.ddp-disabled:hover{background-color:#e7e7ea;opacity:.3;cursor:no-drop}.theme-dark .ddp-btn-bg .ddp-icon-option{display:inline-block;width:15px;height:15px;margin-right:5px;background:url(/assets/images/icon_option.png) no-repeat;background-position:-16px top;vertical-align:middle}.theme-dark .ddp-btn-bg .ddp-icon-link-down{background-position:-14px -230px}.theme-dark .ddp-btn-bg .ddp-icon-spin-loading{display:none;margin-right:6px}.theme-dark .ddp-btn-bg.ddp-load .ddp-icon-spin-loading{display:inline-block}.theme-dark .ddp-btn-bg.ddp-load .ddp-icon-link-down{display:none}.theme-dark .ddp-btn-link:hover em.ddp-icon-link-edit2{background-position-x:-52px}.theme-dark .ddp-btn-link:hover em.ddp-icon-link-down{background-position-x:-14px}.theme-dark a.ddp-btn-line{display:inline-block;padding:6px 10px;min-width:85px;border-radius:2px;border:1px solid #b6b9c2;color:#4b515b;font-size:13px;text-align:center;box-sizing:border-box}.theme-dark a.ddp-btn-line:hover{border:1px solid #90969f;color:#4b515b}.theme-dark a.ddp-btn-line.ddp-disabled{border:1px solid #e7e7ea;color:#d0d1d8;cursor:no-drop}.theme-dark a.ddp-btn-line.ddp-full{width:100%;box-sizing:border-box}.theme-dark a.ddp-btn-line>[class*=ddp-icon]{margin-right:5px}.theme-dark a.ddp-btn-line em.ddp-icon-go{display:inline-block;width:13px;height:11px;margin-right:5px;background:url(/assets/images/icon_selection.png) no-repeat;background-position:-28px -43px}.theme-dark a.ddp-btn-line em.ddp-view{display:inline-block;width:7px;height:4px;margin-left:5px;background:url(/assets/images/icon_select.png) no-repeat;background-position:-8px top;vertical-align:middle}.theme-dark a.ddp-btn-line em.ddp-icon-refresh{display:inline-block;width:14px;height:13px;margin-right:10px;background:url(/assets/images/btn_refresh.png) no-repeat;background-position:-15px -34px}.theme-dark a.ddp-btn-line:hover em.ddp-icon-refresh{background-position:-30px -34px}.theme-dark a.ddp-btn-line em.ddp-icon-delete{background-position:-24px -21px}.theme-dark a.ddp-btn-line:hover em.ddp-icon-delete{background-position:left -21px}.theme-dark a.ddp-btn-line.ddp-type{min-width:inherit;border:1px solid #90969f;color:#4b515b;font-size:13px}.theme-dark a.ddp-btn-line.ddp-type:hover{background-color:#d0d1d8}.theme-dark a.ddp-btn-line-s{display:inline-block;padding:5px 15px;border:1px solid #d0d1d8;border-radius:2px;font-size:14px;color:#90969f;text-align:center;box-sizing:border-box;vertical-align:middle}.theme-dark a.ddp-btn-line-s:hover{border:1px solid #b7b9c2;color:#4b515b}.theme-dark a.ddp-btn-line-s.ddp-disabled,.theme-dark a.ddp-btn-line-s.ddp-disabled:hover{border:1px solid #e7e7ea;color:#d0d1d8;cursor:no-drop}.theme-dark a.ddp-btn-line-s em{margin-right:5px;vertical-align:middle}.theme-dark a.ddp-btn-line-s em.ddp-icon-download,.theme-dark a.ddp-btn-line-s em.ddp-icon-upload{display:inline-block;background:url(/assets/images/icon_control.png) no-repeat}.theme-dark a.ddp-btn-line-s em.ddp-icon-upload{width:11px;height:12px;background-position:left -244px}.theme-dark a.ddp-btn-line-s em.ddp-icon-download{width:13px;height:13px;background-position:left -230px}.theme-dark a.ddp-btn-line-s:hover em.ddp-icon-upload{background-position-x:-12px}.theme-dark a.ddp-btn-line-s:hover em.ddp-icon-download{background-position-x:-14px}.theme-dark a.ddp-btn-line-s em.ddp-icon-add2{display:inline-block;width:13px;height:13px;background:url(/assets/images/icon_add.png) no-repeat;background-position:-84px -22px}.theme-dark .ddp-btn-line2{display:inline-block;min-width:149px;padding:6px 12px;border:1px solid #b6b9c2;border-radius:2px;color:#4b515b;font-size:12px;text-align:center;box-sizing:border-box}.theme-dark .ddp-btn-line2:hover{color:#4b515b;border:1px solid #90969f}.theme-dark .ddp-btn-line2:hover em.ddp-icon-spacelist{background-position:-15px -73px}.theme-dark .ddp-btn-line2:hover em.ddp-icon-btnoption{background-position:-15px -16px}.theme-dark a.ddp-btn-solid{display:inline-block;padding:7px 13px 6px;min-width:85px;border-radius:2px;border:1px solid #90969f;background-color:#90969f;color:#fff;text-align:center;box-sizing:border-box;vertical-align:middle}.theme-dark a.ddp-btn-solid:hover{border:1px solid #4b515b;background-color:#4b515b}.theme-dark a.ddp-btn-solid.ddp-disabled,.theme-dark a.ddp-btn-solid.ddp-disabled:hover{border:1px solid #d0d1d8;background-color:#d0d1d8;cursor:no-drop}.theme-dark a.ddp-btn-solid.ddp-full{width:100%;box-sizing:border-box}.theme-dark a.ddp-btn-solid.ddp-bg-black{border:1px solid #7e8aa5;background-color:#7e8aa5}.theme-dark a.ddp-btn-solid.ddp-bg-black:hover{border:1px solid #4e5368;background-color:#4e5368;color:#fff}.theme-dark .ddp-btn-solid2{display:inline-block;min-width:110px;padding:6px 10px;border:1px solid #8f949d;background-color:#8f949d;border-radius:2px;color:#fff;font-size:13px;text-align:center;box-sizing:border-box}.theme-dark .ddp-btn-solid2:hover{background-color:#4b525b;color:#fff}.theme-dark .ddp-btn-solid2.ddp-dark{border:1px solid #516197;background-color:#516197}.theme-dark .ddp-btn-solid2.ddp-dark:hover{border:1px solid #34416d;background-color:#34416d}.theme-dark a.ddp-btn-solid2.ddp-disabled,.theme-dark a.ddp-btn-solid2.ddp-disabled:hover{border:1px solid #d0d1d8;background-color:#d0d1d8;cursor:no-drop}.theme-dark .ddp-btn-solid2 .ddp-icon-add2{display:inline-block;position:relative;width:13px;height:13px;margin-right:5px;background:url(/assets/images/icon_add.png) no-repeat;background-position:-42px -22px;vertical-align:middle}.theme-dark a.ddp-btn-popup-close{display:inline-block;width:16px;height:16px;background:url(/assets/images/btn_close.png) no-repeat}.theme-dark a.ddp-btn-popup-close:hover{background-position:left -17px}.theme-dark .ddp-link-toggle{display:inline-block;padding:5px 16px;font-size:14px}.theme-dark .ddp-list-buttons{display:inline-block;border-radius:2px;overflow:hidden}.theme-dark .ddp-list-buttons li{position:relative;float:left;min-width:112px;padding:8px 10px;color:#4c515a;font-size:12px;text-align:center;border-left:1px solid #fff;background-color:#e7e7ea;cursor:pointer;box-sizing:border-box}.theme-dark .ddp-list-buttons li.ddp-selected:before{position:relative;top:-2px;display:inline-block;margin-right:4px;width:14px;height:10px;background:url(/assets/images/icon_select2.png) no-repeat;vertical-align:middle;content:""}.theme-dark .ddp-list-buttons li:hover{display:inline-block;background-color:#dbdce1}.theme-dark .ddp-list-buttons li.ddp-selected{color:#fff;background-color:#4c515a}.theme-dark .ddp-list-buttons li.ddp-disabled{opacity:.5;cursor:no-drop}.theme-dark .ddp-list-buttons li.ddp-disabled:hover{cursor:no-drop;background:#e7e7ea}.theme-dark .ddp-list-buttons.ddp-table{display:table;margin-bottom:6px}.theme-dark .ddp-list-buttons.ddp-table li{display:table-cell;float:inherit;padding:0 10px;height:30px;vertical-align:middle;max-width:112px;box-sizing:Border-box}.theme-dark .ddp-list-buttons.ddp-table li:before{display:none}.theme-dark .ddp-list-buttons.ddp-table li .ddp-txt-check{display:inline-block;position:relative;font-size:12px;white-space:normal}.theme-dark .ddp-list-buttons.ddp-table li.ddp-selected .ddp-txt-check{padding-left:20px}.theme-dark .ddp-list-buttons.ddp-table li.ddp-selected .ddp-txt-check:before{position:absolute;top:50%;left:0;display:inline-block;width:14px;height:10px;margin:-5px 0 0;background:url(/assets/images/icon_select2.png) no-repeat;vertical-align:middle;content:""}.theme-dark .ddp-type-link3{color:#90969f;text-decoration:underline;opacity:.9}.theme-dark .ddp-type-link3:hover{color:#4b515b;text-decoration:underline;opacity:1}.theme-dark .ddp-type-link3 em.ddp-icon-linkplus{display:inline-block;position:relative;width:7px;height:7px;margin-right:3px;background:url(/assets/images/icon_link.png) no-repeat;vertical-align:middle}.theme-dark .ddp-type-link3:hover em.ddp-icon-linkplus{background-position:left -8px}.theme-dark .ddp-type-link3 em.ddp-icon-linkdelete{display:inline-block;width:7px;height:7px;margin-right:5px;background:url(/assets/images/btn_sclose.png) no-repeat;background-position:left -86px;vertical-align:middle}.theme-dark .ddp-link-detail,.theme-dark .ddp-link-detail:hover{text-decoration:underline;font-style:italic}.theme-dark .ddp-link-detail em.ddp-icon-window{margin-left:5px}.theme-dark .ddp-link-detail.ddp-type{font-style:normal;text-decoration:none}.theme-dark .ddp-link-detail.ddp-type:hover{font-weight:700;text-decoration:underline}.theme-dark .ddp-link-detail.ddp-type em.ddp-icon-window{display:none}.theme-dark .ddp-link-detail.ddp-type:hover em.ddp-icon-window{display:inline-block}.theme-dark .ddp-link-setting{color:#90969f;font-size:14px;font-weight:400}.theme-dark .ddp-link-setting em.ddp-icon-setting{display:inline-block;position:relative;top:-1px;width:14px;height:14px;margin-right:5px;background:url(/assets/images/icon_option.png) no-repeat;background-position:left -16px;vertical-align:middle}.theme-dark .ddp-link-setting:hover{color:#4b515b}.theme-dark .ddp-link-setting:hover em.ddp-icon-setting{background-position:-15px -16px}.theme-dark .ddp-view-option{display:inline-block;position:relative;padding:0 0 0 20px;cursor:pointer;font-weight:400;font-size:12px;color:#4b515b}.theme-dark .ddp-view-option em.ddp-icon-option{display:inline-block;position:absolute;top:50%;left:0;width:15px;height:15px;margin-top:-8px;background:url(/assets/images/icon_option.png) no-repeat}.theme-dark .ddp-view-option.ddp-selected em.ddp-icon-option,.theme-dark .ddp-view-option:hover em.ddp-icon-option{background-position:-16px top}.theme-dark .ddp-view-option input{display:none;width:78px;padding:3px 0;border:none;border-bottom:1px solid #90969f}.theme-dark .ddp-view-option span.ddp-data-value{display:inline-block;min-width:40px;font-size:13px;font-weight:400;color:#4b515b}.theme-dark .ddp-view-option input.ddp-data{display:inline-block;width:40px;margin-right:5px;text-align:center;border-bottom:1px solid #d7d8dc}.theme-dark .ddp-view-option.ddp-selected span.ddp-data-value{display:none}.theme-dark .ddp-view-option.ddp-selected input{display:block}.theme-dark .ddp-wrap-tab{position:relative;margin-bottom:15px}.theme-dark .ddp-wrap-tab:after{display:inline-block;content:"";position:absolute;bottom:0;left:0;right:0;border-bottom:1px solid #ddd}.theme-dark .ddp-wrap-tab .ddp-btn-bg.ddp-config{position:absolute;top:0;right:0}.theme-dark ul.ddp-ui-tab li{position:relative;float:left;min-width:185px}.theme-dark ul.ddp-ui-tab li a{display:block;position:relative;padding:13px 13px 9px;height:42px;color:#b7b9c2;font-weight:700;text-align:center;box-sizing:border-box}.theme-dark ul.ddp-ui-tab li a:hover{background-color:#f6f6f7}.theme-dark ul.ddp-ui-tab li.ddp-selected a{font-weight:700;font-size:13px;border:1px solid #d7d8dd;border-top:none;color:#4b515b}.theme-dark ul.ddp-ui-tab li.ddp-selected a:before{display:inline-block;border-top:2px solid #444;position:absolute;top:0;left:0;right:0;content:""}.theme-dark ul.ddp-ui-tab li.ddp-selected a:after{display:inline-block;position:absolute;bottom:-1px;left:0;right:0;z-index:1;content:"";border-bottom:1px solid #fff}.theme-dark ul.ddp-ui-tab li.ddp-selected a span.ddp-data-num{color:#666eb2}.theme-dark ul.ddp-ui-tab.ddp-type li a{padding:10px 13px;height:32px;font-size:13px;text-align:left;color:#4b515b;font-weight:400;border-right:1px solid #d7d8dd}.theme-dark ul.ddp-ui-tab.ddp-type li.ddp-selected a{font-weight:700;border:none;border-right:1px solid #d7d8dd}.theme-dark ul.ddp-ui-tab li em.ddp-icon-infotab{display:inline-block;position:relative;width:32px;height:32px;border-right:1px solid #d7d8dd;cursor:pointer}.theme-dark ul.ddp-ui-tab li em.ddp-icon-infotab:before{display:inline-block;content:"";position:absolute;top:50%;left:50%;width:13px;height:13px;margin:-7px 0 0 -7px;background:url(/assets/images/icon_info.png) no-repeat;background-position:-28px -30px}.theme-dark ul.ddp-ui-tab.ddp-tab2 li{width:50%}.theme-dark ul.ddp-ui-tab.ddp-type2 li a{border-top:1px solid #d7d8dd}.theme-dark ul.ddp-list-tab2{overflow:hidden}.theme-dark ul.ddp-list-tab2 li{float:left;width:50%}.theme-dark ul.ddp-list-tab2 li a{display:block;position:relative;padding:18px 0;text-align:center;color:#d0d1d8;font-size:12px;font-weight:700}.theme-dark ul.ddp-list-tab2 li.ddp-selected a{color:#2dccff}.theme-dark ul.ddp-list-tab2 li a:before{display:inline-block;position:absolute;top:50%;left:0;height:14px;margin-top:-7px;border-left:1px solid #1f2942;content:""}.theme-dark ul.ddp-list-tab2 li:first-of-type a:before{display:none}.theme-dark .ddp-wrap-morebutton{position:relative;cursor:pointer}.theme-dark .ddp-wrap-morebutton em.ddp-icon-more{display:inline-block;padding:4px;font-size:0}.theme-dark .ddp-wrap-morebutton em.ddp-icon-more:before{display:inline-block;content:"";width:2px;height:9px;background:url(/assets/images/icon_more2.png) no-repeat}.theme-dark .ddp-wrap-morebutton.ddp-selected em.ddp-icon-more:before,.theme-dark .ddp-wrap-morebutton em.ddp-icon-more:hover:before{background-position:-3px top}.theme-dark .ddp-wrap-morebutton .ddp-wrap-popup2{display:none;position:absolute;top:20px;right:0;white-space:nowrap}.theme-dark .ddp-wrap-morebutton.ddp-selected .ddp-wrap-popup2{display:block;z-index:20}.theme-dark .ddp-wrap-morebutton .ddp-wrap-popup2 .ddp-label{display:block;padding:10px 14px 5px;color:#b7b9c2;font-size:12px;cursor:default}.theme-dark .ddp-wrap-morebutton.ddp-selected .ddp-ui-tooltip-info{display:none}.theme-dark .ddp-wrap-morebutton .ddp-ui-tooltip-info.ddp-down em.ddp-icon-view-top{right:14px}.theme-dark .ddp-ui-sort{position:relative;float:left;padding:13px 16px;margin-top:6px;margin-right:-16px;cursor:pointer}.theme-dark .ddp-ui-sort .ddp-ui-tooltip-info{display:none;top:100%}.theme-dark .ddp-ui-sort:hover .ddp-ui-tooltip-info{display:block;left:inherit;right:0}.theme-dark .ddp-ui-sort:hover .ddp-ui-tooltip-info em.ddp-icon-view-top{right:22px}.theme-dark .ddp-ui-sort .ddp-wrap-popup2{display:none;position:absolute;top:37px;right:0;white-space:nowrap;min-width:140px}.theme-dark .ddp-ui-sort.ddp-selected .ddp-wrap-popup2{display:block}.theme-dark .ddp-ui-sort.ddp-selected:hover .ddp-ui-tooltip-info{display:none}.theme-dark .ddp-ui-sort a.ddp-icon-sort{display:inline-block;width:16px;height:16px;background:url(/assets/images/icon_sort.png) no-repeat;background-position:left 0}.theme-dark .ddp-ui-sort.ddp-selected a.ddp-icon-sort,.theme-dark .ddp-ui-sort:hover a.ddp-icon-sort{background-position:-16px 0}.theme-dark ul.ddp-list-tab-button{float:left;position:relative;margin:15px 0 0 14px;border-radius:2px;border:1px solid #b7b9c3}.theme-dark ul.ddp-list-tab-button li{float:left;position:relative}.theme-dark ul.ddp-list-tab-button li:first-of-type a{border-left:none}.theme-dark ul.ddp-list-tab-button li a{display:block;width:23px;height:23px;position:relative;box-sizing:border-box;border-left:1px solid #b7b9c3}.theme-dark ul.ddp-list-tab-button li a em.ddp-icon-grid{position:absolute;top:50%;left:50%;margin:-7px 0 0 -7px}.theme-dark ul.ddp-list-tab-button li a em.ddp-icon-listgrid{position:absolute;top:50%;left:50%;margin:-6px 0 0 -8px}.theme-dark ul.ddp-list-tab-button li a em.ddp-icon-lineage{position:absolute;top:50%;left:50%;margin:-7px 0 0 -9px}.theme-dark ul.ddp-list-tab-button li a:hover em.ddp-icon-grid{background-position:-14px top}.theme-dark ul.ddp-list-tab-button li a:hover em.ddp-icon-listgrid{background-position:-16px -14px}.theme-dark ul.ddp-list-tab-button li a:hover em.ddp-icon-lineage{background-position:-16px -26px}.theme-dark ul.ddp-list-tab-button li.ddp-selected a{background-color:#4b515b}.theme-dark ul.ddp-list-tab-button li.ddp-selected a:before{position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;border:1px solid #b7b9c3;content:""}.theme-dark ul.ddp-list-tab-button li.ddp-selected a em.ddp-icon-grid{background-position:-28px top}.theme-dark ul.ddp-list-tab-button li.ddp-selected a em.ddp-icon-listgrid{background-position:-32px -14px}.theme-dark ul.ddp-list-tab-button li.ddp-selected a em.ddp-icon-lineage{background-position:-32px -26px}.theme-dark ul.ddp-list-tab-button li .ddp-ui-tooltip-info{top:30px;left:0}.theme-dark ul.ddp-list-tab-button li .ddp-ui-tooltip-info em.ddp-icon-view-top{left:15px}.theme-dark ul.ddp-list-tab-button li a+.ddp-ui-tooltip-info{display:none}.theme-dark ul.ddp-list-tab-button li a:hover:after{display:inline-block;content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border:1px solid #4b515b}.theme-dark ul.ddp-list-tab-button li:first-of-type a:after{border-radius:2px 0 0 2px}.theme-dark ul.ddp-list-tab-button li:last-of-type a:after{border-radius:0 2px 2px 0}.theme-dark ul.ddp-list-tab-button li:first-of-type a:hover:before{border-radius:2px 0 0 2px}.theme-dark ul.ddp-list-tab-button li:last-of-type a:hover:before{border-radius:0 2px 2px 0}.theme-dark ul.ddp-list-tab-button li a:hover+.ddp-ui-tooltip-info,.theme-dark ul.ddp-list-tab-button li a:hover .ddp-ui-tooltip{display:block}.theme-dark ul.ddp-list-tab-button.ddp-disabled:after{display:inline-block;content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,100%,.4)}.theme-dark .ddp-btn-check{display:inline-block;position:relative;width:23px;height:23px;background-color:#9aa4bc;cursor:pointer}.theme-dark .ddp-btn-check:before{display:inline-block;position:absolute;top:50%;left:50%;margin:-4px 0 0 -6px;width:11px;height:8px;background:url(/assets/images/icon_select2.png) no-repeat;background-position:-27px top;content:""}.theme-dark .ddp-btn-check:hover{background-color:#2abcef}.theme-dark .ddp-list-buttons li:first-of-type{border-left:none}.theme-dark .ddp-list-buttons li em.ddp-icon-check{display:none;margin-right:7px;width:8px;height:6px;background:url(/assets/images/icon_select2.png) no-repeat;background-position:-47px top;vertical-align:middle}.theme-dark .ddp-list-buttons.ddp-type2 li{height:26px;padding:5px 0;box-sizing:border-box}.theme-dark .ddp-list-buttons.ddp-type2 li .ddp-label-checkbox span.ddp-txt-checkbox{color:#90969f}.theme-dark .ddp-list-buttons.ddp-type2 li .ddp-label-checkbox input[type=checkbox]+i.ddp-icon-checkbox{background-position:-48px top}.theme-dark .ddp-list-buttons.ddp-type2 li.ddp-selected:before{display:none}.theme-dark .ddp-list-buttons.ddp-type2 li.ddp-selected .ddp-label-checkbox input[type=checkbox]+i.ddp-icon-checkbox{background-position:-61px top}.theme-dark .ddp-list-buttons.ddp-type2 li .ddp-label-checkbox input[type=checkbox]:checked+i.ddp-icon-checkbox+.ddp-txt-checkbox{font-weight:400;color:#4c515a}.theme-dark .ddp-list-buttons.ddp-type2 li.ddp-selected .ddp-label-checkbox input[type=checkbox]:checked+i.ddp-icon-checkbox+.ddp-txt-checkbox{color:#fff}.theme-dark .ddp-list-buttons.ddp-type2 li .ddp-label-radio input[type=radio]:checked+i.ddp-icon-radio{background-position:-60px top}.theme-dark .ddp-list-buttons.ddp-type2 li.ddp-selected .ddp-label-radio input[type=radio]:checked+i.ddp-icon-radio{background-position:-48px top}.theme-dark .ddp-list-buttons.ddp-type2 li .ddp-label-radio input[type=radio]:checked+i.ddp-icon-radio+.ddp-txt-radio{font-weight:400;color:#4c515a}.theme-dark .ddp-list-buttons.ddp-type2 li.ddp-selected .ddp-label-radio input[type=radio]:checked+i.ddp-icon-radio+.ddp-txt-radio{color:#fff}.theme-dark .ddp-list-buttons.ddp-type2 li .ddp-label-checkbox,.theme-dark .ddp-list-buttons.ddp-type2 li .ddp-label-radio{vertical-align:top}.theme-dark .ddp-list-buttons.ddp-type2 li.ddp-selected .ddp-label-checkbox span.ddp-txt-checkbox{color:#fff}.theme-dark .ddp-list-buttons.ddp-type3 li{background-color:#f6f6f7}.theme-dark .ddp-list-buttons.ddp-type3 li:hover{background-color:#dbdce1}.theme-dark .ddp-list-buttons.ddp-type3 li.ddp-selected{background-color:#fff;color:#4b515b;box-sizing:border-box}.theme-dark .ddp-list-buttons.ddp-type3 li.ddp-selected:after{position:absolute;top:0;left:0;right:0;bottom:0;border-radius:2px;border:1px solid #90969f;content:""}.theme-dark .ddp-list-buttons.ddp-type3 li.ddp-selected:before{background-position-y:-11px}.theme-dark .ddp-list-buttons.ddp-dark{width:100%;background-color:#35393f}.theme-dark .ddp-list-buttons.ddp-dark li{width:50%;color:hsla(0,0%,90.6%,.4);border:1px solid #4b515b;background-color:#24282e}.theme-dark .ddp-list-buttons.ddp-dark li.ddp-selected{color:#fff;background-color:#4b515b}.theme-dark .ddp-list-buttons.ddp-part4 li{width:25%;min-width:auto}.theme-dark .ddp-list-buttons.ddp-part5{width:100%}.theme-dark .ddp-list-buttons.ddp-part5 li{width:20%;min-width:auto}.theme-dark .ddp-list-buttons.ddp-part2{width:100%}.theme-dark .ddp-list-buttons.ddp-part2 li{width:50%;min-width:auto}.theme-dark .ddp-list-tab-button.ddp-type{border:1px solid #ddd;font-size:0}.theme-dark .ddp-list-tab-button.ddp-type span{display:inline-block;padding:0!important;position:relative;width:24px;height:24px;font-size:0;cursor:pointer}.theme-dark .ddp-list-tab-button.ddp-type span [class*=ddp-icon-tool]{position:absolute;top:50%;left:50%;margin:-5px 0 0 -7px}.theme-dark .ddp-list-tab-button.ddp-type span.ddp-selected:before{position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;border:1px solid #4c515a;content:""}.theme-dark .ddp-wrap-boxtab .ddp-box-tab{display:inline-block;float:left;padding:6px 0;margin-right:4px;min-width:120px;border-radius:3px;border:1px solid #4b515b;color:#4b515b;font-size:13px;text-align:center;box-sizing:border-box}.theme-dark .ddp-wrap-boxtab .ddp-box-tab.ddp-selected{background-color:#4b515b;color:#fff;font-weight:700}.theme-dark .ddp-form-search{position:relative;width:300px;box-sizing:border-box}.theme-dark .ddp-form-search em.ddp-icon-search{display:inline-block;position:absolute;top:50%;left:0;margin-top:-6px;width:11px;height:11px;background:url(/assets/images/icon_search.png) no-repeat}.theme-dark .ddp-form-search input:-ms-input-placeholder,.theme-dark .ddp-form-search input::-webkit-input-placeholder{color:#b7b9c2}.theme-dark .ddp-form-search .ddp-btn-search-close{display:inline-block;padding:5px;position:absolute;top:50%;right:5px;margin-top:-8px;cursor:pointer;font-size:0!important}.theme-dark .ddp-form-search .ddp-btn-search-close:before{display:inline-block;width:7px;height:7px;background:url(/assets/images/btn_sclose.png) no-repeat;background-position:left -38px;content:""}.theme-dark .ddp-form-search.ddp-full{width:100%}.theme-dark .ddp-ui-searching{position:relative;margin:0 16px;padding:0 30px 0 26px;background-color:#f3f4f9}.theme-dark .ddp-ui-searching .ddp-icon-search{display:inline-block;position:absolute;top:50%;left:8px;margin-top:-7px;width:13px;height:14px;background:url(/assets/images/btn_search.png) no-repeat left -51px}.theme-dark .ddp-ui-searching.type-search input{color:#666db7}.theme-dark .ddp-ui-searching input{display:block;width:100%;padding:5px 0 4px;border:none;font-size:13px;line-height:21px;background:none}.theme-dark .ddp-ui-searching .ddp-btn-delete{display:inline-block;position:absolute;top:50%;right:8px;margin-top:-8px;width:15px;height:15px;background:url(/assets/images/btn_close.png) no-repeat;background-position:-16px -132px}.theme-dark .ddp-form-search2{position:relative;padding-right:30px;border:1px solid #d0d1d9}.theme-dark .ddp-form-search2 input{display:block;width:100%;padding:6px 10px;box-sizing:border-box;border:none}.theme-dark .ddp-form-search2 span.ddp-icon-search{display:inline-block;position:absolute;top:50%;right:4px;width:22px;height:22px;margin:-11px 0 0;background-color:#f4f6fc;border-radius:2px;vertical-align:middle;cursor:pointer}.theme-dark .ddp-form-search2 span.ddp-icon-search:hover{background-color:#e3e3e8}.theme-dark .ddp-form-search2 span.ddp-icon-search:before{display:inline-block;position:absolute;top:50%;left:50%;margin:-6px 0 0 -6px;width:12px;height:12px;background:url(/assets/images/btn_search.png) no-repeat;background-position:left -38px;content:""}.theme-dark .ddp-search-value .ddp-data-value{display:block;position:relative;padding:0 28px 0 25px;border-radius:3px;background-color:#efeff1;z-index:10}.theme-dark .ddp-search-value .ddp-data-value.ddp-data-del{padding-right:8px}.theme-dark .ddp-search-value .ddp-data-value input{display:block;width:100%;padding:7px 0;font-size:13px;border:none;background-color:transparent;box-sizing:border-box}.theme-dark .ddp-search-value .ddp-data-value .icon-search{display:inline-block;position:absolute;top:50%;left:8px;margin-top:-6px;width:11px;height:11px;background:url(/assets/images/icon_search.png) no-repeat}.theme-dark .ddp-search-value .ddp-data-value .icon-warning{display:none;position:absolute;top:50%;right:8px;margin-top:-7px;width:15px;height:14px;background:url(/assets/images/dark_theme/icon_info3_dark.png) no-repeat;background-position:left -12px;cursor:pointer}.theme-dark .ddp-search-value.ddp-warning .ddp-data-value .icon-warning{display:block}.theme-dark .ddp-search-value .ddp-data-value .ddp-btn-del{display:none;position:absolute;top:50%;right:5px;margin-top:-8px;width:15px;height:15px;background:url(/assets/images/btn_close.png) no-repeat;background-position:left -132px}.theme-dark .ddp-search-value .ddp-btn-line{display:none;float:right;margin-left:4px}.theme-dark .ddp-search-value.ddp-warning.ddp-search .ddp-btn-line{display:block}.theme-dark .ddp-search-value.ddp-warning.ddp-focus.ddp-search .ddp-btn-line{display:block;border:1px solid #4e5368;color:#4e5368}.theme-dark .ddp-search-value.ddp-warning.ddp-focus .ddp-btn-line{display:block}.theme-dark .ddp-search-value.ddp-search .ddp-data-value .icon-warning,.theme-dark .ddp-search-value.ddp-warning.ddp-focus .ddp-btn-del,.theme-dark .ddp-search-value.ddp-warning.ddp-focus .icon-warning{display:none}.theme-dark .ddp-search-value.ddp-search .ddp-btn-del{display:block!important}.theme-dark .ddp-search-value.ddp-warning.ddp-focus .ddp-data-value,.theme-dark .ddp-search-value.ddp-warning.ddp-search .ddp-data-value{overflow:hidden}.theme-dark .ddp-search-value .ddp-pop-warning{display:none;position:absolute;top:100%;right:-10px;padding:5px 10px;max-width:240px;border-radius:3px;background-color:rgba(97,116,179,.9);color:#fff;font-size:13px;box-sizing:border-box;letter-spacing:-.5px}.theme-dark .ddp-search-value .ddp-pop-warning:before{display:inline-block;position:absolute;bottom:100%;right:23px;width:4px;height:8px;margin-bottom:-2px;background:url(/assets/images/icon_tagview.png) no-repeat;background-position:left -9px;transform:rotate(90deg);content:""}.theme-dark .ddp-search-value .ddp-data-value .icon-warning:hover+.ddp-pop-warning,.theme-dark .ddp-search-value.ddp-nofilter .ddp-txt-nofilter{display:block}.theme-dark .ddp-search-value .ddp-txt-nofilter{display:none;float:right;position:relative;top:6px;margin:0 6px;color:#a2a9c1;font-size:12px}.theme-dark .ddp-search-value .ddp-txt-nofilter:before{display:inline-block;position:relative;top:-1px;margin-right:3px;width:14px;height:14px;background:url(/assets/images/icon_info3.png) no-repeat;background-position:-15px -94px;content:"";vertical-align:middle}.theme-dark .ddp-multi-search{display:inline-block;border-radius:2px;border:1px solid #d0d1d9;background-color:#fff}.theme-dark .ddp-multi-search .ddp-search-select{display:inline-block;position:relative;width:133px;padding:0 25px 0 10px;text-align:left;border-right:1px solid #d0d1d9;cursor:pointer;vertical-align:top;box-sizing:border-box}.theme-dark .ddp-multi-search .ddp-search-select:before{display:inline-block;position:absolute;top:50%;right:11px;margin-top:-2px;width:7px;height:4px;background:url(/assets/images/icon_select.png) no-repeat;background-position:-8px top;content:""}.theme-dark .ddp-multi-search .ddp-search-select span.ddp-data{display:block;padding:6px 0;color:#4e5368;font-size:13px}.theme-dark .ddp-multi-search .ddp-search-select .ddp-wrap-popup2{display:none;position:absolute;top:100%;left:-1px;right:-1px;background-color:#fff;box-sizing:border-box}.theme-dark .ddp-multi-search .ddp-search-select.ddp-selected .ddp-wrap-popup2{display:block}.theme-dark .ddp-multi-search .ddp-search{display:inline-block;position:relative;width:289px;padding:0 0 0 24px;box-sizing:border-box}.theme-dark .ddp-multi-search .ddp-search .ddp-icon-search{display:inline-block;position:absolute;top:50%;left:8px;margin-top:-6px;width:11px;height:11px;background:url(/assets/images/icon_search.png) no-repeat;background-position:-24px 0}.theme-dark .ddp-multi-search .ddp-search input{display:block;width:100%;padding:6px 10px 6px 0;font-size:13px;box-sizing:border-box;border:none}.theme-dark .ddp-select-search{display:inline-block;max-width:100%;position:relative}.theme-dark .ddp-select-search .ddp-ui-search2{display:inline-block;max-width:100%;padding-right:30px;color:#4e5368;font-weight:700;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal;vertical-align:middle}.theme-dark .ddp-select-search .ddp-ui-search2 span.ddp-icon-search{display:inline-block;position:absolute;top:50%;right:0;margin-top:-11px;width:22px;height:22px;background-color:#f4f6fc;border-radius:2px;vertical-align:middle}.theme-dark .ddp-select-search .ddp-ui-search2.ddp-selected span.ddp-icon-search{background-color:#e3e3e8}.theme-dark .ddp-select-search .ddp-ui-search2 span.ddp-icon-search:before{display:inline-block;position:absolute;top:50%;left:50%;margin:-6px 0 0 -6px;width:12px;height:12px;background:url(/assets/images/btn_search.png) no-repeat;background-position:left -38px;content:""}.theme-dark .ddp-select-search .ddp-box-layout4{display:none;position:absolute;top:100%;left:-30px}.theme-dark .ddp-select-search.ddp-selected .ddp-box-layout4{display:block;z-index:20}.theme-dark .ddp-select-search.ddp-selected a.ddp-ui-search2{text-decoration:underline}.theme-dark .ddp-select-search.ddp-selected a.ddp-ui-search2.type-underline-none{text-decoration:none}.theme-dark .ddp-select-search.ddp-selected .ddp-ui-search2 span.ddp-icon-search{background-color:#e3e3e8}.theme-dark .ddp-type-search{position:relative;padding:0 20px 0 23px}.theme-dark .ddp-type-search.type-box{border:1px solid #c3c8d3;border-radius:2px;padding-left:35px;box-sizing:border-box}.theme-dark .ddp-type-search.type-box:before{left:12px}.theme-dark .ddp-type-search:before{display:Inline-block;position:absolute;top:50%;left:0;width:14px;height:14px;margin-top:-7px;background:url(/assets/images/icon_search.png) no-repeat;background-position:-15px -12px;content:""}.theme-dark .ddp-type-search .ddp-btn-delete{display:none;position:absolute;top:50%;right:0;margin-top:-8px;width:15px;height:15px;background:url(/assets/images/btn_close.png) no-repeat;background-position:left -132px}.theme-dark .ddp-type-search.type-box .ddp-btn-delete{right:3px}.theme-dark .ddp-type-search.ddp-selected .ddp-btn-delete{display:block}.theme-dark .ddp-type-search input{display:block;width:100%;padding:6px 0;border:none;background:none;font-size:13px}.theme-dark .ddp-type-search input::-moz-placeholder{color:#a2a9c1}.theme-dark .ddp-type-search input::placeholder{color:#a2a9c1}table,td{min-width:200px!important}table{overflow-y:auto!important}tr{text-align:left}.ddp-table-form td,tr{min-width:200px!important}.ddp-table-form td{max-width:200px!important}.theme-dark table.ddp-table-form{width:100%;table-layout:fixed;border-spacing:0;border-bottom:1px solid #eaedf5}.theme-dark table.ddp-table-form thead tr th{position:relative;padding:7px 10px;color:#4e5368;font-size:13px;font-weight:400;text-align:left}.theme-dark table.ddp-table-form thead tr th:last-of-type{border-right:none}.theme-dark table.ddp-table-form thead tr th .ddp-wrap-type-filter{position:absolute;top:50%;right:6px;margin-top:-9px}.theme-dark table.ddp-table-form thead tr th .ddp-wrap-type-filter a.ddp-icon-type-filter{display:inline-block;width:17px;height:17px}.theme-dark table.ddp-table-form thead tr th .ddp-wrap-type-filter a.ddp-icon-type-filter:after{display:inline-block;content:"";position:absolute;top:50%;left:50%;width:9px;height:10px;margin:-5px 0 0 -5px;background:url(/assets/images/icon_filter.png) no-repeat}.theme-dark table.ddp-table-form thead tr th .ddp-wrap-type-filter.ddp-selected a.ddp-icon-type-filter,.theme-dark table.ddp-table-form thead tr th .ddp-wrap-type-filter a.ddp-icon-type-filter:hover{background-color:#f0f0f2}.theme-dark table.ddp-table-form thead tr th .ddp-wrap-type-filter .ddp-wrap-popup2{display:none;position:absolute;left:-21px;top:100%}.theme-dark table.ddp-table-form thead tr th .ddp-wrap-type-filter.ddp-selected .ddp-wrap-popup2{display:block}.theme-dark table.ddp-table-form tbody tr td{position:relative;padding:5px 10px;border-right:1px solid #eaeaed;color:#4b525b;font-size:12px}.theme-dark table.ddp-table-form tbody tr:nth-child(odd) td{background-color:#f8f9fb}.theme-dark table.ddp-table-form tbody tr td.ddp-inherit{overflow:inherit}.theme-dark table.ddp-table-form tbody tr.ddp-disabled td:before{display:inline-block;content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:hsla(0,0%,100%,.5);z-index:3;cursor:no-drop}.theme-dark table.ddp-table-form tbody tr.ddp-disabled:hover td .ddp-btn-control{display:none}.theme-dark table.ddp-table-form tbody tr td .ddp-type-txt{position:relative;display:inline-block;max-width:100%;box-sizing:border-box}.theme-dark table.ddp-table-form tbody tr td .ddp-type-txt.ddp-tag{padding-right:75px;line-height:1em}.theme-dark table.ddp-table-form tbody tr td .ddp-type-txt.ddp-tag .ddp-tag-annoymous{display:inline-block;position:absolute;top:50%;right:0;margin-top:-9px;padding:1px 2px;color:#1972d0;font-size:11px;border:1px solid #1972d0;background:#eff0f7;border-radius:2px}.theme-dark table.ddp-table-form tbody tr td .ddp-type-txt.ddp-info{padding-right:18px}.theme-dark table.ddp-table-form tbody tr td .ddp-type-txt.ddp-info .ddp-icon-error2{position:relative;top:0}.theme-dark table.ddp-table-form tbody tr td .ddp-type-txt.ddp-info .ddp-ui-info{position:absolute;top:3px;right:0}.theme-dark table.ddp-table-form tbody tr td .ddp-type-txt.ddp-info .ddp-status-rejected+.ddp-ui-info{top:0}.theme-dark table.ddp-table-form tbody tr td .ddp-type-txt.ddp-info .ddp-ui-info .ddp-box-layout4{display:none;position:absolute;left:-30px;top:100%;margin-top:6px}.theme-dark table.ddp-table-form tbody tr td .ddp-type-txt.ddp-info .ddp-ui-info:hover .ddp-box-layout4{display:block;white-space:normal}.theme-dark table.ddp-table-form tbody tr td .ddp-wrap-long{display:inline-block;position:relative;padding-right:41px;max-width:100%;box-sizing:border-box}.theme-dark table.ddp-table-form tbody tr td .ddp-txt-long em.ddp-icon-new,.theme-dark table.ddp-table-form tbody tr td .ddp-wrap-long em.ddp-icon-new{position:absolute;top:50%;right:0;margin-top:-7px}.theme-dark table.ddp-table-form tbody tr td .ddp-txt-long.ddp-new{padding-right:40px}.theme-dark table.ddp-table-form tbody tr td .ddp-txt-long.ddp-info{display:inline-block;padding-right:13px}.theme-dark table.ddp-table-form tbody tr td .ddp-txt-long .ddp-data-txt{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.theme-dark table.ddp-table-form tbody tr td .ddp-txt-long2{height:21px}.theme-dark table.ddp-table-form tbody tr td .ddp-txt-long,.theme-dark table.ddp-table-form tbody tr td .ddp-txt-long2{display:inline-block;position:relative;max-width:100%;line-height:21px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;word-wrap:normal;box-sizing:border-box}.theme-dark table.ddp-table-form tbody tr td .ddp-txt-long{vertical-align:top}.theme-dark table.ddp-table-form tbody tr td .ddp-txt-long.ddp-global{padding-right:66px}.theme-dark table.ddp-table-form tbody tr td .ddp-txt-long.ddp-global.ddp-new{padding-right:100px}.theme-dark table.ddp-table-form tbody tr td .ddp-txt-long.ddp-global.ddp-new em.ddp-tag-global{right:40px}.theme-dark table.ddp-table-form tbody tr td .ddp-txt-long.ddp-global.ddp-en-connection{padding-right:100px}.theme-dark table.ddp-table-form tbody tr td .ddp-txt-long.ddp-global.ddp-en-connection .ddp-tag-global{width:auto}.theme-dark table.ddp-table-form tbody tr td .ddp-txt-long em.ddp-tag-global{position:absolute;top:0;right:0;height:20px;width:60px;padding:2px 2px 3px;color:#666eb2;font-size:11px;text-align:center;border:1px solid #666eb2;border-radius:2px;background:#eff0f7;box-sizing:border-box}.theme-dark table.ddp-table-form tbody tr td .ddp-txt-long.ddp-global .ddp-icon-global{display:block}.theme-dark table.ddp-table-form tbody tr td .ddp-txt-long .ddp-tag-global.type-tag{float:right;position:relative;margin-top:-2px;right:0;margin-left:5px;width:auto;min-width:60px}.theme-dark table.ddp-table-form tbody tr td .ddp-txt-long .ddp-data-long{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.theme-dark table.ddp-table-form tbody tr td .ddp-txt-long.ddp-type{overflow:initial}.theme-dark table.ddp-table-form tr td .ddp-wrap-long .ddp-box-tag{position:relative;top:3px;margin-right:13px}.theme-dark table.ddp-table-form tr td .ddp-txt-colortype .ddp-txt-search{font-size:13px;color:#666db7}.theme-dark table.ddp-table-form tr td .ddp-txt-search{font-size:14px;color:#666db7}.theme-dark table.ddp-table-form tr td .ddp-txt-search.type-search{padding:2px 3px 1px;font-size:13px;color:#1972d0;font-weight:700;background-color:rgba(210,204,255,.4)}.theme-dark table.ddp-table-form tr td.ddp-data-none{color:#b7b9c3;text-align:center}.theme-dark table.ddp-table-form tr td.ddp-nodata{color:#b7bac1;font-size:13px}.theme-dark table.ddp-table-form tr th .ddp-wrap-hover-info{display:inline-block;margin-left:3px;position:Relative;cursor:pointer}.theme-dark table.ddp-table-form tr th .ddp-wrap-hover-info em.ddp-icon-info3{display:inline-block;position:relative;top:-1px;width:11px;height:11px;background:url(/assets/images/icon_que.png) no-repeat;background-position:left -12px}.theme-dark table.ddp-table-form tr th .ddp-wrap-hover-info .ddp-box-layout4{display:none;position:absolute;bottom:100%;right:100%;margin:0 -20px 4px 0}.theme-dark table.ddp-table-form tr th .ddp-wrap-hover-info:hover .ddp-box-layout4{display:block;white-space:normal;z-index:20}.theme-dark table.ddp-table-form tbody tr td .ddp-ui-flex{display:inline-block;max-width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:Hidden}.theme-dark table.ddp-table-form tbody tr td .ddp-ui-flex .ddp-icon-info3{display:inline-block;float:right;margin-left:3px;position:relative;top:2px;width:11px;height:11px;background:url(/assets/images/icon_info3.png) no-repeat}.theme-dark table.ddp-table-form tbody tr td span.ddp-txt-colortype{color:#b7b9c2}.theme-dark table.ddp-table-form tbody tr td em.ddp-icon-by{margin:0 3px;color:#b7bac1;font-size:13px}.theme-dark table.ddp-table-form tbody tr td span.ddp-data-num{display:inline-block;margin-right:17px;color:#4c515a;font-size:13px}.theme-dark table.ddp-table-form tbody tr td.ddp-data-last{padding-right:36px}.theme-dark table.ddp-table-form tbody tr td a.ddp-btn-more{display:inline-block;position:absolute;top:50%;right:6px;width:12px;height:17px;margin-top:-9px}.theme-dark table.ddp-table-form tbody tr td a.ddp-btn-more:before{display:inline-block;content:"";position:absolute;top:50%;left:50%;width:2px;height:9px;margin:-5px 0 0 -1px;background:url(/assets/images/icon_more2.png) no-repeat}.theme-dark table.ddp-table-form tbody tr td a.ddp-btn-more.ddp-selected,.theme-dark table.ddp-table-form tbody tr td a.ddp-btn-more:hover{background-color:#f0f0f2}.theme-dark table.ddp-table-form tbody tr td span.ddp-data-delete{color:#b7b9c2;font-size:13px}.theme-dark table.ddp-table-form tbody tr td .ddp-icon-new{margin-left:5px}.theme-dark table.ddp-table-form tbody tr td .ddp-link-delete{color:#c3c8d3}.theme-dark table.ddp-table-form tbody tr td .ddp-link-delete:hover{color:#7e8aa5}.theme-dark table.ddp-table-form tbody tr td .ddp-link-delete em.ddp-icon-delete{display:inline-block;width:11px;height:12px;background:url(/assets/images/icon_edit2.png) no-repeat;background-position:-12px -21px}.theme-dark table.ddp-table-form tbody tr td .ddp-link-delete:hover em.ddp-icon-delete{background-position:-24px -21px}.theme-dark table.ddp-table-form tbody tr td .ddp-ui-disabled{display:none}.theme-dark table.ddp-table-form tbody tr.type-disabled.ddp-selected td:last-of-type,.theme-dark table.ddp-table-form tbody tr.type-disabled td:last-of-type{padding-right:29px}.theme-dark table.ddp-table-form tbody tr.type-disabled td .ddp-ui-disabled{display:inline-block;position:absolute;top:50%;right:9px;margin-top:-8px}.theme-dark table.ddp-table-form tbody tr.type-disabled td .ddp-ui-disabled .ddp-icon-disabled{display:inline-block;width:16px;height:16px;background:url(/assets/images/icon_disabled.png) no-repeat;content:""}.theme-dark table.ddp-table-form tbody tr.type-disabled td .ddp-ui-disabled .ddp-ui-tooltip-info{right:-7px}.theme-dark table.ddp-table-form tbody tr.type-disabled td .ddp-ui-disabled .ddp-ui-tooltip-info .ddp-icon-view-top{right:12px}.theme-dark table.ddp-table-form tbody tr.type-disabled td .ddp-ui-disabled:hover .ddp-ui-tooltip-info{display:block}.theme-dark .ddp-ui-grid .ddp-ui-empty{padding:20px;color:#b7b9c3;font-size:12px}.theme-dark .ddp-ui-gridbody{position:absolute;top:28px;left:0;right:0;bottom:0;overflow-y:scroll}.theme-dark .ddp-box-viewtable .ddp-ui-gridhead{height:33px;border-top:none}.theme-dark .ddp-box-viewtable .ddp-ui-gridhead table{padding-right:18px;box-sizing:border-box}.theme-dark .ddp-box-viewtable .ddp-ui-gridhead tr th{height:33px;box-sizing:border-box}.theme-dark .ddp-box-viewtable .ddp-ui-gridbody{top:34px}.theme-dark .ddp-ui-gridhead2{padding-right:18px;background-color:#eaedf5}.theme-dark .ddp-ui-gridbody2{position:absolute;top:35px;left:0;right:0;bottom:0;overflow-y:scroll}.theme-dark .ddp-box-viewtable{position:relative;min-height:293px;border:1px solid #e1e3ee;background-color:#fff}.theme-dark .ddp-wrap-viewtable .ddp-box-add-link{margin-top:-1px;padding:13px 0}.theme-dark .ddp-wrap-viewtable.ddp-type{padding-bottom:43px}.theme-dark .ddp-box-viewtable.ddp-selected .ddp-ui-gridbody{bottom:45px}.theme-dark table.ddp-table-form.ddp-cursor tbody tr td{cursor:pointer}.theme-dark table.ddp-table-form.ddp-cursor tbody tr:hover>td{background-color:#f1f1f3}.theme-dark table.ddp-table-form.ddp-cursor tbody tr td .ddp-table-code tr:hover td{background:none}.theme-dark table.ddp-table-form.ddp-cursor tbody tr.ddp-selected>td{border-top:1px solid #2abcef;border-bottom:1px solid #2abcef;background-color:#edf7fb}.theme-dark table.ddp-table-form.ddp-cursor tbody tr.ddp-selected>td:first-of-type{border-left:1px solid #2abcef}.theme-dark table.ddp-table-form.ddp-cursor tbody tr.ddp-selected>td:last-of-type{border-right:1px solid #2abcef}.theme-dark table.ddp-inherit tbody tr td{position:relative;overflow:inherit}.theme-dark table.ddp-table-form.ddp-inherit tbody tr td{overflow:inherit;white-space:normal}.theme-dark table.ddp-table-form2{table-layout:fixed;width:100%;box-sizing:border-box}.theme-dark table.ddp-table-form2 thead tr th{padding:5px 29px;font-size:12px;color:#4e5368;text-align:left;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.theme-dark table.ddp-table-form2 tbody tr td{position:relative;padding:7px 29px;color:#4e5368;font-size:13px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;word-wrap:normal;box-sizing:border-box}.theme-dark table.ddp-table-form2 tbody tr td .ddp-ui-selected-option{display:inline-block}.theme-dark table.ddp-table-form2.ddp-long tbody tr td{text-overflow:inherit;white-space:inherit}.theme-dark table.ddp-table-form2 tbody tr td .ddp-data-note{color:#b7bac1;font-size:13px}.theme-dark table.ddp-table-form2 tbody tr td.ddp-table-icons,.theme-dark table.ddp-table-form2 thead tr th.ddp-table-icons{padding:0;text-align:center}.theme-dark table.ddp-table-type2 thead tr th{position:relative;padding:7px 10px;color:#90969f;font-size:12px;border-right:1px solid #e1e3ee}.theme-dark table.ddp-table-type2 thead tr th:last-of-type{border-right:1px solid transparent}.theme-dark table.ddp-table-type2 thead tr th .ddp-th-long{display:inline-block;position:relative;max-width:100%;box-sizing:border-box}.theme-dark table.ddp-table-type2 thead tr th .ddp-th-long .ddp-th-txt{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:19px}.theme-dark table.ddp-table-type2 tbody tr td.ddp-border-right,.theme-dark table.ddp-table-type2 thead tr th.ddp-border-right{border-right:1px solid #c3c8d3}.theme-dark table.ddp-table-type2 thead.ddp-border-bottom tr th{border-bottom:1px solid #c3c8d3}.theme-dark table.ddp-table-type2 tbody tr>td{position:relative;padding:13px 10px 14px;font-size:13px;border:none}.theme-dark table.ddp-table-type2 tbody tr>td.ddp-disabled{cursor:no-drop!important}.theme-dark table.ddp-table-type2 tbody tr>td.ddp-disabled:hover{background:none}.theme-dark table.ddp-table-type2 tbody tr>td.ddp-disabled:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:15;content:"";cursor:no-drop}.theme-dark table.ddp-table-type2 tbody tr>td.ddp-disabled em.ddp-bg-select{display:none!important}.theme-dark table.ddp-table-type2 tbody tr.ddp-selected>td{padding:12px 10px 13px}.theme-dark table.ddp-table-type2 tbody tr.ddp-selected>td:first-of-type{padding-left:9px}.theme-dark table.ddp-table-type2 tbody tr.ddp-selected>td:last-of-type{padding-right:9px}.theme-dark table.ddp-table-type2 tbody tr td .ddp-ui-checkbox{position:relative;display:inline-block;width:12px;height:12px;vertical-align:middle}.theme-dark table.ddp-table-type2 tbody tr td .ddp-input-form{cursor:pointer}.theme-dark table.ddp-table-type2 tbody tr td .ddp-input-form:hover:before{position:absolute;top:0;left:0;right:0;bottom:0;background:#f1f1f3;content:""}.theme-dark table.ddp-table-type2 tbody tr td.ddp-selected .ddp-input-form:hover:before{display:none}.theme-dark table.ddp-table-type2 tbody tr td.ddp-disabled>div{opacity:.3}.theme-dark table.ddp-table-type2 tbody tr td.ddp-disabled>div.ddp-ui-info{opacity:1;cursor:pointer;z-index:20}.theme-dark table.ddp-table-type2 tbody tr td.ddp-input-form{cursor:pointer}.theme-dark table.ddp-table-type2 tbody tr td.ddp-input-form:hover{background-color:#f1f1f3!important}.theme-dark table.ddp-table-type2 tbody tr td.ddp-input-form input.ddp-txt-input{display:block;position:relative;width:100%;height:100%;border:none;background:none;font-size:13px;box-sizing:border-box;z-index:10;cursor:pointer}.theme-dark table.ddp-table-type2 tbody tr td .ddp-input-form.ddp-edit input.ddp-txt-input{padding-right:34px}.theme-dark table.ddp-table-type2 tbody tr td .ddp-input-form.ddp-edit .ddp-icon-edit{display:none;position:absolute;top:50%;right:10px;margin-top:-6px;width:12px;height:12px;background:url(/assets/images/icon_edit.png) no-repeat}.theme-dark table.ddp-table-type2 tbody tr td .ddp-input-form.ddp-edit:hover .ddp-icon-edit{display:block}.theme-dark table.ddp-table-form.ddp-table-line,.theme-dark table.ddp-table-form.ddp-table-type3{border-bottom:none}.theme-dark table.ddp-table-type3 thead tr th{color:#4e5368;font-size:12px;font-weight:400;border-top:1px solid #d3d9ea;border-bottom:1px solid #d3d9ea;background-color:#f7f8fd}.theme-dark table.ddp-table-type3.type-table thead tr th{color:#7e8aa5}.theme-dark table.ddp-table-type3 thead tr th:first-of-type{padding-left:20px;border-left:1px solid #d3d9ea}.theme-dark table.ddp-table-type3 thead tr th:last-of-type{border-right:1px solid #d3d9ea}.theme-dark table.ddp-table-type3 thead tr th .ddp-txt-colortype{color:#b7b9c2}.theme-dark table.ddp-table-type3 thead tr th.ddp-border-right{border-right:1px solid #c3c8d3}.theme-dark table.ddp-table-type3.ddp-cursor-none tbody tr td{cursor:default}.theme-dark table.ddp-table-type3 tbody tr td{position:relative;padding:10px 10px 11px;font-size:13px;border:none;border-bottom:1px solid #e1e3ee;background-color:#fff;cursor:pointer;overflow:inherit;white-space:normal}.theme-dark table.ddp-table-type3 tbody tr td.ddp-txt-center:first-of-type{padding-left:10px}.theme-dark table.ddp-table-type3 tbody tr td:first-of-type{padding-left:20px;border-left:1px solid #e1e3ee}.theme-dark table.ddp-table-type3 tbody tr td:last-of-type{border-right:1px solid #e1e3ee}.theme-dark table.ddp-table-type3 tbody tr:nth-child(odd) td{background:#fff}.theme-dark table.ddp-table-type3 tbody tr:hover td{background-color:#eaedf5;cursor:pointer}.theme-dark table.ddp-table-type3.ddp-cursor-none tbody tr:hover td{background:#fff;cursor:default}.theme-dark table.ddp-table-type3 tbody tr td .ddp-btn-control{display:none;position:absolute;top:50%;right:10px;margin-top:-11px}.theme-dark table.ddp-table-type3 tbody tr:hover td .ddp-btn-control{display:block}.theme-dark table.ddp-table-type3 tbody tr td.ddp-hover-tooltip{display:table-cell;overflow:inherit}.theme-dark table.ddp-table-type3 tbody tr td .ddp-link{text-decoration:underline;color:#4c92e0}.theme-dark table.ddp-table-type3 tbody tr td.ddp-border-right{border-right:1px solid #c3c8d3}.theme-dark table.ddp-table-select tbody tr td{position:relative;cursor:pointer}.theme-dark table.ddp-table-select tbody tr:hover td{background-color:#eaedf5;cursor:pointer}.theme-dark table.ddp-table-select tbody tr.ddp-selected td{border-top:1px solid #1972d0;border-bottom:1px solid #1972d0;background-color:#eaedf5}.theme-dark table.ddp-table-select tbody tr.ddp-selected td:first-of-type{border-left:1px solid #1972d0}.theme-dark table.ddp-table-select tbody tr.ddp-selected td:last-of-type{border-right:1px solid #1972d0}.theme-dark table.ddp-table-select tbody tr td .ddp-box-tag{position:relative;top:2px}.theme-dark table.ddp-table-select tbody tr td .ddp-ui-checkbox,.theme-dark table.ddp-table-select tbody tr td .ddp-ui-radio{font-size:0;vertical-align:middle}.theme-dark table.ddp-table-type2.ddp-table-select tbody tr.ddp-selected>td{padding:12px 10px 13px}.theme-dark table.ddp-table-type2.ddp-table-select tbody tr.ddp-selected>td:first-of-type{padding-left:9px}.theme-dark table.ddp-table-select tr td:last-of-type{padding-right:35px}.theme-dark table.ddp-table-select tbody tr.ddp-selected td:first-child:before{border-left:1px solid #1972d0}.theme-dark table.ddp-table-select tbody tr.ddp-selected td:last-child:before{border-right:1px solid #1972d0}.theme-dark table.ddp-table-select tbody tr.ddp-selected td .ddp-box-tag{position:relative;top:2px}.theme-dark .ddp-wrap-table-list{float:left;width:100%;padding:10px 53px 10px 83px;box-sizing:border-box}.theme-dark table.ddp-table-listview{width:100%;table-layout:fixed}.theme-dark table.ddp-table-listview tbody tr td{padding:3px 5px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.theme-dark table.ddp-table-listview tbody tr td span.ddp-sub-name{color:#4b525b;font-size:13px;font-weight:300}.theme-dark table.ddp-table-listview tbody tr:nth-child(odd) td{background-color:#fafafa}.theme-dark table.ddp-table-listview tbody tr td span.ddp-box-tag-value{display:inline-block;padding:2px 3px;border-radius:2px;font-size:12px}.theme-dark table.ddp-table-listview tbody tr td span.ddp-box-tag-value.ddp-dimension{width:70px;border:1px solid #439fe5;text-align:center;color:#439fe5;box-sizing:border-box}.theme-dark table.ddp-table-listview tbody tr td span.ddp-box-tag-value.ddp-measure{width:70px;border:1px solid #5fd7a5;text-align:center;color:#5fd7a5;box-sizing:border-box}.theme-dark table.ddp-table-listview tbody tr td em[class*=ddp-icon-type-]{position:relative;left:0;top:0;margin:0}.theme-dark .ddp-fix-size{position:relative;height:246px;box-sizing:border-box}.theme-dark .ddp-fix-size .ddp-nodata{display:table;width:100%;height:215px;padding:90px 0 0;text-align:center;background-color:#fff;font-size:18px;color:#d0d1db;border:1px solid #ddd;border-top:none;box-sizing:border-box}.theme-dark .ddp-ui-preview-contents table.ddp-table-form.ddp-table-details tbody tr:nth-child(odd) td.ddp-disabled:hover{background-color:#fafafa!important}.theme-dark table.ddp-table-type2 thead tr th .ddp-th-long .ddp-th-icons{float:right}.theme-dark table.ddp-table-type2 thead tr th .ddp-th-long .ddp-th-icons .ddp-wrap-hover-info{float:left;padding:5px 0 0;font-size:0}.theme-dark table.ddp-table-type2 thead tr th .ddp-th-long .ddp-th-icons [class*=ddp-icon-array]{top:0}.theme-dark table tbody tr td .ddp-txt-long:hover+.ddp-ui-tooltip-info{display:block;top:100%;left:0;min-width:50px;max-width:100%;white-space:normal;box-sizing:border-box}.theme-dark table tbody tr td .ddp-txt-long:hover+.ddp-ui-tooltip-info .ddp-icon-view-top{left:40px}.theme-dark table tbody tr>td .ddp-hover-tooltip:hover+.ddp-ui-tooltip-info{display:block;top:100%;left:-10px;min-width:50px;max-width:100%;white-space:normal;box-sizing:border-box}.theme-dark table tbody tr>td .ddp-hover-tooltip:hover+.ddp-ui-tooltip-info em.ddp-icon-view-top{left:40px}.theme-dark table tbody tr>td .ddp-hover-tooltip:hover+.ddp-ui-tooltip-info.ddp-top{bottom:100%;top:inherit}.theme-dark table.ddp-table-type3 tbody tr td.ddp-hover-tooltip .ddp-ui-tooltip-info{top:30px;left:10px;right:inherit;max-width:90%;white-space:normal}.theme-dark table.ddp-table-type3 tbody tr td.ddp-hover-tooltip .ddp-ui-tooltip-info .ddp-icon-view-top{left:20px;right:inherit}.theme-dark table.ddp-table-type3 tbody tr td.ddp-hover-tooltip .ddp-ui-tooltip-info .ddp-scroll{max-height:150px;overflow:auto}.theme-dark em.ddp-icon-array-asc2,.theme-dark em.ddp-icon-array-default2,.theme-dark em.ddp-icon-array-des2{display:inline-block;position:relative;top:-1px;width:19px;height:19px;cursor:pointer;vertical-align:middle}.theme-dark em.ddp-icon-array-asc2:before,.theme-dark em.ddp-icon-array-default2:before,.theme-dark em.ddp-icon-array-des2:before{display:inline-block;content:"";position:absolute;width:7px;height:9px;top:5px;left:50%;margin-left:-4px;background:url(/assets/images/dark_theme/icon_array_dark.png) no-repeat;cursor:pointer}.theme-dark em.ddp-icon-array-asc2:before{background-position:-16px top}.theme-dark em.ddp-icon-array-des2:before{background-position:-8px top}.theme-dark .ddp-box-add-link{padding:10px 0;margin-top:7px;border:1px solid #ddd;background-color:#fff;text-align:center;cursor:pointer}.theme-dark .ddp-box-add-link span.ddp-link-type{font-size:13px;color:#7e8aa5}.theme-dark .ddp-box-add-link:hover span.ddp-link-type{color:#4e5368;text-decoration:underline}.theme-dark .ddp-box-add-link span.ddp-link-type em.ddp-icon-view{display:inline-block;width:7px;height:4px;margin-left:6px;background:url(/assets/images/icon_selecview.png) no-repeat;background-position:-35px -7px;vertical-align:middle}.theme-dark .ddp-box-add-link:hover span.ddp-link-type em.ddp-icon-view{background-position:left -7px}.theme-dark .ddp-box-add-link.ddp-shadow{border:none;padding:14px 0;margin-top:10px;box-shadow:0 2px 2px 1px #eaedf5}.theme-dark .ddp-box-add-link2{position:relative;padding:16px 0;margin-top:-1px;border-top:1px solid #e1e3ee;border-bottom:1px solid #e1e3ee;background-color:#fff;text-align:center;cursor:pointer;z-index:1}.theme-dark .ddp-box-add-link2 span.ddp-link-type{font-size:13px;color:#7e8aa5}.theme-dark .ddp-box-add-link2:hover span.ddp-link-type{color:#4e5368;text-decoration:underline}.theme-dark .ddp-box-add-link2 span.ddp-link-type em.ddp-icon-view{display:inline-block;width:7px;height:4px;margin-left:6px;background:url(/assets/images/icon_selecview.png) no-repeat;background-position:-35px -7px;vertical-align:middle}.theme-dark .ddp-box-add-link2:hover span.ddp-link-type em.ddp-icon-view{background-position:left -7px}.theme-dark .ddp-box-add-link3{position:relative;padding:13px 0;margin-top:-1px;border:1px solid #e1e3ee;background-color:#fff;text-align:center;cursor:pointer;z-index:1}.theme-dark .ddp-box-add-link3 span.ddp-link-type{font-size:13px;color:#7e8aa5}.theme-dark .ddp-box-add-link3:hover span.ddp-link-type{color:#4e5368;text-decoration:underline}.theme-dark .ddp-box-add-link3 span.ddp-link-type em.ddp-icon-view{display:inline-block;width:7px;height:4px;margin-left:6px;background:url(/assets/images/icon_selecview.png) no-repeat;background-position:-35px -7px;vertical-align:middle}.theme-dark .ddp-box-add-link3:hover span.ddp-link-type em.ddp-icon-view{background-position:left -7px}.theme-dark [class*=ddp-box-add-link].ddp-disabled:before{display:inline-block;content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,100%,.5);z-index:1;cursor:no-drop}.theme-dark [class*=ddp-box-add-link].ddp-disabled:hover span.ddp-link-type{text-decoration:none;color:#7e8aa5}.theme-dark [class*=ddp-box-add-link].ddp-disabled:hover span.ddp-link-type em.ddp-icon-view{background-position:-35px -7px}.theme-dark .ddp-ui-moretype{position:absolute;bottom:0;left:0;right:0;text-align:center}.theme-dark .ddp-btn-moretype{display:inline-block;padding:3px 9px;color:#7e8aa5;font-size:12px;text-align:center;background-color:#f4f6fc;border-radius:2px 2px 0 0}.theme-dark .ddp-btn-moretype:hover{color:#4e5368}.theme-dark .ddp-btn-moretype:after{display:inline-block;width:8px;height:4px;margin-left:4px;background:url(/assets/images/icon_select.png) no-repeat;vertical-align:middle;content:""}.theme-dark .ddp-btn-moretype:hover:after{background-position:-16px top}.theme-dark table.ddp-table-detail4{table-layout:fixed;border:none}.theme-dark table.ddp-table-detail4 tr th{padding:7px 15px;text-align:left;color:#4e5368;font-weight:400;font-size:12px;border:1px solid #d3d9ea;border-right:none;border-left:none;background-color:#f7f8fd}.theme-dark table.ddp-table-detail4 tr th:first-of-type{border-left:1px solid #d3d9ea}.theme-dark table.ddp-table-detail4 tr th:last-of-type{border-right:1px solid #d3d9ea}.theme-dark table.ddp-table-detail4 tr:first-of-type td{border:none}.theme-dark table.ddp-table-detail4 tr td{padding:9px 15px;color:#4e5368;font-size:13px;border-bottom:1px solid #e1e3ee}.theme-dark table.ddp-table-detail4 tr td:first-of-type{border-left:1px solid #e1e3ee}.theme-dark table.ddp-table-detail4 tr td:last-of-type{border-right:1px solid #e1e3ee}.theme-dark table.ddp-table-detail4 tr td .ddp-txt-long{display:inline-block;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.theme-dark table.ddp-table-detail4 tr td .ddp-txt-long.ddp-type-button{position:relative;margin:-5px 0}.theme-dark table.ddp-table-detail4 tr td .ddp-txt-long.ddp-type-button .ddp-txt-name{display:block;position:Relative;margin-top:5px;text-overflow:ellipsis;overflow:hidden}.theme-dark table.ddp-table-detail4 tr td .ddp-txt-long.ddp-type-button .ddp-btn-selection{margin-left:8px}.theme-dark table.ddp-table-detail4 tr td .ddp-txt-long .ddp-icon-control-fav{position:relative;top:-2px}.theme-dark table.ddp-table-detail4 tr td .ddp-txt-long .ddp-txt-link{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;cursor:pointer}.theme-dark table.ddp-table-detail4 tr td .ddp-txt-long .ddp-txt-link:hover{text-decoration:underline}.theme-dark table.ddp-table-detail4 tr td .ddp-txt-long .ddp-txt-link.type-default{cursor:default}.theme-dark table.ddp-table-detail4 tr td .ddp-txt-long .ddp-txt-link.type-default:hover{text-decoration:none}.theme-dark table.ddp-table-detail4 tr td .ddp-txt-long.type-new{cursor:pointer}.theme-dark table.ddp-table-detail4 tr td .ddp-txt-long.type-new:hover{display:inline-block;padding-right:20px;max-width:100%;text-decoration:underline}.theme-dark table.ddp-table-detail4 tr td .ddp-txt-long.type-new:hover:before{display:inline-block;position:relative;top:2px;float:right;width:14px;height:12px;margin-left:2px;background:url(/assets/images/icon_window.png) no-repeat;background-position:left -24px;content:""}.theme-dark table.ddp-table-detail4 tr td .ddp-txt-ellipsis.type-name{display:block;position:relative;margin-top:8px}.theme-dark table.ddp-table-detail tbody tr td .ddp-wrap-hover-info{position:relative}.theme-dark table.ddp-table-detail tbody tr td .ddp-wrap-hover-info .ddp-icon-info3{display:inline-block;width:11px;height:11px;background:url(/assets/images/icon_que.png) no-repeat;background-position:left -12px}.theme-dark table.ddp-table-detail tbody tr td .ddp-wrap-hover-info .ddp-box-layout4.ddp-popularity{display:none;position:absolute;top:100%;left:0;margin-top:6px;width:360px}.theme-dark table.ddp-table-detail tbody tr td .ddp-wrap-hover-info:hover .ddp-box-layout4.ddp-popularity{display:block}.theme-dark table.ddp-table-detail tbody tr td .ddp-ui-popularity .ddp-icon-popularity{display:inline-block;float:left;width:18px;height:14px;margin-right:8px;background:url(/assets/images/icon_popularity.png) no-repeat}.theme-dark table.ddp-table-detail tbody tr td .ddp-ui-popularity .ddp-bar{float:left}.theme-dark .ddp-page-catalog.ddp-list-catalog{clear:both}.theme-dark table.ddp-table-detail tbody tr td .ddp-ui-popularity .ddp-wrap-hover-info{float:left;position:relative;top:2px;margin-left:6px;cursor:pointer}.theme-dark table.ddp-table-detail tbody tr td .ddp-ui-catalogs.ddp-type{background-color:#f4f6fc}.theme-dark table.ddp-table-detail tbody tr td .ddp-ui-catalogs.ddp-type .ddp-box-catalogs{display:block;padding:10px}.theme-dark table.ddp-table-detail tbody tr td .ddp-ui-catalogs.ddp-type .ddp-box-catalogs:hover{background-color:#eaedf5}.theme-dark table.ddp-table-detail tbody tr td .ddp-ui-catalog-more{position:relative}.theme-dark table.ddp-table-detail tbody tr td .ddp-ui-catalog-more .ddp-link-more{display:inline-block;position:relative;margin-top:10px;color:#4a525c;text-decoration:underline}.theme-dark table.ddp-table-detail tbody tr td .ddp-ui-catalog-more .ddp-box-layout4{display:none;position:absolute;top:100%;margin-top:5px;width:350px}.theme-dark table.ddp-table-detail tbody tr td .ddp-ui-catalog-more.ddp-selected .ddp-box-layout4{display:block}.theme-dark table.ddp-table-detail tbody tr td .ddp-ui-catalog-more .ddp-box-layout4 .ddp-data-det.ddp-scroll{max-height:125px;overflow:auto}.theme-dark table.ddp-table-detail tbody tr td .ddp-ui-catalog-more .ddp-ui-catalogs:first-of-type{margin-top:0}.theme-dark table.ddp-table-detail tbody tr td .ddp-wrap-confidence{margin:-8px 0}.theme-dark table.ddp-table-detail tbody tr td .ddp-box-confidence{display:inline-block;position:relative;margin:2px 0 2px 4px;padding:6px 6px 6px 29px;height:28px;color:#10bf83;border-radius:2px;background-color:rgba(16,191,131,.1);box-sizing:border-box;cursor:pointer}.theme-dark table.ddp-table-detail tbody tr td .ddp-box-confidence:first-of-type{margin-left:0}.theme-dark table.ddp-table-detail tbody tr td .ddp-list-tags{margin:-6px 0}.theme-dark table.ddp-table-detail tbody tr td .ddp-box-confidence.type-warning{color:#ffba01;background:rgba(255,182,2,.1)}.theme-dark table.ddp-table-detail tbody tr td .ddp-box-confidence.type-block{color:#dc494f;background:rgba(220,73,79,.1)}.theme-dark table.ddp-table-detail tbody tr td .ddp-box-confidence .ddp-icon-block-r,.theme-dark table.ddp-table-detail tbody tr td .ddp-box-confidence .ddp-icon-success-r,.theme-dark table.ddp-table-detail tbody tr td .ddp-box-confidence .ddp-icon-warning-r{display:inline-block;position:absolute;top:50%;left:6px;background:url(/assets/images/icon_confidence.png) no-repeat;vertical-align:middle}.theme-dark table.ddp-table-detail tbody tr td .ddp-box-confidence .ddp-icon-success-r{width:20px;height:20px;margin-top:-10px}.theme-dark table.ddp-table-detail tbody tr td .ddp-box-confidence .ddp-icon-warning-r{width:20px;height:18px;margin-top:-9px;background-position:left -21px}.theme-dark table.ddp-table-detail tbody tr td .ddp-box-confidence .ddp-icon-block-r{width:16px;height:16px;margin-top:-8px;background-position:left -40px}.theme-dark table.ddp-table-detail tbody tr td .ddp-box-confidence .ddp-ui-tooltip-info{position:absolute;top:100%;margin-top:4px;left:0}.theme-dark table.ddp-table-detail tbody tr td .ddp-box-confidence:hover .ddp-ui-tooltip-info{display:block}.theme-dark table.ddp-table-detail tr td .ddp-ui-buttons .ddp-btn-add{color:#7e8aa5}.theme-dark table.ddp-table-detail tr td .ddp-tag-default{padding:5px 5px 5px 20px}.theme-dark table.ddp-table-detail tr td .ddp-tag-default:before{top:5px}.theme-dark table.ddp-table-detail.type-meata tbody tr td,.theme-dark table.ddp-table-detail.type-meata tbody tr th{padding:17px 10px 17px 0}.theme-dark .ddp-wrap-edit3 .ddp-ui-edit-option .ddp-list-tags{margin-top:0}.theme-dark .ddp-list-tags{margin-top:-5px}.theme-dark .ddp-list-tags .ddp-tags{display:inline-block;position:relative;padding:5px 15px;background-color:#f2f1f7;border-radius:4px;color:#666fad;font-size:13px;cursor:pointer;margin:3px 6px 3px 0}.theme-dark .ddp-list-tags .ddp-tags a.ddp-btn-delete{display:none;position:absolute;top:-4px;right:-4px;content:"";width:14px;height:14px;background:url(/assets/images/btn_sclose.png) no-repeat;background-position:0 -131px}.theme-dark .ddp-list-tags .ddp-tags:hover a.ddp-btn-delete{display:block}.theme-dark .ddp-list-tags .ddp-tags.ddp-txt{cursor:default}.theme-dark .ddp-list-tags .ddp-tags.ddp-txt:hover{padding:5px 15px}.theme-dark .ddp-list-tags .ddp-tags.ddp-txt:hover a.ddp-btn-delete{display:none}.theme-dark .ddp-list-tags .ddp-tag-default{display:inline-block;position:relative;padding:5px 5px 5px 20px;margin:3px 6px 3px 0;border-radius:4px;color:#666fad;font-size:13px;box-sizing:border-box}.theme-dark .ddp-list-tags .ddp-tag-default:before{display:inline-block;position:absolute;top:5px;left:9px;content:"#";color:#666fad;font-size:13px}.theme-dark .ddp-list-tags .ddp-tag-default input{display:block;width:100%;border:none;background:none;color:#666fad;font-size:13px}.theme-dark .ddp-box-tag{display:inline-block;float:left;padding:1px 3px;margin-right:8px;border-radius:1px;font-size:10px;font-weight:400;vertical-align:top;box-sizing:border-box}.theme-dark .ddp-box-tag.ddp-workbook{border:1px solid #272950;color:#272950}.theme-dark .ddp-box-tag.ddp-notebook{border:1px solid #5ecfea;color:#5ecfea}.theme-dark .ddp-box-tag.ddp-workbench{border:1px solid #8c97d3;color:#8c97d3}.theme-dark .ddp-box-tag.ddp-wargled{min-width:54px;border:1px solid #ee5398;color:#ee5398}.theme-dark .ddp-box-tag.ddp-imported{min-width:54px;border:1px solid #50549a;color:#50549a;text-align:center}.theme-dark .ddp-box-tag.ddp-personal{width:52px;border:1px solid #cd2287;color:#cd2287;text-align:center}.theme-dark .ddp-box-tag.ddp-shared{width:52px;border:1px solid #3f72c1;color:#3f72c1;text-align:center}.theme-dark .ddp-box-tag-value.ddp-database,.theme-dark .ddp-box-tag-value.ddp-dataset,.theme-dark .ddp-box-tag-value.ddp-datasource,.theme-dark .ddp-box-tag-value.ddp-hive,.theme-dark .ddp-box-tag-value.ddp-stagingdb,.theme-dark .ddp-box-tag.ddp-wargled{display:inline-block;min-width:63px;padding:0 3px;text-align:center;font-size:10px;box-sizing:Border-box}.theme-dark .ddp-box-tag-value.ddp-datasource{border:1px solid #313869;color:#313869}.theme-dark .ddp-box-tag-value.ddp-hive{border:1px solid #f6a300;color:#f6a300}.theme-dark .ddp-box-tag-value.ddp-stagingdb{border:1px solid #8476df;color:#8476df}.theme-dark .ddp-box-tag-value.ddp-database{border:1px solid #5b8fe4;color:#5b8fe4}.theme-dark .ddp-box-tag-value.ddp-dataset{border:1px solid #46a8be;color:#46a8be}.theme-dark .ddp-box-power{display:inline-block;padding:2px 4px 1px;width:60px;border-radius:2px;color:#fff;font-size:10px;text-align:center;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.theme-dark .ddp-box-power.ddp-watcher{background-color:#293a63;color:#aab5d3}.theme-dark .ddp-box-power.ddp-editor{background-color:#b7b9c2}.theme-dark .ddp-box-power.ddp-manager,.theme-dark .ddp-box-power.ddp-owner{background-color:#293a63;color:#aab5d3}.theme-dark .ddp-icon-new{color:#707cc4;font-size:10px!important}.theme-dark .ddp-icon-new:before{display:inline-block;content:"";width:5px;height:5px;margin-right:5px;border-radius:50%;background-color:#707cc4}.theme-dark .ddp-status-pending{color:#ffb700;font-size:11px;font-weight:700}.theme-dark .ddp-status-rejected{color:#f4434b;font-size:11px;font-weight:700}.theme-dark .ddp-status-approved{color:#7e8aa5;font-size:11px;font-weight:700}.theme-dark .ddp-status-active{color:#4b525b;font-size:11px;font-weight:700}.theme-dark .ddp-status-active.ddp-inactive{color:#7e8aa5;font-size:11px;font-weight:700}.theme-dark .ddp-data-state.ddp-waiting{font-weight:700;font-size:12px;color:#7e8aa5}.theme-dark .ddp-data-state.ddp-rejected{font-weight:700;font-size:12px;color:#eb5f58}.theme-dark .ddp-data-state.ddp-approved{font-weight:700;font-size:12px;color:#4c92e0}.theme-dark .ddp-data-state.ddp-inprogress{position:relative;font-weight:700;font-size:12px;color:#7e8aa5}.theme-dark .ddp-data-state.ddp-fail{font-size:11px;color:#eb5f58;font-weight:700}.theme-dark .ddp-data-state.ddp-success{font-size:11px;color:#4c92e0;font-weight:700}.theme-dark .ddp-data-state.ddp-preparing{font-size:11px;color:#4e5368;font-weight:700}.theme-dark .ddp-data-state.ddp-running{font-size:11px;color:#ffba00;font-weight:700}.theme-dark .ddp-data-state.ddp-cancelled{font-size:11px;color:#7e8aa5;font-weight:700}.theme-dark .ddp-data-state.ddp-scheduling{font-size:11px;color:#10bf83;font-weight:700}.theme-dark .ddp-data-state.ddp-creating{font-size:11px;color:#ffba00;font-weight:700}.theme-dark .ddp-data-state.ddp-unscheduled{font-size:11px;color:#b7b9c2;font-weight:700}.theme-dark .ddp-data-state.ddp-warning{font-size:11px;color:#edb817;font-weight:700}.theme-dark .ddp-data-state.ddp-ok{font-size:11px;color:#5188d7;font-weight:700}.theme-dark .ddp-data-state.ddp-inprogress .ddp-icon-error2{position:relative;top:0;margin-left:2px;background-position-x:-28px}.theme-dark .ddp-data-state.ddp-inprogress .ddp-ui-tooltip-info{display:none;position:absolute;top:-5px;left:100%;margin-left:8px}.theme-dark .ddp-data-state.ddp-inprogress:hover .ddp-ui-tooltip-info{display:block;font-weight:400}.theme-dark .ddp-data-status.ddp-fail{font-size:11px}.theme-dark .ddp-data-status.ddp-enabled{font-size:11px;color:#10bf83;font-weight:700}.theme-dark .ddp-data-status.ddp-preparing{font-size:11px;color:#ffb700;font-weight:700}.theme-dark .ddp-data-status.ddp-disabled{font-size:11px;color:#b7b9c2;font-weight:700}.theme-dark .ddp-tag-status{display:inline-block;width:36px;padding:3px 0 2px;border-radius:3px;background-color:rgba(120,196,164,.1);color:#58bb90;font-size:12px;text-align:center;box-sizing:border-box}.theme-dark .ddp-tag-status.type-error{color:#fff;background-color:#dc494f}.theme-dark .ddp-data-status.ddp-running{font-size:12px;color:#10bf83;font-weight:700}.theme-dark .ddp-data-status.ddp-pending{font-size:12px;color:#8c6dd2;font-weight:700}.theme-dark .ddp-data-status.ddp-waiting{font-size:12px;color:#ffba00;font-weight:700}.theme-dark .ddp-data-status.ddp-fail{font-size:12px;color:#dc494f;font-weight:700}.theme-dark .ddp-data-status.ddp-success{font-size:12px;color:#3f72c1;font-weight:700}.theme-dark .ddp-ui-input-form{display:block;text-align:left}.theme-dark .ddp-ui-input-form label.ddp-label-type{display:block;padding-bottom:5px;font-size:13px;color:#444}.theme-dark .ddp-ui-input-form label.ddp-label-type span.ddp-label{display:block;float:left;width:110px}.theme-dark .ddp-ui-input-form label.ddp-label-type span.ddp-txt-option{display:inline-block;margin-left:6px;color:#9c9c9c;font-size:12px;letter-spacing:-1px}.theme-dark .ddp-ui-input-form label.ddp-label-type .ddp-ui-tooltip:hover .ddp-ui-tooltip-info{display:block}.theme-dark .ddp-ui-input-form label.ddp-label-type .ddp-ui-tooltip-info{display:none}.theme-dark .ddp-ui-input-form input.ddp-input-type{display:block;width:100%;padding:10px 0;font-size:16px;border:none;border-bottom:1px solid #ddd}.theme-dark .ddp-ui-input-form label.ddp-label-type span.ddp-info2{display:block;font-size:13px;color:#4b515b;font-weight:400;overflow:hidden}.theme-dark .ddp-ui-input-form label.ddp-label-type span.ddp-info2 .ddp-data-group{display:block;padding-bottom:10px;font-size:13px;color:#4b515b}.theme-dark .ddp-ui-input-form label.ddp-label-type span.ddp-info2 .ddp-data-det{display:block;color:#b7bac1;font-size:12px}.theme-dark .ddp-ui-input-form label.ddp-label-type span.ddp-info2 .ddp-data-group .ddp-icon-group-s2,.theme-dark .ddp-ui-input-form label.ddp-label-type span.ddp-info2 .ddp-data-group .ddp-icon-user-s2{margin-right:5px;opacity:1}.theme-dark .ddp-ui-input-form .ddp-data-form{position:relative;padding:10px 0;font-size:16px}.theme-dark .ddp-ui-input-form .ddp-data-form .ddp-btn-selection{position:absolute;top:50%;right:0;margin-top:-17px}.theme-dark .ddp-ui-input-form .ddp-data-form input[type=password]{display:block;width:100%;font-size:16px;border:none}.theme-dark .ddp-ui-input-form.ddp-type-error .ddp-input-check{border-bottom:1px solid #ff2a1b}.theme-dark [class*=ddp-col].ddp-apply{position:relative;padding-right:52px}.theme-dark [class*=ddp-col].ddp-apply .ddp-btn-line-s{position:absolute;top:0;right:0;padding:6px 0 7px;font-size:12px;width:48px}.theme-dark .ddp-form-error .ddp-data-error{color:#e70000;font-size:12px;font-style:italic}.theme-dark .ddp-form-error .ddp-data-error:before{display:inline-block;width:13px;height:13px;background:url(/assets/images/icon_info.png) no-repeat;background-position:-28px top;vertical-align:middle;content:""}.theme-dark .ddp-wrap-edit .ddp-label-type{float:left;padding-right:24px;color:#90969f;font-size:13px;line-height:30px}.theme-dark .ddp-wrap-edit .ddp-label-type+.ddp-ui-edit-option.ddp-inline{position:relative;top:8px}.theme-dark .ddp-wrap-edit .ddp-label-type+.ddp-ui-edit-option.ddp-inline.type-tag{top:6px}.theme-dark .ddp-wrap-edit .ddp-ui-edit-option{float:left}.theme-dark .ddp-wrap-edit .ddp-ui-edit-option .ddp-data-txt{line-height:30px;color:#4b515b;font-size:13px}.theme-dark .ddp-wrap-edit .ddp-ui-edit-option .ddp-data-txt .ddp-bar{color:#90969f}.theme-dark .ddp-wrap-edit .ddp-ui-calen{display:inline-block;vertical-align:middle}.theme-dark .ddp-wrap-edit2{position:relative;margin-top:35px}.theme-dark .ddp-wrap-edit2.ddp-type+.ddp-wrap-edit2.ddp-type{margin-top:20px}.theme-dark .ddp-wrap-edit2 label.ddp-label-type{display:block;padding-bottom:13px;color:#4c515a;font-size:14px}.theme-dark .ddp-wrap-edit2 label.ddp-label-type.ddp-bold{font-weight:700}.theme-dark .ddp-wrap-edit2 label.ddp-label-type.ddp-normal{font-weight:400;margin-top:0}.theme-dark .ddp-wrap-edit2 label.ddp-label-type .ddp-sub{font-size:14px;color:#90969f;font-weight:300}.theme-dark .ddp-wrap-edit2 .ddp-ui-option-sub{padding:0 20px}.theme-dark .ddp-wrap-edit2 .ddp-ui-option-sub .ddp-ui-edit-option .ddp-label-radio{margin-right:100px;vertical-align:top}.theme-dark .ddp-wrap-edit2 .ddp-ui-option-sub+.ddp-ui-option-sub{margin-top:20px}.theme-dark .ddp-wrap-edit2 .ddp-wrap-hover-info{display:inline-block;margin-left:2px;position:relative;vertical-align:middle;cursor:pointer}.theme-dark .ddp-wrap-edit2 .ddp-wrap-hover-info:before{display:inline-block;position:absolute;top:-10px;left:-10px;right:0;bottom:-10px;width:30px;content:""}.theme-dark .ddp-wrap-edit2 .ddp-wrap-hover-info:hover{z-index:50}.theme-dark .ddp-wrap-edit2 .ddp-wrap-hover-info .ddp-icon-info3{display:inline-block;position:relative;top:-1px;width:11px;height:11px;background:url(/assets/images/icon_que.png) no-repeat;background-position:left -12px}.theme-dark .ddp-wrap-edit2 .ddp-wrap-hover-info .ddp-box-layout4{display:none;position:absolute;top:-15px;left:20px;width:320px}.theme-dark .ddp-wrap-edit2 .ddp-wrap-hover-info:hover .ddp-box-layout4{display:block}.theme-dark .ddp-wrap-edit2 .ddp-wrap-hover-info .ddp-box-layout4.ddp-config,.theme-dark .ddp-wrap-edit3 .ddp-wrap-hover-info .ddp-box-layout4.ddp-config{margin:0;padding:0;height:auto}.theme-dark .ddp-wrap-edit2 .ddp-ui-option-sub .ddp-ui-label-name{display:block;padding-bottom:10px;color:#4c515a;font-size:13px}.theme-dark .ddp-wrap-edit2 .ddp-ui-option-sub .ddp-ui-label-name .ddp-wrap-hover-info{position:relative;top:2px;vertical-align:middle}.theme-dark .ddp-wrap-edit2 .ddp-ui-option-sub .ddp-radio-set{float:left}.theme-dark .ddp-wrap-edit2 .ddp-ui-option-sub .ddp-radio-hidden{overflow:hidden}.theme-dark .ddp-wrap-edit2 .ddp-ui-option-sub .ddp-radio-hidden .ddp-ui-calen{width:320px;padding:10px 0 0 16px}.theme-dark .ddp-wrap-edit2 .ddp-check{position:relative;padding-top:4px}.theme-dark .ddp-wrap-edit2 .ddp-check.ddp-disabled{opacity:.5}.theme-dark .ddp-wrap-edit2 .ddp-check.ddp-disabled:after{display:inline-block;position:absolute;top:0;left:0;right:0;bottom:0;content:""}.theme-dark .ddp-wrap-edit2 .ddp-box-datanone{padding:20px 0;border-radius:2px;background-color:#fafafb;text-align:center;color:#b7bac1;font-size:13px}.theme-dark .ddp-wrap-edit2 .ddp-error{display:block;color:#eb5f58;font-size:12px}.theme-dark .ddp-wrap-edit2 .ddp-inline label.ddp-label-radio{display:inline-block;float:left;margin-left:60px;box-sizing:border-box}.theme-dark .ddp-wrap-edit2 .ddp-inline label.ddp-label-radio:first-of-type{margin-left:0}.theme-dark .ddp-wrap-edit2.ddp-mgt0{margin-top:0}.theme-dark .ddp-wrap-edit2.ddp-inline{float:left;width:100%}.theme-dark .ddp-wrap-edit2.ddp-inline .ddp-label-type{float:left;width:117px}.theme-dark .ddp-wrap-edit2.ddp-inline .ddp-inline{display:block}.theme-dark .ddp-wrap-edit2 .ddp-ui-error{display:block;visibility:hidden;position:absolute;bottom:-20px;left:0;right:0;color:#dc494f;font-size:12px}.theme-dark .ddp-wrap-edit2.ddp-error .ddp-ui-error{visibility:inherit}.theme-dark .ddp-wrap-edit2.ddp-error .ddp-input-type{border-bottom:1px solid #ff2a1b}.theme-dark .ddp-wrap-edit2[class*=ddp-col-] .ddp-ui-error{left:8px}.theme-dark .ddp-wrap-edit2 .ddp-radio-inline{display:inline-block}.theme-dark .ddp-wrap-edit2 .ddp-radio-inline li{display:inline-block;padding-right:30px}.theme-dark .ddp-wrap-edit2 .ddp-radio-inline li .ddp-label-radio{display:inline-block;position:relative}.theme-dark .ddp-wrap-edit2 .ddp-radio-inline li .ddp-type-selectbox{display:inline-block;min-width:160px;margin-left:5px;vertical-align:middle}.theme-dark .ddp-wrap-edit2 .ddp-radio-inline li .ddp-type-selectbox .ddp-list-selectbox{right:auto;min-width:100%;white-space:nowrap}.theme-dark .ddp-wrap-edit2 .ddp-radio-inline li .ddp-list-selectbox li{display:block;padding-right:0}.theme-dark .ddp-wrap-edit2 .ddp-list-checktype li{padding:5px 0}.theme-dark .ddp-wrap-edit2 .ddp-list-checktype li .ddp-txt-det{color:#808dcd;font-size:12px;font-style:italic;vertical-align:top}.theme-dark .ddp-form-label2 label.ddp-label-type{display:inline-block;padding-right:15px;color:#90969f;font-size:14px;vertical-align:middle}.theme-dark .ddp-form-label2 .ddp-wrap-dropdown{display:inline-block;vertical-align:middle}.theme-dark .ddp-wrap-edit3{display:table;width:100%;table-layout:fixed;min-height:30px}.theme-dark .ddp-wrap-edit3.type-sub{padding-left:20px}.theme-dark .ddp-wrap-edit3.ddp-error .ddp-ui-error{display:inline-block}.theme-dark .ddp-wrap-edit3 .ddp-ui-error{display:none;position:relative;top:-2px;margin-left:4px;color:#dc494f;font-size:12px;white-space:nowrap;font-style:italic}.theme-dark .ddp-wrap-edit3 .ddp-ui-label-name{display:block;width:100%;margin-bottom:14px;color:#b7b9c2;font-size:13px;vertical-align:middle}.theme-dark .ddp-wrap-edit3 label.ddp-label-type{display:table-cell;width:131px;padding:7px 0;color:#b7b9c2;font-size:13px;vertical-align:top}.theme-dark .ddp-wrap-edit3 label.ddp-label-type.ddp-text-right{padding-right:15px}.theme-dark .ddp-wrap-edit3 label.ddp-label-type.type-color{color:#90969f}.theme-dark .ddp-wrap-edit3 label.ddp-label-type .ddp-type-necessary{color:#666eb2}.theme-dark .ddp-wrap-edit3.ddp-type .ddp-label-type{position:relative;padding-right:10px;color:#4c515a;font-size:14px;box-sizing:border-box}.theme-dark .ddp-wrap-edit3.ddp-type .ddp-label-type.ddp-size{width:180px;font-size:14px}.theme-dark .ddp-wrap-edit3.ddp-type .ddp-label-type.ddp-bold{font-weight:700;font-size:13px}.theme-dark .ddp-wrap-edit3.ddp-type .ddp-label-type.ddp-normal{padding-top:0;width:170px;font-weight:400}.theme-dark .ddp-wrap-edit3 .ddp-ui-sub-edit{margin-top:4px}.theme-dark .ddp-wrap-edit3 label.ddp-label-subtype{width:121px;float:left;padding-left:20px;color:#4c515a;font-size:14px;box-sizing:border-box;vertical-align:middle;line-height:30px}.theme-dark .ddp-wrap-edit3 .ddp-wrap-hover-info{display:inline-block;margin-left:2px;position:relative;vertical-align:middle;cursor:pointer}.theme-dark .ddp-wrap-edit3 .ddp-wrap-hover-info:hover{z-index:50}.theme-dark .ddp-wrap-edit3 .ddp-wrap-hover-info .ddp-icon-info3{display:inline-block;position:relative;top:-1px;width:11px;height:11px;background:url(/assets/images/icon_que.png) no-repeat;background-position:left -12px}.theme-dark .ddp-wrap-edit3 .ddp-wrap-hover-info .ddp-box-layout4{display:none;position:absolute;top:-15px;left:20px;width:320px}.theme-dark .ddp-wrap-edit3 .ddp-wrap-hover-info:hover .ddp-box-layout4{display:block}.theme-dark .ddp-wrap-edit3 .ddp-ui-edit-option .ddp-apply.type-catalog .ddp-type-search{position:relative}.theme-dark .ddp-apply.type-catalog .ddp-type-search.ddp-selected .ddp-box-layout4{display:block}.theme-dark .ddp-apply.type-catalog .ddp-type-search .ddp-box-layout4{display:none;position:absolute;top:100%;left:0;right:0;margin-top:2px;width:auto}.theme-dark .ddp-apply.type-catalog .ddp-type-search .ddp-box-layout4 .ddp-data-title+ul.ddp-wrap-catalogs2{margin-top:-6px}.theme-dark .ddp-apply.type-catalog .ddp-type-search .ddp-box-layout4 ul.ddp-wrap-catalogs2{margin:9px 0;padding:0}.theme-dark .ddp-apply.type-catalog .ddp-type-search .ddp-box-layout4 ul.ddp-wrap-catalogs2 li a .ddp-ui-catalogs2{padding:0 0 0 20px}.theme-dark .ddp-apply.type-catalog .ddp-type-search .ddp-box-layout4.type-button{padding-bottom:40px}.theme-dark .ddp-apply.type-catalog .ddp-type-search .ddp-box-layout4 .ddp-btn-bottom{position:absolute;bottom:0;left:0;right:0;padding:9px 0;border-top:1px solid #e7e7ea;text-align:center;background-color:#fff}.theme-dark .ddp-apply.type-catalog .ddp-box-layout4 .ddp-data-title{color:#b5b9c2;font-size:12px;padding:15px 14px 13px}.theme-dark .ddp-wrap-edit3 .ddp-ui-edit-option .ddp-apply .ddp-type-search{float:left}.theme-dark .ddp-wrap-edit3 .ddp-ui-edit-option .ddp-apply .ddp-btn-add{display:inline-block;padding:7px 14px;margin-left:4px;border-radius:2px;color:#fff;font-size:13px;background-color:#b7b9c2}.theme-dark .ddp-wrap-edit3 .ddp-ui-edit-option .ddp-apply .ddp-btn-add .ddp-icon-plus{display:inline-block;margin-right:6px}.theme-dark .ddp-wrap-edit3 .ddp-ui-edit-option .ddp-apply .ddp-btn-add:hover{background-color:#90969f}.theme-dark .ddp-wrap-edit3 .ddp-ui-edit-suboption{overflow:hidden}.theme-dark .ddp-wrap-edit3 .ddp-ui-edit-option{display:table-cell;position:relative;min-height:30px;vertical-align:middle;box-sizing:border-box}.theme-dark .ddp-wrap-edit3 .ddp-ui-edit-option .ddp-ui-option-in .ddp-box-multy .ddp-input-typebasic{margin-top:0}.theme-dark .ddp-wrap-edit3 .ddp-ui-edit-option .ddp-wrap-list-detail{padding:6px 0 8px}.theme-dark .ddp-wrap-edit3 .ddp-ui-edit-option .ddp-list-detail+.ddp-list-detail{display:block;padding-top:7px}.theme-dark .ddp-wrap-edit3 .ddp-ui-edit-option .ddp-input-apply{display:inline-block;width:200px}.theme-dark .ddp-wrap-edit3 .ddp-ui-edit-option span.ddp-detail{display:inline-block;padding:7px 0;font-size:13px}.theme-dark .ddp-wrap-edit3 .ddp-ui-edit-option span.ddp-detail em.ddp-by{color:#b7bac1}.theme-dark .ddp-wrap-edit3 .ddp-ui-edit-option .ddp-ui-buttons{margin-top:8px}.theme-dark .ddp-wrap-edit3 .ddp-ui-edit-option .ddp-input-typebasic.ddp-input-size{display:inline-block;width:170px}.theme-dark .ddp-wrap-edit3 .ddp-ui-edit-option .ddp-ui-option-in{display:inline-block;width:100%}.theme-dark .ddp-wrap-edit3 .ddp-ui-edit-option .ddp-label-radio{display:inline-block;position:relative;margin-right:20px;vertical-align:top}.theme-dark .ddp-wrap-edit3 .ddp-ui-edit-option .ddp-label-radio:last-of-type{margin-right:0}.theme-dark .ddp-wrap-edit3 .ddp-ui-edit-option.ddp-middle .ddp-label-radio{vertical-align:middle}.theme-dark .ddp-wrap-edit3 .ddp-ui-edit-option.ddp-middle .ddp-wrap-radio{float:left}.theme-dark .ddp-wrap-edit3 .ddp-ui-edit-option .ddp-ui-option-sub{position:relative;top:5px;margin-top:20px}.theme-dark .ddp-wrap-edit3 .ddp-ui-edit-option .ddp-ui-option-sub:first-of-type{margin-top:0}.theme-dark .ddp-wrap-edit3 .ddp-ui-edit-option .ddp-ui-option-sub label.ddp-ui-label-name{margin-bottom:8px;color:#4c515a;font-size:13px;font-weight:400}.theme-dark .ddp-wrap-edit3 .ddp-ui-edit-option.ddp-type{position:relative;padding-bottom:20px}.theme-dark .ddp-wrap-edit3 .ddp-ui-edit-option.ddp-type.ddp-btn-multy{padding-right:107px}.theme-dark .ddp-wrap-edit3 .ddp-ui-edit-option.ddp-type.ddp-btn-multy .ddp-btn-gray{position:absolute;top:0;right:0;width:100px;padding:7px;text-align:center;box-sizing:border-box}.theme-dark .ddp-wrap-edit3 .ddp-ui-edit-option .ddp-data-error{position:absolute;bottom:4px;left:0;color:#e70000;font-size:12px;font-style:italic}.theme-dark .ddp-wrap-edit3 .ddp-ui-edit-option .ddp-data-error:before{display:inline-block;margin-right:2px;width:13px;height:13px;vertical-align:middle;background:url(/assets/images/icon_info.png) no-repeat;background-position:-28px top;content:""}.theme-dark .ddp-wrap-edit3 .ddp-ui-edit-option .ddp-data-info{position:absolute;bottom:4px;left:0;color:#b6b9c2;font-size:12px}.theme-dark .ddp-wrap-edit3 .ddp-ui-edit-option .ddp-data-info:before{display:inline-block;margin-right:2px;width:13px;height:13px;vertical-align:middle;background:url(/assets/images/icon_info.png) no-repeat;background-position:left -16px;content:""}.theme-dark .ddp-wrap-edit3 .ddp-ui-edit-option.ddp-error .ddp-data-error{bottom:-15px}.theme-dark .ddp-wrap-edit3 .ddp-ui-edit-option .ddp-box-slider{padding:6px 0 0}.theme-dark .ddp-wrap-edit3 .ddp-ui-edit-option .ddp-box-slider .ddp-checkbox-slide.ddp-checkbox-automatic2{padding-left:30px;margin-bottom:10px}.theme-dark .ddp-wrap-edit3 .ddp-ui-edit-option.ddp-type .ddp-type-multy{margin-bottom:-20px}.theme-dark .ddp-wrap-edit3 .ddp-ui-edit-option.ddp-type .ddp-type-multy [class*=ddp-col-]{position:relative;padding-bottom:20px}.theme-dark .ddp-wrap-edit3 .ddp-ui-edit-option .ddp-type-form{position:relative}.theme-dark .ddp-wrap-edit3 .ddp-ui-edit-option .ddp-type-form.ddp-disabled{cursor:no-drop}.theme-dark .ddp-wrap-edit3 .ddp-ui-edit-option .ddp-type-form.ddp-disabled:before{display:inline-block;position:absolute;top:0;left:0;right:0;bottom:0;content:"";background-color:hsla(0,0%,100%,.3);z-index:1}.theme-dark .ddp-wrap-edit3 .ddp-ui-edit-option .ddp-type-form .ddp-type-selectbox.ddp-flow{float:left}.theme-dark .ddp-wrap-edit3 .ddp-ui-edit-option .ddp-type-form .ddp-btn-pop{float:left;margin-left:4px}.theme-dark .ddp-wrap-edit3 .ddp-ui-edit-option .type-form-multi .ddp-label-checkbox.type-inline{position:relative;top:5px;margin-left:10px}.theme-dark .ddp-wrap-edit3 .ddp-ui-edit-option .type-form-multi+.ddp-wrap-label.type-label{margin-top:6px}.theme-dark .ddp-wrap-edit3.ddp-type .ddp-type-multy{margin:0 -3px}.theme-dark .ddp-wrap-edit3.ddp-type .ddp-type-multy .ddp-type-selectbox{width:100%}.theme-dark .ddp-wrap-edit3.ddp-type .ddp-type-multy [class*=ddp-col-]{position:relative;padding:0 3px}.theme-dark .ddp-wrap-edit3 .ddp-ui-edit-option .ddp-textarea{display:block;padding:5px 10px;width:100%;border:1px solid #d0d1d9;border-radius:2px;box-sizing:border-box}.theme-dark .ddp-wrap-edit3.ddp-type .ddp-type-selectbox{display:inline-block;width:168px;box-sizing:border-box}.theme-dark .ddp-wrap-edit3.ddp-type .ddp-type-selectbox.ddp-flow{width:289px}.theme-dark .ddp-wrap-edit3.ddp-type.ddp-block .ddp-type-selectbox{width:100%;box-sizing:border-box}.theme-dark .ddp-wrap-edit3 .ddp-form-edit{position:relative;padding-left:80px}.theme-dark .ddp-wrap-edit3 .ddp-form-edit .ddp-label-sub{position:absolute;top:8px;left:0;width:80px;padding-right:6px;text-align:right;color:#90969f;font-size:13px;box-sizing:border-box}.theme-dark .ddp-table-detail.ddp-setting .ddp-wrap-edit3 label.ddp-label-type{width:195px}.theme-dark .ddp-box-detail.ddp-label-size .ddp-wrap-edit3 label.ddp-label-type{width:150px}.theme-dark .ddp-wrap-edit4 .ddp-label-type{padding-bottom:8px;font-size:13px;color:#4b515b}.theme-dark .ddp-wrap-edit4 .ddp-form-edit.type-file{white-space:nowrap}.theme-dark .ddp-wrap-edit4 .ddp-form-edit.type-file input{display:inline-block;float:left;width:460px;margin-right:4px}.theme-dark .ddp-wrap-edit4 .ddp-form-edit.type-file .ddp-btn-pop{float:left}.theme-dark .ddp-wrap-edit4 .ddp-form-edit.type-file .ddp-form-file{display:inline-block}.theme-dark .ddp-wrap-edit4 .ddp-form-edit.type-file .ddp-ui-message{display:inline-block;margin-left:10px;white-space:nowrap;vertical-align:middle}.theme-dark .ddp-wrap-edit4 .ddp-form-edit.type-file .ddp-ui-message [class*=ddp-data-]{display:block;position:relative;top:6px;padding-top:0}.theme-dark .ddp-pop-select.ddp-selected .ddp-pop-fix{display:block!important}.theme-dark .ddp-box-popup3 .ddp-wrap-edit3.ddp-type .ddp-type-selectbox{display:block}.theme-dark .ddp-box-popup3 .ddp-wrap-edit3.ddp-error .ddp-ui-error{margin-left:0;position:absolute;top:inherit;bottom:-20px}.theme-dark .ddp-wrap-link-detail2{display:inline-block;position:relative}.theme-dark .ddp-wrap-link-detail2 a.ddp-link-info{margin-left:3px;color:#4b515b;font-size:13px;font-weight:700}.theme-dark .ddp-wrap-link-detail2:after{display:inline-block;content:","}.theme-dark .ddp-wrap-link-detail2:last-of-type:after{display:none}.theme-dark .ddp-wrap-link-detail2 a.ddp-link-info:hover{text-decoration:underline}.theme-dark .ddp-wrap-link-detail2 a.ddp-link-info.ddp-type{display:inline-block;position:relative}.theme-dark .ddp-wrap-link-detail2 a.ddp-link-info.ddp-type .ddp-icon-window{display:none;position:absolute;top:2px;right:0;width:12px;height:10px;background:url(/assets/images/icon_window.png) no-repeat}.theme-dark .ddp-wrap-link-detail2 a.ddp-link-info.ddp-type:hover .ddp-icon-window{display:block}.theme-dark .ddp-wrap-link-detail2 .ddp-box-layout4{display:none;position:absolute;top:100%;right:0}.theme-dark .ddp-wrap-link-detail2 .ddp-box-layout4.ddp-left{right:inherit;left:0}.theme-dark .ddp-wrap-link-detail2:hover .ddp-box-layout4{display:block}.theme-dark .ddp-ui-buttons.ddp-inline .ddp-ui-message{display:inline-block;margin-left:10px}.theme-dark .ddp-ui-buttons.ddp-inline .ddp-ui-message .ddp-data-error2{padding-top:0}.theme-dark .ddp-ui-message span.ddp-data-error,.theme-dark .ddp-ui-message span.ddp-data-ok{position:relative;margin-top:10px;padding-left:17px;color:#666eb2;font-size:12px;font-style:italic}.theme-dark .ddp-ui-message span.ddp-data-error2{display:block;padding:10px 0 0;color:#ca4b4b;font-style:italic}.theme-dark .ddp-ui-message span.ddp-data-error{color:#ca4b4b}.theme-dark .ddp-ui-message span.ddp-data-error em.ddp-icon-error,.theme-dark .ddp-ui-message span.ddp-data-ok em.ddp-icon-ok{display:inline-block;position:absolute;top:3px;left:0;background:url(/assets/images/icon_message.png) no-repeat}.theme-dark .ddp-ui-message span.ddp-data-ok em.ddp-icon-ok{width:11px;height:8px;background-position:left -10px}.theme-dark .ddp-ui-message span.ddp-data-error em.ddp-icon-error{width:9px;height:9px}.theme-dark .ddp-ui-message.ddp-type{margin-top:-6px}.theme-dark .ddp-ui-folding{margin:30px 0 0}.theme-dark .ddp-ui-folding .ddp-fold-label{display:inline-block;margin-bottom:12px;color:#4c515a;font-size:13px;cursor:pointer;text-decoration:underline}.theme-dark .ddp-ui-folding .ddp-icon-view{display:inline-block;position:relative}.theme-dark .ddp-ui-folding .ddp-icon-view:before{display:inline-block;margin-left:5px;width:7px;height:4px;background:url(/assets/images/icon_select.png) no-repeat;background-position:-24px top;content:""}.theme-dark .ddp-ui-folding.ddp-selected .ddp-icon-view:before{transform:rotate(180deg)}.theme-dark .ddp-ui-folding .ddp-ui-option-in{padding:11px 27px 0 0}.theme-dark .ddp-ui-folding .ddp-ui-option-in .ddp-type-label{vertical-align:top;position:relative;font-weight:700;font-size:14px}.theme-dark .ddp-ui-folding .ddp-ui-option-in .ddp-box-option-input input[type=number],.theme-dark .ddp-ui-folding .ddp-ui-option-in .ddp-box-option-input input[type=text]{padding:7px 5px 6px}.theme-dark .ddp-ui-folding .ddp-ui-sub-folding{display:none}.theme-dark .ddp-ui-folding.ddp-selected .ddp-ui-sub-folding{display:block}.theme-dark .ddp-edit-setting{margin-top:40px}.theme-dark .ddp-edit-setting .ddp-label-name{display:block;padding:9px 0;margin-right:8px;color:#4c515a;font-size:14px;font-weight:700;cursor:pointer}.theme-dark .ddp-edit-setting .ddp-label-name .ddp-icon-drop{display:inline-block;width:13px;height:8px;margin-left:10px;background:url(/assets/images/icon_arrow.png) no-repeat;vertical-align:middle;transform:rotate(180deg)}.theme-dark .ddp-edit-setting .ddp-label-name:hover,.theme-dark .ddp-edit-setting.ddp-selected .ddp-label-name{background-color:#f6f6f7}.theme-dark .ddp-edit-setting.ddp-selected .ddp-label-name .ddp-icon-drop{transform:rotate(0deg)}.theme-dark .ddp-edit-setting .ddp-label-sub{display:block;position:absolute;top:20px;left:0;width:172px;padding:0 20px 5px;line-height:16px;color:#4c515a;font-size:13px;word-break:break-word;box-sizing:border-box}.theme-dark .ddp-edit-setting .ddp-clear.ddp-list-code{margin-bottom:2px}.theme-dark .ddp-edit-setting .ddp-col-6{padding:0 6px}.theme-dark .ddp-edit-setting textarea{display:block;width:100%;border:1px solid #d0d1d9;overflow:hidden}.theme-dark .ddp-edit-setting .ddp-wrap-down{display:none;padding-left:172px}.theme-dark .ddp-edit-setting.ddp-selected .ddp-wrap-down{display:block;padding-left:0}.theme-dark .ddp-edit-setting.ddp-selected .ddp-wrap-down .ddp-wrap-edit2:first-of-type{margin-top:0}.theme-dark .ddp-edit-setting .ddp-edit-sub{position:relative;padding:20px 0 0 172px}.theme-dark .ddp-edit-setting .ddp-edit-sub .ddp-ui-message{margin-top:6px}.theme-dark .ddp-edit-setting .ddp-edit-sub .ddp-ui-message .ddp-data-error,.theme-dark .ddp-edit-setting .ddp-edit-sub .ddp-ui-message .ddp-data-ok{margin-left:12px}.theme-dark .ddp-ui-dbconnect .ddp-edit-setting.ddp-type:first-of-type{padding:0;margin:0;border-top:none}.theme-dark .ddp-edit-setting.ddp-type{margin-top:30px;padding-top:30px;border-top:1px dotted #ccc}.theme-dark .ddp-edit-setting .ddp-fold-link{display:inline-block;padding-bottom:20px;color:#4c515a;font-size:13px;text-decoration:underline}.theme-dark .ddp-edit-setting .ddp-fold-link:after{display:inline-block;width:7px;height:4px;margin-left:10px;background:url(/assets/images/icon_select.png) no-repeat;background-position:-16px top;vertical-align:middle;content:""}.theme-dark .ddp-edit-setting.ddp-selected .ddp-fold-link:after{transform:rotate(180deg)}.theme-dark .ddp-detail-setting{padding:35px 0 0}.theme-dark .ddp-detail-setting .ddp-fold-link{display:inline-block;padding-bottom:20px;color:#4c515a;font-size:13px;text-decoration:underline}.theme-dark .ddp-detail-setting .ddp-wrap-down{display:none}.theme-dark .ddp-detail-setting .ddp-fold-link:after{display:inline-block;width:7px;height:4px;margin-left:10px;background:url(/assets/images/icon_select.png) no-repeat;background-position:-16px top;vertical-align:middle;content:""}.theme-dark .ddp-detail-setting.ddp-selected .ddp-fold-link:after{transform:rotate(180deg)}.theme-dark .ddp-detail-setting.ddp-selected .ddp-wrap-down{display:block}.theme-dark .ddp-ui-empty{padding:20px}.theme-dark .ddp-data-empty{display:table;width:100%;height:100%;text-align:center}.theme-dark .ddp-data-empty .ddp-data-contents{display:table-cell;text-align:center;color:#b7b9c3;font-size:12px;vertical-align:middle}.theme-dark ul.ddp-list-value li.ddp-data-none{background:none;color:#b7b9c3}.theme-dark .ddp-ui-import-option .ddp-ui-grid .ddp-search-none{padding:20px;font-size:12px;color:#ca4b4b}.theme-dark .ddp-input-number{position:relative;border-radius:2px;border:1px solid #d0d1d8;background:#fff;overflow:hidden}.theme-dark .ddp-input-number input[type=number]{display:block;width:100%;padding:6px 58px 7px 10px;color:#4b515b;font-size:12px;border:none;box-sizing:border-box}.theme-dark .ddp-input-number .ddp-input-number-nav{position:absolute;top:0;right:0}.theme-dark .ddp-input-number-button{position:relative;width:28px;height:28px;float:left;border-left:1px solid #d0d1d9;background-color:#f7f7f8;cursor:pointer}.theme-dark .ddp-input-number-button:before{display:inline-block;content:"";position:absolute;top:50%;left:50%;background:url(/assets/images/btn_minus_plus.png) no-repeat}.theme-dark .ddp-input-number-button.ddp-input-number-up:before{width:9px;height:9px;margin:-5px 0 0 -5px;background-position:left -2px}.theme-dark .ddp-input-number-button.ddp-input-number-down:before{width:9px;height:1px;margin:0 0 0 -5px}.theme-dark .ddp-input-number-button.ddp-disabled{opacity:.5;cursor:no-drop}.theme-dark .ddp-input-number.ddp-disabled:before{display:block;position:absolute;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,100%,.5);cursor:no-drop;z-index:1;content:""}.theme-dark .ddp-wrap-datainput{position:relative}.theme-dark .ddp-wrap-datainput .ddp-box-error{display:none;position:absolute;bottom:34px;left:0;right:0;padding:10px;border:1px solid #da5359;border-radius:2px;background-color:#fff;color:#000;font-size:12px;white-space:normal;box-sizing:border-box}.theme-dark .ddp-wrap-datainput .ddp-box-error.ddp-selected{display:block}.theme-dark .ddp-wrap-datainput .ddp-box-error .ddp-txt-error{display:block;margin-bottom:10px}.theme-dark .ddp-wrap-datainput .ddp-box-error .ddp-icon-close{display:inline-block;position:absolute;top:8px;right:7px;width:11px;height:11px;background:url(/assets/images/btn_close.png) no-repeat;background-position:left -58px}.theme-dark .ddp-txt-error{display:inline-block;color:#dc494f;font-size:12px;font-style:italic}.theme-dark .ddp-txt-error.type-font-normal{font-weight:400}.theme-dark .ddp-txt-error.ddp-size{font-size:12px;color:#eb5f58}.theme-dark .ddp-txt-error em.ddp-icon-error{display:inline-block;width:15px;height:15px;margin-right:6px;background:url(/assets/images/icon_error.png) no-repeat;vertical-align:middle}.theme-dark .ddp-txt-error em.ddp-icon-error-s{position:relative;top:-1px;width:13px;height:13px;margin-right:4px;background:url(/assets/images/icon_info.png) no-repeat;background-position:-28px 0;vertical-align:middle}.theme-dark .ddp-txt-error2{color:#ff3324;text-align:center;font-size:13px}.theme-dark .ddp-txt-error.ddp-default{color:#b7b9c2}.theme-dark .ddp-txt-error.ddp-default .ddp-icon-error-s{display:inline-block;width:13px;height:13px;background:url(/assets/images/icon_info.png) no-repeat;background-position:left -16px;vertical-align:middle}.theme-dark .ddp-txt-info{position:relative;color:#b5b8c2;font-size:12px}.theme-dark .ddp-txt-info .ddp-icon-info{display:inline-block;width:14px;height:14px;margin-right:6px;background:url(/assets/images/icon_info3.png) no-repeat;background-position:-15px -94px;vertical-align:middle}.theme-dark .ddp-txt-info.type-error{color:#dd4950}.theme-dark .ddp-txt-info.type-error .ddp-icon-error{display:inline-block;width:14px;height:14px;margin-right:6px;background-position:-15px -94px;vertical-align:middle;position:relative;top:-1px;background:url(/assets/images/icon_info3.png) no-repeat;background-position:0 -109px}.theme-dark .ddp-box-layout4 .ddp-data-title{padding:15px 14px;color:#4b515b;font-size:12px;font-weight:700}.theme-dark .ddp-box-layout4 .ddp-data-det{padding:18px 20px;color:#90969f;font-weight:400;font-size:12px;line-height:18px;word-break:normal;white-space:normal}.theme-dark .ddp-box-layout4 .ddp-data-det .ddp-link-det{margin:15px 0 0;position:relative}.theme-dark .ddp-box-layout4 .ddp-data-det .ddp-link-det a:hover{text-decoration:underline}.theme-dark .ddp-box-layout4 .ddp-data-det .ddp-link-det .ddp-ui-tooltip-info{display:none;max-width:300px;white-space:normal}.theme-dark .ddp-box-layout4 .ddp-data-det .ddp-link-det a:hover .ddp-ui-tooltip-info{display:block;position:absolute;left:-3px;top:100%;right:auto}.theme-dark .ddp-box-layout4 .ddp-data-det .ddp-link-det a:hover .ddp-ui-tooltip-info em.ddp-icon-view-top{left:30px}.theme-dark .ddp-box-layout4 .ddp-data-title+.ddp-data-det{padding-top:0}.theme-dark .ddp-box-layout4 .ddp-data-det.ddp-thin{font-weight:300!important}.theme-dark .ddp-box-layout4 .ddp-data-det>ul{padding:25px 0 0}.theme-dark .ddp-box-layout4 table tr td{word-break:break-all}.theme-dark .ddp-box-layout4 table.ddp-table-code{table-layout:fixed;border:none;background:none}.theme-dark .ddp-box-layout4 .ddp-label-table .ddp-txt-label{color:#4b515b}.theme-dark .ddp-box-layout4 .ddp-label-table .ddp-txt-label:before{border-left:2px solid #4b515b}.theme-dark .ddp-box-layout4.ddp-config{width:350px!important}.theme-dark .ddp-box-layout4 .ddp-data-code{padding:14px 15px 20px;max-height:250px;overflow:auto;box-sizing:border-box}.theme-dark .ddp-box-layout4 .ddp-data-title+.ddp-data-code{padding-top:0;white-space:normal}.theme-dark .ddp-box-layout4 .ddp-table-code{width:100%}.theme-dark .ddp-box-layout4 .ddp-data-code.ddp-size{max-height:none;overflow:inherit}.theme-dark .ddp-box-layout4 .ddp-data-code .ddp-link-detail{display:inline-block;padding:20px 0 0;text-decoration:underline;font-style:italic;color:#4b515b;font-size:12px}.theme-dark .ddp-box-layout4 .ddp-data-code .ddp-link-detail:hover{font-weight:700}.theme-dark .ddp-box-layout4 .ddp-data-code tr td{border:none!important}.theme-dark .ddp-box-layout4 table.ddp-table-code tr td,.theme-dark table.ddp-table-form.ddp-inherit .ddp-box-layout4 .ddp-table-code tr td{position:relative;padding:2px 0;cursor:default;background:#fff!important}.theme-dark .ddp-box-layout4 table.ddp-table-code tr td .ddp-txt-long{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.theme-dark .ddp-box-layout4 table.ddp-table-code tr td .ddp-txt-long:hover+table.ddp-table-form.ddp-inherit .ddp-box-layout4 .ddp-table-code tr td{border:none!important}.theme-dark .ddp-box-layout4 table.ddp-table-code tr:hover td,.theme-dark .ddp-box-layout4 table.ddp-table-code tr td:hover,.theme-dark .ddp-ui-preview-contents table.ddp-table-form.ddp-table-details tbody tr td table.ddp-table-code tr td:hover{background:#fff!important}.theme-dark .ddp-box-layout4 .ddp-wrap-data-detail{padding:15px}.theme-dark .ddp-box-layout4 .ddp-wrap-data-detail .ddp-ui-top-title{padding-bottom:15px;color:#4b515b;font-weight:700;font-size:12px}.theme-dark .ddp-box-layout4 table.ddp-table-pop{width:100%;table-layout:fixed}.theme-dark .ddp-box-layout4 table.ddp-table-pop tr th{padding:3px 0;text-align:left;color:#b7bac1;font-weight:400;font-size:12px;vertical-align:top}.theme-dark .ddp-box-layout4 table.ddp-table-pop tr td{padding:3px 0;color:#4b515b;font-size:12px;work-break:break-all}.theme-dark .ddp-box-layout4 .ddp-link-view{display:inline-block;margin-top:20px;color:#666eb2;font-weight:300;font-size:12px}.theme-dark .ddp-box-layout4 table.ddp-table-pop tr td a{color:#4b515b;font-size:12px}.theme-dark .ddp-box-layout4 table.ddp-table-pop tr td a:hover{text-decoration:underline}.theme-dark .ddp-box-layout4 .ddp-link-view em.ddp-icon-view{display:inline-block;width:13px;height:11px;margin:0 5px 0 0;background:url(/assets/images/icon_selection.png) no-repeat;background-position:left -44px}.theme-dark .ddp-box-layout4 .ddp-link-view:hover{text-decoration:underline}.theme-dark .ddp-pop-fix{display:none!important;position:fixed!important;right:inherit!important}.theme-dark .ddp-wrap-dateinfo{margin-top:14px}.theme-dark .ddp-wrap-dateinfo .ddp-ui-dateinfo:first-of-type,.theme-dark .ddp-wrap-dateinfo:first-of-type{margin-top:0}.theme-dark .ddp-ui-dateinfo{position:relative;padding-left:38px;margin-top:4px}.theme-dark .ddp-ui-dateinfo .ddp-box-dateinfo{position:relative;border:1px solid #d0d1d8;background-color:#fff}.theme-dark .ddp-ui-dateinfo .ddp-box-dateinfo.ddp-disabled{background-color:hsla(0,0%,94.1%,.3);opacity:.7;cursor:no-drop}.theme-dark .ddp-ui-dateinfo .ddp-box-dateinfo .ddp-disabled{position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;background-color:#fff;border:1px solid rgba(208,209,216,.7)}.theme-dark .ddp-ui-dateinfo .ddp-box-dateinfo .ddp-disabled span{display:block;padding:5px 5px 6px;position:absolute;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,94.1%,.3);opacity:.7}.theme-dark .ddp-ui-dateinfo .ddp-box-dateinfo input{display:inline-block;float:left;padding:8px 5px 6px;border:none;color:#4b515b;font-size:12px;box-sizing:border-box}.theme-dark .ddp-ui-dateinfo .ddp-box-dateinfo input.ddp-input-calen{width:49%;background:none}.theme-dark .ddp-ui-dateinfo .ddp-box-dateinfo input.ddp-input-time{width:51%;background:none}.theme-dark .ddp-ui-dateinfo .ddp-box-dateinfo input.ddp-full{width:100%!important}.theme-dark .ddp-ui-dateinfo .ddp-box-dateinfo .ddp-box-date{position:relative;float:Left;width:55%;padding-left:28px;box-sizing:border-box}.theme-dark .ddp-ui-dateinfo .ddp-box-dateinfo .ddp-box-date+.ddp-box-date{width:45%;border-left:1px solid #d0d1d8}.theme-dark .ddp-ui-dateinfo .ddp-box-dateinfo .ddp-box-date:first-of-type{border-left:none}.theme-dark .ddp-ui-dateinfo .ddp-box-dateinfo .ddp-box-date em.ddp-icon-calen{display:inline-block;position:absolute;top:50%;left:9px;margin-top:-7px;width:13px;height:14px;background:url(/assets/images/icon_calen.png) no-repeat}.theme-dark .ddp-ui-dateinfo .ddp-box-dateinfo .ddp-box-date em.ddp-icon-time{position:absolute;top:50%;left:9px;margin-top:-7px}.theme-dark .ddp-ui-dateinfo .ddp-box-dateinfo .ddp-box-date .ddp-txt-calen{display:block;width:100%!important;padding-left:0;padding-right:10px;line-height:29px;height:28px;font-size:13px;overflow:hidden;box-sizing:border-box;cursor:pointer}.theme-dark .ddp-ui-dateinfo .ddp-box-dateinfo .ddp-box-date .ddp-txt-time{display:block;width:100%!important;padding-left:0;padding-right:10px;line-height:29px;height:28px;font-size:13px;overflow:hidden;box-sizing:border-box;cursor:pointer;width:72px}.theme-dark .ddp-ui-dateinfo .ddp-box-dateinfo .ddp-box-date.ddp-full,.theme-dark .ddp-ui-dateinfo .ddp-box-dateinfo .ddp-box-date.ddp-full .ddp-txt-calen{width:100%}.theme-dark .ddp-ui-dateinfo .ddp-txt-date{position:absolute;top:6px;left:0;color:#90969f;font-size:12px}.theme-dark .ddp-ui-dateinfo.ddp-to .ddp-txt-date{left:15px}.theme-dark .ddp-ui-dateinfo .ddp-messege{padding:6px 10px;border:1px solid #d0d1d8;font-size:13px;text-align:left}.theme-dark .ddp-wrap-dateinfo.ddp-disabled .ddp-ui-dateinfo:before{display:inline-block;content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,100%,.6);opacity:.5;cursor:no-drop;z-index:1}.theme-dark .ddp-wrap-dateinfo.ddp-readonly .ddp-box-dateinfo{border:none;background:none}.theme-dark .ddp-form-date.ddp-inline{margin:0 -5px;overflow:hidden}.theme-dark .ddp-form-date.ddp-inline .ddp-day{float:left;width:50%;padding:0 5px;box-sizing:border-box}.theme-dark .ddp-form-date .ddp-day+.ddp-day{margin-top:4px}.theme-dark .ddp-form-date.ddp-inline .ddp-day+.ddp-day{margin-top:0}.theme-dark .ddp-form-date .ddp-day .ddp-label-date{float:left;position:relative;top:6px;padding-right:4px;width:35px;color:#90969f;font-size:12px;text-align:right;box-sizing:border-box}.theme-dark .ddp-form-date .ddp-box-date{position:relative;height:30px;border:1px solid #d0d1d8;box-sizing:border-box;overflow:hidden;cursor:pointer}.theme-dark .ddp-form-date .ddp-box-date .ddp-icon-calen{float:right}.theme-dark .ddp-form-date .ddp-box-date .ddp-wrap-input{position:relative;padding-left:23px;height:100%;overflow:hidden;background-color:#fff}.theme-dark .ddp-form-date .ddp-box-date .ddp-wrap-input.icon-none{padding-left:0}.theme-dark .ddp-form-date .ddp-box-date .ddp-wrap-input .ddp-icon-calen{display:inline-block;position:absolute;top:50%;left:9px;margin-top:-7px;width:13px;height:14px;background:url(/assets/images/icon_calen.png) no-repeat}.theme-dark .ddp-form-date .ddp-box-date .ddp-wrap-input input{display:block;padding:0 5px;width:100%;height:100%;border:none;font-size:13px;cursor:pointer;box-sizing:border-box}.theme-dark .ddp-form-date .ddp-box-date .ddp-icon-apply{display:none;position:relative;float:right;margin:2px;width:24px;height:24px;background-color:#d0d1d8}.theme-dark .ddp-form-date .ddp-box-date .ddp-icon-apply:before{display:inline-block;position:absolute;top:50%;left:50%;margin:-4px 0 0 -6px;width:11px;height:8px;background:url(/assets/images/icon_select2.png) no-repeat;background-position:-27px top;content:""}.theme-dark .ddp-form-date .ddp-box-date.ddp-edit,.theme-dark .ddp-form-date .ddp-box-date.ddp-focus,.theme-dark .ddp-form-date .ddp-box-date:hover{border:1px solid #b7b9c2}.theme-dark .ddp-form-date .ddp-box-date.ddp-focus .ddp-icon-apply{display:block}.theme-dark .ddp-form-date .ddp-box-date.ddp-edit .ddp-icon-apply{display:block;background-color:#2abcef}.theme-dark .ddp-form-date .ddp-box-date.ddp-disabled{border:1px solid #d0d1d8}.theme-dark .ddp-form-date .ddp-box-date.ddp-disabled .ddp-txt-disabled{display:block;position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;border:1px solid rgba(208,209,216,.3);background:#fff;z-index:10;cursor:no-drop}.theme-dark .ddp-form-date .ddp-box-date.ddp-disabled .ddp-txt-disabled span{display:block;padding:5px 5px 6px;background-color:hsla(0,0%,94.1%,.3);opacity:.7}.theme-dark .ddp-filter-time.ddp-clear{margin:0 -3px}.theme-dark .ddp-filter-time [class*=ddp-col]{padding:0 3px}.theme-dark .ddp-filter-time .ddp-box-multy input.ddp-input-typebasic{float:left;width:45%;border:none;box-sizing:border-box;text-align:right}.theme-dark .ddp-filter-time .ddp-box-multy .ddp-type-selectbox{float:left;width:55%;border:none;border-left:1px solid #ddd;box-sizing:border-box}.theme-dark .ddp-form-multy{position:relative;padding-left:50px;margin-top:4px}.theme-dark .ddp-form-multy span.ddp-txt-label{position:absolute;top:8px;left:0;color:#90969f;font-size:12px}.theme-dark .ddp-form-multy .ddp-box-multy{top:2px;border:1px solid #d0d1d8;background-color:#fff}.theme-dark .ddp-form-multy .ddp-box-multy input.ddp-input-typebasic{float:left;width:35%;text-align:right;box-sizing:border-box;border:none}.theme-dark .ddp-form-multy .ddp-box-multy .ddp-type-selectbox{float:left;width:65%;box-sizing:border-box;border:none;border-left:1px solid #d0d1d8}.theme-dark .ddp-form-multy .ddp-box-multy.ddp-form-time .ddp-input-typebasic{width:69px}.theme-dark .ddp-form-multy .ddp-box-multy.ddp-form-time .ddp-type-selectbox{width:100px}.theme-dark .ddp-wrap-range{margin-top:-10px}.theme-dark .ddp-wrap-range .ddp-data-range{padding-top:0}.theme-dark .ddp-wrap-range .ddp-data-range .ddp-bar{width:6%;float:left;line-height:30px;text-align:center}.theme-dark .ddp-wrap-range .ddp-data-range .ddp-box-option-input{float:left;width:47%;margin-left:0;box-sizing:border-box}.theme-dark .ddp-wrap-range .ddp-data-range input{width:100%;text-align:center}.theme-dark .ddp-wrap-column-option{position:absolute;bottom:0;left:0;right:0;padding:14px 0 3px 14px;border-top:1px solid #d7d8dd;background-color:#f6f6f7}.theme-dark .ddp-wrap-column-option .ddp-fold-link{display:inline-block;margin-bottom:9px;color:#4c515a;font-size:13px;text-decoration:underline}.theme-dark .ddp-wrap-column-option .ddp-fold-link:after{display:inline-block;width:7px;height:4px;margin-left:10px;background:url(/assets/images/icon_select.png) no-repeat;background-position:-16px top;vertical-align:middle;content:""}.theme-dark .ddp-wrap-column-option .ddp-wrap-fold.ddp-selected .ddp-fold-link:after{transform:rotate(180deg)}.theme-dark .ddp-wrap-column-option .ddp-fold-det{display:none}.theme-dark .ddp-wrap-column-option .ddp-wrap-fold.ddp-selected .ddp-fold-det{display:block}.theme-dark .ddp-wrap-column-option .ddp-wrap-edit3{display:inline-block;float:left;width:auto}.theme-dark .ddp-wrap-column-option .ddp-wrap-edit3+.ddp-wrap-edit3{margin-left:19px}.theme-dark .ddp-wrap-column-option .ddp-wrap-edit3.ddp-type .ddp-label-type{font-size:13px;width:auto}.theme-dark .ddp-wrap-column-option .ddp-wrap-edit3.ddp-type .ddp-txt-error{margin-left:5px}.theme-dark .ddp-wrap-column-option .ddp-wrap-edit3 .ddp-ui-edit-option .ddp-input-apply{width:169px}.theme-dark .ddp-wrap-top-filtering{position:relative;min-height:54px;margin:0 -80px;padding:0 80px;background-color:#fff;z-index:10}.theme-dark .ddp-wrap-top-filtering .ddp-filter-more{position:relative;float:left;margin-right:-7px}.theme-dark .ddp-wrap-top-filtering .ddp-filter-more .ddp-wrap-popup2{display:none;position:absolute;top:45px;left:0;min-width:134px}.theme-dark .ddp-wrap-top-filtering .ddp-filter-more .ddp-box-result.ddp-selected .ddp-wrap-popup2{display:block;top:28px}.theme-dark .ddp-wrap-top-filtering .ddp-btn-filter-more{background-color:#a2a9c1}.theme-dark .ddp-wrap-top-filtering .ddp-btn-filter-more:hover{background-color:#a2a9c1;opacity:.6}.theme-dark .ddp-wrap-top-filtering .ddp-btn-filter-more:before{display:inline-block;background:url(/assets/images/dark_theme/icon_add_dark.png) no-repeat;background-position:-26px -77px;content:""}.theme-dark .ddp-wrap-top-filtering .ddp-form-filtering{display:inline-block;position:relative;vertical-align:top;margin-left:20px}.theme-dark .ddp-wrap-top-filtering .ddp-form-filtering .ddp-result-filtering{margin-left:20px;padding:5px 0;cursor:pointer}.theme-dark .ddp-wrap-top-filtering .ddp-wrap-form-filtering{padding:14px 0 15px;box-sizing:border-box}.theme-dark .ddp-wrap-top-filtering .ddp-form-filtering .ddp-result-filtering .ddp-txt-label{display:inline-block;color:#90969f;font-size:13px}.theme-dark .ddp-wrap-top-filtering .ddp-form-filtering .ddp-result-filtering .ddp-ui-result{display:inline-block;vertical-align:top}.theme-dark .ddp-wrap-top-filtering .ddp-form-filtering .ddp-result-filtering .ddp-ui-result+.ddp-ui-result{margin-left:20px}.theme-dark .ddp-wrap-top-filtering .ddp-form-filtering .ddp-result-filtering .ddp-btn-del{display:inline-block;width:14px;height:14px;margin-left:4px;background:url(/assets/images/btn_sclose.png) no-repeat;background-position:left -131px}.theme-dark .ddp-wrap-top-filtering .ddp-form-filtering .ddp-result-filtering .ddp-box-result{display:inline-block;position:relative;margin-left:4px;max-width:250px;padding-right:15px;cursor:pointer;box-sizing:border-box;vertical-align:top}.theme-dark .ddp-wrap-top-filtering .ddp-form-filtering .ddp-result-filtering .ddp-box-result .ddp-txt-result{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:Hidden}.theme-dark .ddp-wrap-top-filtering .ddp-form-filtering .ddp-result-filtering .ddp-box-result:before{display:inline-block;position:absolute;top:50%;right:0;width:8px;height:4px;margin-top:-2px;background:url(/assets/images/icon_select.png) no-repeat;background-position:-16px top;content:""}.theme-dark .ddp-wrap-top-filtering .ddp-form-filtering .ddp-wrap-popup2{display:none;position:absolute;top:24px;left:0;min-width:180px;max-width:250px;max-height:250px;overflow:auto}.theme-dark .ddp-wrap-top-filtering .ddp-result-filtering.ddp-selected .ddp-wrap-popup2{display:block;top:31px}.theme-dark .ddp-wrap-top-filtering .ddp-form-filtering .ddp-result-filtering.ddp-selected .ddp-wrap-popup2{display:block;left:20px}.theme-dark .ddp-wrap-top-filtering .ddp-form-filtering .ddp-wrap-popup2.ddp-date .ddp-ui-dateinfo .ddp-box-dateinfo input.ddp-input-calen{width:74px;padding-right:2px}.theme-dark .ddp-wrap-top-filtering .ddp-form-filtering .ddp-wrap-popup2.ddp-date .ddp-ui-dateinfo .ddp-box-dateinfo input.ddp-input-time{width:36px;padding-left:2px;padding-right:2px}.theme-dark .ddp-wrap-top-filtering .ddp-form-filtering ul.ddp-list-popup+ul.ddp-list-popup{border-top:1px solid #e7e7ea}.theme-dark .ddp-wrap-top-filtering .ddp-form-filtering ul.ddp-list-popup li a .ddp-wrap-between .ddp-wrap-dateinfo{position:relative;margin-top:3px;padding-left:16px}.theme-dark .ddp-wrap-top-filtering .ddp-form-filtering ul.ddp-list-popup li a .ddp-wrap-between .ddp-wrap-dateinfo .ddp-txt-bar{position:absolute;top:6px;right:0}.theme-dark .ddp-wrap-top-filtering .ddp-form-filtering ul.ddp-list-popup li a .ddp-wrap-between .ddp-wrap-dateinfo .ddp-ui-dateinfo .ddp-box-dateinfo{width:105px}.theme-dark .ddp-wrap-top-filtering .ddp-form-filtering .ddp-result-filtering .ddp-wrap-popup2 .ddp-pop-search{position:relative;padding:0 0 0 33px;border-bottom:1px solid #e7e7ea}.theme-dark .ddp-wrap-top-filtering .ddp-form-filtering .ddp-result-filtering .ddp-wrap-popup2 .ddp-pop-search input{display:block;padding:13px 0;width:100%;border:none;background:none;box-sizing:border-box}.theme-dark .ddp-wrap-top-filtering .ddp-form-filtering .ddp-result-filtering .ddp-wrap-popup2 .ddp-pop-search:before{display:Inline-block;position:absolute;top:50%;left:10px;margin-top:-7px;width:14px;height:14px;background:url(/assets/images/icon_search.png) no-repeat;background-position:left -12px;content:""}.theme-dark .ddp-wrap-top-filtering .ddp-ui-dateinfo .ddp-box-dateinfo input.ddp-full{width:100%}.theme-dark .ddp-wrap-top-filtering .ddp-filter-search .ddp-form-filter-search{float:left;position:relative;padding-left:25px;padding-right:20px;margin-right:10px;width:195px;box-sizing:border-box}.theme-dark .ddp-wrap-top-filtering .ddp-filter-search .ddp-form-filter-search.type-auto{width:auto}.theme-dark .ddp-wrap-top-filtering .ddp-filter-search .ddp-form-filter-search.type-auto span.ddp-text-placeholder{display:inline-block;opacity:0;line-height:15px;margin-bottom:-15px;font-family:sans-serif;font-size:13px}.theme-dark .ddp-wrap-top-filtering .ddp-filter-search .ddp-form-filter-search.type-auto input:focus+.ddp-text-placeholder{width:175px;white-space:nowrap}.theme-dark .ddp-wrap-top-filtering .ddp-filter-search .ddp-form-filter-search.type-auto input:focus+.ddp-text-placeholder+.ddp-btn-delete{display:block}.theme-dark .ddp-wrap-top-filtering .ddp-filter-search .ddp-form-filter-search input{display:block;padding:18px 0;width:100%;font-size:13px;box-sizing:border-box;background:none;border:none}.theme-dark .ddp-wrap-top-filtering .ddp-filter-search .ddp-form-filter-search:before{display:inline-block;position:absolute;top:50%;left:0;margin-top:-7px;width:14px;height:14px;background:url(/assets/images/icon_search.png) no-repeat;background-position:-15px -12px;content:""}.theme-dark .ddp-wrap-top-filtering .ddp-filter-search .ddp-btn-delete{display:none;position:absolute;top:50%;right:0;margin-top:-7px;width:14px;height:14px;background:url(/assets/images/btn_sclose.png) no-repeat;background-position:left -131px}.theme-dark .ddp-wrap-top-filtering .ddp-filter-search .ddp-type-search{width:195px;float:left}.theme-dark .ddp-wrap-top-filtering .ddp-filter-search .ddp-btn-selection{float:left;margin:10px 0 0}.theme-dark .ddp-filter-option{padding:18px 0 11px;text-align:right}.theme-dark .ddp-filter-option .ddp-btn-pop{padding:8px 9px}.theme-dark .ddp-filter-option .ddp-btn-pop.ddp-bg-black{background-color:#1972d0;border:none}.theme-dark .ddp-filter-option .ddp-btn-pop.ddp-bg-black:hover{background-color:#114bae}.theme-dark .ddp-filter-option .ddp-data-total{position:relative;top:8px;float:left}.theme-dark .ddp-filter-option .ddp-data-total.type-right{float:none;top:0;vertical-align:middle;color:#90969f}.theme-dark .ddp-filter-option .ddp-form-buttons{display:inline-block;margin-left:19px}.theme-dark .ddp-filter-option .ddp-form-buttons [class*=ddp-btn-]+[class*=ddp-btn-]{margin-left:7px}.theme-dark .ddp-wrap-top-filtering.type-form{margin:0;padding:0 24px;min-height:42px;background-color:#515979}.theme-dark .ddp-wrap-top-filtering.type-form .ddp-form-filtering .ddp-result-filtering .ddp-txt-label{color:#fff;opacity:.4}.theme-dark .ddp-wrap-top-filtering.type-form .ddp-form-filtering .ddp-result-filtering .ddp-box-result .ddp-txt-result{color:#fff}.theme-dark .ddp-wrap-top-filtering.type-form .ddp-form-filtering .ddp-result-filtering .ddp-box-result:before{background-position:-32px top}.theme-dark .ddp-wrap-top-filtering.type-form .ddp-wrap-form-filtering{padding:8px 0;margin-bottom:15px}.theme-dark .ddp-ui-typebasic span.ddp-list-name{display:block;padding:5px 0 5px 10px;color:#b7b9c2;font-weight:700}.theme-dark ul.ddp-list-typebasic li a{display:block;position:relative;padding:6px 10px 7px;font-size:13px}.theme-dark ul.ddp-list-typebasic li a:hover{background-color:#f4f6fc}.theme-dark ul.ddp-list-typebasic li a .ddp-icon-plus{display:none;position:absolute;top:50%;right:10px;width:7px;height:7px;margin-top:-4px;background:url(/assets/images/btn_minus_plus.png) no-repeat;background-position:left -12px}.theme-dark ul.ddp-list-typebasic li a:hover .ddp-icon-plus{display:block}.theme-dark ul.ddp-list-typebasic li a .ddp-data-value{float:right;font-size:12px;color:#b7b9c2}.theme-dark ul.ddp-list-typebasic.ddp-typeicon li a{padding:7px 27px 7px 37px}.theme-dark ul.ddp-list-typebasic.ddp-typeicon li a span.ddp-data-name{color:#b7b9c2}.theme-dark ul.ddp-list-typebasic.ddp-view li a{padding:7px 37px 7px 10px}.theme-dark ul.ddp-list-typebasic.ddp-view li a .ddp-icon-plus{right:27px}.theme-dark ul.ddp-list-typebasic.ddp-view li a .ddp-btn-view{display:none;position:absolute;top:0;right:0;width:23px;height:30px}.theme-dark ul.ddp-list-typebasic.ddp-view li a:hover .ddp-btn-view{display:block}.theme-dark ul.ddp-list-typebasic.ddp-view li a .ddp-btn-view:before{display:inline-block;position:absolute;top:50%;left:50%;margin:-4px 0 0 -2px;width:4px;height:7px;background:url(/assets/images/icon_dataview.png) no-repeat;background-position:left -81px;content:""}.theme-dark ul.ddp-list-typebasic.ddp-view li a .ddp-btn-view:hover{background-color:#dbdce1}.theme-dark ul.ddp-list-typebasic.ddp-view li.ddp-selected a{background-color:#f4f6fc}.theme-dark ul.ddp-list-typebasic.ddp-view li.ddp-selected a .ddp-btn-view{display:block;background-color:#dbdce1}.theme-dark ul.ddp-list-typebasic.ddp-view li.ddp-selected a .ddp-icon-plus{display:block}.theme-dark .ddp-view-formula.type-view ul.ddp-list-typebasic.ddp-view li a{padding-right:20px}.theme-dark .ddp-view-formula.type-view ul.ddp-list-typebasic.ddp-view li a .ddp-icon-plus{right:10px}.theme-dark .ddp-ui-typebasic .ddp-ui-dropdown span.ddp-list-name{position:relative;padding-left:25px;background-color:#f4f6fc;cursor:pointer}.theme-dark .ddp-ui-typebasic .ddp-ui-dropdown span.ddp-list-name:before{display:inline-block;position:absolute;top:50%;left:10px;margin-top:-4px;width:4px;height:7px;background:url(/assets/images/icon_dataview.png) no-repeat;background-position:0 -110px;content:""}.theme-dark .ddp-ui-typebasic .ddp-ui-dropdown.ddp-selected span.ddp-list-name:before{width:7px;height:4px;margin-top:-2px;background-position-y:-118px}.theme-dark .ddp-ui-typebasic .ddp-ui-dropdown .ddp-list-typebasic{display:none}.theme-dark .ddp-ui-typebasic .ddp-ui-dropdown.ddp-selected .ddp-list-typebasic{display:block}.theme-dark .ddp-ui-typebasic .ddp-ui-dropdown ul.ddp-list-typebasic.ddp-view{padding-left:25px}.theme-dark .ddp-ui-typebasic .ddp-ui-dropdown ul.ddp-list-typebasic.ddp-view li a:hover{background-color:#edf7fb}.theme-dark .ddp-ui-typebasic .ddp-ui-dropdown ul.ddp-list-typebasic.ddp-view li.ddp-selected a{background-color:#2abcef;color:#fff}.theme-dark .ddp-ui-typebasic .ddp-ui-dropdown ul.ddp-list-typebasic.ddp-view li.ddp-selected a .ddp-icon-plus{background-position-x:-16px}.theme-dark .ddp-type-selectbox.ddp-type-filter em.ddp-icon-sclose2{background:url(/assets/images/dark_theme/btn_sclose_dark.png) no-repeat;background-position:-30px -131px}.theme-dark .ddp-type-selectbox.ddp-type-filter em.ddp-icon-sclose2:hover{background-position:-45px -131px}.theme-dark .ddp-type-selectbox.ddp-type-filter:hover em.ddp-icon-sclose2{display:block}.theme-dark .ddp-type-selectbox.ddp-type-filter.ddp-selected:hover em.ddp-icon-sclose2{display:none}.theme-dark .ddp-type-selectbox.ddp-type-filter span.ddp-data-filter{display:inline-block;float:right;padding:0 0 0 5px;color:#c3c8d3;text-align:right;font-size:12px;box-sizing:border-box}.theme-dark .ddp-type-selectbox.ddp-type-filter span.ddp-data-filter span.ddp-txt-data{display:inline-block;max-width:70px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.theme-dark .ddp-type-selectbox.ddp-type-filter span.ddp-data-filter em.ddp-out{display:inline-block;vertical-align:top}.theme-dark .ddp-type-selectbox.ddp-type-filter span.ddp-data-filter.ddp-data-date{padding:0;margin-top:-6px;float:right}.theme-dark .ddp-type-selectbox.ddp-type-filter span.ddp-data-filter.ddp-data-date span.ddp-txt-data{max-width:inherit}.theme-dark .ddp-type-selectbox.ddp-type-filter span.ddp-data-filter.ddp-data-date em.ddp-out{padding-left:5px;line-height:28px}.theme-dark .ddp-type-selectbox.ddp-type-filter .ddp-list-selectbox li a{font-size:13px;cursor:default}.theme-dark .ddp-box-board-filter.ddp-calen .ddp-type-selectbox.ddp-type-filter .ddp-list-selectbox li a{font-size:12px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.theme-dark .ddp-type-selectbox.ddp-type-filter .ddp-list-selectbox li a:hover{background:#fff}.theme-dark .ddp-ui-info.ddp-info-error{display:inline-block;position:relative;vertical-align:middle}.theme-dark .ddp-ui-info.ddp-info-error .ddp-box-layout4{display:none;position:absolute;left:-30px;top:100%;margin-top:6px}.theme-dark .ddp-ui-info.ddp-info-error:hover .ddp-box-layout4{display:block;white-space:normal}.theme-dark .ddp-ui-dateinfo .ddp-dateinfo-in .rd-container{width:100%;padding:12px 18px;border:1px solid #ddd;border-radius:2px;background-color:#fff;box-sizing:border-box;box-shadow:0 1px 3px rgba(84,97,104,.3)}.theme-dark .ddp-ui-dateinfo .ddp-dateinfo-in .rd-container .rd-date{padding:0;border:none;box-shadow:none}.theme-dark .ddp-ui-dateinfo .ddp-dateinfo-in .rd-container .rd-back,.theme-dark .ddp-ui-dateinfo .ddp-dateinfo-in .rd-container .rd-next{text-indent:-30000px}.theme-dark .ddp-ui-dateinfo .rd-month,.theme-dark .ddp-ui-dateinfo table.rd-days{width:100%}.theme-dark .ddp-ui-slider-type{margin:0 -5px}.theme-dark .ddp-ui-slider-type .irs-bar-edge{height:3px;background-color:#7e8aa5;bottom:0;top:inherit}.theme-dark .ddp-ui-slider-type .irs{height:inherit}.theme-dark .ddp-ui-slider-type .irs .irs{padding-top:25px;height:inherit}.theme-dark .ddp-ui-slider-type .irs-from{display:none!important}.theme-dark .ddp-ui-slider-type .irs-max,.theme-dark .ddp-ui-slider-type .irs-min{display:block!important;visibility:inherit!important;background:none;font-size:12px;color:#646b70}.theme-dark .ddp-ui-slider-type .irs-to{color:#4e5368;font-size:10px;margin-top:35px}.theme-dark .ddp-ui-slider-type .irs-to:before{content:""}.theme-dark .ddp-ui-slider .irs-to{left:50.7651%!important;right:0!important}.theme-dark .ddp-ui-slider-type.ddp-grid .irs{padding-top:0;margin-top:10px;margin-bottom:10px}.theme-dark .ddp-ui-slider-type.ddp-grid:last-of-type .irs{margin-bottom:0}.theme-dark .ddp-ui-slider-type .ddp-bar{display:inline-block;position:absolute;top:0;left:20%;height:9px;border-left:1px solid #fff;z-index:10}.theme-dark .ddp-ui-slider-type .ddp-bar:nth-child(2){left:40%}.theme-dark .ddp-ui-slider-type .ddp-bar:nth-child(3){left:60%}.theme-dark .ddp-ui-slider-type .ddp-bar:nth-child(4){left:80%}.theme-dark .irs-line{top:0;height:3px;cursor:pointer;overflow:inherit}.theme-dark .ddp-slider-bg .irs-bar-edge{bottom:0;height:9px;border-radius:9px 0 0 9px;background-color:#b8e5fe}.theme-dark .irs-bar,.theme-dark .irs-slider{bottom:0;top:inherit;cursor:pointer;z-index:15}.theme-dark .irs-line-left,.theme-dark .irs-line-mid,.theme-dark .irs-line-right{top:0}.theme-dark .irs-line-left{left:0}.theme-dark .irs-line-right{right:0}.theme-dark .irs-slider{display:inline-block;position:absolute;width:9px;height:9px;background-color:#4e5368;border-radius:45%;content:""}.theme-dark .irs-slider.from,.theme-dark .irs-slider.single,.theme-dark .irs-slider.to{margin:0;bottom:-3px;z-index:15}.theme-dark .irs-slider.from.state_hover,.theme-dark .irs-slider.from:hover,.theme-dark .irs-slider.single.state_hover,.theme-dark .irs-slider.single:hover,.theme-dark .irs-slider.to.state_hover,.theme-dark .irs-slider.to:hover{width:13px;height:13px;bottom:-5px}.theme-dark .ddp-ui-slider-type.type-dark .irs-line-left,.theme-dark .ddp-ui-slider-type.type-dark .irs-line-mid,.theme-dark .ddp-ui-slider-type.type-dark .irs-line-right{background-color:#4a515c}.theme-dark .ddp-ui-slider-type.type-dark .irs-slider:before{background-color:#fff}.theme-dark .ddp-ui-slider-type.type-dark .irs-bar{left:0!important;background-color:#8f96a0}.theme-dark .ddp-ui-slider-type.type-dark .irs-slider{background-color:#dcdce2}.theme-dark .btn{font-size:13px}.theme-dark .btn-danger,.theme-dark .btn-info,.theme-dark .btn-success,.theme-dark .btn-warning{display:inline-block;font-size:13px;padding:4px 40px;border-radius:2px}.theme-dark .btn-info{background-color:#40bbea;border-color:#29b3e7;color:#fff}.theme-dark .btn-success{background-color:#8dc63f;border-color:#80b636;color:#fff}.theme-dark .btn-danger{background-color:#cc3f44;border-color:#bf3338;color:#fff}.theme-dark .btn-warning{background-color:#ffba00;border-color:#e6a700;color:#fff}.theme-dark .btn-info:hover{color:#fff;background-color:#18a8df;border-color:#1590be}.theme-dark .btn-success:hover{color:#fff;background-color:#72a230;border-color:#5f8628}.theme-dark .btn-danger:hover{color:#fff;background-color:#ab2d32;border-color:#8e262a}.theme-dark .btn-warning:hover{color:#fff;background-color:#cc9500;border-color:#a87b00}.theme-dark .toast-top-center{top:0;right:0;width:100%}.theme-dark .toast-bottom-center{bottom:0;right:0;width:100%}.theme-dark .toast-top-full-width{top:0;right:0;width:100%;margin-top:15px}.theme-dark .toast-top-full-width .toast{margin-bottom:15px!important}.theme-dark .toast-bottom-full-width{bottom:0;right:0;width:100%}.theme-dark .toast-top-left{top:12px;left:12px}.theme-dark .toast-top-right{top:12px;right:12px}.theme-dark .toast-bottom-right{right:12px;bottom:12px}.theme-dark .toast-bottom-left{bottom:12px;left:12px}.theme-dark #toast-container{position:fixed;z-index:999999;font-size:13px;pointer-events:none}.theme-dark #toast-container *{box-sizing:border-box}.theme-dark #toast-container>div{pointer-events:auto;position:relative;padding:21px 53px 20px 90px;width:445px;margin:0 0 10px;border-radius:0;background-position:15px;background-repeat:no-repeat;box-sizing:border-box;color:#fff;zoom:1;-webkit-opacity:.8;-moz-opacity:.8;opacity:.8;-ms-filter:alpha(Opacity=80);filter:alpha(opacity=80);line-height:18px}.theme-dark #toast-container>div i{margin-right:6px}.theme-dark #toast-container>:hover{zoom:1;-webkit-opacity:1;-moz-opacity:1;opacity:1;-ms-filter:alpha(Opacity=100);filter:alpha(opacity=100);cursor:pointer}.theme-dark #toast-container.toast-bottom-full-width>div,.theme-dark #toast-container.toast-top-full-width>div{width:96%;margin:auto}.theme-dark #toast-container.toast-bottom-center>div,.theme-dark #toast-container.toast-top-center>div{width:300px;margin-left:auto;margin-right:auto}.theme-dark .toast{position:relative;background-color:#030303}.theme-dark .toast-success{background-color:#8dc63f}.theme-dark .toast-error{background-color:#cc3f44}.theme-dark .toast-info{background-color:#40bbea}.theme-dark .toast-warning{background-color:#ffba00}.theme-dark .toast-default>div{background-color:rgba(44,46,47,.8)}.theme-dark .toast-title{padding-bottom:12px;font-size:14px;font-weight:700;line-height:14px}.theme-dark .toast-custom-action-button{font-size:13px;color:#fff;opacity:.5;text-decoration:underline}.theme-dark .toast-close-button{display:inline-block;position:absolute;top:16px;right:20px;width:17px;height:16px;background:url(/assets/images/btn_close.png) no-repeat;background-position:left -92px;cursor:pointer;border:0;-webkit-appearance:none;text-indent:-30000px}.theme-dark .toast-top-right{top:0;right:50%;margin-right:-130px}.theme-dark .toast.toast-warning:before{display:inline-block;position:absolute;top:15px;left:18px;width:54px;height:48px;background:url(/assets/images/icon_toaster_warning.png) no-repeat;content:""}.theme-dark .toast.toast-success:before{background:url(/assets/images/icon_toaster_success.png) no-repeat}.theme-dark .toast.toast-error:before,.theme-dark .toast.toast-success:before{display:inline-block;position:absolute;top:15px;left:18px;width:54px;height:54px;content:""}.theme-dark .toast.toast-error:before{background:url(/assets/images/icon_toaster_danger.png) no-repeat}.theme-dark #toast-container>.toast.toast-info{min-height:85px;box-sizing:border-box}.theme-dark .toast.toast-info:before{display:inline-block;position:absolute;top:15px;left:18px;width:54px;height:54px;background:url(/assets/images/icon_toaster_info.png) no-repeat;content:""}.theme-dark .ddp-ui-create-popup,.theme-dark .ddp-ui-toast-popup{position:fixed;left:0;right:0;background-color:#ff8b00;text-align:center;z-index:50}.theme-dark .ddp-ui-create-popup span.ddp-ui-create-det,.theme-dark .ddp-ui-toast-popup span.ddp-ui-toast-det{display:inline-block;padding:16px 0;color:#fff;font-size:14px}.theme-dark .ddp-ui-create-popup span.ddp-ui-create-det em{font-style:italic}.theme-dark .ddp-ui-create-popup a.ddp-btn-book-open{display:inline-block;padding:5px 8px;margin-left:16px;border-radius:3px;background-color:#fff;color:#ff8b00;font-weight:700}.theme-dark .ddp-ui-info-popup{position:fixed;left:0;right:0;background-color:#526169;text-align:center;z-index:20}.theme-dark .ddp-ui-info-popup span.ddp-ui-create-det{display:inline-block;padding:16px 0;color:#fff;font-size:14px}.theme-dark .ddp-ui-bar-per{display:inline-block;position:relative;width:200px;height:12px;background-color:#e7e7e9;border-radius:1px}.theme-dark .ddp-ui-bar-per .ddp-ui-bar{position:absolute;top:0;left:0;bottom:0;background-color:#4b525b;cursor:pointer}.theme-dark .ddp-ui-bar-per .ddp-ui-bar:hover .ddp-ui-tooltip-info{display:block}.theme-dark .ddp-ui-bar-per .ddp-ui-bar .ddp-ui-tooltip-info{display:none;position:absolute;left:50%;top:100%;margin:8px 0 0 -29px;width:57px;text-align:center;box-sizing:border-box}.theme-dark .ddp-ui-bar-per .ddp-bar-line{position:absolute;top:0;bottom:0;border-left:1px solid #dc494f}.theme-dark .ddp-wrap-bar-per .ddp-data-bar{display:inline-block;position:relative;top:-2px;padding-left:20px;color:#4e5368;font-size:13px}.theme-dark .position-highlight .inner{background-color:#768294}.theme-dark .gridster-item-inner,.theme-dark .position-highlight .inner{position:absolute;top:5px;bottom:5px;left:5px;right:5px;border:1px solid transparent;transition:background 3s;border-radius:3px;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}.theme-dark .gridster-item-inner{background:#fff}.theme-dark .is-dragging .gridster-item-inner{box-shadow:0 2px 6px rgba(0,0,0,.24),0 2px 4px rgba(0,0,0,.48);top:-3px;bottom:13px}.theme-dark .ddp-wrap-editor *{font-family:monaco}.theme-dark .lm_header{z-index:20!important}.theme-dark .tui-toolbar-divider:last-of-type,.theme-dark .tui-toolbar-icons.tui-code,.theme-dark .tui-toolbar-icons.tui-codeblock,.theme-dark .tui-toolbar-icons.tui-image,.theme-dark .tui-toolbar-icons.tui-link,.theme-dark .tui-toolbar-icons.tui-table,.theme-dark .tui-toolbar-icons.tui-task{display:none!important}.theme-dark .tui-editor-contents h1,.theme-dark .tui-editor-contents h2,.theme-dark .tui-editor-contents h3{border-bottom:none;padding:0;margin:0}.theme-dark .ql-editor.tui-editor-contents blockquote{padding:0 15px}.theme-dark .tui-editor-contents>div>div:first-of-type h1,.theme-dark .tui-editor-contents>h1:first-of-type{margin:0;padding:0}.theme-dark .tui-popup-color .tui-colorpicker-container .tui-colorpicker-palette-hex{padding:2px 14px}.theme-dark .tui-popup-color .te-apply-button{height:19px;width:33px;bottom:140px;padding:0;color:#333}.theme-dark .gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;list-style:none;opacity:.7;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";filter:alpha(opacity=70);white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.theme-dark .gu-mirror .ddp-ui-icons,.theme-dark .gu-mirror .ddp-wrap-icons{display:none}.theme-dark .gu-mirror.ddp-ui-dimension{position:relative;padding:7px 7px 7px 33px;color:#fff;background-color:#439fe5;box-sizing:border-box}.theme-dark .gu-mirror.ddp-ui-measure{position:relative;padding:7px 7px 7px 33px;color:#fff;background-color:#5fd7a5;box-sizing:border-box}.theme-dark .gu-mirror .type-apply{display:none!important}.theme-dark .gu-mirror .ddp-icon-alias{display:none}.theme-dark .gu-mirror .ddp-icon-dimension-calen{position:absolute;top:8px;left:11px;background-position:-12px -74px}.theme-dark .gu-mirror .ddp-icon-dimension-ab{position:absolute;top:8px;left:11px;background-position:-14px top}.theme-dark .gu-mirror .ddp-icon-dimension-local{position:absolute;top:8px;left:11px;background-position:-10px -11px}.theme-dark .gu-mirror .ddp-icon-measure-sharp{position:absolute;top:9px;left:11px;background-position:-15px -23px}.theme-dark .gu-mirror .ddp-ui-dimension-wrap{display:block;position:relative;padding:7px 9px 5px;height:30px;color:#fff;border-radius:3px;background-color:#439fe5;box-sizing:border-box}.theme-dark .gu-mirror .ddp-ui-dimension-wrap span.ddp-data{color:#fff}.theme-dark .gu-mirror .ddp-ui-measure-wrap{display:block;position:relative;padding:7px 9px 5px;height:30px;color:#fff;border-radius:3px;background-color:#5fd7a5;box-sizing:border-box}.theme-dark .gu-mirror .ddp-ui-measure-wrap span.ddp-data{color:#fff}.theme-dark .gu-hide{display:none!important}.theme-dark .gu-unselectable{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.theme-dark .gu-transit{display:inline-block!important;max-width:150px;opacity:.7;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";filter:alpha(opacity=70);white-space:nowrap;list-style:none;vertical-align:top;margin:5px 0}.theme-dark .gu-transit .ddp-ui-icons,.theme-dark .gu-transit .ddp-wrap-icons{display:none}.theme-dark .gu-transit.ddp-ui-dimension{position:relative;padding:6px 7px 6px 33px;color:#fff;background-color:#439fe5;box-sizing:border-box}.theme-dark .gu-transit.ddp-ui-measure,.theme-dark .gu-transit .ddp-ui-measure-wrap span.ddp-data{position:relative;padding:6px 7px 6px 33px;color:#fff;background-color:#5fd7a5;box-sizing:border-box}.theme-dark .ddp-ui-chart-contents .gu-transit{position:absolute!important;top:0;left:0}.theme-dark .ddp-ui-chart-contents .gu-transit .ddp-ui-dimension-wrap{display:block;position:relative;padding:7px 9px 5px;height:30px;color:#fff;border-radius:3px;background-color:#439fe5;box-sizing:border-box}.theme-dark .ddp-ui-chart-contents .gu-transit .ddp-ui-dimension-wrap span.ddp-data{color:#fff}.theme-dark .ddp-ui-chart-contents .gu-transit .ddp-ui-measure-wrap{display:block;position:relative;padding:7px 9px 5px;height:30px;color:#fff;border-radius:3px;background-color:#5fd7a5;box-sizing:border-box}.theme-dark .ddp-ui-chart-contents .gu-transit .ddp-ui-measure-wrap span.ddp-data{color:#fff}.theme-dark .gu-transit .type-apply{display:none!important}.theme-dark .gu-transit .ddp-icon-alias{display:none}.theme-dark .gu-transit .ddp-icon-dimension-calen,.theme-dark .gu-transit .ddp-icon-measure-calen{position:absolute;top:8px;left:11px;background-position:-12px -74px}.theme-dark .gu-transit .ddp-icon-dimension-ab,.theme-dark .gu-transit .ddp-icon-measure-ab{position:absolute;top:8px;left:11px;background-position:-14px top}.theme-dark .gu-transit .ddp-icon-dimension-local,.theme-dark .gu-transit .ddp-icon-measure-local{position:absolute;top:8px;left:11px;background-position:-10px -11px}.theme-dark .gu-transit .ddp-icon-dimension-sharp,.theme-dark .gu-transit .ddp-icon-measure-sharp{position:absolute;top:9px;left:11px;background-position:-15px -23px}.theme-dark .ddp-ui-widget .lm_header .lm_tab{border:none;margin-right:0}.theme-dark .ddp-ui-widget .lm_header .lm_tab.lm_active{box-shadow:none}.theme-dark .ddp-ui-widget .lm_content{border:none;overflow:inherit}.theme-dark .ddp-ui-widget .lm_goldenlayout{background:none!important}.theme-dark .toggle-children-wrapper-expanded .toggle-children{display:none;transform:rotate(90deg)}.theme-dark .toggle-children-wrapper-collapsed .toggle-children{display:none;transform:rotate(0)}.theme-dark .toggle-children-placeholder{width:0;height:0}.theme-dark .node-content-wrapper{display:block;width:100%;padding:2px 5px;box-sizing:border-box}.theme-dark .node-content-wrapper em.ddp-box-type{position:relative;float:left;width:28px;height:28px;border-radius:2px;border:1px solid red}.theme-dark .node-content-wrapper em.ddp-box-type.type-dimension{border:1px solid #439fe5}.theme-dark .node-content-wrapper em.ddp-box-type.type-measure{border:1px solid #5fd7a5}.theme-dark .node-content-wrapper em.ddp-box-type em[class*=ddp-icon-]{position:absolute;top:50%;left:50%}.theme-dark .node-content-wrapper em[class*=ddp-img-chart]{float:left;vertical-align:middle}.theme-dark .node-content-wrapper span{display:block;padding:6px 0 6px 12px;color:#4e5368;font-size:13px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.theme-dark .node-content-wrapper em.ddp-data-num{float:left;position:relative;width:48px;height:28px;line-height:28px;text-align:center;content:""}.theme-dark .node-content-wrapper em.ddp-data-num .node-wrapper{display:flex;align-items:flex-start}.theme-dark .tree-children .node-content-wrapper{margin-left:28px}.theme-dark .tree-children .node-content-wrapper em.ddp-data-num{width:20px}.theme-dark .tree-children .node-content-wrapper em.ddp-data-num:before{display:inline-block;position:absolute;top:-10px;right:0;width:13px;height:23px;background:url(/assets/images/icon_depth.png) no-repeat;content:""}.theme-dark .tui-editor-defaultUI .te-mode-switch-section{display:none}.theme-dark .slick-header-menuicon{display:inline-block;width:17px;height:17px;margin-right:5px;text-align:center;border-radius:50%;border:1px solid #727ab7}.theme-dark .slick-header-menuicon:before{display:inline-block;font-size:9px;color:#727ab7;line-height:17px}.theme-dark .slick-header-menuicon.type-rn:before{content:"Rn"}.theme-dark .slick-header-menuicon.type-dp:before{content:"Dp"}.theme-dark .slick-header-menuicon.type-st:before{content:"St"}.theme-dark .slick-header-menuicon.type-so:before{content:"So"}.theme-dark .slick-header-menuicon.type-mv:before{content:"Mv"}.theme-dark .slick-header::-webkit-scrollbar,.theme-dark .slick-headerrow::-webkit-scrollbar{display:none}@font-face{font-family:monaco;src:url(/assets/fonts/monaco-webfont.eot);src:url(/assets/fonts/monaco-webfont.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/monaco-webfont.woff) format("woff");font-weight:400;font-style:normal}.ddp-fright{float:right!important}.ddp-fleft{float:left!important}.ddp-tleft{text-align:left!important}.ddp-tcenter,.ddp-txt-center{text-align:center!important}.ddp-text-right,.ddp-txt-right{text-align:right!important}.ddp-txt-left{text-align:left!important}.ddp-mgt15{margin-top:15px!important}.ddp-mgt0{margin-top:0!important}.ddp-mgt9{margin-top:9px!important}.ddp-padt0{padding-top:0!important}.ddp-padt20{padding-top:20px!important}.ddp-padb0{padding-bottom:0!important}.ddp-padb10{padding-bottom:10px}.ddp-mgt10{margin-top:10px!important}.ddp-padr0{padding-right:0!important}.ddp-mgb15{margin-bottom:15px!important}.ddp-mgb5{margin-bottom:5px!important}.ddp-mgt-m5{margin-top:-5px}.ddp-pad0{padding:0!important}.ddp-scroll-y{overflow-y:scroll!important}.ddp-overflow{overflow:hidden!important}.ddp-ui-full{width:100%;box-sizing:border-box}.ddp-mgb3{margin-bottom:3px}.ddp-cursor{cursor:pointer}.ddp-mgb20{margin-bottom:20px!important}.ddp-mgl10{margin-left:10px!important}.ddp-index{position:fixed;left:0;right:0;bottom:0;top:0;z-index:9999}.ddp-show{display:block!important}.ddp-none{display:none!important}.ddp-border-none{border:none!important}.ddp-txt-ellipsis{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ddp-null,.ddp-null *{color:#b8bac2!important;font-style:italic!important}.ddp-empty{background:#00f!important;opacity:.2!important}.ddp-space-pre{white-space:pre!important}.theme-dark .grid-canvas input.editor-text{width:100%;height:100%;border:0;margin:0;background:transparent;outline:0;padding:0}.theme-dark .ddp-type-selectbox.ddp-color-selectbox{display:inline-block;width:65px;padding:0 25px 0 0;box-sizing:border-box}.theme-dark .ddp-type-selectbox.ddp-color-selectbox2{display:inline-block;width:65px;box-sizing:border-box;padding:0}.theme-dark .ddp-type-selectbox.ddp-color-selectbox2 .sp-preview-inner,.theme-dark .ddp-type-selectbox.ddp-color-selectbox .sp-preview-inner{border:none}.theme-dark .ddp-type-selectbox.ddp-color-selectbox .ddp-popup-side{display:block;position:fixed;left:0;top:0}.theme-dark .ddp-type-selectbox.ddp-color-selectbox.ddp-full{width:100%}.theme-dark .ddp-color-selectbox span.ddp-txt-selectbox{display:block;width:100%;height:28px;border-right:1px solid #d0d1d9}.theme-dark .ddp-type-selectbox.ddp-color-selectbox2 .sp-preview{width:100%;height:28px;border-right:1px solid #d0d1d9}.theme-dark .ddp-type-selectbox.ddp-color-selectbox2 .sp-replacer{display:block;padding:0 25px 0 0}.theme-dark .ddp-type-selectbox.ddp-color-selectbox2.ddp-default ul.ddp-list-selectbox{display:block}.theme-dark .sp-preview{position:relative;width:18px;height:18px;margin-right:0;border:none;background:none}.theme-dark .sp-preview-inner{border:1px solid rgba(0,0,0,.15)}.theme-dark .ddp-user .sp-preview:before{display:inline-block;position:absolute;bottom:0;right:0;width:6px;height:6px;background:url(/assets/images/icon_coloruser.png) no-repeat;content:"";z-index:1}.theme-dark .sp-cancel{display:none}.theme-dark .sp-cf{display:inline-block}.theme-dark .sp-button-container{float:inherit;width:100%}.theme-dark .sp-container{position:fixed!important;padding:20px;border-radius:3px;border:none;background-color:#fff;box-shadow:0 1px 3px 1px rgba(82,97,105,.3)}.theme-dark .sp-container.ddp-picker{width:477px}.theme-dark .sp-container.ddp-right{left:inherit!important;right:300px}.theme-dark .sp-container.ddp-left{left:80px!important}.theme-dark .sp-container.ddp-select-right{left:inherit!important;right:95px}.theme-dark .sp-container button.sp-choose{width:100%;max-height:300px;padding:10px 0;background:#fff;color:#7e8aa5;font-size:14px;font-weight:400;text-shadow:none}.theme-dark .sp-container button.sp-choose:hover{color:#4e5368;border:1px solid #4e5368}.theme-dark .sp-container button.sp-choose:active{box-shadow:none}.theme-dark .sp-palette-container{float:left;width:248px;padding:0;margin:0}.theme-dark .sp-palette-container,.theme-dark .sp-picker-container{border-right:none}.theme-dark .sp-palette{max-width:inherit;margin:0 -2px}.theme-dark .sp-picker-container{display:none;float:left;width:162px;padding:0 0 0 11px;margin-left:11px;border-left:1px solid #ccc}.theme-dark .sp-palette .sp-thumb-el{display:inline-block;width:24px;height:24px;margin:2px;box-sizing:border-box}.theme-dark .sp-palette .sp-thumb-el:hover{border:1px solid #d0d0d0}.theme-dark .sp-palette .sp-thumb-el.sp-thumb-active{border:2px solid #fff}.theme-dark .sp-palette-container .sp-user{display:inline-block;position:absolute;bottom:2px;right:0;margin-left:2px}.theme-dark .sp-palette-container .sp-user .sp-user-inner{display:inline-block;position:relative;width:24px;height:24px;border:1px solid rgba(0,0,0,.08);box-sizing:border-box;background:url(/assets/images/bg_user.png) no-repeat;cursor:pointer}.theme-dark .sp-palette-container .sp-user .sp-user-inner.ddp-selected{border:2px solid #fff}.theme-dark .sp-palette-container .sp-user .sp-user-inner.ddp-selected:before{display:inline-block;position:absolute;top:-5px;left:-5px;right:-5px;bottom:-5px;border:3px solid #000;content:""}.theme-dark .sp-palette-row-selection{display:none}.theme-dark .sp-color{right:15%}.theme-dark .sp-hue{position:absolute;bottom:0;right:0;left:89%;top:auto;height:98px}.theme-dark .sp-initial{position:absolute;top:0;right:0;border:none}.theme-dark .sp-initial span{width:16px;height:16px}.theme-dark .sp-palette-row-initial{position:absolute;top:0;right:0}.theme-dark .sp-initial .sp-clear-display{background:url(/assets/images/img_noncolor.png) no-repeat;background-size:100% 100%}.theme-dark .sp-dragger{width:7px;height:7px;border:2px solid #fff;border-radius:50%;background:none}.theme-dark .sp-palette .sp-thumb-dark.sp-thumb-active .sp-thumb-inner,.theme-dark .sp-palette .sp-thumb-light.sp-thumb-active .sp-thumb-inner{background:none}.theme-dark .sp-palette .sp-thumb-dark.sp-thumb-active .sp-thumb-inner:before,.theme-dark .sp-palette .sp-thumb-light.sp-thumb-active .sp-thumb-inner:before{display:inline-block;position:absolute;top:-5px;left:-5px;right:-5px;bottom:-5px;border:3px solid #000;content:""}.theme-dark .sp-palette-container .ddp-btn-line{margin:10px 0 12px}.theme-dark .sp-palette-container .ddp-btn-line.ddp-selected em.ddp-view{transform:rotate(180deg)}.theme-dark .sp-container .ddp-pop-side-top{margin:-20px -20px 0}.theme-dark .sp-replacer{padding:0;background:none;border:none}.theme-dark .ddp-box-color .sp-replacer.sp-active{position:relative;border:1px solid #fff;box-sizing:border-box}.theme-dark .ddp-box-color .sp-replacer.sp-active .sp-preview{width:16px;height:16px}.theme-dark .ddp-box-color .sp-replacer.sp-active:before{display:block;position:absolute;top:0;right:0;bottom:0;left:0;border:2px solid #000;content:"";z-index:1}.theme-dark .ddp-box-color .sp-replacer.sp-active:after{display:block;position:absolute;top:2px;left:2px;right:2px;bottom:2px;border:1px solid #fff;content:""}.theme-dark .sp-replacer .sp-dd{display:none}.theme-dark .datepicker{z-index:99999!important}.theme-dark .gradx_add_slider,.theme-dark .gradx_show_code,.theme-dark .gradx_slectboxes{display:none}.theme-dark .cp-default{display:none!important}.theme-dark #gradX2{padding:10px 0 20px;text-align:center}.theme-dark #gradX2 .gradx{display:inline-block;width:223px!important;border:none;padding:0;background:none;cursor:none}.theme-dark #gradX2 .gradx_container{padding:0;margin:0;border:none;background:none}.theme-dark #gradX2 .gradx_panel{width:220px;height:29px;cursor:default}.theme-dark #gradX2 .gradx_start_sliders{position:relative;height:0;margin-top:0;margin-left:-2px;background:none;box-shadow:none;border:none;cursor:default}.theme-dark #gradX2 .gradx_start_sliders.ddp-selected{padding-bottom:35px}.theme-dark #gradX2 .gradx_btn{border:none;background:none}.theme-dark #gradX2 .gradx_slider{top:-3px!important;width:16px;height:16px;opacity:1;box-sizing:border-box}.theme-dark #gradX2 .gradx_slider a.gradx_delete{display:inline-block;position:absolute;top:-20px;left:50%;margin:0 0 0 -8px;width:15px;height:15px;background:url(/assets/images/icon_gradx_delete.png) no-repeat;content:"";z-index:10;cursor:pointer}.theme-dark #gradX2 .gradx_slider.ddp-selected{position:absolute;border:2px solid #4e5368;box-sizing:border-box;width:16px;height:16px}.theme-dark #gradX2 .gradx_slider.ddp-selected:before{position:absolute;top:0;left:0;right:0;bottom:0;border:1px solid #fff;content:""}.theme-dark #gradX2 .gradx_slider:after{height:28px;bottom:14px;left:6px;border:none;border-left:1px solid #000}.theme-dark #gradX2 .gradx_slider .sp-preview{width:100%;height:100%}.theme-dark #gradX2 .gradx_slider .sp-preview.ddp-overlap:after{display:inline-block;position:absolute;top:0;left:-7px;right:-7px;bottom:-12px;background:url(/assets/images/bg_grdX_shadow.png) no-repeat;background-size:100% 100%;content:""}.theme-dark #gradX2 .gradx_slider .sp-replacer{position:absolute;top:0;left:0;right:0;bottom:0;overflow:inherit}.theme-dark #gradX2 .gradx_slider .sp-replacer.sp-active:before{position:absolute;top:0;left:0;right:0;bottom:0;border:1px solid #000;content:""}.theme-dark #gradX2 .gradx_slider .sp-replacer.sp-active:after{position:absolute;top:1px;left:1px;right:1px;bottom:1px;border:1px solid #fff;content:""}.theme-dark #gradX2 .gradx_slider .sp-replacer.sp-active .sp-preview:before{position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;border:1px solid #fff;content:""}.theme-dark .gradx_slider.sp-active{border:none}.theme-dark .gradx_slider.sp-active .gradx_slider_in{position:absolute;top:0;left:0;right:0;bottom:0;border:1px solid #fff;box-sizing:border-box}.theme-dark .gradx_slider.sp-active .gradx_slider_in:before{display:block;position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border:2px solid #000;content:"";z-index:1}.theme-dark .gradx_slider.sp-active .gradx_slider_in:after{display:block;position:absolute;top:2px;left:2px;right:2px;bottom:2px;border:1px solid #fff;content:""}.theme-dark #gradX2 .sp-replacer .sp-preview-inner{display:none}.theme-dark #gradX2 .gradx_start_sliders .gradx_slider.ddp-selected .ddp-data-num{display:block}.theme-dark #gradX2 .ddp-data-num{display:none;position:absolute;top:14px;left:0;width:97px;margin-top:5px;z-index:10}.theme-dark #gradX2 .wrap-grax-slider.ddp-selected .ddp-data-num{display:block}.theme-dark #gradX2 .wrap-grax-slider.ddp-right .ddp-data-num{margin-left:-80px}.theme-dark #gradX2 .ddp-data-num .ddp-delete{display:inline-block;position:absolute;top:50%;right:5px;margin-top:-6px;width:13px;height:13px;background:url(/assets/images/icon_delete.png) no-repeat;cursor:pointer}.theme-dark #gradX2 .ddp-data-num .ddp-txt-num{display:block;width:95px;padding:4px 20px 5px 5px;line-height:28px;box-sizing:border-box}.theme-dark .sp-container.ddp-gradation-right{right:90px;left:inherit!important}.theme-dark .ddp-ui-gradation .ddp-list-usercolor{height:32px;padding:7px 33px 7px 38px;cursor:pointer;clear:both;box-sizing:border-box;overflow:hidden}.theme-dark .ddp-ui-gradation .ddp-list-usercolor.ddp-add{animation-name:usercolorAdd;animation-duration:.2s}.theme-dark .ddp-ui-gradation .ddp-list-usercolor .ddp-data-range{color:#444;font-size:13px;line-height:18px}.theme-dark .ddp-ui-gradation .ddp-list-usercolor .ddp-icon-listdelete{display:none}.theme-dark .ddp-ui-gradation .ddp-list-usercolor.ddp-selected,.theme-dark .ddp-ui-gradation .ddp-list-usercolor:hover{background-color:#eaedf5}.theme-dark .ddp-ui-gradation .ddp-list-usercolor.ddp-selected .ddp-icon-listdelete,.theme-dark .ddp-ui-gradation .ddp-list-usercolor:hover .ddp-icon-listdelete{display:block}.theme-dark .ddp-ui-gradation .ddp-list-usercolor span.ddp-user{display:inline-block;position:absolute;top:50%;left:15px;margin-top:-8px;width:16px;height:16px;border:1px solid rgba(0,0,0,.15);box-sizing:border-box;cursor:pointer}.theme-dark .ddp-ui-gradation .ddp-list-usercolor span.ddp-user.ddp-selected{width:18px;height:18px;border:1px solid #fff}.theme-dark .ddp-ui-gradation .ddp-list-usercolor span.ddp-user.ddp-selected:before{display:inline-block;position:absolute;top:1px;left:1px;right:1px;bottom:1px;border:2px solid #000;content:""}.theme-dark .ddp-ui-gradation .ddp-list-usercolor span.ddp-user.ddp-selected:after{display:inline-block;position:absolute;top:3px;left:3px;right:3px;bottom:3px;border:2px solid #fff;content:""}.theme-dark .ddp-wrap-gradation2{margin:0 -10px;padding:0 10px 0 8px}.theme-dark .ddp-wrap-gradation2 .ddp-hover{position:relative;float:left;width:10%;height:30px}.theme-dark .ddp-wrap-gradation2 .ddp-hover.ddp-type9{width:11.11111%}.theme-dark .ddp-wrap-gradation2 .ddp-hover.ddp-type7{width:14.28571%}.theme-dark .ddp-wrap-gradation2 .ddp-hover em{display:none;position:absolute;top:50%;left:50%;margin:-8px 0 0 -8px;width:15px;height:15px;background:url(/assets/images/img_cursor.png) no-repeat;content:""}.theme-dark .ddp-wrap-gradation2 .ddp-hover.delete em{background:url(/assets/images/icon_gradx_delete.png) no-repeat;content:"";z-index:10;cursor:pointer}.theme-dark .ddp-wrap-gradation2 .ddp-hover:hover em{display:block}.theme-dark .ddp-gradx-usercolor{clear:both}.theme-dark .ddp-gradx-usercolor .ddp-value-num{position:relative;height:0;overflow:hidden;transition:height .2s}.theme-dark .ddp-gradx-usercolor .ddp-value-num.ddp-selected{display:block;height:30px;transition:height .2s}.theme-dark .ddp-gradx-usercolor .ddp-value-num.ddp-delete{height:30px;transition:left .2s}.theme-dark .ddp-gradx-usercolor .ddp-value-num .ddp-label{float:left;margin-right:14px;line-height:30px;color:#444;font-size:13px}.theme-dark .ddp-gradx-usercolor .ddp-value-num .ddp-input-apply{overflow:hidden}.theme-dark .slick-column-name>span{display:inline-block;max-width:100%;padding-left:20px;text-align:left;font-weight:700;font-size:12px;box-sizing:border-box}.theme-dark .meta-grid-type .slick-headerrow .slick-data{padding:2px 10px 3px;text-align:left;color:#9499c2;background-color:#f9fafd;font-size:12px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal;border-right:1px solid #ebebed}.theme-dark .meta-grid-type .slick-viewport{top:50px!important}.theme-dark .meta-grid.meta-grid-type .slick-viewport{top:65px!important}.theme-dark .meta-grid-type .slick-headerrow-columns{height:20px!important}.theme-dark .meta-grid .slick-column-name{line-height:normal}.theme-dark .meta-grid .slick-column-det{display:block;color:#7e8aa5;font-size:11px;font-weight:400;text-align:left;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.theme-dark .meta-grid .slick-viewport{top:45px!important}.theme-dark .meta-grid .slick-header-columns{overflow:initial!important}.theme-dark .meta-grid .slick-header-column.ui-state-default{padding:7px 20px 8px 9px!important}.theme-dark .gutter.gutter-vertical{position:relative;height:6px;background-color:#eaedf5;cursor:row-resize}.theme-dark .gutter.gutter-vertical:before{display:inline-block;content:"";position:absolute;top:50%;left:50%;margin:-7px 0 0 -1px;width:2px;height:13px;background:url(/assets/images/icon_bar.png) no-repeat;transform:rotate(90deg)}.theme-dark .gutter.gutter-horizontal{position:relative;float:left;width:10px!important;height:100%;background-color:#eaedf5;cursor:col-resize}.theme-dark .gutter.gutter-horizontal:before{display:inline-block;content:"";position:absolute;top:50%;left:50%;margin:-7px 0 0 -1px;width:2px;height:13px;background:url(/assets/images/icon_bar.png) no-repeat}.theme-dark .ddp-wrap-tab-contents .ddp-ui-tab-contents .ddp-box-message{margin-bottom:-10px}.theme-dark .ddp-wrap-tab-contents .ddp-ui-tab-contents .ddp-box-message.ddp-type{margin-bottom:0}.theme-dark .ddp-box-synch{display:table;width:100%;position:relative;padding:7px 12px;border:1px solid #cdd8f4;background-color:#f0f3fc;color:#6174b3;font-size:12px;border-radius:2px;overflow:hidden;box-sizing:border-box}.theme-dark .ddp-box-synch+.ddp-box-synch{margin-top:4px}.theme-dark .ddp-box-synch .ddp-txt-synch{display:table-cell;vertical-align:middle}.theme-dark .ddp-box-synch .ddp-icon-info{display:inline-block;width:13px;height:12px;margin-right:4px;background:url(/assets/images/icon_info3.png) no-repeat left -41px;vertical-align:middle}.theme-dark .ddp-box-synch .ddp-icon-info2{display:inline-block;width:14px;height:14px;margin-right:4px;background:url(/assets/images/icon_info3.png) no-repeat left -94px;vertical-align:middle}.theme-dark .ddp-box-synch .ddp-btn-blue{float:right;margin:-4px 12px -4px 0}.theme-dark .ddp-box-synch.type-info{border-color:#eaedf5;background-color:#f4f6fc;color:#7e8aa5}.theme-dark .ddp-box-synch.type-info .ddp-icon-info{width:13px;height:13px;background-position:left -27px}.theme-dark .ddp-box-synch.type-info .ddp-btn-info-close{float:right;position:relative;top:3px;width:9px;height:9px;background:url(/assets/images/btn_sclose.png) no-repeat;background-position:left -28px}.theme-dark .ddp-box-synch.type-error{border-color:#ffcedb;background-color:#ffedf2;color:#dc494f}.theme-dark .ddp-box-synch.type-error .ddp-icon-info{width:13px;height:13px;background-position:left -80px}.theme-dark .ddp-box-synch.type-error .ddp-btn-error-close{float:right;position:relative;top:3px;width:9px;height:9px;background:url(/assets/images/icon_message.png) no-repeat}.theme-dark .ddp-btn-blue{padding:7px 17px 8px;border-radius:2px;background-color:#6174b3;color:#fff;font-size:13px}.theme-dark .ddp-box-synch.type-warning{border-color:#fbe4b3;background-color:#fef6e4;color:#e9b017}.theme-dark .ddp-box-synch.type-warning .ddp-icon-info{background-position:left -67px}.theme-dark .ddp-btn-blue:hover{color:#fff}.theme-dark .ddp-btn-blue.ddp-disabled{background-color:#c3c8d3;cursor:no-drop}.theme-dark .ddp-btn-blue .ddp-icon-btn-sync{display:inline-block;margin-right:6px;width:13px;height:12px;background:url(/assets/images/icon_buttons.png) no-repeat;background-position:left -363px}.theme-dark .datepicker--cell.-selected-,.theme-dark .datepicker--cell.-selected-.-current-{background-color:#a9bef4}.theme-dark .datepicker--day-name{color:#1972d0}.theme-dark .ddp-wrap-datadetail .ddp-ui-information .ddp-ui-popularity .ddp-icon-popularity,.theme-dark table.ddp-table-line tbody tr td .ddp-ui-popularity .ddp-icon-popularity{display:inline-block;width:18px;height:14px;background:url(/assets/images/icon_popularity.png) no-repeat}.theme-dark .ddp-list-tags .ddp-ui-add-button .ddp-btn-add em.ddp-icon-plus,.theme-dark .ddp-wrap-edit3 .ddp-ui-edit-option .ddp-apply .ddp-btn-add .ddp-icon-plus,.theme-dark table.ddp-table-detail tr td .ddp-apply .ddp-btn-add .ddp-icon-plus{background:url(/assets/images/icon_add.png) no-repeat}.theme-dark .ddp-wrap-edit3 .ddp-ui-edit-option .ddp-apply .ddp-btn-add .ddp-icon-plus,.theme-dark table.ddp-table-detail tr td .ddp-apply .ddp-btn-add .ddp-icon-plus{display:inline-block;width:13px;height:13px;background-position:-42px -22px}@keyframes usercolorAdd{0%{height:0}to{height:32px}}*{margin:0;padding:0;font-family:SpoqaHanSans,sans-serif;box-sizing:content-box;line-height:1.3em}html{background-color:#fff}body,html{width:100%;height:100%;min-width:1200px;line-height:1.3em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-ms-text-size-adjust:100%;-webkit-user-select:text;-moz-user-select:text;user-select:text}body{-webkit-text-size-adjust:100%;padding:0;color:#4e5368}button,dd,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,select,table,td,textarea,th,ul{margin:0;padding:0;font-size:12px;color:#4e5368}body{font-size:12px;background-color:#fff}footer,header,nav{display:block}ol,ul{list-style:none}button,img{border:0;font-family:SpoqaHanSans,sans-serif}table{width:100%;border-spacing:0;border-collapse:separate}em{font-style:normal}a,u{text-decoration:none;color:#707070}a{outline:0}a:hover{color:#707070}textarea{resize:none}input,select,textarea{outline:none;box-shadow:none}input{line-height:1.3em;word-break:keep-all;font-family:sans-serif}input::-ms-clear{display:none}input:-ms-input-placeholder,input::-webkit-input-placeholder,input::placeholder{color:#b7b9c2;font-family:sans-serif;line-height:1.3em}input[type=file]{cursor:pointer}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}body *{word-break:keep-all;word-wrap:break-word;text-shadow:none}label{margin-bottom:0;font-weight:400}button:focus{outline:none}label{max-width:inherit}pre{padding:0;margin:0;border:none;border-radius:0}pre,pre code{background:none}body.body-hidden{overflow:hidden}.theme-dark em.ddp-bg-back{display:block;position:fixed;left:0;right:0;bottom:0;top:0;background-color:#f4f6fd}.theme-dark em.ddp-bg-back.type-bg{background-color:#eff1f4}em[class*=ddp-icon-]{font-size:0;vertical-align:middle}textarea:-moz-placeholder,textarea:-ms-input-placeholder,textarea::-moz-placeholder,textarea::-webkit-input-placeholder{color:#a7adb2}.theme-dark ::-webkit-scrollbar{width:18px;height:17px}.theme-dark ::-webkit-scrollbar-track{background:#f9f9f9}.theme-dark ::-webkit-scrollbar-thumb{border-radius:10px;border:4px solid #f9f9f9;background:#c3c8d3}.theme-dark .ddp-ui-tablelist::-webkit-scrollbar-track{background-color:#1f2942}.theme-dark .ddp-ui-tablelist::-webkit-scrollbar-thumb{border-color:#1f2942}[class*=ddp-col-]{float:left;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.ddp-col-12{width:100%}.ddp-col-11{width:91.66666667%!important}.ddp-col-10{width:83.33333333%!important}.ddp-col-9{width:75%!important}.ddp-col-8{width:66.66666667%!important}.ddp-col-7{width:58.33333333%!important}.ddp-col-6{width:50%!important}.ddp-col-5{width:41.66666667%!important}.ddp-col-4{width:33.33333333%!important}.ddp-col-3{width:25%!important}.ddp-col-2{width:16.66666667%!important}.ddp-col-1{width:8.33333333%!important}.ddp-part20{float:left;width:20%}.ddp-part80{float:left;width:80%}.ddp-clear:after,.ddp-clear:before{display:table;content:""}.ddp-clear:after{clear:both}.theme-dark .ddp-layout-wrap{height:100%}.theme-dark .ddp-layout-header{position:fixed;left:0;right:0;top:0;height:55px;border-top:1px solid #131b30;border-bottom:1px solid #131b30;background-color:#131b30;z-index:125;box-sizing:border-box}.theme-dark .ddp-layout-header .ddp-ui-headright{position:absolute;top:0;right:22px;z-index:31}.theme-dark .ddp-layout-header .ddp-wrap-myinfo{float:left;position:relative}.theme-dark .ddp-layout-header .ddp-ui-searcing{position:relative;float:left;width:20px;background:none;padding:0;margin-top:9px;height:37px;margin-right:15px;box-sizing:border-box}.theme-dark .ddp-layout-header .ddp-ui-searcing.ddp-selected{width:476px;padding:0 15px 0 45px;background-color:#f4f6fc}.theme-dark .ddp-layout-header .ddp-ui-searcing .ddp-box-search{display:none}.theme-dark .ddp-layout-header .ddp-ui-searcing.ddp-selected .ddp-box-search{display:block}.theme-dark .ddp-layout-header .ddp-ui-searcing .ddp-box-search.ddp-enter-ing{padding-right:20px}.theme-dark .ddp-layout-header .ddp-ui-searcing .ddp-box-search.ddp-enter-finish{padding-right:60px}.theme-dark .ddp-layout-header .ddp-ui-searcing .ddp-box-search.ddp-enter-finish .ddp-ui-buttons .ddp-btn-refresh,.theme-dark .ddp-layout-header .ddp-ui-searcing .ddp-box-search.ddp-enter-finish .ddp-ui-buttons .ddp-btn-remove,.theme-dark .ddp-layout-header .ddp-ui-searcing .ddp-box-search.ddp-enter-ing .ddp-ui-buttons .ddp-btn-remove{display:block}.theme-dark .ddp-layout-header .ddp-ui-searcing .ddp-box-search .ddp-ui-buttons{position:absolute;top:12px;right:14px}.theme-dark .ddp-layout-header .ddp-ui-searcing .ddp-box-search .ddp-ui-buttons .ddp-btn-refresh{display:none;float:left;width:14px;height:13px;background:url(/assets/images/btn_refresh.png) no-repeat;background-position:left -34px}.theme-dark .ddp-layout-header .ddp-ui-searcing .ddp-box-search .ddp-ui-buttons .ddp-btn-refresh:hover{background-position:-15px -34px}.theme-dark .ddp-layout-header .ddp-ui-searcing .ddp-box-search .ddp-ui-buttons .ddp-btn-remove{display:none;position:relative;top:1px;float:left;margin-left:10px;width:11px;height:11px;background:url(/assets/images/btn_close.png) no-repeat;background-position:-12px -58px}.theme-dark .ddp-layout-header .ddp-ui-searcing .ddp-box-search .ddp-ui-buttons .ddp-btn-remove:hover{background-position:left -58px}.theme-dark .ddp-layout-header .ddp-ui-searcing a.ddp-btn-search{display:inline-block;position:absolute;top:50%;left:14px;margin-top:-10px;width:20px;height:20px;background:url(/assets/images/dark_theme/btn_search_dark.png) no-repeat;box-sizing:border-box}.theme-dark .ddp-layout-header .ddp-ui-searcing input{display:block;padding:10px 0 9px;width:100%;border:none;background:none;font-size:14px}.theme-dark .ddp-layout-header .ddp-ui-searcing input::-moz-placeholder{color:#7e8aa5}.theme-dark .ddp-layout-header .ddp-ui-searcing input::placeholder{color:#7e8aa5}.theme-dark .ddp-layout-header .ddp-ui-searcing .ddp-box-popup{top:44px;left:0;right:0;margin:0;width:inherit;height:inherit;max-height:80%;overflow:auto}.theme-dark .ddp-layout-header .ddp-ui-searcing .ddp-box-popup span.ddp-label-type{display:block;padding:10px 20px;color:#b7b9c2;font-size:12px}.theme-dark .ddp-layout-header .ddp-ui-searcing .ddp-box-popup ul.ddp-list-lately li a{display:block;position:relative;padding:12px 77px 12px 20px;color:#4e5368;font-size:14px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.theme-dark .ddp-layout-header .ddp-ui-searcing .ddp-box-popup ul.ddp-list-lately li a .ddp-data-date{position:absolute;top:13px;right:20px;color:#b7b9c2;font-size:12px}.theme-dark .ddp-layout-header .ddp-ui-searcing .ddp-box-popup ul.ddp-list-lately li a:hover{background-color:#f4f6fc}.theme-dark .ddp-layout-header .ddp-ui-searcing .ddp-box-popup ul.ddp-list-lately li a strong{color:#666db7;font-weight:400}.theme-dark .ddp-layout-header a.ddp-data-photo{display:inline-block;float:left;width:34px;height:34px;margin:10px 0 0 22px;border-radius:50%;overflow:hidden}.theme-dark .ddp-layout-header a.ddp-data-photo img{width:100%;height:100%}.theme-dark .ddp-layout-header .ddp-wrap-myinfo.ddp-selected .ddp-ui-sub-myinfo{display:block}.theme-dark .ddp-ui-sub-myinfo .ddp-list-sub-myinfo>li:hover>a:before,.theme-dark .ddp-ui-sub-myinfo .ddp-wrap-data{background-color:#1972d0}.theme-dark .ddp-layout-contents{position:relative;height:100%;padding:54px 0 0;box-sizing:border-box}.theme-dark .ddp-layout-contents .ddp-ui-contents-in{position:relative;padding:0 80px}.theme-dark .ddp-layout-contents .ddp-ui-contents-in.ddp-scroll{position:relative;height:100%;box-sizing:border-box}.theme-dark .ddp-layout-contents .ddp-ui-contents-in.ddp-scroll .ddp-ui-contents-list{position:absolute;top:113px;left:0;right:0;bottom:0;padding:0 80px 50px;box-sizing:border-box;overflow:auto}.theme-dark .ddp-layout-contents .ddp-ui-contents-in.ddp-scroll .ddp-ui-contents-list.type-list{top:54px}.theme-dark .ddp-layout-contents .ddp-ui-contents-in.ddp-scroll .ddp-ui-contents-list .ddp-type-top-option .ddp-type-search input::-moz-placeholder{color:#7e8aa5}.theme-dark .ddp-layout-contents .ddp-ui-contents-in.ddp-scroll .ddp-ui-contents-list .ddp-type-top-option .ddp-type-search input::placeholder{color:#7e8aa5}.theme-dark .ddp-layout-contents2{position:relative;width:100%;height:100%;padding:47px 0 0;margin-top:-48px;box-sizing:border-box}.theme-dark .ddp-layout-contents-in{position:relative}.theme-dark .ddp-ui-contentsin{position:absolute;top:54px;left:0;right:0;bottom:0;background-color:#1f2942}.theme-dark .ddp-ui-contentsin.ddp-full{top:48px}.theme-dark .ddp-layout-contents.ddp-type{padding-top:0;z-index:65}.theme-dark .ddp-layout-contents.ddp-type .ddp-ui-contentsin{top:0;z-index:127}.theme-dark .ddp-wrap-search-result{position:fixed;left:0;right:0;bottom:0;top:54px;background-color:#eaedf5;z-index:59}.theme-dark .ddp-wrap-search-result .ddp-ui-search-filter{position:absolute;top:0;left:0;bottom:0;padding-top:25px;width:239px;overflow:auto;overflow-x:hidden}.theme-dark .ddp-wrap-search-result .ddp-ui-search-filter::-webkit-scrollbar-track{background:#e7e6ea}.theme-dark .ddp-wrap-search-result .ddp-ui-search-filter::-webkit-scrollbar-thumb{border:4px solid #e7e6ea}.theme-dark .ddp-wrap-search-result .ddp-ui-search-filter .ddp-data-filter{padding:40px 0 0 22px}.theme-dark .ddp-wrap-search-result .ddp-ui-search-filter .ddp-data-filter:first-of-type{padding-top:0}.theme-dark .ddp-wrap-search-result .ddp-ui-search-filter .ddp-data-filter .ddp-ui-filter-title{display:block;padding-bottom:10px;color:#7e8aa5;font-size:12px}.theme-dark .ddp-ui-search-filter .ddp-data-filter ul.ddp-list-checktype{padding-left:10px}.theme-dark .ddp-ui-search-filter .ddp-data-filter ul.ddp-list-checktype li{padding:7px 0}.theme-dark .ddp-ui-search-filter .ddp-data-filter ul.ddp-list-checktype li label .ddp-txt-checkbox{color:#4e5368!important;font-size:13px}.theme-dark .ddp-ui-search-filter .ddp-data-filter ul.ddp-list-checktype li label .ddp-txt-checkbox em.ddp-data-num{color:#7e8aa5;font-size:13px}.theme-dark .ddp-wrap-search-result .ddp-ui-search-result{position:absolute;top:0;left:239px;right:0;bottom:0;padding:25px 22px 20px 0;overflow:auto}.theme-dark .ddp-wrap-search-result .ddp-ui-search-result::-webkit-scrollbar-track{background:#e7e6ea}.theme-dark .ddp-wrap-search-result .ddp-ui-search-result::-webkit-scrollbar-thumb{border:4px solid #e7e6ea}.theme-dark .ddp-ui-search-result .ddp-data-result{display:block;padding-bottom:7px;color:#7e8aa5;font-size:12px}.theme-dark .ddp-ui-search-result .ddp-data-result span.ddp-data-num{margin-left:7px;color:#4e5368;font-size:12px}.theme-dark .ddp-ui-search-result ul.ddp-list-search-result{border:1px solid #ddd;background-color:#fff}.theme-dark .ddp-ui-search-result ul.ddp-list-search-result li{padding-left:97px;cursor:pointer}.theme-dark .ddp-ui-search-result ul.ddp-list-search-result li:hover,.theme-dark .ddp-ui-search-result ul.ddp-list-search-result li:hover .ddp-wrap-navigation{background-color:#f4f6fc}.theme-dark .ddp-ui-search-result ul.ddp-list-search-result li .ddp-wrap-navigation{float:right;padding-right:25px;background-color:#fff}.theme-dark .ddp-ui-search-result ul.ddp-list-search-result li .ddp-wrap-navigation span.ddp-data-navigation{position:relative;padding:0 9px 0 14px}.theme-dark .ddp-ui-search-result ul.ddp-list-search-result li .ddp-wrap-navigation span.ddp-data-navigation:before{display:inline-block;content:"";position:absolute;top:50%;left:0;margin:-4px 0 0;width:4px;height:7px;background:url(/assets/images/icon_dataview.png) no-repeat;background-position:left -11px}.theme-dark .ddp-ui-search-result ul.ddp-list-search-result li .ddp-wrap-navigation span.ddp-data-navigation:first-of-type:before{display:none}.theme-dark .ddp-ui-search-result ul.ddp-list-search-result li .ddp-data-type{position:absolute;left:0;top:0;bottom:0;width:97px;text-align:center}.theme-dark .ddp-ui-search-result ul.ddp-list-search-result li .ddp-data-type em.ddp-icon-folder{left:50%;margin-left:-8px}.theme-dark .ddp-ui-search-result ul.ddp-list-search-result li .ddp-wrap-tag{padding:11px 0 10px}.theme-dark .ddp-ui-search-result ul.ddp-list-search-result li .ddp-box-tag{display:inline-block;float:inherit;margin-right:0;line-height:normal}.theme-dark .ddp-ui-search-result ul.ddp-list-search-result li .ddp-wrap-detailname span.ddp-data-detailname.ddp-data-new{position:relative;padding-right:40px;max-width:100%;box-sizing:border-box}.theme-dark .ddp-ui-search-result ul.ddp-list-search-result li .ddp-wrap-detailname span.ddp-data-detailname em.ddp-icon-new{display:none}.theme-dark .ddp-ui-search-result ul.ddp-list-search-result li .ddp-wrap-detailname span.ddp-data-detailname strong{font-weight:400;color:#666db7}.theme-dark .ddp-ui-search-result ul.ddp-list-search-result li .ddp-wrap-detailname span.ddp-data-detailname.ddp-data-new em.ddp-icon-new{display:block;position:absolute;top:50%;right:0;margin-top:-6px;line-height:normal;background-color:#fff}.theme-dark .ddp-ui-search-result ul.ddp-list-search-result li:hover .ddp-wrap-detailname span.ddp-data-detailname.ddp-data-new em.ddp-icon-new{background-color:#f4f6fc}.theme-dark .ddp-ui-search-result ul.ddp-list-search-result li .ddp-wrap-detailname span.ddp-data-summary{margin-left:5px}.theme-dark .ddp-layout-lnb{position:fixed;left:0;top:0;width:0;border-right:2px solid #4c515a;box-sizing:border-box;text-indent:-30000px}.theme-dark .ddp-layout-lnb a.ddp-btn-lnbmenu{display:inline-block;position:absolute;top:0;left:0;width:49px;height:55px}.theme-dark .ddp-layout-lnb a.ddp-btn-lnbmenu:before{display:inline-block;content:"";position:absolute;top:50%;left:23px;margin:-6px 0 0;width:16px;height:12px;background:url(/assets/images/dark_theme/btn_lnbmenu_dark.png) no-repeat}.theme-dark .ddp-layout-lnb .ddp-h1-logo{position:absolute;top:21px;left:52px;text-indent:0}.theme-dark .ddp-layout-lnb .ddp-h1-logo a{display:inline-block;width:204px;height:14px}.theme-dark .ddp-layout-lnb .ddp-h1-logo a svg{height:100%}.theme-dark .ddp-layout-lnb .ddp-h1-logo a .st10{fill:#646c77}.theme-dark .ddp-layout-lnb .ddp-h1-logo a .st11{fill:#c3c7d2}.theme-dark .ddp-layout-lnb .ddp-h1-logo a .st10{fill:#fff}.theme-dark .ddp-layout-lnb .ddp-h1-logo a .st11{fill:#2abcef}.theme-dark .ddp-layout-lnb.ddp-selected{position:fixed;left:0;top:0;width:288px;background:#192239;text-indent:0}.theme-dark .ddp-layout-lnb.ddp-selected ul.ddp-list-lnb{display:block}.theme-dark ul.ddp-list-lnb{display:none;position:absolute;top:55px;left:0;right:0;bottom:174px;overflow-y:auto}.theme-dark ul.ddp-list-lnb::-webkit-scrollbar-track{background:#3f4349}.theme-dark ul.ddp-list-lnb::-webkit-scrollbar-thumb{border:4px solid #3f4349;background-color:#6d7179}.theme-dark ul.ddp-list-lnb li .ddp-wrap-listmenu{position:relative}.theme-dark ul.ddp-list-lnb li .ddp-wrap-listmenu:after{display:inline-block;content:"";position:absolute;bottom:0;left:0;right:0;border-bottom:1px solid #3e434b}.theme-dark ul.ddp-list-lnb li a{display:block;position:relative}.theme-dark ul.ddp-list-lnb li a span.ddp-txt-lnbmenu{display:block;margin:0 0 0 23px;padding:23px 44px 23px 0;font-size:16px;color:#7e8aa5;font-weight:700}.theme-dark ul.ddp-list-lnb li a span.ddp-txt-lnbmenu span.ddp-tag-beta{display:inline-block;padding:0 4px;margin-left:3px;border-radius:2px;border:1px solid #2abcef;font-size:11px;font-weight:400;color:#2abcef;vertical-align:top}.theme-dark ul.ddp-list-lnb li.ddp-selected a span.ddp-txt-lnbmenu{color:#eaedf5}.theme-dark ul.ddp-list-lnb li a span.ddp-txt-lnbmenu span.ddp-link-lnbmenu{display:block;font-size:16px;color:#8a8f9b;font-weight:700;cursor:pointer}.theme-dark ul.ddp-list-lnb li.ddp-selected a span.ddp-txt-lnbmenu span.ddp-link-lnbmenu{color:#eaedf5}.theme-dark ul.ddp-list-lnb li a span.ddp-txt-lnbmenu span.ddp-link-lnbmenu em.ddp-icon-lnbplus{display:inline-block;position:relative;top:2px;float:right;width:14px;height:14px;background:url(/assets/images/icon_lnbplus.png) no-repeat;cursor:pointer;vertical-align:middle;margin-left:6px}.theme-dark ul.ddp-list-lnb li a span.ddp-txt-lnbmenu span.ddp-link-lnbmenu em.ddp-icon-lnbplus:hover{background-position:-15px top}.theme-dark ul.ddp-list-lnb li a span.ddp-txt-lnbmenu span.ddp-link-lnbmenu em.ddp-icon-move{display:inline-block;width:14px;height:13px;margin-left:5px;background:url(/assets/images/icon_move.png) no-repeat;vertical-align:middle}.theme-dark ul.ddp-list-lnb li a span.ddp-txt-lnbmenu em.ddp-icon-plus{background-position:left -14px}.theme-dark ul.ddp-list-lnb li a em.ddp-icon-menuview{display:inline-block;position:absolute;top:50%;right:20px;width:11px;height:7px;margin-top:-4px;background:url(/assets/images/icon_menuview.png) no-repeat}.theme-dark ul.ddp-list-lnb li.ddp-selected{background:#1f2942}.theme-dark ul.ddp-list-lnb li.ddp-selected a em.ddp-icon-menuview{display:none}.theme-dark ul.ddp-list-lnb li a:hover{background-color:#131b30}.theme-dark ul.ddp-list-lnb li.ddp-selected .ddp-list-sub{display:block;padding-bottom:19px;background-color:#1f2942}.theme-dark ul.ddp-list-lnb li .ddp-list-sub{display:none}.theme-dark ul.ddp-list-lnb li .ddp-list-sub .ddp-txt-title{display:block;position:relative;padding:10px 40px 10px 56px;font-size:14px;color:#7e8aa5;cursor:pointer}.theme-dark ul.ddp-list-lnb li .ddp-list-sub .ddp-txt-title.ddp-selected{font-weight:700;background:none}.theme-dark ul.ddp-list-lnb li .ddp-list-sub .ddp-txt-title.ddp-selected em.ddp-icon-view{display:block}.theme-dark ul.ddp-list-lnb li .ddp-list-sub .ddp-txt-title:hover{background-color:#212429}.theme-dark ul.ddp-list-lnb li .ddp-list-sub .ddp-txt-title:hover em.ddp-icon-view{display:block}.theme-dark ul.ddp-list-lnb li .ddp-list-sub .ddp-txt-title em.ddp-icon-view{display:none;position:absolute;top:0;right:0;width:35px;height:35px}.theme-dark ul.ddp-list-lnb li .ddp-list-sub .ddp-txt-title em.ddp-icon-view:before{display:inline-block;content:"";position:absolute;top:50%;left:50%;margin:-4px 0 0 -2px;width:4px;height:7px;background:url(/assets/images/icon_dataview.png) no-repeat;background-position:left -19px}.theme-dark ul.ddp-list-lnb li .ddp-list-sub .ddp-txt-title em.ddp-icon-view:hover{background-color:#181b20}.theme-dark ul.ddp-list-lnb li .ddp-list-sub .ddp-txt-title em.ddp-icon-personal{display:inline-block;position:absolute;top:50%;left:30px;width:11px;height:13px;margin-top:-7px;background:url(/assets/images/dark_theme/icon_lnb_dark.png) no-repeat;vertical-align:middle}.theme-dark ul.ddp-list-lnb li .ddp-list-sub .ddp-wrap-favorites .ddp-label-type{display:block;padding:25px 23px 5px;font-size:12px;font-weight:700;color:#a2a9c1}.theme-dark ul.ddp-list-lnb li .ddp-list-sub .ddp-wrap-favorites .ddp-txt-info{display:block;padding:10px 23px 0;color:#7e8aa5;font-size:13px}.theme-dark ul.ddp-list-lnb li .ddp-list-sub .ddp-wrap-favorites .ddp-txt-info .ddp-link-type a{margin:0 -25px}.theme-dark ul.ddp-list-lnb li .ddp-list-sub .ddp-link-type{margin:8px 0 0;padding:0 25px}.theme-dark ul.ddp-list-lnb li .ddp-list-sub .ddp-link-type a{display:block;padding:7px 0;color:#7e8aa5;font-size:13px;text-align:center;background-color:#2c3754}.theme-dark ul.ddp-list-lnb li ul.ddp-list-submenu li{position:relative}.theme-dark ul.ddp-list-lnb li ul.ddp-list-submenu li.ddp-disabled{opacity:.3}.theme-dark ul.ddp-list-lnb li ul.ddp-list-submenu li.ddp-disabled:after{display:inline-block;position:absolute;top:0;left:0;right:0;bottom:0;cursor:no-drop;content:""}.theme-dark ul.ddp-list-lnb li ul.ddp-list-submenu li a{position:relative;padding-right:35px;height:36px}.theme-dark ul.ddp-list-lnb li ul.ddp-list-submenu li a em.ddp-icon-share{display:inline-block;position:absolute;top:50%;left:30px;width:17px;height:12px;margin-top:-6px;background:url(/assets/images/icon_lnb.png) no-repeat;background-position:left -14px}.theme-dark ul.ddp-list-lnb li ul.ddp-list-submenu li a em.ddp-icon-view{display:none;position:absolute;top:0;right:0;width:35px;height:35px}.theme-dark ul.ddp-list-lnb li ul.ddp-list-submenu li a em.ddp-icon-view:before{display:inline-block;position:absolute;top:50%;left:50%;margin:-4px 0 0 -2px;width:4px;height:7px;background:url(/assets/images/icon_dataview.png) no-repeat;background-position:left -19px;content:""}.theme-dark ul.ddp-list-lnb li ul.ddp-list-submenu li a em.ddp-icon-view:hover{background-color:#181b20}.theme-dark ul.ddp-list-lnb li ul.ddp-list-submenu li.ddp-selected em.ddp-icon-view{display:block;background-color:none}.theme-dark ul.ddp-list-lnb li ul.ddp-list-submenu li a:hover{background-color:#212429}.theme-dark ul.ddp-list-lnb li ul.ddp-list-submenu li a:hover em.ddp-icon-view{display:block}.theme-dark ul.ddp-list-lnb li ul.ddp-list-submenu li.ddp-selected a{background:none}.theme-dark ul.ddp-list-lnb li ul.ddp-list-submenu li a span.ddp-data-listmenu{display:inline-block;max-width:100%;position:relative;padding:10px 0 10px 56px;font-size:14px;color:#7e8aa5;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal;box-sizing:border-box}.theme-dark ul.ddp-list-lnb li ul.ddp-list-submenu li a span.ddp-data-listmenu em.ddp-icon-new{display:none;position:absolute;top:12px;right:0;font-size:10px;color:#919ae3}.theme-dark ul.ddp-list-lnb li ul.ddp-list-submenu li a span.ddp-data-listmenu em.ddp-icon-new:before{display:inline-block;position:relative;top:-1px;content:"";width:5px;height:5px;margin-right:4px;border-radius:50%;vertical-align:middle;background-color:#919ae3}.theme-dark ul.ddp-list-lnb li ul.ddp-list-submenu li.ddp-selected a span.ddp-data-listmenu{font-weight:700}.theme-dark ul.ddp-list-lnb li ul.ddp-list-submenu li a span.ddp-data-listmenu.ddp-new{padding-right:38px}.theme-dark ul.ddp-list-lnb li ul.ddp-list-submenu li a span.ddp-data-listmenu.ddp-new em.ddp-icon-new{display:block}.theme-dark ul.ddp-list-lnb li ul.ddp-list-submenu li a .ddp-icon-afav{display:inline-block;width:12px;height:12px;position:absolute;top:50%;right:20px;margin-top:-6px;background:url(/assets/images/icon_fav.png) no-repeat;background-position:left -18px}.theme-dark ul.ddp-list-lnb li ul.ddp-list-submenu li a .ddp-icon-afav.ddp-selected{background-position:-13px -18px}.theme-dark ul.ddp-list-lnb li ul.ddp-list-sublnb li a{display:block;position:relative;padding:10px 10px 10px 56px;color:#7e8aa5;font-size:14px}.theme-dark ul.ddp-list-lnb li ul.ddp-list-sublnb li a em.ddp-icon-dot{display:inline-block;position:absolute;left:30px;width:10px;height:10px;background:url(/assets/images/icon_lnbdot.png) no-repeat;background-position:left -3px}.theme-dark ul.ddp-list-lnb li ul.ddp-list-sublnb li.ddp-selected a{background:none}.theme-dark ul.ddp-list-lnb li ul.ddp-list-sublnb li.ddp-selected a em.ddp-icon-dot{width:10px;height:2px;background-position:0 0}.theme-dark ul.ddp-list-lnb li ul.ddp-list-sublnb li a em.ddp-icon-data{display:inline-block;position:absolute;top:50%;left:28px;margin-top:-7px;width:12px;height:14px;margin-right:12px;background:url(/assets/images/icon_lnb.png) no-repeat;background-position:left -71px;vertical-align:middle}.theme-dark ul.ddp-list-lnb li ul.ddp-list-sublnb li a:hover{background-color:#212429}.theme-dark ul.ddp-list-lnb li ul.ddp-list-sublnb li ul.ddp-list-sublnb-2depth{display:none}.theme-dark ul.ddp-list-lnb li ul.ddp-list-sublnb li.ddp-selected ul.ddp-list-sublnb-2depth{display:block;margin-bottom:10px}.theme-dark ul.ddp-list-lnb li ul.ddp-list-sublnb li ul.ddp-list-sublnb-2depth li a{color:#b7b9c2;font-size:14px;background:none}.theme-dark ul.ddp-list-lnb li ul.ddp-list-sublnb li ul.ddp-list-sublnb-2depth li a:hover{background:#131b30}.theme-dark .ddp-layout-lnb .ddp-ui-help{position:absolute;bottom:0;left:0;right:0;padding:33px 0 5px;background-color:#192239}.theme-dark .ddp-layout-lnb .ddp-ui-help .ddp-label-type{display:block}.theme-dark .ddp-layout-lnb .ddp-ui-help .ddp-label-type .ddp-fright{margin-right:20px}.theme-dark .ddp-layout-lnb .ddp-ui-help .ddp-label-type .ddp-txt-label{display:inline-block;padding:7px 20px 7px 23px;color:#a2a9c1;opacity:.6;font-size:12px}.theme-dark .ddp-layout-lnb .ddp-ui-help a.ddp-btn-box{display:inline-block;position:relative;padding:6px 9px 6px 24px;margin-left:4px;color:#7e8aa5;font-size:12px;border:1px solid #4e5368;border-radius:2px}.theme-dark .ddp-layout-lnb .ddp-ui-help a.ddp-btn-box:hover{border:1px solid #707b81}.theme-dark .ddp-layout-lnb .ddp-ui-help a.ddp-btn-box em.ddp-icon-global,.theme-dark .ddp-layout-lnb .ddp-ui-help a.ddp-btn-box em.ddp-icon-manual{display:inline-block;background:url(/assets/images/icon_lnb.png) no-repeat}.theme-dark .ddp-layout-lnb .ddp-ui-help a.ddp-btn-box em.ddp-icon-manual{position:absolute;top:50%;left:7px;margin-top:-7px;width:13px;height:14px;background-position:left -42px}.theme-dark .ddp-layout-lnb .ddp-ui-help a.ddp-btn-box em.ddp-icon-global{position:absolute;top:50%;left:6px;width:13px;height:13px;margin-top:-7px;background-position:left -57px}.theme-dark .ddp-data-help{padding:10px 23px 20px}.theme-dark .ddp-data-help dl dt{float:left;width:90px;color:#7e8aa5}.theme-dark .ddp-data-help dl dd{display:block;overflow:hidden;color:#7e8aa5}.theme-dark .ddp-data-help dl dd a{color:#7e8aa5}.theme-dark .ddp-layout-lnb .ddp-ui-help .ddp-viersion{padding:0 0 20px 23px;font-size:13px;color:#7e8aa5;opacity:.6}.theme-dark .ddp-layout-lnb .ddp-data-help .ddp-label-type{padding:0 0 4px;color:rgba(144,150,159,.6)}.theme-dark .ddp-layout-lnb .ddp-data-version{padding:0 23px 17px;color:#7e8aa5;font-size:12px}.theme-dark .ddp-wrap-folder-nav{position:fixed;top:54px;left:288px;right:0;bottom:0;padding-top:33px;z-index:30;white-space:nowrap;overflow-x:auto;font-size:0;background-color:#fff}.theme-dark .ddp-ui-title-nav{position:fixed;top:54px;left:288px;right:0;height:33px;padding-left:18px;background-color:#7e8aa5;box-sizing:border-box}.theme-dark .ddp-list-locate{white-space:nowrap;word-wrap:normal;text-overflow:ellipsis;overflow:hidden;color:#fff;font-size:13px}.theme-dark .ddp-list-locate span{position:relative;padding-left:14px;margin-left:8px;line-height:32px}.theme-dark .ddp-list-locate span:before{display:inline-block;position:absolute;top:50%;left:0;right:10px;width:4px;height:7px;margin-top:-3px;background:url(/assets/images/icon_dataview.png) no-repeat;background-position:left -11px;content:""}.theme-dark .ddp-list-locate span:first-of-type{padding-left:0;margin-left:0}.theme-dark .ddp-list-locate span:first-of-type:before{display:none}.theme-dark .ddp-ui-folder-nav{height:100%;position:relative;z-index:1}.theme-dark .ddp-list-folder-nav{display:inline-block;width:210px;height:100%;border-right:1px solid #ccc;background-color:#fff;overflow-y:auto;box-sizing:border-box}.theme-dark ul.ddp-list-folder-nav li{position:relative}.theme-dark ul.ddp-list-folder-nav li a{display:block;position:relative;padding:4px 24px 5px 40px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:#222;font-size:12px}.theme-dark ul.ddp-list-folder-nav li.ddp-list-folder a em.ddp-box-view{display:inline-block;width:24px;height:24px;position:absolute;top:0;right:0}.theme-dark ul.ddp-list-folder-nav li.ddp-list-folder.ddp-selected a em.ddp-box-view{background-color:#c3c8d3}.theme-dark ul.ddp-list-folder-nav li.ddp-list-folder a em.ddp-box-view:before{display:inline-block;content:"";position:absolute;top:50%;left:50%;margin:-4px 0 0 -2px;width:4px;height:7px;background:url(/assets/images/icon_dataview.png) no-repeat;background-position:left -19px}.theme-dark ul.ddp-list-folder-nav li.ddp-list-folder a em.ddp-box-view:hover{background-color:#ccc}.theme-dark ul.ddp-list-folder-nav li:nth-child(2n) a{background-color:#fafafa}.theme-dark ul.ddp-list-folder-nav li em[class*=ddp-icon-]{display:inline-block;position:absolute;top:50%;left:15px;background:url(/assets/images/icon_gnb.png) no-repeat}.theme-dark ul.ddp-list-folder-nav li em.ddp-icon-folder{width:15px;height:13px;margin-top:-7px}.theme-dark ul.ddp-list-folder-nav li em.ddp-icon-workbook{width:12px;height:14px;background-position:left -14px;margin-top:-7px}.theme-dark ul.ddp-list-folder-nav li em.ddp-icon-notebook{width:12px;height:14px;background-position:left -29px;margin-top:-7px}.theme-dark ul.ddp-list-folder-nav li em.ddp-icon-workbench{width:13px;height:14px;background-position:left -44px;margin-top:-7px}.theme-dark ul.ddp-list-folder-nav li.ddp-selected a,.theme-dark ul.ddp-list-folder-nav li a:hover{background-color:#eaedf5}.theme-dark .ddp-wrap-layout-popup{display:table;position:fixed;left:0;right:0;bottom:0;top:0;width:100%;height:100%;background-color:rgba(208,209,216,.5);z-index:126;box-sizing:border-box;overflow:auto}.theme-dark .ddp-wrap-layout-popup.ddp-scroll-popup{display:block;overflow:auto}.theme-dark .ddp-wrap-layout-popup.ddp-scroll-popup .ddp-ui-layout-popup{display:table;width:100%;height:100%;text-align:center}.theme-dark .ddp-wrap-layout-popup.ddp-scroll-popup .ddp-pop-contents{display:table-cell;width:100%;height:100%;vertical-align:middle}.theme-dark .ddp-box-popup{display:inline-block;position:absolute;top:50%;left:50%;margin:-276px 0 0 -479px;width:958px;height:552px;text-align:left;background-color:#fff;box-shadow:0 0 20px rgba(0,0,0,.3)}.theme-dark .ddp-box-popup .ddp-pop-title{padding:85px 70px 60px;color:#4e5368;font-size:28px;line-height:40px;font-weight:300;text-align:center}.theme-dark .ddp-box-popup .ddp-btn-close{display:inline-block;position:absolute;top:20px;right:20px;width:23px;height:23px;background:url(/assets/images/btn_popclose.png) no-repeat}.theme-dark .ddp-layout-popuptype{position:fixed;left:0;right:0;bottom:0;top:0;overflow:auto;z-index:126}.theme-dark .ddp-layout-popuptype .ddp-ui-popup{position:absolute;top:0;left:50%;bottom:0;width:960px;overflow-y:auto;margin-left:-480px;background-color:#fff;z-index:127}.theme-dark .ddp-layout-popuptype .ddp-ui-popup .ddp-ui-popup-title{position:relative;padding:44px 280px 44px 50px;text-align:left;overflow:hidden}.theme-dark .ddp-layout-popuptype .ddp-ui-popup .ddp-ui-popup-title .ddp-txt-sub-title{position:absolute;bottom:20px;left:50px;color:#b7b9c2;font-size:13px;font-weight:300}.theme-dark .ddp-layout-popuptype .ddp-ui-popup .ddp-ui-popup-title span.ddp-txt-title-name{position:relative;width:100%;line-height:32px;box-sizing:border-box;color:#222;font-size:18px}.theme-dark .ddp-layout-popuptype .ddp-ui-popup .ddp-ui-popup-title span.ddp-txt-title-name span.ddp-txt-thin{font-weight:300}.theme-dark .ddp-layout-popuptype .ddp-ui-popup .ddp-ui-popup-title span.ddp-txt-title-name .ddp-txt-det{position:relative;padding:0 0 0 14px;margin-left:12px;color:#b7b9c2;font-size:14px}.theme-dark .ddp-layout-popuptype .ddp-ui-popup .ddp-ui-popup-title span.ddp-txt-title-name .ddp-txt-det:before{display:inline-block;position:absolute;top:50%;left:0;margin-top:-7px;content:"";height:14px;border-left:2px solid #dbdce0}.theme-dark .ddp-layout-popuptype .ddp-ui-popup .ddp-ui-popup-title span.ddp-txt-title-name .ddp-txt-det2{position:absolute;top:100%;left:0;margin-top:7px;color:#b7b9c2;font-size:14px;white-space:nowrap}.theme-dark .ddp-layout-popuptype .ddp-ui-popup .ddp-ui-popup-title .ddp-ui-pop-buttons{position:absolute;top:49px;right:47px;z-index:3}.theme-dark .ddp-layout-popuptype .ddp-ui-popup .ddp-ui-popup-title .ddp-ui-pop-buttons .ddp-btn-pop{float:Left}.theme-dark .ddp-layout-popuptype .ddp-ui-popup .ddp-ui-popup-title .ddp-ui-pop-buttons .ddp-btn-pop+.ddp-btn-pop{margin-left:4px}.theme-dark .ddp-layout-popuptype .ddp-ui-info-det{position:absolute;bottom:20px;left:0;right:0;padding:0 50px;color:#e70000;font-size:14px}.theme-dark .ddp-layout-popuptype .ddp-ui-info-det em.ddp-icon-error-info{display:inline-block;margin-right:5px;position:relative;top:-1px;width:15px;height:15px;background:url(/assets/images/icon_info.png) no-repeat}.theme-dark .ddp-ui-layout-popup{display:table-cell;position:relative;width:100%;height:100%;text-align:center;vertical-align:middle}.theme-dark .ddp-ui-layout-popup .ddp-scroll-popup{width:100%;max-height:100%;overflow:auto}.theme-dark .ddp-ui-layout-popup .ddp-box-popup.ddp-popup-type{position:relative;top:0;left:0;margin:0;width:558px;height:auto;background-color:#fff;box-shadow:0 0 20px rgba(0,0,0,.3)}.theme-dark .ddp-ui-layout-popup .ddp-box-popup.ddp-popup-type .ddp-pop-title{padding:85px 0 0}.theme-dark .ddp-ui-layout-popup .ddp-box-popup.ddp-popup-type .ddp-ui-buttons{padding-bottom:80px}.theme-dark .ddp-box-popup3{display:inline-block;position:relative;top:0;left:0;margin:0;width:958px;height:auto;text-align:center;background-color:#fff;box-shadow:0 0 20px rgba(0,0,0,.3)}.theme-dark .ddp-box-popup3 .ddp-pop-title{padding:80px 0 0;min-height:80px;color:#4e5368;font-size:28px;font-weight:300;text-align:center}.theme-dark .ddp-box-popup3 .ddp-pop-title .ddp-txt-pop-info{padding:14px 0 0;font-size:14px;color:#7e8aa5;font-weight:400}.theme-dark .ddp-box-popup3 .ddp-pop-scroll{margin:17px 0 5px;max-height:333px;overflow:auto}.theme-dark .ddp-box-popup3 .ddp-btn-close{display:inline-block;position:absolute;top:20px;right:20px;width:23px;height:23px;background:url(/assets/images/btn_popclose.png) no-repeat}.theme-dark .ddp-box-popup3 .ddp-box-detail{position:relative;display:inline-block;width:464px;padding:20px 0;text-align:left}.theme-dark .ddp-box-popup3 .ddp-box-detail.ddp-type [class*=ddp-wrap-edit]{margin-top:20px}.theme-dark .ddp-box-popup3 .ddp-box-detail.ddp-type [class*=ddp-wrap-edit]:first-of-type{margin-top:0}.theme-dark .ddp-box-popup3 .ddp-box-detail .ddp-ui-high-option{padding:20px 0;text-align:right}.theme-dark .ddp-box-popup3 .ddp-box-detail .ddp-ui-high-option .ddp-link-high{text-decoration:underline}.theme-dark .ddp-box-popup3 .ddp-box-detail .ddp-ui-high-option .ddp-link-high .ddp-icon-view{display:inline-block;margin-left:12px;width:7px;height:4px;background:url(/assets/images/icon_select.png) no-repeat;background-position:-24px 0;vertical-align:middle;content:""}.theme-dark .ddp-box-popup3 .ddp-box-detail .ddp-wrap-high.ddp-selected .ddp-link-high .ddp-icon-view{transform:rotate(180deg)}.theme-dark .ddp-box-popup3 .ddp-box-detail .ddp-wrap-high .ddp-high-setting{display:none}.theme-dark .ddp-box-popup3 .ddp-box-detail .ddp-wrap-high.ddp-selected .ddp-high-setting{display:block}.theme-dark .ddp-box-popup3 .ddp-box-detail .ddp-ui-message{margin-top:20px;margin-bottom:-30px}.theme-dark .ddp-box-popup3 .ddp-ui-buttons{padding:20px 0 80px}.theme-dark .ddp-box-popup3 .ddp-clear{margin:0 -4px}.theme-dark .ddp-box-popup3 .ddp-clear [class*=ddp-col-]{padding:0 4px}.theme-dark .ddp-box-popup3 .ddp-ui-buttons a[class*=ddp-btn-type-]{margin:0 3px}.theme-dark .ddp-box-popup3.ddp-box-fix{height:720px}.theme-dark .ddp-box-popup3.ddp-box-fix .ddp-ui-buttons{position:absolute;bottom:0;left:0;right:0}.theme-dark .ddp-wrap-layout-popup.ddp-wrap-edit .ddp-box-popup{width:679px}.theme-dark .ddp-wrap-layout-popup.ddp-wrap-edit .ddp-box-popup .ddp-box-edit{height:324px;margin-bottom:20px;border-bottom:1px solid #eaedf5}.theme-dark .ddp-wrap-layout-popup.type-small .ddp-table-cell{display:table-cell;vertical-align:middle;text-align:center}.theme-dark .ddp-wrap-layout-popup.type-small .ddp-table-cell .ddp-box-popup{position:relative;top:0;left:0;margin:0;display:inline-block;width:400px;height:auto}.theme-dark .ddp-wrap-layout-popup.type-small .ddp-table-cell .ddp-box-popup .ddp-pop-title{padding:0 30px;font-size:18px;text-align:left;line-height:1.3em;font-weight:400}.theme-dark .ddp-wrap-layout-popup.type-small .ddp-table-cell .ddp-box-popup .ddp-pop-detail{margin:0;padding:15px 30px 0;text-align:left}.theme-dark .ddp-wrap-layout-popup.type-small .ddp-table-cell .ddp-box-popup .ddp-popup-text{padding:40px 0;border-bottom:1px solid rgba(231,231,234,.7)}.theme-dark .ddp-wrap-layout-popup.type-small .ddp-table-cell .ddp-box-popup .ddp-ui-buttons{padding:15px 0}.theme-dark .ddp-wrap-layout-popup.type-small .ddp-table-cell .ddp-box-popup .ddp-ui-buttons .ddp-btn-type-popup{min-width:80px;padding:6px 10px;box-sizing:border-box;font-size:13px}.theme-dark .ddp-wrap-layout-popup.ddp-wrap-edit .ddp-box-popup .ddp-ui-popup-title{text-align:left;font-size:18px;padding:10px 15px;overflow:hidden}.theme-dark .ddp-wrap-layout-popup.ddp-wrap-edit .ddp-box-popup .ddp-ui-popup-title em.ddp-icon-btntext{margin-top:-4px}.theme-dark .ddp-box-popup.ddp-box-popup-type1 .ddp-pop-title{padding:140px 100px 43px}.theme-dark .ddp-box-popup.ddp-box-popup-type1 .ddp-pop-detail{margin:0 100px 61px;max-height:150px;font-size:14px;color:#7e8aa5;text-align:center;line-height:24px;overflow:auto}.theme-dark .ddp-box-popup3 .ddp-pop-detail{clear:both;padding:35px 0 0;font-size:14px;color:#7e8aa5;text-align:center;line-height:24px}.theme-dark .ddp-box-popup.ddp-box-popup-type2 .ddp-pop-title{padding:190px 100px 52px;height:80px}.theme-dark .ddp-box-popup.ddp-box-popup-type3 .ddp-pop-title{padding:80px 0 0}.theme-dark .ddp-box-popup.ddp-box-popup-type3 .ddp-box-detail{display:table;table-layout:fixed;position:absolute;top:180px;left:0;right:0;width:100%;min-height:240px;text-align:center;vertical-align:middle}.theme-dark .ddp-box-popup.ddp-box-popup-type3 .ddp-box-detail .ddp-box-detail-in{display:table-cell;width:100%;height:100%;padding:0 100px;vertical-align:middle;box-sizing:border-box}.theme-dark .ddp-box-popup.ddp-box-popup-type3 .ddp-box-detail .ddp-box-detail-in .ddp-txt-detail{max-height:240px;overflow:auto}.theme-dark .ddp-box-popup.ddp-box-popup-type3 .ddp-box-detail .ddp-box-detail-in .ddp-txt-detail.ddp-word-break{word-break:break-all}.theme-dark .ddp-box-popup.ddp-box-popup-type3 .ddp-box-detail .ddp-box-detail-in .ddp-box-edit{display:inline-block;width:464px;text-align:left}.theme-dark .ddp-box-popup.ddp-box-popup-type3 .ddp-box-detail .ddp-box-detail-in .ddp-box-edit.ddp-type .ddp-wrap-edit3+.ddp-wrap-edit3{margin-top:15px}.theme-dark .ddp-box-popup.ddp-box-popup-type3 .ddp-box-detail .ddp-box-form{display:inline-block;width:464px;text-align:left}.theme-dark .ddp-box-popup .ddp-box-form .ddp-wrap-edit2{margin-top:30px}.theme-dark .ddp-box-popup.ddp-box-popup-type3 span.ddp-pop-detail{display:block;height:48px;padding-bottom:10px;color:#4e5368;font-size:14px;line-height:24px}.theme-dark .ddp-box-popup.ddp-box-popup-type3 span.ddp-pop-detail em.ddp-icon-time2{margin-right:5px;vertical-align:middle}.theme-dark .ddp-box-popup.ddp-box-popup-type3 ul.ddp-list-type-input{display:inline-block;text-align:left}.theme-dark .ddp-box-popup.ddp-box-popup-type3 ul.ddp-list-type-input li{padding:6px 0}.theme-dark .ddp-box-popup.ddp-box-popup-type3 ul.ddp-list-type-input li .ddp-label-radio+.ddp-type-selectbox{position:relative;top:-5px}.theme-dark .ddp-box-popup.ddp-box-popup-type3 ul.ddp-list-type-input li.ddp-list-inline .ddp-label-radio.ddp-inline{margin-right:9px}.theme-dark .ddp-box-popup.ddp-box-popup-type3 ul.ddp-list-type-input li.ddp-list-inline .ddp-type-selectbox{width:230px;box-sizing:border-box}.theme-dark .ddp-box-popup.ddp-box-popup-type3 .ddp-ui-buttons{position:absolute;left:0;right:0;bottom:80px}.theme-dark .ddp-type-contents{position:fixed;left:0;right:0;bottom:0;top:0;padding-top:72px;padding-bottom:55px;text-align:center;background-color:#fff;overflow-y:auto;z-index:126}.theme-dark .ddp-type-contents.ddp-scroll .ddp-icon-name{box-shadow:0 3px 5px rgba(0,0,0,.05)}.theme-dark .ddp-type-contents.ddp-scroll>.ddp-ui-buttons,.theme-dark .ddp-type-contents.ddp-scroll>.ddp-ui-buttons2{box-shadow:0 -3px 5px rgba(0,0,0,.05)}.theme-dark .ddp-type-contents2{position:fixed;left:0;right:0;bottom:0;top:54px;z-index:2;overflow:auto}.theme-dark .ddp-type-contents2 .type-capture{background-color:#2f323d}.theme-dark .ddp-type-contents2 .type-capture .page-alarm-detail{height:auto;min-height:100%}.theme-dark .ddp-type-contents3{position:fixed;left:0;right:0;bottom:0;top:0;background-color:#fff;overflow-y:auto;z-index:126}.theme-dark .ddp-type-contents a.ddp-btn-close{position:fixed;top:20px;right:20px;display:inline-block;width:23px;height:23px;background:url(/assets/images/btn_popclose.png) no-repeat;z-index:90}.theme-dark .ddp-type-contents .ddp-ui-name2{display:inline-block;position:relative;padding:54px 16px 33px;margin-bottom:52px;color:#1972d0;font-size:18px}.theme-dark .ddp-type-contents .ddp-ui-name2.ddp-type{padding:0 0 33px;margin-top:-20px}.theme-dark .ddp-type-contents .ddp-ui-name2.ddp-type2{margin-bottom:0}.theme-dark .ddp-type-contents .ddp-ui-name2.ddp-type3{padding-top:13px;padding-bottom:15px;margin-bottom:25px}.theme-dark .ddp-type-contents.ddp-resize2.ddp-type2 .ddp-ui-name2{padding:2px 0 15px;margin-bottom:0}.theme-dark .ddp-type-contents.ddp-resize.ddp-type{padding:38px 0 78px}.theme-dark .ddp-type-contents.ddp-resize.ddp-type .ddp-ui-name2.ddp-type3 .ddp-txt-info{display:block;color:#7e8aa5;font-size:14px;text-align:center}.theme-dark .ddp-type-contents .ddp-ui-name2 .ddp-icon-newlink2,.theme-dark .ddp-type-contents .ddp-ui-name2 .ddp-icon-workbench{display:inline-block;position:absolute;top:0;left:50%;margin-left:-15px;width:30px;height:30px;background:url(/assets/images/icon_popup.png) no-repeat}.theme-dark .ddp-type-contents .ddp-ui-name2 .ddp-icon-workbench{background-position:-31px top}.theme-dark .ddp-type-contents .ddp-ui-name2 em[class*=ddp-bg-order-line2]{display:inline-block;position:absolute;bottom:-4px;left:50%;width:38px;height:9px;margin-left:-19px;background:url(/assets/images/dark_theme/bg_order_line2_dark.png) no-repeat}.theme-dark .ddp-type-contents .ddp-ui-name2 em.ddp-bg-order-line2-type2{background-position:left -10px}.theme-dark .ddp-type-contents .ddp-ui-name2 em[class*=ddp-bg-order-line3]{display:inline-block;position:absolute;bottom:-4px;left:50%;width:70px;height:9px;margin-left:-34px;background:url(/assets/images/dark_theme/bg_order_line_dark.png) no-repeat}.theme-dark .ddp-type-contents .ddp-ui-name2 em.ddp-bg-order-line3-type2{background-position:left -10px}.theme-dark .ddp-type-contents .ddp-ui-name2 em.ddp-bg-order-line3-type3{background-position:left -20px}.theme-dark .ddp-type-contents .ddp-ui-name2 em[class*=ddp-bg-order-line4]{display:inline-block;position:absolute;bottom:-4px;left:50%;width:100px;height:9px;margin-left:-50px;background:url(/assets/images/dark_theme/bg_order_line4_dark.png) no-repeat}.theme-dark .ddp-type-contents .ddp-ui-name2 em.ddp-bg-order-line4-type2{background-position:left -10px}.theme-dark .ddp-type-contents .ddp-ui-name2 em.ddp-bg-order-line4-type3{background-position:left -20px}.theme-dark .ddp-type-contents .ddp-ui-name2 em.ddp-bg-order-line4-type4{background-position:left -30px}.theme-dark .ddp-type-contents .ddp-ui-name2 em[class*=ddp-bg-order-line5]{display:inline-block;position:absolute;bottom:-4px;left:50%;width:129px;height:9px;margin-left:-64px;background:url(/assets/images/dark_theme/bg_order_line5_dark.png) no-repeat}.theme-dark .ddp-type-contents .ddp-ui-name2 em.ddp-bg-order-line5-type2{background-position:left -10px}.theme-dark .ddp-type-contents .ddp-ui-name2 em.ddp-bg-order-line5-type3{background-position:left -20px}.theme-dark .ddp-type-contents .ddp-ui-name2 em.ddp-bg-order-line5-type4{background-position:left -30px}.theme-dark .ddp-type-contents .ddp-ui-name2 em.ddp-bg-order-line5-type5{background-position:left -40px}.theme-dark .ddp-type-contents .ddp-ui-name2 em.ddp-bg-order-type{display:inline-block;position:absolute;bottom:-4px;left:50%;width:75px;margin-left:-38px;border-top:1px solid #1972d0}.theme-dark .ddp-type-contents-in .ddp-txt-info{display:block;padding-bottom:86px;color:#1f2942;font-size:28px;text-align:center;font-weight:300}.theme-dark .ddp-type-contents-in .ddp-txt-info.ddp-type{padding-bottom:88px}.theme-dark .ddp-type-contents .ddp-ui-buttons{padding-top:20px}.theme-dark .ddp-type-contents .ddp-ui-buttons a[class*=ddp-btn-type-]{margin:0 2px}.theme-dark .ddp-type-contents .ddp-ui-buttons.type-shadow{box-shadow:0 -3px 8px 0 rgba(0,0,0,.1)}.theme-dark .ddp-type-contents.ddp-resize{overflow:hidden}.theme-dark .ddp-type-contents.ddp-resize .ddp-type-contents-in{position:absolute;top:154px;left:0;right:0;bottom:80px}.theme-dark .ddp-type-contents.ddp-resize .ddp-type-contents-in.ddp-type{top:0}.theme-dark .ddp-type-contents.ddp-resize .ddp-type-contents-in.ddp-type .ddp-type-multidata{top:86px}.theme-dark .ddp-type-contents.ddp-resize .ddp-box-popupcontents3{position:absolute;top:65px;left:0;right:0;bottom:0;height:auto;margin-top:0}.theme-dark .ddp-type-contents.ddp-resize.ddp-type .ddp-box-popupcontents3{top:0}.theme-dark .ddp-type-contents.ddp-resize.ddp-type .ddp-box-popupcontents3.ddp-type-multidata.ddp-edit{bottom:-38px;overflow:hidden}.theme-dark .ddp-type-contents.ddp-resize.ddp-type .ddp-type-contents-in{top:140px}.theme-dark .ddp-type-contents.ddp-resize .ddp-ui-buttons{position:absolute;bottom:0;left:0;right:0;padding-bottom:20px}.theme-dark .ddp-type-contents.ddp-resize2{padding:0}.theme-dark .ddp-type-contents.ddp-resize2 .ddp-icon-name{position:fixed;top:0;left:0;right:0;padding-top:72px;background-color:#fff;z-index:70}.theme-dark .ddp-type-contents.ddp-resize2 .ddp-icon-name .ddp-txt-info{display:block;padding-bottom:86px;color:#1f2942;font-size:28px;text-align:center;font-weight:300}.theme-dark .ddp-type-contents.ddp-resize2.ddp-type2 .ddp-icon-name{padding-top:38px;padding-bottom:25px}.theme-dark .ddp-type-contents.ddp-resize2.ddp-type2 .ddp-icon-name .ddp-txt-info{padding-bottom:0;color:#7e8aa5;font-size:14px;font-weight:400}.theme-dark .ddp-type-contents.ddp-resize2.ddp-type2 .ddp-icon-name.type-shadow{box-shadow:0 3px 8px 0 rgba(0,0,0,.1)}.theme-dark .ddp-type-contents.ddp-resize2 .ddp-ui-name2.ddp-type{position:fixed;padding-top:40px;left:0;right:0;margin-top:0;background-color:#fff;z-index:20}.theme-dark .ddp-type-contents.ddp-resize2 .ddp-box-popupcontents4{padding:120px 0 78px}.theme-dark .ddp-type-contents.ddp-resize2 .ddp-box-popupcontents4>.ddp-wrap-edit2:first-of-type{margin-top:0}.theme-dark .ddp-type-contents.ddp-resize2 .ddp-ui-buttons.type-fix,.theme-dark .ddp-type-contents.ddp-resize2>.ddp-ui-buttons,.theme-dark .ddp-type-contents.ddp-resize2>.ddp-ui-buttons2{position:fixed;bottom:0;left:0;right:0;padding-bottom:20px;background-color:#fff}.theme-dark .ddp-type-contents.ddp-resize2 .ddp-type-contents-in{position:relative;min-height:100%;padding:356px 0 85px;box-sizing:border-box}.theme-dark .ddp-type-contents.ddp-resize2 .ddp-type-contents-in.ddp-scroll{position:absolute;top:136px;left:0;right:0;bottom:78px;padding:0!important;min-height:auto;overflow:auto}.theme-dark .ddp-type-contents.ddp-resize2.ddp-type2 .ddp-type-contents-in{padding-top:139px;box-sizing:border-box}.theme-dark .ddp-type-contents-in.ddp-size-resize .ddp-box-grid-detail{bottom:1px}.theme-dark .ddp-type-contents.ddp-resize2 .ddp-type-contents-in.ddp-full{height:100%}.theme-dark .ddp-type-contents.ddp-resize2 .ddp-box-popupcontents3{padding:160px 0 130px}.theme-dark .ddp-type-contents.ddp-resize2.ddp-type2 .ddp-box-popupcontents3{padding-top:138px}.theme-dark .ddp-type-contents.ddp-resize2 .ddp-type-contents-in .ddp-box-popupcontents3{padding:0}.theme-dark .ddp-type-contents.ddp-resize2.ddp-type .ddp-type-contents-in{padding-top:270px}.theme-dark .ddp-type-contents.ddp-resize2.ddp-type .ddp-type-contents-in.ddp-type{padding-top:177px}.theme-dark .ddp-type-contents.ddp-resize2 .ddp-box-popupcontents{height:100%}.theme-dark .ddp-type-contents.ddp-resize2 .ddp-box-popupcontents.type-info{padding-bottom:40px;box-sizing:border-box}.theme-dark .ddp-type-contents.ddp-resize2 .ddp-box-popupcontents.type-info .ddp-box-synch{position:absolute;bottom:0;left:0;right:0}.theme-dark .ddp-type-contents.ddp-resize2 .ddp-box-source-create.ddp-box-type .ddp-wrap-edit3:first-of-type{margin-top:0}.theme-dark .ddp-type-contents-in.ddp-size-resize{height:100%}.theme-dark .ddp-type-contents-in.ddp-size-resize .ddp-popup-dashboard{height:100%;padding-bottom:18px;box-sizing:border-box}.theme-dark .ddp-type-contents-in.ddp-size-resize .ddp-wrap-variable{height:100%;margin-top:-43px;padding-top:43px;box-sizing:border-box}.theme-dark .ddp-type-contents-in.ddp-size-resize .ddp-wrap-viewtable{height:100%}.theme-dark .ddp-type-contents-in.ddp-size-resize .ddp-wrap-viewtable.ddp-add{position:relative;padding-bottom:44px;box-sizing:border-box}.theme-dark .ddp-type-contents-in.ddp-size-resize .ddp-popup-dashboard .ddp-wrap-variable .ddp-wrap-grid{height:100%}.theme-dark .ddp-type-contents-in.ddp-size-resize .ddp-popup-dashboard .ddp-wrap-grid .ddp-box-viewtable{height:100%;min-height:auto}.theme-dark .ddp-type-contents-in.ddp-size-resize .ddp-wrap-viewtable.ddp-add .ddp-box-add-link3{position:absolute;bottom:1px;left:0;right:0}.theme-dark .ddp-type-contents-in.ddp-size-resize .ddp-box-grid-detail{bottom:19px}.theme-dark .ddp-type-contents-in.ddp-size-resize .ddp-ui-bottomoption{bottom:0;top:inherit}.theme-dark .ddp-type-contents-in.ddp-size-resize .ddp-ui-import-option{position:relative;height:100%;padding-bottom:0;box-sizing:border-box}.theme-dark .ddp-type-contents-in.ddp-size-resize .ddp-ui-import-option .ddp-ui-grid{height:100%}.theme-dark .ddp-type-contents-in.ddp-size-resize .ddp-box-popupcontents.ddp-info{padding-bottom:18px;box-sizing:border-box}.theme-dark .ddp-type-contents-in.ddp-size-resize .ddp-dataflow .ddp-box-viewtable{height:100%}.theme-dark .ddp-type-contents-in.ddp-size-resize .ddp-dataset{margin-top:-95px;padding:95px 0 0;box-sizing:border-box}.theme-dark .ddp-type-contents-in.ddp-size-resize .ddp-ui-import-option.ddp-selected-query .ddp-dataset{margin-top:-358px;padding-top:358px}.theme-dark .ddp-type-contents-in.ddp-size-resize2,.theme-dark .ddp-type-contents-in.ddp-size-resize2 .ddp-popup-dashboard,.theme-dark .ddp-type-contents-in.ddp-size-resize2 .ddp-popup-dashboard .ddp-wrap-grid,.theme-dark .ddp-type-contents-in.ddp-size-resize2 .ddp-wrap-variable{height:100%}.theme-dark .ddp-type-contents-in.ddp-size-resize2 .ddp-cluster-add,.theme-dark .ddp-type-contents-in.ddp-size-resize2 .ddp-cluster-add .ddp-box-application,.theme-dark .ddp-type-contents-in.ddp-size-resize2 .ddp-wrap-file-navi,.theme-dark .ddp-type-contents-in.ddp-size-resize2 .ddp-wrap-sheet{height:100%;box-sizing:border-box}.theme-dark .ddp-type-contents-in.ddp-size-resize2 .ddp-cluster-add .ddp-wrap-ex{height:100%;box-sizing:border-box;overflow:auto}.theme-dark .ddp-type-contents-in.ddp-sheet-resize{height:100%}.theme-dark .ddp-type-contents-in.ddp-sheet-resize .ddp-wrap-variable{height:100%;padding:259px 0 0;margin-top:-254px;box-sizing:border-box}.theme-dark .ddp-type-contents-in.ddp-sheet-resize .ddp-flex .ddp-wrap-variable{padding:0;margin:0;height:auto;flex:1 auto;overflow:hidden}.theme-dark .ddp-type-contents-in.ddp-sheet-resize .ddp-wrap-message{padding-top:5px}.theme-dark .ddp-type-contents-in.ddp-sheet-resize .ddp-wrap-variable .ddp-wrap-sheet{height:100%;box-sizing:border-box}.theme-dark .ddp-type-contents-in.ddp-sheet-resize .ddp-wrap-variable.ddp-type{margin-top:-145px;padding:155px 0 0}.theme-dark .ddp-type-contents-in.ddp-size-resize3,.theme-dark .ddp-type-contents-in.ddp-size-resize3 .ddp-box-popupcontents3{height:100%}.theme-dark .ddp-type-contents-in.ddp-size-resize3 .ddp-wrap-variable{height:100%;margin-top:-124px;padding:124px 0 0;box-sizing:border-box}.theme-dark .ddp-type-contents-in.ddp-size-resize3 .ddp-wrap-variable .ddp-box-schema,.theme-dark .ddp-type-contents-in.ddp-size-resize3 .ddp-wrap-variable .ddp-box-schema .ddp-wrap-fleft,.theme-dark .ddp-type-contents-in.ddp-size-resize3 .ddp-wrap-variable .ddp-box-schema .ddp-wrap-fright{height:100%;box-sizing:border-box}.theme-dark .ddp-type-contents-in.ddp-size-resize3 .ddp-wrap-variable .ddp-box-schema .ddp-box-viewtable{min-height:inherit}.theme-dark .ddp-wrap-datadetail.ddp-size-resize{height:100%;margin-top:-48px;padding:63px 45px 0;box-sizing:border-box}.theme-dark .ddp-wrap-datadetail.ddp-size-resize .ddp-wrap-tab-contents{height:100%;margin-top:-57px;padding:57px 0 50px;box-sizing:border-box}.theme-dark .ddp-wrap-datadetail.ddp-size-resize .ddp-ui-tab-contents.ddp-full{height:100%}.theme-dark .ddp-wrap-datadetail.ddp-size-resize .ddp-wrap-variable{height:100%;margin-top:-67px;padding:67px 0 0;box-sizing:Border-box}.theme-dark .ddp-wrap-datadetail.ddp-size-resize .ddp-wrap-variable .ddp-data-details{height:100%}.theme-dark .ddp-wrap-datadetail.ddp-size-resize .ddp-wrap-variable .ddp-data-details .ddp-wrap-detail{height:100%;box-sizing:Border-box;overflow:auto}.theme-dark .ddp-wrap-datadetail.ddp-size-resize .ddp-wrap-variable .ddp-wrap-sourcename{overflow:auto}.theme-dark .ddp-layout-chart .ddp-wrap-naviarea{border:1px solid #ececef;background-color:#fff}.theme-dark .ddp-wrap-naviarea{position:relative;padding-left:38px;height:48px;background-color:#1f2942;z-index:35;box-sizing:border-box}.theme-dark .ddp-wrap-naviarea em.ddp-icon-chart2{position:absolute;top:50%;left:14px;margin-top:-7px}.theme-dark .ddp-wrap-naviarea em.ddp-icon-dataset2{position:absolute;top:50%;left:14px;margin-top:-10px}.theme-dark .ddp-wrap-naviarea em.ddp-icon-dashboard2{position:absolute;top:50%;left:14px;margin-top:-7px}.theme-dark .ddp-ui-naviarea{display:block;padding:7px 0 9px;overflow:hidden}.theme-dark .ddp-ui-naviarea:before{display:table;content:""}.theme-dark .ddp-ui-naviarea:after{display:table;content:"";clear:both}.theme-dark .ddp-ui-naviarea .ddp-wrap-naviname{display:inline-block;position:relative;top:5px;float:left;max-width:60%;font-size:16px;color:#4e5368;box-sizing:border-box;line-height:1em}.theme-dark .ddp-ui-naviarea .ddp-wrap-naviname.ddp-full{max-width:100%}.theme-dark .ddp-ui-naviarea .ddp-wrap-naviname .ddp-wrap-popup2{display:none;position:absolute;top:100%;left:-15px}.theme-dark .ddp-wrap-naviname.ddp-selected .ddp-wrap-popup2{display:block}.theme-dark .ddp-ui-naviarea .ddp-wrap-naviname .ddp-wrap-popup2.ddp-type{width:245px}.theme-dark .ddp-ui-naviarea .ddp-wrap-naviname span.ddp-data-naviname{display:inline-block;position:relative;width:100%;height:25px;padding:5px 18px 0 5px;cursor:pointer;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal;box-sizing:border-box;font-family:sans-serif;line-height:1em;color:#fff}.theme-dark .ddp-ui-naviarea .ddp-wrap-naviname span.ddp-data-naviname em.ddp-icon-menuview{display:none}.theme-dark .ddp-ui-naviarea .ddp-wrap-naviname span.ddp-data-naviname.ddp-readonly{padding-right:10px;cursor:default}.theme-dark .ddp-ui-naviarea .ddp-wrap-naviname-txt span.ddp-data-naviname{padding:2px 18px 2px 5px;cursor:pointer}.theme-dark .ddp-ui-naviarea .ddp-wrap-naviname-txt span.ddp-data-naviname,.theme-dark .ddp-ui-naviarea .ddp-wrap-naviname span.ddp-txt-naviname{display:inline-block;position:relative;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal;box-sizing:border-box}.theme-dark .ddp-ui-naviarea .ddp-wrap-naviname span.ddp-txt-naviname{padding:2px 5px}.theme-dark .ddp-ui-naviarea .ddp-wrap-naviname:hover span.ddp-data-naviname{background-color:#303c59}.theme-dark .ddp-ui-naviarea .ddp-wrap-naviname:hover span.ddp-data-naviname.ddp-readonly{background:none}.theme-dark .ddp-ui-naviarea .ddp-wrap-naviname.ddp-type span.ddp-data-naviname{cursor:auto}.theme-dark .ddp-ui-naviarea .ddp-wrap-naviname.ddp-type:hover span.ddp-data-naviname{background:none}.theme-dark .ddp-ui-naviarea input.ddp-input-navi{float:left;padding:3px 5px 2px;width:100%;height:25px;font-size:16px;background-color:#303c59;box-sizing:border-box;border:none;line-height:1.3em}.theme-dark .ddp-ui-naviarea input.ddp-input-navi:-ms-input-placeholder,.theme-dark .ddp-ui-naviarea input.ddp-input-navi::-webkit-input-placeholder{color:#9ba0ab}.theme-dark .ddp-ui-naviarea .ddp-box-navi .ddp-wrap-input{display:none;position:relative;top:4px;float:left}.theme-dark .ddp-ui-naviarea .ddp-box-navi.ddp-selected .ddp-wrap-input{display:inline-block;position:relative;top:5px;width:40%;padding-right:23px;box-sizing:border-box;vertical-align:middle}.theme-dark .ddp-ui-naviarea .ddp-box-navi.ddp-selected.ddp-check-none .ddp-wrap-input{padding-right:0}.theme-dark .ddp-ui-naviarea .ddp-box-navi.ddp-selected.ddp-check-none .ddp-wrap-input .ddp-btn-check{display:none}.theme-dark .ddp-ui-naviarea .ddp-box-navi .ddp-wrap-input .ddp-btn-check{display:inline-block;position:absolute;top:0;right:0;height:25px}.theme-dark .ddp-ui-naviarea .ddp-box-navi.ddp-selected input.ddp-input-navi{display:block;color:#fff}.theme-dark .ddp-ui-naviarea .ddp-box-navi.ddp-selected .ddp-wrap-naviname span.ddp-data-naviname,.theme-dark .ddp-ui-naviarea .ddp-wrap-naviname span.ddp-data-naviname .ddp-icon-edit2{display:none}.theme-dark .ddp-ui-naviarea .ddp-wrap-naviname:hover span.ddp-data-naviname .ddp-icon-edit2{display:block;position:absolute;top:50%;right:4px;margin-top:-6px;background-position:-11px top}.theme-dark .ddp-ui-naviarea .ddp-wrap-naviname:hover span.ddp-data-naviname.ddp-readonly .ddp-icon-edit2{display:none}.theme-dark .ddp-ui-naviarea .ddp-box-navidet{float:left;position:relative;top:5px;max-width:40%;box-sizing:border-box}.theme-dark .ddp-ui-naviarea .ddp-wrap-navidet{display:inline-block;position:relative;float:left;max-width:100%;white-space:nowrap;box-sizing:border-box;overflow:hidden}.theme-dark .ddp-ui-naviarea .ddp-wrap-navidet span.ddp-data-navidet{height:25px;padding:5px;color:#fff;cursor:pointer;font-family:sans-serif;letter-spacing:.4px}.theme-dark .ddp-ui-naviarea .ddp-wrap-navidet span.ddp-data-navidet,.theme-dark .ddp-ui-naviarea .ddp-wrap-navidet span.ddp-txt-navidet{display:inline-block;float:left;width:100%;font-size:12px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal;box-sizing:border-box}.theme-dark .ddp-ui-naviarea .ddp-wrap-navidet span.ddp-txt-navidet{position:relative;top:3px;padding:2px 5px;color:#7e8aa5}.theme-dark .ddp-ui-naviarea .ddp-wrap-navidet em.ddp-icon-edit2{display:none}.theme-dark .ddp-ui-naviarea .ddp-box-navidet .ddp-wrap-input{display:none;position:relative;padding-right:23px;box-sizing:border-box}.theme-dark .ddp-ui-naviarea .ddp-box-navidet .ddp-wrap-input .ddp-btn-check{display:inline-block;position:absolute;top:0;right:0;height:25px}.theme-dark .ddp-ui-naviarea .ddp-box-navidet input.ddp-input-navi{display:inline-block;width:100%;height:25px;padding:3px 5px 3px 4px;font-size:12px;border:1px solid #303c59;background-color:#303c59;box-sizing:border-box;font-family:sans-serif;letter-spacing:.4px;color:#fff}.theme-dark .ddp-ui-naviarea .ddp-box-navidet input.ddp-input-navi::-webkit-input-placeholder{color:#9ba0ab;font-size:12px}.theme-dark .ddp-ui-naviarea .ddp-box-navidet input.ddp-input-navi:-ms-input-placeholder{font-family:SpoqaHanSans;color:#9ba0ab}.theme-dark .ddp-ui-naviarea .ddp-wrap-navidet:hover span.ddp-data-navidet{padding-right:18px;background-color:#303c59}.theme-dark .ddp-ui-naviarea .ddp-wrap-navidet span.ddp-data-navidet em.ddp-icon-edit2{position:absolute;top:50%;right:4px;margin-top:-6px}.theme-dark .ddp-ui-naviarea .ddp-wrap-navidet:hover span.ddp-data-navidet em.ddp-icon-edit2{display:block;background-position:-11px top}.theme-dark .ddp-ui-naviarea .ddp-wrap-navidet span.ddp-data-navidet.ddp-readonly{cursor:default;padding-right:0;background:none}.theme-dark .ddp-ui-naviarea .ddp-wrap-navidet span.ddp-data-navidet.ddp-readonly em.ddp-icon-edit2{display:none}.theme-dark .ddp-ui-naviarea .ddp-wrap-navidet:hover span.ddp-data-navidet.ddp-readonly{padding-right:0;background:none}.theme-dark .ddp-ui-naviarea .ddp-box-navidet.ddp-selected{width:59%}.theme-dark .ddp-ui-naviarea .ddp-box-navidet.ddp-selected .ddp-wrap-input{display:block}.theme-dark .ddp-ui-naviarea .ddp-box-navidet.ddp-selected textarea.ddp-input-navi{display:block;color:#fff}.theme-dark .ddp-ui-naviarea .ddp-box-navidet.ddp-selected .ddp-wrap-navidet{display:none}.theme-dark .ddp-wrap-naviarea .ddp-ui-navidata{float:right;position:relative;padding-right:16px}.theme-dark .ddp-wrap-naviarea .ddp-ui-navidata span.ddp-data-time{float:left;padding-right:13px;font-size:12px;color:#fff;line-height:48px;font-weight:400}.theme-dark .ddp-wrap-naviarea .ddp-ui-navidata span.ddp-data-time em{color:#9aa4bc;font-weight:400}.theme-dark .ddp-wrap-naviarea .ddp-ui-navidata span.ddp-data-source{position:relative;float:left;padding:15px 21px;color:#838793;font-size:12px}.theme-dark .ddp-wrap-naviarea .ddp-ui-navidata span.ddp-data-source:before{display:inline-block;content:"";position:absolute;top:15px;left:0;height:17px;border-left:1px solid #303c59}.theme-dark .ddp-wrap-naviarea .ddp-ui-navidata span.ddp-data-source a.ddp-icon-source3{margin-right:0;background-position:-34px -16px}.theme-dark .ddp-wrap-naviarea .ddp-ui-navidata span.ddp-data-source a.ddp-icon-source3:hover{background-position:-17px -16px}.theme-dark .ddp-wrap-naviarea .ddp-ui-navidata span.ddp-data-source .ddp-ui-tooltip-info{top:37px;right:11px}.theme-dark .ddp-wrap-naviarea .ddp-ui-navidata span.ddp-data-sec{float:left;padding:15px 20px 16px 0}.theme-dark .ddp-wrap-naviarea .ddp-ui-navidata span.ddp-data-sec a{color:#aab5d3;font-size:12px}.theme-dark .ddp-wrap-naviarea .ddp-ui-navidata span.ddp-data-sec a em.ddp-icon-redo{display:inline-block;width:18px;height:16px;background:url(/assets/images/dark_theme/icon_redo2_dark.png) no-repeat}.theme-dark .ddp-wrap-naviarea .ddp-ui-navidata span.ddp-data-sec a:hover{color:#fff}.theme-dark .ddp-wrap-naviarea .ddp-ui-navidata span.ddp-data-sec a:hover em.ddp-icon-redo{background-position:-19px top}.theme-dark .ddp-wrap-naviarea .ddp-ui-navidata.ddp-type .ddp-ui-work-buttons:before{display:none}.theme-dark .ddp-wrap-naviarea .ddp-ui-work-buttons{position:relative;float:left;padding:16px 0 0 23px}.theme-dark .ddp-wrap-naviarea .ddp-ui-work-buttons:before{display:inline-block;position:absolute;top:15px;left:0;height:17px;border-left:1px solid #303c59;content:""}.theme-dark .ddp-wrap-naviarea .ddp-ui-work-buttons a[class*=ddp-icon-]{color:#aab5d3;font-size:12px}.theme-dark .ddp-wrap-naviarea .ddp-ui-work-buttons a[class*=ddp-icon-]:hover{color:#fff}.theme-dark .ddp-wrap-naviarea .ddp-ui-work-buttons a.ddp-icon-more{font-size:0}.theme-dark .ddp-wrap-naviarea .ddp-ui-work-buttons .ddp-ui-more,.theme-dark .ddp-wrap-naviarea .ddp-ui-work-buttons a.ddp-icon-board-edit,.theme-dark .ddp-wrap-naviarea .ddp-ui-work-buttons a.ddp-icon-board-monitoring{float:left}.theme-dark .ddp-wrap-naviarea .ddp-ui-work-buttons a.ddp-icon-board-monitoring{margin-right:21px}.theme-dark .ddp-wrap-naviarea .ddp-ui-work-buttons a.ddp-icon-board-edit{margin-right:18px}.theme-dark .ddp-wrap-naviarea .ddp-ui-work-buttons .ddp-ui-more{position:relative}.theme-dark .ddp-wrap-naviarea .ddp-ui-work-buttons .ddp-ui-more a.ddp-icon-more:before{background-position:left -12px}.theme-dark .ddp-wrap-naviarea .ddp-ui-work-buttons .ddp-ui-more a.ddp-icon-more:hover:before{background-position:left -4px}.theme-dark .ddp-wrap-naviarea .ddp-ui-work-buttons .ddp-ui-more.ddp-selected .ddp-wrap-popup2{display:block;z-index:15}.theme-dark .ddp-wrap-naviarea .ddp-ui-work-buttons .ddp-ui-more.ddp-selected a.ddp-icon-more:before{background-position:0 -4px}.theme-dark .ddp-wrap-naviarea .ddp-ui-work-buttons .ddp-ui-more.ddp-selected:hover .ddp-ui-tooltip-info{display:none}.theme-dark .ddp-wrap-naviarea .ddp-ui-work-buttons .ddp-ui-more .ddp-wrap-popup2{display:none;position:absolute;top:24px;right:0;min-width:250px}.theme-dark .ddp-ui-more .ddp-ui-tooltip-info.ddp-down em.ddp-icon-view-top{right:20px}.theme-dark a.ddp-link-naviarea em.ddp-icon-navi{display:inline-block;position:absolute;top:50%;left:22px;width:17px;height:16px;margin:-8px 0 0;background:url(/assets/images/btn_back.png) no-repeat}.theme-dark .ddp-wrap-naviarea.ddp-naviarea2{padding-left:55px;padding-right:10px}.theme-dark .ddp-wrap-naviarea.ddp-naviarea2 .ddp-ui-naviarea .ddp-box-navidet{padding-left:0}.theme-dark .ddp-wrap-naviarea.ddp-naviarea2.ddp-type{padding-right:80px}.theme-dark .ddp-wrap-naviarea a.ddp-link-naviarea{display:inline-block;position:absolute;top:0;left:0;width:50px;height:47px}.theme-dark .ddp-wrap-naviarea .ddp-box-tag{display:inline-block;float:left;margin:16px 8px 0 0}.theme-dark .ddp-ui-navibuttons{position:absolute;top:7px;right:0;padding-right:12px}.theme-dark .ddp-ui-navibuttons a.ddp-btn-redo,.theme-dark .ddp-ui-navibuttons a.ddp-btn-undo{display:inline-block;margin-left:19px;width:21px;height:14px;background:url(/assets/images/btn_redo.png) no-repeat;vertical-align:middle}.theme-dark .ddp-ui-navibuttons a.ddp-btn-redo{transform:rotate(180deg);margin-right:16px}.theme-dark .ddp-ui-navibuttons a.ddp-btn-undo:hover{background-position:left -15px}.theme-dark .ddp-ui-navibuttons a.ddp-btn-redo:hover{transform:rotate(180deg);background-position:left -15px}.theme-dark .ddp-ui-navibuttons a.ddp-btn-redo.ddp-disable:hover,.theme-dark .ddp-ui-navibuttons a.ddp-btn-redo.ddp-disabled,.theme-dark .ddp-ui-navibuttons a.ddp-btn-undo.ddp-disabled,.theme-dark .ddp-ui-navibuttons a.ddp-btn-undo.ddp-disabled:hover{opacity:.4;cursor:no-drop;background-position:0 0}.theme-dark .ddp-ui-navibuttons a.ddp-btn-line3{display:inline-block;padding:7px;margin-left:5px;min-width:103px;border:1px solid #7e8aa5;border-radius:2px;text-align:center;color:#fff;font-size:12px;font-weight:700}.theme-dark .ddp-ui-navibuttons a.ddp-btn-buttons2{margin-left:5px}.theme-dark .ddp-ui-navibuttons a.ddp-btn-line3:hover{border:1px solid #fff;color:#fff}.theme-dark .ddp-ui-navibuttons a.ddp-btn-line3.ddp-disabled{border:1px solid #c5c7cc;opacity:.5;cursor:no-drop}.theme-dark .ddp-ui-navibuttons a.ddp-btn-blank{display:inline-block;padding:10px 22px;margin-right:-12px}.theme-dark .ddp-ui-navibuttons a.ddp-btn-blank em{margin-right:0}.theme-dark .ddp-wrap-naviarea.ddp-editnavi{padding-right:400px}.theme-dark .ddp-wrap-naviarea.ddp-editnavi.ddp-board-naviarea{padding-right:780px}.theme-dark .ddp-wrap-naviarea.ddp-editnavi .ddp-ui-naviarea{white-space:normal;text-overflow:inherit;overflow:inherit}.theme-dark .ddp-wrap-naviarea.ddp-editnavi .ddp-ui-naviarea .ddp-wrap-navidet:hover span.ddp-data-navidet,.theme-dark .ddp-wrap-naviarea.ddp-editnavi .ddp-ui-naviarea .ddp-wrap-naviname:hover span.ddp-data-naviname{background:none}.theme-dark .ddp-wrap-naviarea.ddp-editnavi .ddp-ui-naviarea .ddp-wrap-naviname span.ddp-data-naviname.ddp-readonly{padding-right:10px}.theme-dark .ddp-ui-naviarea .ddp-wrap-naviname em.ddp-icon-menuview{display:inline-block;position:absolute;top:50%;right:14px;width:9px;height:5px;margin-top:-3px;background:url(/assets/images/icon_menuview.png) no-repeat;background-position:left -14px}.theme-dark .ddp-wrap-login{height:100%;min-height:800px;background:url(/assets/images/login.jpg) no-repeat 50% fixed;background-size:cover}.theme-dark .ddp-wrap-login.let-it-snow{height:100%;min-height:auto;overflow:hidden;background:url(/assets/images/login_christmas.jpg) no-repeat 50% fixed;background-size:cover}.theme-dark .ddp-wrap-login.let-it-snow .ddp-bg-login,.theme-dark .ddp-wrap-login.let-it-snow .ddp-blur2{display:none}.theme-dark .ddp-ui-login{position:relative;width:410px;height:100%;padding:192px 0 0;background-color:hsla(0,0%,100%,.7);z-index:1;box-sizing:border-box}.theme-dark .ddp-wrap-login .ddp-blur2{display:block;background:url(/assets/images/login.jpg) no-repeat fixed;background-size:cover;overflow:hidden;content:"";filter:blur(5px);position:absolute;left:0;bottom:0;height:100%;width:410px}.theme-dark .ddp-ui-login .ddp-box-login{width:278px;margin:0 auto}.theme-dark .ddp-ui-login .ddp-ui-logo{height:36px;padding-bottom:20px}.theme-dark .ddp-ui-login .ddp-ui-logo .st0{fill:#1a274b}.theme-dark .ddp-ui-login .ddp-ui-logo .st1{fill:#272950}.theme-dark .ddp-ui-login .ddp-ui-logo .st2{fill:#47dbf4}.theme-dark .ddp-ui-login .ddp-ui-logo .st3{fill:#7575ea}.theme-dark .ddp-form-login .ddp-form-input{position:relative;width:100%;box-sizing:border-box}.theme-dark .ddp-form-login .ddp-form-input label{display:block;padding:30px 0 0;color:rgba(39,41,80,.7);font-size:13px}.theme-dark .ddp-form-login .ddp-form-input span.ddp-input-type{display:block;width:100%;border:none;background:transparent}.theme-dark .ddp-form-login .ddp-form-input span.ddp-input-type input{width:100%;padding:8px 0;border:none;border-bottom:1px solid #b5b5cc;background-color:transparent;color:#272950;font-size:18px}.theme-dark .ddp-form-login .ddp-form-input span.ddp-input-type input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #fff inset}.theme-dark .ddp-form-login .ddp-form-input span.ddp-input-type input:focus{border-bottom:1px solid #272950}.theme-dark .ddp-form-login .ddp-ui-login-option{min-width:360px;max-width:-moz-fit-content;max-width:fit-content;margin:26px 0 40px;white-space:nowrap;overflow:hidden}.theme-dark .ddp-form-login .ddp-ui-login-option .ddp-wrap-input-checkbox{position:relative;float:left;margin-right:20px;padding-left:20px}.theme-dark .ddp-form-login .ddp-ui-login-option .ddp-wrap-input-checkbox label{position:relative;font-size:14px;color:#272950}.theme-dark .ddp-form-login .ddp-ui-login-option .ddp-wrap-input-checkbox input[type=checkbox]{position:absolute;top:50%;left:0;margin-top:-6px;opacity:0;z-index:1}.theme-dark .ddp-form-login .ddp-ui-login-option .ddp-wrap-input-checkbox i{display:inline-block;width:12px;height:12px;position:absolute;top:50%;left:0;margin-top:-6px;background:url(/assets/images/icon_checkbox2.png) no-repeat}.theme-dark .ddp-form-login .ddp-ui-login-option .ddp-wrap-input-checkbox input[type=checkbox]:checked+i{background-position:-26px -13px}.theme-dark .ddp-form-login .ddp-ui-login-option .ddp-wrap-input-checkbox input[type=checkbox]:checked+i+label{font-weight:700}.theme-dark .ddp-form-login a.ddp-link-search,.theme-dark .ddp-form-login a.ddp-link-sign{color:#272950;font-size:13px;font-weight:300}.theme-dark .ddp-form-login a.ddp-link-sign{position:relative;margin-left:12px;padding-left:12px}.theme-dark .ddp-form-login a.ddp-link-sign:before{display:inline-block;height:13px;position:absolute;top:50%;left:0;margin-top:-7px;border-left:1px solid #585879;content:""}.theme-dark .ddp-form-login a.ddp-link-search:hover,.theme-dark .ddp-form-login a.ddp-link-sign:hover{text-decoration:underline}.theme-dark .ddp-ui-login a.ddp-link-request{color:#fff;font-size:14px;text-decoration:underline}.theme-dark .ddp-ui-login-buttons{padding-bottom:15px}.theme-dark .ddp-ui-login-buttons a.ddp-btn{display:inline-block;width:100%;color:#fff;font-size:14px;text-align:center;line-height:38px;font-weight:700;border-radius:3px;background-color:#272950}.theme-dark .ddp-ui-login-buttons a.ddp-btn:hover{background-color:#7575ea}.theme-dark .metatron-login .ddp-bg-login{display:inline-block;background:url(/assets/images/login.jpg) no-repeat;background-size:100% 100%}.theme-dark .ddp-layout-footer{position:absolute;left:66px;bottom:30px;width:278px;text-align:center;z-index:1;overflow:hidden}.theme-dark .ddp-ui-footer{display:inline-block;position:relative;text-align:left}.theme-dark .ddp-ui-footer img.ddp-logo-sk{position:absolute;top:30px;left:0}.theme-dark .ddp-ui-footer ul.ddp-list-footer{float:left;overflow:hidden}.theme-dark .ddp-ui-footer ul.ddp-list-footer li{float:left}.theme-dark .ddp-ui-footer ul.ddp-list-footer li a{display:block;position:relative;padding:0 7px 0 6px;color:#272950;font-weight:300}.theme-dark .ddp-ui-footer ul.ddp-list-footer li a:hover{text-decoration:underline}.theme-dark .ddp-ui-footer ul.ddp-list-footer li:first-of-type a:after,.theme-dark .ddp-ui-footer ul.ddp-list-footer li a em{display:none}.theme-dark .ddp-ui-footer ul.ddp-list-footer li a:after{display:inline-block;position:absolute;top:50%;left:0;margin-top:-7px;content:"";height:13px;border-right:1px solid #909090}.theme-dark .ddp-ui-footer ul.ddp-list-footer li:first-child a{padding-left:0}.theme-dark .ddp-ui-footer span.ddp-ui-copy{float:left;padding:3px 0 0;color:rgba(39,41,80,.6);font-size:12px;letter-spacing:-1px}.theme-dark .ddp-wrap-popup{position:fixed;left:0;right:0;bottom:0;top:0;z-index:126}.theme-dark .ddp-ui-popup-in{position:absolute;left:0;right:0;bottom:0;top:0;overflow:auto}.theme-dark .ddp-wrap-popup em.ddp-bg-popup{position:fixed;left:0;right:0;bottom:0;top:0;background-color:rgba(208,209,216,.5)}.theme-dark .ddp-ui-popup-table{display:table;width:100%;height:100%}.theme-dark .ddp-wrap-popup .ddp-ui-popup{position:relative;left:50%;width:600px;margin:98px 0 98px -300px;padding:100px 0 60px;background-color:#fff;z-index:91}.theme-dark .ddp-wrap-popup .ddp-ui-popup a.ddp-btn-close{display:inline-block;position:absolute;top:20px;right:20px;width:23px;height:23px;background:url(/assets/images/btn_popclose.png) no-repeat;z-index:1}.theme-dark .ddp-popup-table-cell{display:table-cell;vertical-align:middle;text-align:center}.theme-dark .ddp-wrap-popup .ddp-popup-table-cell .ddp-ui-popup{display:inline-block;padding-bottom:100px;position:relative;margin:0;left:0}.theme-dark .ddp-wrap-popup .ddp-ui-popup span.ddp-ui-pop-title{display:block;padding-bottom:28px;text-align:center;font-size:28px;font-weight:300;color:#222}.theme-dark .ddp-ui-popup ul.ddp-list-tab{display:block;padding:20px 0 0;text-align:center}.theme-dark .ddp-ui-popup ul.ddp-list-tab li{display:inline-block;padding:0 12px}.theme-dark .ddp-ui-popup ul.ddp-list-tab li a{display:block;padding-bottom:10px;color:#444;font-size:14px;border-bottom:2px solid #fff}.theme-dark .ddp-ui-popup ul.ddp-list-tab li.ddp-selected a{border-bottom:2px solid #ff8b00;font-weight:700}.theme-dark .ddp-ui-popup .ddp-ui-buttons2 .ddp-btn-type-popup{margin:0 4px}.theme-dark .ddp-ui-popup .ddp-txt-pop-info{padding:36px 68px 0;color:#90969f;font-size:14px;text-align:center}.theme-dark .ddp-ui-search-contet{padding:27px 68px 0}.theme-dark .ddp-ui-search-contet.ddp-ui-id-content{padding-top:55px}.theme-dark .ddp-ui-search-contet .ddp-ui-input-form{padding-bottom:45px}.theme-dark .ddp-ui-search-contet .ddp-ui-input-form .ddp-ui-error{display:block;padding:10px 0 0;color:#ff3324;font-size:14px}.theme-dark .ddp-ui-search-contet .ddp-ui-input-form .ddp-ui-error em.ddp-icon-error{display:inline-block;position:relative;top:-1px;margin-right:5px;width:15px;height:15px;background:url(/assets/images/icon_info.png) no-repeat;vertical-align:middle}.theme-dark .ddp-ui-search-id{padding:106px 68px 117px}.theme-dark .ddp-ui-search-id span.ddp-txt-data{display:block;padding:0 0 10px;border-bottom:1px solid #ddd;color:#444;font-size:16px;text-align:center}.theme-dark .ddp-ui-search-id span.ddp-txt-data em.ddp-data-id{color:#ff8b00}.theme-dark .ddp-wrap-popup .ddp-ui-popup.ddp-box-user-popup{margin-top:98px;margin-bottom:40px;padding-top:40px;padding-bottom:40px}.theme-dark .ddp-wrap-popup .ddp-ui-popup.ddp-box-user-popup .ddp-ui-buttons2{padding-top:0}.theme-dark .ddp-wrap-popup .ddp-ui-popup.ddp-box-user-popup .ddp-ui-user-contet{padding-top:30px}.theme-dark .ddp-ui-user-contet{padding:45px 68px 0}.theme-dark .ddp-ui-input-form{position:relative;padding-bottom:35px}.theme-dark .ddp-ui-input-form .ddp-ui-error{display:block;position:absolute;bottom:15px;color:#eb5f58;font-size:12px}.theme-dark .ddp-ui-input-form .ddp-ui-error em.ddp-icon-error{display:none;position:relative;top:-1px;margin-right:5px;width:11px;height:11px;background:url(/assets/images/icon_info.png) no-repeat;background-position:-16px 0;vertical-align:middle}.theme-dark .ddp-ui-input-form .ddp-input-check{position:relative;padding-right:20px;border-bottom:1px solid #ddd}.theme-dark .ddp-ui-input-form .ddp-input-check input{border-bottom:none}.theme-dark .ddp-ui-input-form .ddp-input-check em.ddp-icon-ok{display:inline-block;position:absolute;top:50%;right:0;background:url(/assets/images/icon_message.png) no-repeat}.theme-dark .ddp-ui-input-form .ddp-input-check em.ddp-icon-error{display:inline-block;position:absolute;top:50%;right:0;background:url(/assets/images/icon_message.png) no-repeat;display:none;width:9px;height:9px;margin-top:-5px}.theme-dark .ddp-ui-input-form .ddp-input-check em.ddp-icon-ok{display:none;width:11px;height:8px;margin-top:-4px;background-position:left -10px}.theme-dark .ddp-ui-input-form.ddp-type-error .ddp-input-check .ddp-icon-error,.theme-dark .ddp-ui-input-form.ddp-type-ok .ddp-input-check .ddp-icon-ok{display:block}.theme-dark .ddp-ui-input-form.ddp-type-error .ddp-input-check .ddp-icon-ok{display:none}.theme-dark .ddp-input-clear{margin:0 -5px}.theme-dark .ddp-ui-input-form.ddp-col-6{padding:0 5px 35px}.theme-dark .ddp-ui-user-contet .ddp-wrap-overflow{margin:0 -10px}.theme-dark .ddp-ui-user-contet .ddp-wrap-overflow .ddp-ui-fleft{float:left;width:50%;padding:0 5px;box-sizing:Border-box}.theme-dark .ddp-ui-user-contet .ddp-wrap-overflow .ddp-ui-fright{float:right;width:50%;padding:0 5px;box-sizing:border-box}.theme-dark .ddp-ui-user-contet .ddp-wrap-overflow .ddp-ui-input-form{padding:0 5px 35px}.theme-dark .ddp-ui-user-contet .ddp-ui-input-form .ddp-input-check .ddp-icon-error{background-position:left -28px}.theme-dark .ddp-ui-user-contet .ddp-ui-input-form .ddp-input-check .ddp-icon-ok{background-position:left -38px}.theme-dark .ddp-ui-input-form .ddp-ui-error{visibility:hidden}.theme-dark .ddp-ui-input-form.ddp-type-error .ddp-ui-error{visibility:inherit}.theme-dark .ddp-ui-info .ddp-txt-info{display:block;padding-bottom:15px}.theme-dark .ddp-ui-info .ddp-txt-info em.ddp-icon-info{position:relative;top:-1px;margin-right:5px;vertical-align:middle}.theme-dark .ddp-ui-file-select{position:relative;padding-bottom:65px}.theme-dark .ddp-ui-file-select .ddp-ui-buttons{padding:31px 0;margin-top:14px}.theme-dark .ddp-ui-file-select .ddp-ui-buttons .ddp-btn-sbutton{float:left;position:relative;min-width:90px;padding:6px 10px;margin:0 2px;color:#444;font-size:13px;text-align:center;border-radius:3px;border:1px solid #ccc;box-sizing:border-box}.theme-dark .ddp-ui-file-select .ddp-ui-buttons .ddp-btn-sbutton:hover{border:1px solid #b7b9c1}.theme-dark .ddp-ui-file-select .ddp-ui-buttons .ddp-btn-sbutton input[type=file]{display:block;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;opacity:0}.theme-dark .ddp-ui-file-select .ddp-ui-buttons .ddp-btn-sbutton.ddp-bg-gray{color:#fff;border:1px solid #7e8aa5;background-color:#7e8aa5}.theme-dark .ddp-ui-file-select .ddp-ui-buttons .ddp-btn-sbutton.ddp-bg-gray:hover{background-color:#4e5368}.theme-dark .ddp-ui-file-select span.ddp-txt-file-det{display:block;color:#9c9c9c;font-size:12px}.theme-dark .ddp-ui-file-select .ddp-data-photo{float:left;width:90px;height:90px;margin-top:14px;margin-right:25px;border-radius:50%;overflow:hidden}.theme-dark .ddp-ui-file-select .ddp-data-photo img{width:100%;height:100%}.theme-dark .ddp-ui-popup .ddp-ui-buttons2{display:block;padding-top:55px;text-align:center;overflow:hidden}.theme-dark .ddp-wrap-popup .ddp-ui-popup.ddp-box-policy-popup{margin-top:40px}.theme-dark .ddp-wrap-popup .ddp-ui-popup.ddp-box-policy-popup span.ddp-ui-pop-title{padding-bottom:0;font-weight:400;font-size:28px}.theme-dark .ddp-ui-policy-contet{padding:50px 70px}.theme-dark .ddp-ui-policy-contet p.ddp-ui-p{padding-bottom:40px;color:#4e5368;font-size:18px}.theme-dark .ddp-ui-policy-contet p.ddp-ui-p2 strong{display:block}.theme-dark .ddp-ui-policy-contet dl.ddp-ui-dl{padding-bottom:40px}.theme-dark .ddp-ui-policy-contet dl.ddp-ui-dl *{line-height:1.5em;font-size:13px}.theme-dark .ddp-ui-policy-contet dl.ddp-ui-dl dt{padding-bottom:10px;font-size:13px;font-weight:700;color:#4e5368}.theme-dark .ddp-ui-policy-contet dl.ddp-ui-dl dd{font-size:13px;color:#4e5368}.theme-dark .ddp-ui-policy-contet dl.ddp-ui-dl dd ol li{padding-bottom:10px}.theme-dark .ddp-ui-policy-contet dl.ddp-ui-dl dd ol li ul{padding-top:10px}.theme-dark .ddp-ui-policy-contet dl.ddp-ui-dl dd ol li ul li{padding-left:20px;padding-bottom:0}.theme-dark .ddp-box-popup .ddp-wrap-editbox{margin:0 auto;padding-bottom:45px}.theme-dark .ddp-box-popup .ddp-wrap-editbox .ddp-wrap-edit2:first-of-type{margin-top:0}.theme-dark .ddp-box-popup .ddp-wrap-edit2{margin-top:35px}.theme-dark .ddp-box-popup .ddp-wrap-edit2:first-child{padding-top:0}.theme-dark .ddp-box-popup .ddp-txt-alert{padding:35px 0 40px;color:#7e8aa5;font-size:14px;text-align:center}.theme-dark .ddp-box-popup .ddp-ui-buttons{text-align:center}.theme-dark .ddp-box-popup .ddp-ui-buttons a[class*=ddp-btn-type-]{margin:0 3px}.theme-dark .ddp-box-widget .ddp-top-control .ddp-ui-buttons em.ddp-icon-widget-info2:before{display:inline-block;position:absolute;top:50%;left:50%;margin:-7px 0 0 -7px;width:15px;height:14px;background:url(/assets/images/icon_widget.png) no-repeat;background-position:left -244px;content:""}.theme-dark .ddp-box-widget .ddp-top-control .ddp-ui-buttons .ddp-box-btn2:hover em.ddp-icon-widget-info2:before{background-position:-16px -244px}.theme-dark .ddp-box-widget .ddp-top-control .ddp-ui-buttons .ddp-box-btn2 .ddp-box-info.ddp-limitation{display:none;position:absolute;top:100%;right:-100px;padding:6px 10px;width:240px;border-radius:3px;background-color:#7182ba;color:#fff;box-sizing:border-box;z-index:1000}.theme-dark .ddp-box-widget .ddp-top-control .ddp-ui-buttons .ddp-box-btn2 .ddp-box-info.ddp-limitation .ddp-total{display:block;padding-bottom:4px}.theme-dark .ddp-box-widget .ddp-top-control .ddp-ui-buttons .ddp-box-btn2 .ddp-box-info.ddp-limitation .ddp-total strong,.theme-dark .ddp-box-widget .ddp-top-control .ddp-ui-buttons .ddp-box-btn2:hover .ddp-box-info.ddp-limitation{display:block}.theme-dark .page-dashboard-edit .ddp-box-widget .ddp-top-control .ddp-ui-buttons .ddp-box-btn2:hover .ddp-box-info.ddp-limitation{right:-20px}.theme-dark .ddp-box-widget.ddp-active.ddp-popup-show,.theme-dark .page-dashboard .ddp-box-widget.ddp-popup-show:hover{z-index:auto}.theme-dark .page-dashboard .ddp-box-widget .popup-chart-data{display:block!important;position:fixed;left:0;right:0;bottom:0;top:0;z-index:200}.theme-dark .page-dashboard .ddp-box-widget .ddp-top-control .ddp-ui-buttons em.ddp-icon-widget-info2:before{width:15px;height:14px;margin:-7px 0 0 -8px;background-position:left -244px}.theme-dark .page-dashboard .ddp-box-widget .ddp-top-control .ddp-ui-buttons .ddp-box-btn2:hover em.ddp-icon-widget-info2:before{background-position:-16px -244px}.theme-dark .page-dashboard .ddp-box-widget .ddp-top-control .ddp-ui-buttons .ddp-box-btn2 .ddp-box-info.ddp-limitation strong{display:block}.theme-dark .page-dashboard .ddp-box-widget .ddp-top-control .ddp-ui-buttons .ddp-box-btn2 .ddp-box-info.ddp-limitation .ddp-total{display:block;padding-bottom:4px}.theme-dark .page-multidata .ddp-box-resultdata .ddp-type-top-option .ddp-part{float:left;position:relative;padding:8px 14px}.theme-dark .page-multidata .ddp-box-resultdata .ddp-type-top-option .ddp-link-unlink{color:#7e8aa5;font-size:13px}.theme-dark .page-multidata .ddp-box-resultdata .ddp-type-top-option .ddp-link-unlink:hover{color:#4e5368}.theme-dark .page-multidata .ddp-box-resultdata .ddp-type-top-option .ddp-link-unlink:before{display:inline-block;width:15px;height:10px;margin-right:3px;background:url(/assets/images/icon_unlink.png) no-repeat;content:""}.theme-dark .page-multidata .ddp-box-resultdata .ddp-type-top-option .ddp-link-unlink:hover:before{background-position-x:-16px}.theme-dark .ddp-ui-status-type{float:left;margin-right:62px}.theme-dark .ddp-ui-status-type .ddp-top-status .ddp-link-detail{margin-left:6px;color:#7e8aa5;font-size:12px;text-decoration:underline;font-style:italic}.theme-dark .ddp-ui-status-type .ddp-top-status .ddp-link-detail:hover{color:#4e5368}.theme-dark .ddp-ui-status-type .ddp-box-status{margin-top:5px;background-color:#f4f6fc}.theme-dark .ddp-box-status{float:left;padding:10px;background-color:#f4f6fc}.theme-dark .ddp-list-status{position:relative;overflow:hidden}.theme-dark .ddp-list-status .ddp-status{width:130px;position:relative;float:left;padding:0 5px;min-width:80px;text-align:center;box-sizing:border-box}.theme-dark .ddp-list-status .ddp-status:last-of-type{min-width:auto;padding-right:0}.theme-dark .ddp-list-status .ddp-status .ddp-num{position:relative;display:inline-block;width:24px;height:24px;padding:3px;border-radius:50%;border:2px solid #c1c3cb;text-align:center;color:#b7b9c3;font-size:13px;font-weight:700;box-sizing:Border-box;background-color:#fff;z-index:1}.theme-dark .ddp-list-status .ddp-status .ddp-txt-status{display:block;padding:5px 0 0;white-space:nowrap;color:#4e5368;font-size:12px}.theme-dark .ddp-list-status .ddp-status.ddp-finish .ddp-num{position:relative;background-color:#4e5368;color:#fff;border-color:#4e5368}.theme-dark .ddp-list-status .ddp-status+.ddp-status{position:relative}.theme-dark .ddp-list-status .ddp-status .ddp-line{display:inline-block;position:absolute;left:50%;top:10px;right:-70px;height:3px;background-color:#4e5368;content:""}.theme-dark .ddp-list-status .ddp-status .ddp-line.type-dotted{background:none;background:url(/assets/images/bg_status_ing.png) repeat-x}.theme-dark .ddp-list-status .ddp-status .ddp-line.type-finish{background:#c3c8d3}.theme-dark .ddp-list-status .ddp-status.ddp-ing .ddp-num{color:#4e5368;border-color:#4e5368}.theme-dark .ddp-list-status .ddp-status.ddp-complete .ddp-txt-status,.theme-dark .ddp-list-status .ddp-status.ddp-ing .ddp-txt-status{color:#b7b9c3}.theme-dark .ddp-list-status .ddp-status.ddp-fail:before{background-color:#4e5368}.theme-dark .ddp-list-status .ddp-status.ddp-fail .ddp-num{border-color:#dc494f;background-color:#dc494f;color:#fff}.theme-dark .page-datasource-detail .ddp-ui-status-type{width:100%}.theme-dark .page-datasource-detail .ddp-ui-status-type .ddp-top-status{width:100%;position:relative;padding-bottom:10px}.theme-dark .page-datasource-detail .ddp-ui-status-type .ddp-top-status .ddp-wrap-log{display:none;position:relative;height:414px;padding:15px;background-color:#1f2942;clear:Both;color:#a2a9c1;font-size:12px;line-height:18px;box-sizing:border-box;overflow:auto}.theme-dark .page-datasource-detail .ddp-ui-status-type .ddp-top-status .ddp-wrap-log a.ddp-btn-popup-view{position:absolute;top:11px;right:12px;padding:7px 10px;border-radius:3px;background-color:#4e5368;color:#c3c8d3;font-size:13px}.theme-dark .page-datasource-detail .ddp-ui-status-type .ddp-top-status .ddp-wrap-log a.ddp-btn-popup-view .ddp-icon-popup-view{display:Inline-block;width:13px;height:12px;margin-right:5px;background:url(/assets/images/icon_window.png) no-repeat;background-position:left -11px}.theme-dark .page-datasource-detail .ddp-ui-status-type .ddp-top-status .ddp-btn-folding{display:inline-block;position:relative;padding:3px 20px 4px 7px;margin-left:10px;border:1px solid #c3c8d3;border-radius:2px;color:#9ba0a8;font-size:12px;box-sizing:border-box}.theme-dark .page-datasource-detail .ddp-ui-status-type .ddp-top-status .ddp-btn-folding.ddp-selected{background-color:#1f2942;border:1px solid #1f2942;color:#fff}.theme-dark .page-datasource-detail .ddp-ui-status-type .ddp-top-status .ddp-btn-folding.ddp-selected+.ddp-wrap-log{display:block}.theme-dark .page-datasource-detail .ddp-ui-status-type .ddp-top-status .ddp-btn-folding:after{display:inline-block;position:absolute;top:50%;right:7px;margin-top:-2px;width:7px;height:4px;background:url(/assets/images/icon_select.png) no-repeat;background-position:-8px top;content:""}.theme-dark .page-datasource-detail .ddp-ui-status-type .ddp-top-status .ddp-btn-folding.ddp-selected:after{background-position:-32px top;transform:rotate(180deg)}.theme-dark .page-datasource-detail .ddp-wrap-link-detail{display:inline-block;margin-top:3px;text-align:left}.theme-dark .page-datasource-detail .ddp-wrap-link-detail .ddp-wrap-link-detail{position:Relative;top:0;left:0;right:0;text-align:left}.theme-dark .page-datasource-detail .ddp-wrap-link-detail .ddp-box-layout4{right:inherit;left:0}.theme-dark .page-datasource-detail .ddp-box-histogram .ddp-box-graph .ddp-historam-tooltip{display:inline-block;position:absolute;top:0;left:0;padding:9px;border-radius:4px;background-color:rgba(0,0,0,.6);color:#fff;font-size:13px}.theme-dark .page-datasource-detail table.ddp-table-detail2 tr td .ddp-info{color:#b7b9c2;font-size:12px;font-style:italic}.theme-dark .page-datasource-detail table.ddp-table-detail2 tr td .ddp-info:before{display:inline-block;width:13px;height:13px;margin-right:3px;background:url(/assets/images/icon_info.png) no-repeat;background-position:-42px -16px;content:"";vertical-align:middle}.theme-dark .ddp-popup-dashboard{position:relative;width:1192px;margin:auto;padding-top:1px;text-align:left}.theme-dark .ddp-popup-dashboard .ddp-wrap-grid.ddp-selected{margin-right:300px}.theme-dark .ddp-popup-dashboard .ddp-wrap-grid .ddp-box-viewtable{min-height:425px;box-sizing:border-box}.theme-dark .ddp-type-top-option{padding-bottom:13px}.theme-dark .ddp-type-top-option .ddp-ui-rightoption{float:right}.theme-dark .ddp-type-top-option .ddp-ui-rightoption .ddp-btn-box-close{position:relative;float:left;width:33px;height:32px;border-left:1px solid #d7d8dd}.theme-dark .ddp-type-top-option .ddp-ui-rightoption .ddp-btn-box-close:before{display:inline-block;position:absolute;top:50%;left:50%;margin:-8px 0 0 -8px;width:16px;height:16px;background:url(/assets/images/btn_close.png) no-repeat;content:""}.theme-dark .ddp-type-top-option .ddp-ui-rightoption .ddp-wrap-edit .ddp-label-checkbox{top:0}.theme-dark .ddp-type-top-option .ddp-ui-rightoption .ddp-label-checkbox{position:relative;top:8px;float:left}.theme-dark .ddp-type-top-option .ddp-ui-rightoption .ddp-label-checkbox .ddp-txt-checkbox{color:#b7b9c2}.theme-dark .ddp-type-top-option .ddp-ui-rightoption .ddp-label-checkbox input[type=checkbox]:checked+i.ddp-icon-checkbox+.ddp-txt-checkbox{color:#4c515a}.theme-dark .ddp-type-top-option .ddp-ui-rightoption .ddp-wrap-iconbuttons{float:left;position:relative;top:4px}.theme-dark .ddp-type-top-option .ddp-ui-rightoption .ddp-wrap-iconbuttons em[class*=ddp-icon-widget-]{position:relative;float:left;margin-left:9px}.theme-dark .ddp-type-top-option .ddp-ui-rightoption .ddp-wrap-iconbuttons em[class*=ddp-icon-widget-] .ddp-ui-tooltip-info.ddp-down em.ddp-icon-view-top{right:19px}.theme-dark .ddp-type-top-option .ddp-ui-rightoption a.ddp-link-public{float:left;padding:5px 16px;color:#7e8aa5;font-size:14px}.theme-dark .ddp-type-top-option .ddp-ui-rightoption a.ddp-link-public em.ddp-icon-global-s{margin-right:5px;vertical-align:middle}.theme-dark .ddp-type-top-option .ddp-ui-rightoption a.ddp-link-public.ddp-selected{background-color:#eaedf5;color:#4e5368;border-radius:2px}.theme-dark .ddp-type-top-option .ddp-ui-rightoption a.ddp-link-public.ddp-selected em.ddp-icon-global-s{background-position:-14px -18px}.theme-dark .ddp-type-top-option .ddp-ui-rightoption .ddp-form-label2{float:left;margin-left:28px;color:#b7b9c2}.theme-dark .ddp-type-top-option .ddp-ui-rightoption .ddp-btn-selection.type-option{margin-left:6px;color:#7e8aa5}.theme-dark .ddp-type-top-option .ddp-form-label2 .ddp-label-type{font-size:13px}.theme-dark .ddp-type-top-option .ddp-ui-rightoption .ddp-switch{float:left;position:relative;top:9px;margin-left:28px}.theme-dark .ddp-type-top-option .ddp-ui-rightoption .ddp-link-toggle.ddp-fleft{margin-left:28px}.theme-dark .ddp-type-top-option .ddp-ui-rightoption .ddp-checkoption{float:left;position:relative;top:7px}.theme-dark .ddp-type-top-option .ddp-wrap-dropdown{width:168px}.theme-dark .ddp-type-top-option ul.ddp-ui-tab{border-top:1px solid #fff}.theme-dark .ddp-ui-bottomoption{position:absolute;top:100%;left:0;right:0;padding-top:3px}.theme-dark .ddp-ui-bottomoption span.ddp-data-type{color:#b7b9c2;font-size:12px}.theme-dark .ddp-box-grid-detail{position:absolute;top:44px;right:0;bottom:1px;width:300px;border:1px solid #d5d6db;overflow-y:auto;background-color:#fff;box-sizing:border-box}.theme-dark .ddp-box-grid-detail.ddp-type{top:0}.theme-dark .ddp-box-grid-detail .ddp-btn-close-s{display:inline-block;position:absolute;top:20px;right:15px;width:16px;height:16px;background:url(/assets/images/btn_popclose.png) no-repeat;background-position:left -84px;z-index:1}.theme-dark .ddp-box-grid-detail .ddp-btn-close-s:hover{background-position:-17px -84px}.theme-dark .ddp-box-grid-detail .ddp-wrap-datadetail{padding:0 0 20px}.theme-dark .ddp-box-grid-detail.ddp-type2 .ddp-wrap-datadetail{margin:0 12px}.theme-dark .ddp-box-grid-detail.ddp-type2 .ddp-wrap-datadetail .ddp-dl-detail dt{padding-left:2px}.theme-dark .ddp-box-grid-detail.ddp-type2 .ddp-wrap-datadetail+.ddp-wrap-datadetail{padding-top:20px;border-top:1px solid #eaedf5}.theme-dark dl.ddp-dl-detail dd .ddp-data-none{color:#c3c8d3;font-size:13px}.theme-dark dl.ddp-dl-detail dd br{display:block;margin-top:5px}.theme-dark .ddp-box-grid-detail .ddp-wrap-datadetail .ddp-dl-detail{width:100%;table-layout:fixed;overflow:hidden}.theme-dark .ddp-box-grid-detail .ddp-wrap-datadetail .ddp-dl-detail dt{float:left;padding:5px 8px 5px 14px;width:90px;color:#b7bac1;font-size:13px;font-weight:400;box-sizing:border-box}.theme-dark .ddp-box-grid-detail .ddp-wrap-datadetail .ddp-dl-detail th{float:left;padding:5px 8px 5px 14px;width:90px;color:#b7bac1;font-size:13px;font-weight:400;box-sizing:border-box;width:auto}.theme-dark .ddp-box-grid-detail .ddp-wrap-datadetail.ddp-size dl.ddp-dl-detail dt{width:120px}.theme-dark .ddp-box-grid-detail .ddp-wrap-datadetail dl.ddp-dl-detail dd{display:block;padding:5px;color:#4e5368;font-size:13px;overflow:hidden}.theme-dark .ddp-box-grid-detail .ddp-wrap-datadetail dl.ddp-dl-detail dd .ddp-dl-sub-detail{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:#b7bac1}.theme-dark .ddp-box-grid-detail .ddp-wrap-datadetail .ddp-dl-detail td{padding:5px;color:#4e5368;font-size:13px;overflow:hidden}.theme-dark .ddp-box-grid-detail .ddp-wrap-datadetail dl.ddp-dl-detail dd span.ddp-txt-det{display:block}.theme-dark .ddp-box-grid-detail .ddp-wrap-datadetail dl.ddp-dl-detail dd span.ddp-txt-det+span.ddp-txt-det{padding-top:5px}.theme-dark .ddp-box-grid-detail .ddp-wrap-datadetail .ddp-dl-detail td .ddp-data-det,.theme-dark .ddp-box-grid-detail .ddp-wrap-datadetail dl.ddp-dl-detail dd .ddp-data-det{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word}.theme-dark .ddp-box-grid-detail .ddp-wrap-datadetail dl.ddp-dl-detail dd .ddp-tags{max-width:110px;padding:6px;border-radius:3px;background-color:#edf7fb;color:#1972d0;font-size:13px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.theme-dark .ddp-box-grid-detail .ddp-wrap-datadetail dl.ddp-dl-detail dd .ddp-tags+.ddp-tags{margin-left:5px}.theme-dark .ddp-box-grid-detail.type-detail .ddp-data-detailinfo .ddp-data-name{padding:0}.theme-dark .ddp-box-grid-detail.type-detail .ddp-detail-button{padding:20px 17px 0 0;float:right;position:relative;z-index:1}.theme-dark .ddp-box-grid-detail.type-detail .ddp-detail-button .ddp-btn-close-s{position:relative;top:0;right:0;float:left}.theme-dark .ddp-box-grid-detail.type-detail .ddp-detail-button .ddp-ui-detail{position:relative;top:0;right:0;margin-right:10px;float:left}.theme-dark .ddp-box-grid-detail.type-detail .ddp-ui-detail .ddp-icon-detail{display:inline-block;width:17px;height:18px;background:url(/assets/images/icon_detail2.png) no-repeat}.theme-dark .ddp-box-grid-detail.type-detail .ddp-ui-detail .ddp-ui-tooltip-info{position:absolute;top:100%;right:-10px;left:inherit;margin-top:6px}.theme-dark .ddp-box-grid-detail.type-detail .ddp-ui-detail:hover .ddp-ui-tooltip-info{display:block}.theme-dark .ddp-box-grid-detail.type-detail .ddp-ui-detail .ddp-ui-tooltip-info em.ddp-icon-view-top{right:17px;left:inherit}.theme-dark .ddp-box-grid-detail.type-detail .ddp-data-detailinfo{display:block;overflow:hidden}.theme-dark .ddp-box-grid-detail .ddp-data-detailinfo{position:relative;padding:15px 12px}.theme-dark .ddp-box-grid-detail .ddp-data-detailinfo .ddp-ui-detail{position:absolute;top:20px;right:46px;cursor:pointer}.theme-dark .ddp-box-grid-detail .ddp-data-detailinfo .ddp-ui-detail .ddp-icon-detail{display:inline-block;width:17px;height:18px;background:url(/assets/images/icon_detail2.png) no-repeat}.theme-dark .ddp-box-grid-detail .ddp-data-detailinfo .ddp-ui-detail .ddp-ui-tooltip-info{position:absolute;top:100%;right:-10px;left:inherit;margin-top:6px}.theme-dark .ddp-box-grid-detail .ddp-data-detailinfo .ddp-ui-detail:hover .ddp-ui-tooltip-info{display:block}.theme-dark .ddp-box-grid-detail .ddp-data-detailinfo .ddp-ui-detail .ddp-ui-tooltip-info em.ddp-icon-view-top{right:17px;left:inherit}.theme-dark .ddp-box-grid-detail span.ddp-data-name{display:block;width:100%;padding-right:60px;color:#1f2942;font-size:16px;font-weight:700;line-height:26px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal;box-sizing:border-box}.theme-dark .ddp-box-grid-detail span.ddp-data-name span.ddp-sub{font-weight:300;color:#1f2942;font-size:16px}.theme-dark .ddp-box-grid-detail .ddp-data-listview{border-top:1px solid #eaedf5;border-bottom:1px solid #eaedf5}.theme-dark .ddp-box-popupcontents{position:relative;width:800px;margin:0 auto;text-align:left}.theme-dark .ddp-box-popupcontents2{width:460px;margin:0 auto;padding-bottom:24px;text-align:left}.theme-dark .ddp-box-popupcontents2 [class*=ddp-wrap-edit3]{margin-top:20px}.theme-dark .ddp-wrap-boxtype{padding:25px 50px;width:600px;margin-left:-70px;min-height:200px;max-height:300px;background-color:#f4f6fc;overflow-y:auto;box-sizing:border-box}.theme-dark .ddp-wrap-boxtype.ddp-scroll-none{max-height:inherit;overflow:inherit}.theme-dark .ddp-wrap-boxtype::-webkit-scrollbar-track{background:#fafafa}.theme-dark .ddp-wrap-boxtype::-webkit-scrollbar-thumb{border-color:#fafafa}.theme-dark .ddp-wrap-boxtype.ddp-box-size{height:150px}.theme-dark .ddp-wrap-boxtype .ddp-wrap-boxdata{width:100%;padding-bottom:5px}.theme-dark .ddp-wrap-boxtype .ddp-wrap-boxdata:last-of-type{padding-bottom:0}.theme-dark .ddp-wrap-boxtype .ddp-label-type{float:left;width:150px;margin-right:10px;font-size:13px;color:#b7bac1;line-height:1.5em;box-sizing:border-box;overflow:hidden}.theme-dark .ddp-wrap-boxtype .ddp-box-form{display:block;overflow:hidden}.theme-dark .ddp-wrap-boxtype .ddp-box-form .ddp-data-txt{display:block;padding-bottom:5px;font-size:13px;color:#4e5368;line-height:1.5em}.theme-dark .ddp-wrap-boxtype .ddp-box-form ul.ddp-list-sub li{position:relative;padding:0 0 5px 10px;color:#b7bac1;font-size:12px}.theme-dark .ddp-wrap-boxtype .ddp-box-form ul.ddp-list-sub li:before{display:inline-block;position:absolute;top:4px;left:0;content:"";width:5px;height:5px;border-radius:50%;background-color:#b7bac1}.theme-dark .ddp-wrap-boxtype table.ddp-table-boxtype{width:100%}.theme-dark .ddp-wrap-boxtype table.ddp-table-boxtype tr th{min-width:150px}.theme-dark .ddp-box-form ul.ddp-list-set li{padding:7px 0;color:#4e5368;font-size:13px}.theme-dark .ddp-box-form ul.ddp-list-set li:first-of-type{padding-top:0}.theme-dark .ddp-box-fit{padding-top:10px;margin-bottom:-15px;text-align:right}.theme-dark .ddp-box-fit .ddp-wrap-form{display:inline-block;width:41%;margin-left:15px}.theme-dark .ddp-box-fit .ddp-wrap-form:first-of-type{margin-left:0}.theme-dark .ddp-box-fit .ddp-wrap-form span.ddp-label-form{position:relative;top:5px;margin-right:5px;float:left;color:#7e8aa5;font-size:12px}.theme-dark .ddp-box-fit .ddp-wrap-form .ddp-box-option-input{display:block;overflow:hidden}.theme-dark .ddp-box-join-option{height:259px;padding:19px 11px;background-color:#ececee;text-align:left;box-sizing:border-box;overflow-y:auto}.theme-dark .ddp-box-join-option a.ddp-data-name{float:left;position:relative;padding:10px 21px 9px 22px;width:270px;border-radius:4px;background-color:#4e5368;color:#fff;font-size:14px;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.theme-dark .ddp-box-join-option a.ddp-data-name .ddp-icon-database-w{margin-right:8px}.theme-dark .ddp-box-join-option a.ddp-data-name em.ddp-icon-view{display:inline-block;width:4px;height:7px;position:absolute;top:50%;right:13px;margin-top:-4px;background:url(/assets/images/icon_subview.png) no-repeat;background-position:left -10px}.theme-dark .ddp-box-join-option .ddp-view-join{margin-bottom:20px;overflow:hidden}.theme-dark .ddp-box-lookup{float:left;margin-left:-270px;padding-left:294px}.theme-dark .ddp-box-lookup ul.ddp-list-lookup li{position:relative;margin-top:20px}.theme-dark .ddp-box-lookup ul.ddp-list-lookup li:first-of-type{margin-top:0}.theme-dark .ddp-box-lookup ul.ddp-list-lookup li:first-of-type:before{display:inline-block;content:"";position:absolute;top:50%;left:-24px;width:24px;border-bottom:1px solid #374050}.theme-dark .ddp-box-lookup ul.ddp-list-lookup li:after{display:inline-block;content:"";position:absolute;top:-31px;left:16px;height:36px;margin-left:-2px;border-left:1px solid #374050;z-index:1}.theme-dark .ddp-box-lookup ul.ddp-list-lookup li:first-of-type:after{display:none}.theme-dark .ddp-box-lookup ul.ddp-list-lookup li .ddp-ui-lookup{display:inline-block;padding-left:53px;position:relative}.theme-dark .ddp-box-lookup ul.ddp-list-lookup li .ddp-ui-lookup:before{display:inline-block;content:"";position:absolute;top:50%;left:0;width:53px;border-bottom:1px solid #374050}.theme-dark .ddp-box-lookup ul.ddp-list-lookup li .ddp-ui-lookup:last-of-type{padding-left:75px}.theme-dark .ddp-box-lookup ul.ddp-list-lookup li .ddp-ui-lookup:last-of-type:before{width:75px}.theme-dark .ddp-box-lookup ul.ddp-list-lookup li em[class*=ddp-icon-join-]{display:inline-block;position:absolute;top:50%;left:50%;width:28px;height:18px;margin:-9px 0 0 -14px;background:url(/assets/images/icon_join_s.png) no-repeat;z-index:1}.theme-dark .ddp-box-lookup ul.ddp-list-lookup li em.ddp-icon-join-right{background-position:left -19px}.theme-dark .ddp-box-lookup ul.ddp-list-lookup li em.ddp-icon-join-inner{background-position:left -38px}.theme-dark .ddp-box-lookup ul.ddp-list-lookup li em.ddp-icon-join-outer{background-position:left -57px}.theme-dark .ddp-box-lookup ul.ddp-list-lookup li a.ddp-ui-joinicon{display:inline-block;position:absolute;top:50%;left:-4px;width:34px;height:30px;margin-top:-15px}.theme-dark .ddp-box-lookup ul.ddp-list-lookup li a.ddp-ui-joinicon:hover{border-radius:3px;background-color:#d7d8dd}.theme-dark .ddp-box-lookup ul.ddp-list-lookup li .ddp-ui-lookup:last-of-type a.ddp-ui-joinicon{left:22px}.theme-dark .ddp-box-lookup ul.ddp-list-lookup li a.ddp-link-joinname{display:block;position:relative;width:270px;padding:9px 13px;color:#4e5368;font-size:14px;border-radius:3px;background-color:#dcdde2;box-sizing:border-box}.theme-dark .ddp-box-lookup ul.ddp-list-lookup li a.ddp-link-joinname:hover{padding-right:50px}.theme-dark .ddp-box-lookup ul.ddp-list-lookup li .ddp-ui-lookup:last-of-type a.ddp-link-joinname:before{width:55px;left:-55px}.theme-dark .ddp-box-lookup ul.ddp-list-lookup li a.ddp-link-joinname em.ddp-icon-database2{position:relative;top:2px;float:left;width:12px;height:14px;margin-right:7px;background:url(/assets/images/icon_database.png) no-repeat;background-position:-13px top;vertical-align:middle}.theme-dark .ddp-box-lookup ul.ddp-list-lookup li a.ddp-link-joinname span.ddp-data-joinname{display:block;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal;box-sizing:border-box;overflow:hidden}.theme-dark .ddp-box-lookup ul.ddp-list-lookup li a.ddp-link-joinname .ddp-btn-edit{display:none;position:absolute;right:10px;top:50%;margin-top:-10px}.theme-dark .ddp-box-lookup ul.ddp-list-lookup li a.ddp-link-joinname:hover .ddp-btn-edit{display:block}.theme-dark .ddp-box-lookup ul.ddp-list-lookup li.ddp-list-add{padding-left:53px}.theme-dark .ddp-box-lookup ul.ddp-list-lookup li.ddp-list-add:after{display:none}.theme-dark .ddp-box-lookup ul.ddp-list-lookup li.ddp-list-add:before{display:inline-block;position:absolute;left:13px;bottom:14px;content:"";width:34px;height:38px;background:url(/assets/images/bg_joinline.png) no-repeat}.theme-dark .ddp-box-lookup ul.ddp-list-lookup li.ddp-list-add:first-of-type{margin-left:-74px}.theme-dark .ddp-box-lookup ul.ddp-list-lookup li.ddp-list-add:first-of-type:before{display:none}.theme-dark .ddp-box-lookup ul.ddp-list-lookup li.ddp-list-add:first-of-type a.ddp-link-add-data{margin-top:0}.theme-dark .ddp-box-lookup ul.ddp-list-lookup li a.ddp-link-add-data{display:inline-block;padding:9px 13px;margin-top:-6px;color:#b7b9c2;font-size:14px}.theme-dark .ddp-box-lookup ul.ddp-list-lookup li a.ddp-link-add-data:hover{color:#4e5368}.theme-dark .ddp-box-lookup ul.ddp-list-lookup li a.ddp-link-add-data .ddp-icon-add{margin-right:5px}.theme-dark .ddp-box-lookup ul.ddp-list-lookup li a.ddp-link-add-data:hover .ddp-icon-add{background-position:0 0}.theme-dark .ddp-box-lookup ul.ddp-list-lookup li .ddp-ui-add-data{display:inline-block;position:relative;padding-left:74px;vertical-align:top}.theme-dark .ddp-box-lookup ul.ddp-list-lookup li .ddp-ui-add-data:before{display:inline-block;content:"";position:absolute;top:50%;left:0;width:77px;border-top:1px dotted #4e5368}.theme-dark .ddp-popup-join .ddp-box-resultdata{position:relative;height:345px;border:1px solid #b7b9c2}.theme-dark .ddp-popup-join .ddp-box-resultdata span.ddp-txt-title{float:left;padding:16px 17px 15px;color:#4e5368;font-size:13px;font-weight:700}.theme-dark .ddp-popup-join .ddp-box-resultdata .ddp-wrap-grid-option .ddp-part-right{margin-top:-9px}.theme-dark .ddp-popup-join .ddp-box-resultdata .ddp-ui-grid-form{position:absolute;top:47px;left:0;right:0;bottom:0;overflow:auto}.theme-dark .ddp-pop-preview{position:fixed;left:424px;right:124px;bottom:112px;top:155px;background-color:#fff;z-index:126}.theme-dark .ddp-pop-preview.ddp-size-m{left:50%;right:inherit;bottom:inherit;top:50%;width:700px;height:500px;margin:-250px 0 0 -350px}.theme-dark .ddp-pop-preview:before{display:inline-block;content:"";position:fixed;left:0;right:0;bottom:0;top:0;background-color:rgba(208,209,216,.5)}.theme-dark .ddp-pop-preview.ddp-pop-database em.ddp-icon-view{display:inline-block;position:absolute;top:66px;left:-8px;width:8px;height:12px;background:url(/assets/images/icon_dataview.png) no-repeat;background-position:left -27px;z-index:3}.theme-dark .ddp-pop-preview .ddp-ui-top{position:relative;height:38px;background-color:#4e5368;border:1px solid #4e5368}.theme-dark .ddp-pop-preview .ddp-ui-top .ddp-data-name{position:relative;padding:10px 30px 10px 15px;color:#fff;font-size:14px;font-weight:700}.theme-dark .ddp-pop-preview .ddp-ui-top .ddp-data-name.ddp-cut{padding-right:30px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.theme-dark .ddp-pop-preview .ddp-ui-top .ddp-data-name .ddp-txt-detail{display:inline-block;margin-left:5px;font-weight:400;font-size:13px}.theme-dark .ddp-pop-preview .ddp-ui-top .ddp-data-name em.ddp-icon-database-s2{margin-right:5px}.theme-dark .ddp-pop-preview .ddp-ui-top .ddp-data-name .ddp-wrap-info{display:inline-block}.theme-dark .ddp-pop-preview .ddp-ui-top .ddp-data-name .ddp-wrap-info span.ddp-data-info{display:inline-block;position:relative;padding:0 15px;color:#c3c8d3;font-size:13px;font-weight:400}.theme-dark .ddp-pop-preview .ddp-ui-top .ddp-data-name .ddp-wrap-info span.ddp-data-info:after{display:inline-block;position:absolute;top:50%;left:0;content:"";height:12px;margin-top:-6px;border-right:1px solid #c3c8d3}.theme-dark .ddp-pop-preview .ddp-ui-top .ddp-data-name .ddp-wrap-info span.ddp-data-info:first-of-type:after{display:none}.theme-dark .ddp-pop-preview .ddp-ui-top .ddp-data-name .ddp-link-top{float:right;margin-right:38px;color:#c3c8d3;font-size:13px;text-decoration:underline;font-weight:400}.theme-dark .ddp-pop-preview .ddp-ui-top .ddp-data-name .ddp-link-top:hover{color:#fff}.theme-dark .ddp-pop-preview .ddp-ui-top .ddp-data-name em.ddp-icon-scheme{position:relative;margin-right:5px}.theme-dark .ddp-pop-preview .ddp-ui-top .ddp-data-name .ddp-data-info{display:inline-block;margin-left:10px;color:#7e8aa5;font-size:12px;font-weight:400}.theme-dark .ddp-pop-preview .ddp-ui-top .ddp-data-name .ddp-data-info .ddp-icon-info{display:inline-block;width:13px;height:13px;margin-right:4px;background:url(/assets/images/icon_info.png) no-repeat;background-position:left -30px}.theme-dark .ddp-pop-preview .ddp-ui-top em.ddp-icon-database,.theme-dark .ddp-pop-preview .ddp-ui-top em.ddp-icon-database2{display:inline-block;width:12px;height:14px;margin-right:5px;background:url(/assets/images/icon_database.png) no-repeat;background-position:-26px top;vertical-align:middle}.theme-dark .ddp-pop-preview .ddp-ui-top em.ddp-icon-database2{background-position:0 0}.theme-dark .ddp-pop-preview .ddp-ui-top em.ddp-btn-window{display:inline-block;position:absolute;top:11px;right:39px;width:12px;height:11px;background:url(/assets/images/icon_window2.png) no-repeat}.theme-dark .ddp-pop-preview .ddp-ui-top em.ddp-btn-popup-close{display:inline-block;width:9px;height:9px;position:absolute;top:50%;right:14px;margin-top:-5px;background:url(/assets/images/btn_sclose.png) no-repeat;background-position:left -18px;cursor:pointer}.theme-dark .ddp-pop-preview .ddp-ui-top .ddp-btn-window{display:inline-block;position:absolute;top:50%;right:34px;margin-top:-6px;width:12px;height:11px;background:url(/assets/images/icon_window2.png) no-repeat}.theme-dark .ddp-pop-preview .ddp-ui-top .ddp-wrap-source-name{padding:3px 8px}.theme-dark .ddp-pop-preview .ddp-ui-top .ddp-wrap-source-name .ddp-data-in{float:left;margin-right:7px}.theme-dark .ddp-pop-preview .ddp-ui-top .ddp-wrap-source-name .ddp-txt-description{display:block;padding:7px 0;color:#b7b9c2;font-size:13px;overflow:hidden}.theme-dark .ddp-pop-preview .ddp-ui-grid{position:absolute;top:38px;left:0;right:0;bottom:0;border:1px solid #4e5368}.theme-dark .type-scroll{padding:50px 90px;width:100%;height:100%;box-sizing:border-box;overflow:auto;background-color:rgba(208,209,216,.5)}.theme-dark .type-scroll .ddp-pop-preview{position:relative;top:0;left:0;right:0;bottom:0;width:100%;height:100%;margin-right:90px;min-width:850px}.theme-dark .type-scroll .ddp-pop-preview:before{display:none}.theme-dark .ddp-ui-preview-contents{position:absolute;top:38px;left:0;right:0;bottom:0;border:1px solid #4e5368;background-color:#fff;overflow:auto}.theme-dark .ddp-ui-preview-contents.type-relative{position:Relative;top:0;left:0;right:0;height:100%}.theme-dark .ddp-ui-preview-contents ul.ddp-ui-tab li.ddp-selected a:after{border-bottom:none}.theme-dark .ddp-pop-preview.ddp-type{position:fixed;top:50px;left:90px;right:90px;bottom:52px}.theme-dark .ddp-ui-preview-contents.ddp-add{padding-bottom:38px}.theme-dark .ddp-ui-preview-contents.ddp-add .ddp-box-add-link{position:absolute;left:0;right:0;bottom:0}.theme-dark .ddp-ui-preview-contents.ddp-add .ddp-table-scroll{height:100%;overflow:auto}.theme-dark .ddp-ui-preview-contents .ddp-type-top-option{position:relative;z-index:55}.theme-dark .ddp-ui-preview-contents .ddp-type-top-option:before{display:table;content:""}.theme-dark .ddp-ui-preview-contents .ddp-type-top-option:after{display:table;content:"";clear:both}.theme-dark .ddp-ui-preview-contents .ddp-type-top-option ul.ddp-ui-tab{height:32px;overflow:hidden}.theme-dark .ddp-ui-preview-contents.ddp-query{padding:20px}.theme-dark .ddp-ui-preview-contents.ddp-preview-group .ddp-col-table{margin-top:-46px;padding:46px 0 0;height:100%;box-sizing:Border-box}.theme-dark .ddp-ui-preview-contents.ddp-preview-group .ddp-col-table .ddp-ui-gridbody2{top:71px}.theme-dark .ddp-ui-preview-contents.ddp-preview-group .ddpƒ√-group-num{padding:15px 29px;font-size:13px;color:#7e8aa5;font-weight:400}.theme-dark .ddp-ui-preview-contents.ddp-preview-group .ddp-group-num strong{color:#1972d0}.theme-dark .ddp-ui-preview-contents.ddp-preview-group .ddp-part{height:100%}.theme-dark .ddp-ui-preview-contents table.ddp-table-type2 tbody tr:hover td{background-color:#eaedf5}.theme-dark .ddp-ui-preview-contents table.ddp-table-form tbody tr td .ddp-txt-long{font-size:14px}.theme-dark .ddp-ui-preview-contents table.ddp-table-form tbody tr td .ddp-txt-long.ddp-type-button{display:block}.theme-dark .ddp-ui-preview-contents table.ddp-table-form tbody tr td .ddp-txt-long.ddp-type-button .ddp-txt-name{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin-top:6px}.theme-dark .ddp-ui-preview-contents .ddp-table-header{padding-right:18px}.theme-dark .ddp-ui-preview-contents .ddp-table-tbody{position:absolute;top:29px;left:0;right:0;bottom:0;overflow-y:scroll;border-top:1px solid #e9e9ec}.theme-dark .ddp-ui-preview-contents .ddp-col-table{position:relative;height:100%;border-left:1px solid #ddd}.theme-dark .ddp-ui-preview-contents .ddp-col-table:first-of-type{border-left:none}.theme-dark .ddp-ui-preview-contents .ddp-col-table .ddp-ui-gridbody2{top:25px;bottom:21px}.theme-dark .ddp-ui-preview-contents.ddp-more-table .ddp-ui-gridbody2{bottom:44px}.theme-dark .ddp-ui-preview-contents.ddp-more-table .ddp-box-add-link{position:absolute;bottom:0;left:0;right:0;padding:13px 0;border-top:1px solid #b7b9c2}.theme-dark .ddp-wrap-source-name .ddp-data-in{display:inline-block;position:relative;width:240px;padding:8px 23px 7px 10px;background-color:#303338;border-radius:2px;box-sizing:border-box;cursor:pointer}.theme-dark .ddp-wrap-source-name .ddp-data-in span.ddp-txt-namesub{display:block;color:#b7b9c2;font-size:12px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal}.theme-dark .ddp-wrap-source-name .ddp-data-in .ddp-icon-database3{float:left;margin-right:9px}.theme-dark .ddp-wrap-source-name .ddp-data-in .ddp-icon-view{display:inline-block;position:absolute;top:50%;right:9px;width:7px;height:4px;margin-top:-2px;background:url(/assets/images/icon_select.png) no-repeat;background-position:-8px top}.theme-dark .ddp-wrap-source-name .ddp-data-in .ddp-box-layout4{display:none}.theme-dark .ddp-wrap-source-name .ddp-data-in.ddp-selected .ddp-icon-view{transform:rotate(180deg)}.theme-dark .ddp-wrap-source-name .ddp-data-in.ddp-selected .ddp-box-layout4{display:block;padding:10px 0 36px}.theme-dark .ddp-wrap-chart-lnb .ddp-wrap-source-name .ddp-data-in.ddp-selected .ddp-box-layout4 .ddp-form-search{width:200px}.theme-dark .ddp-wrap-source-name .ddp-data-in .ddp-box-layout4{position:absolute;top:100%;left:0;right:0;width:auto;z-index:60;font-weight:400}.theme-dark .ddp-wrap-source-name .ddp-data-in .ddp-box-layout4 .ddp-data-name{font-weight:400}.theme-dark .ddp-wrap-source-name.ddp-white .ddp-data-in{background-color:#f4f6fc}.theme-dark .ddp-wrap-source-name.ddp-white .ddp-data-in .ddp-icon-database3{background-position-x:-26px}.theme-dark .ddp-wrap-source-name.ddp-white .ddp-data-in .ddp-txt-namesub{color:#4e5368}.theme-dark .ddp-wrap-source-name .ddp-txt{display:inline-block;padding:8px 0 7px;color:#4e5368;font-size:12px}.theme-dark .ddp-wrap-source-name .ddp-txt .ddp-icon-database3{margin-right:9px;background-position-x:-26px}.theme-dark .ddp-wrap-source-name .ddp-data-in .ddp-box-layout4.ddp-datasource{padding-bottom:0}.theme-dark .ddp-wrap-source-name .ddp-data-in .ddp-box-layout4.ddp-datasource .ddp-btn-more{padding-bottom:20px}.theme-dark .ddp-wrap-source-name .ddp-data-in .ddp-box-layout4.ddp-datasource .ddp-box-search{padding:0 20px}.theme-dark .ddp-wrap-source-name .ddp-data-in .ddp-box-layout4.ddp-datasource .ddp-box-search .ddp-form-search{margin:0;width:100%}.theme-dark .ddp-wrap-join-popup{display:none;position:absolute;top:48px;left:177px;width:304px;color:#fff;border-radius:3px;background-color:#3c3f40;z-index:120}.theme-dark .ddp-wrap-join-popup em.ddp-icon-view{display:block;position:absolute;top:-7px;left:13px;width:5px;height:10px;background:url(/assets/images/icon_dataview.png) no-repeat;transform:rotate(90deg)}.theme-dark .ddp-wrap-join-popup .ddp-ui-popup-header{position:relative;padding:9px;color:#a4aab0;font-size:13px;font-weight:700}.theme-dark .ddp-wrap-join-popup .ddp-ui-popup-header a.ddp-icon-close2{display:block;position:absolute;top:50%;right:9px;width:9px;height:9px;margin-top:-4px;background:url(/assets/images/btn_sclose.png) no-repeat;background-position:left -18px}.theme-dark .ddp-wrap-join-popup ul.ddp-list-join-select{padding:5px 7px;margin-bottom:10px;overflow:hidden}.theme-dark .ddp-wrap-join-popup ul.ddp-list-join-select li{float:left;width:25%;height:50px;padding:0 2px;box-sizing:border-box}.theme-dark .ddp-wrap-join-popup ul.ddp-list-join-select li a{display:block;position:relative;padding:30px 0 0;color:#fff;font-size:10px;text-align:center;border-radius:3px}.theme-dark .ddp-wrap-join-popup ul.ddp-list-join-select li.ddp-selected a{color:#1972d0;background-color:#fff}.theme-dark .ddp-wrap-join-popup ul.ddp-list-join-select li a em.ddp-icon-join-all,.theme-dark .ddp-wrap-join-popup ul.ddp-list-join-select li a em.ddp-icon-join-inner,.theme-dark .ddp-wrap-join-popup ul.ddp-list-join-select li a em.ddp-icon-join-left,.theme-dark .ddp-wrap-join-popup ul.ddp-list-join-select li a em.ddp-icon-join-right{display:inline-block;position:absolute;top:10px;left:50%;width:34px;height:19px;margin-left:-17px;background:url(/assets/images/icon_join.png) no-repeat}.theme-dark .ddp-wrap-join-popup ul.ddp-list-join-select li a em.ddp-icon-join-left{background-position:-35px 0}.theme-dark .ddp-wrap-join-popup ul.ddp-list-join-select li a em.ddp-icon-join-right{background-position:-70px 0}.theme-dark .ddp-wrap-join-popup ul.ddp-list-join-select li a em.ddp-icon-join-all{background-position:-105px 0}.theme-dark .ddp-wrap-join-popup ul.ddp-list-join-select li a:hover{background-color:hsla(0,0%,100%,.1)}.theme-dark .ddp-wrap-join-popup ul.ddp-list-join-select li a:hover em.ddp-icon-join-all,.theme-dark .ddp-wrap-join-popup ul.ddp-list-join-select li a:hover em.ddp-icon-join-inner,.theme-dark .ddp-wrap-join-popup ul.ddp-list-join-select li a:hover em.ddp-icon-join-left,.theme-dark .ddp-wrap-join-popup ul.ddp-list-join-select li a:hover em.ddp-icon-join-right{opacity:.8}.theme-dark .ddp-wrap-join-popup ul.ddp-list-join-select li.ddp-selected a:hover{background-color:#fff;opacity:1}.theme-dark .ddp-wrap-join-popup ul.ddp-list-join-select li.ddp-selected a em.ddp-icon-join-inner{background-position:0 -20px}.theme-dark .ddp-wrap-join-popup ul.ddp-list-join-select li.ddp-selected a em.ddp-icon-join-left{background-position:-35px -20px}.theme-dark .ddp-wrap-join-popup ul.ddp-list-join-select li.ddp-selected a em.ddp-icon-join-right{background-position:-70px -20px}.theme-dark .ddp-wrap-join-popup ul.ddp-list-join-select li.ddp-selected a em.ddp-icon-join-all{background-position:-105px -20px}.theme-dark .ddp-wrap-join-popup ul.ddp-list-join-select li.ddp-selected a:hover em.ddp-icon-join-all,.theme-dark .ddp-wrap-join-popup ul.ddp-list-join-select li.ddp-selected a:hover em.ddp-icon-join-inner,.theme-dark .ddp-wrap-join-popup ul.ddp-list-join-select li.ddp-selected a:hover em.ddp-icon-join-left,.theme-dark .ddp-wrap-join-popup ul.ddp-list-join-select li.ddp-selected a:hover em.ddp-icon-join-right{opacity:1}.theme-dark .ddp-wrap-join-popup ul.ddp-list-join-select li.ddp-disabled a{cursor:default;opacity:.5}.theme-dark .ddp-wrap-join-popup ul.ddp-list-join-select li.ddp-disabled a:hover{background:none}.theme-dark .ddp-wrap-join-popup ul.ddp-list-join-select li.ddp-disabled a:hover em.ddp-icon-join-all,.theme-dark .ddp-wrap-join-popup ul.ddp-list-join-select li.ddp-disabled a:hover em.ddp-icon-join-inner,.theme-dark .ddp-wrap-join-popup ul.ddp-list-join-select li.ddp-disabled a:hover em.ddp-icon-join-left,.theme-dark .ddp-wrap-join-popup ul.ddp-list-join-select li.ddp-disabled a:hover em.ddp-icon-join-right{opacity:1}.theme-dark .ddp-wrap-join-popup .ddp-wrap-column-select{float:left;width:100%;padding:9px;box-sizing:border-box;border-bottom:1px solid #6d6f71}.theme-dark .ddp-wrap-join-popup .ddp-wrap-column-select .ddp-ui-data-name{padding-bottom:9px;overflow:hidden}.theme-dark .ddp-wrap-join-popup .ddp-wrap-column-select .ddp-ui-data-name span.ddp-data-name{float:left;width:50%;color:#a4aab0}.theme-dark .ddp-wrap-join-popup .ddp-wrap-column-select:last-of-type{border-bottom:none}.theme-dark .ddp-wrap-column{max-height:160px;margin-right:-9px;overflow-y:auto}.theme-dark .ddp-wrap-columnin{position:relative;padding-right:35px}.theme-dark .ddp-wrap-columnin:before{display:table;content:""}.theme-dark .ddp-wrap-columnin:after{display:table;content:"";clear:Both}.theme-dark .ddp-wrap-columnin a.ddp-icon-del{display:none;width:11px;height:12px;position:absolute;top:50%;right:15px;margin-top:-6px;background:url(/assets/images/icon_edit.png) no-repeat;background-position:-13px top}.theme-dark .ddp-wrap-columnin a.ddp-icon-del:hover{background-position:-13px -37px}.theme-dark .ddp-wrap-columnin.ddp-finish .ddp-ui-column .ddp-data-column span.ddp-data-value{color:#444}.theme-dark .ddp-wrap-columnin.ddp-finish a.ddp-icon-del{display:block}.theme-dark .ddp-ui-column{position:relative;float:left;width:100%;margin-bottom:2px;border:1px solid #ddd;border-radius:3px;background-color:#fff;box-sizing:border-box}.theme-dark .ddp-ui-column .ddp-data-column{position:relative;float:left;width:45%;padding-right:17px;box-sizing:border-box;cursor:pointer}.theme-dark .ddp-ui-column .ddp-data-column.ddp-full{width:100%}.theme-dark .ddp-ui-column input.ddp-icon-join{float:left;width:10%;height:28px;border:1px solid #ddd;border-top:none;border-bottom:none;color:#444;text-align:center;box-sizing:border-box}.theme-dark .ddp-ui-column .ddp-data-column span.ddp-data-value{display:block;padding-left:9px;color:#909090;line-height:28px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal;cursor:pointer}.theme-dark .ddp-ui-column .ddp-data-column input.ddp-input-search{display:none}.theme-dark .ddp-ui-column .ddp-data-column em.ddp-icon-select{display:none;position:absolute;top:50%;right:7px;width:7px;height:4px;margin-top:-2px;background:url(/assets/images/icon_selecview.png) no-repeat;background-position:left -7px;cursor:pointer}.theme-dark .ddp-ui-column .ddp-data-column ul.ddp-list-selectbox{display:none;position:absolute;top:26px;left:-1px;right:-1px;background-color:#fff;border:1px solid #ddd;border-top:none}.theme-dark .ddp-ui-column .ddp-data-column ul.ddp-list-selectbox li a{display:block;padding:7px 12px;color:#444}.theme-dark .ddp-ui-column .ddp-data-column ul.ddp-list-selectbox li a:hover{background-color:#f4f6fc}.theme-dark .ddp-ui-column .ddp-data-column.ddp-selected{box-shadow:2px 3px 3px -1px #dcdfe1;z-index:10}.theme-dark .ddp-ui-column .ddp-data-column.ddp-selected ul.ddp-list-selectbox{display:block;max-height:100px;overflow-y:auto}.theme-dark .ddp-ui-column .ddp-data-column.ddp-selected .ddp-data-value{color:#222}.theme-dark .ddp-ui-column .ddp-data-column.ddp-selected em.ddp-icon-select,.theme-dark .ddp-ui-column .ddp-data-column:hover em.ddp-icon-select{display:block}.theme-dark .ddp-ui-column .ddp-data-column select{display:inline-block;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;border:none;background:transparent;opacity:0;cursor:pointer}.theme-dark .ddp-ui-column .ddp-data-column.ddp-data-search input.ddp-input-search{display:block;width:100%;padding:5px 9px 6px;border:none;box-sizing:border-box}.theme-dark .ddp-ui-column.ddp-ui-new{background:none;border:none;border-radius:0}.theme-dark .ddp-ui-column.ddp-ui-new .ddp-data-column{border-radius:3px;background-color:hsla(0,0%,100%,.2)}.theme-dark .ddp-wrap-order{height:100%}.theme-dark .ddp-wrap-order .ddp-ui-result{padding:7px 0 7px 10px;border-top:1px solid #c3c8d3;border-bottom:1px solid #c3c8d3}.theme-dark .ddp-wrap-order .ddp-ui-result span.ddp-data-result{position:relative;padding:0 15px;font-size:12px;color:#7e8aa5;cursor:pointer}.theme-dark .ddp-wrap-order .ddp-ui-result span.ddp-data-result:before{display:inline-block;content:"";position:absolute;top:50%;left:0;height:13px;margin-top:-7px;border-left:1px solid #eaedf5}.theme-dark .ddp-wrap-order .ddp-ui-result span.ddp-data-result:first-of-type{padding-left:0}.theme-dark .ddp-wrap-order .ddp-ui-result span.ddp-data-result:first-of-type:before{display:none}.theme-dark .ddp-wrap-order .ddp-ui-result span.ddp-data-result .ddp-icon-eyes2{margin-right:4px;vertical-align:middle}.theme-dark .ddp-wrap-order .ddp-ui-result span.ddp-data-result.ddp-selected{color:#444}.theme-dark .ddp-wrap-order .ddp-ui-result span.ddp-data-result.ddp-selected .ddp-icon-eyes2{background-position:-17px 0}.theme-dark .ddp-wrap-order-setting{position:absolute;top:151px;left:0;right:50px;bottom:0;padding-left:40px;box-sizing:border-box;overflow:auto}.theme-dark .ddp-wrap-order .ddp-tree-number{margin-top:3px}.theme-dark .ddp-wrap-order .ddp-tree-number li{padding:18px 0 17px 14px;width:45px;height:50px;box-sizing:border-box}.theme-dark ul.ddp-list-order{padding:12px 0}.theme-dark ul.ddp-list-order li{display:table;padding:4px 0;width:100%;table-layout:fixed;cursor:pointer}.theme-dark ul.ddp-list-order li:hover{background-color:#f4f6fc}.theme-dark ul.ddp-list-order li .ddp-data-num{display:table-cell;width:48px;text-align:center;vertical-align:middle}.theme-dark ul.ddp-list-order li .ddp-wrap-image{display:table-cell;position:relative;width:82px;vertical-align:middle}.theme-dark ul.ddp-list-order li .ddp-wrap-image .ddp-ui-image{display:inline-block;position:relative;width:62px;height:40px;border:1px solid #ddd}.theme-dark ul.ddp-list-order li .ddp-wrap-image .ddp-ui-image:hover:before{display:inline-block;content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(86,93,101,.1)}.theme-dark ul.ddp-list-order li .ddp-wrap-image .ddp-box-hover{display:none;position:absolute;top:46px;left:0;width:258px;height:168px;border:1px solid #7e8aa5;z-index:1}.theme-dark ul.ddp-list-order li .ddp-wrap-image .ddp-box-hover img{display:block;width:100%;height:100%}.theme-dark ul.ddp-list-order li .ddp-wrap-image:hover .ddp-box-hover{display:block}.theme-dark ul.ddp-list-order li .ddp-ui-image img{display:block;width:100%;height:100%}.theme-dark ul.ddp-list-order li .ddp-data-name{display:table-cell;width:100%;color:#4e5368;font-size:13px;vertical-align:middle;box-sizing:border-box}.theme-dark ul.ddp-list-order li .ddp-data-name em[class*=ddp-icon-eyes]{display:inline-block;float:left;position:relative;top:3px;margin-right:9px}.theme-dark ul.ddp-list-order li .ddp-data-name em.ddp-icon-eyes2{background-position:-17px 0}.theme-dark ul.ddp-list-order li .ddp-data-name span.ddp-txt-name{display:block;overflow:hidden}.theme-dark ul.ddp-list-order li .ddp-data-name .ddp-chart-img{float:left}.theme-dark .ddp-lnb-dashboard{position:fixed;top:55px;left:0;bottom:0;width:289px;border-right:2px solid #040b1e;background-color:#303c59;box-sizing:border-box}.theme-dark .ddp-lnb-dashboard.ddp-close{width:26px}.theme-dark .ddp-lnb-dashboard .ddp-ui-toptitle{position:relative;padding:0 40px 0 55px;width:289px;border-bottom:1px solid #040b1e;border-right:2px solid #040b1e;box-sizing:border-box;background-color:#303c59}.theme-dark .ddp-lnb-dashboard .ddp-ui-toptitle em.ddp-icon-navi{display:inline-block;position:absolute;left:0;top:0;width:50px;height:47px;cursor:pointer}.theme-dark .ddp-lnb-dashboard .ddp-ui-toptitle em.ddp-icon-navi:before{display:inline-block;content:"";position:absolute;top:50%;left:22px;margin-top:-8px;width:17px;height:16px;background:url(/assets/images/btn_back.png) no-repeat;vertical-align:middle}.theme-dark .ddp-lnb-dashboard .ddp-ui-toptitle span.ddp-data-name{display:block;padding:13px 0;width:100%;color:#fff;font-size:16px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal;box-sizing:border-box}.theme-dark .ddp-lnb-dashboard .ddp-ui-toptitle span.ddp-data-name em.ddp-box-tag{display:inline-block;position:relative;top:2px;padding:1px 2px;margin-right:5px;border:1px solid #e1e3ee;border-radius:2px;font-weight:700;font-size:10px;color:#e1e3ee;vertical-align:middle;opacity:.8}.theme-dark .ddp-lnb-dashboard .ddp-ui-toptitle .ddp-ui-more{position:absolute;top:50%;right:7px;margin-top:-10px}.theme-dark .ddp-lnb-dashboard .ddp-ui-toptitle .ddp-ui-more .ddp-ui-tooltip-info.ddp-down{right:-3px}.theme-dark .ddp-lnb-dashboard .ddp-ui-toptitle .ddp-ui-more .ddp-ui-tooltip-info.ddp-down em.ddp-icon-view-top{right:13px}.theme-dark .ddp-lnb-dashboard.ddp-close .ddp-ui-toptitle .ddp-ui-more .ddp-ui-tooltip-info.ddp-down em.ddp-icon-view-top{right:13px;top:-2px;left:inherit;transform:rotate(90deg)}.theme-dark .ddp-wrap-popup2.ddp-popup-lnbmore{display:none;position:fixed;top:70px;left:0;min-width:217px;white-space:nowrap;z-index:127}.theme-dark .ddp-lnb-dashboard .ddp-ui-toptitle .ddp-ui-more.ddp-selected .ddp-wrap-popup2{display:block}.theme-dark .ddp-lnb-dashboard .ddp-ui-toptitle .ddp-ui-more.ddp-selected .ddp-icon-more:before{background-position:0 -4px}.theme-dark .ddp-lnb-dashboard .ddp-ui-toptitle .ddp-ui-more.ddp-selected .ddp-ui-tooltip-info{display:none}.theme-dark .ddp-lnb-dashboard ul.ddp-list-tab2 li a em.ddp-icon-new-r{display:inline-block;width:5px;height:5px;margin-left:5px;border-radius:50%;background-color:#2dccff;vertical-align:top}.theme-dark .ddp-lnb-dashboard .ddp-list-tab2{padding-right:53px}.theme-dark .ddp-lnb-dashboard .ddp-btn-folding{display:inline-block;position:absolute;right:0;top:49px;width:53px;height:49px}.theme-dark .ddp-lnb-dashboard .ddp-btn-folding:after{display:inline-block;content:"";position:absolute;top:50%;left:0;height:14px;margin-top:-7px;border-left:1px solid #1f2942}.theme-dark .ddp-lnb-dashboard .ddp-btn-folding:before{display:block;position:absolute;top:50%;left:50%;margin:-6px 0 0 -7px;content:"";width:14px;height:12px;background:url(/assets/images/icon_folding2.png) no-repeat;background-position:-30px top}.theme-dark .ddp-lnb-dashboard ul.ddp-list-tab-button{border:1px solid #7e8aa5}.theme-dark .ddp-lnb-dashboard ul.ddp-list-tab-button li.ddp-selected a:before{border:1px solid #eaedf5;background-color:#eaedf5;border-radius:2px}.theme-dark .ddp-lnb-dashboard ul.ddp-list-tab-button li.ddp-selected:first-of-type a:before{border-radius:2px 0 0 2px}.theme-dark .ddp-lnb-dashboard ul.ddp-list-tab-button li.ddp-selected:last-of-type a:before{border-radius:0 2px 2px 0}.theme-dark .ddp-lnb-dashboard ul.ddp-list-tab-button li a:hover:after{border:1px solid #eaedf5}.theme-dark .ddp-lnb-dashboard .ddp-btn-folding:hover:before{background-position:-45px top}.theme-dark .ddp-lnb-dashboard .ddp-btn-folding .ddp-ui-tooltip-info.ddp-down{top:36px;right:10px;text-align:center}.theme-dark .ddp-lnb-dashboard.ddp-close .ddp-wrap-tab2{display:none}.theme-dark .ddp-lnb-dashboard.ddp-close:hover{z-index:126}.theme-dark .ddp-lnb-dashboard.ddp-close .ddp-ui-toptitle{position:absolute;left:0}.theme-dark .ddp-lnb-dashboard.ddp-close .ddp-btn-folding .ddp-ui-tooltip-info.ddp-down{position:fixed;top:119px;right:auto;left:30px;margin-top:0;width:-moz-max-content;width:max-content;white-space:nowrap}.theme-dark .ddp-lnb-dashboard.ddp-close .ddp-ui-tooltip-info.ddp-down em.ddp-icon-view-top{left:0;transform:rotate(0deg);right:inherit;top:50%;margin-top:-4px}.theme-dark .ddp-lnb-dashboard.ddp-close .ddp-btn-folding{width:inherit;height:inherit;top:0;left:0;right:0;bottom:0}.theme-dark .ddp-lnb-dashboard.ddp-close .ddp-btn-folding:before{top:71px;margin-top:0;background-position:-30px -14px}.theme-dark .ddp-lnb-dashboard.ddp-close .ddp-btn-folding:hover:before{background-position:-45px -14px}.theme-dark .ddp-layout-board .ddp-wrap-naviarea{margin-left:289px;z-index:122}.theme-dark .ddp-layout-board .ddp-wrap-naviarea.ddp-editnavi{margin-left:0;position:absolute;top:-48px;left:0;right:0}.page-dashboard{width:100%;height:100%}.fixed-write{top:90px}.theme-dark .ddp-ui-dash-contents{position:absolute;top:48px;left:289px;right:0;bottom:0;overflow-x:hidden;background-color:#131b30}.theme-dark .ddp-ui-dash-contents.ddp-tooltip{z-index:199!important;overflow:inherit}.theme-dark .ddp-ui-dash-contents.ddp-tooltip .ddp-ui-widget{z-index:130}.theme-dark .ddp-ui-dash-contents .ddp-loading-part{position:fixed;left:289px;top:102px;right:0;bottom:0;z-index:126}.theme-dark .ddp-ui-dash-contents.ddp-close{left:26px}.theme-dark .ddp-ui-dash-contents .ddp-wrap-naviarea{z-index:126}.theme-dark .ddp-wrap-popup2 .ddp-ui-date{padding:12px 13px;border-top:1px solid #eaedf5}.theme-dark .ddp-wrap-popup2 .ddp-ui-date span.ddp-data-date{display:block;color:#7e8aa5;line-height:18px;font-size:12px}.theme-dark .ddp-wrap-popup2 .ddp-ui-date span.ddp-data-date em{font-weight:400}.theme-dark .ddp-wrap-tab-dashboard .ddp-ui-setting{height:33px;background-color:#303c59}.theme-dark .ddp-wrap-tab-dashboard .ddp-ui-setting .ddp-wrap-selectbox{float:left;position:relative;margin-top:9px;padding-left:15px;color:#a2a9c1;cursor:pointer}.theme-dark .ddp-wrap-tab-dashboard .ddp-ui-setting .ddp-data-selectbox{opacity:.6}.theme-dark .ddp-wrap-tab-dashboard .ddp-ui-setting .ddp-data-selectbox:hover,.theme-dark .ddp-wrap-tab-dashboard .ddp-ui-setting .ddp-wrap-selectbox.ddp-selected .ddp-data-selectbox{opacity:1}.theme-dark .ddp-wrap-tab-dashboard .ddp-ui-setting .ddp-data-selectbox em.ddp-icon-database3{margin-right:5px;background-position:-39px -31px}.theme-dark .ddp-wrap-tab-dashboard .ddp-ui-setting .ddp-wrap-selectbox .ddp-wrap-popup2{left:0;right:inherit}.theme-dark .ddp-wrap-tab-dashboard .ddp-ui-setting .ddp-wrap-selectbox ul.ddp-list-popup{width:170px}.theme-dark .ddp-wrap-tab-dashboard .ddp-ui-setting .ddp-wrap-selectbox ul.ddp-list-popup .ddp-label-checkbox{max-width:100%;box-sizing:border-box}.theme-dark .ddp-wrap-tab-dashboard .ddp-ui-setting .ddp-wrap-selectbox ul.ddp-list-popup .ddp-label-checkbox span.ddp-txt-checkbox{max-width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.theme-dark .ddp-wrap-tab-dashboard .ddp-ui-setting .ddp-ui-datalink .ddp-wrap-popup2{display:none;position:absolute;top:19px;left:-10px;max-width:160px;max-height:150px;white-space:nowrap;overflow-y:auto}.theme-dark .ddp-wrap-tab-dashboard .ddp-ui-setting .ddp-ui-datalink.ddp-selected .ddp-wrap-popup2{display:block}.theme-dark .ddp-wrap-tab-dashboard .ddp-ui-setting .ddp-label-checkbox.ddp-type-show{float:left;margin:8px 0 0 10px}.theme-dark .ddp-wrap-tab-dashboard .ddp-ui-setting .ddp-label-checkbox.ddp-type-show span.ddp-txt-checkbox{color:#b7b9c2;font-size:12px}.theme-dark .ddp-wrap-tab-dashboard .ddp-ui-setting .ddp-label-checkbox input[type=checkbox]:checked+i.ddp-icon-checkbox+.ddp-txt-checkbox{color:#7e8aa5}.theme-dark .ddp-wrap-tab-dashboard .ddp-ui-setting .ddp-ui-dataoption ul.ddp-list-tab-button{float:left;margin:5px 6px 4px 8px}.theme-dark .ddp-wrap-tab-dashboard .ddp-btn-board-add{display:block;position:absolute;bottom:0;left:0;right:0;padding:26px 21px 24px}.theme-dark a.ddp-link-board-add{background-color:#2abcef}.theme-dark a.ddp-link-board-add:hover{background-color:#3ccdff;color:#fff}.theme-dark a.ddp-link-board-add .ddp-link-add{display:inline-block;position:relative;top:-1px;width:11px;height:11px;background:url(/assets/images/icon_add.png) no-repeat;background-position:left -10px}.theme-dark .ddp-wrap-tab-dashboard .ddp-ui-board-listview{position:absolute;top:183px;left:0;right:0;bottom:80px;box-sizing:border-box;overflow:auto}.theme-dark .ddp-wrap-tab-dashboard .ddp-link-more{margin:10px 0 0 22px;color:#7e8aa5;font-size:14px;text-decoration:underline}.theme-dark .ddp-wrap-tab-dashboard .ddp-link-more:hover{color:#4e5368}.theme-dark .ddp-wrap-tab-dashboard .ddp-wrap-search{padding:20px 20px 0}.theme-dark .ddp-wrap-tab-dashboard .ddp-wrap-search .ddp-form-search{width:100%}.theme-dark ul.ddp-list-board-listview li a{display:block;position:relative;padding:17px 15px 17px 0}.theme-dark ul.ddp-list-board-listview li a span.ddp-ui-number{float:left;width:42px;height:100%;text-align:center;color:#a2a9c1;font-size:14px}.theme-dark ul.ddp-list-board-listview li a .ddp-ui-name{display:block;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal;box-sizing:border-box;color:#a2a9c1}.theme-dark ul.ddp-list-board-listview li.ddp-selected a .ddp-ui-name{color:#f5f6fa}.theme-dark ul.ddp-list-board-listview li a span.ddp-data-name{display:inline-block;position:relative;max-width:100%;padding-right:0;color:#7e8aa5;font-size:14px;vertical-align:middle;box-sizing:border-box}.theme-dark ul.ddp-list-board-listview li a span.ddp-data-name.ddp-data-new{padding-right:40px}.theme-dark ul.ddp-list-board-listview li a span.ddp-data-name em.ddp-icon-new{display:none;position:absolute;top:50%;right:0;margin-top:-7px}.theme-dark ul.ddp-list-board-listview li a span.ddp-data-name.ddp-data-new em.ddp-icon-new{display:block}.theme-dark ul.ddp-list-board-listview li a em.ddp-icon-eyes2,.theme-dark ul.ddp-list-board-thumbview li a em.ddp-icon-eyes2{background-position:-15px -49px}.theme-dark ul.ddp-list-board-listview li a em.ddp-icon-eyes2-none,.theme-dark ul.ddp-list-board-thumbview li a em.ddp-icon-eyes2-none{background-position:0 -49px}.theme-dark ul.ddp-list-board-listview li a .ddp-btn-control{display:none;position:absolute;right:8px;top:18px}.theme-dark ul.ddp-list-board-listview li a .ddp-btn-control .ddp-icon-control-copy:before,.theme-dark ul.ddp-list-board-thumbview li a .ddp-btn-control .ddp-icon-control-copy:before{background-position-x:-28px}.theme-dark ul.ddp-list-board-listview li a .ddp-btn-control .ddp-icon-control-copy:hover:before,.theme-dark ul.ddp-list-board-thumbview li a .ddp-btn-control .ddp-icon-control-copy:hover:before{background-position-x:-42px}.theme-dark ul.ddp-list-board-listview li a .ddp-btn-control .ddp-icon-control-cut:before,.theme-dark ul.ddp-list-board-thumbview li a .ddp-btn-control .ddp-icon-control-cut:before{background-position-x:-74px}.theme-dark ul.ddp-list-board-listview li a .ddp-btn-control .ddp-icon-control-cut:hover:before,.theme-dark ul.ddp-list-board-thumbview li a .ddp-btn-control .ddp-icon-control-cut:hover:before{background-position-x:-87px}.theme-dark ul.ddp-list-board-listview li a .ddp-btn-control em[class*=ddp-icon-control-]{position:relative}.theme-dark ul.ddp-list-board-listview li a .ddp-btn-control em[class*=ddp-icon-control-] .ddp-ui-tooltip-info{display:none;left:inherit;right:-4px;top:22px}.theme-dark ul.ddp-list-board-listview li a .ddp-btn-control em[class*=ddp-icon-control-] .ddp-ui-tooltip-info em.ddp-icon-view-top{left:inherit;right:9px;margin:0}.theme-dark ul.ddp-list-board-listview li a .ddp-btn-control em[class*=ddp-icon-control-]:hover .ddp-ui-tooltip-info{display:block}.theme-dark ul.ddp-list-board-listview li a:hover{padding-right:60px;background-color:#1f2942}.theme-dark ul.ddp-list-board-listview li a:hover .ddp-btn-control{display:block}.theme-dark ul.ddp-list-board-listview li.ddp-selected a:after{background-position:-7px -68px}.theme-dark ul.ddp-list-board-listview li.ddp-selected a:hover:after{display:none}.theme-dark ul.ddp-list-board-listview li.ddp-selected a span.ddp-data-name{font-weight:700;color:#4e5368}.theme-dark ul.ddp-list-board-listview li.ddp-selected a span.ddp-ui-number{font-weight:700;color:#f5f6fa}.theme-dark .ddp-wrap-tab-dashboard .ddp-ui-board-thumbview{position:absolute;top:183px;left:0;right:0;bottom:80px;box-sizing:border-box;overflow:auto}.theme-dark ul.ddp-list-board-thumbview li{padding-top:15px}.theme-dark ul.ddp-list-board-thumbview li a{display:block;position:relative;padding:0 11px 0 37px}.theme-dark ul.ddp-list-board-thumbview li a span.ddp-icon-number{display:inline-block;position:absolute;top:0;left:20px;color:#a2a9c1;font-size:13px}.theme-dark ul.ddp-list-board-thumbview li a span.ddp-wrap-image{display:block;position:relative;width:100%;height:156px;margin-bottom:5px;border:1px solid #1f2942;background:#1f2942}.theme-dark ul.ddp-list-board-thumbview li a span.ddp-wrap-image:after{background:url(/assets/images/dark_theme/img_board_default2_dark.png) no-repeat;content:""}.theme-dark ul.ddp-list-board-thumbview li a span.ddp-wrap-image img{width:100%;height:100%}.theme-dark ul.ddp-list-board-thumbview li a span.ddp-data-name{display:block;position:relative;width:100%;padding-bottom:10px;padding-left:23px;color:#a2a9c1;font-size:13px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal;box-sizing:border-box}.theme-dark ul.ddp-list-board-thumbview li a span.ddp-data-name em[class*=ddp-icon-eyes2]{position:absolute;top:2px;left:0}.theme-dark ul.ddp-list-board-thumbview li a span.ddp-data-name em.ddp-icon-eyes2{background-position:-17px top}.theme-dark ul.ddp-list-board-thumbview li a .ddp-btn-control{display:none;position:absolute;top:0;right:8px}.theme-dark ul.ddp-list-board-thumbview li a .ddp-btn-control em[class*=ddp-icon-control-]{position:relative}.theme-dark ul.ddp-list-board-thumbview li a .ddp-btn-control em[class*=ddp-icon-control-] .ddp-ui-tooltip-info{display:none;left:inherit;right:-4px;top:22px}.theme-dark ul.ddp-list-board-thumbview li a .ddp-btn-control em[class*=ddp-icon-control-] .ddp-ui-tooltip-info em.ddp-icon-view-top{left:inherit;right:9px;margin:0}.theme-dark ul.ddp-list-board-thumbview li a .ddp-btn-control em[class*=ddp-icon-control-]:hover .ddp-ui-tooltip-info{display:block}.theme-dark ul.ddp-list-board-thumbview li a:hover span.ddp-data-name{padding-right:40px}.theme-dark ul.ddp-list-board-thumbview li a:hover .ddp-btn-control{display:block}.theme-dark ul.ddp-list-board-thumbview li.ddp-selected a span.ddp-wrap-image:before{display:inline-block;position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(45,204,255,.6);border:1px solid #2dccff;content:"";z-index:2}.theme-dark ul.ddp-list-board-thumbview li a:hover .ddp-wrap-image:before{display:inline-block;content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:12}.theme-dark ul.ddp-list-board-thumbview li.ddp-selected a span.ddp-data-name{color:#fff;font-weight:700}.theme-dark .ddp-ui-board-filter{position:relative;padding-right:53px}.theme-dark .ddp-ui-board-filter .ddp-type-selectbox{background-color:#131b30;border-color:#4e5368}.theme-dark .ddp-ui-board-filter .ddp-type-selectbox.ddp-type-filter span.ddp-txt-selectbox{color:#fff}.theme-dark .ddp-ui-board-filter .ddp-btn-slider{position:absolute;top:0;left:0;bottom:0;width:70px;padding:15px 0;background-color:#131b30;z-index:1}.theme-dark .ddp-ui-board-filter .ddp-btn-slider .ddp-btn-prev{border-right:1px solid #4e5368}.theme-dark .ddp-ui-board-filter .ddp-btn-slider .ddp-btn-next,.theme-dark .ddp-ui-board-filter .ddp-btn-slider .ddp-btn-prev{position:relative;float:left;width:50%;height:20px;box-sizing:border-box}.theme-dark .ddp-ui-board-filter .ddp-btn-slider .ddp-btn-next:before,.theme-dark .ddp-ui-board-filter .ddp-btn-slider .ddp-btn-prev:before{background:url(/assets/images/dark_theme/icon_slide_dark.png) no-repeat}.theme-dark .ddp-ui-board-filter .ddp-btn-slider .ddp-btn-prev:before{background-position-y:-15px}.theme-dark .ddp-ui-board-filter .ddp-btn-slider .ddp-btn-next:before{background-position-x:-5px}.theme-dark .ddp-ui-board-filter .ddp-btn-slider .ddp-btn-prev:hover:before{background-position:0 -22px}.theme-dark .ddp-ui-board-filter .ddp-btn-slider .ddp-btn-next:hover:before{background-position:-5px -22px}.theme-dark .ddp-ui-board-filter .ddp-btn-slider .ddp-bg-shadow{background-image:linear-gradient(90deg,rgba(4,11,30,0),rgba(4,11,30,.5))}.theme-dark .ddp-ui-board-filter .ddp-wrap-right{position:absolute;top:10px;right:0;padding-right:147px;background-color:#131b30}.theme-dark .ddp-ui-board-filter a.ddp-btn-reset{display:inline-block;padding:7px 11px 8px 8px;color:#fff;font-size:12px;background-color:#131b30;white-space:nowrap;z-index:5}.theme-dark .ddp-ui-board-filter a.ddp-btn-reset:hover{z-index:200}.theme-dark .ddp-ui-board-filter a.ddp-btn-reset:before{display:inline-block;content:"";width:14px;height:13px;background:url(/assets/images/icon_reset.png) no-repeat;background-position:-16px -20px;vertical-align:middle}.theme-dark .ddp-ui-board-filter a.ddp-btn-reset:after{display:inline-block;position:absolute;top:50%;right:0;margin-top:-8px;content:"";height:16px;border-left:1px solid #4e5368}.theme-dark .ddp-ui-board-filter a.ddp-btn-reset em.ddp-bg-shadow{display:inline-block;position:absolute;top:0;left:-14px;bottom:0;width:14px;background-image:linear-gradient(90deg,rgba(4,11,30,0),rgba(4,11,30,.5))}.theme-dark .ddp-ui-board-filter a.ddp-btn-reset .ddp-ui-tooltip-info{right:7px;top:37px}.theme-dark .ddp-wrap-board-filter{position:relative;padding:10px 7px;box-sizing:border-box}.theme-dark .ddp-wrap-board-filter.ddp-slider{padding-left:80px}.theme-dark .ddp-wrap-board-filter.ddp-initial{overflow:initial}.theme-dark .ddp-wrap-board-filter .ddp-list-board-filter{white-space:nowrap;word-wrap:normal}.theme-dark .ddp-wrap-board-filter .ddp-list-board-filter .ddp-box-board-filter{display:inline-block;min-width:224px;max-width:352px;padding:0 3px;box-sizing:border-box;vertical-align:top}.theme-dark .ddp-wrap-board-filter .ddp-list-board-filter .ddp-box-board-filter .ddp-box-dataselect{width:100%;padding:7px 10px 6px;color:#c3c8d3;font-size:12px;border:1px dashed #eaedf5;box-sizing:border-box}.theme-dark .ddp-wrap-board-filter .ddp-box-board-filter .ddp-type-selectbox ul.ddp-list-selectbox{min-width:100%;right:inherit}.theme-dark .ddp-wrap-board-filter .ddp-box-board-filter .ddp-type-selectbox ul.ddp-list-selectbox li span.ddp-time{color:#c3c8d3}.theme-dark .ddp-wrap-board-filter .ddp-list-board-filter .ddp-box-board-filter.ddp-time .ddp-type-selectbox span.ddp-txt-selectbox{display:block;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal}.theme-dark .ddp-box-board-filter .ddp-icon-time4{margin-right:4px;background-position-x:-42px}.theme-dark .ddp-wrap-board-filter .ddp-list-board-filter .ddp-box-board-time{display:inline-block;position:relative;margin-right:3px}.theme-dark .ddp-wrap-board-filter .ddp-list-board-filter .ddp-btn-time{display:inline-block;position:relative;width:33px;height:30px;border:1px solid #1f2942;background:#1f2942;border-radius:2px;box-sizing:border-box}.theme-dark .ddp-wrap-board-filter .ddp-list-board-filter .ddp-btn-time:hover{border:1px solid #8f96a0}.theme-dark .ddp-wrap-board-filter .ddp-list-board-filter .ddp-btn-time em.ddp-icon-time4{background-position-x:-42px}.theme-dark .ddp-wrap-board-filter .ddp-list-board-filter .ddp-box-board-time .ddp-ui-tooltip-info{top:100%;left:0;margin-top:6px;z-index:100}.theme-dark .ddp-wrap-board-filter .ddp-list-board-filter .ddp-box-board-time .ddp-ui-tooltip-info .ddp-icon-view-top{left:16px;margin-left:0}.theme-dark .ddp-wrap-board-filter .ddp-list-board-filter .ddp-box-board-time:hover .ddp-ui-tooltip-info{display:block}.theme-dark .ddp-ui-widget{position:absolute;top:54px;left:0;right:0;bottom:0;padding:10px}.theme-dark .ddp-ui-widget.ddp-type{top:47px}.theme-dark .ddp-ui-edit-contents .ddp-wrap-widget{overflow:initial}.theme-dark .ddp-wrap-widget{position:relative;height:100%;overflow:hidden}.theme-dark .ddp-wrap-widget.ddp-box-full{position:fixed;left:290px;top:165px;bottom:0;right:0;height:auto;background-color:#fff;z-index:130}.theme-dark .ddp-wrap-widget.ddp-box-full .ddp-loading-part{z-index:130}.theme-dark .ddp-box-widget{position:relative;height:100%;background-color:#131b30;cursor:pointer;border:1px solid #131b30;box-sizing:border-box;color:#fff}.theme-dark .ddp-box-widget .ddp-ui-graph-name{position:relative;padding:4px 5px 4px 10px;color:#4e5368;font-size:14px;box-sizing:border-box;z-index:30}.theme-dark .ddp-box-widget .ddp-ui-graph-name .ddp-data-name{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.theme-dark .ddp-box-widget .ddp-ui-graph-name .ddp-ui-tooltip-info{display:none;position:absolute;top:35px;left:10px}.theme-dark .ddp-box-widget .ddp-ui-graph-name:hover .ddp-ui-tooltip-info{display:block}.theme-dark .ddp-box-widget .ddp-ui-graph-name .ddp-ui-tooltip-info em.ddp-icon-view-top{left:20px}.theme-dark .ddp-box-widget .ddp-top-control{position:relative;float:right;height:25px;z-index:31;background-color:#fff}.theme-dark .ddp-box-widget .ddp-top-control .ddp-ui-buttons{background-color:hsla(0,0%,100%,.8)}.theme-dark .ddp-box-widget .ddp-top-control .ddp-ui-buttons .ddp-box-btn2,.theme-dark .ddp-box-widget .ddp-top-control .ddp-ui-buttons .ddp-box-btn-hover{display:none}.theme-dark .ddp-box-widget .ddp-top-control .ddp-ui-buttons .ddp-box-btn2.ddp-box-download{display:block;width:auto}.theme-dark .ddp-box-widget .ddp-top-control .ddp-ui-buttons .ddp-box-btn2.ddp-box-download span.ddp-txt{padding-right:5px;line-height:28px;font-size:11px;color:#7e8aa5}.theme-dark .ddp-box-widget:hover .ddp-top-control .ddp-ui-buttons .ddp-box-btn2{display:block}.theme-dark .ddp-box-widget:hover .ddp-top-control .ddp-ui-buttons .ddp-box-btn2.ddp-box-download span.ddp-txt{display:none}.theme-dark .ddp-box-widget:hover .ddp-top-control .ddp-ui-buttons .ddp-box-btn-hover{display:block}.theme-dark .ddp-box-widget .ddp-top-control .ddp-ui-buttons .ddp-ui-part{float:left;position:relative;top:-3px;padding-right:7px;margin-right:7px}.theme-dark .ddp-box-widget .ddp-top-control .ddp-ui-buttons .ddp-ui-part:after{display:inline-block;content:"";position:absolute;top:7px;right:0;height:12px;border-right:1px solid #cfd0d5}.theme-dark .ddp-box-widget .ddp-top-control .ddp-box-btn-hover{float:left;background:none}.theme-dark .ddp-box-widget .ddp-top-control .ddp-box-btn-hover:hover{border:1px solid #ddd;background-color:#fff}.theme-dark .ddp-box-widget.ddp-active,.theme-dark .ddp-box-widget:hover{background-color:#1f2942}.theme-dark .ddp-box-widget.ddp-active .ddp-top-control .ddp-ui-buttons,.theme-dark .ddp-box-widget.ddp-active .ddp-top-control .ddp-ui-buttons .ddp-box-btn2,.theme-dark .ddp-box-widget.ddp-active .ddp-top-control .ddp-ui-buttons .ddp-box-btn-hover,.theme-dark .ddp-box-widget:hover .ddp-top-control .ddp-ui-buttons{display:block}.theme-dark .ddp-box-widget .ddp-top-control .ddp-ui-buttons .ddp-box-btn2{position:relative;float:left}.theme-dark .ddp-box-widget .ddp-top-control .ddp-ui-buttons .ddp-box-btn2:hover{background-color:#eee}.theme-dark .ddp-box-widget .ddp-top-control .ddp-ui-buttons .ddp-box-btn2:hover .ddp-box-layout4{display:block}.theme-dark .ddp-box-widget .ddp-top-control .ddp-ui-buttons .ddp-box-btn2 .ddp-box-layout4{display:none;position:absolute;top:100%;right:-77px;width:260px;table-layout:fixed}.theme-dark .ddp-box-widget .ddp-top-control .ddp-ui-buttons .ddp-ui-btnview{float:left;position:relative;margin:0 5px;border:1px solid #7e8aa5;cursor:pointer;box-sizing:border-box}.theme-dark .ddp-box-widget .ddp-top-control .ddp-ui-buttons em[class*=ddp-icon-widget-]{float:left;position:relative;width:26px;height:25px;font-size:0}.theme-dark .ddp-box-widget .ddp-top-control .ddp-ui-buttons em[class*=ddp-icon-widget-]:before{position:absolute;top:50%;left:50%}.theme-dark .ddp-box-widget .ddp-top-control .ddp-ui-buttons em.ddp-icon-widget-edit:before,.theme-dark .ddp-box-widget .ddp-top-control .ddp-ui-buttons em.ddp-icon-widget-info:before{margin:-7px 0 0 -7px}.theme-dark .ddp-box-widget .ddp-top-control .ddp-ui-buttons em.ddp-icon-widget-cut:before,.theme-dark .ddp-box-widget .ddp-top-control .ddp-ui-buttons em.ddp-icon-widget-moveto:before,.theme-dark .ddp-box-widget .ddp-top-control .ddp-ui-buttons em.ddp-icon-widget-save:before,.theme-dark .ddp-box-widget .ddp-top-control .ddp-ui-buttons em.ddp-icon-widget-store:before{margin:-6px 0 0 -6px}.theme-dark .ddp-box-widget .ddp-top-control .ddp-ui-buttons em.ddp-icon-widget-downsize:before,.theme-dark .ddp-box-widget .ddp-top-control .ddp-ui-buttons em.ddp-icon-widget-full:before{margin:-7px 0 0 -7px}.theme-dark .ddp-box-widget .ddp-top-control .ddp-ui-buttons em.ddp-icon-widget-copy:before{margin:-6px 0 0 -6px}.theme-dark .ddp-box-widget .ddp-top-control .ddp-ui-buttons em.ddp-icon-widget-chart:before{position:relative;top:2px;margin:-6px 0 0 -6px}.theme-dark .ddp-box-widget .ddp-top-control .ddp-ui-buttons em.ddp-icon-widget-gridsave:before{margin:-6px 0 0 -6px}.theme-dark .ddp-box-widget .ddp-top-control .ddp-ui-buttons em.ddp-icon-widget-dataview:before{margin:-7px 0 0 -7px}.theme-dark .ddp-box-widget .ddp-top-control .ddp-ui-buttons em.ddp-icon-widget-synch:before{margin:-7px 0 0 -9px}.theme-dark .ddp-box-widget .ddp-top-control .ddp-ui-buttons em.ddp-icon-widget-synch.ddp-on:before{margin:-7px 0 0 -8px}.theme-dark .ddp-box-widget .ddp-top-control-in{display:none}.theme-dark .ddp-box-widget .ddp-top-control-in.ddp-size1{display:block}.theme-dark .ddp-box-widget.ddp-box-size .ddp-top-control-in.ddp-size1{display:none}.theme-dark .ddp-box-widget.ddp-box-size .ddp-top-control-in.ddp-size2{display:block}.theme-dark .ddp-ui-boardedit .ddp-box-widget.ddp-box-size .ddp-top-control{padding-right:30px}.theme-dark .ddp-box-widget.ddp-box-size .ddp-top-control .ddp-ui-buttons{margin:4px 9px 0 0}.theme-dark .ddp-box-widget.ddp-box-size .ddp-wrap-morebutton em.ddp-icon-more:before{background-position:-3px top}.theme-dark .ddp-box-widget.ddp-box-size .ddp-wrap-morebutton .ddp-wrap-popup2{display:none}.theme-dark .ddp-box-widget.ddp-box-size .ddp-wrap-morebutton.ddp-selected .ddp-wrap-popup2{display:block}.theme-dark .ddp-wrap-morebutton.ddp-selected .ddp-wrap-popup2 .ddp-list-tab-button{position:absolute;top:1px;right:9px}.theme-dark .ddp-box-widget.ddp-box-size .ddp-wrap-morebutton.ddp-selected:hover .ddp-ui-tooltip-info{display:none}.theme-dark .ddp-box-widget.ddp-box-size .ddp-wrap-morebutton .ddp-wrap-popup2 ul{border-top:1px solid #eaedf5}.theme-dark .ddp-box-widget.ddp-box-size .ddp-wrap-morebutton .ddp-wrap-popup2 ul:first-of-type{border-top:none}.theme-dark .ddp-box-widget.ddp-box-size .ddp-wrap-morebutton .ddp-wrap-popup2 ul li{position:relative}.theme-dark .ddp-box-widget.ddp-box-size .ddp-wrap-morebutton .ddp-wrap-popup2 ul li a{display:block;padding:6px 14px 6px 33px;position:relative;color:#4e5368;font-size:13px}.theme-dark .ddp-box-widget.ddp-box-size .ddp-wrap-morebutton .ddp-wrap-popup2 ul li .ddp-list-txt{display:block;padding:6px 14px 6px 33px;position:relative;color:#4e5368;font-size:13px;cursor:default}.theme-dark .ddp-box-widget.ddp-box-size .ddp-wrap-morebutton .ddp-wrap-popup2 ul li a label.ddp-label-checked{display:block;margin:-6px -14px -6px -33px;padding:6px 55px 6px 33px;color:#4e5368;font-size:13px;cursor:pointer}.theme-dark .ddp-box-widget.ddp-box-size .ddp-wrap-morebutton .ddp-wrap-popup2 ul li a em.ddp-icon-tool-copy,.theme-dark .ddp-box-widget.ddp-box-size .ddp-wrap-morebutton .ddp-wrap-popup2 ul li a em.ddp-icon-tool-edit,.theme-dark .ddp-box-widget.ddp-box-size .ddp-wrap-morebutton .ddp-wrap-popup2 ul li a em.ddp-icon-tool-remove{display:inline-block;background:url(/assets/images/icon_widget.png) no-repeat}.theme-dark .ddp-box-widget.ddp-box-size .ddp-wrap-morebutton .ddp-wrap-popup2 ul li a em.ddp-icon-tool-edit{width:13px;height:13px;margin-top:-7px;background-position:-14px -131px}.theme-dark .ddp-box-widget.ddp-box-size .ddp-wrap-morebutton .ddp-wrap-popup2 ul li a em.ddp-icon-tool-copy{width:13px;height:13px;margin-top:-7px;background-position:0 -92px}.theme-dark .ddp-box-widget.ddp-box-size .ddp-wrap-morebutton .ddp-wrap-popup2 ul li a em.ddp-icon-tool-remove{width:11px;height:11px;margin-top:-6px;background-position:left -176px}.theme-dark .ddp-box-widget.ddp-box-size .ddp-wrap-morebutton .ddp-wrap-popup2 ul li a em.ddp-icon-chartdet,.theme-dark .ddp-box-widget.ddp-box-size .ddp-wrap-morebutton .ddp-wrap-popup2 ul li a em[class*=ddp-icon-tool-]{position:absolute;top:50%;left:11px}.theme-dark .ddp-box-widget.ddp-box-size .ddp-wrap-morebutton .ddp-wrap-popup2 ul li a em.ddp-icon-tool-title{margin:-6px 0 0;background-position:-14px top}.theme-dark .ddp-box-widget.ddp-box-size .ddp-wrap-morebutton .ddp-wrap-popup2 ul li a em.ddp-icon-tool-legend{margin:-6px 0 0;background-position:-26px -13px}.theme-dark .ddp-box-widget.ddp-box-size .ddp-wrap-morebutton .ddp-wrap-popup2 ul li a em.ddp-icon-tool-minimap{margin:-7px 0 0;background-position:-26px -26px}.theme-dark .ddp-box-widget.ddp-box-size .ddp-wrap-morebutton .ddp-wrap-popup2 ul li a em.ddp-icon-tool-linked{margin:-5px 0 0;background-position:-17px -40px}.theme-dark .ddp-box-widget.ddp-box-size .ddp-wrap-morebutton .ddp-wrap-popup2 ul li a em.ddp-icon-tool-chart{margin:-7px 0 0;background-position:-13px -52px}.theme-dark .ddp-box-widget.ddp-box-size .ddp-wrap-morebutton .ddp-wrap-popup2 ul li a em.ddp-icon-chartdet{margin:-7px 0 0;background-position:-14px -163px}.theme-dark .ddp-box-widget.ddp-box-size .ddp-wrap-morebutton .ddp-wrap-popup2 ul li .ddp-list-txt em.ddp-icon-tool-display{position:absolute;top:50%;left:11px;margin-top:-5px}.theme-dark .ddp-box-widget.ddp-box-size .ddp-wrap-morebutton .ddp-wrap-popup2 ul li a span.ddp-ui-check{position:absolute;top:6px;right:12px;padding-right:20px}.theme-dark .ddp-box-widget.ddp-box-size .ddp-wrap-morebutton .ddp-wrap-popup2 ul li a span.ddp-ui-check i{display:inline-block;position:absolute;top:50%;right:0;margin-top:-5px;width:11px;height:8px;margin-left:7px;background:url(/assets/images/icon_select2.png) no-repeat;vertical-align:middle;background-position:-15px -18px}.theme-dark .ddp-box-widget.ddp-box-size .ddp-wrap-morebutton .ddp-wrap-popup2 ul li a span.ddp-ui-check input[type=checkbox]{position:absolute;right:0;top:0;opacity:0}.theme-dark .ddp-box-widget.ddp-box-size .ddp-wrap-morebutton .ddp-wrap-popup2 ul li a span.ddp-ui-check input[type=checkbox]:checked+i{background-position:-15px -9px}.theme-dark .ddp-box-widget.ddp-box-size .ddp-wrap-morebutton .ddp-wrap-popup2 ul li a span.ddp-ui-check span.ddp-txt-check:before{display:inline-block;content:"Off";color:#b7b9c2;font-size:11px}.theme-dark .ddp-box-widget.ddp-box-size .ddp-wrap-morebutton .ddp-wrap-popup2 ul li a span.ddp-ui-check input[type=checkbox]:checked+i+span.ddp-txt-check:before{content:"On";color:#666fad}.theme-dark .ddp-wrap-naviarea .ddp-ui-fix-buttons{display:inline-block;position:relative;top:0;right:inherit;margin-right:3px;width:inherit;border-radius:2px;background-color:#dddee2;overflow:hidden;vertical-align:middle}.theme-dark .ddp-wrap-naviarea .ddp-ui-fix-buttons .ddp-list-buttons2 li{float:left}.theme-dark .ddp-wrap-naviarea .ddp-ui-fix-buttons .ddp-list-buttons2 li a{display:inline-block;position:relative;padding:7px 25px;height:31px;box-sizing:border-box}.theme-dark .ddp-wrap-naviarea .ddp-ui-fix-buttons .ddp-list-buttons2 li a:after{display:inline-block;position:absolute;top:50%;right:0;margin-top:-8px;height:16px;border-right:1px solid #c3c5ca;content:""}.theme-dark .ddp-wrap-naviarea .ddp-ui-fix-buttons .ddp-list-buttons2 li:last-of-type a:after{display:none}.theme-dark .ddp-wrap-naviarea .ddp-ui-fix-buttons .ddp-list-buttons2 li a:hover{background-color:#c3c8d3}.theme-dark .ddp-wrap-naviarea .ddp-ui-fix-buttons .ddp-icon-chart-new{background-position-x:0}.theme-dark .ddp-ui-fix-buttons{position:absolute;top:10px;right:10px;width:127px;z-index:121}.theme-dark .ddp-ui-fix-buttons:hover{z-index:201}.theme-dark .ddp-btn-widget{border-radius:2px;background-color:#1972d0}.theme-dark .ddp-btn-widget:hover{position:relative;z-index:201}.theme-dark .ddp-btn-widget .ddp-btn-chart{display:block;position:relative;padding:7px 0 7px 40px;border-radius:2px;color:#fff;font-size:13px;box-sizing:border-box}.theme-dark .ddp-btn-widget .ddp-btn-chart em.ddp-icon-chart-new{position:absolute;top:50%;left:13px;margin-top:-9px}.theme-dark .ddp-btn-widget .ddp-btn-chart:before{display:inline-block;position:absolute;top:50%;right:13px;margin-top:-3px;width:9px;height:5px;background:url(/assets/images/icon_selecview.png) no-repeat;background-position:left -58px;content:""}.theme-dark .ddp-btn-widget:hover .ddp-btn-chart:before{display:none}.theme-dark .ddp-btn-widget .ddp-types ul.ddp-list-popup li a{padding-left:45px}.theme-dark .ddp-btn-widget .ddp-types ul.ddp-list-popup li a:hover{background-color:#b8e5fe;color:#1f2942}.theme-dark .ddp-btn-widget .ddp-list-popup li a .ddp-icon-chart-new{position:absolute;top:50%;left:13px;margin-top:-9px;background-position-x:0}.theme-dark .ddp-btn-widget .ddp-list-popup li a:hover .ddp-icon-chart-new{background-position-x:-46px}.theme-dark .ddp-btn-widget .ddp-list-popup li a .ddp-icon-filter-new{position:absolute;top:50%;left:13px;margin-top:-7px}.theme-dark .ddp-btn-widget .ddp-list-popup li a:hover .ddp-icon-filter-new{background-position-x:-22px}.theme-dark .ddp-btn-widget .ddp-list-popup li a .ddp-icon-parameter-new{position:absolute;top:50%;left:13px;margin-top:-8px}.theme-dark .ddp-btn-widget .ddp-list-popup li a:hover .ddp-icon-parameter-new{background-position-x:-22px}.theme-dark .ddp-btn-widget .ddp-list-popup li a .ddp-icon-text-new{position:absolute;top:50%;left:15px;margin-top:-6px}.theme-dark .ddp-btn-widget .ddp-list-popup li a:hover .ddp-icon-text-new{background-position-x:-22px}.theme-dark .ddp-btn-widget .ddp-wrap-view .ddp-wrap-popup2{display:none;position:absolute;left:0;top:0;right:0;border:1px solid #2abcef}.theme-dark .ddp-btn-widget:hover .ddp-wrap-view .ddp-wrap-popup2{display:block}.theme-dark .ddp-box-btn2{position:relative}.theme-dark .ddp-box-btn2 .ddp-ui-tooltip-info{display:none;top:28px;left:inherit;right:3px;margin-top:6px}.theme-dark .ddp-box-btn2:hover .ddp-ui-tooltip-info{display:block}.theme-dark .ddp-box-btn2 .ddp-ui-tooltip-info em.ddp-icon-view-down{left:inherit;right:8px;bottom:inherit;top:-6px;transform:rotate(90deg)}.theme-dark .ddp-ui-btnview{position:relative;border:1px solid #7e8aa5;cursor:pointer;box-sizing:border-box}.theme-dark .ddp-ui-btnview em.ddp-icon-view{display:inline-block;position:absolute;top:50%;right:0;width:7px;height:4px;margin-top:-2px;background:url(/assets/images/icon_selecview.png) no-repeat;background-position:-28px -7px}.theme-dark .ddp-ui-btnview .ddp-box-btn{position:relative;float:left;width:20px;height:18px}.theme-dark .ddp-ui-btnview .ddp-box-btn em.ddp-icon-widget-graph,.theme-dark .ddp-ui-btnview .ddp-box-btn em.ddp-icon-widget-grid{display:inline-block;position:absolute;top:50%;left:50%;margin:-6px 0 0 -5px;background:url(/assets/images/icon_widget.png) no-repeat}.theme-dark .ddp-ui-btnview .ddp-box-btn em.ddp-icon-widget-graph{width:10px;height:11px;background-position:left -80px}.theme-dark .ddp-ui-btnview .ddp-box-btn em.ddp-icon-widget-grid{width:10px;height:12px;background-position:left -67px}.theme-dark .ddp-ui-btnview .ddp-box-btn.ddp-selected .ddp-icon-widget-grid{background-position:-11px -67px}.theme-dark .ddp-ui-btnview .ddp-box-btn.ddp-selected .ddp-icon-widget-graph{background-position:-12px -80px}.theme-dark .ddp-ui-btnview .ddp-ui-tooltip-info{display:none;top:25px;left:inherit;right:-6px}.theme-dark .ddp-ui-btnview .ddp-ui-tooltip-info em.ddp-icon-view-down{right:16px;left:inherit;bottom:inherit;top:-6px;transform:rotate(90deg)}.theme-dark .ddp-ui-btnview .ddp-box-btn:hover .ddp-ui-tooltip-info{display:block}.theme-dark .ddp-box-widget .ddp-top-control .ddp-ui-buttons em.ddp-icon-widget-grid{width:11px;height:12px;background-position:left -67px}.theme-dark .ddp-box-widget .ddp-top-control .ddp-ui-buttons em.ddp-icon-widget-graph{width:10px;height:11px;background-position:left -80px}.theme-dark .ddp-ui-btnview .ddp-box-btn.ddp-selected{background-color:#4e5368}.theme-dark .ddp-wrap-editboard .ddp-view-widget.ddp-view-widget-filter{overflow-y:auto}.theme-dark .ddp-view-widget{position:absolute;top:0;left:0;right:0;bottom:0;padding:5px 10px;z-index:1}.theme-dark .ddp-view-widget .ddp-ui-slider-type{margin:0}.theme-dark .ddp-view-widget.ddp-view-name{top:25px}.theme-dark .ddp-view-widget .ddp-area-filter.ddp-flex{display:flex}.theme-dark .ddp-view-widget .ddp-area-filter .ddp-btn-line{margin-left:4px;border:1px solid #4e5368;color:#a2a9c1}.theme-dark .ddp-view-widget .ddp-area-filter .ddp-btn-line:hover{border:1px solid #c3c8d3;color:#c3c8d3}.theme-dark .ddp-view-widget [class*=ddp-col].ddp-apply .ddp-btn-line-s{border:1px solid #4e5368;color:#a2a9c1}.theme-dark .ddp-view-widget [class*=ddp-col].ddp-apply .ddp-btn-line-s:hover{border:1px solid #c3c8d3;color:#c3c8d3}.theme-dark .ddp-view-widget .ddp-type-selectbox{background:none;border:1px solid #4e5368;background-color:#131b30}.theme-dark .ddp-view-widget .ddp-type-selectbox:hover{border:1px solid #7e8aa5}.theme-dark .ddp-view-widget .ddp-type-selectbox.ddp-selected:after,.theme-dark .ddp-view-widget .ddp-type-selectbox.ddp-selected:hover:after,.theme-dark .ddp-view-widget .ddp-type-selectbox:hover:after{background-position:0 0!important}.theme-dark .ddp-view-widget .ddp-type-selectbox input{background-color:#1f2942}.theme-dark .ddp-view-widget .ddp-type-selectbox.ddp-selected{border:1px solid #7e8aa5}.theme-dark .ddp-view-widget .ddp-type-selectbox .ddp-txt-selectbox{color:#fff}.theme-dark .ddp-view-widget .ddp-search-value .ddp-data-value{background-color:#1f2942}.theme-dark .ddp-view-widget .ddp-search-value .ddp-data-value input{color:#fff}.theme-dark .ddp-view-widget .ddp-area-filter.ddp-flex .ddp-search-value,.theme-dark .ddp-view-widget .ddp-area-filter .ddp-flex .ddp-search-value{flex:1 auto}.theme-dark .ddp-view-widget .ddp-area-filter .ddp-search-value .ddp-pop-warning .ddp-view{display:inline-block;position:absolute;bottom:100%;right:23px;width:4px;height:8px;margin-bottom:-2px;background:url(/assets/images/icon_tagview.png) no-repeat;background-position:left -9px;transform:rotate(90deg)}.theme-dark .ddp-view-widget .ddp-area-filter .ddp-type-selectbox .ddp-wrap-popup2.ddp-scroll-none{max-height:none}.theme-dark .ddp-view-widget .ddp-area-filter .ddp-type-selectbox .ddp-wrap-popup2 .ddp-list-popup{max-height:125px;overflow:auto}.theme-dark .ddp-view-widget .ddp-area-filter .ddp-type-selectbox .ddp-wrap-popup2 ul.ddp-list-popup li a{padding:4px 14px}.theme-dark .ddp-view-widget .ddp-area-filter .ddp-type-selectbox .ddp-wrap-popup2 ul.ddp-list-popup li.ddp-value-search .ddp-label-checkbox span.ddp-txt-checkbox,.theme-dark .ddp-view-widget .ddp-area-filter .ddp-type-selectbox .ddp-wrap-popup2 ul.ddp-list-popup li.ddp-value-search .ddp-label-radio span.ddp-txt-radio{color:#2abcef}.theme-dark .ddp-view-widget .ddp-area-filter .ddp-type-selectbox .ddp-wrap-popup2 .ddp-no-result .ddp-wrap-info{padding:5px 5px 0}.theme-dark .ddp-view-widget .ddp-area-filter .ddp-type-selectbox .ddp-wrap-popup2 .ddp-no-result .ddp-ui-info{position:relative;padding:8px 8px 8px 28px;border:1px solid #eaedf5;border-radius:2px;background-color:#f4f6fc;color:#7e8aa5;font-size:12px}.theme-dark .ddp-view-widget .ddp-area-filter .ddp-type-selectbox .ddp-wrap-popup2 .ddp-no-result .ddp-ui-info .ddp-icon-info{display:inline-block;position:absolute;top:50%;left:8px;margin-top:-7px;width:14px;height:14px;background:url(/assets/images/icon_info3.png) no-repeat;background-position:left -94px}.theme-dark .ddp-view-widget .ddp-area-filter .ddp-type-selectbox .ddp-wrap-popup2 .ddp-no-result .ddp-txt-noresult{display:block;padding:10px;color:#a2a9c1}.theme-dark .ddp-view-widget .ddp-area-filter .ddp-select-setting{padding:10px 10px 0}.theme-dark .ddp-view-widget .ddp-area-filter .ddp-select-setting .ddp-list-select{float:right;margin:0 -10px}.theme-dark .ddp-view-widget .ddp-area-filter .ddp-select-setting .ddp-list-select li{float:left}.theme-dark .ddp-view-widget .ddp-area-filter .ddp-select-setting .ddp-list-select li a{display:block;position:relative;padding:0 6px;color:#a2a9c1;font-size:12px;text-decoration:underline}.theme-dark .ddp-view-widget .ddp-area-filter .ddp-select-setting .ddp-list-select li a:hover{color:#c3c8d3}.theme-dark .ddp-view-widget .ddp-area-filter .ddp-select-setting .ddp-list-select li+li a:before{display:inline-block;position:absolute;top:50%;left:0;margin-top:-5px;height:10px;border-left:1px solid #c3c8d3;content:""}.theme-dark .ddp-view-widget .ddp-area-filter .ddp-select-setting .ddp-data-total{display:block;overflow:hidden;color:#7e8aa5;font-size:12px}.theme-dark .ddp-view-widget .ddp-area-filter .ddp-filter-list .ddp-select-setting{padding:4px 0}.theme-dark .ddp-view-widget .ddp-area-filter .ddp-filter-list ul.ddp-list-checktype li{padding:5px 0;font-size:0}.theme-dark .ddp-view-widget .ddp-area-filter .ddp-filter-list ul.ddp-list-checktype li.ddp-value-search .ddp-label-checkbox span.ddp-txt-checkbox,.theme-dark .ddp-view-widget .ddp-area-filter .ddp-filter-list ul.ddp-list-checktype li.ddp-value-search .ddp-label-radio span.ddp-txt-radio{color:#2abcef}.theme-dark .ddp-view-widget .ddp-area-filter .ddp-type-selectbox .ddp-data-result2{padding:5px 10px;border-top:1px dotted #c3c8d3;overflow:hidden}.theme-dark .ddp-view-widget .ddp-area-filter .ddp-type-selectbox .ddp-data-result2 .ddp-data-values{float:left;position:relative;top:2px}.theme-dark .ddp-view-widget .ddp-area-filter .ddp-type-selectbox .ddp-data-result2 .ddp-label-check-value{vertical-align:middle}.theme-dark .ddp-view-widget .ddp-area-filter .ddp-type-selectbox .ddp-data-result2 .ddp-label-check-value .ddp-value,.theme-dark .ddp-view-widget .ddp-area-filter .ddp-type-selectbox .ddp-data-result2 .ddp-label-check-value .ddp-value-num{vertical-align:top;position:relative;top:-1px;margin-left:6px;color:#7e8aa5;font-size:12px}.theme-dark .ddp-view-widget .ddp-area-filter .ddp-type-selectbox .ddp-data-result2 .ddp-label-check-value .ddp-value:before{content:"All"}.theme-dark .ddp-view-widget .ddp-area-filter .ddp-type-selectbox .ddp-data-result2 .ddp-label-check-value .ddp-value-num{display:none}.theme-dark .ddp-view-widget .ddp-area-filter .ddp-type-selectbox .ddp-data-result2 .ddp-label-check-value input[type=checkbox]:checked+i+.ddp-value-num{display:inline-block}.theme-dark .ddp-view-widget .ddp-area-filter .ddp-type-selectbox .ddp-data-result2 .ddp-label-check-value input[type=checkbox]:checked+i+.ddp-value-num+.ddp-value{display:none}.theme-dark .ddp-view-widget .ddp-area-filter .ddp-type-selectbox .ddp-data-result2 .ddp-ui-page{float:right}.theme-dark .ddp-view-widget .ddp-ui-title+.ddp-ui-widget-contents{top:43px!important;padding-top:0}.theme-dark .ddp-view-widget .ddp-ui-widget-contents{position:absolute;top:43px;left:0;right:0;bottom:0;padding:10px;overflow:auto}.theme-dark .ddp-view-widget .ddp-ui-widget-contents .ddp-form-multy span.ddp-txt-label{color:#7e8aa5}.theme-dark .ddp-view-widget .ddp-ui-widget-contents .ddp-label-checkbox span.ddp-txt-checkbox,.theme-dark .ddp-view-widget .ddp-ui-widget-contents .ddp-label-radio span.ddp-txt-radio{color:#fff}.theme-dark .ddp-view-widget .ddp-ui-widget-contents .ddp-wrap-popup2 .ddp-label-checkbox span.ddp-txt-checkbox,.theme-dark .ddp-view-widget .ddp-ui-widget-contents .ddp-wrap-popup2 .ddp-label-radio span.ddp-txt-radio{color:#36393e}.theme-dark .ddp-view-widget .ddp-ui-widget-contents>.ddp-list-checktype{padding:0;margin-top:-8px}.theme-dark .ddp-view-widget .ddp-ui-widget-contents .ddp-form-search+.ddp-list-checktype{margin:0}.theme-dark .ddp-view-widget .ddp-ui-widget-contents .ddp-label-checkbox input[type=checkbox]:checked+i.ddp-icon-checkbox{background:url(/assets/images/dark_theme/icon_checkbox_dark.png) no-repeat;background-position:-74px top}.theme-dark .ddp-view-widget .ddp-ui-widget-contents .ddp-label-radio input[type=radio]:checked+i.ddp-icon-radio{background-position:-48px top}.theme-dark .ddp-box-boardedit .ddp-view-widget .ddp-ui-widget-contents{position:relative;top:0!important;padding:0;overflow:initial}.theme-dark .ddp-ui-widget-contents .ddp-box-multy{border:1px solid #4e5368;background-color:#1f2942}.theme-dark .ddp-ui-widget-contents .ddp-input-typebasic{color:#fff;background-color:#131b30;border:1px solid #4e5368}.theme-dark .ddp-ui-widget-contents .ddp-input-typebasic:focus{border:1px solid #7e8aa5}.theme-dark .ddp-ui-widget-contents .ddp-input-typebasic::-moz-placeholder{color:#515776}.theme-dark .ddp-ui-widget-contents .ddp-input-typebasic::placeholder{color:#515776}.theme-dark .ddp-ui-widget-contents .ddp-box-multy.ddp-form-time .ddp-input-typebasic{background-color:#131b30}.theme-dark .ddp-ui-widget-contents .ddp-box-multy.ddp-form-time .ddp-type-selectbox{border-left:1px solid #4e5368;background-color:#131b30}.theme-dark .ddp-ui-widget-contents .ddp-box-multy.ddp-form-time .ddp-type-selectbox.ddp-selected,.theme-dark .ddp-ui-widget-contents .ddp-box-multy.ddp-form-time .ddp-type-selectbox:hover{border:none;border-left:1px solid #4e5368}.theme-dark .ddp-ui-widget-contents .ddp-form-multy .ddp-box-multy.ddp-form-time .ddp-input-typebasic{width:45%}.theme-dark .ddp-ui-widget-contents .ddp-form-multy .ddp-box-multy.ddp-form-time .ddp-type-selectbox{width:55%}.theme-dark .ddp-view-widget-text{color:#4e5368;font-size:24px;overflow-y:auto}.theme-dark .ddp-box-widget:hover .ddp-view-widget>.ddp-ui-top .ddp-no-filter{margin-right:26px}.theme-dark .ddp-view-widget>.ddp-ui-top .ddp-no-filter{float:right;position:relative;top:10px;color:#a2a9c1;font-size:12px}.theme-dark .ddp-view-widget>.ddp-ui-top .ddp-no-filter em.ddp-icon-info{display:inline-block;margin-right:3px;width:14px;height:14px;background:url(/assets/images/icon_info3.png) no-repeat;background-position:-15px -94px;vertical-align:middle}.theme-dark .ddp-view-widget .ddp-ui-title{padding:10px 0 9px;font-size:14px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:#fff}.theme-dark .ddp-view-widget .ddp-ui-title .ddp-icon-filter,.theme-dark .ddp-view-widget .ddp-ui-title .ddp-icon-parameter{display:inline-block;margin-right:5px;background:url(/assets/images/dark_theme/icon_dark_title_dark.png) no-repeat;vertical-align:middle}.theme-dark .ddp-view-widget .ddp-ui-title .ddp-icon-filter{width:15px;height:13px}.theme-dark .ddp-view-widget .ddp-ui-title .ddp-icon-parameter{width:15px;height:14px;background-position:left -14px}.theme-dark .ddp-view-widget .ddp-form-date .ddp-box-date{border:1px solid #4e5368}.theme-dark .ddp-view-widget .ddp-form-date .ddp-box-date .ddp-wrap-input,.theme-dark .ddp-view-widget .ddp-form-date .ddp-box-date .ddp-wrap-input input{background-color:#131b30;color:#fff}.theme-dark .ddp-view-widget-parameter .ddp-ui-widget-contents{padding:14px 6px 0}.theme-dark .ddp-view-widget-parameter .ddp-ui-widget-contents .ddp-ui-slider-type{clear:both;margin-top:-10px}.theme-dark .ddp-ui-widget-contents .ddp-dateinfo-view{position:relative;padding:0;width:280px}.theme-dark .ddp-ui-widget-contents .ddp-dateinfo-view .ddp-box-preview{padding:6px 0;margin-bottom:10px;border-radius:2px;text-align:center;color:#fff;background-color:#1f2942;font-size:14px}.theme-dark .ddp-ui-widget-contents .ddp-dateinfo-view .ddp-list-buttons{width:100%}.theme-dark .ddp-ui-widget-contents .ddp-dateinfo-view .ddp-list-buttons li{margin-bottom:11px}.theme-dark .ddp-ui-widget-contents .ddp-filter-calen-in{padding-top:20px;padding-bottom:0}.theme-dark .ddp-ui-widget-contents .ddp-filter-calen-in:first-of-type{padding-top:0}.theme-dark .ddp-dateinfo-view.ddp-inline{width:auto}.theme-dark .ddp-dateinfo-view.ddp-inline .ddp-filter-calen .ddp-wrap-dateinfo{margin-top:-4px}.theme-dark .ddp-dateinfo-view.ddp-inline .ddp-filter-calen .ddp-ui-dateinfo{display:inline-block;margin-top:4px;width:280px}.theme-dark .ddp-dateinfo-view.ddp-inline .ddp-filter-calen .ddp-form-date .ddp-day{display:inline-block;width:280px;margin-top:5px}.theme-dark .ddp-ui-widget-contents .ddp-filter-dateinfo .ddp-ui-dateinfo{width:100%;text-align:left}.theme-dark .ddp-ui-widget-contents .ddp-filter-dateinfo .ddp-ui-dateinfo .ddp-box-rome{width:100%}.theme-dark .ddp-ui-widget-contents .ddp-filter-dateinfo .ddp-ui-dateinfo:last-of-type{text-align:left}.theme-dark .ddp-ui-widget-contents .ddp-form-search{width:100%}.theme-dark .ddp-ui-widget-contents ul.ddp-list-checktype li{padding:8px 0}.theme-dark .ddp-ui-widget-contents .ddp-ui-slider-type .irs .irs{padding-top:13px}.theme-dark .ddp-wrap-slider-type .ddp-input-typebasic{margin-top:24px}.theme-dark .ddp-form-input-multy input{width:42%;padding:5px 5px 6px;border:1px solid #ddd;text-align:center;color:#444;font-size:12px;box-sizing:border-box}.theme-dark .ddp-form-input-multy input.ddp-input-left{float:left}.theme-dark .ddp-form-input-multy span.ddp-text-bar{float:left;width:16%;line-height:28px;text-align:center;color:#a4aab0}.theme-dark .ddp-form-input-multy input.ddp-input-right{float:right}.theme-dark .ddp-ui-boardedit .ddp-box-widget .ddp-top-control{position:absolute;top:0;left:0;right:0;height:25px;width:100%;padding-right:120px;background-color:#bdc0c9;box-sizing:border-box}.theme-dark .ddp-ui-boardedit .ddp-box-widget .ddp-top-control .ddp-data-top{display:block}.theme-dark .ddp-ui-boardedit .ddp-box-widget .ddp-top-control .ddp-ui-buttons{position:absolute;top:0;right:0;background:none}.theme-dark .ddp-ui-boardedit .ddp-box-widget .ddp-top-control .ddp-ui-buttons .ddp-box-btn2,.theme-dark .ddp-ui-boardedit .ddp-box-widget .ddp-top-control .ddp-ui-buttons .ddp-box-btn-hover{display:block}.theme-dark .ddp-ui-boardedit .ddp-box-widget .ddp-top-control .ddp-ui-buttons .ddp-ui-tooltip-info.ddp-down em.ddp-icon-view-top{right:9px}.theme-dark .ddp-ui-boardedit .ddp-box-widget .ddp-top-control .ddp-ui-buttons .ddp-box-btn-hover{border:1px solid #bdc0c9;border-bottom:none;cursor:pointer}.theme-dark .ddp-ui-boardedit .ddp-box-widget .ddp-top-control .ddp-ui-buttons .ddp-box-btn-hover:hover{border:1px solid #eaedf5;background-color:#fff}.theme-dark .ddp-ui-boardedit .ddp-box-widget .ddp-top-control .ddp-ui-buttons .ddp-box-btn-hover a.ddp-btn-tool:hover{background-color:#eee}.theme-dark .ddp-ui-boardedit .ddp-box-widget .ddp-top-control .ddp-ui-eidt-name{display:block;position:relative;overflow:hidden}.theme-dark .ddp-ui-boardedit .ddp-box-widget .ddp-top-control .ddp-ui-eidt-name .ddp-data-enter{position:relative;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.theme-dark .ddp-ui-boardedit .ddp-box-widget .ddp-top-control .ddp-ui-eidt-name .ddp-data-enter span.ddp-data-name{display:inline-block;padding:0 2px;margin:3px 0 3px 5px;font-size:14px;color:#4e5368}.theme-dark .ddp-ui-boardedit .ddp-box-widget .ddp-top-control .ddp-ui-eidt-name .ddp-data-enter:hover span.ddp-data-name{background-color:#ced0d6}.theme-dark .ddp-ui-boardedit .ddp-box-widget .ddp-top-control .ddp-ui-eidt-name .ddp-data-enter .ddp-ui-tooltip-info{position:absolute;top:30px;left:0}.theme-dark .ddp-ui-boardedit .ddp-box-widget .ddp-top-control .ddp-ui-eidt-name input.ddp-input-edit{display:none}.theme-dark .ddp-ui-boardedit .ddp-box-widget .ddp-top-control .ddp-ui-eidt-name.ddp-selected input.ddp-input-edit{display:block;position:absolute;top:3px;left:5px;right:0;bottom:3px;padding:2px;width:100%;font-size:14px;color:#4e5368;background-color:#ced0d6;border:none;box-sizing:border-box}.theme-dark .ddp-box-widget .ddp-top-control .ddp-ui-tool{float:left;margin-right:5px;vertical-align:top}.theme-dark .ddp-box-widget .ddp-top-control .ddp-ui-tool a.ddp-btn-tool{float:left;position:relative;width:25px;height:25px;margin-right:-1px;background-color:#dfdfe3;border:1px solid #b7b9c2;box-sizing:border-box}.theme-dark .ddp-box-widget .ddp-top-control .ddp-ui-tool a.ddp-btn-tool:last-of-type{border-right:none}.theme-dark .ddp-box-widget .ddp-top-control .ddp-ui-tool a.ddp-btn-tool em[class*=ddp-icon-tool-]{position:absolute;top:50%;left:50%}.theme-dark .ddp-box-widget .ddp-top-control .ddp-ui-tool a.ddp-btn-tool em.ddp-icon-tool-title{margin:-6px 0 0 -7px}.theme-dark .ddp-box-widget .ddp-top-control .ddp-ui-tool a.ddp-btn-tool em.ddp-icon-tool-legend{margin:-6px 0 0 -6px}.theme-dark .ddp-box-widget .ddp-top-control .ddp-ui-tool a.ddp-btn-tool em.ddp-icon-tool-minimap{margin:-7px 0 0 -5px}.theme-dark .ddp-box-widget .ddp-top-control .ddp-ui-tool a.ddp-btn-tool em.ddp-icon-tool-linked{margin:-5px 0 0 -8px}.theme-dark .ddp-box-widget .ddp-top-control .ddp-ui-tool a.ddp-btn-tool em.ddp-icon-tool-chart{margin:-5px 0 0 -6px}.theme-dark .ddp-box-widget .ddp-top-control .ddp-ui-tool a.ddp-btn-tool.ddp-selected{background-color:#fff;border:1px solid #eaedf5;border-bottom-color:#fff}.theme-dark .ddp-box-widget .ddp-top-control .ddp-ui-tool a.ddp-btn-tool.ddp-selected:before{display:inline-block;content:"";position:absolute;top:-1px;left:0;right:-1px;border-top:2px solid #4e5368;z-index:1}.theme-dark .ddp-box-widget .ddp-top-control .ddp-ui-tool a.ddp-btn-tool .ddp-ui-tooltip-info{left:0;right:inherit;top:24px}.theme-dark .ddp-box-widget .ddp-top-control .ddp-ui-tool a.ddp-btn-tool .ddp-ui-tooltip-info .ddp-icon-view-top{left:18px}.theme-dark .gridster-item-inner{height:100%}.theme-dark .ddp-text-boardside .ddp-box-down{padding-top:0}.theme-dark ul.ddp-list-text{margin:0 -15px}.theme-dark ul.ddp-list-text li a{display:table;position:relative;table-layout:fixed;padding:9px 45px 9px 17px;width:100%;vertical-align:middle;box-sizing:border-box;cursor:all-scroll}.theme-dark ul.ddp-list-text li a:hover{background-color:#eaedf5}.theme-dark ul.ddp-list-text li a .ddp-chart-images{display:table-cell;position:relative;width:28px;height:28px}.theme-dark ul.ddp-list-text li a .ddp-chart-images .ddp-img-txt{float:left;width:28px;height:28px;background:url(/assets/images/img_text.png) no-repeat}.theme-dark ul.ddp-list-text li a .ddp-chart-images em.ddp-icon-used{display:inline-block;position:absolute;bottom:-4px;right:-5px;top:auto;width:11px;height:11px;background:url(/assets/images/icon_use.png) no-repeat;background-color:#f7f7f8}.theme-dark ul.ddp-list-text li a .ddp-btn-control{display:none;position:absolute;top:50%;right:6px;margin-top:-5px}.theme-dark ul.ddp-list-text li a .ddp-btn-control .ddp-icon-del-s,.theme-dark ul.ddp-list-text li a .ddp-btn-control .ddp-icon-edit-s{float:left;padding:2px;margin-top:-5px}.theme-dark ul.ddp-list-text li a .ddp-btn-control em.ddp-icon-edit-s:before{display:inline-block;width:12px;height:12px;background:url(/assets/images/icon_control.png) no-repeat;background-position:-26px -97px}.theme-dark ul.ddp-list-text li a .ddp-btn-control em.ddp-icon-edit-s:hover:before{background-position-x:-52px}.theme-dark ul.ddp-list-text li a .ddp-btn-control em.ddp-icon-del-s:before{display:inline-block;width:11px;height:12px;background:url(/assets/images/icon_control.png) no-repeat;background-position:-26px -14px}.theme-dark ul.ddp-list-text li a .ddp-btn-control em.ddp-icon-del-s:hover:before{background-position-x:-62px}.theme-dark ul.ddp-list-text li a .ddp-btn-control .ddp-icon-del-s{margin-left:3px;position:relative;top:1px}.theme-dark ul.ddp-list-text li a:hover .ddp-btn-control{display:block}.theme-dark ul.ddp-list-text li a .ddp-data-info{display:table-cell;width:100%;padding-left:10px;vertical-align:middle;box-sizing:border-box}.theme-dark ul.ddp-list-text li a .ddp-data-info span{display:block;color:#4e5368;font-size:12px;line-height:16px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word}.theme-dark .ddp-wrap-filter{position:relative;width:100%;height:100%}.theme-dark .ddp-ui-filter-item{position:absolute;top:0;left:0;bottom:0;width:306px;border-right:1px solid #eaedf5;overflow:auto;background-color:#f4f6fc}.theme-dark .ddp-ui-filter-item .ddp-view-filter{position:relative;height:42%;padding-bottom:18px;padding-top:13px;border-bottom:1px solid #eaedf5;background-color:#fff;box-sizing:border-box}.theme-dark .ddp-ui-filter-item .ddp-view-filter.ddp-type{height:50%}.theme-dark .ddp-ui-filter-item .ddp-view-filter.ddp-type2{height:100%!important}.theme-dark .ddp-ui-filter-item .ddp-view-filter:first-of-type{padding-top:0;height:16%}.theme-dark .ddp-ui-filter-item .ddp-view-filter:first-of-type .ddp-wrap-list-filter{top:33px}.theme-dark .ddp-ui-filter-item .ddp-view-filter:nth-child(2){position:absolute;top:16%;left:0;right:0;height:42%}.theme-dark .ddp-ui-filter-item .ddp-view-filter.ddp-view-full{height:auto;bottom:47px}.theme-dark .ddp-ui-filter-item .ddp-ui-top{position:relative;padding:3px 11px 15px;color:#7e8aa5;font-size:13px}.theme-dark .ddp-ui-filter-item .ddp-view-column .ddp-ui-top{cursor:pointer}.theme-dark .ddp-ui-filter-item .ddp-view-column .ddp-ui-top .ddp-ui-search .ddp-form-search{background-color:#f4f6fc}.theme-dark .ddp-ui-filter-item .ddp-view-column .ddp-ui-top em.ddp-icon-view{position:absolute;top:8px;right:20px;width:9px;height:5px;background:url(/assets/images/icon_dropdown.png) no-repeat;background-position:left -6px}.theme-dark .ddp-ui-filter-item .ddp-view-column.ddp-selected .ddp-ui-top em.ddp-icon-view{background-position:0 0}.theme-dark .ddp-ui-filter-item .ddp-view-column .ddp-ui-top .ddp-ui-search{right:35px}.theme-dark .ddp-ui-filter-item .ddp-ui-top .ddp-ui-search{position:absolute;top:-3px;right:16px;left:11px;height:31px}.theme-dark .ddp-ui-filter-item .ddp-ui-top .ddp-ui-search .ddp-form-search{display:none;width:100%;background-color:#fff}.theme-dark .ddp-ui-filter-item .ddp-ui-top .ddp-ui-search.ddp-selected .ddp-form-search{display:block}.theme-dark .ddp-ui-filter-item .ddp-ui-top .ddp-ui-search em.ddp-icon-search-default{display:inline-block;padding:4px;position:absolute;top:50%;right:0;margin-top:-11px;cursor:pointer}.theme-dark .ddp-ui-filter-item .ddp-ui-top .ddp-ui-search em.ddp-icon-search-default:before{display:inline-block;content:"";width:11px;height:11px;background:url(/assets/images/icon_search.png) no-repeat}.theme-dark .ddp-ui-filter-item .ddp-ui-top .ddp-ui-search em.ddp-icon-search-default:hover:before{background-position:-12px top}.theme-dark .ddp-wrap-list-filter{position:absolute;top:46px;left:0;right:0;bottom:0;overflow-y:auto}.theme-dark .ddp-wrap-list-filter ul.ddp-list-filter{padding:0 10px 0 13px}.theme-dark .ddp-wrap-list-filter ul.ddp-list-filter li{padding:0}.theme-dark .ddp-wrap-list-filter ul.ddp-list-filter li a{display:block;padding:6px 23px 6px 15px;position:relative;color:#4e5368;font-size:14px}.theme-dark .ddp-wrap-list-filter ul.ddp-list-filter li a:hover{background-color:#f4f6fc}.theme-dark .ddp-wrap-list-filter ul.ddp-list-filter li a:after{display:none;content:"";position:absolute;top:50%;right:12px;width:5px;height:9px;margin-top:-5px;background:url(/assets/images/icon_dataview.png) no-repeat;background-position:left -48px}.theme-dark .ddp-wrap-list-filter ul.ddp-list-filter li a:hover:after{display:block}.theme-dark .ddp-wrap-list-filter ul.ddp-list-filter li.ddp-selected a{background-color:#4e5368;color:#fff}.theme-dark .ddp-wrap-list-filter ul.ddp-list-filter li.ddp-selected a:after{display:block;background-position:-6px -48px}.theme-dark .ddp-wrap-list-filter ul.ddp-list-filter li a em.ddp-icon-error2{position:relative;top:0;margin:0 5px 0 2px}.theme-dark .ddp-wrap-list-filter ul.ddp-list-filter li a .ddp-ui-buttons{position:relative;top:-1px;float:right;box-sizing:border-box}.theme-dark .ddp-wrap-list-filter ul.ddp-list-filter li a .ddp-ui-buttons .ddp-wrap-datalock,.theme-dark .ddp-wrap-list-filter ul.ddp-list-filter li a .ddp-ui-buttons .ddp-wrap-datarecommend,.theme-dark .ddp-wrap-list-filter ul.ddp-list-filter li a .ddp-ui-buttons em[class*=ddp-icon-]{vertical-align:middle;margin-left:7px}.theme-dark .ddp-wrap-list-filter ul.ddp-list-filter li a .ddp-ui-buttons span.ddp-link-filter{display:inline-block;position:relative;top:2px;color:#7e8aa5;font-size:11px;text-decoration:underline;cursor:pointer;vertical-align:top}.theme-dark .ddp-wrap-list-filter ul.ddp-list-filter li a .ddp-ui-buttons span.ddp-link-filter:hover{color:#4e5368}.theme-dark .ddp-wrap-list-filter ul.ddp-list-filter li a .ddp-ui-buttons .ddp-ui-tooltip-info{left:inherit;margin-right:6px;right:100%}.theme-dark .ddp-wrap-list-filter ul.ddp-list-filter li.ddp-selected a .ddp-ui-buttons span.ddp-link-filter{color:#fff}.theme-dark .ddp-wrap-list-filter ul.ddp-list-filter li a .ddp-icon-link-cut2{position:relative;top:-1px}.theme-dark .ddp-wrap-list-filter2 ul.ddp-list-filter2 li a span.ddp-data-name,.theme-dark .ddp-wrap-list-filter ul.ddp-list-filter li a span.ddp-data-name{display:block;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal;overflow:hidden}.theme-dark .ddp-wrap-list-filter2 ul.ddp-list-filter2 li a span.ddp-data-name .ddp-ui-label{display:inline-block;margin-left:8px;padding-left:8px;color:#7e8aa5;font-size:11px;border-left:1px solid rgba(208,209,216,.8)}.theme-dark .ddp-wrap-list-filter2 ul.ddp-list-filter2 li a span.ddp-data-name .ddp-ui-label .ddp-icon-chart{display:inline-block;width:10px;height:8px;background:url(/assets/images/icon_chart.png) no-repeat;background-position:-11px -43px}.theme-dark .ddp-wrap-list-filter ul.ddp-list-filter li a .ddp-icon-time3{width:13px;height:13px;background-position:left -16px}.theme-dark .ddp-wrap-list-filter2 ul.ddp-list-filter2 li a .ddp-icon-type,.theme-dark .ddp-wrap-list-filter ul.ddp-list-filter li a .ddp-icon-type{float:left;position:relative;top:4px;width:16px;margin-right:5px;text-align:center;vertical-align:middle}.theme-dark .ddp-ui-filter-item .ddp-view-column{position:absolute;left:0;right:0;bottom:0;height:47px;padding-top:13px;box-sizing:border-box}.theme-dark .ddp-ui-filter-item .ddp-view-column .ddp-view-column .ddp-ui-top{position:relative;padding:3px 11px 15px;color:#b7b9c2;font-size:13px;font-weight:700}.theme-dark .ddp-ui-filter-item .ddp-view-column.ddp-selected{top:58%;height:42%}.theme-dark .ddp-ui-filter-item .ddp-view-column.ddp-selected .ddp-wrap-list-filter2{display:block}.theme-dark .ddp-wrap-list-filter2{display:none;position:absolute;top:46px;left:0;right:0;bottom:0;overflow:auto}.theme-dark .ddp-wrap-list-filter2 ul.ddp-list-filter2{position:absolute;bottom:35px;left:0;right:0;top:0;padding:0 10px 0 13px;overflow:auto}.theme-dark .ddp-wrap-list-filter2 ul.ddp-list-filter2 li{position:Relative}.theme-dark .ddp-wrap-list-filter2 ul.ddp-list-filter2 li a{display:block;position:relative;padding:5px 23px 5px 15px;color:#4e5368;font-size:14px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.theme-dark .ddp-wrap-list-filter2 ul.ddp-list-filter2 li a .ddp-ui-buttons{float:right;box-sizing:border-box}.theme-dark .ddp-wrap-list-filter2 ul.ddp-list-filter2 li a .ddp-ui-buttons .ddp-wrap-datalock,.theme-dark .ddp-wrap-list-filter2 ul.ddp-list-filter2 li a .ddp-ui-buttons .ddp-wrap-datarecommend,.theme-dark .ddp-wrap-list-filter2 ul.ddp-list-filter2 li a .ddp-ui-buttons em[class*=ddp-icon-]{vertical-align:middle;margin-left:7px}.theme-dark .ddp-wrap-list-filter2 ul.ddp-list-filter2 li a .ddp-icon-link-cut2{position:relative;top:-1px;background-position:-26px -14px}.theme-dark .ddp-wrap-list-filter2 ul.ddp-list-filter2 li a:hover{background-color:#fff;color:#4e5368}.theme-dark .ddp-wrap-list-filter2 ul.ddp-list-filter2 li a:after{display:none;content:"";position:absolute;top:50%;right:10px;margin-top:-4px;width:7px;height:7px;background:url(/assets/images/btn_minus_plus.png) no-repeat;background-position:left -12px}.theme-dark .ddp-wrap-list-filter2 ul.ddp-list-filter2 li a:hover:after{display:block}.theme-dark .ddp-wrap-list-filter2 ul.ddp-list-filter2 li.ddp-disabled:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";z-index:1;cursor:no-drop}.theme-dark .ddp-wrap-list-filter2 ul.ddp-list-filter2 li.ddp-disabled a{opacity:.5}.theme-dark .ddp-wrap-list-filter2 ul.ddp-list-filter2 li.ddp-disabled a:hover:after{display:none}.theme-dark .ddp-wrap-list-filter2 .ddp-ui-page{position:absolute;bottom:0;left:0;right:0;padding:10px 12px;overflow:hidden}.theme-dark .ddp-wrap-list-filter2 .ddp-ui-page a.ddp-prev{float:left;color:#7e8aa5;font-size:12px}.theme-dark .ddp-wrap-list-filter2 .ddp-ui-page a.ddp-prev em{margin-right:9px}.theme-dark .ddp-wrap-list-filter2 .ddp-ui-page a.ddp-prev.ddp-disabled{opacity:.3;cursor:no-drop}.theme-dark .ddp-wrap-list-filter2 .ddp-ui-page a.ddp-next{float:right;color:#7e8aa5;font-size:12px}.theme-dark .ddp-wrap-list-filter2 .ddp-ui-page a.ddp-next em{margin-left:9px}.theme-dark .ddp-wrap-list-filter2 .ddp-ui-page a.ddp-next.ddp-disabled{opacity:.3;cursor:no-drop}.theme-dark .ddp-ui-filter-set{position:absolute;top:0;left:307px;bottom:0;padding:0 0 0 16px;overflow:auto}.theme-dark .ddp-ui-filter-set .ddp-ui-top-title span.ddp-ui-label{display:block;font-size:18px;color:#4e5368;font-weight:700}.theme-dark .ddp-ui-filter-set .ddp-ui-tags{overflow:Hidden;padding:15px 0}.theme-dark .ddp-ui-tags .ddp-tag-type{position:relative;float:left;font-size:12px;color:#7e8aa5;height:21px;padding:2px 5px;margin-right:5px;border-radius:2px;border:1px solid #7e8aa5;box-sizing:border-box}.theme-dark .ddp-ui-tags .ddp-tag-type.ddp-tag-dimension{border:1px solid #439fe5;color:#439fe5}.theme-dark .ddp-ui-tags .ddp-tag-type.ddp-tag-measure{border:1px solid #5fd7a5;color:#5fd7a5}.theme-dark .ddp-ui-tags .ddp-tag-type.ddp-type{border:1px solid #1972d0;color:#1972d0}.theme-dark .ddp-ui-tags .ddp-tag-type.ddp-type .ddp-wrap-datalock{position:relative;margin-right:5px;border:1px solid #1972d0;color:#1972d0}.theme-dark .ddp-ui-tags .ddp-tag-type.ddp-type .ddp-wrap-datalock em.ddp-icon-lock-s2{position:absolute;left:inherit;top:inherit;margin:0;background-position-x:-7px}.theme-dark .ddp-ui-tags .ddp-tag-type em[class*=ddp-icon]{position:relative;top:1px;left:0;margin-right:5px;vertical-align:middle}.theme-dark .ddp-ui-tags .ddp-tag-type em[class*=ddp-icon-basic-]{top:-1px}.theme-dark .ddp-ui-tags .ddp-tag-type em.ddp-icon-global{width:14px;background-position:-42px -18px}.theme-dark .ddp-ui-tags .ddp-tag-type em.ddp-icon-lock,.theme-dark .ddp-ui-tags .ddp-tag-type em.ddp-icon-recommend{position:relative;top:0;background-position:-24px top}.theme-dark .ddp-ui-tags .ddp-data-chartname{float:left;padding:3px 7px;width:155px;color:#7e8aa5;font-size:12px;background-color:#f4f6fc;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;word-wrap:normal;box-sizing:border-box}.theme-dark .ddp-ui-tags .ddp-data-chartname:before{display:inline-block;width:10px;height:8px;margin-right:4px;background:url(/assets/images/icon_chart.png) no-repeat;background-position:-11px -43px;content:""}.theme-dark .ddp-tag-type .ddp-txt-slide:after{color:#b7b9c2;font-size:12px;content:"Global off"}.theme-dark .ddp-tag-type.ddp-checkbox-slide{border:none}.theme-dark .ddp-tag-type.ddp-checkbox-slide:hover{padding-right:47px}.theme-dark .ddp-tag-type.ddp-checkbox-slide label{display:none;position:absolute;right:5px;top:8px}.theme-dark .ddp-tag-type.ddp-checkbox-slide:hover label{display:block}.theme-dark .ddp-tag-type .ddp-txt-slide em.ddp-icon-global{width:14px;background-position-x:0}.theme-dark .ddp-checkbox-slide input[type=checkbox]:checked+label+.ddp-txt-slide:after{color:#1972d0;content:"Global on"}.theme-dark .ddp-checkbox-slide input[type=checkbox]:checked+label+.ddp-txt-slide em.ddp-icon-global{background-position-x:-42px}.theme-dark .ddp-checkbox-slide input[type=checkbox]+label+.ddp-txt-slide:before{position:absolute;top:0;left:0;right:0;bottom:0;border:1px solid #b7b9c2;content:""}.theme-dark .ddp-ui-popup-contents .ddp-ui-filter-set .ddp-wrap-edit3{margin-bottom:5px}.theme-dark .ddp-ui-status{position:absolute;top:19px;left:0;right:0;bottom:0}.theme-dark .ddp-ui-status.ddp-filtering .ddp-ui-edit-set{display:block}.theme-dark .ddp-ui-status.ddp-filtering .ddp-box-item-search{top:284px}.theme-dark .ddp-wrap-status{position:absolute;top:160px;left:16px;right:0;bottom:19px}.theme-dark .ddp-wrap-status .ddp-ui-top{color:#b7b9c2;font-size:13px}.theme-dark .ddp-wrap-status .ddp-wrap-edit-set{margin-top:-23px}.theme-dark .ddp-wrap-status .ddp-wrap-edit-set a.ddp-btn-filter{float:right;width:124px;height:27px;line-height:27px;background-color:#f4f6fc;text-align:center;color:#b7b9c2;font-size:13px}.theme-dark .ddp-wrap-status .ddp-wrap-edit-set a.ddp-btn-filter em.ddp-icon-view{display:inline-block;width:9px;height:5px;margin-left:10px;background:url(/assets/images/icon_dropdown.png) no-repeat}.theme-dark .ddp-wrap-status .ddp-ui-edit-set{display:none;clear:both;position:relative;padding:0 30px 15px 18px;background-color:#f4f6fc;z-index:1}.theme-dark .ddp-ui-edit-set .ddp-label-title{display:block;padding-top:10px;padding-bottom:10px;position:relative;color:#444;font-size:14px}.theme-dark .ddp-ui-edit-set .ddp-label-title a.ddp-btn-reset{position:relative;display:inline-block;width:15px;height:13px;margin-left:5px;background:url(/assets/images/icon_reset.png) no-repeat;background-position:left -20px;vertical-align:middle}.theme-dark .ddp-ui-edit-set .ddp-label-title a.ddp-btn-reset:hover{background-position:-15px -20px}.theme-dark .ddp-ui-edit-set .ddp-data-info{display:inline-block;padding:5px 0 0;margin-left:5px;color:#4e5368;font-size:12px}.theme-dark .ddp-ui-edit-set .ddp-data-info span.ddp-data{color:#7e8aa5;font-style:italic}.theme-dark .ddp-ui-edit-set .ddp-data-info span.ddp-data2{color:#ca4b4b}.theme-dark .ddp-wrap-status .ddp-ui-edit-set .ddp-ui-buttons{padding-top:16px}.theme-dark .ddp-wrap-status .ddp-ui-edit-set .ddp-ui-buttons .ddp-btn-pop{margin-right:6px}.theme-dark .ddp-wrap-status .ddp-ui-edit-set .ddp-ui-buttons .ddp-btn-pop.ddp-bg-black{border:1px solid #7e8aa5;background-color:#7e8aa5}.theme-dark .ddp-wrap-status .ddp-ui-edit-set .ddp-ui-buttons .ddp-btn-pop.ddp-bg-black:hover{border:1px solid #4e5368;background-color:#4e5368}.theme-dark .ddp-form-edit-set [class*=ddp-col-]{padding-left:3px;box-sizing:border-box}.theme-dark .ddp-form-edit-set [class*=ddp-col-]:first-of-type{padding-left:0;margin-bottom:4px}.theme-dark .ddp-box-item-search{position:absolute;top:0;left:0;right:0;bottom:0;padding:0 9px 0 14px;box-sizing:border-box}.theme-dark .ddp-box-item-search .ddp-form-search{margin-top:7px;width:100%}.theme-dark .ddp-box-item-search .ddp-search-option{position:relative;padding-right:63px}.theme-dark .ddp-box-item-search a.ddp-btn-eyes{position:absolute;bottom:0;right:9px;width:25px;height:19px;border-radius:2px;border:1px solid #d3d5d9}.theme-dark .ddp-box-item-search a.ddp-btn-eyes:hover{border:1px solid #9da0a7}.theme-dark .ddp-box-item-search a.ddp-btn-eyes em{position:absolute;top:50%;left:50%;margin:-6px 0 0 -8px;background-position:left -12px}.theme-dark .ddp-box-item-search a.ddp-btn-eyes.ddp-selected em{background-position:-17px top}.theme-dark .ddp-box-item-search .ddp-data-result{position:absolute;bottom:60px;left:0;right:0}.theme-dark .ddp-box-item-search .ddp-data-result .ddp-data-value{position:relative;top:-3px;padding-left:13px;color:#7e8aa5}.theme-dark .ddp-box-item-search .ddp-list-checktype{position:absolute;top:40px;left:0;right:0;bottom:99px;padding:0 24px;box-sizing:border-box;overflow-y:auto}.theme-dark .ddp-box-item-search .ddp-list-checktype li{position:relative;padding:4px 0}.theme-dark .ddp-box-item-search .ddp-list-checktype li .ddp-label-checkbox span.ddp-txt-checkbox,.theme-dark .ddp-box-item-search .ddp-list-checktype li .ddp-label-radio span.ddp-txt-radio{font-size:14px}.theme-dark .ddp-box-item-search .ddp-list-checktype li.ddp-value-search .ddp-label-checkbox span.ddp-txt-checkbox,.theme-dark .ddp-box-item-search .ddp-list-checktype li.ddp-value-search .ddp-label-radio span.ddp-txt-radio{color:#2abcef}.theme-dark .ddp-box-item-search .ddp-list-checktype.ddp-type-list li{position:relative;padding-right:30px;font-size:0}.theme-dark .ddp-box-item-search .ddp-list-checktype.ddp-type-list li .ddp-setting{position:absolute;top:5px;right:0;font-size:13px;color:#b7b9c2}.theme-dark .ddp-box-item-search .ddp-list-checktype.ddp-type-list li .ddp-setting .ddp-label-setting{float:left}.theme-dark .ddp-box-item-search .ddp-list-checktype.ddp-type-list li .ddp-setting .ddp-label-setting .ddp-icon-eye{display:inline-block;position:relative;top:2px;width:16px;height:11px;margin-right:3px;background:url(/assets/images/icon_eyes.png) no-repeat;vertical-align:top}.theme-dark .ddp-box-item-search .ddp-list-checktype.ddp-type-list li .ddp-setting .ddp-setting-check{float:left}.theme-dark .ddp-box-item-search .ddp-list-checktype.ddp-type-list li .ddp-setting .ddp-setting-check a{display:inline-block;position:relative;padding:0 7px;color:#b7b9c2}.theme-dark .ddp-box-item-search .ddp-list-checktype.ddp-type-list li .ddp-setting .ddp-setting-check a:before{display:inline-block;position:absolute;top:50%;right:0;height:10px;margin-top:-5px;border-right:1px solid #eaedf5;content:""}.theme-dark .ddp-box-item-search .ddp-list-checktype.ddp-type-list li .ddp-setting .ddp-setting-check a:last-of-type{padding-right:0}.theme-dark .ddp-box-item-search .ddp-list-checktype.ddp-type-list li .ddp-setting .ddp-setting-check a:last-of-type:before{display:none}.theme-dark .ddp-box-item-search .ddp-list-checktype.ddp-type-list li .ddp-setting .ddp-setting-check a:hover{color:#4c515a}.theme-dark .ddp-box-item-search .ddp-list-checktype.ddp-type-list li .ddp-list-all{padding:6px 0 11px;margin-bottom:5px;border-bottom:1px dotted #ddd}.theme-dark .ddp-box-item-search .ddp-list-checktype li .ddp-label-checkbox{display:inline-block}.theme-dark .ddp-box-item-search .ddp-list-checktype li .ddp-label-checkbox span.ddp-data-valuenum,.theme-dark .ddp-box-item-search .ddp-list-checktype li .ddp-label-radio span.ddp-data-valuenum{position:relative;top:-1px;margin-left:5px;color:#7e8aa5;font-size:12px}.theme-dark .ddp-box-item-search .ddp-list-checktype li [class*=ddp-icon-eyes2]{position:absolute;top:50%;right:5px;margin-top:-6px;cursor:pointer}.theme-dark .ddp-box-item-search .ddp-list-checktype li .ddp-icon-eyes2-none{background-position:left -24px}.theme-dark .ddp-box-item-search.ddp-type-filter .ddp-list-checktype li [class*=ddp-icon-eyes2]{background-position:-15px -36px}.theme-dark .ddp-box-item-search.ddp-type-filter .ddp-list-checktype li .ddp-icon-eyes2-none{width:15px;background-position:left -36px}.theme-dark .ddp-box-item-search .ddp-list-checktype li em.ddp-icon-sclose2{display:none;position:absolute;top:50%;right:-13px;margin-top:-5px}.theme-dark .ddp-box-item-search .ddp-list-checktype li:hover em.ddp-icon-sclose2{display:block}.theme-dark .ddp-box-item-search .ddp-ui-page{position:absolute;right:24px;bottom:0}.theme-dark .ddp-box-item-search .ddp-box-search{position:absolute;bottom:0;left:13px;right:0;padding:9px 79px 9px 11px;background-color:#f4f6fc}.theme-dark .ddp-box-item-search .ddp-box-search .ddp-btn-solid3{display:inline-block;position:absolute;top:9px;right:6px;padding:6px 0;width:65px;color:#7e8aa5;font-size:13px;text-align:center;border:1px solid #d0d1d7;border-radius:2px}.theme-dark .ddp-ui-filter-set .ddp-wrap-edit3.ddp-field{margin-top:33px}.theme-dark .ddp-ui-filter-set .ddp-wrap-edit3.ddp-field ul.ddp-list-buttons.ddp-part3 li{width:76px}.theme-dark .ddp-ui-filter-set .ddp-wrap-edit3 .ddp-label-type,.theme-dark .ddp-ui-filter-set .ddp-wrap-edit3 label.ddp-label-subtype{width:120px}.theme-dark .ddp-ui-filter-set .ddp-wrap-edit3 .ddp-data-result{padding:5px 0 0 120px;color:#b7b9c2}.theme-dark .ddp-ui-filter-set .ddp-ui-part{padding:70px 0 0}.theme-dark .ddp-ui-filter-set .ddp-ui-part .ddp-wrap-edit3{margin-bottom:20px}.theme-dark .ddp-ui-field-type{width:217px;padding-top:15px}.theme-dark .ddp-ui-field-type .ddp-form-date+.ddp-form-date{padding-top:14px}.theme-dark .ddp-ui-field-type .ddp-ui-top-type{position:relative;margin-bottom:5px}.theme-dark .ddp-ui-field-type .ddp-ui-top-type .ddp-ui-buttons{position:absolute;top:-3px;right:0;display:inline-block}.theme-dark .ddp-ui-field-type .ddp-ui-top-type [class*=ddp-icon-link-]{margin-left:6px}.theme-dark .ddp-ui-field-type .ddp-ui-top-type .ddp-icon-link-plus:hover{background-position:-10px -2px}.theme-dark .ddp-ui-field-type .ddp-ui-top-type .ddp-icon-link-cut2:hover{background-position:-50px -14px}.theme-dark .ddp-ui-field-type .ddp-ui-top-type .ddp-ui-check-type{position:relative;padding:9px 0 0 38px}.theme-dark .ddp-ui-field-type .ddp-ui-check-type{position:relative;padding:0 0 0 38px;margin:10px 0 0}.theme-dark .ddp-ui-field-type .ddp-ui-check-type .ddp-ui-buttons{margin-top:0;top:0}.theme-dark .ddp-ui-field-type .ddp-ui-check-type .ddp-ui-buttons .ddp-icon-link-cut2{position:relative;top:-1px;background-position:-50px -14px}.theme-dark .ddp-ui-field-type .ddp-ui-check-type .ddp-ui-buttons .ddp-icon-link-cut2:hover{background-position:-62px -14px}.theme-dark .ddp-ui-field-type label.ddp-label-checkbox{display:inline-block}.theme-dark .ddp-ui-field-type label.ddp-label-checkbox span.ddp-txt-checkbox{font-size:12px}.theme-dark .ddp-ui-field-type .ddp-data-status{color:#7e8aa5;font-size:12px}.theme-dark .ddp-ui-filter-set .ddp-ui-edit-option .ddp-list-chartlist li a{display:block;position:relative;padding:6px 0 6px 16px;color:#4e5368;font-size:13px}.theme-dark .ddp-ui-filter-set .ddp-ui-edit-option .ddp-list-chartlist li a em.ddp-icon-chart-s{position:absolute;top:9px;left:0}.theme-dark .ddp-ui-filter-set .ddp-ui-edit-option .ddp-list-chartlist li a:hover{font-weight:700}.theme-dark .ddp-area-boardside .ddp-ui-down-title2{min-height:50px;margin:0 -10px 0 -17px;padding:0 10px 0 17px;cursor:move}.theme-dark .ddp-area-boardside .ddp-box-down .ddp-wrap-divide{padding-top:0}.theme-dark .ddp-area-boardside .ddp-contents-divide.ddp-type{margin-top:-10px}.theme-dark .ddp-area-boardside .ddp-ui-down-title2 .ddp-ui-buttons{position:relative;top:17px;float:right;background:none}.theme-dark .ddp-area-boardside .ddp-ui-down-title2 .ddp-wrap-morebutton{display:inline-block}.theme-dark .ddp-area-boardside .ddp-ui-down-title2 .ddp-ui-buttons .ddp-wrap-datalock,.theme-dark .ddp-area-boardside .ddp-ui-down-title2 .ddp-ui-buttons .ddp-wrap-datarecommend,.theme-dark .ddp-area-boardside .ddp-ui-down-title2 .ddp-ui-buttons em[class*=ddp-icon-]{vertical-align:middle;margin-left:7px}.theme-dark .ddp-area-boardside .ddp-ui-down-title2 .ddp-hover-tooltip:hover .ddp-ui-tooltip-info,.theme-dark .ddp-area-boardside .ddp-ui-down-title2 .ddp-ui-buttons .ddp-wrap-morebutton.ddp-selected .ddp-wrap-popup2{z-index:15}.theme-dark .ddp-area-boardside .ddp-ui-down-title2 .ddp-ui-buttons .ddp-wrap-popup2 em[class*=ddp-icon-]{margin-left:0}.theme-dark .ddp-area-boardside .ddp-ui-down-title2:hover{background-color:#eaedf5}.theme-dark .ddp-area-boardside .ddp-ui-down-title2:hover .ddp-wrap-datalock em.ddp-icon-lock-s2,.theme-dark .ddp-area-boardside .ddp-ui-down-title2:hover .ddp-wrap-datarecommend em.ddp-icon-recommend-s2{background-color:#eaedf5;border:1px solid #eaedf5}.theme-dark .ddp-area-boardside .ddp-box-down{padding:0 0 10px 17px}.theme-dark .ddp-area-boardside .ddp-box-down.ddp-border-none{border-bottom:none}.theme-dark .ddp-area-boardside .ddp-wrap-divide .ddp-ui-divide{clear:both;padding-bottom:10px;padding-right:10px}.theme-dark .ddp-area-boardside .ddp-wrap-divide .ddp-ui-divide .ddp-ui-page.ddp-center{overflow:hidden;padding-top:10px;text-align:center}.theme-dark .ddp-area-boardside .ddp-wrap-divide .ddp-ui-divide .ddp-ui-page.ddp-center *{display:inline-block;float:inherit;vertical-align:middle}.theme-dark .ddp-area-boardside .ddp-wrap-divide .ddp-ui-divide .ddp-ui-page.ddp-center .ddp-data-page{vertical-align:top}.theme-dark .ddp-area-boardside .ddp-wrap-divide .ddp-ui-divide .ddp-ui-slider-type{margin:0}.theme-dark .ddp-area-boardside .ddp-wrap-divide .ddp-ui-divide .ddp-ui-slider-type .irs .irs{padding-top:14px}.theme-dark .ddp-area-boardside .ddp-wrap-divide.ddp-dropdown .ddp-ui-divide{padding-bottom:0;margin-bottom:-10px}.theme-dark .ddp-area-boardside .ddp-wrap-divide.ddp-dropdown .ddp-ui-divide .ddp-ui-down-title2{cursor:pointer}.theme-dark .ddp-area-boardside .ddp-wrap-divide.ddp-dropdown .ddp-contents-divide,.theme-dark .ddp-area-boardside .ddp-wrap-divide.ddp-dropdown .ddp-none-bar{display:none}.theme-dark .ddp-area-boardside .ddp-wrap-divide.ddp-dropdown.ddp-selected .ddp-ui-divide{padding-bottom:10px;margin-bottom:0}.theme-dark .ddp-area-boardside .ddp-wrap-divide.ddp-dropdown.ddp-selected .ddp-ui-divide .ddp-search-value{margin:5px 0 3px}.theme-dark .ddp-area-boardside .ddp-wrap-divide.ddp-dropdown.ddp-selected .ddp-contents-divide{display:block}.theme-dark .ddp-area-boardside .ddp-ui-divide .ddp-no-result .ddp-wrap-info{padding:5px 0 0}.theme-dark .ddp-area-boardside .ddp-ui-divide .ddp-no-result .ddp-ui-info{position:relative;padding:8px 8px 8px 28px;border:1px solid #eaedf5;border-radius:2px;background-color:#f4f6fc;color:#7e8aa5;font-size:12px}.theme-dark .ddp-area-boardside .ddp-ui-divide .ddp-no-result .ddp-ui-info .ddp-icon-info{display:inline-block;position:absolute;top:50%;left:8px;margin-top:-7px;width:14px;height:14px;background:url(/assets/images/icon_info3.png) no-repeat;background-position:left -94px}.theme-dark .ddp-area-boardside .ddp-ui-divide .ddp-no-result .ddp-txt-noresult{display:block;padding:14px 15px;color:#a2a9c1}.theme-dark .ddp-area-boardside .ddp-ui-divide .ddp-ui-filter-info{position:relative;padding:8px;border:1px solid #eaedf5;border-radius:2px;background-color:#f4f6fc;color:#7e8aa5;font-size:12px}.theme-dark .ddp-area-boardside .ddp-ui-divide .ddp-flex-search{display:flex}.theme-dark .ddp-area-boardside .ddp-ui-divide .ddp-flex-search .ddp-search-value{flex:1 auto}.theme-dark .ddp-area-boardside .ddp-ui-divide .ddp-flex-search a.ddp-btn-line{margin:5px 0 3px 5px;padding:6px 3px;min-width:auto;white-space:nowrap}.theme-dark .ddp-area-boardside .ddp-ui-divide .ddp-select-setting{padding:4px 0 9px}.theme-dark .ddp-area-boardside .ddp-ui-divide .ddp-select-setting .ddp-list-select{float:right;margin:0 -10px}.theme-dark .ddp-area-boardside .ddp-ui-divide .ddp-select-setting .ddp-list-select li{float:left}.theme-dark .ddp-area-boardside .ddp-ui-divide .ddp-select-setting .ddp-list-select li a{display:block;position:relative;padding:0 10px;color:#a2a9c1;font-size:12px;text-decoration:underline}.theme-dark .ddp-area-boardside .ddp-ui-divide .ddp-select-setting .ddp-list-select li a:hover{color:#4e5368}.theme-dark .ddp-area-boardside .ddp-ui-divide .ddp-select-setting .ddp-list-select li+li a:before{display:inline-block;position:absolute;top:50%;left:0;margin-top:-5px;height:10px;border-left:1px solid #c3c8d3;content:""}.theme-dark .ddp-area-boardside .ddp-ui-divide .ddp-select-setting .ddp-data-total{display:block;overflow:hidden;color:#7e8aa5;font-size:12px}.theme-dark .ddp-area-boardside .ddp-ui-divide .ddp-list-checktype li.ddp-value-search .ddp-label-checkbox span.ddp-txt-checkbox,.theme-dark .ddp-area-boardside .ddp-ui-divide .ddp-list-checktype li.ddp-value-search .ddp-label-radio span.ddp-txt-radio{color:#2abcef}.theme-dark .ddp-area-boardside .ddp-ui-divide .ddp-ui-values{padding:8px 10px 0 17px;margin:0 -10px -10px -17px;border-top:1px dotted #c3c8d3}.theme-dark .ddp-ui-values{padding:6px 0 0;margin-bottom:-10px;overflow:hidden}.theme-dark .ddp-ui-values .ddp-data-values{float:left;color:#7e8aa5;font-size:12px}.theme-dark .ddp-ui-values .ddp-label-check-value{display:inline-block;margin-right:3px;vertical-align:middle}.theme-dark .ddp-ui-values .ddp-label-check-value .ddp-value-num{margin-left:4px;vertical-align:top}.theme-dark .ddp-ui-values .ddp-label-check-value .ddp-value{margin-left:4px;font-size:12px;color:#7e8aa5;vertical-align:top}.theme-dark .ddp-ui-values .ddp-label-check-value input[type=checkbox]:checked+i+.ddp-value-num{display:none}.theme-dark .ddp-ui-values .ddp-label-check-value input[type=checkbox]:checked+i+.ddp-value-num+.ddp-value{display:inline-block}.theme-dark .ddp-ui-values .ddp-label-check-value input[type=checkbox]+i+.ddp-value-num+.ddp-value{display:none}.theme-dark .ddp-ui-values .ddp-ui-page{float:right;position:relative;top:-3px}.theme-dark .ddp-area-boardside .ddp-ui-down-title2.ddp-flex{display:flex;align-items:center}.theme-dark .ddp-area-boardside .ddp-ui-down-title2.ddp-flex .ddp-itemtype-title{flex:1 1 auto}.theme-dark .ddp-area-boardside .ddp-ui-down-title2.ddp-flex .ddp-data-itemtype .ddp-txt-itemtype{display:block}.theme-dark .ddp-area-boardside .ddp-ui-down-title2.ddp-flex .ddp-flex-button{margin-left:auto;display:flex;align-items:center}.theme-dark .ddp-area-boardside .ddp-ui-down-title2.ddp-flex .ddp-flex-button .ddp-icon-boardside-lock,.theme-dark .ddp-area-boardside .ddp-ui-down-title2.ddp-flex .ddp-flex-button .ddp-icon-global-s,.theme-dark .ddp-area-boardside .ddp-ui-down-title2.ddp-flex .ddp-flex-button .ddp-wrap-morebutton{margin-left:7px;min-width:13px}.theme-dark .ddp-itemtype-title{min-height:50px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.theme-dark .ddp-data-itemtype{display:table;table-layout:fixed;position:relative;width:100%;min-height:50px;padding:10px 0 10px 40px;box-sizing:border-box;font-size:0}.theme-dark .ddp-data-itemtype.ddp-type .ddp-txt-itemtype{white-space:normal}.theme-dark .ddp-data-itemtype .ddp-icon-box{display:inline-block;position:absolute;top:50%;left:0;margin-top:-14px;width:26px;height:26px;text-align:center;border:1px solid #439fe5;border-radius:4px}.theme-dark .ddp-data-itemtype .ddp-icon-box.ddp-measure{float:left;border:1px solid #5fd7a5}.theme-dark .ddp-data-itemtype .ddp-icon-box [class*=ddp-icon-]{position:relative;top:8px}.theme-dark .ddp-data-itemtype .ddp-icon-box .ddp-icon-dimension-line,.theme-dark .ddp-data-itemtype .ddp-icon-box .ddp-icon-dimension-point,.theme-dark .ddp-data-itemtype .ddp-icon-box .ddp-icon-measure-line,.theme-dark .ddp-data-itemtype .ddp-icon-box .ddp-icon-measure-point{margin:-6px 0 0 -5px}.theme-dark .ddp-data-itemtype .ddp-icon-box .ddp-icon-dimension-polygon,.theme-dark .ddp-data-itemtype .ddp-icon-box .ddp-icon-measure-polygon{margin:-7px 0 0 -7px}.theme-dark .ddp-data-itemtype .ddp-icon-box .ddp-icon-use3{display:inline-block;position:absolute;bottom:-4px;right:-5px;top:auto;width:11px;height:11px;background:url(/assets/images/icon_use.png) no-repeat;background-color:#f7f7f8}.theme-dark .ddp-area-boardside .ddp-ui-down-title2 .ddp-icon-use3{background-color:#eaedf5}.theme-dark .ddp-data-itemtype .ddp-txt-itemtype{display:table-cell;width:100%;height:100%;vertical-align:middle;font-size:13px;color:#4e5368;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.theme-dark .ddp-data-itemtype .ddp-txt-itemtype .ddp-data-name{display:block;font-size:13px;color:#4e5368;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.theme-dark .ddp-data-itemtype .ddp-txt-itemtype .ddp-data-sub{display:block;max-height:29px;font-size:11px;color:#b7b9c2;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word}.theme-dark .ddp-data-itemtype .ddp-txt-itemtype .ddp-txt-chartname{display:block;width:100%;color:#b7b9c2;font-size:12px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.theme-dark .ddp-data-itemtype .ddp-txt-itemtype.ddp-error{position:relative;padding-right:20px}.theme-dark .ddp-data-itemtype .ddp-txt-itemtype.ddp-error .ddp-icon-error2{position:absolute;top:50%;right:4px;margin-top:-7px}.theme-dark .ddp-wrap-filtertime{padding-bottom:20px}.theme-dark .ddp-wrap-filtertime:last-of-type{padding-bottom:0}.theme-dark .ddp-wrap-filtertime dl.ddp-dl-time dt{float:left;width:60px;color:#7e8aa5;font-size:13px;line-height:24px}.theme-dark .ddp-wrap-filtertime dl.ddp-dl-time dd{display:block;font-size:13px;color:#b7b9c2;line-height:24px;overflow:hidden}.theme-dark .ddp-wrap-filtertime dl.ddp-dl-time dd.ddp-data-time{color:#4c515a;font-size:13px}.theme-dark .ddp-area-boardside .ddp-ui-divide .ddp-data-preview{color:#4c515a;font-size:14px;text-align:center}.theme-dark .ddp-area-boardside .ddp-ui-divide .ddp-none-bar{position:relative;padding:0 15px;margin:0 -17px;color:#7e8aa5;font-size:12px;font-weight:700;line-height:24px;background:#efeff1}.theme-dark .ddp-area-boardside .ddp-ui-divide .ddp-none-bar.ddp-select-bar{cursor:pointer}.theme-dark .ddp-area-boardside .ddp-ui-divide .ddp-none-bar.ddp-select-bar .ddp-wrap-popup2{left:0;font-weight:400}.theme-dark .ddp-area-boardside .ddp-ui-divide .ddp-none-bar.ddp-select-bar .ddp-icon-view{display:inline-block;position:relative;top:-1px;width:7px;height:4px;margin-left:9px;background:url(/assets/images/icon_select.png) no-repeat;background-position:-24px top}.theme-dark .ddp-wrap-divide .ddp-dropdown-filter+.ddp-dropdown-filter{margin-top:1px}.theme-dark .ddp-area-boardside .ddp-ui-divide .ddp-none-bar.ddp-select-bar:hover{background-color:#dfe0e4}.theme-dark .ddp-dropdown-filter{position:relative;margin-bottom:-20px}.theme-dark .ddp-dropdown-filter.ddp-selected .ddp-none-bar.ddp-select-bar{background-color:#dfe0e4}.theme-dark .ddp-dropdown-filter.ddp-selected .ddp-select-bar .ddp-icon-view{transform:rotate(180deg)}.theme-dark .ddp-dropdown-filter .ddp-wrap-popup2{display:none;width:238px;position:absolute;top:100%;left:-14px;padding:6px 0}.theme-dark .ddp-dropdown-filter .ddp-wrap-popup2 .ddp-label-type{padding:10px 12px 3px;color:#b7b9c2;font-size:12px}.theme-dark .ddp-dropdown-filter.ddp-selected .ddp-wrap-popup2{display:block;z-index:20}.theme-dark .ddp-dropdown-filter.ddp-selected .ddp-dropdown-data{display:block}.theme-dark .ddp-dropdown-filter .ddp-dropdown-data2 .ddp-contents-divide{padding:12px 0}.theme-dark .ddp-dropdown-filter .ddp-top-summary{cursor:pointer}.theme-dark .ddp-dropdown-filter .ddp-top-summary .ddp-icon-view{display:inline-block;position:relative;top:-1px;width:7px;height:4px;margin-left:9px;background:url(/assets/images/icon_select.png) no-repeat;background-position:-24px top}.theme-dark .ddp-dropdown-filter.ddp-selected .ddp-top-summary,.theme-dark .ddp-dropdown-filter .ddp-top-summary:hover{background-color:#dfe0e4}.theme-dark .ddp-dropdown-filter.ddp-selected .ddp-top-summary .ddp-icon-view{transform:rotate(180deg)}.theme-dark .ddp-filter1 .ddp-dropdown-filter.ddp-selected .ddp-wrap-popup2{left:20px;z-index:20}.theme-dark .ddp-dropdown-data{display:none;margin:0 -17px;background-color:#efeff1}.theme-dark .ddp-dropdown-data .ddp-list-data{padding:15px 17px;border-top:1px solid #ddd}.theme-dark .ddp-dropdown-data .ddp-list-data:first-of-type{border-top:none}.theme-dark .ddp-dropdown-data .ddp-list-data .ddp-data-name{color:#4e5368;font-size:13px}.theme-dark .ddp-dropdown-data .ddp-list-data .ddp-data-name [class*=ddp-icon-]{margin-right:9px}.theme-dark .ddp-dropdown-data .ddp-list-data .ddp-data-det{padding-top:9px;color:#7e8aa5}.theme-dark .ddp-dropdown-data .ddp-list-data .ddp-data-det .ddp-time{color:#b7b9c2}.theme-dark .ddp-area-boardside .ddp-toggle{padding-bottom:20px}.theme-dark .ddp-area-boardside .ddp-list-buttons{width:100%}.theme-dark .ddp-area-boardside .ddp-list-buttons.ddp-tab3 li{width:33.33333%;min-width:auto;white-space:nowrap}.theme-dark .ddp-area-boardside .ddp-ui-toggle-contents .ddp-txt-preview{display:block;color:#4c515a;font-size:14px;text-align:center}.theme-dark .ddp-area-boardside .ddp-filter-area{position:relative;top:0;padding:0;border-top:none;overflow:inherit}.theme-dark .ddp-area-boardside .ddp-filter-area .ddp-filter-type,.theme-dark .ddp-area-boardside .ddp-filter-area .ddp-filter-type:first-of-type{padding:10px 0 0}.theme-dark .ddp-area-boardside .ddp-filter-area .ddp-filter-type .ddp-btn-time,.theme-dark .ddp-area-boardside .ddp-filter-area .ddp-list-buttons{background-color:#efeff1}.theme-dark .ddp-area-boardside .ddp-filter-area .ddp-form-multy .ddp-box-multy.ddp-form-time .ddp-input-typebasic{width:45%}.theme-dark .ddp-area-boardside .ddp-filter-area .ddp-form-multy .ddp-box-multy.ddp-form-time .ddp-type-selectbox{width:55%}.theme-dark .ddp-filter-area .ddp-form-multy .ddp-box-multy.ddp-form-time .ddp-type-selectbox.ddp-selected{z-index:inherit}.theme-dark .ddp-area-boardside .ddp-dateinfo-view{position:relative;padding:0;overflow:inherit}.theme-dark .ddp-area-boardside .ddp-filter-calen-in{padding-bottom:20px}.theme-dark .ddp-area-boardside .ddp-filter-dateinfo .ddp-ui-dateinfo,.theme-dark .ddp-area-boardside .ddp-filter-dateinfo .ddp-ui-dateinfo .ddp-box-rome{width:100%}.theme-dark .ddp-area-boardside .ddp-filter-dateinfo .ddp-ui-dateinfo:last-of-type{padding-top:6px;text-align:left}.theme-dark .ddp-area-boardside .ddp-filter-dateinfo .ddp-ui-dateinfo .ddp-dateinfo-in{width:100%;box-sizing:border-box}.theme-dark .ddp-area-boardside .ddp-ui-dateinfo .ddp-box-dateinfo .ddp-box-date{padding-left:10px}.theme-dark .ddp-area-boardside .ddp-ui-dateinfo .ddp-dateinfo-in .rd-container{width:auto;margin-left:-34px;text-align:center}.theme-dark .ddp-area-boardside .ddp-dateinfo-view .ddp-btn-line-s{position:absolute;bottom:0;right:0}.theme-dark .ddp-area-boardside .ddp-form-multy span.ddp-txt-label.ddp-color{color:#4e5368}.theme-dark .ddp-area-boardside .ddp-form-multy.ddp-full .ddp-box-multy.ddp-form-time .ddp-input-typebasic{width:45%}.theme-dark .ddp-area-boardside .ddp-form-multy.ddp-full .ddp-box-multy.ddp-form-time .ddp-type-selectbox{width:55%}.theme-dark .ddp-data-itemtype em.dpd-icon-box-parameter{display:inline-block;position:absolute;top:50%;left:0;margin-top:-14px;width:28px;height:28px;background:url(/assets/images/img_parmeter.png) no-repeat}.theme-dark .ddp-data-itemtype .ddp-txt-itemtype.ddp-type{padding-right:5px;position:relative;line-height:16px;white-space:normal;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word}.theme-dark .popup-dashboard-dataview .ddp-type-option .ddp-box-btn2{color:#4e5368}.theme-dark .popup-dashboard-dataview .ddp-wrap-grid-option.ddp-top-option .ddp-fleft{padding:9px 14px}.theme-dark .popup-dashboard-dataview .ddp-wrap-grid-option.ddp-setting{background:none}.theme-dark .popup-dashboard-dataview .ddp-type-preview .ddp-ui-tab-contents .ddp-ui-grid2{top:50px}.theme-dark .popup-dashboard-dataview .ddp-type-preview .ddp-ui-tab-contents .ddp-ui-grid2.ddp-info{top:80px}.theme-dark .popup-dashboard-dataview .ddp-type-preview .ddp-ui-tab-contents .ddp-ui-grid2.ddp-type{top:100px}.theme-dark .popup-dashboard-dataview .ddp-type-preview .ddp-ui-tab-contents .ddp-ui-grid2.ddp-type.ddp-info{top:131px}.theme-dark .ddp-pop-datadetail .ddp-wrap-grid-option.ddp-setting .ddp-fleft{padding:9px 14px}.theme-dark .popup-dashboard-join .ddp-wrap-board-join{height:100%;padding-top:110px;padding-bottom:20px;margin-top:-120px;box-sizing:border-box}.theme-dark .popup-dashboard-join .ddp-ui-board-join{height:100%;min-height:600px}.theme-dark .popup-dashboard-join .ddp-ui-board-join .ddp-board-box-contents{height:50%;padding:0 50px}.theme-dark .popup-dashboard-join .ddp-ui-board-join .ddp-board-box-contents .ddp-box-pop-contents{position:relative;top:0;left:0;right:0;bottom:0;height:100%}.theme-dark .popup-dashboard-join .ddp-ui-board-join .ddp-board-join-type{height:50%;box-sizing:border-box}.theme-dark .popup-dashboard-join .ddp-ui-board-join .ddp-board-join-type .ddp-ui-join-type{position:relative;top:0;left:0;right:0;bottom:0;height:40%}.theme-dark .popup-dashboard-join .ddp-ui-board-join .ddp-board-join-type .ddp-box-resultpreview{position:relative;top:0;left:0;right:0;bottom:0;height:60%;padding:0 50px;min-height:auto}.theme-dark .popup-dashboard-join .ddp-ui-board-join .ddp-box-resultpreview .ddp-wrap-gird-form{position:relative;margin-top:-54px;padding:54px 0 0;height:100%;box-sizing:border-box}.theme-dark .popup-dashboard-join .ddp-ui-board-join .ddp-box-resultpreview .ddp-wrap-gird-form .ddp-ui-grid-form{position:relative;left:0;right:0;bottom:0;top:0;height:100%;box-sizing:border-box}.theme-dark .popup-dashboard-join .ddp-ui-board-join.ddp-default .ddp-board-box-contents{height:100%}.theme-dark .popup-dashboard-join .ddp-ui-board-join.ddp-default .ddp-board-join-type,.theme-dark .popup-dashboard-join .ddp-ui-board-join.ddp-default .ddp-ui-joinkeys{display:none}.theme-dark .popup-dashboard-join .ddp-ui-board-join.ddp-default .ddp-ui-part .ddp-ui-grid-form{bottom:20px}.theme-dark .popup-dashboard-join .ddp-ui-popup-join .ddp-ui-part .ddp-ui-set ul.ddp-list-tab-button li .ddp-ui-tooltip-info{right:0;left:inherit}.theme-dark .popup-dashboard-join .ddp-ui-popup-join .ddp-ui-part .ddp-ui-set ul.ddp-list-tab-button li .ddp-ui-tooltip-info em.ddp-icon-view-top{left:inherit;right:11px}.theme-dark .ddp-pop-filter{position:absolute;top:85px;left:50%;bottom:85px;margin:0 0 0 -300px;width:600px;background-color:#fff;z-index:127;box-shadow:0 0 20px rgba(0,0,0,.3)}.theme-dark .ddp-pop-filter .ddp-txt-title-name{padding:17px 25px;color:#4e5368;font-size:16px}.theme-dark .ddp-pop-filter .ddp-txt-title-name .ddp-icon-filter{display:inline-block;width:15px;height:13px;margin-right:5px;background:url(/assets/images/icon_title.png) no-repeat;vertical-align:middle}.theme-dark .ddp-pop-filter .ddp-txt-title-name .ddp-wrap-source-name{float:right;margin-top:-5px}.theme-dark .ddp-pop-filter .ddp-txt-title-name .ddp-wrap-source-name .ddp-box-layout4.ddp-datasearch .ddp-form-search{width:200px}.theme-dark .ddp-pop-filter .ddp-wrap-tab{z-index:1}.theme-dark .ddp-pop-filter .ddp-ui-popup-contents{margin-top:-54px;padding:54px 0 0}.theme-dark .ddp-pop-filter .ddp-wrap-tab-contents{height:100%}.theme-dark .ddp-pop-filter .ddp-ui-tab-contents{position:relative;margin-top:-60px;padding:60px 28px 0;height:100%;box-sizing:border-box}.theme-dark .ddp-pop-filter .ddp-filter0{position:absolute;top:67px;left:0;right:0;bottom:63px;padding:0 28px}.theme-dark .ddp-pop-filter .ddp-filter0 .ddp-list-filter{position:absolute;top:0;left:0;right:0;bottom:0;overflow:auto}.theme-dark .ddp-pop-filter .ddp-ui-buttons{position:absolute;bottom:0;left:0;right:0;padding:12px 0;text-align:center;border-top:1px solid #eaedf5}.theme-dark .ddp-pop-filter .ddp-ui-buttons [class*=ddp-btn-type]{margin:0 2px}.theme-dark .ddp-pop-filter .ddp-top-filter{position:relative;float:left;width:100%;height:60px;z-index:1;border-bottom:1px solid #d7d8dd}.theme-dark .ddp-pop-filter .ddp-top-filter .ddp-ui-tooltip-info{position:absolute;top:100%;left:90px}.theme-dark .ddp-pop-filter .ddp-top-filter .ddp-ui-tooltip-info em.ddp-icon-view-top{left:30px;margin-left:0}.theme-dark .ddp-pop-filter .ddp-top-filter .ddp-title .ddp-btn-back{position:relative;float:left;width:50px;height:60px}.theme-dark .ddp-pop-filter .ddp-top-filter .ddp-title .ddp-btn-back:before{display:inline-block;position:absolute;top:50%;left:20px;margin-top:-8px;width:17px;height:16px;background:url(/assets/images/btn_back.png) no-repeat;vertical-align:middle;content:""}.theme-dark .ddp-pop-filter .ddp-top-filter .ddp-ui-tags{float:right;padding:19px 10px 0 0}.theme-dark .ddp-pop-filter .ddp-top-filter .ddp-ui-tags .ddp-tag-icon{float:left}.theme-dark .ddp-pop-filter .ddp-top-filter .ddp-ui-tags .ddp-tag-icon [class*=ddp-icon-]{float:left;margin-right:10px}.theme-dark .ddp-pop-filter .ddp-top-filter .ddp-ui-tags .ddp-tag-icon .ddp-icon-recommend{position:Relative;top:2px}.theme-dark .ddp-pop-filter .ddp-top-filter .ddp-ui-tags .ddp-tag-icon .ddp-icon-global-s{position:Relative;top:3px}.theme-dark .ddp-pop-filter .ddp-top-filter .ddp-title{display:block;overflow:hidden}.theme-dark .ddp-pop-filter .ddp-top-filter .ddp-title .ddp-txt-name{display:block;padding:15px 8px 0;color:#545c66;font-size:16px;overflow:hidden}.theme-dark .ddp-pop-filter .ddp-top-filter .ddp-title .ddp-txt-name.ddp-type{padding-top:10px}.theme-dark .ddp-pop-filter .ddp-top-filter .ddp-title .ddp-icons{float:left}.theme-dark .ddp-pop-filter .ddp-top-filter .ddp-title .ddp-txt-name .ddp-txt-data{display:block;color:#545c66;font-size:16px;font-weight:700}.theme-dark .ddp-pop-filter .ddp-top-filter .ddp-title .ddp-txt-name .ddp-txt-sub{display:block;color:#7e8aa5;font-size:12px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;cursor:pointer}.theme-dark .ddp-pop-filter .ddp-top-filter .ddp-title .ddp-icon-box{display:inline-block;position:relative;top:16px;height:28px;width:28px;border-radius:1px;border:1px solid #439fe5;font-size:0;text-align:center;box-sizing:border-box;vertical-align:middle}.theme-dark .ddp-pop-filter .ddp-top-filter .ddp-title .ddp-icon-box.ddp-measure{border:1px solid #5fd7a5}.theme-dark .ddp-pop-filter .ddp-top-filter .ddp-title [class*=ddp-icon-dimension],.theme-dark .ddp-pop-filter .ddp-top-filter .ddp-title [class*=ddp-icon-measure]{position:relative;top:8px}.theme-dark .ddp-pop-filter .ddp-top-filter .ddp-title .ddp-icon-dimension-float,.theme-dark .ddp-pop-filter .ddp-top-filter .ddp-title .ddp-icon-dimension-int,.theme-dark .ddp-pop-filter .ddp-top-filter .ddp-title .ddp-icon-measure-float,.theme-dark .ddp-pop-filter .ddp-top-filter .ddp-title .ddp-icon-measure-int{top:9px}.theme-dark .ddp-pop-filter .ddp-top-filter .ddp-title .ddp-ui-tags{float:right;margin-top:14px;right:24px}.theme-dark .ddp-pop-filter .ddp-top-filter .ddp-ui-label{overflow:hidden}.theme-dark .ddp-add-filter{position:absolute;top:50px;left:0;right:0;bottom:0;overflow:auto}.theme-dark .ddp-add-filter .ddp-data-filter{position:relative;padding:7px 50px 7px 25px;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.theme-dark .ddp-add-filter .ddp-data-filter:hover,.theme-dark .ddp-add-filter li.ddp-selected .ddp-data-filter{background-color:#f4f6fc}.theme-dark .ddp-add-filter .ddp-data-filter .ddp-txt-filter,.theme-dark .ddp-add-filter .ddp-sub-filter ul.ddp-list-subfilter li .ddp-txt-filter{display:block;padding-left:22px;max-width:100%;position:relative;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal;box-sizing:border-box}.theme-dark .ddp-add-filter .ddp-data-filter .ddp-txt-filter .ddp-sub-name{position:relative;top:-2px;margin-left:4px;font-weight:300;color:#4e5368;font-size:14px;vertical-align:top}.theme-dark .ddp-add-filter .ddp-sub-filter ul.ddp-list-subfilter li .ddp-txt-filter{padding-left:0}.theme-dark .ddp-add-filter .ddp-sub-filter ul.ddp-list-subfilter li .ddp-txt-filter .ddp-data-date{margin-left:5px;color:#b7b9c2;font-size:13px}.theme-dark .ddp-add-filter .ddp-data-filter em[class*=ddp-icon-dimension-],.theme-dark .ddp-add-filter .ddp-data-filter em[class*=ddp-icon-measure-]{position:absolute;left:0;top:2px}.theme-dark .ddp-list-filter li.ddp-selected .ddp-sub-filter{display:block}.theme-dark .ddp-add-filter .ddp-sub-filter{display:none}.theme-dark .ddp-add-filter .ddp-sub-filter span.ddp-label-filter{display:block;padding:7px 50px 8px;font-size:12px;color:#b7b9c2;font-weight:700}.theme-dark .ddp-add-filter .ddp-sub-filter ul.ddp-list-subfilter li{position:relative;padding:6px 50px 6px 60px;color:#4b525b;font-size:14px;cursor:pointer}.theme-dark .ddp-add-filter .ddp-sub-filter ul.ddp-list-subfilter li.ddp-selected,.theme-dark .ddp-add-filter .ddp-sub-filter ul.ddp-list-subfilter li:hover{background-color:#f4f6fc}.theme-dark .ddp-add-filter ul.ddp-list-filter li .ddp-ui-icons{float:right;height:16px;margin-right:-25px}.theme-dark .ddp-add-filter ul.ddp-list-filter li .ddp-ui-icons [class*=ddp-icon-]{margin-left:5px}.theme-dark .ddp-add-filter ul.ddp-list-filter li .ddp-ui-icons .ddp-btn-add,.theme-dark .ddp-add-filter ul.ddp-list-filter li .ddp-ui-icons .ddp-btn-edit,.theme-dark .ddp-add-filter ul.ddp-list-filter li .ddp-ui-icons .ddp-icon-recommend,.theme-dark .ddp-add-filter ul.ddp-list-filter li .ddp-ui-icons .ddp-wrap-datarecommend{position:relative;top:0;margin-left:8px;vertical-align:middle}.theme-dark .ddp-add-filter ul.ddp-list-filter li .ddp-ui-icons .ddp-link-filter{color:#7e8aa5;font-weight:300;text-decoration:underline;font-style:italic;font-size:11px}.theme-dark .ddp-add-filter ul.ddp-list-filter li .ddp-btn-add{display:inline-block;width:13px;height:13px;background:url(/assets/images/icon_add.png) no-repeat;background-position:-56px -22px}.theme-dark .ddp-add-filter ul.ddp-list-filter li .ddp-btn-add:hover{background-position-x:-70px}.theme-dark .ddp-add-filter ul.ddp-list-filter li .ddp-btn-edit{display:inline-block;width:12px;height:12px;background:url(/assets/images/icon_control.png) no-repeat;background-position:-26px -97px}.theme-dark .ddp-add-filter ul.ddp-list-filter li .ddp-btn-edit:hover{background-position-x:-52px}.theme-dark .ddp-filter1{position:relative;height:100%;padding:60px 0 0;box-sizing:border-box}.theme-dark .ddp-filter1 .ddp-dropdown-filter{margin-bottom:0}.theme-dark .ddp-filter1 .ddp-wrap-setting{padding:8px 25px;width:100%;background-color:#f4f6fc;overflow:hidden;box-sizing:border-box}.theme-dark .ddp-filter1 .ddp-wrap-setting .ddp-wrap-edit .ddp-label-type{padding-right:15px;letter-spacing:-1px}.theme-dark .ddp-filter1 .ddp-wrap-setting .ddp-wrap-edit .ddp-ui-edit-option .ddp-type-selectbox{width:148px;background-color:#fff}.theme-dark .ddp-filter1 .ddp-box-item-search{top:166px;bottom:67px}.theme-dark .ddp-filter1 .ddp-box-item-search .ddp-list-checktype{top:0;bottom:91px}.theme-dark .ddp-filter1 .ddp-box-item-search .ddp-list-checktype.ddp-hover{padding:0}.theme-dark .ddp-filter1 .ddp-box-item-search .ddp-list-checktype.ddp-hover li{padding:6px 64px 6px 24px;cursor:pointer}.theme-dark .ddp-filter1 .ddp-box-item-search .ddp-list-checktype.ddp-hover li:hover{background-color:#f4f6fc}.theme-dark .ddp-filter1 .ddp-box-item-search .ddp-list-checktype.ddp-hover li [class*=ddp-icon-eyes2]{right:31px}.theme-dark .ddp-filter1 .ddp-box-item-search .ddp-list-checktype.ddp-hover li em.ddp-icon-sclose2{right:10px}.theme-dark .ddp-filter1 .ddp-box-item-search .ddp-box-search{left:0;border-top:1px solid #eaedf5}.theme-dark .ddp-filter1 .ddp-toggle{padding:18px 0 20px;text-align:center}.theme-dark .ddp-filter1 .ddp-toggle .ddp-list-buttons.ddp-type2 li{padding:10px 0;height:34px}.theme-dark .ddp-filter1 .ddp-toggle .ddp-wrap-edit.type-option{padding:0 24px}.theme-dark .ddp-filter1 .ddp-toggle .ddp-wrap-edit.type-option .ddp-label-type{line-height:34px}.theme-dark .ddp-filter1 .ddp-option{position:relative;margin:0 24px;padding-bottom:10px;border-bottom:1px solid #ccc}.theme-dark .ddp-filter1 .ddp-option .ddp-data-num{color:#7e8aa5;font-weight:300}.theme-dark .ddp-filter1 .ddp-option .ddp-option-btn{position:absolute;bottom:3px;right:0}.theme-dark .ddp-filter1 .ddp-top-summary{padding:4px 25px;border-top:1px solid #eaedf5;background-color:#f4f6fc}.theme-dark .ddp-filter1 .ddp-wrap-toggle-contents{position:absolute;top:129px;left:0;right:0;bottom:63px}.theme-dark .ddp-filter1 .ddp-dropdown-filter+.ddp-toggle+.ddp-wrap-toggle-contents,.theme-dark .ddp-filter1 .ddp-top-summary+.ddp-toggle+.ddp-wrap-toggle-contents,.theme-dark .ddp-filter1 timeunit-select+.ddp-toggle+.ddp-wrap-toggle-contents{top:153px}.theme-dark .ddp-filter1 .ddp-wrap-toggle-contents .ddp-txt-preview{display:block;padding:10px 0 0;color:#4c515a;font-size:14px;text-align:center}.theme-dark .ddp-filter1 .ddp-wrap-toggle-contents .ddp-box-item-search{top:38px;bottom:0}.theme-dark .ddp-dateinfo-view{position:absolute;top:0;left:0;right:0;bottom:0;padding:0 24px 30px;overflow-y:auto;overflow-x:hidden}.theme-dark .ddp-filter1 .ddp-wrap-toggle-contents .ddp-box-item-search.ddp-edit-none .ddp-data-result{bottom:12px}.theme-dark .ddp-filter1 .ddp-wrap-toggle-contents .ddp-box-item-search.ddp-edit-none .ddp-list-checktype{bottom:39px}.theme-dark .ddp-filter1 .ddp-select-setting{padding:15px 24px 0}.theme-dark .ddp-filter1 .ddp-select-setting .ddp-data-total{float:left;margin-right:8px;color:#4e5368;font-size:12px}.theme-dark .ddp-filter1 .ddp-select-setting .ddp-list-select{float:left;margin:0 -10px}.theme-dark .ddp-filter1 .ddp-select-setting .ddp-list-select li{float:left}.theme-dark .ddp-filter1 .ddp-select-setting .ddp-list-select li a{display:block;position:relative;padding:0 10px;color:#a2a9c1;font-size:12px;text-decoration:underline}.theme-dark .ddp-filter1 .ddp-select-setting .ddp-list-select li a:hover{color:#4e5368}.theme-dark .ddp-filter1 .ddp-select-setting .ddp-list-select li+li a:before{display:inline-block;position:absolute;top:50%;left:0;margin-top:-5px;height:10px;border-left:1px solid #c3c8d3;content:""}.theme-dark .ddp-filter1 .ddp-select-setting .ddp-setting{float:right;font-size:13px;color:#b7b9c2}.theme-dark .ddp-filter1 .ddp-select-setting .ddp-setting .ddp-label-setting{float:left}.theme-dark .ddp-filter1 .ddp-select-setting .ddp-setting .ddp-label-setting .ddp-icon-eye{display:inline-block;position:relative;top:2px;width:16px;height:11px;margin-right:3px;background:url(/assets/images/icon_eyes.png) no-repeat;background-position:-32px -36px;vertical-align:top}.theme-dark .ddp-filter1 .ddp-select-setting .ddp-setting .ddp-setting-check{float:left}.theme-dark .ddp-filter1 .ddp-select-setting .ddp-setting .ddp-setting-check a{display:inline-block;position:relative;padding:0 7px;color:#b7b9c2}.theme-dark .ddp-filter1 .ddp-select-setting .ddp-setting .ddp-setting-check a:before{display:inline-block;position:absolute;top:50%;right:0;height:10px;margin-top:-5px;border-right:1px solid #eaedf5;content:""}.theme-dark .ddp-filter1 .ddp-select-setting .ddp-setting .ddp-setting-check a:last-of-type{padding-right:0}.theme-dark .ddp-filter1 .ddp-select-setting .ddp-setting .ddp-setting-check a:last-of-type:before{display:none}.theme-dark .ddp-filter1 .ddp-select-setting .ddp-setting .ddp-setting-check a:hover{color:#4c515a}.theme-dark .ddp-filter1.type-filter .ddp-wrap-toggle-contents{top:107px}.theme-dark .ddp-filter1.type-filter .ddp-wrap-toggle-contents .ddp-option-in{padding-right:62px}.theme-dark .ddp-filter1.type-filter .ddp-wrap-toggle-contents .ddp-filter-form .ddp-box-item-search.ddp-type-filter{top:77px;bottom:0}.theme-dark .ddp-filter1.type-filter .ddp-filter-form .ddp-box-item-search .ddp-list-checktype{bottom:82px}.theme-dark .ddp-filter-range{padding:27px 25px 0;box-sizing:border-box;overflow:hidden}.theme-dark .ddp-filter-range .ddp-label-filter{padding-bottom:28px;color:#4e5368;font-size:13px}.theme-dark .ddp-filter-range .ddp-ui-slider-type{padding:0 20px}.theme-dark .ddp-range-num{position:relative;z-index:1;overflow:hidden}.theme-dark .ddp-range-num .ddp-data-num span.ddp-label{display:block;padding-bottom:4px;color:#7e8aa5;font-size:12px;text-align:left}.theme-dark .ddp-range-num .ddp-data-num.ddp-max span.ddp-label{text-align:right}.theme-dark .ddp-range-num .ddp-min{float:left}.theme-dark .ddp-range-num .ddp-max{float:right;text-align:right}.theme-dark .ddp-view-widget .ddp-range-num input{background-color:#131b30;border:1px solid #4e5368;color:#fff}.theme-dark .ddp-range-num input{display:inline-block;padding:5px 10px;width:98px;color:#444;font-size:13px;text-align:center;border:1px solid #ddd;box-sizing:border-box}.theme-dark .ddp-range-num input.ddp-full{width:100%;text-align:left}.theme-dark .ddp-range-num .ddp-input-apply input{width:98px}.theme-dark .ddp-slider-bg .irs-line-left,.theme-dark .ddp-slider-bg .irs-line-mid,.theme-dark .ddp-slider-bg .irs-line-right{height:9px;background-color:#eaedf5;border-radius:9px}.theme-dark .ddp-slider-bg .irs-bar{height:9px;background-color:#b8e5fe}.theme-dark .ddp-slider-bg .irs-line{height:9px}.theme-dark .ddp-slider-bg .irs-slider{background-color:#1972d0;cursor:pointer}.theme-dark .ddp-slider-bg .irs-slider.from,.theme-dark .ddp-slider-bg .irs-slider.single,.theme-dark .ddp-slider-bg .irs-slider.to{bottom:0}.theme-dark .ddp-slider-bg .irs-slider.from.state_hover,.theme-dark .ddp-slider-bg .irs-slider.from:hover,.theme-dark .ddp-slider-bg .irs-slider.single.state_hover,.theme-dark .ddp-slider-bg .irs-slider.single:hover,.theme-dark .ddp-slider-bg .irs-slider.to.state_hover,.theme-dark .ddp-slider-bg .irs-slider.to:hover{bottom:-2px}.theme-dark .ddp-dateinfo-view .ddp-btn-add{display:block;clear:both;padding:4px 7px;margin:0 -5px;color:#7e8aa5;font-size:13px}.theme-dark .ddp-dateinfo-view .ddp-btn-add:hover{background-color:#f4f6fc}.theme-dark .ddp-dateinfo-view .ddp-ui-add{position:relative}.theme-dark .ddp-dateinfo-view .ddp-ui-add.ddp-disabled:before{position:absolute;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,100%,.5);cursor:no-drop;z-index:1;content:""}.theme-dark .ddp-dateinfo-view .ddp-btn-add:before{display:inline-block;position:relative;top:0;width:15px;height:15px;margin-right:5px;background:url(/assets/images/icon_add.png) no-repeat;background-position:left -50px;content:"";vertical-align:middle}.theme-dark .ddp-filter-calen-in{padding-bottom:30px}.theme-dark .ddp-filter-calen-in:before{display:table;content:""}.theme-dark .ddp-filter-calen-in:after{display:table;content:"";clear:both}.theme-dark .ddp-filter-calen-in:first-of-type .ddp-wrap-control .ddp-dateinfo-control:first-of-type,.theme-dark .ddp-filter-calen-in:last-of-type .ddp-wrap-control .ddp-dateinfo-control:last-of-type{display:block}.theme-dark .ddp-filter-dateinfo{margin:0 -5px;box-sizing:border-box}.theme-dark .ddp-filter-dateinfo:before{display:table;content:""}.theme-dark .ddp-filter-dateinfo:after{display:table;content:"";clear:both}.theme-dark .ddp-filter-dateinfo .ddp-ui-dateinfo{float:Left;width:50%;margin:0;padding:0 5px;box-sizing:border-box}.theme-dark .ddp-filter-dateinfo .ddp-ui-dateinfo .ddp-dateinfo-in{position:relative;width:100%;padding-left:35px;display:inline-block;box-sizing:border-box}.theme-dark .ddp-dateinfo-view .ddp-wrap-control{clear:both;padding-top:5px;overflow:hidden}.theme-dark .ddp-dateinfo-view .ddp-wrap-control .ddp-dateinfo-control{display:none;width:50%;position:relative;float:left;padding-left:35px;box-sizing:Border-box}.theme-dark .ddp-dateinfo-view .ddp-wrap-control .ddp-dateinfo-control:last-of-type{float:right}.theme-dark .ddp-dateinfo-view .ddp-wrap-control .ddp-icon-control-cut{display:inline-block;position:absolute;top:50%;right:0;margin-top:-6px;width:11px;height:12px;background:url(/assets/images/icon_control.png) no-repeat;background-position:-26px -14px}.theme-dark .ddp-dateinfo-view .ddp-wrap-control .ddp-icon-control-cut:hover{background-position-x:-50px}.theme-dark .ddp-filter-dateinfo .ddp-ui-dateinfo:last-of-type{text-align:right}.theme-dark .ddp-ui-widget-contents .ddp-ui-dateinfo .ddp-txt-date{color:#7e8aa5}.theme-dark .ddp-ui-widget-contents .ddp-ui-dateinfo .ddp-box-dateinfo .ddp-box-date .ddp-txt-calen{background-color:#131b30;color:#fff}.theme-dark .ddp-ui-widget-contents .ddp-filter-dateinfo .ddp-ui-dateinfo .ddp-box-dateinfo{background-color:#131b30;border:1px solid #4e5368}.theme-dark .ddp-ui-widget-contents .ddp-filter-dateinfo .ddp-ui-dateinfo .ddp-box-dateinfo .ddp-type-selectbox,.theme-dark .ddp-ui-widget-contents .ddp-ui-dateinfo .ddp-box-dateinfo .ddp-box-date+.ddp-box-date{border-left:1px solid #4e5368}.theme-dark .ddp-filter-dateinfo .ddp-ui-dateinfo .ddp-box-dateinfo{display:inline-block;text-align:left;width:100%;box-sizing:border-box}.theme-dark .ddp-filter-dateinfo .ddp-ui-dateinfo .ddp-box-dateinfo .ddp-type-selectbox{float:left;width:45%;border:none;border-left:1px solid #c3c8d3;box-sizing:border-box;z-index:inherit}.theme-dark .ddp-filter-view{max-width:400px;min-width:300px;box-sizing:border-box}.theme-dark .ddp-filter-view.ddp-full{max-width:100%}.theme-dark .ddp-filter-view.ddp-full .ddp-wrap-buttons{width:100%}.theme-dark .ddp-filter-view.ddp-full .ddp-wrap-buttons.ddp-size ul.ddp-list-buttons li em{display:none}.theme-dark .ddp-filter-view .ddp-filter-area{position:relative;top:0;left:0;padding:0;border-top:none;overflow:inherit}.theme-dark .ddp-filter-view .ddp-txt-preview{display:block;padding:5px 0;color:#4c515a;font-size:16px;text-align:center}.theme-dark .ddp-filter-view .ddp-filter-area .ddp-filter-type{padding-top:10px}.theme-dark .ddp-filter-area{position:absolute;top:45px;left:0;right:0;bottom:0;padding:0 25px;border-top:1px solid #eaedf5;overflow-y:auto}.theme-dark .ddp-filter-area .ddp-list-buttons{width:100%}.theme-dark .ddp-filter1 .ddp-filter-area .ddp-filter-type .ddp-btn-time,.theme-dark .ddp-filter1 .ddp-filter-area .ddp-list-buttons li{background-color:#f4f6fc}.theme-dark .ddp-ui-widget-contents .ddp-filter-area .ddp-filter-type .ddp-btn-time{background-color:#2abcef}.theme-dark .ddp-ui-widget-contents .ddp-filter-area .ddp-filter-type .ddp-btn-time .ddp-form-multy .ddp-box-multy{background-color:#1f2942;border:1px solid #4e5368}.theme-dark .ddp-ui-widget-contents .ddp-filter-area .ddp-filter-type .ddp-btn-time.ddp-selected{background-color:#2abcef}.theme-dark .ddp-ui-widget-contents .ddp-filter-area .ddp-filter-type .ddp-btn-time.ddp-selected:before{border:1px solid #2abcef}.theme-dark .ddp-ui-widget-contents .ddp-filter-area .ddp-filter-type .ddp-btn-time span.ddp-txt-label{color:#fff!important}.theme-dark .ddp-ui-widget-contents .ddp-filter-area .ddp-filter-type .ddp-btn-time span.ddp-txt-label:before{background-position-y:0!important}.theme-dark .ddp-ui-widget-contents .ddp-dateinfo-view .ddp-list-buttons li,.theme-dark .ddp-ui-widget-contents .ddp-filter-area .ddp-list-buttons li{background-color:#4e5368;border-left:1px solid #131b30;color:#fff;border-radius:2px}.theme-dark .ddp-ui-widget-contents .ddp-dateinfo-view .ddp-list-buttons li.ddp-selected,.theme-dark .ddp-ui-widget-contents .ddp-filter-area .ddp-list-buttons li.ddp-selected{background-color:#2abcef;color:#fff}.theme-dark .ddp-ui-widget-contents .ddp-dateinfo-view .ddp-list-buttons li.ddp-selected:after,.theme-dark .ddp-ui-widget-contents .ddp-filter-area .ddp-list-buttons li.ddp-selected:after{border:none}.theme-dark .ddp-ui-widget-contents .ddp-dateinfo-view .ddp-list-buttons li.ddp-selected:before,.theme-dark .ddp-ui-widget-contents .ddp-filter-area .ddp-list-buttons li.ddp-selected:before{background-position-y:0}.theme-dark .ddp-ui-widget-contents .ddp-filter-view .ddp-txt-preview{color:#fff}.theme-dark .ddp-filter-area .ddp-list-buttons li{width:20%;min-width:30px;border-radius:2px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal;background-color:#efeff1}.theme-dark .ddp-filter-area .ddp-list-buttons li.ddp-selected{background:#fff;color:#4e5368;font-size:12px}.theme-dark .ddp-filter-area .ddp-list-buttons li.ddp-selected:before{background-position-y:-11px}.theme-dark .ddp-filter-area .ddp-list-buttons li.ddp-selected:after{position:absolute;top:0;left:0;right:0;bottom:0;border-radius:2px;border:1px solid #7e8aa5;content:""}.theme-dark .ddp-filter-area .ddp-filter-type{padding:49px 0 0}.theme-dark .ddp-filter-area .ddp-filter-type .ddp-label-name{display:block;padding-bottom:5px;color:#7e8aa5;font-size:13px}.theme-dark .ddp-filter-area .ddp-filter-type .ddp-btn-time{display:inline-block;position:relative;padding:2px 3px 2px 10px;margin-top:6px;border-radius:2px;background-color:#f4f6fc;cursor:pointer}.theme-dark .ddp-filter-area .ddp-filter-type .ddp-btn-time .ddp-form-multy{margin-top:0}.theme-dark .ddp-filter-area .ddp-filter-type .ddp-btn-time .ddp-form-multy span.ddp-txt-label{color:#4c515a;font-size:12px}.theme-dark .ddp-filter-area .ddp-filter-type .ddp-btn-time.ddp-selected{background-color:#fff}.theme-dark .ddp-filter-area .ddp-filter-type .ddp-btn-time.ddp-selected .ddp-form-multy span.ddp-txt-label:before{display:inline-block;position:relative;margin-right:7px;width:14px;height:10px;background:url(/assets/images/icon_select2.png) no-repeat;background-position-y:-11px;vertical-align:middle;content:""}.theme-dark .ddp-filter-area .ddp-filter-type .ddp-btn-time.ddp-selected:before{position:absolute;top:0;left:0;right:0;bottom:0;border-radius:2px;border:1px solid #7e8aa5;content:""}.theme-dark .ddp-filter-area .ddp-filter-type .ddp-btn-time .ddp-form-multy .ddp-box-multy{top:0}.theme-dark .ddp-filter-form .ddp-option-type{padding:0 25px}.theme-dark .ddp-filter-form .ddp-option-type .ddp-option-in{position:Relative;padding:9px 92px 6px 0;border-bottom:1px solid #eaedf5}.theme-dark .ddp-filter-form .ddp-option-type .ddp-option-btn{position:absolute;top:10px;right:0}.theme-dark .ddp-filter-form .ddp-option-type .ddp-search-value{background:none}.theme-dark .ddp-filter-form .ddp-option-type .ddp-search-value .ddp-data-value{background:#fff}.theme-dark .ddp-filter-form .ddp-option-type .ddp-option-in .ddp-search-value .ddp-data-value .icon-search{display:inline-block;position:absolute;top:50%;left:0;margin-top:-8px;width:14px;height:15px;background:url(/assets/images/icon_search.png) no-repeat;background-position:left -12px}.theme-dark .ddp-filter-form .ddp-option-type .ddp-search-value .ddp-data-value .icon-warning{position:absolute;top:2px;right:0;margin:0;width:25px;height:25px;border-radius:2px;border:1px solid #cdd8f4;background:none;background-color:#f0f3fc;box-sizing:border-box}.theme-dark .ddp-filter-form .ddp-option-type .ddp-search-value .ddp-data-value .icon-warning:before{display:inline-block;position:absolute;top:50%;left:50%;margin:-8px 0 0 -7px;width:15px;height:14px;background:url(/assets/images/icon_info3.png) no-repeat;background-position:left -12px;content:""}.theme-dark .ddp-filter-form .ddp-option{padding:25px 0 10px}.theme-dark .ddp-filter-form .ddp-option.ddp-type .ddp-search-value .ddp-data-value{background:none}.theme-dark .ddp-filter1 .ddp-filter-form .ddp-box-item-search{top:135px}.theme-dark .ddp-filter1 .ddp-filter-form .ddp-box-item-search.ddp-type-filter{top:154px;bottom:63px}.theme-dark .ddp-filter1 .ddp-filter-form .ddp-box-item-search .ddp-list-checktype{margin-top:7px;bottom:35px}.theme-dark .ddp-filter1 .ddp-filter-form .ddp-box-item-search .ddp-data-result{bottom:12px}.theme-dark .ddp-option-btn .ddp-btn-box{display:inline-block;position:relative;width:27px;height:27px;margin-left:4px;border-radius:2px}.theme-dark .ddp-filter1 .ddp-filter-form .ddp-box-item-search .ddp-data-result2{position:absolute;bottom:0;left:25px;right:25px;padding:8px 0 9px;border-top:1px dotted #ccc}.theme-dark .ddp-filter1 .ddp-filter-form .ddp-box-item-search .ddp-data-result2.type-result{bottom:48px;padding:6px 0}.theme-dark .ddp-filter1 .ddp-filter-form .ddp-box-item-search .ddp-data-result2 .ddp-data-values{color:#7e8aa5;vertical-align:middle}.theme-dark .ddp-filter1 .ddp-filter-form .ddp-box-item-search .ddp-data-result2 .ddp-ui-page{position:relative;top:-1px;right:0}.theme-dark .ddp-filter1 .ddp-filter-form .ddp-box-item-search .ddp-data-result2 .ddp-label-check-value{position:relative;top:3px;margin-right:3px}.theme-dark .ddp-filter1 .ddp-filter-form .ddp-box-item-search .ddp-data-result2 .ddp-label-check-value.type-check{display:inline-block;margin-right:3px;vertical-align:middle}.theme-dark .ddp-filter1 .ddp-filter-form .ddp-box-item-search .ddp-data-result2 .ddp-label-check-value.type-check .ddp-value-num{margin-left:4px;vertical-align:top}.theme-dark .ddp-filter1 .ddp-filter-form .ddp-box-item-search .ddp-data-result2 .ddp-label-check-value.type-check .ddp-value{margin-left:4px;font-size:12px;color:#7e8aa5;vertical-align:top}.theme-dark .ddp-filter1 .ddp-filter-form .ddp-box-item-search .ddp-data-result2 .ddp-label-check-value.type-check input[type=checkbox]:checked+i+.ddp-value-num{display:none}.theme-dark .ddp-filter1 .ddp-filter-form .ddp-box-item-search .ddp-data-result2 .ddp-label-check-value.type-check input[type=checkbox]:checked+i+.ddp-value-num+.ddp-value{display:inline-block}.theme-dark .ddp-filter1 .ddp-filter-form .ddp-box-item-search .ddp-data-result2 .ddp-label-check-value.type-check input[type=checkbox]+i+.ddp-value-num+.ddp-value{display:none}.theme-dark .ddp-option-btn .ddp-btn-box:hover,.theme-dark .ddp-option-btn .ddp-wrap-edit-set.ddp-selected .ddp-btn-box{background-color:#eaedf5}.theme-dark .ddp-option-btn .ddp-ui-search{position:relative;float:left;cursor:pointer}.theme-dark .ddp-option-btn .ddp-ui-search .ddp-icon-search-default:before{display:inline-block;position:absolute;top:50%;left:50%;margin:-7px 0 0 -7px;width:14px;height:14px;background:url(/assets/images/icon_search.png) no-repeat;background-position:left -12px;content:""}.theme-dark .ddp-option-btn .ddp-ui-search:hover .ddp-icon-search-default:before{background-position-x:-15px}.theme-dark .ddp-option-btn .ddp-ui-search .ddp-form-search{display:none}.theme-dark .ddp-option-btn .ddp-ui-search.ddp-selected .ddp-form-search{display:block}.theme-dark .ddp-option-btn .ddp-ui-search.ddp-selected .ddp-icon-search-default{display:none}.theme-dark .ddp-option-btn .ddp-box-btn2{position:relative;float:left;margin-left:4px;cursor:pointer}.theme-dark .ddp-option-btn .ddp-box-btn2 .ddp-icon-widget-info2{float:left;position:relative;top:1px;width:25px;height:25px;font-size:0;border-radius:2px;box-sizing:border-box;border:1px solid #cdd8f4;background-color:#f0f3fc}.theme-dark .ddp-option-btn .ddp-box-btn2 .ddp-icon-widget-info2:before{display:inline-block;position:absolute;top:50%;left:50%;margin:-7px 0 0 -8px;width:15px;height:14px;background:url(/assets/images/icon_widget.png) no-repeat;background-position:-16px -244px;content:""}.theme-dark .ddp-option-btn .ddp-box-btn2 .ddp-box-info.ddp-limitation{display:none;position:absolute;top:100%;right:0;padding:6px 10px;width:240px;border-radius:3px;background-color:#7182ba;color:#fff;box-sizing:border-box;z-index:1000}.theme-dark .ddp-option-btn .ddp-box-btn2:hover .ddp-box-info.ddp-limitation{display:block}.theme-dark .ddp-option-btn .ddp-box-btn2 .ddp-box-info.ddp-limitation .ddp-total{display:block;padding-bottom:4px}.theme-dark .ddp-option-btn .ddp-box-btn2 .ddp-box-info.ddp-limitation .ddp-total strong{display:block}.theme-dark .ddp-option-btn .ddp-wrap-edit-set{position:relative;float:left}.theme-dark .ddp-option-btn .ddp-wrap-edit-set .ddp-ui-tooltip-info{position:absolute;right:-5px;left:inherit;top:100%;margin-top:8px}.theme-dark .ddp-option-btn .ddp-wrap-edit-set .ddp-ui-edit-set{display:none;position:absolute;top:100%;right:-7px;width:427px;padding:13px 16px;border:1px solid #eaedf5;border-radius:2px;background-color:#fff;z-index:15;box-shadow:-1px 2px 3px 1px #edeff0}.theme-dark .ddp-option-btn .ddp-wrap-edit-set .ddp-ui-edit-set .ddp-pop-buttons{padding:10px 0 0}.theme-dark .ddp-option-btn .ddp-wrap-edit-set.ddp-selected .ddp-ui-edit-set{display:block;border:1px solid #eaedf5}.theme-dark .ddp-option-btn .ddp-wrap-edit-set .ddp-ui-tooltip-info .ddp-icon-view-top{left:inherit;right:17px}.theme-dark .ddp-option-btn .ddp-wrap-edit-set .ddp-btn-reset:hover .ddp-ui-tooltip-info{display:block}.theme-dark .ddp-option-btn .ddp-wrap-edit-set .ddp-btn-reset .ddp-ui-tooltip-info .ddp-icon-view-top{right:10px}.theme-dark .ddp-option-btn .ddp-wrap-edit-set a.ddp-btn-filter:before{display:inline-block;position:absolute;top:50%;left:50%;margin:-8px 0 0 -8px;width:15px;height:15px;background:url(/assets/images/icon_filter.png) no-repeat;background-position:left -11px;content:""}.theme-dark .ddp-option-btn .ddp-wrap-edit-set.ddp-selected a.ddp-btn-filter:before,.theme-dark .ddp-option-btn .ddp-wrap-edit-set a.ddp-btn-filter:hover:before{background-position-x:-16px}.theme-dark .ddp-option-btn .ddp-wrap-edit-set a.ddp-btn-filter:hover+.ddp-ui-tooltip-info{display:block}.theme-dark .ddp-option-btn .ddp-ui-sort{float:Left;margin:0 0 0 4px;padding:0}.theme-dark .ddp-option-btn .ddp-ui-sort .ddp-icon-sort{position:absolute;top:50%;left:50%;margin:-8px 0 0 -8px}.theme-dark .ddp-option-btn .ddp-ui-sort .ddp-wrap-popup2{top:27px}.theme-dark .ddp-option-btn .ddp-ui-sort.ddp-btn-box.ddp-selected{background-color:#eaedf5}.theme-dark .ddp-option-btn .ddp-ui-sort:hover .ddp-ui-tooltip-info{margin-top:8px}.theme-dark .ddp-option-btn .ddp-ui-sort:hover .ddp-ui-tooltip-info em.ddp-icon-view-top{left:inherit;right:12px}.theme-dark .ddp-option-btn .ddp-btn-eyes em.ddp-icon-eyes2{position:absolute;top:50%;left:50%;margin:-6px 0 0 -8px}.theme-dark .ddp-option-btn .ddp-btn-eyes.ddp-selected em.ddp-icon-eyes2{background-position-x:-34px}.theme-dark .ddp-ui-eessential{padding:0 64px}.theme-dark .ddp-ui-eessential .ddp-data-filter{padding-bottom:10px;font-size:13px;color:#4e5368}.theme-dark .ddp-type-setup{border-top:1px solid #c3c8d3}.theme-dark .ddp-type-setup .ddp-ui-top{position:relative;padding:15px;background-color:#f7f7f8}.theme-dark .ddp-type-setup .ddp-ui-top .ddp-tag-name{display:block;font-weight:700;font-size:18px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal}.theme-dark .ddp-type-setup .ddp-ui-top .ddp-tag-name .ddp-icon-box{display:inline-block;height:21px;width:21px;margin-right:5px;border-radius:1px;border:1px solid #439fe5;text-align:center;box-sizing:border-box;vertical-align:middle}.theme-dark .ddp-type-setup .ddp-ui-top .ddp-tag-name .ddp-icon-box.ddp-measure{border:1px solid #5fd7a5}.theme-dark .ddp-type-setup .ddp-ui-top .ddp-tag-name [class*=ddp-icon-dimension],.theme-dark .ddp-type-setup .ddp-ui-top .ddp-tag-name [class*=ddp-icon-measure]{position:relative;top:5px}.theme-dark .ddp-type-setup .ddp-ui-top .ddp-ui-tags{float:right}.theme-dark .ddp-setup-contents{position:relative;padding:17px 0}.theme-dark .ddp-setup-contents .ddp-ui-empty{margin:-18px 0;padding:20px 16px;font-size:13px}.theme-dark .ddp-setup-contents .ddp-box-item-search{position:relative}.theme-dark .ddp-setup-contents .ddp-box-item-search .ddp-list-checktype{position:relative;top:0;padding-bottom:10px;max-height:225px}.theme-dark .ddp-setup-contents .ddp-box-item-search .ddp-box-search,.theme-dark .ddp-setup-contents .ddp-box-item-search .ddp-data-result{position:relative;bottom:0}.theme-dark .ddp-setup-contents .ddp-box-item-search .ddp-data-result{margin-bottom:10px}.theme-dark .ddp-box-item-search .ddp-search-option .ddp-ui-sort{position:absolute;top:-8px;right:22px;margin-top:0}.theme-dark .ddp-setup-contents .ddp-wrap-edit3 .ddp-data-result{padding:5px 0 0 168px;color:#b7b9c2}.theme-dark .ddp-setup-contents .ddp-wrap-edit3 label.ddp-label-subtype,.theme-dark .ddp-setup-contents .ddp-wrap-edit3 label.ddp-label-type{padding-left:15px;width:168px;color:#7e8aa5;font-size:13px;box-sizing:border-box}.theme-dark .ddp-setup-contents .ddp-box-item-search .ddp-data-result{padding-left:0}.theme-dark .ddp-setup-contents .ddp-filter1{padding:0}.theme-dark .ddp-setup-contents .ddp-filter1 .ddp-toggle{padding:0 0 20px}.theme-dark .ddp-setup-contents .ddp-filter1 .ddp-wrap-toggle-contents{position:relative;top:0;bottom:inherit}.theme-dark .ddp-setup-contents .ddp-filter1 .ddp-wrap-toggle-contents .ddp-box-item-search{top:0}.theme-dark .ddp-setup-contents .ddp-box-item-search .ddp-ui-page{position:relative;padding:5px 0 0;text-align:right;overflow:hidden}.theme-dark .ddp-setup-contents .ddp-box-item-search .ddp-ui-page *{float:inherit;vertical-align:middle}.theme-dark .ddp-setup-contents .ddp-filter-area{position:relative;top:0;margin:0 140px}.theme-dark .ddp-setup-contents .ddp-dateinfo-view{position:relative;padding:0 140px 30px}.theme-dark .ddp-setup-contents .ddp-filter-range{padding:0 140px 110px}.theme-dark .ddp-setup-contents .ddp-filter1 .ddp-option .ddp-option-btn{right:11px}.theme-dark .ddp-wrap-presentation{position:relative;width:100%;height:100%;overflow:hidden}.theme-dark .ddp-wrap-presentation .ddp-ui-board-filter .ddp-wrap-right{padding-right:0}.theme-dark .ddp-wrap-presentation .ddp-ui-presentation{position:absolute;top:110px;left:0;right:0;bottom:0}.theme-dark .ddp-wrap-presentation .ddp-ui-presentation .ddp-btn-slider{position:absolute;right:0;top:50%;width:54px;height:129px;margin-top:-65px;border-radius:5px 0 0 5px}.theme-dark .ddp-wrap-presentation .ddp-ui-presentation .ddp-btn-slider:before{display:none;position:absolute;top:50%;left:50%;margin:-23px 0 0 -12px;content:"";width:25px;height:45px;background:url(/assets/images/btn_slider.png) no-repeat}.theme-dark .ddp-wrap-presentation .ddp-ui-presentation .ddp-btn-slider.ddp-btn-prev{position:absolute;left:0;right:inherit;transform:rotate(180deg)}.theme-dark .ddp-wrap-presentation .ddp-ui-presentation .ddp-btn-slider:hover{background-color:rgba(75,81,91,.4)}.theme-dark .ddp-wrap-presentation .ddp-ui-presentation .ddp-btn-slider:hover:before{display:block}.theme-dark .ddp-ui-board-title{position:relative;z-index:150}.theme-dark .ddp-ui-board-title span.ddp-data-name{float:left;max-width:40%;padding:13px 20px 14px;font-size:18px;color:#4e5368;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.theme-dark .ddp-ui-board-title .ddp-data-name{float:left}.theme-dark .ddp-ui-board-title .ddp-ui-setting{position:relative;float:right;margin-right:16px;z-index:1}.theme-dark .ddp-ui-board-title .ddp-ui-setting .ddp-wrap-show{position:relative;display:inline-block;margin-left:25px;cursor:pointer}.theme-dark .ddp-ui-board-title .ddp-ui-setting .ddp-wrap-show span.ddp-lik-set{color:#7e8aa5;font-size:13px;line-height:48px}.theme-dark .ddp-ui-board-title .ddp-ui-setting .ddp-wrap-show span.ddp-lik-set em.ddp-icon-fitheight,.theme-dark .ddp-ui-board-title .ddp-ui-setting .ddp-wrap-show span.ddp-lik-set em.ddp-icon-fitscreen,.theme-dark .ddp-ui-board-title .ddp-ui-setting .ddp-wrap-show span.ddp-lik-set em.ddp-icon-showtime,.theme-dark .ddp-ui-board-title .ddp-ui-setting a.ddp-btn-play em.ddp-icon-pause,.theme-dark .ddp-ui-board-title .ddp-ui-setting a.ddp-btn-play em.ddp-icon-play{display:inline-block;margin-right:4px;width:15px;height:15px;background:url(/assets/images/icon_board.png) no-repeat;vertical-align:middle}.theme-dark .ddp-ui-board-title .ddp-ui-setting .ddp-btn-out{display:inline-block;margin-right:4px;width:15px;height:15px;background:url(/assets/images/icon_board.png) no-repeat}.theme-dark .ddp-ui-board-title .ddp-ui-setting .ddp-wrap-show span.ddp-lik-set em.ddp-icon-showtime{width:16px;background-position-x:-16px}.theme-dark .ddp-ui-board-title .ddp-ui-setting .ddp-wrap-show span.ddp-lik-set em.ddp-icon-fitscreen{background-position:left -16px}.theme-dark .ddp-ui-board-title .ddp-ui-setting .ddp-wrap-show span.ddp-lik-set em.ddp-icon-fitheight{background-position:-16px -16px}.theme-dark .ddp-ui-board-title .ddp-ui-setting a.ddp-btn-play em.ddp-icon-play{width:8px;height:12px;margin-right:5px;background-position:left -32px}.theme-dark .ddp-ui-board-title .ddp-ui-setting a.ddp-btn-play em.ddp-icon-pause{width:9px;height:11px;margin-right:5px;background-position:left -45px}.theme-dark .ddp-ui-board-title .ddp-ui-setting .ddp-btn-out{width:18px;height:19px;margin-left:18px;background-position:left -57px;vertical-align:middle}.theme-dark .ddp-ui-board-title .ddp-ui-setting .ddp-btn-out:hover{background-position:-19px -57px}.theme-dark .ddp-ui-board-title .ddp-ui-setting .ddp-wrap-show.ddp-selected .ddp-wrap-popup2{display:block}.theme-dark .ddp-ui-board-title .ddp-ui-setting .ddp-wrap-show .ddp-wrap-popup2{display:none;position:absolute;top:100%;right:0;white-space:nowrap}.theme-dark .ddp-ui-board-title .ddp-ui-setting a.ddp-btn-play{display:inline-block;width:94px;margin-left:25px;border-radius:2px;background-color:#eaedf5;text-align:center}.theme-dark .ddp-ui-board-title .ddp-ui-setting a.ddp-btn-play span.ddp-txt-play{display:block;color:#4e5368;font-size:13px;line-height:30px}.theme-dark .ddp-ui-board-title .ddp-ui-setting a.ddp-btn-play span.ddp-txt-pause{display:none;color:#4e5368;font-size:13px;line-height:30px}.theme-dark .ddp-ui-board-title .ddp-ui-setting a.ddp-btn-play.ddp-toggle span.ddp-txt-play{display:none}.theme-dark .ddp-ui-board-title .ddp-ui-setting a.ddp-btn-play.ddp-toggle span.ddp-txt-pause{display:block}.theme-dark .ddp-wrap-tab-chat .ddp-ui-chat{position:absolute;top:100px;left:0;right:0;bottom:111px;border-top:1px solid #f4f6fc;background-color:#fcfcfc;overflow-y:auto}.theme-dark .ddp-ui-chat ul.ddp-list-chat li a{display:block;position:relative;padding-bottom:10px;border-bottom:1px solid #f4f6fc;cursor:default}.theme-dark .ddp-ui-chat ul.ddp-list-chat li a .ddp-btn-control{display:none;position:absolute;top:16px;right:8px}.theme-dark .ddp-ui-chat ul.ddp-list-chat li a .ddp-btn-control .ddp-icon-control{float:left}.theme-dark .ddp-ui-chat ul.ddp-list-chat li a:hover .ddp-btn-control{display:block}.theme-dark .ddp-ui-chat ul.ddp-list-chat li a .ddp-data-chatuser{display:block;padding:12px 19px 0}.theme-dark .ddp-ui-chat ul.ddp-list-chat li a:hover .ddp-data-chatuser{padding-right:60px}.theme-dark .ddp-ui-chat ul.ddp-list-chat li a .ddp-data-chatuser img.ddp-data-photo{float:left;margin:0 5px 10px 0;width:30px;height:30px;border-radius:50%}.theme-dark .ddp-ui-chat ul.ddp-list-chat li a .ddp-data-chatuser .ddp-data-name{display:block;padding:8px 0;font-weight:700;color:#898d96;font-size:12px;overflow:hidden}.theme-dark .ddp-ui-chat ul.ddp-list-chat li a .ddp-data-chatuser .ddp-data-name span.ddp-data-time{padding-left:6px;font-weight:400}.theme-dark .ddp-ui-chat ul.ddp-list-chat li a .ddp-data-chatuser .ddp-data-name em.ddp-icon-new{position:relative;margin-left:5px}.theme-dark .ddp-ui-chat ul.ddp-list-chat li a .ddp-data-chatcontent{clear:both;padding:0 20px;color:#4e5368;font-size:13px;line-height:18px;white-space:pre-line}.theme-dark .ddp-ui-chat ul.ddp-list-chat li a .ddp-data-chatcontent span.ddp-data-hash{display:inline-block;padding:3px 3px 0 0;margin-right:5px;color:#1972d0;font-size:13px;text-decoration:underline}.theme-dark .ddp-ui-chat ul.ddp-list-chat li.ddp-box-edit .ddp-data-chatcontent{display:none}.theme-dark .ddp-ui-chat ul.ddp-list-chat li.ddp-box-edit .ddp-data-input{display:block}.theme-dark .ddp-ui-chat ul.ddp-list-chat li .ddp-data-input{display:none;padding:0 20px}.theme-dark .ddp-ui-chat ul.ddp-list-chat li .ddp-data-input textarea{display:block;width:100%;padding:5px;color:#4e5368;font-size:13px;box-sizing:Border-box;border:1px solid #eaedf5;background-color:#fff}.theme-dark .ddp-ui-chat ul.ddp-list-chat li.ddp-data-me a{background-color:#f4f6fc;cursor:pointer}.theme-dark .ddp-ui-writechat{position:absolute;bottom:0;left:0;right:0}.theme-dark .ddp-ui-writechat textarea.ddp-textarea-chat{display:block;width:100%;height:111px;padding:8px 10px;color:#4e5368;font-size:14px;border:none;border-top:2px solid #eaedf5;box-sizing:border-box}.theme-dark .ddp-ui-writechat .ddp-wrap-popup2{position:absolute;bottom:100%;left:0;white-space:nowrap}.theme-dark .ddp-ui-writechat .ddp-wrap-popup2 ul.ddp-list-popup li a span.ddp-data-hash{color:#1972d0}.theme-dark .ddp-ui-dash-contents .ddp-ui-top-title .ddp-wrap-popup2{position:fixed;top:95px}.theme-dark .ddp-wrap-popup2 .ddp-ui-top-setting{position:relative;padding-right:60px}.theme-dark .ddp-wrap-popup2 .ddp-ui-top-setting span.ddp-data-name{display:block;padding:15px 0 5px 16px;color:#b7b9c2;font-size:13px;font-weight:700}.theme-dark .ddp-wrap-popup2 .ddp-ui-top-setting span.ddp-data-name em.ddp-data-name{font-weight:400}.theme-dark .ddp-wrap-popup2 .ddp-ui-top-setting .ddp-btn-control{position:absolute;top:12px;right:16px}.theme-dark .ddp-wrap-popup2 .ddp-ui-top-setting .ddp-form-search{position:absolute;top:5px;left:17px;right:17px;width:inherit}.theme-dark .ddp-wrap-popup2 .ddp-ui-top-setting .ddp-form-search input{background-color:#fff}.theme-dark .ddp-wrap-popup2 ul.ddp-list-imgchart{width:305px;max-height:275px;box-sizing:border-box;overflow-y:auto}.theme-dark .ddp-wrap-popup2 ul.ddp-list-imgchart li a{display:table;width:100%;position:relative;box-sizing:border-box}.theme-dark .ddp-wrap-popup2 ul.ddp-list-imgchart li a .ddp-wrap-images{display:table-cell;position:relative;width:64px;vertical-align:middle}.theme-dark .ddp-wrap-popup2 ul.ddp-list-imgchart li a .ddp-wrap-images img.ddp-img-chart{width:62px;height:40px;border:1px solid #cfd0d1}.theme-dark .ddp-wrap-popup2 ul.ddp-list-imgchart li a span.ddp-data-name{display:table-cell;padding-left:11px;color:#4e5368;font-size:13px;vertical-align:middle}.theme-dark .ddp-wrap-popup2 ul.ddp-list-imgchart li.ddp-selected a .ddp-wrap-images:before{display:inline-block;content:"";position:absolute;top:0;left:0;right:0;height:42px;background-color:rgba(86,93,101,.1)}.theme-dark .ddp-wrap-popup2 ul.ddp-list-imgchart li.ddp-selected a span.ddp-data-name{color:#1972d0;font-weight:700}.theme-dark .ddp-wrap-editboard{display:table;table-layout:fixed;width:100%;height:100%;box-sizing:border-box;background-color:#eaedf5;z-index:1;overflow:hidden}.theme-dark .ddp-wrap-editboard .ddp-ui-edit-contents{display:table-cell;width:100%;height:100%;vertical-align:top;background:url(/assets/images/bg_boardedit.png) repeat}.theme-dark .ddp-wrap-editboard .ddp-box-boardedit{position:relative;width:100%;height:100%;overflow-y:auto;z-index:1}.theme-dark .ddp-wrap-editboard .ddp-box-boardedit .ddp-box-widget:hover{box-shadow:none}.theme-dark .ddp-wrap-editboard .ddp-box-boardedit .ddp-dimmed{position:absolute;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,100%,.5);z-index:100}.theme-dark .ddp-wrap-editboard .ddp-box-boardedit .ddp-view-boardedit{position:absolute;top:0;left:0;right:0;bottom:0;overflow-y:auto;overflow-x:hidden}.theme-dark .ddp-wrap-editboard .ddp-ui-edit-contents:after{display:inline-block;content:"";width:5px;position:absolute;top:0;right:0;bottom:0;background:url(/assets/images/bg_sideshadow.png) repeat}.theme-dark .ddp-wrap-editboard .ddp-ui-boardedit{position:absolute;top:0;left:0;right:0;bottom:0}.theme-dark .ddp-wrap-editboard .ddp-ui-boardedit .ddp-box-widget{margin:0;border:none}.theme-dark .ddp-wrap-editboard .ddp-box-widget .ddp-top-control .ddp-ui-buttons .ddp-box-btn2:hover{background-color:#d8d9de}.theme-dark .ddp-wrap-editboard .ddp-view-widget{top:0}.theme-dark .ddp-view-widget .ddp-display-table{display:table;width:100%;height:100%}.theme-dark .ddp-view-widget .ddp-display-table .ddp-table-in{display:table-cell;width:100%;height:100%;vertical-align:top;text-align:center}.theme-dark .ddp-wrap-editboard .ddp-box-widget .ddp-hover-edit{position:relative;display:none;width:100%;height:100%;background-color:hsla(0,0%,100%,.5);z-index:20}.theme-dark .ddp-wrap-editboard .ddp-box-widget .ddp-hover-edit-in{display:table-cell;width:100%;height:100%;vertical-align:middle;text-align:center}.theme-dark .ddp-wrap-editboard .ddp-box-widget .ddp-hover-edit a.ddp-btn-edit{display:inline-block;width:100px;height:100px;background:url(/assets/images/img_board_edit.png) no-repeat;z-index:1}.theme-dark .ddp-wrap-editboard .ddp-box-widget .ddp-hover-edit a.ddp-btn-edit:hover{background:url(/assets/images/img_board_edit_h.png) no-repeat}.theme-dark .ddp-wrap-editboard .ddp-box-widget:hover .ddp-hover-edit{display:table}.theme-dark .ddp-datasorce-selected .ddp-area-boardside{overflow:hidden}.theme-dark .ddp-wrap-editboard .ddp-datasorce-selected .ddp-wrap-datasource{top:53px}.theme-dark .ddp-wrap-editboard .ddp-datasorce-selected .ddp-wrap-datasource .ddp-label-datasorce:before{transform:rotate(180deg)}.theme-dark .ddp-wrap-editboard .ddp-datasorce-selected .ddp-wrap-datasource .ddp-ui-drop-contents{display:block;position:absolute;top:50px;left:0;right:0;bottom:0;overflow:auto}.theme-dark .ddp-wrap-editboard .ddp-wrap-datasource{position:absolute;height:54px;right:-61px;left:0;bottom:0;background-color:#36393e;z-index:20;transition:height .5s}.theme-dark .ddp-wrap-editboard .ddp-wrap-datasource.ddp-selected{height:100%;transition:height .5s}.theme-dark .ddp-wrap-editboard .ddp-wrap-datasource .ddp-wrap-list-source{position:relative;top:0}.theme-dark .ddp-wrap-editboard .ddp-wrap-datasource .ddp-wrap-list-source ul.ddp-list-source{position:relative}.theme-dark .ddp-wrap-editboard .ddp-wrap-datasource .ddp-label-datasorce{position:relative;padding:15px 20px;color:#4e5368;font-size:16px;border-top:1px solid #c3c8d3;background-color:#eaedf5;cursor:pointer}.theme-dark .ddp-wrap-editboard .ddp-wrap-datasource.ddp-selected .ddp-label-datasorce{color:#eaedf5;background-color:#626872}.theme-dark .ddp-wrap-editboard .ddp-wrap-datasource .ddp-label-datasorce:before{display:inline-block;position:relative;top:0;width:21px;height:22px;margin-right:10px;background:url(/assets/images/icon_database.png) no-repeat;background-position:-22px -46px;content:"";vertical-align:middle}.theme-dark .ddp-wrap-editboard .ddp-wrap-datasource.ddp-selected .ddp-label-datasorce:before{background-position-x:0}.theme-dark .ddp-wrap-editboard .ddp-wrap-datasource .ddp-label-datasorce:after{display:inline-block;position:absolute;top:50%;right:21px;margin-top:-3px;width:9px;height:5px;background:url(/assets/images/icon_dropdown.png) no-repeat;background-position:0 -6px;content:""}.theme-dark .ddp-wrap-editboard .ddp-wrap-datasource.ddp-selected .ddp-label-datasorce:after{background-position:-30px 0}.theme-dark .ddp-wrap-editboard .ddp-wrap-datasource.ddp-selected .ddp-ui-drop-contents{position:absolute;top:54px;left:0;right:0;bottom:0;overflow:auto}.theme-dark .ddp-wrap-editboard .ddp-wrap-datasource.ddp-selected .ddp-ui-drop-contents::-webkit-scrollbar-track{background:#3f4349}.theme-dark .ddp-wrap-editboard .ddp-wrap-datasource.ddp-selected .ddp-ui-drop-contents::-webkit-scrollbar-thumb{border:4px solid #3f4349;background-color:#6d7179}.theme-dark .ddp-ui-contents-source{position:absolute;top:42px;left:0;right:0;bottom:0}.theme-dark .ddp-ui-contents-source .ddp-ui-top-option{position:relative;padding:0 39px 0 20px}.theme-dark .ddp-ui-contents-source .ddp-ui-top-option em.ddp-icon-editadd{position:absolute;top:8px;right:15px}.theme-dark .ddp-ui-contents-source .ddp-ui-top-option .ddp-form-search{width:100%}.theme-dark .ddp-ui-contents-source .ddp-box-data{padding:1px 8px 1px 25px;position:relative;margin:12px 14px 0;border-radius:3px;background-color:#f1f2f2}.theme-dark .ddp-ui-contents-source .ddp-box-data span.ddp-data-use{color:#9c9c9c;font-size:12px}.theme-dark .ddp-ui-contents-source .ddp-wrap-list-source .ddp-ui-page{position:absolute;bottom:0;left:0;right:0;padding:10px 15px}.theme-dark .ddp-wrap-list-source{position:absolute;top:66px;left:0;right:0;bottom:0;padding-bottom:20px;overflow-y:auto}.theme-dark .ddp-wrap-list-source .ddp-ui-page{padding:10px 16px 0 22px;overflow:hidden}.theme-dark .ddp-wrap-list-source .ddp-ui-page a.ddp-prev{float:left;color:#7e8aa5;font-size:12px}.theme-dark .ddp-wrap-list-source .ddp-ui-page a.ddp-prev em{margin-right:9px}.theme-dark .ddp-wrap-list-source .ddp-ui-page a.ddp-prev.ddp-disabled{opacity:.3;cursor:no-drop}.theme-dark .ddp-wrap-list-source .ddp-ui-page a.ddp-next{float:right;color:#7e8aa5;font-size:12px}.theme-dark .ddp-wrap-list-source .ddp-ui-page a.ddp-next em{margin-left:9px}.theme-dark .ddp-wrap-list-source .ddp-ui-page a.ddp-next.ddp-disabled{opacity:.3;cursor:no-drop}.theme-dark .ddp-ui-dropmenu .ddp-ui-drop-contents .ddp-wrap-list-source ul.ddp-list-source{position:relative}.theme-dark .ddp-wrap-list-source ul.ddp-list-source{position:absolute;top:0;left:0;right:0;bottom:35px}.theme-dark .ddp-wrap-list-source ul.ddp-list-source li{position:relative;padding:6px 10px 8px 40px;color:#444;font-size:12px;cursor:pointer}.theme-dark .ddp-wrap-list-source ul.ddp-list-source li.ddp-ui-dimension,.theme-dark .ddp-wrap-list-source ul.ddp-list-source li.ddp-ui-measure{padding-left:64px}.theme-dark .ddp-wrap-list-source ul.ddp-list-source li:hover{background-color:#f4f6fc}.theme-dark .ddp-wrap-list-source ul.ddp-list-source li span.ddp-data-name{display:block;position:relative;top:0;box-sizing:border-box;overflow:hidden}.theme-dark .ddp-wrap-list-source ul.ddp-list-source li span.ddp-data-name .ddp-data-in{display:inline-block;position:relative;vertical-align:top;width:100%}.theme-dark .ddp-wrap-list-source ul.ddp-list-source li span.ddp-data-name .ddp-data-in .ddp-sub-name{margin-left:5px;color:#7e8aa5;font-weight:300;font-size:12px}.theme-dark .ddp-wrap-list-source ul.ddp-list-source li em.ddp-icon-use{position:absolute;top:50%;left:22px;margin-top:-1px}.theme-dark .ddp-wrap-list-source ul.ddp-list-source li em[class*=ddp-icon-dimension-],.theme-dark .ddp-wrap-list-source ul.ddp-list-source li em[class*=ddp-icon-measure-]{position:absolute;top:8px;left:45px}.theme-dark .ddp-wrap-list-source ul.ddp-list-source li em.ddp-icon-dimension-float,.theme-dark .ddp-wrap-list-source ul.ddp-list-source li em.ddp-icon-dimension-int,.theme-dark .ddp-wrap-list-source ul.ddp-list-source li em.ddp-icon-dimension-sharp,.theme-dark .ddp-wrap-list-source ul.ddp-list-source li em.ddp-icon-measure-float,.theme-dark .ddp-wrap-list-source ul.ddp-list-source li em.ddp-icon-measure-int,.theme-dark .ddp-wrap-list-source ul.ddp-list-source li em.ddp-icon-measure-sharp{top:10px}.theme-dark .ddp-wrap-list-source ul.ddp-list-source li .ddp-txt-data{display:block;position:relative;top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.theme-dark .ddp-wrap-list-source ul.ddp-list-source li .ddp-wrap-icons{float:right;margin-top:-7px;margin-bottom:-7px}.theme-dark .ddp-ui-contents-source .ddp-wrap-list-source ul.ddp-list-source li .ddp-wrap-icons em[class*=ddp-icon-]{padding:8px 4px}.theme-dark .ddp-wrap-list-source ul.ddp-list-source li .ddp-wrap-icons em[class*=ddp-icon-]{display:none;padding:9px 4px}.theme-dark .ddp-wrap-list-source ul.ddp-list-source li.ddp-selected .ddp-wrap-icons em[class*=ddp-icon-],.theme-dark .ddp-wrap-list-source ul.ddp-list-source li:hover .ddp-wrap-icons em[class*=ddp-icon-]{display:block}.theme-dark .ddp-wrap-list-source ul.ddp-list-source li .ddp-wrap-icons em[class*=ddp-icon-control]{float:Left;margin-left:3px}.theme-dark .ddp-wrap-list-source ul.ddp-list-source li .ddp-wrap-icons em[class*=ddp-icon-control].ddp-disabled{opacity:.3;cursor:no-drop}.theme-dark .ddp-wrap-list-source ul.ddp-list-source li .ddp-wrap-icons em[class*=ddp-icon-control].ddp-disabled:before{background-position:-13px -65px!important}.theme-dark .ddp-wrap-list-source ul.ddp-list-source li:hover .ddp-wrap-icons em[class*=ddp-icon-control]{display:block}.theme-dark .ddp-wrap-list-source ul.ddp-list-source li:hover .ddp-wrap-icons em[class*=ddp-icon-control] .ddp-ui-tooltip-info.ddp-down em.ddp-icon-view-top{right:17px}.theme-dark .ddp-wrap-list-source ul.ddp-list-source li .ddp-wrap-icons .ddp-wrap-user-preview{position:relative;top:1px;float:left}.theme-dark .ddp-wrap-list-source ul.ddp-list-source li .ddp-wrap-icons .ddp-icon-control-parameter{position:relative;top:1px}.theme-dark .ddp-wrap-list-source ul.ddp-list-source li .ddp-wrap-icons .ddp-icon-control-cut-s:before{background-position:-22px -194px}.theme-dark .ddp-wrap-list-source ul.ddp-list-source li .ddp-wrap-icons .ddp-icon-control-cut-s:hover:before{background-position:-33px -194px}.theme-dark .ddp-wrap-list-source ul.ddp-list-source li .ddp-wrap-icons .ddp-wrap-user-preview:hover .ddp-ui-tooltip-info{display:block}.theme-dark .ddp-wrap-list-source ul.ddp-list-source li .ddp-wrap-icons .ddp-wrap-user-preview .ddp-ui-tooltip-info{display:none;position:absolute;top:23px;right:-17px;min-width:100px;max-width:200px;left:inherit;text-align:center}.theme-dark .ddp-wrap-list-source ul.ddp-list-source li .ddp-wrap-icons .ddp-wrap-user-preview .ddp-ui-tooltip-info em.ddp-icon-view-top{padding:0;right:23px;left:inherit;top:-6px}.theme-dark .ddp-wrap-list-source ul.ddp-list-source li .ddp-wrap-icons .ddp-wrap-user-preview .ddp-ui-tooltip-info span.ddp-txt-tooltip{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal;box-sizing:border-box}.theme-dark .ddp-wrap-list-source ul.ddp-list-source li .ddp-wrap-icons .ddp-icon-control-filter{position:relative;top:1px}.theme-dark .ddp-wrap-list-source ul.ddp-list-source li .ddp-wrap-icons .ddp-icon-control-calculus.ddp-selected,.theme-dark .ddp-wrap-list-source ul.ddp-list-source li .ddp-wrap-icons .ddp-icon-control-dimension.ddp-selected,.theme-dark .ddp-wrap-list-source ul.ddp-list-source li .ddp-wrap-icons .ddp-icon-control-filter.ddp-selected,.theme-dark .ddp-wrap-list-source ul.ddp-list-source li .ddp-wrap-icons .ddp-icon-control-parameter.ddp-selected,.theme-dark .ddp-wrap-list-source ul.ddp-list-source li .ddp-wrap-icons .ddp-icon-control-user.ddp-selected{display:block}.theme-dark .ddp-wrap-list-source ul.ddp-list-source li .ddp-wrap-icons .ddp-btn-control{position:relative;float:left}.theme-dark .ddp-wrap-list-source ul.ddp-list-source li .ddp-wrap-icons .ddp-btn-control.ddp-selected .ddp-ui-layer-box{display:block;position:absolute;top:19px;left:-40px}.theme-dark .ddp-wrap-list-source ul.ddp-list-source li span.ddp-txt-data{width:100%;display:inline-block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.theme-dark .ddp-wrap-list-source ul.ddp-list-source.ddp-list-dimension li.ddp-ui-measure,.theme-dark .ddp-wrap-list-source ul.ddp-list-source.ddp-list-measure li.ddp-ui-dimension{display:none}.theme-dark .ddp-view-widget .ddp-box-data-none{position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px}.theme-dark .ddp-box-data-none{border-color:#131b30;background-color:#131b30}.theme-dark .ddp-ui-dash-contents .ddp-wrap-data-none .ddp-ui-data-none{font-size:14px}.theme-dark .ddp-wrap-data-none{display:table;width:100%;height:100%}.theme-dark .ddp-ui-data-none em[class*=ddp-chart-]{position:relative;display:inline-block;width:60px;height:60px;background:url(/assets/images/img_chartnodata.png) no-repeat}.theme-dark .ddp-ui-data-none em.ddp-chart-hierarchy{display:inline-block;width:60px;height:50px;background:url(/assets/images/img_chart_hierarchy.png) no-repeat;background-position:0 0}.theme-dark .ddp-ui-data-none em.ddp-chart-table{background-position:-61px 0}.theme-dark .ddp-ui-data-none em.ddp-chart-linegraph{background-position:-122px 0}.theme-dark .ddp-ui-data-none em.ddp-chart-scatter{background-position:-183px 0}.theme-dark .ddp-ui-data-none em.ddp-chart-heatmap{background-position:-244px 0}.theme-dark .ddp-ui-data-none em.ddp-chart-pie{background-position:-305px 0}.theme-dark .ddp-ui-data-none em.ddp-chart-map{background-position:-366px 0}.theme-dark .ddp-ui-data-none em.ddp-chart-cont{background-position:-427px 0}.theme-dark .ddp-ui-data-none em.ddp-chart-kpi{background-position:-488px 0}.theme-dark .ddp-ui-data-none em.ddp-chart-boxplot{background-position:-549px 0}.theme-dark .ddp-ui-data-none em.ddp-chart-waterfall{background-position:-610px 0}.theme-dark .ddp-ui-data-none em.ddp-chart-wordcloud{background-position:-671px 0}.theme-dark .ddp-ui-data-none em.ddp-chart-combo{background-position:-732px 0}.theme-dark .ddp-ui-data-none em.ddp-chart-treemap{background-position:-793px 0}.theme-dark .ddp-ui-data-none em.ddp-chart-radar{background-position:-854px 0}.theme-dark .ddp-ui-data-none em.ddp-chart-network{background-position:-915px 0}.theme-dark .ddp-ui-data-none em.ddp-chart-sankey{background-position:-976px 0}.theme-dark .ddp-ui-data-none em.ddp-chart-filter{background-position:-1037px 0}.theme-dark .ddp-ui-data-none em.ddp-chart-parameter{background-position:-1098px 0}.theme-dark .ddp-wrap-data-none .ddp-ui-data-none{display:table-cell;width:100%;height:100%;vertical-align:middle;text-align:center;font-size:18px;color:#d0d1db}.theme-dark .ddp-wrap-data-none .ddp-ui-data-none em[class*=ddp-chart-].ddp-error:before{display:inline-block;width:22px;height:22px;position:absolute;bottom:-7px;right:-7px;content:"";background:url(/assets/images/icon_chart_error.png) no-repeat}.theme-dark .ddp-wrap-data-none .ddp-ui-data-none .ddp-data-name{display:block;padding:15px 0 0;font-size:16px;text-align:center;color:#7e8aa5}.theme-dark .ddp-wrap-data-none .ddp-ui-data-none .ddp-txt-det{display:block;padding-top:18px;color:#b7b9c2;font-size:14px;font-weight:300;text-align:center}.theme-dark .ddp-wrap-data-none .ddp-ui-data-none .ddp-txt-det em{color:#1972d0}.theme-dark .ddp-wrap-data-none .ddp-ui-data-none .ddp-link-error{display:inline-block;margin-top:9px;color:#7e8aa5}.theme-dark .ddp-wrap-data-none .ddp-ui-data-none .ddp-link-error:after{display:inline-block;position:relative;top:-2px;width:13px;height:13px;margin-left:4px;background:url(/assets/images/icon_list_view.png) no-repeat;background-position:left -23px;vertical-align:middle;content:""}.theme-dark .ddp-ui-data-none em.ddp-img-nodata{display:inline-block;width:213px;height:179px;background:url(/assets/images/dark_theme/img_nochart_dark.png) no-repeat}.theme-dark .ddp-ui-data-none span.ddp-txt-nodata{display:block;padding:30px 0 0;text-align:center;color:#a2a9c1;font-size:18px;line-height:26px}.theme-dark .ddp-ui-data-none a.ddp-link-board-add{display:inline-block}.theme-dark .ddp-ui-data-none em.ddp-img-nodata2{display:inline-block;width:170px;height:190px;background:url(/assets/images/dark_theme/img_nochart2_dark.png) no-repeat}.theme-dark .ddp-div-table{position:relative;display:table;width:100%;height:100%;background:#131b30;z-index:10}.theme-dark .ddp-div-table a.ddp-btn-line{color:#b7b9c2}.theme-dark .ddp-div-table a.ddp-btn-line:hover{border:1px solid #fff;color:#fff}.theme-dark .ddp-div-table a.ddp-btn-line em.ddp-icon-refresh{background:url(/assets/images/dark_theme/btn_refresh_dark.png) no-repeat;background-position:left -34px}.theme-dark .ddp-div-table a.ddp-btn-line:hover em.ddp-icon-refresh{background-position:-45px -34px}.theme-dark .ddp-div-tablecell{display:table-cell;width:100%;height:100%;vertical-align:middle;text-align:center}.theme-dark .ddp-div-tablecell .ddp-txt-condition{display:block;padding-bottom:35px;text-align:center;color:#c3c8d3;font-size:28px}.theme-dark .ddp-div-tablecell .ddp-txt-condition.ddp-missing{color:#eb5f58}.theme-dark .ddp-div-tablecell .ddp-detail{display:block;padding-bottom:25px;color:#b7b9c2;font-size:14px;line-height:18px}.theme-dark .ddp-div-tablecell .ddp-btn-line{padding:9px 19px}.theme-dark .ddp-view-widget .ddp-ui-error-detail{position:absolute;top:0;left:0;right:0;bottom:0;padding:30px 28px;background-color:#eeeef0;z-index:1;overflow:auto;cursor:default}.theme-dark .ddp-view-widget .ddp-ui-error-detail .ddp-btn-close{display:inline-block;position:absolute;top:20px;right:20px;width:16px;height:16px;background:url(/assets/images/btn_close.png) no-repeat;background-position:left -17px}.theme-dark .ddp-view-widget .ddp-ui-error-detail dl+dl{margin-top:20px}.theme-dark .ddp-view-widget .ddp-ui-error-detail dl dt{color:#6f737a;font-weight:700;font-size:13px}.theme-dark .ddp-view-widget .ddp-ui-error-detail dl dd{color:#6f737a;font-size:13px;line-height:18px}.theme-dark .ddp-wrap-editboard .ddp-ui-boardside-menu{display:table-cell;position:relative;width:60px;height:100%;border-left:2px solid #e5e6e8;background-color:#f7f7f8;vertical-align:top}.theme-dark .ddp-ui-boardside-menu a{display:block;position:relative;width:60px;height:52px;text-align:center}.theme-dark .ddp-ui-boardside-menu a em[class*=ddp-icon-menu]{position:absolute;top:50%;left:50%}.theme-dark .ddp-ui-boardside-menu a.ddp-selected{background-color:#1972d0}.theme-dark .ddp-ui-boardside-menu span.ddp-ui-menu-layout{display:block;position:relative;padding-top:11px;margin-top:13px}.theme-dark .ddp-ui-boardside-menu span.ddp-ui-menu-layout:before{display:inline-block;content:"";width:28px;position:absolute;top:0;left:50%;margin-left:-14px;border-top:1px solid #eaedf5}.theme-dark .ddp-ui-boardside-menu span.ddp-ui-menu-layout.ddp-bottom{position:absolute;bottom:0;right:0;padding-top:0}.theme-dark .ddp-ui-boardside-menu a:hover em.ddp-icon-menu-chart{background-position:-27px top}.theme-dark .ddp-ui-boardside-menu a:hover em.ddp-icon-menu-filter{background-position:-19px -21px}.theme-dark .ddp-ui-boardside-menu a:hover em.ddp-icon-menu-layout{background-position:-27px -37px}.theme-dark .ddp-ui-boardside-menu a:hover em.ddp-icon-menu-datasorce{background-position:-22px -190px}.theme-dark .ddp-ui-boardside-menu a:hover em.ddp-icon-menu-parameters{background-position-x:-21px}.theme-dark .ddp-ui-boardside-menu a:hover em.ddp-icon-menu-text{background-position:-16px -213px}.theme-dark .ddp-ui-boardside-menu a.ddp-selected em.ddp-icon-menu-chart{background-position:-54px top}.theme-dark .ddp-ui-boardside-menu a.ddp-selected em.ddp-icon-menu-filter{background-position:-38px -21px}.theme-dark .ddp-ui-boardside-menu a.ddp-selected em.ddp-icon-menu-layout{background-position:-54px -37px}.theme-dark .ddp-ui-boardside-menu a.ddp-selected em.ddp-icon-menu-datasorce{background-position:-22px -190px}.theme-dark .ddp-ui-boardside-menu a.ddp-selected em.ddp-icon-menu-text{background-position:-32px -213px}.theme-dark .ddp-ui-boardside-menu a.ddp-selected em.ddp-icon-menu-parameters{background-position-x:-43px}.theme-dark .ddp-wrap-editboard .ddp-ui-boardside-contents{display:table-cell;width:265px;height:100%;box-sizing:border-box;border-left:2px solid #eaeaea;background-color:#f7f7f8}.theme-dark .ddp-wrap-editboard .ddp-ui-boardside-in{position:relative;width:100%;height:100%}.theme-dark .ddp-wrap-editboard .ddp-ui-boardside-in::-webkit-scrollbar-track{background:#f7f7f8}.theme-dark .ddp-wrap-editboard .ddp-ui-boardside-in::-webkit-scrollbar-thumb{border:4px solid #f7f7f8}.theme-dark .ddp-ui-boardside-contents .ddp-view-boardside{position:relative;width:100%;height:100%}.theme-dark .ddp-ui-boardside-contents .ddp-ui-boardside-title{position:relative;padding:16px 15px;font-size:16px;color:#565d65;font-weight:700;z-index:4;border-bottom:1px solid #e5e6e8}.theme-dark .ddp-ui-boardside-contents .ddp-ui-boardside-scroll{position:absolute;top:53px;left:0;right:0;bottom:0;overflow:auto;overflow-x:hidden}.theme-dark .ddp-ui-boardside-contents .ddp-ui-boardside-scroll .ddp-wrap-downmenu{padding-right:10px}.theme-dark .ddp-ui-boardside-contents .ddp-ui-boardside-title .ddp-info{position:relative;top:1px;display:inline-block;margin-left:13px;z-index:1}.theme-dark .ddp-ui-boardside-contents .ddp-ui-boardside-title .ddp-info .ddp-btn-info{background-position:left -30px}.theme-dark .ddp-ui-boardside-contents .ddp-ui-boardside-title .ddp-info .ddp-btn-info:hover{background-position:-28px -30px}.theme-dark .ddp-ui-boardside-contents .ddp-ui-boardside-title .ddp-info .ddp-box-layout4{display:none;position:absolute;top:100%;left:50%;margin-top:8px;margin-left:-80px}.theme-dark .ddp-ui-boardside-contents .ddp-ui-boardside-title .ddp-info.ddp-selected .ddp-box-layout4{display:block}.theme-dark .ddp-ui-boardside-contents .ddp-ui-boardside-title .ddp-icon-add{position:absolute;top:50%;right:15px;margin-top:-6px}.theme-dark .ddp-ui-boardside-contents .ddp-ui-boardside-title .ddp-icon-add:hover{background-position:0 0}.theme-dark .ddp-ui-boardside-contents .ddp-ui-boardside-title .ddp-icon-add:hover .ddp-ui-tooltip-info{display:block}.theme-dark .ddp-ui-boardside-contents .ddp-ui-boardside-title .ddp-icon-add .ddp-ui-tooltip-info{left:inherit;top:100%;right:-10px}.theme-dark .ddp-ui-boardside-contents .ddp-ui-boardside-title span.ddp-data-num{margin-left:3px;color:#b7b9c2;font-size:15px}.theme-dark .ddp-ui-boardside-contents .ddp-ui-boardside-title span.ddp-data-num em{color:#1972d0}.theme-dark .ddp-ui-down-contents .ddp-list-checktype{max-height:200px;overflow:auto}.theme-dark .ddp-ui-down-contents .ddp-list-checktype.ddp-overflow-visible{overflow:visible}.theme-dark .ddp-ui-down-contents .ddp-list-checktype::-webkit-scrollbar-track{background:#f7f7f8}.theme-dark .ddp-ui-down-contents .ddp-list-checktype::-webkit-scrollbar-thumb{border:4px solid #f7f7f8}.theme-dark .ddp-ui-down-contents .ddp-list-checktype li{padding:5px 0}.theme-dark .ddp-ui-down-contents .ddp-list-checktype li:first-of-type{padding-top:0}.theme-dark .ddp-ui-down-contents .ddp-list-checktype li span.ddp-txt-radio{font-size:12px}.theme-dark .ddp-ui-down-contents .ddp-data-message{padding:10px 0 0;font-size:12px;color:#b7b9c2}.theme-dark .ddp-list-sideoption .ddp-list-sidesub{padding:10px 0}.theme-dark .ddp-list-sideoption .ddp-list-sidesub:before{display:table;content:""}.theme-dark .ddp-list-sideoption .ddp-list-sidesub:after{display:table;content:"";clear:both}.theme-dark .ddp-wrap-option-radio{position:relative}.theme-dark .ddp-wrap-option-radio .ddp-label-radio{top:6px}.theme-dark .ddp-wrap-option-radio .ddp-label-radio span.ddp-txt-radio{font-size:12px}.theme-dark .ddp-box-option-input{position:relative;padding-right:20px;border:1px solid #d0d1d9;background-color:#fff}.theme-dark .ddp-box-option-input input[type=number],.theme-dark .ddp-box-option-input input[type=text]{display:block;width:100%;padding:6px 5px 7px;border:none;text-align:left;box-sizing:border-box}.theme-dark .ddp-box-option-input input[type=text]:disabled{background:none;color:#bdc0c9}.theme-dark .ddp-box-option-input span.ddp-txt-input{position:absolute;top:5px;right:6px;color:#bdc0c9;font-size:12px}.theme-dark .ddp-box-option-input span.ddp-txt-input.ddp-dark{color:#4a515c}.theme-dark .ddp-box-option-input.ddp-inline{display:inline-block;position:relative;top:-7px;width:90px;margin-left:10px;padding-right:30px;box-sizing:border-box}.theme-dark .ddp-box-option-input.ddp-inline.type-row{padding-right:33px}.theme-dark .ddp-list-sideoption .ddp-list-sidesub .ddp-txt-label{float:left;color:#4e5368;font-size:13px}.theme-dark .ddp-list-sideoption .ddp-list-sidesub .ddp-checkbox-auto{float:right;position:relative;top:0}.theme-dark .ddp-box-option-input.ddp-type2{padding:0}.theme-dark .ddp-box-option-input.ddp-type2 .ddp-type-text{display:block;overflow:hidden}.theme-dark .ddp-box-option-input.ddp-type2 .ddp-type-text input{font-size:13px}.theme-dark .ddp-box-option-input.ddp-type2 .ddp-txt-input{position:relative;top:0;right:0;float:right;padding:5px 6px 5px 0;font-size:12px}.theme-dark .ddp-list-chart li{position:relative;cursor:pointer}.theme-dark .ddp-list-chart li a{display:block;position:relative;padding:0 10px 0 0;box-sizing:border-box;cursor:all-scroll}.theme-dark .ddp-list-chart li a:hover{background-color:#eaedf5}.theme-dark .ddp-list-chart li .ddp-data-name{display:block;font-size:12px;color:#444;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.theme-dark .ddp-list-chart li .ddp-btn-control{display:none;position:absolute;top:6px;right:0}.theme-dark .ddp-list-chart li .ddp-btn-control [class*=ddp-icon-]{float:left}.theme-dark ul.ddp-list-chart li a .ddp-btn-control{display:none;position:absolute;top:50%;right:6px;margin-top:-5px}.theme-dark ul.ddp-list-chart li a .ddp-btn-control .ddp-icon-edit-s{padding:2px;margin-top:-5px}.theme-dark ul.ddp-list-chart li a .ddp-btn-control .ddp-icon-del-s{padding:2px;margin-top:-5px;margin-left:3px;position:relative;top:1px}.theme-dark ul.ddp-list-chart li a .ddp-btn-control em.ddp-icon-edit-s:before{display:inline-block;width:12px;height:12px;background:url(/assets/images/icon_control.png) no-repeat;background-position:-26px -97px}.theme-dark ul.ddp-list-chart li a .ddp-btn-control em.ddp-icon-edit-s:hover:before{background-position-x:-52px}.theme-dark ul.ddp-list-chart li a .ddp-btn-control em.ddp-icon-del-s:before{display:inline-block;width:11px;height:12px;background:url(/assets/images/icon_control.png) no-repeat;background-position:-26px -14px}.theme-dark ul.ddp-list-chart li a .ddp-btn-control em.ddp-icon-del-s:hover:before{background-position-x:-62px}.theme-dark .ddp-list-chart li a:hover .ddp-btn-control{display:block}.theme-dark .ddp-list-chart li .ddp-data-used{display:block;max-height:29px;padding-top:3px;font-size:11px;color:#b7b9c2;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word}.theme-dark .ddp-list-chart li .ddp-chart-images{float:left;position:relative;top:9px;margin-right:12px;padding-left:17px}.theme-dark .ddp-list-chart li .ddp-chart-images em.ddp-icon-used{display:inline-block;position:absolute;bottom:-4px;right:-5px;top:auto;width:11px;height:11px;background:url(/assets/images/icon_use.png) no-repeat;background-color:#f7f7f8}.theme-dark .ddp-list-chart li .ddp-chart-images span.ddp-wrap-chartimg{display:block;font-size:0;position:relative}.theme-dark .ddp-list-chart li a em.ddp-icon-chart-children{display:none;position:absolute;top:-9px;left:0;bottom:-9px;width:24px;cursor:pointer}.theme-dark .ddp-list-chart li a em.ddp-icon-chart-children:hover{display:block}.theme-dark .ddp-list-chart li a em.ddp-icon-chart-children:before{display:block;position:absolute;top:50%;left:6px;width:13px;height:13px;margin-top:-7px;background:url(/assets/images/img_childrenchart.png) no-repeat;content:""}.theme-dark .ddp-list-chart li a em.ddp-icon-chart-children:hover:before{background-position:-14px top}.theme-dark .ddp-list-chart li a:hover em.ddp-icon-chart-children{display:block}.theme-dark .ddp-list-chart li .ddp-chart-images.ddp-selected em.ddp-icon-chart-children:before{display:block;background-position:-14px top}.theme-dark .ddp-list-chart li .ddp-chart-images.ddp-selected span.ddp-wrap-chartimg:before{display:block;content:"";position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;border:2px solid #4e5368}.theme-dark .ddp-list-chart li .ddp-data-info{display:block;padding:9px 30px 9px 0;overflow:hidden}.theme-dark .ddp-list-chart li .ddp-ui-edit-button{position:absolute;bottom:6px;right:7px}.theme-dark .ddp-list-chart-2depth li a{padding-left:43px}.theme-dark .ddp-list-chart-2depth li:before{display:inline-block;content:"";position:absolute;top:0;left:30px;width:13px;height:23px;background:url(/assets/images/bg_groupline.png) no-repeat}.theme-dark .ddp-list-chart-2depth li .ddp-chart-images{padding-left:0}.theme-dark .ddp-list-chart-3depth li a{padding-left:60px}.theme-dark .ddp-list-chart-3depth li:before{display:inline-block;content:"";position:absolute;top:0;left:45px;width:13px;height:23px;background:url(/assets/images/bg_groupline.png) no-repeat}.theme-dark .ddp-list-chart-3depth li .ddp-chart-images{padding-left:0}.theme-dark .ddp-list-divide-tree li{position:relative}.theme-dark .ddp-list-divide-tree li .ddp-list-divide-tree li{position:relative;padding-left:33px}.theme-dark .ddp-list-divide-tree li .ddp-list-divide-tree li:before{display:inline-block;content:"";position:absolute;top:0;left:14px;width:13px;height:23px;background:url(/assets/images/bg_groupline.png) no-repeat;z-index:1}.theme-dark .ddp-list-divide-tree li .ddp-list-divide-tree li .ddp-wrap-divide{border-top:none}.theme-dark .ddp-chart-boardside .ddp-wrap-downmenu{position:absolute;top:52px;left:0;right:0;bottom:79px;overflow-y:auto;overflow-x:hidden}.theme-dark .ddp-chart-boardside .ddp-wrap-downmenu::-webkit-scrollbar-track{background:#f7f7f8}.theme-dark .ddp-chart-boardside .ddp-wrap-downmenu::-webkit-scrollbar-thumb{border:4px solid #f7f7f8}.theme-dark .ddp-chart-boardside .ddp-link-add{position:absolute;bottom:57px;left:0;right:0}.theme-dark .ddp-filter-boardside .ddp-link-add{position:absolute;bottom:0;left:0;right:0}.theme-dark .ddp-filter-boardside .ddp-box-down .ddp-wrap-divide,.theme-dark .ddp-parmeter-boardside .ddp-box-down .ddp-wrap-divide{padding-top:0}.theme-dark .ddp-ui-boardside-in .ddp-link-add{padding:18px 0;color:#b7b9c2;text-decoration:underline;text-align:center}.theme-dark .ddp-ui-boardside-in .ddp-link-add a{color:#b7b9c2}.theme-dark .ddp-ui-boardside-in .ddp-link-add a em.ddp-icon-add-r{position:relative;display:inline-block;width:13px;height:13px;margin-right:4px;border-radius:50%;border:1px solid #bebfc8;vertical-align:middle}.theme-dark .ddp-ui-boardside-in .ddp-link-add a em.ddp-icon-add-r:before{display:inline-block;content:"";position:absolute;top:50%;left:50%;width:7px;height:7px;margin:-4px 0 0 -3px;background:url(/assets/images/btn_minus_plus.png) no-repeat;background-position:-8px -12px}.theme-dark .ddp-ui-boardside-in .ddp-link-add a:hover{color:#4e5368}.theme-dark .ddp-ui-boardside-in .ddp-link-add a:hover em.ddp-icon-add-r{border:1px solid #4e5368}.theme-dark .ddp-ui-boardside-in .ddp-link-add a:hover em.ddp-icon-add-r:before{background-position:left -12px}.theme-dark .ddp-wrap-editboard .ddp-ui-boardside-in.ddp-chart-boardside{overflow:inherit}.theme-dark .ddp-chart-boardside .ddp-foot-buttons{position:absolute;bottom:0;left:0;right:0;padding:24px 23px;text-align:center}.theme-dark .ddp-chart-boardside .ddp-btn-set{display:block;padding:7px 0;width:100%;text-align:center;border:1px solid #7e8aa5;color:#7e8aa5;border-radius:2px;box-sizing:border-box}.theme-dark .ddp-chart-boardside .ddp-btn-set:hover{border:1px solid #4e5368;color:#4e5368}.theme-dark .ddp-chart-boardside .ddp-btn-set em.ddp-icon-hierarch{display:inline-block;width:12px;height:13px;margin-right:5px;background:url(/assets/images/icon_buttons.png) no-repeat;background-position:-13px -263px;vertical-align:middle}.theme-dark .ddp-chart-boardside .ddp-btn-set:hover em.ddp-icon-hierarch{background-position:left -263px}.theme-dark .ddp-chart-boardside .ddp-ui-info{position:absolute;bottom:0;margin:0 15px;padding:10px 0;border-top:1px solid #e5e6e8;color:#b7b9c2;font-size:12px;font-style:italic;line-height:1.5em}.theme-dark .ddp-chart-boardside .ddp-ui-info .ddp-box-layout4{display:none;font-style:normal}.theme-dark .ddp-chart-boardside .ddp-ui-info.ddp-selected .ddp-box-layout4{display:block}.theme-dark .ddp-chart-boardside .ddp-ui-info .ddp-icon-sinfo2{vertical-align:middle;margin-left:6px}.theme-dark [class*=ddp-img-chart-]{display:inline-block;width:28px;height:28px;background:url(/assets/images/img_chart.png) no-repeat}.theme-dark .ddp-box-layout4.ddp-box-guide{position:absolute;bottom:100%;left:0;width:236px}.theme-dark .ddp-box-guide .ddp-ui-det{padding:0 13px 15px}.theme-dark .ddp-box-guide .ddp-ui-det dt{display:block;padding:18px 0 5px;color:#4e5368;font-size:12px}.theme-dark .ddp-box-guide .ddp-ui-det dd{color:#9c9fa9;font-size:12px;line-height:18px}.theme-dark .ddp-area-boardside,.theme-dark .ddp-ui-filter-boardside{position:absolute;top:0;left:0;right:0;bottom:53px;overflow:auto;overflow-x:hidden}.theme-dark .ddp-ui-filter-boardside::-webkit-scrollbar-track{background:#f7f7f8}.theme-dark .ddp-ui-filter-boardside::-webkit-scrollbar-thumb{border-color:#f7f7f8}.theme-dark .ddp-img-chart-table{background-position:-29px top}.theme-dark .ddp-img-chart-line{background-position:-58px top}.theme-dark .ddp-img-chart-scatter{background-position:-87px top}.theme-dark .ddp-img-chart-pie{background-position:-116px top}.theme-dark .ddp-img-chart-map{background-position:-145px top}.theme-dark .ddp-img-chart-ctrl{background-position:-174px top}.theme-dark .ddp-img-chart-waterfall{background-position:-203px top}.theme-dark .ddp-img-chart-wordcloud{background-position:-232px top}.theme-dark .ddp-img-chart-combo{background-position:-261px top}.theme-dark .ddp-img-chart-treemap{background-position:-290px top}.theme-dark .ddp-img-chart-boxplot{background-position:-319px top}.theme-dark .ddp-img-chart-heat{background-position:-348px top}.theme-dark .ddp-img-chart-rander{background-position:-377px top}.theme-dark .ddp-img-chart-kpi{background-position:-406px top}.theme-dark .ddp-img-chart-network{background-position:-435px top}.theme-dark .ddp-img-chart-gauge{background-position:-464px top}.theme-dark .ddp-img-chart-sankey{background-position:-493px top}.theme-dark .ddp-type-option .ddp-box-btn2{position:relative;float:left;margin:8px 15px 0 20px;z-index:60}.theme-dark .ddp-type-option .ddp-box-btn2 .ddp-icon-widget-gridsave{position:relative;top:-1px;margin-right:4px}.theme-dark .ddp-type-option .ddp-box-btn2 .ddp-ui-tooltip-info{display:none;top:25px;left:inherit;right:0}.theme-dark .ddp-type-option .ddp-box-btn2.ddp-selected .ddp-box-layout4.ddp-download{display:block;position:absolute;top:100%;right:0}.theme-dark .ddp-type-option .ddp-box-btn2.ddp-selected .ddp-box-layout4.ddp-download .ddp-wrap-data-detail{padding-top:0;padding-bottom:0}.theme-dark .ddp-type-option .ddp-box-btn2:hover .ddp-ui-tooltip-info{display:block}.theme-dark .ddp-type-option .ddp-box-btn2 .ddp-ui-tooltip-info em.ddp-icon-view-top{left:inherit;right:5px}.theme-dark .ddp-type-option .ddp-box-btn2 em[class*=ddp-icon-]:before{position:relative;top:0;left:0;margin:0}.theme-dark .ddp-type-option .ddp-box-btn2 .ddp-link-txt [class*=ddp-icon]{margin-right:5px}.theme-dark .ddp-box-btn2.ddp-selected .ddp-box-layout4.ddp-pop-store{display:block}.theme-dark .ddp-box-layout4.ddp-pop-store{position:fixed;z-index:50;top:100%;margin-top:5px;min-width:350px;padding:20px 14px;box-sizing:border-box}.theme-dark .ddp-box-layout4.ddp-pop-store .ddp-ui-detail{display:block;padding-bottom:20px;color:#4e5368;font-size:12px;border-bottom:1px solid #eaedf5}.theme-dark .ddp-box-layout4.ddp-pop-store .ddp-ui-detail strong{display:block;padding-bottom:5px;color:#4e5368;font-size:14px}.theme-dark .ddp-box-layout4.ddp-pop-store table.ddp-table-detail{margin-top:13px}.theme-dark .ddp-box-layout4.ddp-pop-store table.ddp-table-detail tbody tr td{padding-right:0}.theme-dark .ddp-box-layout4.ddp-pop-store td ul.ddp-list-type-input li{padding:3px 0}.theme-dark .ddp-box-layout4.ddp-pop-store td ul.ddp-list-type-input li:first-of-type{padding-top:0}.theme-dark .ddp-box-layout4.ddp-pop-store td ul.ddp-list-type-input li .ddp-input-typebasic{width:75px;box-sizing:border-box}.theme-dark .ddp-box-layout4.ddp-pop-store table.ddp-table-detail tbody tr td .ddp-label-radio.ddp-inline{margin-right:0}.theme-dark .ddp-box-layout4.ddp-pop-store .ddp-pop-btn{text-align:center}.theme-dark .ddp-type-option .ddp-view-option{float:left;margin:9px 0}.theme-dark .ddp-type-preview .ddp-ui-tab-contents{position:absolute;top:33px;left:0;right:0;bottom:0;border-top:1px solid #d7d8dd}.theme-dark .ddp-type-preview .ddp-ui-tab-contents .ddp-ui-grid2{position:absolute;top:0;left:0;right:0;bottom:0}.theme-dark .ddp-type-preview .ddp-ui-tab-contents .ddp-ui-grid2.ddp-type{top:44px}.theme-dark .ddp-box-layout4.ddp-download{position:fixed;z-index:126;top:100%;margin-top:5px;min-width:355px;padding:20px 0;box-sizing:border-box}.theme-dark .ddp-box-layout4.ddp-download .ddp-data-title{padding-top:0}.theme-dark .ddp-box-layout4.ddp-download .ddp-data-title .ddp-data{margin-left:6px;color:#4e5368;font-size:12px;font-weight:400}.theme-dark .ddp-box-layout4.ddp-download .ddp-btn-down{float:left;padding:9px 0;width:160px;border-radius:2px;border:1px solid #d0d1d7;color:#7e8aa5;font-size:13px;text-align:center;box-sizing:border-box}.theme-dark .ddp-box-layout4.ddp-download .ddp-btn-down:hover{color:#4c515a;border:1px solid #b7b9c1}.theme-dark .ddp-box-layout4.ddp-download .ddp-btn-down+.ddp-btn-down{margin-left:3px}.theme-dark .ddp-box-layout4.ddp-download .ddp-btn-down .ddp-icon-csv{display:inline-block;width:22px;height:20px;margin-right:5px;background:url(/assets/images/img_csv.png) no-repeat}.theme-dark .ddp-box-layout4.ddp-download .ddp-btn-down .ddp-icon-xlsx{display:inline-block;width:22px;height:20px;margin-right:5px;background:url(/assets/images/img_xlsx.png) no-repeat}.theme-dark .ddp-box-layout4.ddp-download .ddp-txt-det{clear:both;padding:20px 0 0;color:#7e8aa5;font-size:12px;line-height:18px}.theme-dark .ddp-layout-pop-right{position:absolute;top:0;right:0;bottom:0;width:290px;background-color:#f4f6fc;border-left:1px solid #d5d6db;overflow-y:auto}.theme-dark .ddp-layout-pop-right .ddp-box-name{display:block;padding-bottom:25px;background-color:#fff}.theme-dark .ddp-layout-pop-right .ddp-box-name .ddp-data-name{display:block;padding:25px 13px 10px;font-size:16px;color:#1f2942;font-weight:700}.theme-dark .ddp-layout-pop-right .ddp-box-name .ddp-data-description{padding:0 13px;color:#b7b9c2;font-size:12px}.theme-dark .ddp-layout-pop-contents{position:absolute;top:0;left:0;right:291px;bottom:0}.theme-dark .ddp-layout-pop-contents.ddp-wrap-snapshot{height:100%;padding-top:33px;box-sizing:border-box}.theme-dark .ddp-layout-pop-contents.ddp-wrap-snapshot .ddp-wrap-tab-contents{position:relative;height:100%;border-top:1px solid #ccc;box-sizing:Border-box}.theme-dark .ddp-layout-pop-contents.ddp-wrap-snapshot .ddp-error-log{position:absolute;top:0;left:0;right:0;bottom:255px;padding:15px 20px;color:#3e4148;font-size:14px}.theme-dark .ddp-layout-pop-contents.ddp-wrap-snapshot .ddp-error-log .ddp-txt-log{position:absolute;top:45px;left:0;right:0;bottom:0;padding:0 20px;overflow:auto}.theme-dark .ddp-layout-pop-contents.ddp-wrap-snapshot .ddp-label-title{padding-bottom:14px;color:#3e4148;font-size:14px;font-weight:700}.theme-dark .ddp-box-info .ddp-dl-detail{padding:10px 0}.theme-dark .ddp-box-info .ddp-dl-detail dt{float:left;padding:5px 0 5px 14px;width:137px;color:#b7bac1;font-size:13px;box-sizing:border-box}.theme-dark .ddp-box-info .ddp-dl-detail dd{display:block;padding:5px 10px 5px 0;color:#4e5368;font-size:13px;line-height:16px;overflow:hidden}.theme-dark .ddp-box-info dl.ddp-dl-detail2{padding-bottom:30px}.theme-dark .ddp-box-info dl.ddp-dl-detail2 dt{display:block;padding:30px 10px 10px;color:#4e5368;font-size:13px}.theme-dark .ddp-box-info dl.ddp-dl-detail2 dd{padding:0 10px;font-size:13px}.theme-dark .ddp-box-info dl.ddp-dl-detail2 dd .ddp-ui-sub{padding:0 10px;margin-top:10px}.theme-dark .ddp-box-info dl.ddp-dl-detail2 dd a.ddp-link-data{display:block;color:#4e5368;font-size:13px;font-weight:300}.theme-dark .ddp-box-info dl.ddp-dl-detail2 dd a.ddp-link-data:after{display:inline-block;width:13px;height:11px;background:url(/assets/images/icon_selection.png) no-repeat;background-position:-28px -43px;content:""}.theme-dark .ddp-box-info dl.ddp-dl-detail2 dd a.ddp-link-data:hover:after{background-position-x:-42px}.theme-dark .ddp-box-info dl.ddp-dl-detail2 dd span.ddp-data-sub{display:block;color:#b7b9c2;font-size:13px;font-weight:300;line-height:20px}.theme-dark .ddp-box-info dl.ddp-dl-detail2 dd span.ddp-data-sub+span.ddp-data-sub{margin-top:20px}.theme-dark .ddp-box-info dl.ddp-dl-detail2 dd span.ddp-data-sub em.ddp-data-result{display:block;color:#7e8aa5;font-weight:400}.theme-dark .ddp-box-info dl.ddp-dl-detail2 dd .ddp-ui-sub2+.ddp-ui-sub2{margin-top:20px}.theme-dark .ddp-box-info dl.ddp-dl-detail2 dd .ddp-ui-sub2 label.ddp-label-sub{display:block;padding-bottom:5px;color:#b7b9c2;font-size:13px;font-weight:300}.theme-dark .ddp-box-info dl.ddp-dl-detail2 dd .ddp-ui-sub2 span.ddp-data-sub2{display:block;color:#4e5368;font-size:13px}.theme-dark .ddp-type-popup{position:fixed;left:0;right:0;bottom:0;top:0;background-color:#fff;overflow-y:auto;z-index:126}.theme-dark .ddp-type-popup a.ddp-btn-close{position:fixed;top:20px;right:20px;display:inline-block;width:23px;height:23px;background:url(/assets/images/btn_popclose.png) no-repeat}.theme-dark .ddp-wrap-pop-header{padding:100px 10% 0}.theme-dark .ddp-wrap-pop-header .ddp-ui-name em.ddp-icon-group2{display:inline-block;position:relative;top:-2px;width:17px;height:12px;margin-right:9px;background:url(/assets/images/icon_group.png) no-repeat;background-position:left -15px;vertical-align:middle}.theme-dark .ddp-ui-pop-header{position:relative}.theme-dark .ddp-ui-pop-header .ddp-ui-name{font-size:22px;color:#4e5368;font-weight:700;letter-spacing:-1px}.theme-dark .ddp-ui-pop-header .ddp-ui-name span.ddp-data-num{color:#7e8aa5;font-weight:400}.theme-dark .ddp-ui-pop-header .ddp-ui-name a.ddp-btn-add2{display:inline-block;position:relative;top:-2px;width:18px;height:18px;margin-left:8px;background:url(/assets/images/icon_add2.png) no-repeat;background-position:left -13px;vertical-align:middle}.theme-dark .ddp-ui-pop-header .ddp-ui-name a.ddp-btn-add2:hover{background-position:-19px -13px}.theme-dark .ddp-ui-pop-header button.ddp-btn-line2{position:absolute;top:0;right:0}.theme-dark .ddp-ui-pop-header button.ddp-btn-line2 em.ddp-icon-moveto{display:inline-block;position:relative;top:-1px;width:13px;height:11px;margin-right:5px;background:url(/assets/images/icon_buttons.png) no-repeat;background-position:left -214px;vertical-align:middle}.theme-dark .ddp-ui-pop-header button.ddp-btn-line2:hover em.ddp-icon-moveto{background-position:-14px -215px}.theme-dark .ddp-ui-pop-option{padding:40px 0 0}.theme-dark .ddp-ui-pop-option .ddp-form-search{float:left}.theme-dark .ddp-ui-pop-option .ddp-wrap-buttons{float:right;margin-top:5px;background-color:#f4f6fc}.theme-dark .ddp-ui-btn-list{position:relative;float:left;padding:0 7px}.theme-dark .ddp-ui-btn-list:before{display:inline-block;content:"";position:absolute;top:50%;left:0;height:12px;margin-top:-6px;border-left:1px solid #dbdce0}.theme-dark .ddp-ui-btn-list .ddp-type-dropdown{float:left;margin:0 12px;padding-top:6px}.theme-dark .ddp-ui-btn-list .ddp-type-dropdown .ddp-wrap-popup2{top:26px}.theme-dark .ddp-ui-btn-list:first-of-type:before{display:none}.theme-dark a.ddp-btn-list{display:block;padding:6px 12px;font-size:12px;color:#4e5368}.theme-dark a.ddp-btn-list:hover{color:#4e5368}.theme-dark a.ddp-btn-list.ddp-btn-fav.ddp-selected,.theme-dark a.ddp-btn-list.ddp-btn-fav:hover{color:#1972d0}.theme-dark a.ddp-btn-list em.ddp-icon-btnfav{position:relative;top:-2px}.theme-dark a.ddp-btn-list em.ddp-icon-btnworkspace{position:relative;top:-1px}.theme-dark a.ddp-btn-list:hover em.ddp-icon-btnfav{background-position:-13px -227px}.theme-dark a.ddp-btn-list:hover em.ddp-icon-btnworkspace{background-position:-11px -239px}.theme-dark a.ddp-btn-list.ddp-selected em.ddp-icon-btnfav{background-position:-26px -227px}.theme-dark a.ddp-btn-list.ddp-selected em.ddp-icon-btnworkspace{background-position:-22px -239px}.theme-dark .ddp-wrap-pop-contents{padding:0 10% 54px}.theme-dark ul.ddp-list-form2{width:100%;table-layout:fixed;margin-top:15px;border-top:1px solid #b7b9c2}.theme-dark ul.ddp-list-form2 li{position:relative;padding:15px 24px 15px 0;border-bottom:1px solid #eaedf5;color:#b7bac1;font-size:12px;cursor:pointer}.theme-dark ul.ddp-list-form2 li.ddp-disabled{opacity:.3;cursor:no-drop}.theme-dark ul.ddp-list-form2 li.ddp-disabled:hover{background:none}.theme-dark ul.ddp-list-form2 li:last-of-type{border-top:none}.theme-dark ul.ddp-list-form2 li:hover{background-color:#f4f6fc}.theme-dark ul.ddp-list-form2 li .ddp-wrap-name{display:block;position:relative;padding-left:26px;box-sizing:border-box;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.theme-dark ul.ddp-list-form2 li em.ddp-icon-fav{display:none;position:absolute;top:0;left:0;bottom:0;width:26px;z-index:1}.theme-dark ul.ddp-list-form2 li em.ddp-icon-fav:before{display:inline-block;content:"";position:absolute;top:50%;left:6px;width:13px;height:12px;margin-top:-6px;background:url(/assets/images/icon_fav.png) no-repeat;background-position:left -31px;cursor:pointer}.theme-dark ul.ddp-list-form2 li:hover em.ddp-icon-fav,.theme-dark ul.ddp-list-form2 li em.ddp-icon-fav.ddp-selected{display:block}.theme-dark ul.ddp-list-form2 li em.ddp-icon-fav.ddp-selected:before{background-position:-13px -31px}.theme-dark ul.ddp-list-form2 li .ddp-wrap-name span.ddp-data-name{display:inline-block;color:#4c515a;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-wrap:normal;vertical-align:middle}.theme-dark ul.ddp-list-form2 li .ddp-wrap-name span.ddp-data-name.ddp-data-new{position:relative;padding-right:40px;max-width:100%;box-sizing:border-box}.theme-dark ul.ddp-list-form2 li .ddp-wrap-name span.ddp-data-name span.ddp-data-in{display:inline-block;white-space:nowrap;text-overflow:ellipsis;overflow:Hidden;vertical-align:top}.theme-dark ul.ddp-list-form2 li .ddp-wrap-name span.ddp-data-name em.ddp-icon-new{display:none;background-color:#fff}.theme-dark ul.ddp-list-form2 li:hover .ddp-wrap-name span.ddp-data-name em.ddp-icon-new{background-color:#f4f6fc}.theme-dark ul.ddp-list-form2 li .ddp-wrap-name span.ddp-data-name.ddp-data-new em.ddp-icon-new{display:block;position:absolute;top:50%;right:0;margin-top:-7px}.theme-dark ul.ddp-list-form2 li .ddp-wrap-name span.ddp-data-detail{margin-left:5px;color:#b7bac1;font-size:14px;vertical-align:middle;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.theme-dark ul.ddp-list-form2 li .ddp-wrap-data-info{float:right;padding-left:10px}.theme-dark ul.ddp-list-form2 li .ddp-wrap-data-info .ddp-wrap-tag{display:inline-block}.theme-dark ul.ddp-list-form2 li .ddp-wrap-data-info .ddp-wrap-power{display:inline-block;margin-right:25px;margin-left:20px}.theme-dark ul.ddp-list-form2 li .ddp-wrap-data-info .ddp-wrap-number{display:inline-block;min-width:123px;margin-left:30px;text-align:left;vertical-align:top}.theme-dark ul.ddp-list-form2 li .ddp-wrap-data-info .ddp-wrap-number span.ddp-data-user{padding-left:7px}.theme-dark ul.ddp-list-form2 li .ddp-wrap-data-info .ddp-wrap-number span.ddp-data-user:first-of-type{padding-left:0}.theme-dark ul.ddp-list-form2 li .ddp-wrap-data-info .ddp-wrap-number span.ddp-data-user strong{font-weight:700;color:#7e8aa5}.theme-dark ul.ddp-list-form2 li .ddp-wrap-data-info .ddp-anonymouse{display:inline-block;min-width:123px;margin-left:30px;color:#7e8aa5}.theme-dark ul.ddp-list-form2 li .ddp-wrap-data-info .ddp-wrap-owner{float:left;width:130px;margin-left:30px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.theme-dark ul.ddp-list-form2 li .ddp-wrap-data-info .ddp-wrap-owner span.ddp-data-owner{color:#4c515a}.theme-dark ul.ddp-list-form2 li .ddp-btn-control{display:none;position:absolute;top:50%;right:6px;margin-top:-11px}.theme-dark ul.ddp-list-form2 li:hover .ddp-btn-control{display:block}.theme-dark .ddp-ui-space-contents{position:relative;padding:133px 80px 60px;box-sizing:border-box}.theme-dark .ddp-ui-top-info{position:fixed;left:0;right:0;top:54px;height:132px;padding:0 80px;border-bottom:1px solid #d0d0d3;z-index:60;background-color:#1f2942;color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.15)}.theme-dark .ddp-ui-top-info .ddp-ui-title{position:relative;padding:35px 200px 0 0}.theme-dark .ddp-ui-top-info .ddp-ui-title .ddp-ui-title-in{display:inline-block;position:relative;max-width:100%;padding-right:85px;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.theme-dark .ddp-ui-top-info .ddp-ui-title span.ddp-data-title{padding-right:5px;color:#fff;font-weight:700;font-size:28px;vertical-align:middle;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.theme-dark .ddp-ui-top-info .ddp-ui-title span.ddp-data-detail{position:relative;top:5px;padding-right:4px;font-size:14px;color:#7e8aa5;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.theme-dark .ddp-ui-top-info .ddp-ui-title span.ddp-data-detail:before{display:inline-block;content:""}.theme-dark .ddp-ui-top-info .ddp-ui-title .ddp-ui-title-in .ddp-btn-control .ddp-box-power{position:relative;float:left;top:2px}.theme-dark .ddp-ui-top-info .ddp-ui-title .ddp-btn-control{display:inline-block;width:85px;position:absolute;right:0;top:12px}.theme-dark .ddp-ui-top-info .ddp-ui-title .ddp-btn-control .ddp-icon-control-info{position:relative;top:2px}.theme-dark .ddp-ui-top-info .ddp-ui-title .ddp-btn-control .ddp-icon-control-fav{position:relative;top:1px;margin-right:5px;float:left}.theme-dark .ddp-ui-top-info .ddp-ui-title button.ddp-btn-line2{position:absolute;bottom:0;right:0;border:1px solid #7e8aa5;color:#fff}.theme-dark .ddp-ui-top-info .ddp-ui-title button.ddp-btn-line2:hover{border:1px solid #fff}.theme-dark .ddp-ui-top-info .ddp-ui-title button.ddp-btn-line2:hover em.ddp-icon-spacelist{background-position:left -73px}.theme-dark .ddp-ui-top-info .ddp-wrap-info-summary{padding:20px 0 0}.theme-dark .ddp-ui-top-info .ddp-wrap-info-summary .ddp-data-info-left{float:left}.theme-dark .ddp-ui-top-info .ddp-wrap-info-summary .ddp-data-info-right{float:right}.theme-dark .ddp-ui-top-info .ddp-wrap-info-summary .ddp-data-info-left .ddp-ui-number{position:relative;padding:0 14px;color:#b7b9c2;font-size:13px;float:left}.theme-dark .ddp-ui-top-info .ddp-wrap-info-summary .ddp-data-info-left .ddp-ui-number .ddp-box-tag.ddp-workbook{border-color:#272950;color:#272950}.theme-dark .ddp-ui-top-info .ddp-wrap-info-summary .ddp-data-info-left .ddp-ui-number:first-of-type{padding-left:0;margin-top:-1px}.theme-dark .ddp-ui-top-info .ddp-wrap-info-summary .ddp-data-info-left .ddp-ui-number span.ddp-data-num{margin-left:7px;font-weight:700;color:#7e8aa5}.theme-dark .ddp-ui-top-info .ddp-wrap-info-summary .ddp-data-info-left .ddp-ui-number span.ddp-data-num:first-of-type{margin-left:0}.theme-dark .ddp-ui-top-info .ddp-wrap-info-summary .ddp-data-info-left .ddp-ui-info-tab{float:left}.theme-dark .ddp-ui-top-info .ddp-wrap-info-summary .ddp-data-info-left .ddp-ui-info-tab .ddp-ui-number{float:left;padding:5px 14px 28px;margin-top:-5px;cursor:pointer;font-size:12px}.theme-dark .ddp-ui-top-info .ddp-wrap-info-summary .ddp-data-info-left .ddp-ui-info-tab .ddp-ui-number:hover{color:#fff}.theme-dark .ddp-ui-top-info .ddp-wrap-info-summary .ddp-data-info-left .ddp-ui-info-tab .ddp-ui-number em.ddp-icon-result-source{background:url(/assets/images/dark_theme/icon_result_dark.png) no-repeat;background-position:-76px top}.theme-dark .ddp-ui-top-info .ddp-wrap-info-summary .ddp-data-info-left .ddp-ui-info-tab .ddp-ui-number em.ddp-icon-result-users{background:url(/assets/images/dark_theme/icon_result_dark.png) no-repeat;background-position:-76px top;width:14px;height:14px;background-position:-45px -42px}.theme-dark .ddp-ui-top-info .ddp-wrap-info-summary .ddp-data-info-left .ddp-ui-info-tab .ddp-ui-number:hover span.ddp-data-num{color:#fff}.theme-dark .ddp-ui-top-info .ddp-wrap-info-summary .ddp-data-info-left .ddp-ui-info-tab .ddp-ui-number:hover:after{display:inline-block;content:"";position:absolute;bottom:10px;left:50%;margin-left:-8px;width:14px;height:8px;background:url(/assets/images/dark_theme/icon_selecview_dark.png) no-repeat;background-position:-15px -42px}.theme-dark .ddp-ui-top-info .ddp-wrap-info-summary .ddp-data-info-left .ddp-ui-info-tab .ddp-ui-number:before{display:inline-block;content:"";position:absolute;top:8px;left:0;height:12px;border-left:1px solid #dbdce0}.theme-dark .ddp-ui-top-info .ddp-wrap-info-summary .ddp-data-info-left .ddp-ui-info-tab .ddp-ui-number.ddp-selected{background-color:#fff;border-radius:2px 2px 0 0;height:48px;color:#1f2942;box-sizing:border-box}.theme-dark .ddp-ui-top-info .ddp-wrap-info-summary .ddp-data-info-left .ddp-ui-info-tab .ddp-ui-number.ddp-selected span.ddp-data-num{color:#1f2942}.theme-dark .ddp-ui-top-info .ddp-wrap-info-summary .ddp-data-info-left .ddp-ui-info-tab .ddp-ui-number.ddp-selected em.ddp-icon-result-source{background-position:-89px top}.theme-dark .ddp-ui-top-info .ddp-wrap-info-summary .ddp-data-info-left .ddp-ui-info-tab .ddp-ui-number.ddp-selected em.ddp-icon-result-users{background-position:-30px -42px}.theme-dark .ddp-ui-top-info .ddp-wrap-info-summary .ddp-data-info-left .ddp-ui-info-tab .ddp-ui-number.ddp-selected:before{display:none}.theme-dark .ddp-ui-top-info .ddp-wrap-info-summary .ddp-data-info-left .ddp-ui-info-tab .ddp-ui-number.ddp-selected:after{display:inline-block;content:"";position:absolute;bottom:10px;left:50%;margin-left:-8px;width:14px;height:8px;background:url(/assets/images/dark_theme/icon_selecview_dark.png) no-repeat;background-position:-28px -42px;transform:rotate(180deg)}.theme-dark .ddp-ui-top-info .ddp-wrap-info-summary .ddp-data-info-left .ddp-box-tag strong{display:inline-block;padding-left:5px;font-size:12px;font-weight:700}.theme-dark .ddp-ui-top-info .ddp-wrap-info-summary .ddp-data-info-right span.ddp-data-create{float:left;position:relative;top:3px;color:#b7b9c2;font-size:12px}.theme-dark .ddp-ui-top-info .ddp-wrap-info-summary .ddp-data-info-right span.ddp-data-create span.ddp-data-name{font-weight:700}.theme-dark .ddp-ui-top-info .ddp-wrap-info-summary .ddp-data-info-right .ddp-ui-more{float:left;margin-left:5px;margin-right:-10px;position:relative;z-index:60}.theme-dark .ddp-ui-top-info .ddp-wrap-info-summary .ddp-data-info-right .ddp-ui-more a.ddp-icon-more:before{transform:rotate(90deg)}.theme-dark .ddp-ui-top-info .ddp-wrap-info-summary .ddp-data-info-right .ddp-ui-more.ddp-selected .ddp-icon-more:before{background-position:0 -4px}.theme-dark .ddp-ui-top-info .ddp-wrap-info-summary .ddp-data-info-right .ddp-ui-more .ddp-wrap-popup2{display:none;position:absolute;top:25px;right:0}.theme-dark .ddp-ui-top-info .ddp-wrap-info-summary .ddp-data-info-right .ddp-ui-more.ddp-selected .ddp-wrap-popup2{display:block}.theme-dark .ddp-ui-top-info .ddp-wrap-info-summary .ddp-data-info-right .ddp-ui-more.ddp-selected:hover .ddp-ui-tooltip-info{display:none}.theme-dark .ddp-wrap-folder{margin:0 -8px 9px}.theme-dark .ddp-box-folder{float:left;position:relative;margin:3px 8px;padding:8px 16px 8px 43px;width:308px;height:44px;border-radius:3px;border:1px solid #ddd;font-size:0;background-color:#fff;box-sizing:border-box;cursor:pointer}.theme-dark .ddp-box-folder.ddp-selected:before{display:inline-block;content:"";position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;border:1px solid #7e8aa5}.theme-dark .ddp-box-folder:hover{padding-right:60px;border:1px solid #7e8aa5;background-color:#fff;box-shadow:0 1px 3px rgba(68,87,98,.2)}.theme-dark .ddp-box-folder.ddp-box-back{position:relative;padding:8px 16px 8px 55px}.theme-dark .ddp-box-folder span.ddp-data-name{display:inline-block;max-width:100%;height:24px;line-height:27px;color:#222;font-size:14px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal;box-sizing:border-box}.theme-dark .ddp-box-folder span.ddp-data-name.ddp-data-new{position:relative;padding-right:40px}.theme-dark .ddp-box-folder span.ddp-data-name.ddp-data-new .ddp-icon-new{position:absolute;top:6px;right:0}.theme-dark .ddp-box-folder .ddp-data-input{display:none;position:absolute;top:9px;left:38px;right:30px;bottom:9px;background-color:#f4f6fc;z-index:3}.theme-dark .ddp-box-folder .ddp-data-input input{display:block;width:100%;height:100%;padding:5px 23px 5px 5px;font-size:14px;border:none;background:none;box-sizing:border-box}.theme-dark .ddp-box-folder .ddp-data-input .ddp-icon-control-check{position:absolute;top:50%;right:5px;margin-top:-8px;color:#7e8aa5}.theme-dark .ddp-box-folder .ddp-data-input input:-ms-input-placeholder,.theme-dark .ddp-box-folder .ddp-data-input input::-webkit-input-placeholder{color:#7e8aa5}.theme-dark .ddp-box-folder.ddp-box-edit{padding-right:30px}.theme-dark .ddp-box-folder.ddp-box-edit .ddp-data-input{display:block;height:26px}.theme-dark .ddp-box-folder.ddp-box-edit .ddp-btn-control{display:block}.theme-dark .ddp-box-folder .ddp-ui-checkbox{position:absolute;top:0;left:0;bottom:0;width:44px;z-index:1}.theme-dark .ddp-box-folder .ddp-ui-checkbox input[type=checkbox]{display:inline-block;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%}.theme-dark .ddp-box-folder .ddp-ui-checkbox .ddp-icon-checkbox{position:absolute;top:50%;left:50%;margin:-6px 0 0 -6px}.theme-dark .ddp-box-folder em.ddp-icon-folder-back{display:inline-block;position:absolute;top:0;left:0;bottom:0;width:42px;background-color:#7e8aa5}.theme-dark .ddp-box-folder:hover em.ddp-icon-folder-back{background-color:#4e5368}.theme-dark .ddp-box-folder em.ddp-icon-folder-back:before{display:inline-block;position:absolute;top:50%;left:50%;margin:-6px 0 0 -7px;content:"";width:13px;height:11px;background:url(/assets/images/icon_back.png) no-repeat}.theme-dark .ddp-box-folder .ddp-btn-control{display:none;position:absolute;top:50%;right:10px;margin-top:-10px}.theme-dark .ddp-box-folder .ddp-btn-control em.ddp-icon-control-edit{position:relative;top:-1px}.theme-dark .ddp-box-folder .ddp-btn-control .ddp-ui-tooltip-info.ddp-down em.ddp-icon-view-top,.theme-dark em.ddp-icon-control-cut .ddp-ui-tooltip-info.ddp-down em.ddp-icon-view-top{right:17px}.theme-dark .ddp-box-folder:hover .ddp-btn-control{display:block}.theme-dark .ddp-wrap-box-block{margin:0 -8px}.theme-dark .ddp-wrap-box-block:before{display:table;content:""}.theme-dark .ddp-wrap-box-block:after{display:table;content:"";clear:both}.theme-dark .ddp-box-block{position:relative;float:left;margin:3px 8px 10px;padding:55px 0 0;width:308px;height:196px;box-sizing:border-box;cursor:pointer;border:1px solid #fff;background-color:#fff;box-shadow:0 3px 3px rgba(0,0,0,.1)}.theme-dark .ddp-box-block:hover{border:1px solid #7e8aa5}.theme-dark .ddp-box-block.ddp-selected:before{display:inline-block;content:"";position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;border:1px solid #7e8aa5;z-index:1}.theme-dark .ddp-box-block em.ddp-icon-control-cut{display:none;position:absolute;top:15px;right:10px;z-index:1}.theme-dark .ddp-box-block:hover em.ddp-icon-control-cut{display:block}.theme-dark .ddp-box-block.ddp-disabled:after{display:inline-block;content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,100%,.7);cursor:no-drop}.theme-dark .ddp-box-block.ddp-disabled:hover{border:1px solid #fff}.theme-dark .ddp-box-block.ddp-disabled:hover em.ddp-icon-control-cut{display:none}.theme-dark .ddp-box-block .ddp-ui-box-top{position:absolute;top:16px;left:0;right:0}.theme-dark .ddp-box-block .ddp-ui-box-top .ddp-ui-checkbox{position:relative;width:20px;height:20px;float:left;margin:0 0 0 13px;vertical-align:top;z-index:5}.theme-dark .ddp-box-block .ddp-ui-box-top .ddp-ui-checkbox input[type=checkbox]{display:inline-block;width:100%;height:100%}.theme-dark .ddp-box-block .ddp-ui-box-top .ddp-ui-checkbox i.ddp-icon-checkbox{position:absolute;top:50%;left:50%;margin:-6px 0 0 -6px}.theme-dark .ddp-box-block .ddp-ui-box-top .ddp-box-tag{display:inline-block;padding:2px 3px 1px;margin:0 8px 0 9px;border-radius:1px;font-size:10px;font-weight:700;vertical-align:top}.theme-dark .ddp-box-block .ddp-ui-box-top .ddp-box-tag.ddp-workbook{border:1px solid #272950;color:#272950}.theme-dark .ddp-box-block .ddp-ui-box-top .ddp-box-tag.ddp-notebook{border:1px solid #5ecfea;color:#5ecfea}.theme-dark .ddp-box-block .ddp-ui-box-top .ddp-icon-new{position:relative;top:1px}.theme-dark .ddp-box-block .ddp-ui-box-contents{padding:0 43px}.theme-dark .ddp-box-block .ddp-ui-box-contents span.ddp-data-name{display:block;font-size:18px;color:#545b65;font-weight:700;overflow:hidden;text-overflow:ellipsis;word-wrap:normal;white-space:nowrap}.theme-dark .ddp-box-block .ddp-ui-box-contents span.ddp-data-name.ddp-data-line2{max-height:44px;white-space:normal;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word}.theme-dark .ddp-box-block .ddp-ui-box-contents span.ddp-data-date{display:block;padding:7px 0 0;font-size:12px;color:#c5c6cd}.theme-dark .ddp-box-block .ddp-ui-box-contents span.ddp-data-date span.ddp-data-ago{color:#4c515a}.theme-dark .ddp-box-block .ddp-box-bottom{position:absolute;bottom:0;left:0;right:0;background-color:#f4f6fc}.theme-dark .ddp-box-block .ddp-box-bottom .ddp-wrap-num{padding:10px 16px}.theme-dark .ddp-box-block .ddp-box-bottom .ddp-wrap-num span.ddp-data-num{display:inline-block;padding-right:20px;color:#7e8aa5;font-size:12px}.theme-dark .ddp-box-block .ddp-box-bottom .ddp-wrap-num span.ddp-data-num em[class*=ddp-icon-]{margin-right:7px;vertical-align:middle}.theme-dark .ddp-box-block .ddp-box-bottom .ddp-wrap-num span.ddp-data-num .ddp-type-info{display:inline-block;position:relative;top:1px;margin-left:4px;vertical-align:middle;z-index:2}.theme-dark .ddp-box-block .ddp-box-bottom .ddp-wrap-num span.ddp-data-num .ddp-type-info:hover{z-index:50}.theme-dark .ddp-box-block .ddp-box-bottom .ddp-type-info .ddp-ui-tooltip-info.ddp-down{display:none;right:auto;left:-19px;max-width:190px;white-space:normal}.theme-dark .ddp-box-block .ddp-box-bottom .ddp-type-info:hover .ddp-ui-tooltip-info.ddp-down{display:block}.theme-dark .ddp-box-block .ddp-box-bottom .ddp-type-info .ddp-ui-tooltip-info.ddp-down .ddp-icon-view-top{margin-right:0;left:27px;right:auto}.theme-dark .ddp-box-block .ddp-box-bottom .ddp-wrap-data{padding:11px 14px 10px}.theme-dark .ddp-box-block .ddp-box-bottom .ddp-wrap-data:before{display:table;content:""}.theme-dark .ddp-box-block .ddp-box-bottom .ddp-wrap-data:after{display:table;content:"";clear:both}.theme-dark .ddp-box-block .ddp-box-bottom .ddp-wrap-data .ddp-data-name{float:left;position:relative;max-width:132px;margin:0 0 0 10px;padding-left:21px;font-size:12px;color:#7e8aa5;box-sizing:border-box}.theme-dark .ddp-box-block .ddp-box-bottom .ddp-wrap-data .ddp-data-name:first-of-type{margin:0}.theme-dark .ddp-box-block .ddp-box-bottom .ddp-wrap-data .ddp-data-name>em[class*=ddp-icon-]{position:absolute;top:50%;left:0;vertical-align:middle}.theme-dark .ddp-box-block .ddp-box-bottom .ddp-wrap-data .ddp-data-name[class*=ddp-data-lang]:before{position:absolute;top:50%;left:0}.theme-dark .ddp-box-block .ddp-box-bottom .ddp-wrap-data .ddp-data-name em.ddp-icon-lang-zeppelin{margin-top:-6px}.theme-dark .ddp-box-block .ddp-box-bottom .ddp-wrap-data .ddp-data-name em.ddp-icon-lang-jupyter{margin-top:-8px}.theme-dark .ddp-box-block .ddp-box-bottom .ddp-wrap-data .ddp-data-name em.ddp-icon-result-data{margin-top:-7px}.theme-dark .ddp-box-block .ddp-box-bottom .ddp-wrap-data .ddp-data-name em.ddp-icon-chart2{margin-top:-8px}.theme-dark .ddp-box-block .ddp-box-bottom .ddp-wrap-data .ddp-data-name.ddp-data-lang-python:before{margin-top:-6px}.theme-dark .ddp-box-block .ddp-box-bottom .ddp-wrap-data .ddp-data-name.ddp-data-lang-r:before{margin-top:-7px}.theme-dark .ddp-box-block .ddp-box-bottom .ddp-wrap-data .ddp-data-name .ddp-txt-name{display:inline-block;max-width:100%}.theme-dark .ddp-box-block .ddp-box-bottom .ddp-wrap-data .ddp-data-name .ddp-txt-name .ddp-txt-name-in{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.theme-dark .ddp-box-block .ddp-box-bottom .ddp-wrap-data .ddp-data-name .ddp-type-info{float:right;position:relative;top:1px;margin-left:6px;z-index:5}.theme-dark .ddp-box-block .ddp-box-bottom .ddp-data-connection{position:relative;padding:11px 15px 12px 43px;width:100%;color:#7e8aa5;font-size:12px;box-sizing:border-box}.theme-dark .ddp-box-block .ddp-box-bottom .ddp-data-connection .ddp-img{position:absolute;top:50%;left:15px;margin-top:-11px}.theme-dark .ddp-box-block .ddp-box-bottom .ddp-type-info{float:right;position:relative;top:1px;margin-left:5px;z-index:20}.theme-dark .ddp-box-block .ddp-box-bottom .ddp-type-info:hover{z-index:50}.theme-dark .ddp-box-block .ddp-box-bottom .ddp-txt-connection{display:inline-block;max-width:100%}.theme-dark .ddp-box-block .ddp-box-bottom .ddp-txt-connection .ddp-txt-in{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.theme-dark .ddp-box-block.ddp-box-workbench{display:inline-block;background:url(/assets/images/bg_workbench.png) no-repeat 100% 100%;background-color:#fff}.theme-dark .page-workspace .ddp-ui-space-option .ddp-ui-space-nav .ddp-data-nav{max-width:20%}.theme-dark .page-workspace .ddp-ui-space-option .ddp-ui-space-nav .ddp-data-nav:last-of-type{padding-right:25px}.theme-dark .page-workspace .ddp-ui-space-option .ddp-ui-space-nav .ddp-data-nav .ddp-btn-folderplus{position:absolute;top:6px;right:0}.theme-dark .ddp-ui-space-option{position:relative;padding-right:450px;width:100%;clear:both;z-index:20;box-sizing:border-box}.theme-dark .ddp-ui-space-option .ddp-ui-option-right{position:absolute;top:5px;right:0}.theme-dark .ddp-ui-space-option .ddp-ui-space-nav{padding:20px 0 0}.theme-dark .ddp-ui-space-option .ddp-ui-space-nav .ddp-data-nav{display:inline-block;min-height:25px;max-width:15%;position:relative;padding-left:19px;margin-right:4px;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.theme-dark .ddp-ui-space-option .ddp-ui-space-nav .ddp-data-nav:after{display:inline-block;content:"";position:absolute;top:50%;left:0;width:4px;height:7px;margin-top:-4px;background:url(/assets/images/icon_dataview.png) no-repeat;background-position:-5px -19px}.theme-dark .ddp-ui-space-option .ddp-ui-space-nav .ddp-data-nav:first-of-type{padding-left:0;max-width:15%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal;line-height:23px}.theme-dark .ddp-ui-space-option .ddp-ui-space-nav .ddp-data-nav:first-of-type:after{display:none}.theme-dark .ddp-ui-space-option .ddp-ui-space-nav .ddp-data-nav em.ddp-icon-space{display:inline-block;position:relative;top:-1px;width:14px;height:14px;margin-right:8px;background:url(/assets/images/icon_workspace.png) no-repeat;vertical-align:middle}.theme-dark .ddp-ui-space-option .ddp-ui-space-nav .ddp-data-nav span.ddp-data-namefolder{display:inline-block;position:relative;color:#1f2942;font-size:13px;line-height:2em;cursor:pointer}.theme-dark .ddp-ui-space-option .ddp-ui-space-nav .ddp-data-nav span:hover{text-decoration:underline}.theme-dark .ddp-ui-space-option .ddp-ui-space-nav a.ddp-btn-folderplus{display:inline-block;position:relative;top:6px;width:16px;height:15px;background:url(/assets/images/icon_buttons.png) no-repeat;background-position:left -198px;vertical-align:top}.theme-dark .ddp-ui-space-option .ddp-ui-space-nav a.ddp-btn-folderplus:hover{background-position:-17px -198px}.theme-dark .ddp-ui-space-option .ddp-ui-option-right .ddp-form-search{float:left;margin:10px 15px 0 0}.theme-dark .ddp-ui-space-option .ddp-ui-option-right .ddp-form-search input::-moz-placeholder{color:#7e8aa5}.theme-dark .ddp-ui-space-option .ddp-ui-option-right .ddp-form-search input::placeholder{color:#7e8aa5}.theme-dark .ddp-ui-space-option .ddp-ui-option-right .ddp-type-dropdown{float:left;padding:20px 0 0;margin-right:5px}.theme-dark .ddp-ui-space-option .ddp-ui-option-right .ddp-type-dropdown .ddp-wrap-popup2{top:43px}.theme-dark .ddp-ui-space-option .ddp-ui-option-right .ddp-list-tab-button{border:1px solid #b7b9c3}.theme-dark .ddp-ui-space-option .ddp-ui-datanone{position:fixed;top:350px;left:0;right:0;bottom:104px}.theme-dark .ddp-ui-space-option .ddp-ui-datanone .ddp-view-datanone{position:absolute;top:50%;left:0;right:0;margin-top:-94px;text-align:center}.theme-dark .ddp-ui-space-option .ddp-ui-datanone .ddp-view-datanone em.ddp-bg-img{display:inline-block;width:190px;height:130px;background:url(/assets/images/bg_spacenone.png) no-repeat}.theme-dark .ddp-ui-space-option .ddp-ui-datanone .ddp-view-datanone .ddp-txt-datanon{display:block;padding-top:35px;text-align:Center;color:#7e8aa5;font-size:18px}.theme-dark .ddp-ui-space-bottom{position:fixed;bottom:0;left:0;right:0;min-width:1200px;border-top:1px solid #d5d6db;background-color:#eaedf5;z-index:30}.theme-dark .ddp-ui-space-bottom .ddp-ui-link{position:relative;float:left;padding:0 15px 0 22px}.theme-dark .ddp-ui-space-bottom .ddp-ui-link:before{display:inline-block;content:"";position:absolute;top:50%;left:0;height:12px;margin-top:-6px;border-left:1px solid #cfd0d6}.theme-dark .ddp-ui-space-bottom .ddp-ui-link:first-of-type{padding-left:0}.theme-dark .ddp-ui-space-bottom .ddp-ui-link:first-of-type:before{display:none}.theme-dark .ddp-ui-space-bottom .ddp-bottom-left{float:left;padding:18px 0 17px 80px}.theme-dark .ddp-ui-space-bottom .ddp-ui-link a{color:#4c515a;font-size:13px}.theme-dark .ddp-ui-space-bottom .ddp-ui-link.ddp-disabled a,.theme-dark .ddp-ui-space-bottom .ddp-ui-link.ddp-disabled a:hover{color:#c1c2ca}.theme-dark .ddp-ui-space-bottom .ddp-ui-link a em.ddp-icon-select-clone,.theme-dark .ddp-ui-space-bottom .ddp-ui-link a em.ddp-icon-select-delete,.theme-dark .ddp-ui-space-bottom .ddp-ui-link a em.ddp-icon-select-move{display:inline-block;margin-right:8px;background:url(/assets/images/icon_selection.png) no-repeat;vertical-align:middle}.theme-dark .ddp-ui-space-bottom .ddp-ui-link a em.ddp-icon-select-clone{width:13px;height:13px;background-position:-14px top}.theme-dark .ddp-ui-space-bottom .ddp-ui-link a em.ddp-icon-select-move{width:16px;height:14px;background-position:-17px -14px}.theme-dark .ddp-ui-space-bottom .ddp-ui-link a em.ddp-icon-select-delete{width:12px;height:13px;background-position:-13px -29px}.theme-dark .ddp-ui-space-bottom .ddp-ui-link a:hover em.ddp-icon-select-clone{background-position:-28px top}.theme-dark .ddp-ui-space-bottom .ddp-ui-link.ddp-selected a em.ddp-icon-select-move,.theme-dark .ddp-ui-space-bottom .ddp-ui-link a:hover em.ddp-icon-select-move{background-position:-34px -14px}.theme-dark .ddp-ui-space-bottom .ddp-ui-link a:hover em.ddp-icon-select-delete{background-position:-26px -29px}.theme-dark .ddp-ui-space-bottom .ddp-ui-link.ddp-disabled a{cursor:no-drop}.theme-dark .ddp-ui-space-bottom .ddp-ui-link.ddp-disabled a:hover em.ddp-icon-select-clone,.theme-dark .ddp-ui-space-bottom .ddp-ui-link.ddp-disabled a em.ddp-icon-select-clone{background-position:0 0}.theme-dark .ddp-ui-space-bottom .ddp-ui-link.ddp-disabled a:hover em.ddp-icon-select-move,.theme-dark .ddp-ui-space-bottom .ddp-ui-link.ddp-disabled a em.ddp-icon-select-move{background-position:left -14px}.theme-dark .ddp-ui-space-bottom .ddp-ui-link.ddp-disabled a:hover em.ddp-icon-select-delete,.theme-dark .ddp-ui-space-bottom .ddp-ui-link.ddp-disabled a em.ddp-icon-select-delete{background-position:left -29px}.theme-dark .ddp-ui-space-bottom .ddp-bottom-right{float:right;padding:10px 80px 10px 0}.theme-dark .ddp-ui-space-bottom .ddp-bottom-right a.ddp-btn-solid2{margin-left:5px}.theme-dark .ddp-ui-space-bottom .ddp-box-popup2{position:absolute;bottom:26px;left:-15px}.theme-dark .ddp-ui-space-bottom .ddp-ui-link .ddp-box-popup2{display:none}.theme-dark .ddp-ui-space-bottom .ddp-ui-link.ddp-selected .ddp-box-popup2{display:block}.theme-dark .ddp-box-popup2{border-radius:2px;box-shadow:0 1px 3px rgba(82,97,105,.3);position:relative;width:247px;height:298px;background-color:#fff}.theme-dark .ddp-box-popup2 .ddp-box-title{display:block;position:relative;padding:12px 20px;font-weight:700;font-size:13px;color:#4c515a;border-bottom:1px solid #eaedf5}.theme-dark .ddp-box-popup2 .ddp-box-title span.ddp-data-title,.theme-dark .ddp-box-popup2 .ddp-link-space{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal}.theme-dark .ddp-box-popup2 .ddp-link-space{position:relative;padding:12px 20px 12px 44px;border-bottom:1px solid #eaedf5;font-size:13px;font-weight:700}.theme-dark .ddp-box-popup2 .ddp-link-space:hover{background-color:#f4f6fc}.theme-dark .ddp-box-popup2 .ddp-link-space.ddp-selected{color:#fff;background-color:#4e5368}.theme-dark .ddp-box-popup2 .ddp-link-space em.ddp-icon-user{position:absolute;top:50%;left:20px;display:inline-block;width:10px;height:12px;margin-top:-6px;background:url(/assets/images/icon_group.png) no-repeat;background-position:left -28px;vertical-align:middle}.theme-dark .ddp-box-popup2 .ddp-link-space em.ddp-btn-back{position:absolute;top:0;left:0;bottom:0;width:44px;cursor:pointer}.theme-dark .ddp-box-popup2 .ddp-link-space em.ddp-btn-back:hover{background-color:#eaedf5}.theme-dark .ddp-box-popup2 .ddp-link-space.ddp-selected em.ddp-btn-back:hover{background-color:#2e333a}.theme-dark .ddp-box-popup2 .ddp-link-space em.ddp-btn-back:before{display:inline-block;content:"";position:absolute;top:50%;left:50%;width:10px;height:9px;margin:-5px 0 0 -5px;background:url(/assets/images/btn_back.png) no-repeat;background-position:left -17px}.theme-dark .ddp-box-popup2 .ddp-link-space.ddp-selected em.ddp-icon-user{background-position:left -41px}.theme-dark .ddp-box-popup2 ul.ddp-list-folder{position:absolute;top:41px;left:0;right:0;bottom:53px;padding:6px 0;overflow-y:auto}.theme-dark .ddp-box-popup2 ul.ddp-list-folder li{position:relative;padding:5px 30px 5px 13px;color:#4c515a;font-size:12px;cursor:pointer}.theme-dark .ddp-box-popup2 ul.ddp-list-folder li:hover{background-color:#f4f6fc}.theme-dark .ddp-box-popup2 ul.ddp-list-folder li.ddp-selected{background-color:#4e5368;color:#fff}.theme-dark .ddp-box-popup2 ul.ddp-list-folder li.ddp-disabled:before{display:inline-block;content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,100%,.5);z-index:1;cursor:no-drop}.theme-dark .ddp-box-popup2 ul.ddp-list-folder li.ddp-disabled .ddp-btn-view{display:none}.theme-dark .ddp-box-popup2 ul.ddp-list-folder li.ddp-disabled:hover{background:none}.theme-dark .ddp-box-popup2 ul.ddp-list-folder li em.ddp-icon-folder2{width:13px;height:12px;margin-right:14px;float:left;background:url(/assets/images/icon_folder.png) no-repeat;background-position:left -14px}.theme-dark .ddp-box-popup2 ul.ddp-list-folder li.ddp-selected em.ddp-icon-folder2{background-position:left -27px}.theme-dark .ddp-box-popup2 ul.ddp-list-folder li em.ddp-icon-shape,.theme-dark .ddp-box-popup2 ul.ddp-list-folder li em.ddp-icon-user{float:left;margin-right:9px;width:17px;height:13px;background:url(/assets/images/icon_group.png) no-repeat;background-position:left -14px}.theme-dark .ddp-box-popup2 ul.ddp-list-folder li.ddp-selected em.ddp-icon-shape{background-position:-18px -14px}.theme-dark .ddp-box-popup2 ul.ddp-list-folder li em.ddp-icon-user{background-position:left -28px}.theme-dark .ddp-box-popup2 ul.ddp-list-folder li.ddp-selected em.ddp-icon-user{position:relative;left:3px;background-position:left -41px}.theme-dark .ddp-box-popup2 ul.ddp-list-folder li span.ddp-txt-name{display:block;overflow:Hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal}.theme-dark .ddp-box-popup2 ul.ddp-list-folder li span.ddp-btn-view{position:absolute;right:0;bottom:0;top:0;width:24px;cursor:pointer}.theme-dark .ddp-box-popup2 ul.ddp-list-folder li span.ddp-btn-view:before{display:inline-block;content:"";position:absolute;top:50%;left:50%;width:4px;height:7px;margin-top:-4px;background:url(/assets/images/icon_dataview.png) no-repeat;background-position:left -19px}.theme-dark .ddp-box-popup2 ul.ddp-list-folder li span.ddp-btn-view:hover{background-color:#d0d1d9}.theme-dark .ddp-box-popup2 ul.ddp-list-folder li.ddp-selected span.ddp-btn-view:hover{background-color:#2e333a}.theme-dark .ddp-box-popup2 .ddp-ui-buttons{position:absolute;bottom:0;left:0;right:0;padding:10px 0;border-top:1px solid #eaedf5;text-align:center}.theme-dark .ddp-box-popup2 .ddp-ui-buttons .ddp-btn-type-popup2{margin:0 2px}.theme-dark .ddp-box-popup2 .ddp-ui-buttons .ddp-btn-type-popup2.ddp-bg-black{color:#fff}.theme-dark .ddp-wrap-list-type{position:relative;padding-top:14px;padding-bottom:54px}.theme-dark .ddp-wrap-list-type *{font-weight:400}.theme-dark ul.ddp-list-workspace{position:relative;border:1px solid #ddd;border-radius:3px;background-color:#fff}.theme-dark ul.ddp-list-workspace li{position:relative}.theme-dark ul.ddp-list-workspace li.ddp-disabled:after{position:absolute;top:0;left:0;right:0;bottom:0;content:"";background-color:hsla(0,0%,100%,.7);cursor:no-drop}.theme-dark ul.ddp-list-workspace li:hover{position:relative}.theme-dark ul.ddp-list-workspace li.ddp-list-back:hover{background-color:#f4f6fc}.theme-dark ul.ddp-list-workspace li.ddp-disabled:hover .ddp-btn-control{display:none}.theme-dark ul.ddp-list-workspace li.ddp-disabled:hover a,.theme-dark ul.ddp-list-workspace li.ddp-disabled a:hover .ddp-ui-data-list{background:none}.theme-dark ul.ddp-list-workspace li.ddp-list-back:hover a em.ddp-icon-folder-back{background-color:#4c515a}.theme-dark ul.ddp-list-workspace li.ddp-txt a{cursor:default}.theme-dark ul.ddp-list-workspace li.ddp-txt a:hover{background:none}.theme-dark ul.ddp-list-workspace li a{display:block;position:relative;padding:12px 60px 12px 124px;border-top:1px solid #ddd}.theme-dark ul.ddp-list-workspace li.ddp-selected a,.theme-dark ul.ddp-list-workspace li.ddp-selected a .ddp-ui-data-list,.theme-dark ul.ddp-list-workspace li a:hover{background-color:#f4f6fc}.theme-dark ul.ddp-list-workspace li:first-of-type a{border-top:none}.theme-dark ul.ddp-list-workspace li.ddp-list-back a{padding:10px 14px 10px 55px}.theme-dark ul.ddp-list-workspace li.ddp-list-workbook a{padding-right:278px}.theme-dark ul.ddp-list-workspace li.ddp-list-notebook a{padding-right:567px}.theme-dark ul.ddp-list-workspace li a em.ddp-icon-folder-back{display:inline-block;position:absolute;top:0;left:0;bottom:0;width:40px;background-color:#7e8aa5}.theme-dark ul.ddp-list-workspace li a em.ddp-icon-folder-back:before{display:inline-block;position:absolute;top:50%;left:50%;margin:-6px 0 0 -7px;content:"";width:13px;height:11px;background:url(/assets/images/icon_back.png) no-repeat}.theme-dark ul.ddp-list-workspace li a .ddp-wrap-name{padding:0;position:relative;top:1px;line-height:1em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal;box-sizing:border-box}.theme-dark ul.ddp-list-workspace li a .ddp-wrap-name span.ddp-data-detail{font-size:14px;color:#b7bac1;vertical-align:top;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal}.theme-dark ul.ddp-list-workspace li a .ddp-wrap-name .ddp-data-name{display:inline-block;height:18px;padding:0;color:#222;font-size:14px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal}.theme-dark ul.ddp-list-workspace li a .ddp-wrap-name .ddp-data-name .ddp-icon-new{display:none;position:absolute;top:50%;right:0;margin-top:-7px;background-color:#fff}.theme-dark ul.ddp-list-workspace li.ddp-selected a .ddp-wrap-name .ddp-data-name .ddp-icon-new,.theme-dark ul.ddp-list-workspace li a:hover .ddp-wrap-name .ddp-data-name .ddp-icon-new{background-color:#f4f6fc}.theme-dark ul.ddp-list-workspace li a .ddp-wrap-name .ddp-data-name.ddp-data-new{position:relative;padding-right:40px;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal;box-sizing:border-box}.theme-dark ul.ddp-list-workspace li a .ddp-wrap-name .ddp-data-name.ddp-data-new .ddp-icon-new{display:block}.theme-dark ul.ddp-list-workspace li a .ddp-wrap-name .ddp-data-name span.ddp-data-detail{margin-left:5px;color:#b7bac1;font-size:14px}.theme-dark ul.ddp-list-workspace li a .ddp-wrap-name .ddp-data-name span.ddp-data-in{display:inline-block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal}.theme-dark ul.ddp-list-workspace li a .ddp-data-input{display:none;position:absolute;top:9px;left:124px;right:32px;bottom:9px;background-color:#f4f6fc;z-index:3}.theme-dark ul.ddp-list-workspace li a .ddp-data-input input{display:block;width:100%;height:100%;padding:5px 23px 5px 5px;font-size:14px;border:none;background:none;box-sizing:border-box}.theme-dark ul.ddp-list-workspace li a .ddp-data-input .ddp-icon-control-check{position:absolute;top:50%;right:5px;margin-top:-8px;color:#7e8aa5}.theme-dark ul.ddp-list-workspace li a .ddp-data-input input:-ms-input-placeholder,.theme-dark ul.ddp-list-workspace li a .ddp-data-input input::-webkit-input-placeholder{color:#7e8aa5}.theme-dark ul.ddp-list-workspace li.ddp-box-edit a .ddp-btn-control,.theme-dark ul.ddp-list-workspace li.ddp-box-edit a .ddp-data-input{display:block}.theme-dark ul.ddp-list-workspace li.ddp-box-edit a:hover{background:none}.theme-dark ul.ddp-list-workspace li a .ddp-ui-checkbox{display:inline-block;position:absolute;top:0;left:0;bottom:0;width:40px;z-index:5}.theme-dark ul.ddp-list-workspace li a .ddp-ui-checkbox input[type=checkbox]{display:block;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:3}.theme-dark ul.ddp-list-workspace li a .ddp-ui-checkbox i.ddp-icon-checkbox{position:absolute;top:50%;left:50%;margin:-6px 0 0 -6px}.theme-dark ul.ddp-list-workspace li a .ddp-btn-control{display:none;position:absolute;top:50%;right:12px;margin-top:-10px;z-index:2}.theme-dark ul.ddp-list-workspace li a:hover .ddp-btn-control{display:block}.theme-dark ul.ddp-list-workspace li a .ddp-box-tag,.theme-dark ul.ddp-list-workspace li a .ddp-box-tag-value{display:inline-block;position:absolute;top:50%;left:50px;margin-top:-7px;padding:1px 2px 2px;border-radius:1px;font-size:10px;font-weight:700;line-height:1em;vertical-align:top}.theme-dark ul.ddp-list-workspace li a .ddp-box-tag.ddp-workbook{min-width:62px;border:1px solid #272950;color:#272950;text-align:center}.theme-dark ul.ddp-list-workspace li a .ddp-box-tag.ddp-notebook{min-width:62px;border:1px solid #5ecfea;color:#5ecfea;text-align:center}.theme-dark ul.ddp-list-workspace li a .ddp-box-tag.ddp-workbench{min-width:62px;border:1px solid #bac1e5;color:#8c97d3;text-align:center}.theme-dark ul.ddp-list-workspace li a .ddp-ui-data-list{position:relative;float:right;padding-left:20px;background-color:#fff}.theme-dark ul.ddp-list-workspace li a:hover .ddp-ui-data-list{background-color:#f4f6fc}.theme-dark ul.ddp-list-workspace li a .ddp-ui-data-list .ddp-wrap-num{float:left}.theme-dark ul.ddp-list-workspace li a .ddp-ui-data-list .ddp-wrap-num span.ddp-data-num{margin-left:13px;font-size:13px;color:#4b515b}.theme-dark ul.ddp-list-workspace li a .ddp-ui-data-list .ddp-wrap-num span.ddp-data-num em.ddp-icon-btnsource,.theme-dark ul.ddp-list-workspace li a .ddp-ui-data-list .ddp-wrap-num span.ddp-data-num em.ddp-icon-dashboard{margin-right:7px;vertical-align:middle}.theme-dark ul.ddp-list-workspace li a .ddp-ui-data-list .ddp-data-date{float:left;padding:0 0 0 25px;font-size:12px;color:#b7bac1}.theme-dark ul.ddp-list-workspace li a .ddp-ui-data-list .ddp-data-date span.ddp-data-ago{color:#4c515a}.theme-dark ul.ddp-list-workspace li a .ddp-ui-data-list .ddp-data-info{float:left}.theme-dark ul.ddp-list-workspace li a .ddp-ui-data-list .ddp-data-info .ddp-data-name{margin-left:10px}.theme-dark ul.ddp-list-workspace li a .ddp-ui-data-list .ddp-data-info .ddp-data-connection{color:#4b515b;font-size:12px;vertical-align:middle}.theme-dark ul.ddp-list-workspace li a .ddp-ui-data-list .ddp-data-info .ddp-data-connection img{margin-right:5px;vertical-align:middle}.theme-dark ul.ddp-list-workspace li a .ddp-ui-data-list .ddp-data-info .ddp-data-connection .ddp-txt-connection{display:inline-block;position:Relative;top:3px;max-width:234px;white-space:nowrap;text-overflow:ellipsis;overflow:Hidden}.theme-dark ul.ddp-list-workspace li a .ddp-ui-data-list .ddp-data-info .ddp-data-connection .ddp-type-info{top:-2px}.theme-dark ul.ddp-list-workspace li a .ddp-ui-data-list .ddp-type-info{display:inline-block;position:relative;top:-1px;margin-left:4px;z-index:20}.theme-dark ul.ddp-list-workspace li a .ddp-ui-data-list .ddp-type-info:hover{z-index:50}.theme-dark ul.ddp-list-workspace li a .ddp-ui-data-list .ddp-type-info:hover .ddp-ui-tooltip-info{display:block;max-width:190px;white-space:normal}.theme-dark ul.ddp-list-workspace li a .ddp-ui-data-list .ddp-data-info em[class*=ddp-icon]{margin-right:5px}.theme-dark ul.ddp-list-workspace.ddp-select li a{padding-left:89px}.theme-dark .ddp-select-catalog ul.ddp-list-workspace.ddp-select li.ddp-sub a:hover{padding-right:60px}.theme-dark .ddp-wrap-tab-popup{position:fixed;left:44px;right:44px;bottom:24px;top:186px;padding:0 34px;border-top:6px solid #fff;background-color:#fff;z-index:50;overflow-y:auto;box-shadow:0 5px 7px rgba(0,0,0,.15)}.theme-dark .ddp-wrap-tab-popup .ddp-ui-tab-popup{position:absolute;top:0;left:0;right:0;bottom:0;padding:0 33px;min-width:1112px;overflow:auto}.theme-dark .ddp-wrap-tab-popup .ddp-ui-title{position:relative;padding:20px 0 16px;font-size:18px;color:#4e5368;font-weight:700}.theme-dark .ddp-wrap-tab-popup .ddp-ui-title .ddp-label-checkbox{font-size:0;margin-left:20px;vertical-align:middle}.theme-dark .ddp-wrap-tab-popup .ddp-ui-title a.ddp-link-setting{position:absolute;top:25px;right:0}.theme-dark .ddp-wrap-tab-popup .ddp-ui-title .ddp-ui-rightoption{float:right}.theme-dark .ddp-wrap-tab-popup .ddp-ui-title .ddp-ui-rightoption .ddp-form-label2,.theme-dark .ddp-wrap-tab-popup .ddp-ui-title .ddp-ui-rightoption .ddp-label-checkbox,.theme-dark .ddp-wrap-tab-popup .ddp-ui-title .ddp-ui-rightoption .ddp-type-search{float:left}.theme-dark .ddp-wrap-tab-popup .ddp-ui-title .ddp-ui-rightoption .ddp-type-search{position:relative;top:2px;width:165px}.theme-dark .ddp-wrap-tab-popup .ddp-ui-title .ddp-ui-rightoption .ddp-label-checkbox{position:relative;top:8px}.theme-dark .ddp-wrap-tab-popup .ddp-ui-title .ddp-ui-rightoption .ddp-form-label2{margin-left:28px}.theme-dark .ddp-wrap-tab-popup .ddp-ui-title .ddp-ui-rightoption .ddp-form-label2 .ddp-wrap-dropdown{width:168px}.theme-dark .ddp-wrap-tab-popup .ddp-popup-dashboard{width:inherit;position:absolute;top:59px;left:33px;bottom:69px;right:33px;min-width:1074px}.theme-dark .ddp-wrap-tab-popup .ddp-popup-dashboard table.ddp-table-form tbody tr td .ddp-txt-long.ddp-global{padding-right:66px}.theme-dark .ddp-wrap-tab-popup .ddp-popup-dashboard .ddp-wrap-grid{height:100%}.theme-dark .ddp-wrap-tab-popup .ddp-popup-dashboard .ddp-wrap-grid .ddp-wrap-viewtable{padding-bottom:43px;height:100%;box-sizing:border-box}.theme-dark .ddp-wrap-tab-popup .ddp-popup-dashboard .ddp-wrap-grid .ddp-box-viewtable{min-height:100%}.theme-dark .ddp-wrap-tab-popup .ddp-box-grid-detail{top:0}.theme-dark .ddp-popup-tabbottom{position:absolute;bottom:0;left:0;right:0;padding-bottom:15px;text-align:center}.theme-dark .ddp-box-tab-popup{position:absolute;top:59px;left:34px;right:34px;bottom:70px;border:1px solid #d5d6dc}.theme-dark .ddp-box-tab-popup .ddp-ui-left{position:relative;float:left;width:50%;height:100%;border-right:1px solid #ddd;box-sizing:border-box}.theme-dark .ddp-box-tab-popup .ddp-ui-left ul.ddp-ui-tab li{height:40px;width:50%;border-bottom:1px solid #ddd}.theme-dark .ddp-box-tab-popup .ddp-ui-left ul.ddp-ui-tab li.ddp-selected{border-bottom:1px solid #fff}.theme-dark .ddp-box-tab-popup .ddp-ui-left ul.ddp-ui-tab li a{padding-top:12px;padding-bottom:13px;font-weight:700;text-align:center}.theme-dark .ddp-box-tab-popup .ddp-ui-tab-contents{padding:20px 8px 0}.theme-dark .ddp-box-tab-popup .ddp-ui-tab-contents .ddp-form-search{width:100%}.theme-dark .ddp-ui-member{position:absolute;top:40px;left:0;right:0;bottom:21px;overflow-y:auto}.theme-dark .ddp-ui-member ul.ddp-list-checktype li{padding:7px 9px}.theme-dark .ddp-ui-member ul.ddp-list-checktype li.ddp-all{border-bottom:1px dotted #ccc;margin-bottom:7px}.theme-dark .ddp-box-tab-popup .ddp-ui-right{float:left;width:50%;height:100%;box-sizing:border-box}.theme-dark .ddp-ui-member-table{position:relative;height:100%}.theme-dark .ddp-ui-member-table .ddp-ui-toptitle{position:relative}.theme-dark .ddp-ui-member-table .ddp-ui-toptitle span.ddp-ui-name{display:block;padding:15px 30px;color:#7e8aa5;font-size:13px}.theme-dark .ddp-ui-member-table .ddp-ui-toptitle span.ddp-ui-name em.ddp-data-num{color:#4e5368}.theme-dark .ddp-ui-member-table .ddp-ui-toptitle a.ddp-type-link3{position:absolute;top:17px;right:28px}.theme-dark .ddp-ui-member-table .ddp-box-viewtable2{position:absolute;top:47px;left:1px;right:0;bottom:21px}.theme-dark .ddp-ui-member-table .ddp-box-viewtable2.ddp-user{top:20px;bottom:0}.theme-dark .ddp-ui-member-table .ddp-box-viewtable2 .ddp-ui-gridbody2{position:absolute;top:25px;left:0;bottom:21px;overflow-y:scroll}.theme-dark .ddp-ui-member-table .ddp-box-viewtable2 .ddp-ui-gridbody2::-webkit-scrollbar-track{background:#fff}.theme-dark .ddp-ui-member-table .ddp-box-viewtable2 .ddp-ui-gridbody2::-webkit-scrollbar-thumb{border:4px solid #fff}.theme-dark .ddp-ui-member-table .ddp-wrap-roles .ddp-label{position:absolute;top:0;right:0;color:#7e8aa5;font-size:13px;cursor:pointer}.theme-dark .ddp-ui-member-table .ddp-wrap-roles .ddp-label:before{display:inline-block;position:relative;top:-1px;margin-right:4px;width:13px;height:13px;background:url(/assets/images/icon_info.png) no-repeat;background-position:-14px -30px;content:"";vertical-align:middle}.theme-dark .ddp-ui-member-table .ddp-wrap-roles .ddp-label:hover,.theme-dark .ddp-ui-member-table .ddp-wrap-roles.ddp-selected .ddp-label{color:#4e5368}.theme-dark .ddp-ui-member-table .ddp-wrap-roles .ddp-label:hover:before,.theme-dark .ddp-ui-member-table .ddp-wrap-roles.ddp-selected .ddp-label:before{background-position-x:-28px}.theme-dark .ddp-ui-member-table .ddp-wrap-roles.ddp-selected .ddp-pop-form{display:block}.theme-dark .ddp-pop-form{display:none;position:fixed;width:908px;padding:18px 13px;margin:5px 0 0 -365px;background:#fff;z-index:10;border-radius:3px;border:1px solid #ddd;box-shadow:-2px 1px 10px -4px #546168}.theme-dark .ddp-pop-form .ddp-label-title{padding-bottom:22px;font-size:12px;color:#4e5368;font-weight:700}.theme-dark .ddp-pop-form a.ddp-close{display:inline-block;position:absolute;top:19px;right:19px;width:11px;height:11px;background:url(/assets/images/btn_close.png) no-repeat;background-position:-12px -58px}.theme-dark table.ddp-table-form2 tbody tr td.ddp-inherit{overflow:inherit}.theme-dark table.ddp-table-form2 tbody tr td img.ddp-data-photo{width:28px;height:28px;float:left;margin-top:-6px;margin-right:7px;border-radius:50%;overflow:hidden;vertical-align:middle}.theme-dark table.ddp-table-form2 tbody tr td .ddp-ui-photo{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding-top:6px}.theme-dark table.ddp-table-form2 tbody tr td em.ddp-icon-group{float:left;margin-right:7px}.theme-dark table.ddp-table-form2 tbody tr td span.ddp-data-username{display:block;overflow:hidden}.theme-dark .ddp-wrap-type-option{position:relative}.theme-dark .ddp-wrap-type-option .ddp-box-layout4.type-time{width:330px;position:absolute;top:100%;right:-30px;margin-top:5px;z-index:15}.theme-dark table.ddp-table-type2 tr td.ddp-info .ddp-wrap-type-option .ddp-ui-info{right:-20px}.theme-dark .ddp-ui-selected-option span.ddp-link-text{display:inline-block;position:relative;width:100%;padding-right:19px;cursor:pointer;box-sizing:border-box}.theme-dark .ddp-ui-selected-option span.ddp-link-text.ddp-txt-icon{padding-left:30px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal;vertical-align:middle}.theme-dark .ddp-ui-selected-option span.ddp-link-text span.ddp-wrap-icons{display:inline-block;position:absolute;top:50%;right:0;width:17px;height:17px;margin-top:-9px;cursor:pointer}.theme-dark .ddp-ui-selected-option.ddp-selected span.ddp-link-text span.ddp-wrap-icons{background-color:#f4f6fc}.theme-dark .ddp-ui-selected-option span.ddp-link-text span.ddp-wrap-icons:before{display:inline-block;content:"";width:6px;height:4px;position:absolute;top:50%;left:50%;margin:-2px 0 0 -3px;background:url(/assets/images/icon_selecview.png) no-repeat;background-position:left -22px}.theme-dark .ddp-ui-selected-option .ddp-wrap-popup2{display:none;position:absolute;top:32px;left:30px;white-space:nowrap;max-height:190px;overflow:auto}.theme-dark .ddp-ui-selected-option .ddp-wrap-popup2.ddp-scroll-none{max-height:inherit;overflow:inherit}.theme-dark .ddp-ui-selected-option.ddp-selected .ddp-wrap-popup2{display:block}.theme-dark .ddp-ui-selected-option.ddp-selected .ddp-types ul.ddp-list-popup li .ddp-wrap-popup2{display:none;position:absolute;top:-3px;left:100%}.theme-dark .ddp-ui-selected-option.ddp-selected .ddp-types ul.ddp-list-popup li:hover .ddp-wrap-popup2{display:block}.theme-dark .ddp-wrap-share-set{position:relative;height:100%}.theme-dark .ddp-wrap-share-set .ddp-data-total{display:block;color:#4e5368;font-size:13px;font-weight:700}.theme-dark .ddp-wrap-share-set .ddp-data-total em.ddp-data-num{color:#666fad}.theme-dark .ddp-wrap-share-set .ddp-data-total2{display:block;padding-left:28px;color:#7e8aa5;font-size:13px}.theme-dark .ddp-wrap-share-set .ddp-ui-left{position:relative;float:left;width:327px;height:100%;border-right:1px solid #ddd}.theme-dark .ddp-wrap-share-set .ddp-ui-right{float:left;width:100%;height:100%;margin-left:-328px;padding-left:327px;box-sizing:border-box}.theme-dark .ddp-wrap-share-set .ddp-wrap-tab{margin-bottom:15px}.theme-dark .ddp-wrap-share-set .ddp-wrap-tab-contents{height:100%}.theme-dark .ddp-wrap-share-set .ddp-ui-tab-contents{height:100%;margin-top:-57px;padding-top:57px;box-sizing:border-box}.theme-dark .ddp-wrap-share-set.ddp-group{position:relative;padding-top:40px;box-sizing:border-box}.theme-dark .ddp-wrap-share-set.ddp-group .ddp-data-total{position:absolute;top:0;left:0}.theme-dark .ddp-wrap-switch{position:relative;padding-right:35px}.theme-dark .ddp-wrap-switch .ddp-form-search{width:100%}.theme-dark .ddp-wrap-switch a.ddp-btn-switch{position:absolute;top:10px;right:17px}.theme-dark .ddp-box-statistic{position:relative;margin-bottom:20px;border:1px solid #dadbe0;overflow:hidden}.theme-dark .ddp-box-statistic .ddp-wrap-option{position:absolute;top:7px;right:20px}.theme-dark .ddp-box-statistic .ddp-wrap-option .ddp-type-selectbox{float:left;width:160px;margin-left:8px}.theme-dark .ddp-box-statistic .ddp-col-6{position:relative;padding:20px 0}.theme-dark .ddp-box-statistic .ddp-col-6.ddp-first .ddp-view-statistic{border-left:none}.theme-dark .ddp-box-statistic .ddp-view-statistic{border-left:1px solid #eaedf5}.theme-dark .ddp-box-statistic .ddp-label-name{padding:13px 20px;color:#4c515a;font-weight:700;font-size:16px;border-bottom:1px solid #dadbe0;background-color:#f4f6fc}.theme-dark .ddp-box-statistic .ddp-data-box{display:inline-block;width:325px;padding:20px 0 0;text-align:center}.theme-dark .ddp-box-statistic .ddp-data-box .ddp-label{display:block;text-align:center;color:#4c515a;font-size:15px;font-weight:700}.theme-dark .ddp-box-statistic .ddp-data-box .ddp-data{display:block;text-align:center;color:#4c515a;font-size:70px}.theme-dark .ddp-box-statistic .ddp-data-remark{position:absolute;top:49px;left:325px}.theme-dark .ddp-box-statistic .ddp-data-remark .ddp-list-remark li{display:block;width:100%;padding-bottom:5px;color:#4e5368;font-weight:700;font-size:13px;line-height:17px}.theme-dark .ddp-box-statistic .ddp-data-remark .ddp-list-remark li .ddp-box-tag{display:block;width:64px;margin-right:10px;text-align:center}.theme-dark .ddp-box-statistic .ddp-data-remark .ddp-data-average{display:block;padding:10px 0 0;color:#b7bac1;font-size:13px}.theme-dark .ddp-box-statistic .ddp-view-statistic.ddp-setting{padding:20px 0 0}.theme-dark .ddp-box-statistic .ddp-view-statistic.ddp-setting .ddp-name{display:block;color:#666fad;font-size:16px;font-weight:700;text-align:center}.theme-dark .ddp-box-statistic .ddp-view-statistic.ddp-setting .ddp-name .ddp-icon-favorite{display:inline-block;position:relative;top:-2px;width:12px;height:12px;margin-right:5px;background:url(/assets/images/icon_favorite.png) no-repeat;vertical-align:middle}.theme-dark .ddp-box-statistic .ddp-view-statistic.ddp-setting .ddp-data{display:block;font-size:70px;text-align:center;color:#666fad}.theme-dark .ddp-box-statistic .ddp-view-statistic .ddp-data-label{display:block;padding:20px 45px 0;color:#4c515a;font-size:16px;font-weight:700}.theme-dark .ddp-box-statistic .ddp-view-statistic .ddp-data-graph{height:570px;padding:20px 45px}.theme-dark .ddp-box-popupcontents4{width:880px;margin:0 auto;text-align:left}.theme-dark table.ddp-table-base{position:relative;width:100%;table-layout:fixed;overflow:Hidden}.theme-dark table.ddp-table-base thead tr th,.theme-dark table.ddp-table-base tr td{padding:5px 0;background-color:#eaedf5;font-weight:400;text-align:center}.theme-dark table.ddp-table-base tr th{border:1px solid #fff;text-align:center;color:#4e5368}.theme-dark table.ddp-table-base thead tr:last-of-type th{background-color:#fdfdfd}.theme-dark table.ddp-table-base thead tr th .ddp-data-name{display:inline-block;float:left;width:33.333%;text-align:center;box-sizing:border-box}.theme-dark table.ddp-table-base thead tr th .ddp-data-name2{display:inline-block;float:left;width:50%;text-align:center;box-sizing:border-box}.theme-dark table.ddp-table-base tr td{padding:5px 10px;width:156px;border:1px solid #fff;box-sizing:border-box}.theme-dark table.ddp-table-base tr td .ddp-txt-edit.ddp-selected .ddp-wrap-input{margin-top:0}.theme-dark .ddp-ui-popup-contents table.ddp-table-base tr td:first-of-type{width:140px}.theme-dark table.ddp-table-base tr td:first-of-type{width:161px}.theme-dark table.ddp-table-base tr td:nth-child(2){width:95px}.theme-dark table.ddp-table-base tr td:nth-child(6){width:104px}.theme-dark table.ddp-table-base tr td:nth-child(7){width:52px}.theme-dark table.ddp-table-base tr:nth-child(2n) td{background-color:#fdfdfd}.theme-dark table.ddp-table-base tr:nth-child(odd) td{background-color:#f8f8f9}.theme-dark table.ddp-table-base tr td{position:relative;border-top:none;border-bottom:none}.theme-dark table.ddp-table-base tr td .ddp-data-det{float:left;width:33.3333%}.theme-dark table.ddp-table-base tr td [class*=ddp-data-] .ddp-label-checkbox{width:12px;height:12px;padding:0}.theme-dark table.ddp-table-base tr td [class*=ddp-data-] .ddp-label-checkbox .ddp-icon-checkbox{position:relative}.theme-dark table.ddp-table-base tr td .ddp-data-det2{float:left;width:50%}.theme-dark table.ddp-table-base tr td .ddp-delete{display:inline-block;width:14px;height:14px;background:url(/assets/images/btn_sclose.png) no-repeat;background-position:-15px -131px}.theme-dark table.ddp-table-base tr td .ddp-delete:hover{background-position-x:0}.theme-dark table.ddp-table-base tr td .ddp-txt-edit.ddp-selected .ddp-wrap-input{position:relative;min-width:100%}.theme-dark table.ddp-table-base tr td .ddp-txt-edit .ddp-data-name{position:relative;width:100%;margin-top:0;padding:0 15px 0 5px;text-align:left;box-sizing:border-box}.theme-dark table.ddp-table-base tr td .ddp-txt-edit .ddp-data-name:hover .ddp-icon-edit2{position:absolute;right:0;top:inherit;bottom:5px;margin-top:0}.theme-dark table.ddp-table-base tr td .ddp-txt-edit .ddp-data-name.ddp-blank{color:rgba(75,81,91,.3)}.theme-dark table.ddp-table-base tr td .ddp-txt-edit .ddp-icon-edit2{position:absolute;top:3px;right:0}.theme-dark table.ddp-table-base tr td .ddp-icon-checked{display:inline-block;width:11px;height:8px;background:url(/assets/images/icon_select2.png) no-repeat;background-position:-68px top}.theme-dark table.ddp-table-base tr td .ddp-link-add{color:#4e5368;font-size:12px}.theme-dark table.ddp-table-base tr td .ddp-link-add:before{display:inline-block;width:13px;height:13px;margin-right:5px;background:url(/assets/images/icon_add.png) no-repeat;background-position:left -22px;vertical-align:middle;content:""}.theme-dark table.ddp-table-base tr td .ddp-link-add:hover{font-weight:700}.theme-dark table.ddp-table-base tr td .ddp-data-role{display:block;text-align:left;font-weight:700}.theme-dark table.ddp-table-base tr td .ddp-select-role{display:inline-block;width:11px;height:11px;border-radius:50%;background-color:#1972d0}.theme-dark table.ddp-table-base tr td:first-of-type{border-left:none;text-align:left}.theme-dark table.ddp-table-base tr td:last-of-type{border-left:none}.theme-dark table.ddp-table-base tr td.ddp-error:before{display:block;position:absolute;top:0;left:0;right:0;bottom:0;content:"";border:1px solid #eb5f58;box-sizing:Border-box}.theme-dark .ddp-ui-ex{margin-top:15px}.theme-dark .ddp-ui-ex .ddp-label-ex{display:block;color:#b7bac1;font-size:13px;font-weight:700}.theme-dark ul.ddp-list-ex{padding:3px 0 0}.theme-dark ul.ddp-list-ex li{padding:0 0 3px 4px;color:#b7bac1;font-size:12px}.theme-dark ul.ddp-list-ex li:before{display:inline-block;width:4px;height:4px;margin-right:7px;border-radius:50%;background-color:#b7bac1;vertical-align:middle;content:""}.theme-dark .ddp-pop-schema{position:relative;height:100%;margin-top:-120px;padding:120px 50px 0;box-sizing:border-box}.theme-dark .ddp-pop-schema .ddp-pop-head{position:relative;border-top:1px solid #d0d1d9}.theme-dark .ddp-pop-schema .ddp-pop-head .ddp-pop-name{display:block;padding:35px 0 17px 10px;font-size:14px;color:#4e5368}.theme-dark .ddp-pop-schema .ddp-pop-head .ddp-ui-pop-buttons{position:absolute;top:30px;right:20px}.theme-dark .ddp-pop-schema .ddp-ui-ex{position:absolute;bottom:0;left:50px;right:50px;padding:17px 0 25px;border-top:1px solid #d0d1d9}.theme-dark .ddp-pop-schema .ddp-form-table{position:absolute;top:190px;left:50px;right:50px;bottom:170px;overflow:auto}.theme-dark table.ddp-table-list2{width:100%;margin-bottom:20px;table-layout:fixed}.theme-dark table.ddp-table-list2 tr th{padding:0 10px 9px;color:#b7b9c2;text-align:left;font-weight:400}.theme-dark table.ddp-table-list2 tr th .ddp-link-edit{float:right;color:#7e8aa5}.theme-dark table.ddp-table-list2 tr th .ddp-link-edit:hover{text-decoration:underline}.theme-dark table.ddp-table-list2 tr th .ddp-link-edit em.ddp-icon-edit{display:inline-block;position:relative;top:-1px;width:10px;height:10px;margin-right:2px;background:url(/assets/images/icon_edit2.png) no-repeat;background-position:-22px top;vertical-align:middle}.theme-dark table.ddp-table-list2 tr th:nth-child(2){padding-left:25px}.theme-dark table.ddp-table-list2 tr td{position:relative;padding:5px 50px 5px 25px;color:#4e5368;font-size:13px;border-bottom:4px solid #fff;background-color:#edf7fb}.theme-dark table.ddp-table-list2 tr td .ddp-wrap-info{position:absolute;top:50%;right:30px;margin-top:-7px}.theme-dark table.ddp-table-list2 tr td .ddp-wrap-info em.ddp-icon-info{display:inline-block;width:13px;height:13px;background:url(/assets/images/icon_info.png) no-repeat;background-position:-14px -30px;cursor:pointer}.theme-dark table.ddp-table-list2 tr td .ddp-wrap-info em.ddp-icon-info:hover{background-position:-28px -30px}.theme-dark table.ddp-table-list2 tr td .ddp-wrap-info:hover .ddp-pop-form{display:block;min-width:683px;z-index:90}.theme-dark table.ddp-table-list2 tr td .ddp-name{display:inline-block;padding:7px 10px 9px;box-sizing:border-box}.theme-dark table.ddp-table-list2 tr td .ddp-view{display:inline-block;position:absolute;top:50%;right:0;width:4px;height:7px;margin-top:-4px;background:url(/assets/images/icon_dataview.png) no-repeat;background-position:left -89px}.theme-dark table.ddp-table-list2 tr td .ddp-type-selectbox{margin-right:-25px}.theme-dark table.ddp-table-list2 tr td .ddp-table-base *{color:inherit}.theme-dark table.ddp-table-list2 tr td table.ddp-table-base td,.theme-dark table.ddp-table-list2 tr td table.ddp-table-base tr th{padding:5px 10px}.theme-dark .ddp-schema-top .ddp-title{color:#4e5368;font-size:13px}.theme-dark .ddp-schema-top .ddp-btn-line2{position:relative;top:-7px;float:right}.theme-dark .pop-box-owner{width:700px;height:333px;margin:17px auto 4px;border:1px solid #d5d6db;text-align:left;box-sizing:border-box;overflow:auto}.theme-dark .pop-box-owner ul.ddp-list-popup li a .ddp-rank{color:#b7b9c2}.theme-dark .pop-box-owner .ddp-ui-division{padding:0 14px 15px}.theme-dark .pop-box-owner .ddp-ui-division+.ddp-ui-division{border-top:1px solid #d5d6db}.theme-dark .pop-box-owner .ddp-ui-division .ddp-ui-top{margin:0}.theme-dark .pop-box-owner .ddp-ui-division .ddp-ui-top .ddp-top-name{display:block;padding:20px 0 0;color:#565c65;font-size:14px;font-weight:700;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.theme-dark .pop-box-owner .ddp-ui-division .ddp-ui-top .ddp-top-name .ddp-btn-window{float:left;position:relative;top:5px;width:12px;height:10px;margin-left:6px;background:url(/assets/images/icon_window.png) no-repeat}.theme-dark .pop-box-owner .ddp-ui-division .ddp-ui-top .ddp-top-name .ddp-tag-global{float:left;padding:2px 6px;margin-left:6px;border-radius:2px;border:1px solid #9ca2c9;color:#666fad;font-size:11px;font-weight:400;background-color:#eff0f7}.theme-dark .pop-box-owner .ddp-ui-division .ddp-ui-top .ddp-top-name .ddp-txt-name{display:inline-block;max-width:100%;padding-right:10px;box-sizing:border-box}.theme-dark .pop-box-owner .ddp-ui-division .ddp-ui-top .ddp-top-name .ddp-txt-name .ddp-data-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.theme-dark .pop-box-owner .ddp-ui-division .ddp-ui-top .ddp-top-name .ddp-btn-name{float:right}.theme-dark .pop-box-owner .ddp-ui-division .ddp-top-option{float:right;padding:14px 0 0}.theme-dark .pop-box-owner .ddp-ui-division .ddp-ui-top .ddp-wrap-edit3{width:auto;float:right}.theme-dark .pop-box-owner .ddp-ui-division .ddp-wrap-edit3 .ddp-type-selectbox{display:inline-block;width:168px;height:30px;box-sizing:border-box}.theme-dark .pop-box-owner .ddp-type-selectbox.ddp-type-search-select span.ddp-txt-selectbox{display:inline-block;position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;padding:6px 26px 6px 30px;height:30px;box-sizing:border-box}.theme-dark .pop-box-owner .ddp-type-selectbox.ddp-type-search-select span.ddp-txt-selectbox:before{left:10px}.theme-dark .pop-box-owner .ddp-type-selectbox.ddp-type-search-select.ddp-result span.ddp-txt-selectbox{padding-left:10px}.theme-dark .pop-box-owner .ddp-ui-division .ddp-wrap-edit3{margin-top:10px}.theme-dark .pop-box-owner .ddp-ui-division .ddp-wrap-edit3 label.ddp-label-type{display:inline-block;width:auto;padding-right:6px}.theme-dark .pop-box-owner .ddp-ui-division .ddp-wrap-edit3 .ddp-txt-error{display:inline-block;position:relative;top:7px;margin-left:6px;vertical-align:top}.theme-dark .pop-box-owner .ddp-ui-division .ddp-wrap-edit3 .ddp-ui-edit-option{display:inline-block}.theme-dark .pop-box-owner .ddp-ui-division .ddp-data-description{color:#b7b9c2;font-size:12px}.theme-dark .pop-box-owner .ddp-ui-division .ddp-type-selectbox.ddp-selected .ddp-wrap-popup2{position:fixed;min-width:166px;right:inherit}.theme-dark .pop-box-owner .ddp-ui-division .ddp-type-selectbox.ddp-selected .ddp-wrap-popup2 li a span.ddp-name{display:inline-block;max-width:85px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;vertical-align:middle}.theme-dark .pop-box-owner .ddp-ui-division .ddp-type-selectbox ul.ddp-list-popup li.ddp-disabled>a{color:#c3c8d3!important;opacity:1}.theme-dark .pop-box-owner .ddp-ui-division .ddp-type-selectbox ul.ddp-list-popup li.ddp-disabled>a .ddp-rank{color:#c3c8d3}.theme-dark ul.ddp-ui-tab li a em.ddp-icon-jupyter,.theme-dark ul.ddp-ui-tab li a em.ddp-icon-zepplin{display:inline-block;margin-right:9px;background:url(/assets/images/icon_server.png) no-repeat;vertical-align:middle}.theme-dark ul.ddp-ui-tab li a em.ddp-icon-jupyter{width:12px;height:16px;background-position:-13px top}.theme-dark ul.ddp-ui-tab li.ddp-selected a em.ddp-icon-jupyter{background-position:0 0}.theme-dark ul.ddp-ui-tab li a em.ddp-icon-zepplin{width:18px;height:10px;background-position:-19px -17px}.theme-dark ul.ddp-ui-tab li.ddp-selected a em.ddp-icon-zepplin{background-position:left -17px}.theme-dark .ddp-ui-notebook-server{position:absolute;top:120px;left:50px;right:50px;bottom:0;box-sizing:border-box}.theme-dark .ddp-ui-notebook-server .ddp-ui-sublabel{padding:15px 0;color:#4e5368;font-size:14px}.theme-dark .ddp-ui-notebook-server .ddp-ui-sublabel em{display:inline-block;padding:0 4px}.theme-dark .ddp-ui-notebook-server .ddp-type-top-option{position:relative}.theme-dark .ddp-ui-notebook-server .ddp-type-top-option a.ddp-btn-switch{position:absolute;top:10px;right:10px}.theme-dark .ddp-ui-notebook-server .ddp-type-top-option a.ddp-btn-switch .ddp-ui-tooltip-info.ddp-down em.ddp-icon-view-top{right:12px}.theme-dark .ddp-ui-notebook-server .ddp-type-top-option .ddp-option-right{position:absolute;top:0;right:0}.theme-dark .ddp-ui-notebook-server .ddp-type-top-option .ddp-option-right .ddp-btn-selection{color:#7e8aa5}.theme-dark .ddp-ui-notebook-server .ddp-type-top-option .ddp-option-right .ddp-btn-selection:hover{color:#4e5368}.theme-dark .ddp-ui-notebook-server .ddp-type-top-option .ddp-option-right .ddp-btn-selection .ddp-btn-reset3{margin-right:6px;vertical-align:middle}.theme-dark .ddp-ui-notebook-server .ddp-type-top-option .ddp-option-right .ddp-btn-selection:hover .ddp-btn-reset3{background-position:-15px -34px}.theme-dark .ddp-ui-notebook-server .ddp-wrap-viewtable{position:absolute;top:146px;left:0;right:0;bottom:24px;padding-bottom:45px}.theme-dark .ddp-wrap-label{position:relative;display:inline-block}.theme-dark .ddp-wrap-label .ddp-wrap-hover-info{display:inline-block;position:relative;top:-3px;margin-left:5px;cursor:pointer}.theme-dark .ddp-wrap-label .ddp-wrap-hover-info:hover .ddp-box-layout4{display:block}.theme-dark .ddp-wrap-label .ddp-wrap-hover-info .ddp-box-layout4{display:none;position:absolute;top:-10px;left:20px}.theme-dark .ddp-wrap-label .ddp-wrap-hover-info .ddp-box-layout4 .ddp-data-det{padding:18px 20px;color:#7e8aa5;font-weight:400;font-size:12px;line-height:18px}.theme-dark .ddp-wrap-label .ddp-wrap-hover-info .ddp-box-layout4 .ddp-data-det .ddp-txt-tip{padding:18px 0 0;color:#1f2942;font-size:12px}.theme-dark .ddp-wrap-label .ddp-wrap-hover-info em.ddp-icon-info3{display:inline-block;width:11px;height:11px;text-align:center;border-radius:50%;border:1px solid #5d636c;font-size:14px}.theme-dark .ddp-wrap-edit3.ddp-type .ddp-wrap-label .ddp-wrap-hover-info em.ddp-icon-info3{top:1px;background:none}.theme-dark .ddp-wrap-label .ddp-wrap-hover-info em.ddp-icon-info3:before{display:inline-block;content:"?";position:absolute;top:50%;left:50%;margin:-10px 0 0 -2px;color:#4e5368;font-size:9px}.theme-dark .ddp-layout-chart{position:fixed;top:30px;left:40px;right:40px;bottom:30px;z-index:126;background-color:#fff;box-sizing:border-box;box-shadow:-2px 0 7px 0 rgba(0,0,0,.35);animation-duration:.5s;animation-name:slideshow}.theme-dark .ddp-layout-chart.ddp-hide{animation-duration:.5s;animation-name:slidehide;visibility:hidden}.theme-dark .ddp-layout-chart:before{position:fixed;left:0;right:0;bottom:0;top:0;background-color:rgba(208,209,216,.5);content:""}.theme-dark .ddp-layout-chart .ddp-layout-contents2{width:100%;height:100%;margin-top:0;padding:0;z-index:31;background-color:#fff;box-sizing:border-box}.theme-dark .ddp-wrap-chart{width:100%;height:100%;padding-bottom:59px;overflow:hidden;box-sizing:border-box}.theme-dark .ddp-wrap-chart .ddp-ui-buttons2{position:absolute;bottom:0;left:0;right:0;padding:10px 0;text-align:center;border-top:1px solid #eaedf5;background-color:#f7f7f8;z-index:70}.theme-dark .ddp-wrap-chart .ddp-ui-buttons2 .ddp-btn-type-popup{margin:0 2px}.theme-dark .ddp-wrap-chart .ddp-wrap-chart-lnb{float:left;width:288px;height:100%;background-color:#1f2942;vertical-align:top}.theme-dark .ddp-wrap-chart .ddp-view-chart-lnb{position:relative;height:100%}.theme-dark .ddp-wrap-chart .ddp-ui-chart-lnb{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}.theme-dark .ddp-ui-chart-lnb .ddp-box-down{border-bottom:none}.theme-dark .ddp-ui-chart-lnb .ddp-box-down .ddp-list-label{color:#fff}.theme-dark .ddp-ui-chart-lnb .ddp-box-down .ddp-form{margin:0 -2px}.theme-dark .ddp-ui-chart-lnb .ddp-box-down .ddp-form [class*=ddp-col-]{padding:0 2px}.theme-dark .ddp-ui-chart-lnb .ddp-box-down .ddp-form-buttons{padding:14px 0 0}.theme-dark .ddp-ui-chart-lnb .ddp-box-down .ddp-form-buttons .ddp-btn-blue{display:inline-block;width:100%;box-sizing:border-box;text-align:center}.theme-dark .ddp-ui-chart-lnb .ddp-wrap-slider-down .ddp-wrap-option-slider{padding:7px 0}.theme-dark .ddp-ui-chart-lnb .ddp-wrap-slider-down .ddp-wrap-option-slider span.ddp-label-slider{color:#c3c8d3}.theme-dark .ddp-ui-chart-lnb .ddp-wrap-slider-down .ddp-list-part-sub{display:none;padding:0 0 0 20px}.theme-dark .ddp-ui-chart-lnb .ddp-wrap-slider-down.ddp-selected .ddp-list-part-sub{display:block}.theme-dark .ddp-ui-chart-lnb .ddp-wrap-slider-down .ddp-list-part-sub .ddp-divide2 .ddp-list-label{padding:7px 0;color:#7e8aa5}.theme-dark .ddp-wrap-chart .ddp-wrap-chart-contents{width:100%;height:100%;vertical-align:top;overflow:hidden;box-sizing:border-box}.theme-dark .ddp-wrap-chart .ddp-wrap-chart-contents .ddp-view-chart-contents{position:relative;height:100%;overflow:hidden}.theme-dark .ddp-wrap-chart .ddp-wrap-chart-contents .ddp-view-chart-contents.ddp-tooltip{z-index:70;overflow:initial}.theme-dark .ddp-wrap-chart .ddp-wrap-chart-contents .ddp-view-chart-contents.ddp-tooltip .ddp-ui-chart-contents{z-index:10;overflow:initial}.theme-dark .ddp-wrap-chart .ddp-wrap-chart-contents .ddp-view-chart-contents .ddp-wrap-naviarea{padding-right:430px;margin-left:0}.theme-dark .ddp-wrap-chart .ddp-wrap-chart-contents .ddp-view-chart-contents .ddp-wrap-naviarea .ddp-box-navi.ddp-selected .ddp-wrap-input{width:100%}.theme-dark .ddp-wrap-chart .ddp-wrap-chart-contents .ddp-view-chart-contents .ddp-wrap-naviarea .ddp-ui-control{position:absolute;top:50%;right:14px;margin-top:-15px}.theme-dark .ddp-wrap-chart .ddp-wrap-chart-contents.ddp-size{margin-right:-53px}.theme-dark .ddp-wrap-chart .ddp-wrap-chart-contents.ddp-size .ddp-view-chart-contents{margin-right:53px}.theme-dark .ddp-wrap-chart .ddp-wrap-chart-contents .ddp-ui-chart-contents{position:absolute;top:198px;left:0;right:0;bottom:0;overflow:auto}.theme-dark .ddp-wrap-chart .ddp-wrap-chart-contents .ddp-ui-chart-contents.ddp-map-chart.ddp-shelf1{top:104px}.theme-dark .ddp-wrap-chart .ddp-wrap-chart-contents .ddp-ui-chart-contents.ddp-map-chart.ddp-shelf2{top:149px}.theme-dark .ddp-wrap-chart .ddp-wrap-chart-contents .ddp-ui-chart-contents.ddp-map-chart.ddp-shelf3{top:194px}.theme-dark .ddp-wrap-chart .ddp-wrap-chart-contents .ddp-ui-chart-contents.ddp-map-chart .ddp-ui-chart-main .ddp-ui-chart-area{padding:0}.theme-dark .ddp-wrap-chart .ddp-wrap-chart-side{float:left;width:315px;height:100%;background-color:#f7f7f8;vertical-align:top;z-index:60}.theme-dark .ddp-wrap-chart .ddp-wrap-chart-side.type-popup .ddp-chart-side-in{z-index:70}.theme-dark .ddp-wrap-chart .ddp-wrap-chart-side .ddp-chart-side-in{position:relative;width:100%;height:100%;z-index:61}.theme-dark .ddp-wrap-chart .ddp-ui-chart-side{display:none;position:absolute;top:0;left:0;right:0;bottom:0;border-left:2px solid #eaedf5;overflow-y:auto;overflow-x:hidden}.theme-dark .ddp-wrap-chart .ddp-ui-chart-side .ddp-area-boardside{bottom:0}.theme-dark .ddp-wrap-chart .ddp-ui-chart-side::-webkit-scrollbar-track{background:#f7f7f8}.theme-dark .ddp-wrap-chart .ddp-ui-chart-side::-webkit-scrollbar-thumb{border:4px solid #f7f7f8}.theme-dark .ddp-wrap-chart .ddp-ui-chart-side .ddp-wrap-page{position:absolute;bottom:0;left:0;right:0;padding:15px 0;text-align:center}.theme-dark .ddp-wrap-chart .ddp-ui-chart-side .ddp-wrap-page .ddp-ui-page{display:inline-block}.theme-dark .ddp-wrap-chart .ddp-ui-chart-side .ddp-ui-scroll{position:absolute;top:0;left:0;right:0;bottom:51px;overflow:auto;overflow-x:hidden}.theme-dark .ddp-wrap-chart .ddp-ui-chart-side .ddp-ui-option-down .ddp-ui-down-title em.ddp-icon-menumove{position:relative}.theme-dark .ddp-wrap-chart-menu{float:left;position:relative;width:52px;height:100%;border-left:2px solid #eaedf5;background-color:#f7f6f8;vertical-align:top;box-sizing:border-box;overflow:auto;z-index:71}.theme-dark .ddp-wrap-chart-menu a{display:block;position:relative;height:52px;text-align:center;z-index:62}.theme-dark .ddp-wrap-chart-menu a em[class*=ddp-icon-menu]{position:absolute;top:50%;left:50%}.theme-dark .ddp-wrap-chart-menu a .ddp-ui-tooltip-info{display:none;position:fixed;left:inherit;right:95px}.theme-dark .ddp-wrap-chart-menu a:hover .ddp-ui-tooltip-info{display:block}.theme-dark .ddp-wrap-chart-menu a.ddp-selected{background-color:#7e8aa5}.theme-dark .ddp-wrap-chart-menu a:hover em.ddp-icon-menu-color{background-position:-22px -58px}.theme-dark .ddp-wrap-chart-menu a:hover em.ddp-icon-menu-axis{background-position:-22px -83px}.theme-dark .ddp-wrap-chart-menu a:hover em.ddp-icon-menu-num{background-position:-27px -105px}.theme-dark .ddp-wrap-chart-menu a:hover em.ddp-icon-menu-presentation{background-position:-23px -119px}.theme-dark .ddp-wrap-chart-menu a:hover em.ddp-icon-menu-tooltip{background-position:-25px -143px}.theme-dark .ddp-wrap-chart-menu a:hover em.ddp-icon-menu-split{background-position:-24px -167px}.theme-dark .ddp-wrap-chart-menu a:hover em.ddp-icon-menu-filter{background-position:-19px -21px}.theme-dark .ddp-wrap-chart-menu a:hover em.ddp-icon-menu-general{background-position-x:-25px}.theme-dark .ddp-wrap-chart-menu a:hover em.ddp-icon-menu-axis-x,.theme-dark .ddp-wrap-chart-menu a:hover em.ddp-icon-menu-axis-y{background-position-x:-22px}.theme-dark .ddp-wrap-chart-menu a:hover em.ddp-icon-menu-label,.theme-dark .ddp-wrap-chart-menu a:hover em.ddp-icon-menu-legend{background-position-x:-23px}.theme-dark .ddp-wrap-chart-menu a:hover em.ddp-icon-menu-secondary{background-position-x:-26px}.theme-dark .ddp-wrap-chart-menu a:hover em.ddp-icon-menu-calculated{background-position-x:-19px}.theme-dark .ddp-wrap-chart-menu a:hover em.ddp-icon-menu-analysis,.theme-dark .ddp-wrap-chart-menu a:hover em.ddp-icon-menu-mapview1,.theme-dark .ddp-wrap-chart-menu a:hover em.ddp-icon-menu-mapview2,.theme-dark .ddp-wrap-chart-menu a:hover em.ddp-icon-menu-mapview3{background-position-x:-23px}.theme-dark .ddp-wrap-chart-menu a.ddp-selected em.ddp-icon-menu-color{background-position:-44px -58px}.theme-dark .ddp-wrap-chart-menu a.ddp-selected em.ddp-icon-menu-axis{background-position:-44px -83px}.theme-dark .ddp-wrap-chart-menu a.ddp-selected em.ddp-icon-menu-num{background-position:-54px -105px}.theme-dark .ddp-wrap-chart-menu a.ddp-selected em.ddp-icon-menu-presentation{background-position:-46px -119px}.theme-dark .ddp-wrap-chart-menu a.ddp-selected em.ddp-icon-menu-tooltip{background-position:-50px -143px}.theme-dark .ddp-wrap-chart-menu a.ddp-selected em.ddp-icon-menu-split{background-position:-48px -167px}.theme-dark .ddp-wrap-chart-menu a.ddp-selected em.ddp-icon-menu-filter{background-position:-38px -21px}.theme-dark .ddp-wrap-chart-menu a.ddp-selected em.ddp-icon-menu-calculated{background-position-x:-38px}.theme-dark .ddp-wrap-chart-menu a.ddp-selected em.ddp-icon-menu-general{background-position-x:-49px}.theme-dark .ddp-wrap-chart-menu a.ddp-selected em.ddp-icon-menu-axis-x,.theme-dark .ddp-wrap-chart-menu a.ddp-selected em.ddp-icon-menu-axis-y{background-position-x:-44px}.theme-dark .ddp-wrap-chart-menu a.ddp-selected em.ddp-icon-menu-label,.theme-dark .ddp-wrap-chart-menu a.ddp-selected em.ddp-icon-menu-legend{background-position-x:-46px}.theme-dark .ddp-wrap-chart-menu a.ddp-selected em.ddp-icon-menu-secondary{background-position-x:-52px}.theme-dark .ddp-wrap-chart-menu a.ddp-selected em.ddp-icon-menu-analysis,.theme-dark .ddp-wrap-chart-menu a.ddp-selected em.ddp-icon-menu-mapview1,.theme-dark .ddp-wrap-chart-menu a.ddp-selected em.ddp-icon-menu-mapview2,.theme-dark .ddp-wrap-chart-menu a.ddp-selected em.ddp-icon-menu-mapview3{background-position-x:-46px}.theme-dark .ddp-wrap-chart-menu a.ddp-disabled{cursor:no-drop}.theme-dark .ddp-wrap-chart-menu a.ddp-disabled em[class*=ddp-icon-menu-]{opacity:.5;cursor:no-drop}.theme-dark .ddp-wrap-chart-menu a.ddp-disabled:hover .ddp-ui-tooltip-info{display:block}.theme-dark .ddp-wrap-chart-menu a.ddp-disabled:hover em.ddp-icon-menu-color{background-position:left -58px}.theme-dark .ddp-wrap-chart-menu a.ddp-disabled:hover em.ddp-icon-menu-axis{background-position:left -83px}.theme-dark .ddp-wrap-chart-menu a.ddp-disabled:hover em.ddp-icon-menu-num{background-position:left -105px}.theme-dark .ddp-wrap-chart-menu a.ddp-disabled:hover em.ddp-icon-menu-presentation{background-position:left -119px}.theme-dark .ddp-wrap-chart-menu a.ddp-disabled:hover em.ddp-icon-menu-tooltip{background-position:left -143px}.theme-dark .ddp-wrap-chart-menu a.ddp-disabled:hover em.ddp-icon-menu-split{background-position:left -167px}.theme-dark .ddp-wrap-chart-menu a.ddp-disabled:hover em.ddp-icon-menu-filter{background-position:left -21px}.theme-dark .ddp-wrap-chart-menu a.ddp-disabled:hover em.ddp-icon-menu-mapview1{background-position:left -396px}.theme-dark .ddp-wrap-chart-menu a.ddp-disabled:hover em.ddp-icon-menu-mapview2{background-position:left -417px}.theme-dark .ddp-wrap-chart-menu a.ddp-disabled:hover em.ddp-icon-menu-mapview3{background-position:left -438px}.theme-dark .ddp-wrap-chart-menu a.ddp-disabled:hover em.ddp-icon-menu-analysis{background-position:left -459px}.theme-dark .ddp-wrap-dropmenu{border-bottom:1px solid #1f2942}.theme-dark .ddp-ui-dropmenu .ddp-ui-drop-title{position:relative;padding:16px 22px;font-size:16px;text-align:left;color:#fff;font-weight:700;background-color:#4e5368;cursor:pointer}.theme-dark .ddp-ui-dropmenu .ddp-ui-drop-title span.ddp-data-det{position:absolute;top:50%;right:41px;margin-top:-7px;font-size:12px;color:#7e8aa5}.theme-dark .ddp-ui-dropmenu .ddp-ui-drop-title em.ddp-icon-drop-view{display:inline-block;position:absolute;top:50%;right:22px;width:9px;height:5px;margin-top:-3px;background:url(/assets/images/icon_menuview.png) no-repeat;background-position:left -20px}.theme-dark .ddp-ui-dropmenu.ddp-selected .ddp-ui-drop-title em.ddp-icon-drop-view{display:none}.theme-dark .ddp-ui-dropmenu.ddp-disabled .ddp-ui-drop-title{background-color:#4e5368;color:#7e8aa5;cursor:no-drop}.theme-dark .ddp-ui-dropmenu .ddp-ui-drop-contents{display:none;overflow:auto}.theme-dark .ddp-ui-dropmenu .ddp-ui-drop-contents .ddp-wrap-list-source{display:none;position:relative;top:0;overflow:inherit}.theme-dark .ddp-ui-dropmenu.ddp-selected .ddp-ui-drop-contents{display:block}.theme-dark .ddp-ui-drop-contents .ddp-wrap-source-name{padding:9px 13px;margin-bottom:-4px}.theme-dark .ddp-ui-drop-contents .ddp-wrap-source-name .ddp-data-in{width:100%;padding-right:47px}.theme-dark .ddp-ui-drop-contents .ddp-wrap-source-name .ddp-data-in .ddp-btn-info{position:absolute;top:50%;right:27px;margin-top:-6px;opacity:.6}.theme-dark .ddp-ui-drop-contents .ddp-wrap-source-name .ddp-data-in .ddp-btn-info:hover{opacity:1;background-position-x:-14px}.theme-dark .ddp-wrap-source-name .ddp-data-in .ddp-box-layout4.ddp-datasearch .ddp-form-search{width:220px;margin:0 10px}.theme-dark .ddp-ui-dropmenu .ddp-ui-drop-contents::-webkit-scrollbar-track{background:#3f4349}.theme-dark .ddp-ui-dropmenu .ddp-ui-drop-contents::-webkit-scrollbar-thumb{border:4px solid #3f4349;background-color:#6d7179}.theme-dark .ddp-ui-drop-contents .ddp-ui-drop-name{display:block;padding:6px 22px;color:#b7b9c2;font-size:13px;background-color:#2f3339}.theme-dark .ddp-ui-drop-contents .ddp-ui-drop-name em.ddp-icon-source2{margin-right:8px}.theme-dark .ddp-ui-drop-option{position:relative;padding:0 22px;margin:10px 0 17px}.theme-dark .ddp-ui-drop-option .ddp-form-search{width:100%}.theme-dark .ddp-ui-drop-option .ddp-form-search input{border-bottom:1px solid #656971;color:#7e8aa5}.theme-dark .ddp-ui-drop-option .ddp-form-search input:-ms-input-placeholder,.theme-dark .ddp-ui-drop-option .ddp-form-search input::-webkit-input-placeholder{color:#7e8aa5}.theme-dark .ddp-ui-drop-option a.ddp-btn-addplus{padding:4px;position:absolute;top:50%;right:18px;margin-top:-8px}.theme-dark .ddp-ui-drop-option a.ddp-btn-addplus:before{display:inline-block;content:"";width:9px;height:9px;background:url(/assets/images/icon_add.png) no-repeat;background-position:-20px top}.theme-dark .ddp-ui-drop-option a.ddp-btn-addplus:hover:before{background-position:-30px top}.theme-dark .ddp-ui-drop-contents ul.ddp-list-source li{color:#c3c8d3}.theme-dark .ddp-ui-drop-contents ul.ddp-list-source li.ddp-selected,.theme-dark .ddp-ui-drop-contents ul.ddp-list-source li:hover{background-color:#2f3339}.theme-dark .ddp-ui-drop-contents ul.ddp-list-source li.ddp-selected em.ddp-icon-control-more:before{background-position:-3px -164px}.theme-dark .ddp-ui-drop-contents ul.ddp-list-source li em.ddp-icon-columns,.theme-dark .ddp-ui-drop-contents ul.ddp-list-source li em.ddp-icon-cross,.theme-dark .ddp-ui-drop-contents ul.ddp-list-source li em.ddp-icon-rows{position:absolute;top:9px;left:22px}.theme-dark .ddp-ui-drop-contents ul.ddp-list-source li em.ddp-icon-alias{display:block;margin-top:3px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.theme-dark .ddp-ui-drop-contents ul.ddp-list-source li em.ddp-icon-network{display:inline-block;position:absolute;top:50%;left:19px;margin-top:-8px}.theme-dark .ddp-ui-drop-contents ul.ddp-list-source li em.ddp-icon-network.icon-source{width:15px;height:15px;background:url(/assets/images/icon_network.png) no-repeat}.theme-dark .ddp-ui-drop-contents ul.ddp-list-source li em.ddp-icon-network.icon-target{width:15px;height:15px;background:url(/assets/images/icon_network.png) no-repeat;background-position:left -16px}.theme-dark .ddp-ui-drop-contents ul.ddp-list-source li em.ddp-icon-network.icon-link{width:15px;height:15px;background:url(/assets/images/icon_network.png) no-repeat;background-position:left -32px}.theme-dark .ddp-ui-drop-contents ul.ddp-list-source li em.ddp-icon-datause{display:inline-block;position:absolute;top:50%;left:19px;margin-top:-6px;width:11px;height:11px;background:url(/assets/images/icon_use.png) no-repeat}.theme-dark .ddp-wrap-drop-submenu .ddp-ui-sub-title{position:relative;padding-left:22px}.theme-dark .ddp-wrap-drop-submenu .ddp-ui-sub-title:hover{background-color:#2f3339;cursor:pointer}.theme-dark .ddp-wrap-drop-submenu .ddp-ui-sub-title .ddp-icon-add{display:inline-block;position:absolute;top:50%;right:14px;margin-top:-7px;width:13px;height:13px;background:url(/assets/images/icon_add.png) no-repeat;background-position:-98px -22px}.theme-dark .ddp-wrap-drop-submenu .ddp-ui-sub-title .ddp-icon-add:hover{background-position-x:-14px}.theme-dark .ddp-wrap-drop-submenu .ddp-ui-sub-title .ddp-wrap-add-type{position:absolute;top:50%;right:14px;margin-top:-6px}.theme-dark .ddp-wrap-drop-submenu .ddp-ui-sub-title .ddp-wrap-add-type .ddp-icon-add2{display:inline-block;position:relative;width:13px;height:13px;background:url(/assets/images/icon_add.png) no-repeat;background-position:-98px -22px;z-index:5}.theme-dark .ddp-wrap-drop-submenu .ddp-ui-sub-title .ddp-wrap-add-type:hover .ddp-icon-add2{background-position-x:-28px}.theme-dark .ddp-wrap-drop-submenu .ddp-ui-sub-title .ddp-wrap-add-type .ddp-wrap-link-type{display:none;position:absolute;top:-3px;right:-3px;padding-right:20px;white-space:nowrap}.theme-dark .ddp-wrap-drop-submenu .ddp-ui-sub-title .ddp-wrap-add-type:hover .ddp-wrap-link-type{display:block;padding:2px 20px 2px 2px;background-color:#4c515a;border-radius:15px}.theme-dark .ddp-wrap-drop-submenu .ddp-ui-sub-title .ddp-wrap-add-type .ddp-wrap-link-type .ddp-link-type{margin-left:10px;color:#b7b9c2;font-size:12px}.theme-dark .ddp-wrap-drop-submenu .ddp-ui-sub-title .ddp-wrap-add-type .ddp-wrap-link-type .ddp-link-type .ddp-icon-measure-value{display:inline-block;width:11px;height:11px;margin-right:6px;background:url(/assets/images/icon_value.png) no-repeat}.theme-dark .ddp-wrap-drop-submenu .ddp-ui-sub-title .ddp-wrap-add-type .ddp-wrap-link-type .ddp-link-type .ddp-icon-parameter-value{display:inline-block;height:11px;margin-right:6px;background:url(/assets/images/icon_value.png) no-repeat;width:11px;height:9px;background-position:left -12px}.theme-dark .ddp-wrap-drop-submenu .ddp-ui-sub-title .ddp-wrap-add-type .ddp-wrap-link-type .ddp-link-type:hover{color:#fff}.theme-dark .ddp-wrap-drop-submenu .ddp-ui-sub-title .ddp-wrap-add-type .ddp-wrap-link-type .ddp-link-type:hover .ddp-icon-measure-value,.theme-dark .ddp-wrap-drop-submenu .ddp-ui-sub-title .ddp-wrap-add-type .ddp-wrap-link-type .ddp-link-type:hover .ddp-icon-parameter-value{background-position-x:-12px}.theme-dark .ddp-wrap-drop-submenu .ddp-ui-sub-titlein{position:relative;padding:10px 0;border-top:1px solid #4e5368;color:#91969e}.theme-dark .ddp-wrap-drop-submenu .ddp-ui-sub-titlein.ddp-dimension{color:#439fe5}.theme-dark .ddp-wrap-drop-submenu .ddp-ui-sub-titlein.ddp-dimension em.ddp-icon-menumove,.theme-dark .ddp-wrap-drop-submenu .ddp-ui-sub-titlein.ddp-measure em.ddp-icon-menumove,.theme-dark .ddp-wrap-drop-submenu .ddp-ui-sub-titlein em.ddp-icon-menumove{display:inline-block;width:9px;height:5px;margin-right:10px;background:url(/assets/images/icon_dropdown.png) no-repeat;vertical-align:middle}.theme-dark .ddp-wrap-drop-submenu .ddp-ui-sub-titlein.ddp-dimension em.ddp-icon-menumove{background-position:-10px top}.theme-dark .ddp-wrap-drop-submenu .ddp-ui-sub-titlein.ddp-measure em.ddp-icon-menumove{background-position:-20px top}.theme-dark .ddp-wrap-drop-submenu.ddp-selected .ddp-ui-sub-titlein em.ddp-icon-menumove{background-position:left -6px}.theme-dark .ddp-wrap-drop-submenu .ddp-ui-sub-titlein.ddp-measure{color:#3bddbd}.theme-dark .ddp-wrap-drop-submenu.ddp-selected .ddp-ui-sub-titlein.ddp-dimension em.ddp-icon-menumove{background-position:-10px -6px}.theme-dark .ddp-wrap-drop-submenu.ddp-selected .ddp-ui-sub-titlein.ddp-measure em.ddp-icon-menumove{background-position:-20px -6px}.theme-dark .ddp-wrap-drop-submenu .ddp-ui-sub-titlein a.ddp-btn-addplus{padding:4px;position:absolute;top:50%;right:18px;margin-top:-8px}.theme-dark .ddp-wrap-drop-submenu .ddp-ui-sub-titlein a.ddp-btn-addplus:before{display:inline-block;content:"";width:9px;height:9px;background:url(/assets/images/icon_add.png) no-repeat;background-position:-20px top}.theme-dark .ddp-wrap-drop-submenu .ddp-ui-sub-titlein a.ddp-btn-addplus:hover:before{background-position:-30px top}.theme-dark .ddp-wrap-drop-submenu.ddp-selected .ddp-wrap-list-source{display:block}.theme-dark .ddp-ui-drop-contents .ddp-wrap-reset{padding:20px 0;background-color:#1f2942}.theme-dark .ddp-ui-drop-contents .ddp-wrap-reset .ddp-ui-reset{text-align:center;background-color:#1f2942}.theme-dark .ddp-ui-drop-contents .ddp-wrap-reset .ddp-ui-reset a.ddp-link-reset{position:relative;left:-18px;color:#b7b9c2;text-decoration:underline;opacity:.5}.theme-dark .ddp-ui-drop-contents .ddp-wrap-reset .ddp-ui-reset a.ddp-link-reset em.ddp-icon-reset{display:inline-block;margin-right:5px;position:relative;top:-1px;width:14px;height:13px;background:url(/assets/images/icon_reset.png) no-repeat;background-position:-16px -20px;vertical-align:middle}.theme-dark .ddp-ui-drop-contents .ddp-wrap-reset .ddp-ui-reset a.ddp-link-reset:hover{opacity:1}.theme-dark em.ddp-icon-columns.type-apply:before,.theme-dark em.ddp-icon-columns:before,.theme-dark em.ddp-icon-cross.type-apply:before,.theme-dark em.ddp-icon-cross:before,.theme-dark em.ddp-icon-rows.type-apply:before,.theme-dark em.ddp-icon-rows:before{display:inline-block;content:"";background:url(/assets/images/icon_shelf.png) no-repeat}.theme-dark em.ddp-icon-rows:before{width:9px;height:9px}.theme-dark em.ddp-icon-columns:before{width:10px;height:9px;background-position:left -10px}.theme-dark em.ddp-icon-cross:before{width:11px;height:11px;background-position:left -20px}.theme-dark em.ddp-icon-rows.type-apply:before{background-position:-10px 0}.theme-dark em.ddp-icon-columns.type-apply:before{background-position:-11px -10px}.theme-dark em.ddp-icon-cross.type-apply:before{background-position:-12px -20px}.theme-dark .ddp-wrap-shelf{padding:5px 0;overflow:hidden;border-bottom:1px solid #d8d8dd}.theme-dark .ddp-ui-shelf{position:relative;height:47px;padding-left:49px}.theme-dark .ddp-wrap-shelf.ddp-mapview .ddp-ui-shelf.ddp-disabled .ddp-ui-drag-slide-in{opacity:.3}.theme-dark .ddp-wrap-shelf.ddp-mapview .ddp-ui-shelf.ddp-disabled .ddp-ui-drag-slide-in:before{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;content:""}.theme-dark .ddp-ui-shelf.ddp-disabled em.ddp-icon-mapview1,.theme-dark .ddp-ui-shelf.ddp-disabled em.ddp-icon-mapview2,.theme-dark .ddp-ui-shelf.ddp-disabled em.ddp-icon-mapview3{opacity:.3}.theme-dark .ddp-ui-shelf em.ddp-icon-columns,.theme-dark .ddp-ui-shelf em.ddp-icon-cross,.theme-dark .ddp-ui-shelf em.ddp-icon-rows{position:absolute;top:0;left:0;width:49px;height:47px;z-index:5;background-color:#fff}.theme-dark .ddp-ui-shelf em.ddp-icon-columns:before,.theme-dark .ddp-ui-shelf em.ddp-icon-cross:before,.theme-dark .ddp-ui-shelf em.ddp-icon-rows:before{position:absolute;top:50%;left:50%;margin:-5px 0 0 -5px}.theme-dark .ddp-ui-shelf em.ddp-icon-network{position:absolute;top:0;left:0;width:49px;height:47px;z-index:10;background-color:#fff}.theme-dark .ddp-ui-shelf em.ddp-icon-network:before{display:inline-block;content:"";position:absolute;top:50%;left:50%;margin:-8px 0 0 -8px;width:15px;height:15px;background:url(/assets/images/icon_network.png) no-repeat}.theme-dark .ddp-ui-shelf em.ddp-icon-network.ddp-source:before{background-position:-16px top}.theme-dark .ddp-ui-shelf em.ddp-icon-network.ddp-target:before{background-position:-16px -16px}.theme-dark .ddp-ui-shelf em.ddp-icon-network.ddp-link:before{background-position:-16px -32px}.theme-dark .ddp-ui-shelf .ddp-wrap-example{float:left;margin-top:6px;vertical-align:top}.theme-dark .ddp-ui-shelf .ddp-box-shelf{position:relative;float:left;margin:0 2px;padding:5px 10px;border:1px dashed #bbbdc5;border-radius:3px;color:#b4b6bb;font-size:12px;font-style:italic;box-sizing:border-box;z-index:1;vertical-align:top}.theme-dark .ddp-ui-shelf .ddp-txt-shelf{display:inline-block;position:absolute;top:50%;left:49px;margin-top:-14px;padding:5px 10px;color:#b4b6bb;font-size:12px}.theme-dark .ddp-ui-shelf .ddp-box-unavailable{float:Left;margin:0 5px;padding:6px 10px;background-color:#f4f6fc;border-radius:3px;color:#b7b9c2;font-size:12px;font-style:italic}.theme-dark .ddp-ui-shelf .ddp-box-dimension{float:left;position:relative;min-width:77px;height:25px;margin:0 5px;padding:0 8px;border:1px dashed #61a3e1;border-radius:3px;color:#589edf;font-size:12px;font-style:italic;font-weight:700;text-align:center;line-height:25px;background-color:#fff;box-sizing:border-box}.theme-dark .ddp-ui-shelf .ddp-box-dimension em[class*=ddp-icon-dimension]{position:relative;top:-2px;margin-right:6px;vertical-align:middle}.theme-dark .ddp-ui-shelf .ddp-box-dimension .ddp-ui-tooltip-info{display:none;top:28px;left:0}.theme-dark .ddp-ui-shelf .ddp-box-dimension:hover .ddp-ui-tooltip-info{display:block}.theme-dark .ddp-ui-shelf .ddp-box-dimension .ddp-ui-tooltip-info .ddp-icon-view-top{left:30px;right:inherit}.theme-dark .ddp-ui-shelf .ddp-box-network{position:relative;float:left;padding:3px 1px 3px 25px;margin:1px 5px 0;background-color:#f4f6fc;border-radius:3px;vertical-align:top}.theme-dark .ddp-ui-shelf .ddp-box-network em.ddp-icon-chart-color{margin-top:-7px}.theme-dark .ddp-ui-shelf .ddp-box-network em.ddp-icon-chart-color,.theme-dark .ddp-ui-shelf .ddp-box-network em.ddp-icon-chart-size{display:inline-block;position:absolute;top:50%;left:7px;width:16px;height:14px;background:url(/assets/images/icon_network2.png) no-repeat}.theme-dark .ddp-ui-shelf .ddp-box-network em.ddp-icon-chart-size{margin-top:-8px;background-position:left -15px}.theme-dark .ddp-ui-shelf .ddp-box-network em[class*=ddp-icon-chart] .ddp-ui-tooltip-info{left:-10px;right:auto;width:150px;text-align:center;white-space:normal}.theme-dark .ddp-ui-shelf .ddp-box-network em[class*=ddp-icon-chart] .ddp-ui-tooltip-info.ddp-down em.ddp-icon-view-top{right:auto;left:18px}.theme-dark .ddp-ui-shelf .ddp-box-measure{float:left;position:relative;min-width:77px;height:25px;padding:0 8px;margin:0 5px;border:1px dashed #6dd199;border-radius:3px;color:#5fd7a5;font-size:12px;font-style:italic;font-weight:700;text-align:center;line-height:25px;background-color:#fff;box-sizing:border-box}.theme-dark .ddp-ui-shelf .ddp-box-measure .ddp-ui-tooltip-info{display:none;top:28px;left:0}.theme-dark .ddp-ui-shelf .ddp-box-measure:hover .ddp-ui-tooltip-info{display:block}.theme-dark .ddp-ui-shelf .ddp-box-measure .ddp-ui-tooltip-info .ddp-icon-view-top{left:30px;right:inherit}.theme-dark .ddp-ui-drag-slide{position:relative;top:5px;height:37px;padding:0}.theme-dark .ddp-ui-drag-slide.ddp-slide{padding:0 40px}.theme-dark .ddp-ui-drag-slide.ddp-slide a.ddp-btn-next,.theme-dark .ddp-ui-drag-slide.ddp-slide a.ddp-btn-prev{display:block}.theme-dark .ddp-ui-drag-slide a.ddp-btn-prev{display:none;position:absolute;top:0;left:-2px;bottom:0;width:33px;border-right:1px solid #ddd;background-color:#fff;z-index:10}.theme-dark .ddp-ui-drag-slide a.ddp-btn-next{display:none;position:absolute;top:0;right:-3px;bottom:0;width:33px;border-left:1px solid #ddd;background-color:#fff;z-index:1}.theme-dark .ddp-ui-drag-slide a.ddp-btn-next em.ddp-icon-next,.theme-dark .ddp-ui-drag-slide a.ddp-btn-prev em.ddp-icon-prev{display:inline-block;position:absolute;top:50%;left:50%;width:4px;height:7px;margin:-4px 0 0 -2px;background:url(/assets/images/icon_slide.png) no-repeat}.theme-dark .ddp-ui-drag-slide a.ddp-btn-next em.ddp-icon-next{background-position:-5px top}.theme-dark .ddp-ui-drag-slide a.ddp-btn-prev:hover em.ddp-icon-prev{background-position:left -7px}.theme-dark .ddp-ui-drag-slide a.ddp-btn-next:hover em.ddp-icon-next{background-position:-5px -7px}.theme-dark .ddp-ui-drag-slide-in{position:relative;height:37px;margin:0 -2px;white-space:nowrap}.theme-dark .ddp-view-drag-slide{display:inline-block}.theme-dark .ddp-ui-drag-slide .ddp-wrap-default{display:inline-block;min-width:100%;height:100%;white-space:nowrap}.theme-dark .ddp-ui-drag-slide .ddp-ui-default{position:relative;float:left;padding:0 5px;white-space:nowrap}.theme-dark .ddp-ui-drag-slide .ddp-ui-default span.ddp-data{display:block;color:#fff;opacity:.8;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.theme-dark .ddp-ui-drag-slide .ddp-ui-default .ddp-data-txt{display:block;overflow:hidden}.theme-dark .ddp-ui-drag-slide .ddp-ui-default span.ddp-type-value{float:left;padding-right:7px;margin-right:7px;border-right:1px solid hsla(0,0%,100%,.5);color:hsla(0,0%,100%,.8)}.theme-dark .ddp-wrap-shelf.ddp-mapview .ddp-ui-drag-slide-in{overflow:hidden}.theme-dark .ddp-wrap-shelf.ddp-mapview .ddp-ui-drag-slide{padding:0;overflow:hidden}.theme-dark .ddp-wrap-shelf.ddp-mapview .ddp-ui-drag-slide.ddp-slide{padding-left:34px}.theme-dark .ddp-wrap-shelf.ddp-mapview .ddp-ui-analysis{display:inline-block;position:relative;padding:11px 0 12px;color:#4c515a;font-size:13px}.theme-dark .ddp-ui-shelf.ddp-add-self:before{display:inline-block;position:absolute;top:3px;left:6px;bottom:3px;right:6px;border-radius:3px;border:1px solid #d0d1d7;content:""}.theme-dark .ddp-ui-drag-slide .ddp-slide-control{position:absolute;top:0;right:10px;bottom:0;background-color:#fff;z-index:5}.theme-dark .ddp-ui-drag-slide .ddp-slide-control .ddp-btn-next{position:relative;float:left;height:100%}.theme-dark .ddp-ui-drag-slide .ddp-slide-control .ddp-btn-minus,.theme-dark .ddp-ui-drag-slide .ddp-slide-control .ddp-btn-plus{position:relative;top:4px;float:left;width:27px;height:27px;margin-left:4px;background:url(/assets/images/btn_minus_plus2.png) no-repeat}.theme-dark .ddp-ui-drag-slide .ddp-slide-control .ddp-btn-plus{background-position:-28px top}.theme-dark .ddp-wrap-content-graph .ddp-ui-default span.ddp-data{color:#fff;opacity:.8}.theme-dark .ddp-ui-drag-slide .ddp-ui-default a .ddp-data-txt [class*=ddp-icon-]{float:left}.theme-dark .ddp-ui-drag-slide .ddp-ui-default a.ddp-ui-dimension-wrap{background-color:#5492e4}.theme-dark .ddp-ui-drag-slide .ddp-ui-default a.ddp-ui-dimension-wrap,.theme-dark .ddp-ui-drag-slide .ddp-ui-default a.ddp-ui-measure-wrap{display:inline-block;position:relative;margin:5px 0;padding:7px 9px 4px;max-width:200px;height:27px;border-radius:3px;box-shadow:1px 1px 1px #efeeee;box-sizing:border-box}.theme-dark .ddp-ui-drag-slide .ddp-ui-default a.ddp-ui-measure-wrap{background-color:#55c08b}.theme-dark .ddp-ui-drag-slide .ddp-box-network .ddp-ui-default a.ddp-ui-dimension-wrap,.theme-dark .ddp-ui-drag-slide .ddp-box-network .ddp-ui-default a.ddp-ui-measure-wrap{margin-top:0;margin-bottom:0}.theme-dark .ddp-ui-drag-slide .ddp-ui-default .ddp-ui-icons{float:right;position:relative;top:-2px;margin-left:10px}.theme-dark .ddp-ui-drag-slide .ddp-ui-default em[class*=ddp-icon-control]{vertical-align:middle}.theme-dark .ddp-ui-drag-slide .ddp-ui-default em.ddp-icon-control-calculat:before,.theme-dark .ddp-ui-drag-slide .ddp-ui-default em.ddp-icon-control-filter:before,.theme-dark .ddp-ui-drag-slide .ddp-ui-default em.ddp-icon-control-parameter:before,.theme-dark .ddp-ui-drag-slide .ddp-ui-default em.ddp-icon-control-user:before,.theme-dark .ddp-ui-drag-slide .ddp-ui-default em.ddp-icon-split2:before,.theme-dark .ddp-ui-drag-slide .ddp-ui-default em.ddp-icon-split:before,.theme-dark .ddp-ui-drag-slide .ddp-ui-default em.ddp-icon-user:before{display:inline-block;content:"";background:url(/assets/images/icon_control.png) no-repeat;opacity:.8;vertical-align:middle}.theme-dark .ddp-ui-drag-slide .ddp-ui-default em.ddp-icon-control-calculat:before{width:11px;height:11px;background-position:-24px -75px}.theme-dark .ddp-ui-drag-slide .ddp-ui-default em.ddp-icon-control-parameter:before{width:11px;height:9px;background-position:-24px -87px}.theme-dark .ddp-ui-drag-slide .ddp-ui-default em.ddp-icon-control-user:before{width:9px;height:9px;background-position:left -154px}.theme-dark .ddp-ui-drag-slide .ddp-ui-default em.ddp-icon-split:before{width:9px;height:12px;background-position:left -131px}.theme-dark .ddp-ui-drag-slide .ddp-ui-default em.ddp-icon-split2:before{width:12px;height:9px;background-position:left -144px}.theme-dark .ddp-ui-drag-slide .ddp-ui-default em.ddp-icon-user:before{width:9px;height:9px;background-position:left -154px}.theme-dark .ddp-ui-drag-slide .ddp-ui-default em.ddp-icon-control-filter:before,.theme-dark .ddp-ui-drag-slide .ddp-ui-default em.ddp-icon-control-filter:hover:before{width:12px;height:9px;background-position:-26px -65px}.theme-dark .ddp-ui-drag-slide .ddp-ui-default span.ddp-icon-layer{display:inline-block;position:relative;width:12px;height:17px;vertical-align:middle}.theme-dark .ddp-ui-drag-slide .ddp-ui-default span.ddp-icon-layer.ddp-selected{background-color:hsla(0,0%,100%,.2)}.theme-dark .ddp-ui-drag-slide .ddp-ui-default span.ddp-icon-layer em{display:inline-block;position:absolute;top:50%;left:50%;width:2px;height:9px;margin:-4px 0 0 -1px;background:url(/assets/images/icon_layer.png) no-repeat}.theme-dark .ddp-ui-drag-slide .ddp-ui-default a.ddp-ui-dimension-wrap span.ddp-icon-close,.theme-dark .ddp-ui-drag-slide .ddp-ui-default a.ddp-ui-measure-wrap span.ddp-icon-close{display:inline-block;position:relative;width:17px;height:17px;vertical-align:middle}.theme-dark .ddp-ui-drag-slide .ddp-ui-default a.ddp-ui-dimension-wrap span.ddp-icon-close em,.theme-dark .ddp-ui-drag-slide .ddp-ui-default a.ddp-ui-measure-wrap span.ddp-icon-close em{display:inline-block;position:absolute;top:50%;left:50%;width:7px;height:7px;margin:-3px 0 0 -3px;background:url(/assets/images/btn_sclose.png) no-repeat;background-position:left -45px}.theme-dark .ddp-ui-layer-box{position:fixed;top:100px;left:0;padding:6px 0;min-width:252px;border:1px solid #ddd;background-color:#fff;box-shadow:-1px 2px 3px 1px #dcdfe1;z-index:130}.theme-dark .ddp-ui-layer-box.ddp-layer-shelf{width:252px;z-index:130}.theme-dark .ddp-ui-layer-box.ddp-layer-more{margin-top:5px;left:inherit;width:252px}.theme-dark .ddp-ui-layer-box .ddp-ui-layer-title{padding:8px 16px;color:#4e5368;font-size:13px;font-weight:700;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.theme-dark .ddp-ui-layer-box .ddp-detail-more{padding:5px 0;border-bottom:1px solid #eaedf5}.theme-dark .ddp-ui-layer-box .ddp-dl-more{padding:5px 16px}.theme-dark .ddp-ui-layer-box .ddp-dl-more dt{color:#7e8aa5;font-size:12px;font-weight:300}.theme-dark .ddp-ui-layer-box .ddp-dl-more dd{display:block;padding-top:4px;color:#4e5368;font-size:13px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.theme-dark .ddp-ui-layer-box .ddp-btn-info.ddp-type{position:absolute;top:18px;right:13px;cursor:pointer}.theme-dark .ddp-wrap-layer{border-top:1px solid #e7e7ea;padding:3px 0}.theme-dark .ddp-wrap-layer .ddp-area-toggle{padding:2px 15px 5px}.theme-dark .ddp-wrap-layer .ddp-list-buttons li[class*=ddp-col-]{min-width:auto}.theme-dark ul.ddp-list-layer-option.type-option li a{border-top:none;padding:6px 14px 6px 35px}.theme-dark ul.ddp-list-layer-option.type-option .ddp-data-result{margin-left:20px;max-width:93px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.theme-dark ul.ddp-list-layer-option li{padding:0!important;position:relative}.theme-dark ul.ddp-list-layer-option li.ddp-disabled:hover{background:none!important}.theme-dark ul.ddp-list-layer-option li.ddp-disabled:before{display:inline-block;position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;cursor:no-drop;content:""}.theme-dark ul.ddp-list-layer-option li.ddp-disabled>a{opacity:.5}.theme-dark ul.ddp-list-layer-option li a{display:block;position:relative;padding:10px 16px;font-size:13px;color:#4b515b;border-top:1px solid #e7e7ea}.theme-dark ul.ddp-list-layer-option li.ddp-hover,.theme-dark ul.ddp-list-layer-option li:hover{background:#f6f6f7!important}.theme-dark ul.ddp-list-layer-option li:hover{background-color:#f6f6f7}.theme-dark ul.ddp-list-layer-option li:hover .ddp-ui-2depth{display:block}.theme-dark ul.ddp-list-layer-option li:first-of-type>a{border-top:none}.theme-dark ul.ddp-list-layer-option li a .ddp-label-toggle{margin:-10px -16px;padding:10px 16px;display:block;color:#4b515b;font-size:13px;cursor:pointer}.theme-dark ul.ddp-list-layer-option li a .ddp-txt-data{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.theme-dark ul.ddp-list-layer-option li a .ddp-label-toggle input[type=checkbox]{opacity:0;position:absolute;top:0;left:0}.theme-dark ul.ddp-list-layer-option li a .ddp-label-toggle span.ddp-txt-toggle{float:right}.theme-dark ul.ddp-list-layer-option li a .ddp-label-toggle span.ddp-txt-toggle:before{display:inline-block;content:"Off";color:#b7b9c2;font-size:11px}.theme-dark ul.ddp-list-layer-option li a .ddp-label-toggle input[type=checkbox]:checked+span.ddp-txt-toggle:before{content:"On";color:#666fad}.theme-dark ul.ddp-list-layer-option li a .ddp-label-toggle span.ddp-txt-toggle i.ddp-icon-checked{display:inline-block;width:11px;height:8px;margin-left:4px;background:url(/assets/images/icon_select2.png) no-repeat;background-position:-36px top}.theme-dark ul.ddp-list-layer-option li a .ddp-label-toggle input[type=checkbox]:checked+span.ddp-txt-toggle i.ddp-icon-checked{background-position:-12px top}.theme-dark ul.ddp-list-layer-option li a .ddp-btn-info{float:right}.theme-dark ul.ddp-list-layer-option li a .ddp-data-result{float:right;position:relative;top:0;padding-right:13px;min-height:14px;color:#90969f;font-size:11px}.theme-dark ul.ddp-list-layer-option li a .ddp-data-result span.ddp-txt-result{display:inline-block;max-width:90px;color:#90969f;font-size:11px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal;vertical-align:middle}.theme-dark ul.ddp-list-layer-option.type-sub-down li a .ddp-data-result em.ddp-icon-view{display:inline-block;position:absolute;top:50%;right:0;width:4px;height:8px;margin:-4px 0 0;background:url(/assets/images/icon_dataview.png) no-repeat;background-position:left -40px;vertical-align:middle;transform:rotate(90deg);right:2px}.theme-dark ul.ddp-list-layer-option.type-sub-down li:hover a .ddp-data-result em.ddp-icon-view.type-down{transform:rotate(-90deg)}.theme-dark ul.ddp-list-layer-option.type-sub-down li .ddp-ui-layer-sub{position:absolute;top:100%;right:-10px;left:auto;z-index:1}.theme-dark ul.ddp-list-layer-option li ul.ddp-list-popup li a em.ddp-icon-view{transform:rotate(0)}.theme-dark ul.ddp-list-layer-option li a .ddp-data-result em.ddp-btn-option{margin-left:3px;margin-right:-3px;vertical-align:middle}.theme-dark ul.ddp-list-layer-option li a .ddp-data-result.ddp-type{color:#666eb2}.theme-dark ul.ddp-list-layer-option li .ddp-ui-layer-sub{display:none;position:absolute;top:-20px;left:100%;padding:10px 0;min-width:162px;border:1px solid #ddd;background-color:#fff;box-shadow:-1px 2px 3px 1px #dcdfe1}.theme-dark ul.ddp-list-layer-option li.ddp-hover .ddp-ui-layer-sub,.theme-dark ul.ddp-list-layer-option li:hover .ddp-ui-layer-sub{display:block}.theme-dark ul.ddp-list-layer-option li.ddp-hover .ddp-ui-layer-sub .ddp-ui-layer-sub,.theme-dark ul.ddp-list-layer-option li:hover .ddp-ui-layer-sub .ddp-ui-layer-sub{display:none}.theme-dark ul.ddp-list-layer-option li.ddp-hover .ddp-ui-layer-sub ul li.ddp-hover .ddp-ui-layer-sub,.theme-dark ul.ddp-list-layer-option li:hover .ddp-ui-layer-sub ul li:hover .ddp-ui-layer-sub{display:block}.theme-dark ul.ddp-list-layer-option li .ddp-ui-layer-sub.ddp-type{min-width:210px}.theme-dark ul.ddp-list-layer-option li .ddp-ui-layer-sub ul.ddp-list-popup{padding:0}.theme-dark ul.ddp-list-layer-option li .ddp-ui-layer-sub ul.ddp-list-popup li a{display:block;padding:5px 30px 5px 15px;border-top:none}.theme-dark ul.ddp-list-layer-option li .ddp-ui-layer-sub ul.ddp-list-popup li a .ddp-btn-option{position:absolute;top:50%;right:10px;margin-top:-7px}.theme-dark ul.ddp-list-layer-option li .ddp-ui-layer-sub ul.ddp-list-popup li a .ddp-data-info{position:relative;top:1px;float:right;margin-right:18px;color:#b7b9c2;font-size:11px}.theme-dark .ddp-box-layer{width:208px;padding:10px 15px;box-sizing:border-box;overflow:hidden}.theme-dark .ddp-box-layer .ddp-btn-solid{float:right;padding:6px 5px;min-width:49%;margin-top:7px;color:#fff;box-sizing:border-box}.theme-dark .ddp-box-layer .ddp-btn-line{float:left;padding:6px 5px;min-width:49%;margin-top:7px;color:#7e8aa5;border:1px solid #d0d1d7;box-sizing:border-box}.theme-dark .ddp-ui-layer-sub .ddp-ui-layer-title{padding:5px 15px;margin-top:10px;color:#b7b9c2;font-weight:700}.theme-dark .ddp-ui-layer-sub .ddp-ui-layer-title:first-of-type{margin-top:0}.theme-dark .ddp-ui-chart-basic{text-align:center}.theme-dark .ddp-ui-chart-basic .ddp-ui-info{display:block;padding:100px 0 50px;font-size:22px;text-align:center;color:#4e5368}.theme-dark ul.ddp-list-chart-type{display:inline-block;width:494px}.theme-dark ul.ddp-list-chart-type li{float:left;width:20%;padding-bottom:19px}.theme-dark ul.ddp-list-chart-type li a{display:block;height:92px}.theme-dark ul.ddp-list-chart-type li a .ddp-txt-name{display:block;padding-top:7px;color:#4e5368;font-size:13px;white-space:nowrap}.theme-dark ul.ddp-list-chart-type li a:hover em[class*=ddp-img-graph-]:before{display:inline-block;content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(75,81,91,.1)}.theme-dark ul.ddp-list-chart-type li.ddp-selected a em[class*=ddp-img-graph-]{opacity:1}.theme-dark ul.ddp-list-chart-type li.ddp-selected a em[class*=ddp-img-graph-]:before{display:inline-block;content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(102,110,178,.3);border:2px solid #1972d0}.theme-dark em[class*=ddp-img-graph-]{display:inline-block;position:relative;width:78px;height:70px;background:url(/assets/images/img_graph.png);opacity:.8}.theme-dark ul.ddp-list-chart-type li.ddp-recommend a em[class*=ddp-img-graph-]{opacity:1}.theme-dark em.ddp-img-graph-txt{background-position:-79px 0}.theme-dark em.ddp-img-graph-line{background-position:-158px 0}.theme-dark em.ddp-img-graph-scatter{background-position:-237px 0}.theme-dark em.ddp-img-graph-heatmap{width:79px;background-position:-316px 0}.theme-dark em.ddp-img-graph-pie{background-position:-396px 0}.theme-dark em.ddp-img-graph-map{background-position:-475px 0}.theme-dark em.ddp-img-graph-cont{background-position:-554px 0}.theme-dark em.ddp-img-graph-kpi{width:79px;background-position:-633px 0}.theme-dark em.ddp-img-graph-boxplot{background-position:-713px 0}.theme-dark em.ddp-img-graph-waterfall{background-position:-792px 0}.theme-dark em.ddp-img-graph-wordcloud{background-position:-871px 0}.theme-dark em.ddp-img-graph-combo{width:79px;background-position:-950px 0}.theme-dark em.ddp-img-graph-treemap{background-position:-1030px 0}.theme-dark em.ddp-img-graph-radar{background-position:-1109px 0}.theme-dark em.ddp-img-graph-network{background-position:-1188px 0}.theme-dark em.ddp-img-graph-sankey{background-position:-1267px 0}.theme-dark em.ddp-img-graph-gauge{background-position:-1346px 0}.theme-dark ul.ddp-list-chart-type li.ddp-recommend a em.ddp-img-graph-bar,.theme-dark ul.ddp-list-chart-type li.ddp-selected a em.ddp-img-graph-bar{background-position:left -71px}.theme-dark ul.ddp-list-chart-type li.ddp-recommend a em.ddp-img-graph-txt,.theme-dark ul.ddp-list-chart-type li.ddp-selected a em.ddp-img-graph-txt{background-position:-79px -71px}.theme-dark ul.ddp-list-chart-type li.ddp-recommend a em.ddp-img-graph-line,.theme-dark ul.ddp-list-chart-type li.ddp-selected a em.ddp-img-graph-line{background-position:-158px -71px}.theme-dark ul.ddp-list-chart-type li.ddp-recommend a em.ddp-img-graph-scatter,.theme-dark ul.ddp-list-chart-type li.ddp-selected a em.ddp-img-graph-scatter{background-position:-237px -71px}.theme-dark ul.ddp-list-chart-type li.ddp-recommend a em.ddp-img-graph-heatmap,.theme-dark ul.ddp-list-chart-type li.ddp-selected a em.ddp-img-graph-heatmap{background-position:-316px -71px}.theme-dark ul.ddp-list-chart-type li.ddp-recommend a em.ddp-img-graph-pie,.theme-dark ul.ddp-list-chart-type li.ddp-selected a em.ddp-img-graph-pie{background-position:-396px -71px}.theme-dark ul.ddp-list-chart-type li.ddp-recommend a em.ddp-img-graph-map,.theme-dark ul.ddp-list-chart-type li.ddp-selected a em.ddp-img-graph-map{background-position:-475px -71px}.theme-dark ul.ddp-list-chart-type li.ddp-recommend a em.ddp-img-graph-cont,.theme-dark ul.ddp-list-chart-type li.ddp-selected a em.ddp-img-graph-cont{background-position:-554px -71px}.theme-dark ul.ddp-list-chart-type li.ddp-recommend a em.ddp-img-graph-kpi,.theme-dark ul.ddp-list-chart-type li.ddp-selected a em.ddp-img-graph-kpi{background-position:-633px -71px}.theme-dark ul.ddp-list-chart-type li.ddp-recommend a em.ddp-img-graph-boxplot,.theme-dark ul.ddp-list-chart-type li.ddp-selected a em.ddp-img-graph-boxplot{background-position:-713px -71px}.theme-dark ul.ddp-list-chart-type li.ddp-recommend a em.ddp-img-graph-waterfall,.theme-dark ul.ddp-list-chart-type li.ddp-selected a em.ddp-img-graph-waterfall{background-position:-792px -71px}.theme-dark ul.ddp-list-chart-type li.ddp-recommend a em.ddp-img-graph-wordcloud,.theme-dark ul.ddp-list-chart-type li.ddp-selected a em.ddp-img-graph-wordcloud{background-position:-871px -71px}.theme-dark ul.ddp-list-chart-type li.ddp-recommend a em.ddp-img-graph-combo,.theme-dark ul.ddp-list-chart-type li.ddp-selected a em.ddp-img-graph-combo{background-position:-950px -71px}.theme-dark ul.ddp-list-chart-type li.ddp-recommend a em.ddp-img-graph-treemap,.theme-dark ul.ddp-list-chart-type li.ddp-selected a em.ddp-img-graph-treemap{background-position:-1030px -71px}.theme-dark ul.ddp-list-chart-type li.ddp-recommend a em.ddp-img-graph-radar,.theme-dark ul.ddp-list-chart-type li.ddp-selected a em.ddp-img-graph-radar{background-position:-1109px -71px}.theme-dark ul.ddp-list-chart-type li.ddp-recommend a em.ddp-img-graph-network,.theme-dark ul.ddp-list-chart-type li.ddp-selected a em.ddp-img-graph-network{background-position:-1188px -71px}.theme-dark ul.ddp-list-chart-type li.ddp-recommend a em.ddp-img-graph-sankey,.theme-dark ul.ddp-list-chart-type li.ddp-selected a em.ddp-img-graph-sankey{background-position:-1267px -71px}.theme-dark ul.ddp-list-chart-type li.ddp-recommend a em.ddp-img-graph-gauge,.theme-dark ul.ddp-list-chart-type li.ddp-selected a em.ddp-img-graph-gauge{background-position:-1346px -71px}.theme-dark em[class*=ddp-s-graph-]{display:inline-block;position:relative;width:72px;height:62px;background:url(/assets/images/img_graph_s.png);opacity:.8}.theme-dark ul.ddp-list-chart-img li a{display:block;position:relative}.theme-dark ul.ddp-list-chart-img li a:before{display:inline-block;position:absolute;top:0;left:50%;margin-left:-36px;content:"";width:72px;height:62px;background-color:#fff}.theme-dark ul.ddp-list-chart-img li.ddp-recommend a em[class*=ddp-s-graph-],.theme-dark ul.ddp-list-chart-img li.ddp-selected a em[class*=ddp-s-graph-]{opacity:1}.theme-dark em.ddp-s-graph-txt{background-position:-73px 0}.theme-dark em.ddp-s-graph-line{background-position:-146px 0}.theme-dark em.ddp-s-graph-scatter{background-position:-219px 0}.theme-dark em.ddp-s-graph-heatmap{background-position:-292px 0}.theme-dark em.ddp-s-graph-pie{background-position:-365px 0}.theme-dark em.ddp-s-graph-map{background-position:-438px 0}.theme-dark em.ddp-s-graph-cont{background-position:-511px 0}.theme-dark em.ddp-s-graph-kpi{background-position:-584px 0}.theme-dark em.ddp-s-graph-boxplot{background-position:-657px 0}.theme-dark em.ddp-s-graph-waterfall{background-position:-730px 0}.theme-dark em.ddp-s-graph-wordcloud{background-position:-803px 0}.theme-dark em.ddp-s-graph-combo{background-position:-876px 0}.theme-dark em.ddp-s-graph-treemap{background-position:-949px 0}.theme-dark em.ddp-s-graph-radar{background-position:-1022px 0}.theme-dark em.ddp-s-graph-network{background-position:-1095px 0}.theme-dark em.ddp-s-graph-sankey{background-position:-1168px 0}.theme-dark em.ddp-s-graph-gauge{background-position:-1241px 0}.theme-dark ul.ddp-list-chart-img li.ddp-recommend a em.ddp-s-graph-bar,.theme-dark ul.ddp-list-chart-img li.ddp-selected a em.ddp-s-graph-bar{background-position:0 -63px}.theme-dark ul.ddp-list-chart-img li.ddp-recommend a em.ddp-s-graph-txt,.theme-dark ul.ddp-list-chart-img li.ddp-selected a em.ddp-s-graph-txt{background-position:-73px -63px}.theme-dark ul.ddp-list-chart-img li.ddp-recommend a em.ddp-s-graph-line,.theme-dark ul.ddp-list-chart-img li.ddp-selected a em.ddp-s-graph-line{background-position:-146px -63px}.theme-dark ul.ddp-list-chart-img li.ddp-recommend a em.ddp-s-graph-scatter,.theme-dark ul.ddp-list-chart-img li.ddp-selected a em.ddp-s-graph-scatter{background-position:-219px -63px}.theme-dark ul.ddp-list-chart-img li.ddp-recommend a em.ddp-s-graph-heatmap,.theme-dark ul.ddp-list-chart-img li.ddp-selected a em.ddp-s-graph-heatmap{background-position:-292px -63px}.theme-dark ul.ddp-list-chart-img li.ddp-recommend a em.ddp-s-graph-pie,.theme-dark ul.ddp-list-chart-img li.ddp-selected a em.ddp-s-graph-pie{background-position:-365px -63px}.theme-dark ul.ddp-list-chart-img li.ddp-recommend a em.ddp-s-graph-map,.theme-dark ul.ddp-list-chart-img li.ddp-selected a em.ddp-s-graph-map{background-position:-438px -63px}.theme-dark ul.ddp-list-chart-img li.ddp-recommend a em.ddp-s-graph-cont,.theme-dark ul.ddp-list-chart-img li.ddp-selected a em.ddp-s-graph-cont{background-position:-511px -63px}.theme-dark ul.ddp-list-chart-img li.ddp-recommend a em.ddp-s-graph-kpi,.theme-dark ul.ddp-list-chart-img li.ddp-selected a em.ddp-s-graph-kpi{background-position:-584px -63px}.theme-dark ul.ddp-list-chart-img li.ddp-recommend a em.ddp-s-graph-boxplot,.theme-dark ul.ddp-list-chart-img li.ddp-selected a em.ddp-s-graph-boxplot{background-position:-657px -63px}.theme-dark ul.ddp-list-chart-img li.ddp-recommend a em.ddp-s-graph-waterfall,.theme-dark ul.ddp-list-chart-img li.ddp-selected a em.ddp-s-graph-waterfall{background-position:-730px -63px}.theme-dark ul.ddp-list-chart-img li.ddp-recommend a em.ddp-s-graph-wordcloud,.theme-dark ul.ddp-list-chart-img li.ddp-selected a em.ddp-s-graph-wordcloud{background-position:-803px -63px}.theme-dark ul.ddp-list-chart-img li.ddp-recommend a em.ddp-s-graph-combo,.theme-dark ul.ddp-list-chart-img li.ddp-selected a em.ddp-s-graph-combo{background-position:-876px -63px}.theme-dark ul.ddp-list-chart-img li.ddp-recommend a em.ddp-s-graph-treemap,.theme-dark ul.ddp-list-chart-img li.ddp-selected a em.ddp-s-graph-treemap{background-position:-949px -63px}.theme-dark ul.ddp-list-chart-img li.ddp-recommend a em.ddp-s-graph-radar,.theme-dark ul.ddp-list-chart-img li.ddp-selected a em.ddp-s-graph-radar{background-position:-1022px -63px}.theme-dark ul.ddp-list-chart-img li.ddp-recommend a em.ddp-s-graph-network,.theme-dark ul.ddp-list-chart-img li.ddp-selected a em.ddp-s-graph-network{background-position:-1095px -63px}.theme-dark ul.ddp-list-chart-img li.ddp-recommend a em.ddp-s-graph-sankey,.theme-dark ul.ddp-list-chart-img li.ddp-selected a em.ddp-s-graph-sankey{background-position:-1168px -63px}.theme-dark ul.ddp-list-chart-img li.ddp-recommend a em.ddp-s-graph-gauge,.theme-dark ul.ddp-list-chart-img li.ddp-selected a em.ddp-s-graph-gauge{background-position:-1241px -63px}.theme-dark .ddp-ui-chart-list{position:relative;padding:22px 0 133px;text-align:center}.theme-dark .ddp-ui-chart-list ul.ddp-list-chart-img{display:inline-block;width:225px;overflow:hidden}.theme-dark .ddp-ui-chart-list ul.ddp-list-chart-img li{float:left;width:33.3333%;padding-bottom:3px;text-align:center}.theme-dark .ddp-ui-chart-list ul.ddp-list-chart-img li a:hover em[class*=ddp-s-graph]:before{display:inline-block;content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(75,81,91,.1)}.theme-dark .ddp-ui-chart-list ul.ddp-list-chart-img li.ddp-selected a em[class*=ddp-s-graph]:before{display:inline-block;content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(102,110,178,.3);border:2px solid #1972d0}.theme-dark .ddp-ui-chart-list .ddp-ui-chart-info{position:absolute;bottom:0;left:0;padding:0 22px;margin-bottom:20px;text-align:left}.theme-dark .ddp-ui-chart-list .ddp-ui-chart-info .ddp-ui-name{display:block;padding:15px 0 10px;color:#fff;font-weight:700;font-size:14px;text-align:left}.theme-dark .ddp-ui-chart-list .ddp-ui-chart-info .ddp-data-det{height:72px;line-height:24px;color:#b7b9c2;font-size:12px}.theme-dark .ddp-wrap-chart-layout{width:100%;height:100%;padding:0 30px;box-sizing:border-box}.theme-dark .ddp-ui-cahrt-layout{position:relative;height:100%}.theme-dark .ddp-wrap-chart-layout [class*=ddp-box-layout]{margin:0 -30px}.theme-dark .ddp-box-layout3 .ddp-ui-layout-left{position:absolute;top:0;bottom:0;left:0;width:25%;border-right:1px solid #eaedf5;box-sizing:border-box}.theme-dark .ddp-box-layout3 .ddp-ui-layout-bottom{position:absolute;left:0;right:0;bottom:0;height:30%;border-top:1px solid #eaedf5;box-sizing:border-box}.theme-dark .ddp-box-layout3 .ddp-ui-layout-center{position:absolute;top:0;left:25%;bottom:30%;right:0}.theme-dark .ddp-box-layout3 .ddp-ui-layout-bottom .ddp-ui-condition{margin-left:25%}.theme-dark .ddp-box-layout2 .ddp-ui-layout-bottom{position:absolute;left:0;right:0;bottom:0;height:30%;border-top:1px solid #eaedf5;box-sizing:border-box}.theme-dark .ddp-box-layout2 .ddp-ui-layout-center{position:absolute;top:0;left:0;right:0;height:70%}.theme-dark .ddp-box-layout1 .ddp-ui-layout-center{position:absolute;top:0;left:0;right:0;bottom:0}.theme-dark .ddp-ui-cahrt-layout .ddp-ui-condition{padding:18px 0 0 20px}.theme-dark .ddp-ui-cahrt-layout .ddp-ui-condition span.ddp-txt-measure{color:#55c08b;font-size:13px;font-style:italic}.theme-dark .ddp-ui-cahrt-layout .ddp-ui-condition span.ddp-txt-dimension{color:#5492e4;font-size:13px;font-style:italic}.theme-dark .ddp-ui-cahrt-layout .ddp-ui-condition .ddp-icon-columns2,.theme-dark .ddp-ui-cahrt-layout .ddp-ui-condition .ddp-icon-cross2,.theme-dark .ddp-ui-cahrt-layout .ddp-ui-condition .ddp-icon-link,.theme-dark .ddp-ui-cahrt-layout .ddp-ui-condition .ddp-icon-rows2,.theme-dark .ddp-ui-cahrt-layout .ddp-ui-condition .ddp-icon-source,.theme-dark .ddp-ui-cahrt-layout .ddp-ui-condition .ddp-icon-target{display:inline-block;margin-right:8px;background:url(/assets/images/icon_shelf.png) no-repeat;opacity:.15;vertical-align:middle}.theme-dark .ddp-ui-cahrt-layout .ddp-ui-condition .ddp-icon-columns2{width:28px;height:26px;background-position:left -32px}.theme-dark .ddp-ui-cahrt-layout .ddp-ui-condition .ddp-icon-rows2{width:28px;height:26px;background-position:left -90px}.theme-dark .ddp-ui-cahrt-layout .ddp-ui-condition .ddp-icon-cross2{width:31px;height:30px;background-position:left -59px}.theme-dark .ddp-ui-cahrt-layout .ddp-ui-condition .ddp-icon-source{width:31px;height:31px;background-position:left -117px;opacity:1}.theme-dark .ddp-ui-cahrt-layout .ddp-ui-condition .ddp-icon-target{width:31px;height:31px;background-position:left -150px;opacity:1}.theme-dark .ddp-ui-cahrt-layout .ddp-ui-condition .ddp-icon-link{width:31px;height:31px;background-position:left -181px;opacity:1}.theme-dark em[class*=ddp-bg-chart-]{display:inline-block;position:absolute;top:50%;left:50%;opacity:.2}.theme-dark .ddp-bg-chart-bar{background:url(/assets/images/img_chart/img_bar.png) no-repeat;width:421px;height:386px;margin:-193px 0 0 -210px}.theme-dark .ddp-bg-chart-boxplot{background:url(/assets/images/img_chart/img_boxplot.png) no-repeat;width:329px;height:303px;margin:-152px 0 0 -165px}.theme-dark .ddp-bg-chart-combo{background:url(/assets/images/img_chart/img_combo.png) no-repeat;width:338px;height:319px;margin:-159px 0 0 -169px}.theme-dark .ddp-bg-chart-cont{background:url(/assets/images/img_chart/img_cont.png) no-repeat;width:376px;height:257px;margin:-129px 0 0 -189px}.theme-dark .ddp-bg-chart-heatmap{background:url(/assets/images/img_chart/img_heatmap.png) no-repeat;width:292px;height:293px;margin:-147px 0 0 -146px}.theme-dark .ddp-bg-chart-kpi{background:url(/assets/images/img_chart/img_kpi.png) no-repeat;width:306px;height:307px;margin:-154px 0 0 -153px}.theme-dark .ddp-bg-chart-line{background:url(/assets/images/img_chart/img_line.png) no-repeat;width:358px;height:246px;margin:-123px 0 0 -179px}.theme-dark .ddp-bg-chart-map{background:url(/assets/images/img_chart/img_map.png) no-repeat;width:308px;height:308px;margin:-154px 0 0 -154px}.theme-dark .ddp-bg-chart-network{background:url(/assets/images/img_chart/img_network.png) no-repeat;width:320px;height:329px;margin:-165px 0 0 -160px}.theme-dark .ddp-bg-chart-pie{background:url(/assets/images/img_chart/img_pie.png) no-repeat;width:326px;height:322px;margin:-166px 0 0 -168px}.theme-dark .ddp-bg-chart-randar{background:url(/assets/images/img_chart/img_randar.png) no-repeat;width:328px;height:296px;margin:-148px 0 0 -164px}.theme-dark .ddp-bg-chart-scatter{background:url(/assets/images/img_chart/img_scatter.png) no-repeat;width:368px;height:318px;margin:-159px 0 0 -184px}.theme-dark .ddp-bg-chart-table{background:url(/assets/images/img_chart/img_table.png) no-repeat;width:309px;height:311px;margin:-155px 0 0 -155px}.theme-dark .ddp-bg-chart-treemap{background:url(/assets/images/img_chart/img_treemap.png) no-repeat;width:301px;height:273px;margin:-137px 0 0 -150px}.theme-dark .ddp-bg-chart-waterfall{background:url(/assets/images/img_chart/img_waterfall.png) no-repeat;width:319px;height:275px;margin:-138px 0 0 -160px}.theme-dark .ddp-bg-chart-wordcloud{background:url(/assets/images/img_chart/img_wordcloud.png) no-repeat;width:395px;height:250px;margin:-125px 0 0 -198px}.theme-dark .ddp-bg-chart-sankey{background:url(/assets/images/img_chart/img_sankey.png) no-repeat;width:335px;height:307px;margin:-153px 0 0 -168px}.theme-dark .ddp-bg-chart-gauge{background:url(/assets/images/img_chart/img_gauge.png) no-repeat;width:373px;height:294px;margin:-147px 0 0 -187px}.theme-dark .page-chart .ddp-ui-chart-main .ddp-ui-chart-area .ddp-top-control{position:absolute;top:0;right:0}.theme-dark .page-chart .ddp-ui-chart-main .ddp-ui-chart-area .ddp-top-control .ddp-box-btn2{float:Left;cursor:pointer}.theme-dark .page-chart .ddp-ui-chart-main .ddp-ui-chart-area .ddp-top-control .ddp-icon-widget-info2{float:left;position:relative;width:25px;height:25px;font-size:0;border-radius:2px;box-sizing:border-box;border:1px solid #cdd8f4;background-color:#f0f3fc}.theme-dark .page-chart .ddp-ui-chart-main .ddp-ui-chart-area .ddp-top-control .ddp-icon-widget-info2:before{display:inline-block;position:absolute;top:50%;left:50%;margin:-7px 0 0 -8px;width:15px;height:14px;background:url(/assets/images/icon_widget.png) no-repeat;background-position:-16px -244px;content:""}.theme-dark .page-chart .ddp-ui-chart-main .ddp-ui-chart-area .ddp-top-control .ddp-box-btn2:hover .ddp-box-info.ddp-limitation{display:block}.theme-dark .page-chart .ddp-ui-chart-main .ddp-ui-chart-area .ddp-top-control .ddp-box-btn2:hover .ddp-box-info.ddp-limitation .ddp-total{display:block;padding-bottom:4px}.theme-dark .page-chart .ddp-ui-chart-main .ddp-ui-chart-area .ddp-top-control .ddp-box-btn2:hover .ddp-box-info.ddp-limitation .ddp-total strong{display:block}.theme-dark .page-chart .ddp-ui-chart-main .ddp-ui-chart-area .ddp-top-control .ddp-box-info.ddp-limitation{display:none;position:absolute;top:100%;right:0;padding:6px 10px;width:240px;border-radius:3px;background-color:#7182ba;color:#fff;box-sizing:border-box;z-index:1000}.theme-dark .ddp-ui-chart-main .ddp-ui-top{display:none;height:50px;position:relative;z-index:60}.theme-dark .ddp-ui-chart-main .ddp-ui-top .ddp-ui-name{position:relative;padding-right:10px;padding-left:38px;margin-top:16px;color:#4e5368;font-size:14px;box-sizing:border-box;overflow:hidden}.theme-dark .ddp-ui-chart-main .ddp-ui-top .ddp-ui-name .ddp-icon-tool-title{position:absolute;top:6px;left:20px}.theme-dark .ddp-ui-chart-main .ddp-ui-top .ddp-ui-name .ddp-data-name{display:inline-block;width:100%;height:22px;position:relative;padding:3px;color:#4e5368;font-size:14px;vertical-align:middle;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:100%;box-sizing:border-box}.theme-dark .ddp-ui-chart-main .ddp-ui-top .ddp-ui-name .ddp-data-name:hover{padding-right:22px;background-color:#f1f1f2}.theme-dark .ddp-ui-chart-main .ddp-ui-top .ddp-ui-name .ddp-data-name em.ddp-icon-edit2{display:none;position:absolute;top:6px;right:8px}.theme-dark .ddp-ui-chart-main .ddp-ui-top .ddp-ui-name .ddp-data-name:hover em.ddp-icon-edit2{display:block}.theme-dark .ddp-ui-chart-main .ddp-ui-top .ddp-ui-name .ddp-data-name em.ddp-icon-edit2:hover{background-position:0 0}.theme-dark .ddp-ui-chart-main .ddp-ui-top .ddp-ui-name .ddp-input-name{display:none;position:absolute;top:0;left:0;right:0;bottom:0;padding-right:23px;box-sizing:border-box}.theme-dark .ddp-ui-chart-main .ddp-ui-top .ddp-ui-name.ddp-selected .ddp-input-name{display:block}.theme-dark .ddp-ui-chart-main .ddp-ui-top .ddp-ui-name .ddp-input-name input{display:inline-block;padding:3px;width:100%;color:#4e5368;font-size:14px;border:none;background-color:#f1f1f2;box-sizing:border-box}.theme-dark .ddp-ui-chart-main .ddp-ui-top .ddp-ui-name .ddp-input-name .ddp-btn-check{display:inline-block;position:absolute;top:0;right:0}.theme-dark .ddp-ui-chart-main .ddp-ui-control{float:right;padding:14px 10px 0 0}.theme-dark .ddp-ui-chart-main .ddp-ui-control .ddp-ui-part{float:left;position:relative;padding:0 10px}.theme-dark .ddp-ui-chart-main .ddp-ui-control .ddp-ui-part:before{display:inline-block;content:"";position:absolute;top:7px;left:0;height:12px;border-left:1px solid #dbdce0}.theme-dark .ddp-ui-chart-main .ddp-ui-control .ddp-ui-part:first-of-type:before{display:none}.theme-dark .ddp-ui-chart-main .ddp-ui-control .ddp-ui-part .ddp-box-btn-hover{float:Left;margin-left:1px}.theme-dark .ddp-ui-chart-main .ddp-ui-control .ddp-ui-part em.ddp-icon-widget-gridsave,.theme-dark .ddp-ui-chart-main .ddp-ui-control .ddp-ui-part em.ddp-icon-widget-save{position:relative;width:21px;height:19px}.theme-dark .ddp-ui-chart-main .ddp-ui-control .ddp-ui-part em.ddp-icon-widget-gridsave:before,.theme-dark .ddp-ui-chart-main .ddp-ui-control .ddp-ui-part em.ddp-icon-widget-save:before{position:absolute;top:50%;left:50%;margin:-6px 0 0 -7px}.theme-dark .ddp-ui-chart-main .ddp-ui-control .ddp-box-btn2,.theme-dark .ddp-ui-chart-main .ddp-ui-control .ddp-ui-btnview{float:left;position:relative;top:3px;margin-left:5px}.theme-dark .ddp-box-btnselect{float:left}.theme-dark .ddp-box-btnselect a.ddp-btn-selected{display:inline-block;padding:5px 10px 6px;margin:0 4px;text-align:center;font-size:12px;color:#4e5368;border-radius:2px;border:1px solid #f7f7f8;background-color:#f7f7f8}.theme-dark .ddp-box-btnselect a.ddp-btn-selected:hover{background-color:#dbdce1}.theme-dark .ddp-box-btnselect a.ddp-btn-selected.ddp-selected{border:1px solid #4e5368;background-color:#fff;color:#4c515a}.theme-dark .ddp-box-btnselect a.ddp-btn-selected em.ddp-icon-tool-legend{background-position:left -14px;vertical-align:middle}.theme-dark .ddp-box-btnselect a.ddp-btn-selected em.ddp-icon-tool-minimap{background-position:left -26px;vertical-align:middle}.theme-dark .ddp-box-btnselect .ddp-list-buttons{display:inline-block;vertical-align:middle}.theme-dark .ddp-box-btn-hover{border:1px solid #fff;background-color:#fff;cursor:pointer;box-sizing:border-box}.theme-dark .ddp-box-btn-hover:hover{border:1px solid #ddd}.theme-dark .ddp-box-btn-hover a.ddp-btn-tool{display:none;position:relative;width:24px;height:23px}.theme-dark .ddp-box-btn-hover a.ddp-btn-tool.ddp-selected{background-color:#edf7fb}.theme-dark .ddp-box-btn-hover:hover a.ddp-btn-tool,.theme-dark .ddp-box-btn-hover a.ddp-btn-tool:first-of-type{display:block}.theme-dark .ddp-box-btn-hover a.ddp-btn-tool:hover{background-color:#eee}.theme-dark .ddp-box-btn-hover a.ddp-btn-tool em[class*=ddp-icon-tool-]{position:absolute;top:50%;left:50%}.theme-dark .ddp-box-btn-hover a.ddp-btn-tool em.ddp-icon-tool-pointer{margin:-6px 0 0 -6px}.theme-dark .ddp-box-btn-hover a.ddp-btn-tool em.ddp-icon-tool-elliptical{margin:-7px 0 0 -7px}.theme-dark .ddp-box-btn-hover a.ddp-btn-tool em.ddp-icon-tool-freeshape{margin:-6px 0 0 -7px}.theme-dark .ddp-box-btn-hover a.ddp-btn-tool em.ddp-icon-tool-rectangular{margin:-7px 0 0 -7px}.theme-dark .ddp-box-btn-hover a.ddp-btn-tool em.ddp-icon-tool-zoomin{margin:-7px 0 0 -6px}.theme-dark .ddp-box-btn-hover a.ddp-btn-tool em.ddp-icon-tool-zoomout{margin:-7px 0 0 -7px}.theme-dark .ddp-box-btn-hover a.ddp-btn-tool em.ddp-icon-tool-revert{margin:-7px 0 0 -5px}.theme-dark .ddp-ui-chart-main .ddp-ui-chart-area{position:absolute;top:10px;left:0;right:0;bottom:0;padding:20px 20px 40px}.theme-dark .ddp-ui-chart-main .ddp-ui-chart-area.ddp-sankey{padding:20px}.theme-dark .ddp-ui-chart-main .ddp-ui-chart-area.ddp-sankey .ddp-txt-detail{position:absolute;top:0;left:20px;font-size:12px}.theme-dark .ddp-ui-chart-main .ddp-ui-chart-area.ddp-sankey .ddp-chart-in{width:100%;height:100%}.theme-dark .ddp-wrap-graph-kpi{border:none}.theme-dark .ddp-view-data-kpi[class*=ddp-color]{border-left:1px solid #f2f2f4}.theme-dark .ddp-view-data-kpi[class*=ddp-color]:first-of-type{border-left:none}.theme-dark .ddp-wrap-graph-kpi .ddp-wrap-data-kpi{display:block;width:100%;text-align:center}.theme-dark .ddp-wrap-graph-kpi .ddp-wrap-data-kpi img[class*=ddp-icon-img]{width:50%}.theme-dark .ddp-wrap-graph-kpi .ddp-wrap-data-kpi .ddp-data-result,.theme-dark .ddp-wrap-graph-kpi .ddp-wrap-data-kpi span.ddp-txt-title{color:#fff}.theme-dark .ddp-wrap-graph-kpi .ddp-wrap-data-kpi .ddp-data-result em{font-size:28px}.theme-dark .ddp-wrap-graph-kpi .ddp-wrap-data-kpi .ddp-data-result2{display:block;padding-top:10px}.theme-dark .ddp-wrap-graph-kpi .ddp-wrap-data-kpi .ddp-data-result.ddp-up{color:#08b496}.theme-dark .ddp-wrap-graph-kpi .ddp-wrap-data-kpi .ddp-data-result2.ddp-up{color:#4c92e1}.theme-dark .ddp-wrap-graph-kpi .ddp-wrap-data-kpi .ddp-data-result3{display:none;font-size:15px}.theme-dark .ddp-wrap-graph-kpi .ddp-wrap-data-kpi [class*=ddp-data-result].ddp-down,.theme-dark .ddp-wrap-graph-kpi .ddp-wrap-data-kpi [class*=ddp-data-result].ddp-plus{color:#dc685e}.theme-dark .ddp-wrap-graph-kpi .ddp-wrap-data-kpi [class*=ddp-data-result].ddp-minus{color:#08b496}.theme-dark .ddp-wrap-graph-kpi .ddp-wrap-data-kpi [class*=ddp-data-result].ddp-down:before{display:inline-block;margin-right:5px;content:"▼"}.theme-dark .ddp-wrap-graph-kpi .ddp-wrap-data-kpi [class*=ddp-data-result].ddp-up:before{display:inline-block;margin-right:5px;content:"▼";transform:rotate(180deg)}.theme-dark .ddp-wrap-graph-kpi .ddp-wrap-data-kpi [class*=ddp-data-result].ddp-plus:before{display:inline-block;margin-right:5px;content:"+"}.theme-dark .ddp-wrap-graph-kpi .ddp-wrap-data-kpi [class*=ddp-data-result].ddp-minus:before{display:inline-block;margin-right:5px;content:"-"}.theme-dark .ddp-wrap-graph-kpi .ddp-wrap-data-kpi .ddp-img-kpi{display:inline-block;margin-bottom:7px;padding:10px 5px;width:63px;border-radius:50%;background-color:#fff}.theme-dark .ddp-wrap-graph-kpi .ddp-wrap-data-kpi .ddp-data-calen{display:block;position:absolute;bottom:12px;left:0;right:0;text-align:center;color:#7e8aa5;font-size:12px}.theme-dark .ddp-wrap-graph-kpi .ddp-wrap-data-kpi .ddp-data-value{display:block;font-size:20px;color:#4e5368}.theme-dark .ddp-wrap-graph-kpi .ddp-wrap-data-kpi .ddp-data-result2{color:#4e5368;font-size:15px}.theme-dark .ddp-wrap-graph-kpi.ddp-size-m .ddp-wrap-data-kpi .ddp-data-result,.theme-dark .ddp-wrap-graph-kpi.ddp-size-m .ddp-wrap-data-kpi .ddp-data-result:before{font-size:28px}.theme-dark .ddp-wrap-graph-kpi.ddp-size-m .ddp-wrap-data-kpi .ddp-data-result em{font-size:23px}.theme-dark .ddp-wrap-graph-kpi.ddp-size-m .ddp-wrap-data-kpi .ddp-data-result2,.theme-dark .ddp-wrap-graph-kpi.ddp-size-m .ddp-wrap-data-kpi span.ddp-txt-title{font-size:13px}.theme-dark .ddp-wrap-graph-kpi.ddp-size-m .ddp-wrap-data-kpi .ddp-data-calen{font-size:10px}.theme-dark .ddp-wrap-graph-kpi.ddp-size-m .ddp-wrap-data-kpi .ddp-data-value{font-size:16px}.theme-dark .ddp-wrap-graph-kpi.ddp-size-s .ddp-wrap-data-kpi .ddp-data-result{font-size:24px}.theme-dark .ddp-wrap-graph-kpi.ddp-size-s .ddp-wrap-data-kpi .ddp-data-result:before{font-size:19px}.theme-dark .ddp-wrap-graph-kpi.ddp-size-s .ddp-wrap-data-kpi .ddp-data-result em{font-size:20px}.theme-dark .ddp-wrap-graph-kpi.ddp-size-s .ddp-wrap-data-kpi span.ddp-txt-title{font-size:10px}.theme-dark .ddp-wrap-graph-kpi.ddp-size-s .ddp-wrap-data-kpi .ddp-data-result2{font-size:13px}.theme-dark .ddp-wrap-graph-kpi.ddp-size-s .ddp-wrap-data-kpi .ddp-data-calen{font-size:9px}.theme-dark .ddp-wrap-graph-kpi.ddp-size-s .ddp-wrap-data-kpi .ddp-data-value{font-size:14px}.theme-dark .ddp-wrap-graph-kpi.ddp-type .ddp-view-data-kpi{display:table-row;width:100%;height:auto;box-sizing:border-box}.theme-dark .ddp-wrap-graph-kpi.ddp-type .ddp-view-data-kpi:before{content:"";display:inline-block;width:1px;height:100%;margin-right:0;vertical-align:middle}.theme-dark .ddp-wrap-graph-kpi.ddp-type .ddp-wrap-data-kpi{display:table-cell;width:100%;text-align:center;vertical-align:middle}.theme-dark .ddp-wrap-graph-kpi.ddp-type .ddp-view-data-kpi:last-of-type .ddp-wrap-data-kpi{border-bottom:none}.theme-dark .ddp-wrap-graph-kpi.ddp-type .ddp-wrap-data-kpi span.ddp-txt-title{display:inline-block;width:inherit;vertical-align:top}.theme-dark .ddp-wrap-graph-kpi.ddp-type .ddp-wrap-data-kpi span.ddp-data-result{display:inline-block;width:inherit}.theme-dark .ddp-wrap-graph-kpi.ddp-type .ddp-wrap-data-kpi span.ddp-data-result em{font-size:28px}.theme-dark .ddp-wrap-graph-kpi.ddp-type .ddp-wrap-data-kpi .ddp-summary{text-align:left}.theme-dark .ddp-wrap-graph-kpi.ddp-type .ddp-wrap-data-kpi .ddp-summary *{white-space:normal;text-overflow:inherit}.theme-dark .ddp-wrap-graph-kpi.ddp-type .ddp-area-data-kpi{display:inline-block;position:relative;padding-right:78px}.theme-dark .ddp-wrap-graph-kpi.ddp-type .ddp-area-data-kpi.ddp-img-none{padding-right:0}.theme-dark .ddp-wrap-graph-kpi.ddp-type .ddp-area-data-kpi.ddp-img-none .ddp-img-kpi{display:none}.theme-dark .ddp-wrap-graph-kpi.ddp-type .ddp-area-data-kpi .ddp-img-kpi{position:absolute;top:50%;right:0;margin:-36px 0 0}.theme-dark .ddp-wrap-graph-kpi.ddp-type .ddp-area-data-kpi .ddp-data-calen{position:relative;left:0;bottom:0;margin-top:10px;text-align:left}.theme-dark .ddp-wrap-graph-kpi.ddp-type .ddp-area-data-kpi .ddp-data-result2{display:none}.theme-dark .ddp-wrap-graph-kpi.ddp-type .ddp-area-data-kpi .ddp-data-result3{display:inline-block;margin-left:5px}.theme-dark .ddp-view-data-kpi.ddp-solid{background-color:#fff}.theme-dark .ddp-wrap-graph-kpi .ddp-view-data-kpi.ddp-solid[class*=ddp-color] *{color:#fff}.theme-dark .ddp-wrap-graph-kpi .ddp-view-data-kpi.ddp-color1.ddp-solid{background-color:#58b5da}.theme-dark .ddp-wrap-graph-kpi .ddp-view-data-kpi.ddp-color2.ddp-solid{background-color:#3f72c1}.theme-dark .ddp-wrap-graph-kpi .ddp-view-data-kpi.ddp-color3.ddp-solid{background-color:#8d6dd2}.theme-dark .ddp-wrap-graph-kpi .ddp-view-data-kpi.ddp-color4.ddp-solid{background-color:#fc79ac}.theme-dark .ddp-wrap-graph-kpi .ddp-view-data-kpi.ddp-color5.ddp-solid{background-color:#fb7661}.theme-dark .ddp-wrap-graph-kpi .ddp-view-data-kpi.ddp-color6.ddp-solid{background-color:#fbb700}.theme-dark .ddp-wrap-graph-kpi .ddp-view-data-kpi.ddp-color7.ddp-solid{background-color:#97cb63}.theme-dark .ddp-wrap-graph-kpi .ddp-view-data-kpi.ddp-color8.ddp-solid{background-color:#54b2ae}.theme-dark .ddp-view-data-kpi{border-top:none}.theme-dark .ddp-view-data-kpi.ddp-color1{border-top:3px solid #58b5da}.theme-dark .ddp-view-data-kpi.ddp-color2{border-top:3px solid #3f72c1}.theme-dark .ddp-view-data-kpi.ddp-color3{border-top:3px solid #8d6dd2}.theme-dark .ddp-view-data-kpi.ddp-color4{border-top:3px solid #fc79ac}.theme-dark .ddp-view-data-kpi.ddp-color5{border-top:3px solid #fb7661}.theme-dark .ddp-view-data-kpi.ddp-color6{border-top:3px solid #fbb700}.theme-dark .ddp-view-data-kpi.ddp-color7{border-top:3px solid #97cb63}.theme-dark .ddp-view-data-kpi.ddp-color8{border-top:3px solid #54b2ae}.theme-dark .ddp-wrap-graph-kpi.ddp-type .ddp-view-data-kpi .ddp-wrap-data-kpi{border-top:3px solid #fff;border-bottom:1px solid #ddd}.theme-dark .ddp-wrap-graph-kpi.ddp-type .ddp-view-data-kpi[class*=ddp-color] .ddp-wrap-data-kpi{border-bottom:none}.theme-dark .ddp-wrap-graph-kpi.ddp-type .ddp-view-data-kpi.ddp-color1 .ddp-wrap-data-kpi{border-top:3px solid #58b5da}.theme-dark .ddp-wrap-graph-kpi.ddp-type .ddp-view-data-kpi.ddp-color2 .ddp-wrap-data-kpi{border-top:3px solid #3f72c1}.theme-dark .ddp-wrap-graph-kpi.ddp-type .ddp-view-data-kpi.ddp-color3 .ddp-wrap-data-kpi{border-top:3px solid #8d6dd2}.theme-dark .ddp-wrap-graph-kpi.ddp-type .ddp-view-data-kpi.ddp-color4 .ddp-wrap-data-kpi{border-top:3px solid #fc79ac}.theme-dark .ddp-wrap-graph-kpi.ddp-type .ddp-view-data-kpi.ddp-color5 .ddp-wrap-data-kpi{border-top:3px solid #fb7661}.theme-dark .ddp-wrap-graph-kpi.ddp-type .ddp-view-data-kpi.ddp-color6 .ddp-wrap-data-kpi{border-top:3px solid #fbb700}.theme-dark .ddp-wrap-graph-kpi.ddp-type .ddp-view-data-kpi.ddp-color7 .ddp-wrap-data-kpi{border-top:3px solid #97cb63}.theme-dark .ddp-wrap-graph-kpi.ddp-type .ddp-view-data-kpi.ddp-color8 .ddp-wrap-data-kpi{border-top:3px solid #54b2ae}.theme-dark .ddp-view-data-kpi.ddp-color1 .st0{stroke:#58b5da;fill:#58b5da}.theme-dark .ddp-view-data-kpi.ddp-color2 .st0{stroke:#3f72c1;fill:#3f72c1}.theme-dark .ddp-view-data-kpi.ddp-color3 .st0{stroke:#8d6dd2;fill:#8d6dd2}.theme-dark .ddp-view-data-kpi.ddp-color4 .st0{stroke:#fc79ac;fill:#fc79ac}.theme-dark .ddp-view-data-kpi.ddp-color5 .st0{stroke:#fb7661;fill:#fb7661}.theme-dark .ddp-view-data-kpi.ddp-color6 .st0{stroke:#fbb700;fill:#fbb700}.theme-dark .ddp-view-data-kpi.ddp-color7 .st0{stroke:#97cb63;fill:#97cb63}.theme-dark .ddp-view-data-kpi.ddp-color8 .st0{stroke:#54b2ae;fill:#54b2ae}.theme-dark .ddp-ui-chart-side .ddp-ui-side-title{position:relative;padding:16px 15px;font-size:16px;color:#565d65;font-weight:700;border-bottom:1px solid #e5e6e8;z-index:3}.theme-dark .ddp-ui-chart-side .ddp-ui-side-title .ddp-icon-add{position:absolute;top:50%;right:15px;margin-top:-6px}.theme-dark .ddp-ui-chart-side .ddp-ui-side-title .ddp-icon-add:hover{background-position:0 0;z-index:65}.theme-dark .ddp-ui-chart-side .ddp-ui-side-title .ddp-icon-add:hover .ddp-ui-tooltip-info{display:block}.theme-dark .ddp-ui-chart-side .ddp-ui-side-title .ddp-icon-add .ddp-ui-tooltip-info{left:inherit;top:100%;right:-10px}.theme-dark .ddp-ui-chart-side .ddp-ui-side-title span.ddp-data-num{margin-left:3px;color:#b7b9c2;font-size:15px}.theme-dark .ddp-ui-chart-side .ddp-ui-side-title span.ddp-data-num em{color:#565d65}.theme-dark .ddp-ui-chart-side .ddp-ui-chart-side{position:absolute;top:0;left:0;right:0;bottom:0;overflow-x:hidden}.theme-dark .ddp-ui-chart-side .ddp-link-add{padding:18px 0;color:#b7b9c2;text-decoration:underline;text-align:center}.theme-dark .ddp-ui-chart-side .ddp-link-add a{color:#b7b9c2}.theme-dark .ddp-ui-chart-side .ddp-link-add a em.ddp-icon-add-r{position:relative;display:inline-block;width:13px;height:13px;margin-right:4px;border-radius:50%;border:1px solid #bebfc8;vertical-align:middle}.theme-dark .ddp-ui-chart-side .ddp-link-add a em.ddp-icon-add-r:before{display:inline-block;content:"";position:absolute;top:50%;left:50%;width:7px;height:7px;margin:-4px 0 0 -3px;background:url(/assets/images/btn_minus_plus.png) no-repeat;background-position:-8px -12px}.theme-dark .ddp-ui-chart-side .ddp-filter{position:absolute;top:0;left:0;right:0;bottom:0;overflow-y:auto}.theme-dark .ddp-ui-chart-side .ddp-filter::-webkit-scrollbar-track{background:#f7f7f8}.theme-dark .ddp-ui-chart-side .ddp-filter::-webkit-scrollbar-thumb{border:4px solid #f7f7f8}.theme-dark .ddp-ui-chart-side .ddp-link-add{position:absolute;bottom:0;left:0;right:0}.theme-dark .ddp-box-down2{margin:10px 0 0 15px;padding:10px 15px 10px 0;border-top:1px solid #e5e6e8}.theme-dark .ddp-box-down{position:relative;padding:6px 15px 10px;border-bottom:1px solid #e5e6e8}.theme-dark .ddp-box-down .ddp-data-option{padding-bottom:13px}.theme-dark .ddp-box-down .ddp-txt-title{padding:7px 0;color:#7e8aa5;font-size:13px}.theme-dark .ddp-box-down .ddp-txt-title span.ddp-data-column-name{float:right;font-size:12px;color:#4a515c}.theme-dark .ddp-box-down .ddp-ui-down-title{position:relative;margin:0;color:#7e8aa5;font-size:13px}.theme-dark .ddp-box-down .ddp-label-checkbox span.ddp-txt-checkbox{font-size:12px}.theme-dark .ddp-box-down .ddp-part-check-b .ddp-label-checkbox span.ddp-txt-checkbox,.theme-dark .ddp-box-down .ddp-wrap-option-multy .ddp-label-checkbox.ddp-size span.ddp-txt-checkbox{font-size:13px}.theme-dark .ddp-box-down .ddp-part-radio{padding:7px 0}.theme-dark .ddp-box-down .ddp-ui-point{position:relative;padding-right:30px}.theme-dark .ddp-box-down .ddp-ui-point .ddp-btn-column-add{position:absolute;top:5px;right:0;bottom:5px;width:26px;border-radius:2px;background-color:#7e8aa5}.theme-dark .ddp-box-down .ddp-ui-point .ddp-btn-column-add:before{display:inline-block;position:absolute;top:50%;left:50%;margin:-7px 0 0 -7px;width:13px;height:13px;background:url(/assets/images/icon_column_add.png) no-repeat;content:""}.theme-dark .ddp-box-down .ddp-ui-point .ddp-point-local{padding:5px 0}.theme-dark .ddp-box-down .ddp-ui-point .ddp-point-local .ddp-label-point{font-size:13px;color:#4e5368}.theme-dark .ddp-box-down .ddp-ui-point .ddp-point-local .ddp-box-data{display:Inline-block;position:relative;padding:5px 6px 6px 34px;width:100%;border-radius:2px;background-color:#eeeef1;white-space:nowrap;text-overflow:ellipsis;overflow:Hidden;box-sizing:border-box}.theme-dark .ddp-box-down .ddp-ui-point .ddp-point-local .ddp-box-data em[class*=ddp-icon-dimension-],.theme-dark .ddp-box-down .ddp-ui-point .ddp-point-local .ddp-box-data em[class*=ddp-icon-measure-]{position:absolute;top:8px;left:12px}.theme-dark .ddp-box-down .ddp-ui-point .ddp-point-local .ddp-label-point{float:left;padding:5px 0}.theme-dark .ddp-ui-down-title .ddp-ui-buttons{float:right;margin-right:10px;background-color:#f7f7f8;cursor:default}.theme-dark .ddp-ui-down-title .ddp-ui-buttons .ddp-wrap-datalock,.theme-dark .ddp-ui-down-title .ddp-ui-buttons .ddp-wrap-datarecommend,.theme-dark .ddp-ui-down-title .ddp-ui-buttons em[class*=ddp-icon-]{float:left;margin-left:8px}.theme-dark .ddp-ui-down-title .ddp-ui-buttons em.ddp-icon-global-s,.theme-dark .ddp-ui-down-title .ddp-ui-buttons em.ddp-icon-time{position:relative;top:1px}.theme-dark .ddp-ui-down-title .ddp-ui-buttons .ddp-wrap-popup2 em[class*=ddp-icon-]{margin-left:0}.theme-dark .ddp-ui-down-title .ddp-wrap-morebutton{float:left;position:relative;top:-1px}.theme-dark .ddp-ui-down-title .ddp-wrap-morebutton .ddp-wrap-datalock{float:left}.theme-dark .ddp-ui-down-title .ddp-ui-label{display:inline-block;position:relative;max-width:100px;font-size:12px;color:#4e5368;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal}.theme-dark .ddp-ui-down-title .ddp-ui-label em.ddp-icon-chart{display:inline-block;width:10px;height:11px;margin-right:5px;background:url(/assets/images/icon_chart.png) no-repeat}.theme-dark .ddp-ui-option-down .ddp-ui-down-title:before{display:inline-block;content:"";position:absolute;top:0;right:0;left:0;border-top:1px solid #e5e6e8;z-index:1}.theme-dark .ddp-ui-option-down:first-of-type .ddp-ui-down-title:before{display:none}.theme-dark .ddp-box-down .ddp-ui-down-title-in{padding-left:0}.theme-dark .ddp-ui-down-title-in{padding:16px 0 10px 15px;cursor:pointer}.theme-dark .ddp-ui-down-title-in .ddp-txt-in{display:block;position:relative;margin:-10px 0;padding:10px 0;max-width:100%;box-sizing:border-box;overflow:hidden}.theme-dark .ddp-ui-down-title-in .ddp-txt-in.ddp-error{padding-right:18px}.theme-dark .ddp-ui-down-title-in .ddp-ui-info.ddp-info-error{position:absolute;top:10px;right:0;vertical-align:top;cursor:pointer}.theme-dark .ddp-ui-down-title-in .ddp-ui-info.ddp-info-error .ddp-box-layout4{position:fixed;right:65px;top:0;left:inherit;margin-top:18px;width:230px;box-sizing:border-box;z-index:10}.theme-dark .ddp-wrap-chart .ddp-ui-chart-side.ddp-filter .ddp-ui-down-title-in span.ddp-txt-down-title{max-width:150px}.theme-dark .ddp-ui-down-title-in span.ddp-txt-down-title{display:block;overflow:hidden;max-width:100%;box-sizing:border-box}.theme-dark .ddp-ui-down-title-in span.ddp-txt-down-title span.ddp-data-name{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal}.theme-dark .ddp-ui-filter-boardside.ddp-filter .ddp-ui-down-title-in span.ddp-txt-down-title .ddp-view-name .ddp-ui-info{position:absolute;top:0;right:0}.theme-dark .ddp-ui-filter-boardside.ddp-filter .ddp-ui-down-title-in span.ddp-txt-down-title.ddp-type,.theme-dark .ddp-wrap-chart .ddp-ui-chart-side.ddp-filter .ddp-ui-down-title-in span.ddp-txt-down-title.ddp-type{max-width:100px}.theme-dark .ddp-ui-down-title-in span.ddp-txt-down-title{position:relative;display:inline-block;padding-right:10px}.theme-dark .ddp-ui-down-title-in span.ddp-txt-down-title .ddp-data-name{display:inline-block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal}.theme-dark .ddp-ui-down-title-in span.ddp-txt-det{position:relative;top:-2px;margin-left:-8px;color:#b7b9c2;font-size:11px;font-style:italic}.theme-dark .ddp-ui-down-title-in span.ddp-txt-down-title em.ddp-icon-use2{display:inline-block;position:absolute;top:50%;right:0;width:5px;height:5px;margin-top:-3px;border-radius:50%;background-color:#1972d0;vertical-align:middle}.theme-dark .ddp-ui-down-title em.ddp-icon-menumove:before{display:inline-block;width:9px;height:5px;margin-right:7px;background:url(/assets/images/icon_dropdown.png) no-repeat;content:""}.theme-dark .ddp-ui-option-down.ddp-selected em.ddp-icon-menumove:before{background-position:left -6px}.theme-dark .ddp-ui-down-contents{display:none;padding:8px 0 10px 18px}.theme-dark .ddp-ui-down-contents .ddp-list-sidesub:first-of-type{padding-top:0}.theme-dark .ddp-ui-down-contents .ddp-list-part:first-of-type{margin-top:0}.theme-dark .ddp-ui-option-down.ddp-selected .ddp-ui-down-contents{display:block;padding-bottom:20px;padding-left:0}.theme-dark .ddp-ui-option-down.ddp-selected .ddp-ui-down-contents .ddp-data-status{color:#7e8aa5;font-size:12px}.theme-dark .ddp-ui-option-down.ddp-selected .ddp-ui-down-contents .ddp-ui-slider-type{margin:0}.theme-dark .ddp-ui-option-down.ddp-selected .ddp-ui-down-contents .ddp-ui-slider-type.type-result .irs-single{display:block!important}.theme-dark .ddp-ui-option-down.ddp-selected .ddp-ui-down-contents .ddp-txt-det{display:block;padding-top:2px;color:#b7b9c2;font-size:12px;font-style:italic}.theme-dark .ddp-ui-option-down.ddp-selected .ddp-ui-down-contents .ddp-txt-det:before{display:inline-block;content:"";width:13px;height:13px;margin-right:4px;background:url(/assets/images/icon_info.png) no-repeat;background-position:left -16px;vertical-align:middle}.theme-dark .ddp-wrap-downmenu{padding:0}.theme-dark .ddp-box-down .ddp-ui-down-contents2{padding:0 0 0 16px}.theme-dark .ddp-box-down .ddp-wrap-divide{padding:10px 0 0 17px;margin:10px 0 0 -17px;position:relative;border-top:1px solid #e5e6e8}.theme-dark .ddp-box-down .ddp-wrap-divide.ddp-first{border-top:none;margin-top:0;padding-top:0}.theme-dark .ddp-box-down .ddp-wrap-divide.ddp-selected{border-top:2px solid #e5e6e8}.theme-dark .ddp-box-down .ddp-wrap-divide.ddp-selected.ddp-first{border-top:1px solid #e5e6e8}.theme-dark .ddp-box-down .ddp-wrap-divide .ddp-divide2{padding-bottom:6px}.theme-dark .ddp-box-down .ddp-wrap-divide .ddp-divide2 .ddp-wrap-colorby-button{margin:0}.theme-dark .ddp-box-down .ddp-wrap-divide:last-of-type{border-bottom:none}.theme-dark .ddp-box-down .ddp-wrap-divide.ddp-disabled{opacity:.5}.theme-dark .ddp-box-down .ddp-wrap-divide.ddp-disabled:after{display:inline-block;position:absolute;top:0;left:0;right:0;bottom:0;content:"";cursor:no-drop}.theme-dark .ddp-box-down .ddp-wrap-divide .ddp-wrap-disabled{position:relative;opacity:.5}.theme-dark .ddp-box-down .ddp-wrap-divide .ddp-wrap-disabled:after{display:inline-block;position:absolute;top:0;left:0;right:0;bottom:0;content:"";cursor:no-drop}.theme-dark .ddp-box-down>.ddp-wrap-divide:first-of-type{border-top:none;margin-top:0;padding-top:0}.theme-dark .ddp-box-down>.ddp-wrap-divide.ddp-selected:first-of-type{border-top:1px solid #e5e6e8}.theme-dark .ddp-box-down .ddp-divide2+.ddp-type-map-chart .ddp-ui-layer-type .ddp-ui-type-contents,.theme-dark .ddp-box-down .ddp-divide2+.ddp-ui-layer-type .ddp-ui-type-contents{border-top:1px solid #e5e6e8;padding-top:10px;margin-top:10px}.theme-dark .ddp-box-down .ddp-ui-type-contents .ddp-wrap-divide:first-of-type{padding-top:0;margin-top:0;border-top:none}.theme-dark .ddp-box-down .ddp-wrap-option-multy{padding:3px 0}.theme-dark .ddp-box-down .ddp-list-part{position:relative;padding:3px 0}.theme-dark .ddp-box-down .ddp-list-part .ddp-ui-divide{padding-top:10px}.theme-dark .ddp-box-down .ddp-list-part .ddp-ui-divide:first-of-type{padding-top:0}.theme-dark .ddp-box-down .ddp-list-part.ddp-divide{margin-top:0;padding:3px 0}.theme-dark .ddp-box-down .ddp-list-label{padding:10px 0;color:#4a515c;font-size:13px}.theme-dark .ddp-box-down .ddp-list-label.type-label{padding-bottom:0}.theme-dark .ddp-box-down .ddp-preview{padding:5px 0;color:#4e5368;font-size:16px;text-align:center;background-color:#eeeef0}.theme-dark .ddp-box-down .ddp-preview2{padding:15px 18px;font-size:12px;color:#4e5368;background-color:#eeeef0}.theme-dark .ddp-box-down .ddp-preview2 p{font-size:12px}.theme-dark .ddp-box-down .ddp-preview2 .ddp-part{padding:10px 0 0}.theme-dark .ddp-box-down .ddp-preview2 .ddp-part .ddp-sub{padding-left:26px}.theme-dark .ddp-box-down .ddp-preview2 .ddp-icon-round{display:inline-block;margin-right:12px;width:14px;height:14px;border-radius:50%;background-color:#f98888}.theme-dark .ddp-box-down .ddp-list-part .ddp-btn-reset3{position:absolute;top:0;right:0}.theme-dark .ddp-box-down .ddp-list-part .ddp-btn-reset3.ddp-disabled{background-position:-1px -20px;cursor:no-drop}.theme-dark .ddp-box-down .ddp-list-sub-part2{padding:0 0 16px 18px;border-bottom:1px solid #e5e6e8}.theme-dark .ddp-box-down .ddp-list-sub-part2.ddp-border-none{border-bottom:none}.theme-dark .ddp-box-down .ddp-list-sub-part2 .ddp-color-option{padding-bottom:24px;position:relative}.theme-dark .ddp-box-down .ddp-list-sub-part2 .ddp-color-option .ddp-box-color{display:inline-block;position:relative;margin-right:5px;width:16px;height:16px;vertical-align:middle;cursor:pointer}.theme-dark .ddp-box-down .ddp-list-sub-part2 .ddp-color-option .ddp-icon-control-cut{position:absolute;top:0;right:0}.theme-dark .ddp-box-down .ddp-list-sub-part2 .ddp-color-option .ddp-ui-slider-type{margin-top:13px}.theme-dark .ddp-box-down .ddp-list-sub-part2 .ddp-color-option .ddp-ui-slider-type .irs-max,.theme-dark .ddp-box-down .ddp-list-sub-part2 .ddp-color-option .ddp-ui-slider-type .irs-min{color:#b7b9c3}.theme-dark .ddp-box-down .ddp-list-sub-part2 .ddp-color-option .ddp-ui-slider-type .irs-to{display:none!important}.theme-dark .ddp-box-down .ddp-list-sub-part2 .ddp-color-option .ddp-data-range{padding:12px 0 0}.theme-dark .ddp-box-down .ddp-list-sub-part2 .ddp-color-option .ddp-data-range .ddp-input-typebasic{text-align:center}.theme-dark .ddp-box-down .ddp-list-sub-part2 .ddp-color-option .ddp-data-range .ddp-bar{display:block;line-height:30px;text-align:center;color:#a4aab0;font-size:14px}.theme-dark .ddp-box-down .ddp-list-sub-part2 .ddp-ui-var-plus a.ddp-link-var-add{float:inherit;top:0;padding-left:0}.theme-dark .ddp-box-down .ddp-list-part .ddp-type-sum{padding-bottom:9px;color:#4e5368;font-weight:700;font-size:12px}.theme-dark .ddp-box-down .ddp-list-part .ddp-type-sum span.ddp-data-sum{display:block;padding:3px 0 0;color:#b7b9c2;font-weight:400;font-size:11px}.theme-dark .ddp-ui-option-down.ddp-move .ddp-ui-down-title-in{cursor:all-scroll}.theme-dark .ddp-ui-option-down .ddp-ui-down-title-in span.ddp-txt-down-title{position:relative;display:inline-block;margin:-10px 0;padding:10px 10px 10px 19px}.theme-dark .ddp-ui-option-down .ddp-ui-down-title .ddp-ui-down-title-in .ddp-txt-in em.ddp-icon-menumove{position:absolute;top:0;left:0}.theme-dark .ddp-ui-option-down.ddp-lnb-down .ddp-ui-down-title em.ddp-icon-menumove{position:relative}.theme-dark .ddp-ui-option-down .ddp-ui-down-title em.ddp-icon-menumove{display:inline-block;position:absolute;top:0;left:0;width:9px;height:100%;margin-right:9px;cursor:pointer}.theme-dark .ddp-ui-option-down .ddp-ui-down-title em.ddp-icon-menumove:before{position:absolute;top:50%;left:50%;margin:-3px 0 0 -5px}.theme-dark .ddp-list-sub2{padding:0 0 0 18px}.theme-dark .ddp-list-sub2 .ddp-divide2:last-of-type{padding-bottom:0}.theme-dark .ddp-list-sub2 .ddp-wrap-divide{padding-right:0}.theme-dark .ddp-list-sub2 .ddp-list-sub2{padding-left:15px}.theme-dark .ddp-list-sub2 span.ddp-label-slider{width:60%!important}.theme-dark .ddp-list-sub2 .ddp-ui-color-select{padding:9px 0}.theme-dark .ddp-list-sub2 .ddp-ui-color-select .ddp-txt-label{position:relative}.theme-dark .ddp-list-sub2 .ddp-ui-color-select .ddp-txt-data{display:block;max-height:30px;word-break:break-all;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word}.theme-dark .ddp-list-sub2 .ddp-ui-color-select .ddp-txt-label .ddp-ui-txt{display:block;position:relative;padding:0 17px 0 21px}.theme-dark .ddp-list-sub2 .ddp-ui-color-select .ddp-txt-label .ddp-btn-reset3{position:absolute;top:50%;right:0;margin-top:-7px}.theme-dark .ddp-list-sub2 .ddp-ui-color-select .ddp-box-color{position:absolute;top:50%;left:0;margin-top:-9px}.theme-dark .ddp-list-sub2 span.ddp-box-color,.theme-dark .ddp-ui-chart-side .ddp-list-sub-part2 span.ddp-box-color{display:inline-block;position:relative;margin-right:5px;width:16px;height:16px;border:1px solid rgba(0,0,0,.15);vertical-align:middle;cursor:pointer;box-sizing:border-box}.theme-dark .ddp-list-sub2 span.ddp-box-color.ddp-selected:after,.theme-dark .ddp-ui-chart-side .ddp-list-sub-part2 span.ddp-box-color.ddp-selected:after{position:absolute;top:0;left:0;right:0;bottom:0;border:1px solid #fff;content:""}.theme-dark .ddp-list-sub2 span.ddp-box-color.ddp-user:before,.theme-dark .ddp-ui-chart-side .ddp-list-sub-part2 span.ddp-box-color.ddp-user:before{display:inline-block;position:absolute;bottom:0;right:0;width:6px;height:6px;background:url(/assets/images/icon_coloruser.png) no-repeat;content:""}.theme-dark .ddp-list-sub3{padding-left:18px}.theme-dark .ddp-list-sub3 .ddp-wrap-divide{padding-right:0}.theme-dark .ddp-list-sub3 span.ddp-label-slider{width:50%!important}.theme-dark .ddp-box-down .ddp-wrap-disabled{position:relative}.theme-dark .ddp-box-down .ddp-wrap-disabled.ddp-disabled:before{position:absolute;top:36px;left:0;right:0;bottom:0;background-color:#f7f7f8;z-index:10;content:"";opacity:.5}.theme-dark .ddp-box-down .ddp-wrap-divide:first-of-type .ddp-divide2{padding-top:0}.theme-dark .ddp-box-down .ddp-part-check{display:block;padding:10px 0 11px}.theme-dark .ddp-box-down .ddp-part-check-b{display:block;padding:10px 0}.theme-dark .ddp-list-sub-part2 .ddp-ui-color-select{padding:5px 0}.theme-dark .ddp-list-sub-part2 .ddp-ui-color-select .ddp-txt-label{line-height:30px}.theme-dark .ddp-list-sub-part2 .ddp-ui-color-select .ddp-txt-label div.ddp-box-color{display:inline-block;position:relative;margin-right:5px;vertical-align:middle;cursor:pointer}.theme-dark .ddp-list-sub-part2 .ddp-ui-color-select .ddp-txt-label span.ddp-box-color.ddp-selected:before{position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;border:2px solid #000;content:""}.theme-dark .ddp-box-down.ddp-disabled:after{display:inline-block;content:"";position:absolute;top:36px;left:0;right:0;bottom:0;background-color:rgba(247,247,248,.5);z-index:1}.theme-dark .ddp-box-down .ddp-list-part ul.ddp-list-checktype.ddp-multy-list li{padding:6px 0}.theme-dark .ddp-box-down .ddp-list-part ul.ddp-list-checktype.ddp-multy-list li .ddp-wrap-option-multy{margin:-5px 0 -4px}.theme-dark .ddp-wrap-option-multy .ddp-label-txt{display:block;padding:7px 0;min-height:30px;color:#4a515c;font-size:13px;box-sizing:border-box;word-break:break-word}.theme-dark .ddp-wrap-option-multy .ddp-label-txt.ddp-info label.ddp-label-radio{display:inline-block}.theme-dark .ddp-wrap-option-multy .ddp-label-txt.ddp-info .ddp-txt-det{display:inline-block;margin-left:5px;vertical-align:top}.theme-dark .ddp-wrap-option-multy .ddp-label-txt.ddp-info .ddp-txt-det.ddp-det-cursor{cursor:pointer}.theme-dark .ddp-wrap-option-multy .ddp-label-txt.ddp-info .ddp-txt-det.ddp-det-cursor:before{margin-right:0;vertical-align:top}.theme-dark .ddp-wrap-option-multy .ddp-label-txt.ddp-info .ddp-txt-det.ddp-det-cursor .ddp-ui-tooltip-info.ddp-down{left:-50px;right:inherit}.theme-dark .ddp-wrap-option-multy .ddp-label-txt.ddp-info .ddp-txt-det.ddp-det-cursor .ddp-ui-tooltip-info.ddp-down .ddp-icon-view-top{left:60px}.theme-dark .ddp-wrap-option-multy .ddp-label-checkbox{margin:7px 0}.theme-dark .ddp-box-down .ddp-list-part .ddp-check-full{margin-top:0;margin-bottom:9px}.theme-dark .ddp-box-down .ddp-list-part .ddp-label-txt2{line-height:36px;color:#4e5368;font-size:13px}.theme-dark .ddp-box-down .ddp-list-part .ddp-label-txt2:first-of-type{margin-top:-8px}.theme-dark .ddp-box-down .ddp-list-part .ddp-label-txt2 .ddp-wrap-hover-info{display:inline-block;position:relative;cursor:pointer}.theme-dark .ddp-box-down .ddp-list-part .ddp-label-txt2 .ddp-wrap-hover-info .ddp-icon-info3{display:inline-block;position:relative;top:-1px;width:11px;height:11px;background:url(/assets/images/icon_que.png) no-repeat;background-position:left -12px}.theme-dark .ddp-box-down .ddp-list-part .ddp-label-txt2 .ddp-wrap-hover-info .ddp-box-layout4{display:none;position:fixed;right:13px;width:420px}.theme-dark .ddp-box-down .ddp-list-part .ddp-label-txt2 .ddp-wrap-hover-info:hover .ddp-box-layout4{display:block}.theme-dark .ddp-box-down .ddp-list-part .ddp-box-area{padding:4px 0 5px}.theme-dark .ddp-box-down .ddp-list-part .ddp-box-selectbox{padding:3px 0}.theme-dark .ddp-list-part .ddp-check-full{margin:4px 0}.theme-dark .ddp-list-part2 .ddp-label-checkbox.ddp-check-full span.ddp-txt-checkbox,.theme-dark .ddp-list-part2 .ddp-label-radio.ddp-check-full span.ddp-txt-radio,.theme-dark .ddp-list-part .ddp-label-checkbox.ddp-check-full span.ddp-txt-checkbox,.theme-dark .ddp-list-part .ddp-label-radio.ddp-check-full span.ddp-txt-radio{font-size:12px}.theme-dark .ddp-wrap-option-checkbox{padding:3px 0}.theme-dark .ddp-wrap-option-checkbox .ddp-label-type{line-height:29px;color:#c3c8d3}.theme-dark .ddp-wrap-option-checkbox .ddp-label-checkbox{position:relative;top:9px}.theme-dark .ddp-wrap-option-checkbox .ddp-label-checkbox span.ddp-txt-checkbox{font-size:12px}.theme-dark .ddp-sub-inner{padding-left:20px}.theme-dark .ddp-sub-inner .ddp-wrap-option-slider span.ddp-label-slider{font-size:12px}.theme-dark .ddp-wrap-option-slider{position:relative;padding:10px 0}.theme-dark .ddp-wrap-option-slider span.ddp-label-slider{font-size:13px;color:#4e5368;width:66%;display:inline-block}.theme-dark .ddp-wrap-option-slider .ddp-checkbox-slide{position:absolute;top:50%;right:0;margin-top:-7px;overflow:hidden}.theme-dark .ddp-ui-active{position:relative}.theme-dark .ddp-ui-active .ddp-data-detail{display:none;color:#b7b9c2;font-size:12px}.theme-dark .ddp-ui-active.ddp-disabled .ddp-data-detail{display:block;opacity:.6}.theme-dark .ddp-ui-active.ddp-disabled .ddp-label-slider{opacity:.6}.theme-dark .ddp-wrap-option-slider.ddp-disabled:before{display:inline-block;position:absolute;top:0;right:0;bottom:0;left:0;background-color:transparent;z-index:1;content:""}.theme-dark .ddp-wrap-option-radio2{padding:7px 0;margin-bottom:6px}.theme-dark .ddp-wrap-option-radio2 .ddp-label-radio{display:inline-block;margin-right:17px}.theme-dark .ddp-wrap-option-radio2 .ddp-label-radio span.ddp-txt-radio{font-size:13px}.theme-dark .ddp-list-sub-part{position:relative;padding-bottom:17px}.theme-dark .ddp-list-sub-part.ddp-disabled:before{display:inline-block;content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;cursor:no-drop}.theme-dark .ddp-list-sub-part.ddp-disabled .ddp-list-part{opacity:.4}.theme-dark .ddp-list-sub-part .ddp-list-part{padding-left:18px}.theme-dark .ddp-list-sub-part .ddp-wrap-option-multy .ddp-label-txt{color:#7e8aa5}.theme-dark .ddp-data-range{clear:both;padding-top:7px;text-align:left}.theme-dark .ddp-data-range span.ddp-label-range{padding:10px 0 0;color:#b7b9c2;font-size:12px;clear:both}.theme-dark .ddp-data-range span.ddp-view-range{margin-left:5px;color:#b7b9c2;font-size:12px;font-weight:700}.theme-dark .ddp-data-range span.ddp-view-range span{display:inline-block}.theme-dark .ddp-wrap-express{padding-bottom:4px}.theme-dark .ddp-wrap-express span.ddp-ui-express-name{display:block;padding:7px 0;margin-top:6px;font-size:13px;color:#7e8aa5}.theme-dark .ddp-list-express{margin:4px 0;border-radius:2px;background-color:#fff}.theme-dark .ddp-list-express:before{display:table;content:""}.theme-dark .ddp-list-express:after{display:table;content:"";clear:both}.theme-dark .ddp-list-express li.ddp-disabled:before{position:absolute;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,100%,.3);content:"";cursor:no-drop;z-index:1}.theme-dark .ddp-list-express[class*=ddp-type] li.ddp-disabled:hover{background-color:#eaedf5}.theme-dark .ddp-list-express li.ddp-disabled:hover .ddp-ui-tooltip-info{display:block;top:100%;left:inherit;right:-11px;width:200px;margin-top:5px;white-space:normal;opacity:1}.theme-dark .ddp-list-express li.ddp-disabled:hover .ddp-ui-tooltip-info .ddp-icon-view-top{display:inline-block;position:absolute;top:-6px;right:53px;left:inherit;width:4px;height:8px;margin-left:-4px;background:url(/assets/images/icon_tagview.png) no-repeat;transform:rotate(90deg)}.theme-dark .ddp-list-express.ddp-disabled li{opacity:.5;cursor:no-drop}.theme-dark .ddp-list-express[class*=ddp-type].ddp-disabled li:hover{background:#eaedf5}.theme-dark .ddp-list-express[class*=ddp-type].ddp-disabled li.ddp-selected:hover{background-color:#4e5368}.theme-dark .ddp-list-express.ddp-tab3 li{width:33.3333%}.theme-dark .ddp-list-express li{float:left;width:50%;min-height:30px;padding:8px 0;border:1px solid #c3c8d3;border-left:none;box-sizing:border-box;cursor:pointer;position:relative;color:#7e8aa5;text-align:center;font-size:11px}.theme-dark .ddp-list-express li.ddp-colorpicker{position:relative;padding:0}.theme-dark .ddp-list-express li.ddp-colorpicker .sp-replacer{position:relative;padding:9px 0;width:100%;height:30px;text-align:center;box-sizing:border-box}.theme-dark .ddp-list-express li.ddp-colorpicker .sp-replacer .sp-preview{display:Inline-block;float:inherit;width:11px;height:11px;position:absolute;top:50%;left:50%;margin:-6px 0 0 -6px;background:url(/assets/images/icon_presentation2.png) no-repeat;background-position:-12px -32px}.theme-dark .ddp-list-express li.ddp-colorpicker .sp-replacer .sp-preview .sp-preview-inner{display:none}.theme-dark .ddp-list-express li.ddp-colorpicker.ddp-selected .sp-replacer .sp-preview{width:16px;height:16px;margin:-8px 0 0 -8px;border:1px solid #fff;box-sizing:border-box}.theme-dark .ddp-list-express li.ddp-colorpicker.ddp-selected .sp-replacer .sp-preview .sp-preview-inner{display:block}.theme-dark .ddp-list-express li:first-of-type{border-left:1px solid #c3c8d3;border-radius:2px 0 0 2px}.theme-dark .ddp-list-express li:hover{background-color:#f3f3f4}.theme-dark .ddp-list-express li.ddp-selected{color:#4a515c}.theme-dark .ddp-list-express li.ddp-selected:before{display:inline-block;position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;border:1px solid #7e8aa5;content:""}.theme-dark .ddp-list-express li em[class*=ddp-icon-]{margin-right:5px}.theme-dark .ddp-list-express.ddp-tab6 li{width:33.33333%}.theme-dark .ddp-list-express.ddp-tab6 li:first-child,.theme-dark .ddp-list-express.ddp-tab6 li:nth-child(2),.theme-dark .ddp-list-express.ddp-tab6 li:nth-child(3){border-bottom:none}.theme-dark .ddp-list-express.ddp-tab6 li:nth-child(4){border:1px solid #c3c8d3}.theme-dark .ddp-list-express[class*=ddp-type]{margin:0;background-color:#eaedf5}.theme-dark .ddp-list-express[class*=ddp-type] li{color:#4e5368;border:none;border-left:1px solid #fff}.theme-dark .ddp-list-express[class*=ddp-type] li.ddp-letter{letter-spacing:-1px}.theme-dark .ddp-list-express[class*=ddp-type] li:first-of-type{border:none}.theme-dark .ddp-list-express[class*=ddp-type] li:hover{background-color:#c3c8d3}.theme-dark .ddp-list-express[class*=ddp-type] li.ddp-selected{background-color:#4e5368;color:#fff}.theme-dark .ddp-list-express[class*=ddp-type] li.ddp-selected:before{border:none}.theme-dark .ddp-list-express.ddp-type [class*=ddp-icon-]{margin-right:0}.theme-dark .ddp-list-express.ddp-type2 [class*=ddp-icon-]{margin-right:5px!important}.theme-dark .ddp-list-express.ddp-tab6[class*=ddp-type] li:nth-child(4),.theme-dark .ddp-list-express.ddp-tab6[class*=ddp-type] li:nth-child(5),.theme-dark .ddp-list-express.ddp-tab6[class*=ddp-type] li:nth-child(6){border:1px solid #fff;border-right:none;border-bottom:none}.theme-dark .ddp-list-express.ddp-tab6[class*=ddp-type] li:nth-child(4){border-left:none}.theme-dark .ddp-list-express.ddp-tab4{margin-top:1px}.theme-dark .ddp-wrap-multy-express .ddp-ui-page{padding:9px 0 0;text-align:center}.theme-dark .ddp-wrap-multy-express .ddp-ui-page .ddp-btn-next,.theme-dark .ddp-wrap-multy-express .ddp-ui-page .ddp-btn-prev,.theme-dark .ddp-wrap-multy-express .ddp-ui-page .ddp-data-page{float:inherit;vertical-align:top}.theme-dark .ddp-list-express.ddp-multy4 li{width:25%;height:40px;padding:0;border-top:1px solid #fff}.theme-dark .ddp-list-express.ddp-multy4 li:first-child,.theme-dark .ddp-list-express.ddp-multy4 li:nth-child(2),.theme-dark .ddp-list-express.ddp-multy4 li:nth-child(3),.theme-dark .ddp-list-express.ddp-multy4 li:nth-child(4){border-top:none}.theme-dark .ddp-list-express.ddp-multy4 li:nth-child(4n+1){border-left:none}.theme-dark .ddp-list-express em.ddp-icon-cross,.theme-dark em.ddp-icon-accrue,.theme-dark em.ddp-icon-allview,.theme-dark em.ddp-icon-area-type,.theme-dark em.ddp-icon-areacolor,.theme-dark em.ddp-icon-arrow,.theme-dark em.ddp-icon-basic-line,.theme-dark em.ddp-icon-bottom,.theme-dark em.ddp-icon-center,.theme-dark em.ddp-icon-circle,.theme-dark em.ddp-icon-color,.theme-dark em.ddp-icon-column-repeat,.theme-dark em.ddp-icon-column-split,.theme-dark em.ddp-icon-column-view,.theme-dark em.ddp-icon-diamond,.theme-dark em.ddp-icon-domestic,.theme-dark em.ddp-icon-font-bold,.theme-dark em.ddp-icon-font-italic,.theme-dark em.ddp-icon-font-l,.theme-dark em.ddp-icon-font-m,.theme-dark em.ddp-icon-font-s,.theme-dark em.ddp-icon-grid-split,.theme-dark em.ddp-icon-hexagon,.theme-dark em.ddp-icon-horizontal,.theme-dark em.ddp-icon-horizontal-repeat,.theme-dark em.ddp-icon-horizontal-view,.theme-dark em.ddp-icon-left,.theme-dark em.ddp-icon-line-chart,.theme-dark em.ddp-icon-line-curve,.theme-dark em.ddp-icon-line-straigt,.theme-dark em.ddp-icon-line-type,.theme-dark em.ddp-icon-link-circle,.theme-dark em.ddp-icon-link-none,.theme-dark em.ddp-icon-link-point,.theme-dark em.ddp-icon-middle,.theme-dark em.ddp-icon-multi,.theme-dark em.ddp-icon-original,.theme-dark em.ddp-icon-outline,.theme-dark em.ddp-icon-page-split,.theme-dark em.ddp-icon-partview,.theme-dark em.ddp-icon-percent,.theme-dark em.ddp-icon-percent-type,.theme-dark em.ddp-icon-pie1,.theme-dark em.ddp-icon-pie2,.theme-dark em.ddp-icon-pin,.theme-dark em.ddp-icon-pivot,.theme-dark em.ddp-icon-radar-area,.theme-dark em.ddp-icon-right,.theme-dark em.ddp-icon-row-split,.theme-dark em.ddp-icon-scissors,.theme-dark em.ddp-icon-shape,.theme-dark em.ddp-icon-single-color,.theme-dark em.ddp-icon-size,.theme-dark em.ddp-icon-solid-chart,.theme-dark em.ddp-icon-square,.theme-dark em.ddp-icon-stack,.theme-dark em.ddp-icon-textcolor,.theme-dark em.ddp-icon-top,.theme-dark em.ddp-icon-translucence,.theme-dark em.ddp-icon-triangle,.theme-dark em.ddp-icon-updown,.theme-dark em.ddp-icon-value,.theme-dark em.ddp-icon-vertical,.theme-dark em.ddp-icon-world{display:inline-block;background:url(/assets/images/icon_presentation.png) no-repeat;vertical-align:middle}.theme-dark .ddp-list-express[class*=ddp-type] [class*=ddp-icon-]{display:inline-block;background:url(/assets/images/icon_presentation2.png) no-repeat}.theme-dark .ddp-list-express em.ddp-icon-line-straigt{width:11px;height:9px;background-position:-12px -199px!important}.theme-dark .ddp-list-express em.ddp-icon-line-curve{width:11px;height:9px;background-position:-12px -209px!important}.theme-dark .ddp-list-express em.ddp-icon-line-chart{width:10px;height:10px;background-position:-11px -157px!important}.theme-dark .ddp-list-express em.ddp-icon-solid-chart{width:10px;height:10px;background-position:-11px -168px!important}.theme-dark .ddp-list-express em.ddp-icon-updown{width:7px;height:10px;background-position:-167px -68px!important}.theme-dark .ddp-list-express em.ddp-icon-percent-type{width:9px;height:9px;background-position:-130px -96px!important}.theme-dark .ddp-list-express em.ddp-icon-row-split{width:11px;height:11px;background-position:-170px -23px!important}.theme-dark .ddp-list-express em.ddp-icon-column-split{width:11px;height:11px;background-position:-170px -35px!important}.theme-dark .ddp-list-express em.ddp-icon-grid-split{width:11px;height:11px;background-position:-170px -47px!important}.theme-dark .ddp-list-express em.ddp-icon-page-split{width:17px;height:8px;background-position:-176px -59px!important}.theme-dark .ddp-list-express em.ddp-icon-font-bold{width:8px;height:9px;background-position:-9px -179px!important}.theme-dark .ddp-list-express em.ddp-icon-font-italic{width:6px;height:9px;background-position:-7px -189px!important}.theme-dark .ddp-list-express em.ddp-icon-cross:before{display:none}.theme-dark .ddp-list-express em.ddp-icon-line-type{width:11px;height:11px;background-position:-12px top!important}.theme-dark .ddp-list-express em.ddp-icon-area-type{width:11px;height:11px;background-position:-12px -11px!important}.theme-dark .ddp-list-express em.ddp-icon-world{width:9px;height:9px;background-position:-168px -13px!important}.theme-dark .ddp-list-express em.ddp-icon-domestic{width:9px;height:11px;background-position:-168px top!important}.theme-dark .ddp-list-express em.ddp-icon-textcolor{width:11px;height:10px;background-position:-57px top!important}.theme-dark .ddp-list-express em.ddp-icon-areacolor{width:11px;height:11px;background-position:-57px -11px!important}.theme-dark .ddp-list-express em.ddp-icon-column-view{width:11px;height:13px;background-position:-57px -92px!important}.theme-dark .ddp-list-express em.ddp-icon-horizontal-view{width:17px;height:9px;background-position:-63px -106px!important}.theme-dark .ddp-list-express em.ddp-icon-left{width:11px;height:10px;background-position:-57px -23px!important}.theme-dark .ddp-list-express em.ddp-icon-center{width:11px;height:10px;background-position:-57px -34px!important}.theme-dark .ddp-list-express em.ddp-icon-right{width:11px;height:10px;background-position:-57px -45px!important}.theme-dark .ddp-list-express em.ddp-icon-top{width:11px;height:10px;background-position:-57px -56px!important}.theme-dark .ddp-list-express em.ddp-icon-middle{width:12px;height:12px;background-position:-57px -67px!important}.theme-dark .ddp-list-express em.ddp-icon-bottom{width:11px;height:10px;background-position:-57px -81px!important}.theme-dark .ddp-list-express em.ddp-icon-multi{width:11px;height:11px;background-position:-132px -37px!important}.theme-dark .ddp-list-express em.ddp-icon-stack{width:11px;height:11px;background-position:-132px -49px!important}.theme-dark .ddp-list-express em.ddp-icon-pivot{width:11px;height:11px;background-position:-132px -37px!important}.theme-dark .ddp-list-express em.ddp-icon-original{width:11px;height:11px;background-position:-132px -49px!important}.theme-dark .ddp-list-express em.ddp-icon-vertical{width:11px;height:11px;background-position:-132px -61px!important}.theme-dark .ddp-list-express em.ddp-icon-horizontal{width:11px;height:11px;background-position:-132px -73px!important}.theme-dark .ddp-list-express em.ddp-icon-value{width:10px;height:10px;background-position:-131px -85px!important}.theme-dark .ddp-list-express em.ddp-icon-percent{width:9px;height:9px;background-position:-130px -96px!important}.theme-dark .ddp-list-express em.ddp-icon-link-circle{width:11px;height:5px;background-position:-12px -26px!important}.theme-dark .ddp-list-express em.ddp-icon-link-point{width:14px;height:5px;background-position:-15px -107px!important}.theme-dark .ddp-list-express em.ddp-icon-link-none{width:11px;height:1px;background-position:-12px -113px!important}.theme-dark .ddp-list-express em.ddp-icon-allview{width:10px;height:10px;background-position:-11px -86px!important}.theme-dark .ddp-list-express em.ddp-icon-partview{width:13px;height:9px;background-position:-14px -97px!important}.theme-dark .ddp-list-express em.ddp-icon-basic-line{width:12px;height:6px;background-position:-13px -68px!important}.theme-dark .ddp-list-express em.ddp-icon-accrue{width:12px;height:10px;background-position:-13px -75px!important}.theme-dark .ddp-list-express em.ddp-icon-color{width:11px;height:11px;background-position:-12px -32px!important}.theme-dark .ddp-list-express em.ddp-icon-size{width:11px;height:11px;background-position:-12px -44px!important}.theme-dark .ddp-list-express em.ddp-icon-shape{width:13px;height:11px;background-position:-14px -56px!important}.theme-dark .ddp-list-express em.ddp-icon-single-color{width:9px;height:11px;background-position:-91px top!important}.theme-dark .ddp-list-expressem.ddp-icon-outline{width:9px;height:11px;background-position:-91px -12px!important}.theme-dark .ddp-list-express em.ddp-icon-translucence{width:9px;height:11px;background-position:-91px -24px!important}.theme-dark .ddp-list-express em.ddp-icon-circle{width:11px;height:11px;background-position:-93px -36px!important}.theme-dark .ddp-list-express em.ddp-icon-square{width:10px;height:10px;background-position:-92px -48px!important}.theme-dark .ddp-list-express em.ddp-icon-triangle{width:11px;height:10px;background-position:-93px -59px!important}.theme-dark .ddp-list-express em.ddp-icon-diamond{width:11px;height:11px;background-position:-93px -70px!important}.theme-dark .ddp-list-express em.ddp-icon-scissors{width:9px;height:9px;background-position:-91px -94px!important}.theme-dark .ddp-list-express em.ddp-icon-cross{width:11px;height:11px;background-position:-93px -83px!important}.theme-dark .ddp-list-express em.ddp-icon-pin{width:9px;height:12px;background-position:-91px -104px!important}.theme-dark .ddp-list-express em.ddp-icon-arrow{width:11px;height:10px;background-position:-93px -117px!important}.theme-dark .ddp-list-express em.ddp-icon-pie1{width:11px;height:11px;background-position:-132px top!important}.theme-dark .ddp-list-express em.ddp-icon-pie2{width:11px;height:11px;background-position:-132px -12px!important}.theme-dark .ddp-list-express em.ddp-icon-radar-area{width:10px;height:10px;background-position:-12px -115px!important}.theme-dark .ddp-list-express em.ddp-icon-font-s{width:7px;height:7px;background-position:-8px -126px!important}.theme-dark .ddp-list-express em.ddp-icon-font-m{width:8px;height:9px;background-position:-9px -134px!important}.theme-dark .ddp-list-express em.ddp-icon-font-l{width:10px;height:12px;background-position:-11px -144px!important}.theme-dark .ddp-list-express em.ddp-icon-column-repeat{width:7px;height:15px;background-position:-120px -106px!important}.theme-dark .ddp-list-express em.ddp-icon-horizontal-repeat{width:15px;height:7px;background-position:-120px -122px!important}.theme-dark .ddp-list-express em.ddp-icon-fly{width:14px;height:14px;background-position:-96px -128px!important}.theme-dark .ddp-list-express em.ddp-icon-user{width:11px;height:12px;background-position:-93px -143px!important}.theme-dark .ddp-list-express em.ddp-icon-hexagon{width:10px;height:11px;background-position:-169px -79px!important}.theme-dark .ddp-list-express [class*=ddp-line-bold]{display:inline-block;position:absolute;top:50%;left:50%;margin-left:-8px;width:16px;height:1px;background-color:#4e5368}.theme-dark .ddp-list-express em.ddp-line-bold2{height:2px;margin-top:-1px}.theme-dark .ddp-list-express em.ddp-line-bold3{height:3px;margin-top:-2px}.theme-dark .ddp-list-express em.ddp-line-bold5{height:5px;margin-top:-3px}.theme-dark .ddp-list-express em.ddp-line-dashed,.theme-dark .ddp-list-express em.ddp-line-dotted{display:inline-block;position:absolute;top:50%;left:50%;background:url(/assets/images/icon_presentation2_map.png) no-repeat}.theme-dark .ddp-list-express em.ddp-line-dotted{width:14px;height:2px;margin:-1px 0 0 -7px}.theme-dark .ddp-list-express em.ddp-line-dashed{width:16px;height:3px;margin:-1px 0 0 -8px;background-position:left -3px}.theme-dark .ddp-list-express li.ddp-selected em.ddp-line-dotted{background-position-x:-15px}.theme-dark .ddp-list-express li.ddp-selected em.ddp-line-dashed{background-position-x:-17px}.theme-dark .ddp-list-express li.ddp-selected [class*=ddp-line-bold]{background-color:#fff}.theme-dark .ddp-list-express li.ddp-selected em.ddp-icon-font-bold{background-position:0 -179px!important}.theme-dark .ddp-list-express li.ddp-selected em.ddp-icon-font-italic{background-position:0 -189px!important}.theme-dark .ddp-list-express li.ddp-selected em.ddp-icon-line-type{background-position:0 top!important}.theme-dark .ddp-list-express li.ddp-selected em.ddp-icon-area-type{background-position:0 -11px!important}.theme-dark .ddp-list-express li.ddp-selected em.ddp-icon-column-repeat{background-position:-128px -106px!important}.theme-dark .ddp-list-express li.ddp-selected em.ddp-icon-horizontal-repeat{background-position:-136px -122px!important}.theme-dark .ddp-list-express li.ddp-selected em.ddp-icon-font-s{background-position:0 -126px!important}.theme-dark .ddp-list-express li.ddp-selected em.ddp-icon-font-m{background-position:0 -134px!important}.theme-dark .ddp-list-express li.ddp-selected em.ddp-icon-font-l{background-position:0 -144px!important}.theme-dark .ddp-list-express li.ddp-selected em.ddp-icon-pie1,.theme-dark .ddp-list-express li.ddp-selected em.ddp-icon-pie2{background-position:-120px top!important}.theme-dark .ddp-list-express li.ddp-selected em.ddp-icon-single-color{background-position:-81px top!important}.theme-dark .ddp-list-express li.ddp-selected em.ddp-icon-outline{background-position:-81px -12px!important}.theme-dark .ddp-list-express li.ddp-selected em.ddp-icon-translucence{background-position:-81px -24px!important}.theme-dark .ddp-list-express li.ddp-selected em.ddp-icon-circle{background-position:-81px -36px!important}.theme-dark .ddp-list-express li.ddp-selected em.ddp-icon-square{background-position:-81px -48px!important}.theme-dark .ddp-list-express li.ddp-selected em.ddp-icon-triangle{background-position:-81px -59px!important}.theme-dark .ddp-list-express li.ddp-selected em.ddp-icon-diamond{background-position:-81px -70px!important}.theme-dark .ddp-list-express li.ddp-selected em.ddp-icon-scissors{background-position:-81px -94px!important}.theme-dark .ddp-list-express li.ddp-selected em.ddp-icon-cross{background-position:-81px -83px!important}.theme-dark .ddp-list-express li.ddp-selected em.ddp-icon-pin{background-position:-81px -104px!important}.theme-dark .ddp-list-express li.ddp-selected em.ddp-icon-arrow{background-position:-81px -117px!important}.theme-dark .ddp-list-express li.ddp-selected em.ddp-icon-world{background-position:-158px -13px!important}.theme-dark .ddp-list-express li.ddp-selected em.ddp-icon-domestic{background-position:-158px top!important}.theme-dark .ddp-list-express li.ddp-selected em.ddp-icon-textcolor{background-position:-45px top!important}.theme-dark .ddp-list-express li.ddp-selected em.ddp-icon-areacolor{background-position:-45px -11px!important}.theme-dark .ddp-list-express li.ddp-selected em.ddp-icon-column-view{background-position:-45px -92px!important}.theme-dark .ddp-list-express li.ddp-selected em.ddp-icon-horizontal-view{background-position:-45px -106px!important}.theme-dark .ddp-list-express li.ddp-selected em.ddp-icon-left{background-position:-45px -23px!important}.theme-dark .ddp-list-express li.ddp-selected em.ddp-icon-center{background-position:-45px -34px!important}.theme-dark .ddp-list-express li.ddp-selected em.ddp-icon-right{background-position:-45px -45px!important}.theme-dark .ddp-list-express li.ddp-selected em.ddp-icon-top{background-position:-45px -56px!important}.theme-dark .ddp-list-express li.ddp-selected em.ddp-icon-middle{background-position:-45px -67px!important}.theme-dark .ddp-list-express li.ddp-selected em.ddp-icon-bottom{background-position:-45px -81px!important}.theme-dark .ddp-list-express li.ddp-selected em.ddp-icon-multi{background-position:-120px -37px!important}.theme-dark .ddp-list-express li.ddp-selected em.ddp-icon-stack{background-position:-120px -49px!important}.theme-dark .ddp-list-express li.ddp-selected em.ddp-icon-pivot{background-position:-120px -37px!important}.theme-dark .ddp-list-express li.ddp-selected em.ddp-icon-original{background-position:-120px -49px!important}.theme-dark .ddp-list-express li.ddp-selected em.ddp-icon-vertical{background-position:-120px -61px!important}.theme-dark .ddp-list-express li.ddp-selected em.ddp-icon-horizontal{background-position:-120px -73px!important}.theme-dark .ddp-list-express li.ddp-selected em.ddp-icon-value{background-position:-120px -85px!important}.theme-dark .ddp-list-express li.ddp-selected em.ddp-icon-percent{background-position:-120px -96px!important}.theme-dark .ddp-list-express li.ddp-selected em.ddp-icon-link-circle{background-position:left -26px!important}.theme-dark .ddp-list-express li.ddp-selected em.ddp-icon-link-point{background-position:left -107px!important}.theme-dark .ddp-list-express li.ddp-selected em.ddp-icon-link-none{background-position:left -113px!important}.theme-dark .ddp-list-express li.ddp-selected em.ddp-icon-allview{background-position:left -86px!important}.theme-dark .ddp-list-express li.ddp-selected em.ddp-icon-partview{background-position:left -97px!important}.theme-dark .ddp-list-express li.ddp-selected em.ddp-icon-basic-line{background-position:left -68px!important}.theme-dark .ddp-list-express li.ddp-selected em.ddp-icon-accrue{background-position:left -75px!important}.theme-dark .ddp-list-express li.ddp-selected em.ddp-icon-color{background-position:left -32px!important}.theme-dark .ddp-list-express li.ddp-selected em.ddp-icon-size{background-position:left -44px!important}.theme-dark .ddp-list-express li.ddp-selected em.ddp-icon-shape{background-position:left -56px!important}.theme-dark .ddp-list-express li.ddp-selected em.ddp-icon-radar-area{background-position:left -115px!important}.theme-dark .ddp-list-express li.ddp-selected em.ddp-icon-row-split{background-position:-158px -23px!important}.theme-dark .ddp-list-express li.ddp-selected em.ddp-icon-column-split{background-position:-158px -35px!important}.theme-dark .ddp-list-express li.ddp-selected em.ddp-icon-grid-split{background-position:-158px -47px!important}.theme-dark .ddp-list-express li.ddp-selected em.ddp-icon-page-split{background-position:-158px -59px!important}.theme-dark .ddp-list-express li.ddp-selected em.ddp-icon-percent-type{width:9px;height:9px;background-position:-120px -96px!important}.theme-dark .ddp-list-express li.ddp-selected em.ddp-icon-updown{background-position:-158px -68px!important}.theme-dark .ddp-list-express li.ddp-selected em.ddp-icon-line-chart,.theme-dark .ddp-list-express li.ddp-selected em.ddp-icon-solid-chart{background-position-x:0!important}.theme-dark .ddp-list-express li.ddp-selected em.ddp-icon-fly,.theme-dark .ddp-list-express li.ddp-selected em.ddp-icon-user{background-position-x:-81px!important}.theme-dark .ddp-list-express li.ddp-selected em.ddp-icon-hexagon{background-position-x:-158px!important}.theme-dark .ddp-list-express li em.ddp-img-kpi-type1,.theme-dark .ddp-list-express li em.ddp-img-kpi-type2,.theme-dark .ddp-list-express li em.ddp-img-kpi-type3,.theme-dark .ddp-list-express li em.ddp-img-kpi-type4{display:inline-block;position:absolute;top:50%;left:50%;background:url(/assets/images/icon_kpi.png) no-repeat}.theme-dark .ddp-list-express li em.ddp-img-kpi-type1{margin:-11px 0 0 -11px;width:22px;height:23px}.theme-dark .ddp-list-express li em.ddp-img-kpi-type2{margin:-10px 0 0 -10px;width:19px;height:21px;background-position:left -24px}.theme-dark .ddp-list-express li em.ddp-img-kpi-type3{margin:-8px 0 0 -13px;width:26px;height:16px;background-position:left -46px}.theme-dark .ddp-list-express li em.ddp-img-kpi-type4{margin:-10px 0 0 -9px;width:17px;height:21px;background-position:left -63px}.theme-dark .ddp-list-express li.ddp-selected em.ddp-img-kpi-type1{background-position-x:-23px}.theme-dark .ddp-list-express li.ddp-selected em.ddp-img-kpi-type2{background-position-x:-19px}.theme-dark .ddp-list-express li.ddp-selected em.ddp-img-kpi-type3{background-position-x:-27px}.theme-dark .ddp-list-express li.ddp-selected em.ddp-img-kpi-type4{background-position-x:-18px}.theme-dark .ddp-list-express li.ddp-selected em.ddp-icon-line-curve,.theme-dark .ddp-list-express li.ddp-selected em.ddp-icon-line-straigt{background-position-x:0!important}.theme-dark .ddp-wrap-colorby-button{position:relative;padding-left:26px;margin:6px 0;cursor:pointer}.theme-dark .ddp-wrap-colorby-button em.ddp-icon-colorby{display:inline-block;position:absolute;top:0;left:0;width:26px;height:25px;background:url(/assets/images/btn_color.png) no-repeat;background-color:#fff}.theme-dark .ddp-wrap-colorby-button button[class*=ddp-btn-color]{width:100%;background-size:100% 100%!important}.theme-dark button[class*=ddp-btn-color2-series],.theme-dark button[class*=ddp-btn-color-],.theme-dark button[class*=ddp-btn-color-series]{display:inline-block;position:relative;width:100%;height:25px;cursor:pointer}.theme-dark button[class*=ddp-btn-color].ddp-selected:before{display:inline-block;content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:4px;border:3px solid #4e5368;z-index:10;overflow:hidden}.theme-dark button[class*=ddp-btn-color].ddp-selected:after{display:inline-block;content:"";position:absolute;top:3px;left:3px;right:3px;bottom:3px;border-radius:2px;border:1px solid #fff}.theme-dark button.ddp-btn-color-series1.ddp-type{background:url(/assets/images/img_color_01_type.png) no-repeat}.theme-dark button.ddp-btn-color-series2.ddp-type{background:url(/assets/images/img_color_02_type.png) no-repeat}.theme-dark button.ddp-btn-color-series3.ddp-type{background:url(/assets/images/img_color_03_type.png) no-repeat}.theme-dark button.ddp-btn-color-series4.ddp-type{background:url(/assets/images/img_color_04_type.png) no-repeat}.theme-dark button.ddp-btn-color-series5.ddp-type{background:url(/assets/images/img_color_05_type.png) no-repeat}.theme-dark button.ddp-btn-color-series6.ddp-type{background:url(/assets/images/img_color_06_type.png) no-repeat}.theme-dark button.ddp-btn-color-series7.ddp-type{background:url(/assets/images/img_color_07_type.png) no-repeat}.theme-dark button.ddp-btn-color-series8.ddp-type{background:url(/assets/images/img_color_08_type.png) no-repeat}.theme-dark button.ddp-btn-color-series9.ddp-type{background:url(/assets/images/img_color_09_type.png) no-repeat}.theme-dark button.ddp-btn-color-series1{background:url(/assets/images/img_color_01.png) no-repeat}.theme-dark button.ddp-btn-color-series2{background:url(/assets/images/img_color_02.png) no-repeat}.theme-dark button.ddp-btn-color-series3{background:url(/assets/images/img_color_03.png) no-repeat}.theme-dark button.ddp-btn-color-series4{background:url(/assets/images/img_color_04.png) no-repeat}.theme-dark button.ddp-btn-color-series5{background:url(/assets/images/img_color_05.png) no-repeat}.theme-dark button.ddp-btn-color-series6{background:url(/assets/images/img_color_06.png) no-repeat}.theme-dark button.ddp-btn-color-series7{background:url(/assets/images/img_color_07.png) no-repeat}.theme-dark button.ddp-btn-color-series8{background:url(/assets/images/img_color_08.png) no-repeat}.theme-dark button.ddp-btn-color-series9{background:url(/assets/images/img_color_09.png) no-repeat}.theme-dark button.ddp-btn-color2-series1{background:url(/assets/images/img_color2_01.png) no-repeat}.theme-dark button.ddp-btn-color2-series2{background:url(/assets/images/img_color2_02.png) no-repeat}.theme-dark button.ddp-btn-color2-series3{background:url(/assets/images/img_color2_03.png) no-repeat}.theme-dark button.ddp-btn-color2-series4{background:url(/assets/images/img_color2_04.png) no-repeat}.theme-dark button.ddp-btn-color2-series5{background:url(/assets/images/img_color2_05.png) no-repeat}.theme-dark button.ddp-btn-color2-series6{background:url(/assets/images/img_color2_06.png) no-repeat}.theme-dark button.ddp-btn-color2-series7{background:url(/assets/images/img_color2_07.png) no-repeat}.theme-dark button.ddp-btn-color-type1{background:url(/assets/images/img_color_type1.png) no-repeat}.theme-dark button.ddp-btn-color-type2{background:url(/assets/images/img_color_type2.png) no-repeat}.theme-dark button.ddp-btn-color-type3{background:url(/assets/images/img_color_type3.png) no-repeat}.theme-dark button.ddp-btn-color-type4{background:url(/assets/images/img_color_type4.png) no-repeat}.theme-dark button.ddp-btn-color-type5{background:url(/assets/images/img_color_type5.png) no-repeat}.theme-dark button.ddp-btn-color-type6{background:url(/assets/images/img_color_type6.png) no-repeat}.theme-dark button.ddp-btn-color-type7{background:url(/assets/images/img_color_type7.png) no-repeat}.theme-dark button.ddp-btn-color-type8{background:url(/assets/images/img_color_type8.png) no-repeat}.theme-dark button.ddp-btn-color-type9{background:url(/assets/images/img_color_type9.png) no-repeat}.theme-dark button.ddp-btn-color-type10{background:url(/assets/images/img_color_type10.png) no-repeat}.theme-dark button.ddp-btn-color-type11{background:url(/assets/images/img_color_type11.png) no-repeat}.theme-dark button.ddp-btn-color-type12{background:url(/assets/images/img_color_type12.png) no-repeat}.theme-dark button.ddp-btn-color-type13{background:url(/assets/images/img_color_type13.png) no-repeat}.theme-dark button.ddp-btn-color-type14{background:url(/assets/images/img_color_type14.png) no-repeat}.theme-dark button.ddp-btn-color-type15{background:url(/assets/images/img_color_type15.png) no-repeat}.theme-dark button.ddp-btn-color-type16{background:url(/assets/images/img_color_type16.png) no-repeat}.theme-dark button.ddp-btn-color-type17{background:url(/assets/images/img_color_type17.png) no-repeat}.theme-dark button.ddp-btn-color-type18{background:url(/assets/images/img_color_type18.png) no-repeat}.theme-dark button.ddp-btn-color-type19{background:url(/assets/images/img_color_type19.png) no-repeat}.theme-dark .ddp-ui-colorby{position:relative}.theme-dark .ddp-popup-side{position:absolute;top:-45px;left:-285px;width:275px;border-radius:3px;background-color:#fff;box-shadow:0 1px 3px 1px rgba(82,97,105,.3)}.theme-dark .ddp-ui-colorby .ddp-popup-side{position:fixed;top:105px;left:inherit;right:345px;max-height:510px;overflow:auto;z-index:5}.theme-dark .ddp-pop-side-top{position:relative;padding:15px 20px;color:#444;font-weight:700}.theme-dark .ddp-pop-side-top a.ddp-btn-close{display:inline-block;position:absolute;top:13px;right:20px;width:11px;height:11px;background:url(/assets/images/btn_close.png) no-repeat;background-position:-12px -58px}.theme-dark .ddp-popup-side.ddp-pop-colorpicker{display:inline-block}.theme-dark .ddp-pop-side-contents{padding:0 18px 18px}.theme-dark .ddp-pop-side-contents span.ddp-pop-sub-title{display:block;padding-bottom:6px;font-size:12px;color:#b7b9c2}.theme-dark .ddp-pop-side-contents ul.ddp-list-series li{padding:7px 0}.theme-dark .ddp-pop-side-contents ul.ddp-list-series li:first-of-type{padding-top:0}.theme-dark .ddp-pop-side-contents ul.ddp-list-series li:last-of-type{margin-bottom:0}.theme-dark .ddp-pop-side-contents .ddp-btn-type-popup{width:100%;margin-top:10px;box-sizing:border-box}.theme-dark .ddp-popup-side.ddp-pop-colorpicker{position:fixed;z-index:126}.theme-dark .ddp-popup-side.ddp-pop-colorpicker.ddp-type{width:288px}.theme-dark .ddp-pop-colorpicker.ddp-type [class*=ddp-color-picker]{display:block;overflow:hidden}.theme-dark .ddp-pop-colorpicker.ddp-type [class*=ddp-color-picker] span.ddp-ui-color{display:inline-block;position:relative;width:24px;height:24px;cursor:pointer}.theme-dark .ddp-pop-colorpicker.ddp-type [class*=ddp-color-picker] span.ddp-ui-color.ddp-selected:before{display:inline-block;content:"";position:absolute;top:0;left:0;right:0;bottom:0;border:3px solid #4e5368}.theme-dark .ddp-pop-colorpicker.ddp-type [class*=ddp-color-picker] span.ddp-ui-color.ddp-selected:after{display:inline-block;position:absolute;top:3px;left:3px;right:3px;bottom:3px;border:1px solid #fff;content:""}.theme-dark .ddp-pop-colorpicker.ddp-type [class*=ddp-color-picker] [class*=ddp-bg-color]{float:left;margin:2px}.theme-dark .ddp-color-picker{float:left;margin-right:4px;width:26px;padding-bottom:10px}.theme-dark .ddp-color-picker:last-of-type{margin-right:0}.theme-dark .ddp-color-picker span.ddp-ui-color{display:inline-block;position:relative;width:26px;height:24px;cursor:pointer}.theme-dark .ddp-color-picker span.ddp-ui-color.ddp-selected:before{display:inline-block;content:"";position:absolute;top:0;left:0;right:0;bottom:0;border:2px solid #fff}.theme-dark .ddp-color-picker1 span.ddp-bg-color1{background-color:#ffcaba}.theme-dark .ddp-color-picker1 span.ddp-bg-color2{background-color:#fda08c}.theme-dark .ddp-color-picker1 span.ddp-bg-color3{background-color:#fb7661}.theme-dark .ddp-color-picker1 span.ddp-bg-color4{background-color:#f8533b}.theme-dark .ddp-color-picker1 span.ddp-bg-color5{background-color:#f23a2c}.theme-dark .ddp-color-picker1 span.ddp-bg-color6{background-color:#e5342c}.theme-dark .ddp-color-picker1 span.ddp-bg-color7{background-color:#d73631}.theme-dark .ddp-color-picker1 span.ddp-bg-color8{background-color:#c22a32}.theme-dark .ddp-color-picker1 span.ddp-bg-color9{background-color:#9a0b2c}.theme-dark .ddp-color-picker2 span.ddp-bg-color1{background-color:#f6f4b7}.theme-dark .ddp-color-picker2 span.ddp-bg-color2{background-color:#f9f6a1}.theme-dark .ddp-color-picker2 span.ddp-bg-color3{background-color:#fee330}.theme-dark .ddp-color-picker2 span.ddp-bg-color4{background-color:#ffd200}.theme-dark .ddp-color-picker2 span.ddp-bg-color5{background-color:#fbb700}.theme-dark .ddp-color-picker2 span.ddp-bg-color6{background-color:#f6a300}.theme-dark .ddp-color-picker2 span.ddp-bg-color7{background-color:#f28a00}.theme-dark .ddp-color-picker2 span.ddp-bg-color8{background-color:#f27603}.theme-dark .ddp-color-picker2 span.ddp-bg-color9{background-color:#fb6e2c}.theme-dark .ddp-color-picker3 span.ddp-bg-color1{background-color:#d1e5c2}.theme-dark .ddp-color-picker3 span.ddp-bg-color2{background-color:#b5d994}.theme-dark .ddp-color-picker3 span.ddp-bg-color3{background-color:#97cb63}.theme-dark .ddp-color-picker3 span.ddp-bg-color4{background-color:#83bf47}.theme-dark .ddp-color-picker3 span.ddp-bg-color5{background-color:#72b235}.theme-dark .ddp-color-picker3 span.ddp-bg-color6{background-color:#5d9f27}.theme-dark .ddp-color-picker3 span.ddp-bg-color7{background-color:#4b8a21}.theme-dark .ddp-color-picker3 span.ddp-bg-color8{background-color:#39751d}.theme-dark .ddp-color-picker3 span.ddp-bg-color9{background-color:#2d681a}.theme-dark .ddp-color-picker4 span.ddp-bg-color1{background-color:#b5e0e1}.theme-dark .ddp-color-picker4 span.ddp-bg-color2{background-color:#9ad5d2}.theme-dark .ddp-color-picker4 span.ddp-bg-color3{background-color:#75c4be}.theme-dark .ddp-color-picker4 span.ddp-bg-color4{background-color:#54b2ae}.theme-dark .ddp-color-picker4 span.ddp-bg-color5{background-color:#2b9a9e}.theme-dark .ddp-color-picker4 span.ddp-bg-color6{background-color:#0c8691}.theme-dark .ddp-color-picker4 span.ddp-bg-color7{background-color:#026e7f}.theme-dark .ddp-color-picker4 span.ddp-bg-color8{background-color:#015268}.theme-dark .ddp-color-picker4 span.ddp-bg-color9{background-color:#064059}.theme-dark .ddp-color-picker5 span.ddp-bg-color1{background-color:#c4eeed}.theme-dark .ddp-color-picker5 span.ddp-bg-color2{background-color:#a9e7eb}.theme-dark .ddp-color-picker5 span.ddp-bg-color3{background-color:#8adfe9}.theme-dark .ddp-color-picker5 span.ddp-bg-color4{background-color:#6ed0e4}.theme-dark .ddp-color-picker5 span.ddp-bg-color5{background-color:#58b5da}.theme-dark .ddp-color-picker5 span.ddp-bg-color6{background-color:#4a95cf}.theme-dark .ddp-color-picker5 span.ddp-bg-color7{background-color:#3f72c1}.theme-dark .ddp-color-picker5 span.ddp-bg-color8{background-color:#3452b5}.theme-dark .ddp-color-picker5 span.ddp-bg-color9{background-color:#23399f}.theme-dark .ddp-color-picker6 span.ddp-bg-color1{background-color:#efdffd}.theme-dark .ddp-color-picker6 span.ddp-bg-color2{background-color:#cdbaf8}.theme-dark .ddp-color-picker6 span.ddp-bg-color3{background-color:#b099f0}.theme-dark .ddp-color-picker6 span.ddp-bg-color4{background-color:#9b7fe4}.theme-dark .ddp-color-picker6 span.ddp-bg-color5{background-color:#8d6dd2}.theme-dark .ddp-color-picker6 span.ddp-bg-color6{background-color:#7c5ac1}.theme-dark .ddp-color-picker6 span.ddp-bg-color7{background-color:#6344ad}.theme-dark .ddp-color-picker6 span.ddp-bg-color8{background-color:#4c309a}.theme-dark .ddp-color-picker6 span.ddp-bg-color9{background-color:#391f8a}.theme-dark .ddp-color-picker7 span.ddp-bg-color1{background-color:#fcc9dd}.theme-dark .ddp-color-picker7 span.ddp-bg-color2{background-color:#fca0c3}.theme-dark .ddp-color-picker7 span.ddp-bg-color3{background-color:#fc79ac}.theme-dark .ddp-color-picker7 span.ddp-bg-color4{background-color:#ee5398}.theme-dark .ddp-color-picker7 span.ddp-bg-color5{background-color:#e03c8f}.theme-dark .ddp-color-picker7 span.ddp-bg-color6{background-color:#cd2287}.theme-dark .ddp-color-picker7 span.ddp-bg-color7{background-color:#ad037c}.theme-dark .ddp-color-picker7 span.ddp-bg-color8{background-color:#7d0071}.theme-dark .ddp-color-picker7 span.ddp-bg-color9{background-color:#4c006a}.theme-dark .ddp-color-picker8 span.ddp-bg-color1{background-color:#eee}.theme-dark .ddp-color-picker8 span.ddp-bg-color2{background-color:#c3c3c3}.theme-dark .ddp-color-picker8 span.ddp-bg-color3{background-color:#acacac}.theme-dark .ddp-color-picker8 span.ddp-bg-color4{background-color:#959595}.theme-dark .ddp-color-picker8 span.ddp-bg-color5{background-color:#797979}.theme-dark .ddp-color-picker8 span.ddp-bg-color6{background-color:#636363}.theme-dark .ddp-color-picker8 span.ddp-bg-color7{background-color:#4f4f4f}.theme-dark .ddp-color-picker8 span.ddp-bg-color8{background-color:#3c3c3c}.theme-dark .ddp-color-picker8 span.ddp-bg-color9{background-color:#313131}.theme-dark span.ddp-bg1-color1{background-color:#c94819}.theme-dark span.ddp-bg1-color2{background-color:#fb7100}.theme-dark span.ddp-bg1-color3{background-color:#ffbe69}.theme-dark span.ddp-bg1-color4{background-color:#ffd37d}.theme-dark span.ddp-bg2-color1{background-color:#007e78}.theme-dark span.ddp-bg2-color2{background-color:#00a99c}.theme-dark span.ddp-bg2-color3{background-color:#01cbbb}.theme-dark span.ddp-bg2-color4{background-color:#70dec3}.theme-dark span.ddp-bg3-color1{background-color:#02936f}.theme-dark span.ddp-bg3-color2{background-color:#17d18e}.theme-dark span.ddp-bg3-color3{background-color:#54df9a}.theme-dark span.ddp-bg3-color4{background-color:#cee6d2}.theme-dark span.ddp-bg4-color1{background-color:#4c95ce}.theme-dark span.ddp-bg4-color2{background-color:#589ed7}.theme-dark span.ddp-bg4-color3{background-color:#81b8e1}.theme-dark span.ddp-bg4-color4{background-color:#d3e4ef}.theme-dark span.ddp-bg5-color1{background-color:#9678bc}.theme-dark span.ddp-bg5-color2{background-color:#a992c7}.theme-dark span.ddp-bg5-color3{background-color:#c7a9c7}.theme-dark span.ddp-bg5-color4{background-color:#e3d4e2}.theme-dark span.ddp-bg6-color1{background-color:#d57295}.theme-dark span.ddp-bg6-color2,.theme-dark span.ddp-bg6-color3{background-color:#e898b2}.theme-dark span.ddp-bg6-color4{background-color:#fae2ea}.theme-dark span.ddp-bg7-color1{background-color:#0d0d0d}.theme-dark span.ddp-bg7-color2{background-color:#595959}.theme-dark span.ddp-bg7-color3{background-color:#7f7f7f}.theme-dark span.ddp-bg7-color4{background-color:#8f8f8f}.theme-dark span.ddp-bg8-color1{background-color:#f2f2f2}.theme-dark span.ddp-bg8-color2{background-color:#d9d9d9}.theme-dark span.ddp-bg8-color3{background-color:#bfbfbf}.theme-dark span.ddp-bg8-color4{background-color:#afafaf}.theme-dark .ddp-wrap-usercolor{position:relative;left:0;margin:0 -15px}.theme-dark .ddp-wrap-usercolor.ddp-delete{left:-240px;transition:left .5s ease-out}.theme-dark .ddp-list-usercolor{position:relative;padding:3px 33px 3px 38px}.theme-dark .ddp-list-usercolor .ddp-box-color{display:inline-block;position:absolute;top:50%;left:15px;margin-top:-9px;width:18px;height:18px;box-sizing:border-box;overflow:hidden;cursor:pointer}.theme-dark .ddp-list-usercolor .ddp-box-color .sp-replacer{position:absolute;top:0;left:0;right:0;bottom:0}.theme-dark .ddp-list-usercolor .ddp-box-color .sp-preview{position:absolute;top:0;left:0;right:0;bottom:0;width:inherit;height:inherit}.theme-dark .ddp-list-usercolor .ddp-data-range{display:block;width:100%;padding-top:0}.theme-dark .ddp-list-usercolor .ddp-data-range .ddp-input-range{position:relative;float:left;width:47%}.theme-dark .ddp-list-usercolor .ddp-data-range .ddp-input-range:last-of-type{float:right}.theme-dark .ddp-list-usercolor .ddp-data-range .ddp-input-range:last-of-type .ddp-ui-tooltip-info{left:auto;right:-30px}.theme-dark .ddp-list-usercolor .ddp-data-range .ddp-input-range .ddp-ui-tooltip-info em.ddp-icon-view-down{left:60px}.theme-dark .ddp-list-usercolor .ddp-data-range .ddp-input-range:last-of-type .ddp-ui-tooltip-info em.ddp-icon-view-down{left:inherit;right:80px}.theme-dark .ddp-list-usercolor .ddp-data-range .ddp-ng-ellipsis .ddp-data-ellipsis,.theme-dark .ddp-list-usercolor .ddp-data-range .ddp-ng-ellipsis .ddp-input-typebasic{padding:6px;font-family:SpoqaHanSans,sans-serif}.theme-dark .ddp-list-usercolor .ddp-data-range .ddp-ui-tooltip-info{bottom:100%;top:inherit;left:-30px;max-width:200px;margin-bottom:5px;white-space:normal}.theme-dark .ddp-list-usercolor .ddp-data-range .ddp-input-typebasic:focus+.ddp-ui-tooltip-info{display:block}.theme-dark .ddp-list-usercolor .ddp-data-range .ddp-bar{float:left;width:6%;padding:7px 0 8px;text-align:center;box-sizing:border-box}.theme-dark .ddp-list-usercolor .ddp-icon-listdelete{display:inline-block;position:absolute;top:50%;right:15px;margin-top:-6px;width:13px;height:13px;background:url(/assets/images/icon_delete.png) no-repeat;cursor:pointer}.theme-dark .ddp-user-color .ddp-list-blank{position:relative;left:0;height:4px;text-indent:-300000px;z-index:1;overflow:hidden;transition:height .2s}.theme-dark .ddp-user-color .ddp-list-blank:hover{padding:4px 15px;height:24px;color:#1972d0;font-size:12px;font-weight:300;text-indent:0;background-color:rgba(156,162,204,.2);cursor:pointer;box-sizing:border-box}.theme-dark .ddp-user-color .ddp-wrap-usercolor:first-of-type .ddp-list-blank{display:none}.theme-dark .ddp-user-color .ddp-list-blank:hover:before{display:inline-block;width:15px;height:15px;margin-right:19px;background:url(/assets/images/icon_plus.png) no-repeat;background-position:left -31px;vertical-align:middle;content:""}.theme-dark .ddp-wrap-divide .ddp-btn-set{display:block;padding:7px 0 8px;border:1px solid #d0d1d7;border-radius:2px;text-align:center;color:#7e8aa5;font-size:13px}.theme-dark .ddp-wrap-divide .ddp-data-sum{padding:11px 0;color:#b7b9c2;font-size:11px}.theme-dark .ddp-wrap-divide .ddp-btn-set:hover{border:1px solid #b7b9c2;color:#4e5368}.theme-dark .ddp-lnb-down .ddp-ui-down-title{color:#fff;background-color:#131b30}.theme-dark .ddp-lnb-down .ddp-ui-down-title:before{display:none}.theme-dark .ddp-lnb-down .ddp-ui-down-contents{display:none;padding:0 22px 0 40px;background-color:#1f2942}.theme-dark .ddp-lnb-down.ddp-selected .ddp-ui-down-contents{display:block;padding-left:22px}.theme-dark .ddp-lnb-down.ddp-selected .ddp-ui-down-title em.ddp-icon-menumove:before{transform:rotate(0deg);content:""}.theme-dark .ddp-lnb-down span.ddp-label-slider{color:#c3c8d3}.theme-dark .ddp-ui-drop-contents .ddp-ui-option-down .ddp-ui-down-title em.ddp-icon-drop{display:inline-block}.theme-dark .ddp-lnb-down .ddp-ui-sign{position:relative;padding-top:10px}.theme-dark .ddp-lnb-down .ddp-ui-sign.ddp-disabled{opacity:.3}.theme-dark .ddp-lnb-down .ddp-ui-sign.ddp-disabled:before{display:inline-block;position:absolute;top:0;left:0;right:0;bottom:0;content:"";z-index:1}.theme-dark .ddp-lnb-down .ddp-ui-sign .ddp-txt-label{display:block;color:#7e8aa5}.theme-dark .ddp-lnb-down .ddp-list-part{padding-bottom:20px}.theme-dark .ddp-lnb-down .ddp-list-part:last-of-type{padding-bottom:0;border-bottom:none}.theme-dark .ddp-lnb-down .ddp-list-part .ddp-ui-form-type{padding:0 0 10px}.theme-dark .ddp-lnb-down .ddp-list-part .ddp-ui-label{padding:7px 0;color:#c3c8d3;font-size:13px}.theme-dark .ddp-lnb-down .ddp-list-part .ddp-form-multy{margin-bottom:10px}.theme-dark .ddp-lnb-down .ddp-list-part-sub{padding:0 0 0 18px}.theme-dark .ddp-lnb-down .ddp-list-part-sub .ddp-ui-slider-type{margin:10px -10px 10px 0}.theme-dark .ddp-lnb-down .ddp-list-part-sub .ddp-ui-link{text-align:left}.theme-dark .ddp-lnb-down .ddp-ui-link.ddp-setup{padding:10px 0 0}.theme-dark .ddp-lnb-down .ddp-ui-link.ddp-setup .ddp-ui-option{display:none}.theme-dark .ddp-lnb-down .ddp-ui-link.ddp-setup.ddp-selected .ddp-ui-option{display:block;clear:both}.theme-dark .ddp-lnb-down .ddp-ui-link .ddp-link-option{position:relative;float:right;padding-right:12px;text-decoration:underline;font-style:italic;color:#7e8aa5;font-size:12px}.theme-dark .ddp-lnb-down .ddp-ui-link .ddp-link-option:after{display:inline-block;content:"";position:absolute;top:50%;right:0;margin-top:-2px;width:8px;height:4px;background:url(/assets/images/icon_select.png) no-repeat;background-position:-8px top}.theme-dark .ddp-lnb-down .ddp-ui-link.ddp-selected .ddp-link-option:after{transform:rotate(180deg)}.theme-dark .ddp-lnb-down .ddp-ui-option .ddp-ui-option-check{padding:15px 0 8px;text-align:right}.theme-dark .ddp-lnb-down .ddp-list-sub-in{position:relative;padding-left:20px}.theme-dark .ddp-lnb-down .ddp-ui-color-select{position:relative;margin-top:7px;margin-bottom:15px;white-space:nowrap}.theme-dark .ddp-lnb-down .ddp-ui-color-select.ddp-mgb0{margin-bottom:0}.theme-dark .ddp-lnb-down .ddp-ui-color-select .ddp-txt-label{display:inline-block;color:#7e8aa5;font-size:12px;line-height:26px}.theme-dark .ddp-lnb-down .ddp-ui-color-select .ddp-txt-label div.ddp-box-color{top:0;cursor:pointer}.theme-dark .ddp-lnb-down .ddp-ui-color-select div.ddp-ui-box-color{display:inline-block;width:18px;margin-right:5px;vertical-align:top}.theme-dark .ddp-lnb-down .ddp-ui-color-select .ddp-type-selectbox{display:inline-block;width:70px;box-sizing:border-box}.theme-dark .ddp-lnb-down .ddp-ui-color-select .ddp-size{display:inline-block}.theme-dark .ddp-lnb-down .ddp-ui-color-select .ddp-size .ddp-type-selectbox{width:91px}.theme-dark .ddp-lnb-down .ddp-ui-color-select.ddp-disabled{opacity:.5}.theme-dark .ddp-lnb-down .ddp-ui-color-select.ddp-disabled:before{display:inline-block;position:absolute;top:0;right:-20px;bottom:0;left:0;z-index:1;cursor:no-drop;content:""}.theme-dark .ddp-lnb-down div.ddp-box-color,.theme-dark .ddp-lnb-down span.ddp-box-color{display:inline-block;position:relative;margin:0 5px 0 0;font-size:0;background:url(/assets/images/img_noncolor.png) no-repeat;background-size:100% 100%;vertical-align:top;cursor:pointer}.theme-dark .ddp-lnb-down span.ddp-box-color{width:18px;height:18px}.theme-dark .ddp-lnb-down .ddp-list-buttons{margin:10px 0 20px}.theme-dark .ddp-lnb-down ul.ddp-list-type{padding:0 10px}.theme-dark .ddp-lnb-down ul.ddp-list-type li{padding:10px 0;overflow:hidden}.theme-dark .ddp-lnb-down ul.ddp-list-type li span.ddp-data-name{display:block;position:relative;top:2px;color:#7e8aa5;font-size:12px;overflow:hidden}.theme-dark .ddp-lnb-down ul.ddp-list-type li .ddp-box-color{float:left;margin-right:7px}.theme-dark .ddp-view-widget .ddp-ui-slider-type.type-per{display:inline-block;width:80%;min-width:200px}.theme-dark .ddp-ui-slider-type.type-per{position:relative}.theme-dark .ddp-ui-slider-type.type-per span.ddp-txt-label{position:absolute;top:0;left:0;color:#7e8aa5;font-size:12px}.theme-dark .ddp-ui-slider-type.type-per .irs-max,.theme-dark .ddp-ui-slider-type.type-per .irs-min{display:none!important}.theme-dark .ddp-ui-slider-type.type-per .irs-single{display:none!important;margin:0;position:absolute;top:0;right:0;left:inherit!important;color:#7e8aa5;font-size:12px}.theme-dark .ddp-ui-slider-type.type-per .irs-to{display:none!important}.theme-dark .ddp-ui-slider-type.type-per .irs-single:after{display:inline-block;content:"%";color:#7e8aa5;font-size:12px}.theme-dark .ddp-ui-check-type.ddp-inline{padding-top:9px;white-space:nowrap}.theme-dark .ddp-ui-check-type.ddp-inline .ddp-label-radio{display:inline-block;margin-left:10px}.theme-dark .ddp-ui-check-type.ddp-inline .ddp-label-radio:first-of-type{margin-left:0}.theme-dark .ddp-ui-select-value .ddp-ui-color-select{margin-bottom:0}.theme-dark .ddp-lnb-down .ddp-ui-color-select .ddp-box-color{margin-top:5px}.theme-dark .ddp-wrap-trendbtn{padding:10px 0;white-space:nowrap;text-align:center}.theme-dark .ddp-wrap-trendbtn .ddp-ui-trendbtn{display:inline-block;position:relative}.theme-dark .ddp-ui-trendbtn a[class*=ddp-btn-]{display:inline-block;width:38px;height:38px;background:url(/assets/images/btn_trend.png) no-repeat}.theme-dark .ddp-ui-trendbtn a.ddp-btn-logarithmic{background-position:-42px top}.theme-dark .ddp-ui-trendbtn a.ddp-btn-exp{background-position:-84px top}.theme-dark .ddp-ui-trendbtn a.ddp-btn-quadratic{background-position:-126px top}.theme-dark .ddp-ui-trendbtn a.ddp-btn-cubic{background-position:-168px top}.theme-dark .ddp-ui-trendbtn:hover a.ddp-btn-linear{background-position:0 -39px}.theme-dark .ddp-ui-trendbtn:hover a.ddp-btn-logarithmic{background-position:-42px -39px}.theme-dark .ddp-ui-trendbtn:hover a.ddp-btn-exp{background-position:-84px -39px}.theme-dark .ddp-ui-trendbtn:hover a.ddp-btn-quadratic{background-position:-126px -39px}.theme-dark .ddp-ui-trendbtn:hover a.ddp-btn-cubic{background-position:-168px -39px}.theme-dark .ddp-ui-trendbtn .ddp-ui-tooltip-info{display:none;top:44px;left:inherit;right:0}.theme-dark .ddp-ui-trendbtn .ddp-ui-tooltip-info em.ddp-icon-view-top{left:inherit;right:17px}.theme-dark .ddp-ui-trendbtn:hover .ddp-ui-tooltip-info{display:block}.theme-dark .ddp-data-info-value{color:#7e8aa5;font-size:12px;line-height:18px}.theme-dark .ddp-color-multy{position:relative}.theme-dark .ddp-color-multy .ddp-type-selectbox{display:none}.theme-dark .ddp-color-multy .ddp-type-selectbox.ddp-default{display:block}.theme-dark ul.ddp-list-selectbox li em.ddp-img-colorpicker{display:inline-block;width:48px;height:20px;background:url(/assets/images/img_colorpicker.png) no-repeat}.theme-dark ul.ddp-list-selectbox.ddp-color-select{position:absolute;top:34px;right:0;min-width:100%;max-height:160px;padding:7px 0;background-color:#fff;border:1px solid #ddd;overflow-y:auto;z-index:1;box-sizing:border-box;box-shadow:0 1px 3px rgba(84,97,104,.3)}.theme-dark ul.ddp-list-selectbox.ddp-color-select li a{display:block;position:relative;padding:5px 10px;color:#4b525b;font-size:13px}.theme-dark ul.ddp-list-selectbox.ddp-color-select li a:hover{background-color:#f4f6fc}.theme-dark .ddp-wrap-chart-menu span.ddp-ui-menu-layout{display:block;position:relative;padding-top:11px;margin-top:13px}.theme-dark .ddp-wrap-chart-menu span.ddp-ui-menu-layout:before{display:inline-block;content:"";width:28px;position:absolute;top:0;left:50%;margin-left:-14px;border-top:1px solid #eaedf5}.theme-dark .ddp-pop-preview .ddp-ui-top .ddp-data-name em.ddp-icon-type-ab,.theme-dark .ddp-pop-preview .ddp-ui-top .ddp-data-name em.ddp-icon-type-calen,.theme-dark .ddp-pop-preview .ddp-ui-top .ddp-data-name em.ddp-icon-type-float,.theme-dark .ddp-pop-preview .ddp-ui-top .ddp-data-name em.ddp-icon-type-sharp{position:relative;top:0;left:0;margin:0 5px 0 0}.theme-dark .ddp-pop-preview .ddp-ui-top .ddp-data-name em.ddp-icon-type-ab{background-position:-14px top}.theme-dark .ddp-pop-preview .ddp-ui-top .ddp-data-name em.ddp-icon-type-calen{background-position:-12px -74px}.theme-dark .ddp-pop-preview .ddp-ui-top .ddp-data-name em.ddp-icon-type-sharp{background-position:-15px -23px}.theme-dark .ddp-pop-preview .ddp-ui-top .ddp-data-name em.ddp-icon-type-float{background-position:-17px -96px}.theme-dark .ddp-column-detail{top:74px;left:286px;right:74px;bottom:26px}.theme-dark .ddp-column-detail .ddp-ui-preview-contents{overflow:hidden}.theme-dark .ddp-column-detail.ddp-full{top:0;left:0;right:0;bottom:0}.theme-dark .ddp-column-detail .ddp-wrap-list{position:relative;float:left;width:264px;height:100%;border-right:1px solid #d5d6dc;z-index:1}.theme-dark .ddp-column-detail .ddp-wrap-list .ddp-ui-title{padding:21px 16px 22px;color:#4a515c;font-size:16px;font-weight:700;border-bottom:1px solid #eaedf5;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.theme-dark .ddp-column-detail .ddp-wrap-list .ddp-ui-title.ddp-bottom{padding:15px 16px}.theme-dark .ddp-column-detail .ddp-wrap-list .ddp-ui-title.ddp-bottom .ddp-ui-topTit{font-size:14px;font-weight:400}.theme-dark .ddp-column-detail .ddp-wrap-list .ddp-ui-title .ddp-view-option{float:right}.theme-dark .ddp-column-detail .ddp-wrap-list .ddp-ui-top{background-color:#eaedf5}.theme-dark .ddp-wrap-list .ddp-ui-dataname{padding:20px 10px 10px;background-color:#eaedf5}.theme-dark .ddp-wrap-list .ddp-ui-dataname .ddp-top-title{display:inline-block;position:relative;max-width:100%;padding:0 20px 10px 9px;box-sizing:border-box}.theme-dark .ddp-wrap-list .ddp-ui-dataname .ddp-txt-name{display:inline-block;max-width:100%;font-size:16px;font-weight:700;color:#4e5368;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.theme-dark .ddp-wrap-list .ddp-ui-dataname .ddp-wrap-info{position:absolute;top:5px;right:0;display:inline-block;vertical-align:top}.theme-dark .ddp-wrap-list .ddp-ui-dataname .ddp-wrap-info .ddp-btn-info2:before{display:inline-block;content:"";width:13px;height:13px;margin-left:5px;background:url(/assets/images/icon_info.png) no-repeat;background-position:left -30px}.theme-dark .ddp-wrap-list .ddp-ui-dataname .ddp-wrap-info .ddp-btn-info2:hover:before{background-position:-14px -30px}.theme-dark .ddp-wrap-list .ddp-ui-dataname .ddp-wrap-info .ddp-box-layout4{display:none;position:fixed;top:0;left:0;margin-top:5px}.theme-dark .ddp-wrap-list .ddp-ui-dataname .ddp-wrap-info .ddp-box-layout4.ddp-scheme{max-width:520px;width:auto}.theme-dark .ddp-wrap-list .ddp-ui-dataname .ddp-wrap-info .ddp-box-layout4.ddp-scheme table.ddp-table-info{table-layout:inherit}.theme-dark .ddp-wrap-list .ddp-ui-dataname .ddp-wrap-info.ddp-selected .ddp-box-layout4{display:block}.theme-dark .ddp-wrap-list .ddp-data-namesub{position:relative}.theme-dark .ddp-wrap-list .ddp-data-namesub .ddp-data-in{position:relative;padding:10px 25px 10px 10px;height:35px;background-color:#f4f6fc;cursor:pointer;box-sizing:border-box}.theme-dark .ddp-wrap-list .ddp-data-namesub .ddp-data-in:hover{background-color:#fff}.theme-dark .ddp-wrap-list .ddp-data-namesub .ddp-data-in .ddp-txt-dataname{display:block;color:#4e5368;font-size:12px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.theme-dark .ddp-wrap-list .ddp-data-namesub .ddp-data-in .ddp-icon-database3{float:left;margin-right:5px}.theme-dark .ddp-wrap-list .ddp-data-namesub .ddp-data-in .ddp-txt-namesub{display:block;color:#4e5368;font-size:12px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.theme-dark .ddp-wrap-list .ddp-data-namesub .ddp-data-in .ddp-icon-view{display:inline-block;position:absolute;top:50%;right:9px;width:7px;height:4px;margin-top:-2px;background:url(/assets/images/icon_select.png) no-repeat;content:""}.theme-dark .ddp-wrap-list .ddp-data-namesub .ddp-box-layout4{display:none;position:absolute;top:100%;left:0;right:0;width:100%;padding:0 0 20px;box-sizing:border-box}.theme-dark .ddp-wrap-list .ddp-data-namesub .ddp-box-layout4 .ddp-wrap-search{padding:0 20px}.theme-dark .ddp-wrap-list .ddp-data-namesub .ddp-box-layout4 .ddp-form-search{margin-left:0}.theme-dark .ddp-wrap-list .ddp-data-namesub.ddp-selected .ddp-box-layout4{display:block}.theme-dark .ddp-column-detail .ddp-wrap-list ul.ddp-list-data{position:absolute;top:63px;left:0;right:0;bottom:0;overflow-y:auto}.theme-dark .ddp-column-detail .ddp-wrap-list ul.ddp-list-data li{padding:7px 15px;color:#4a525c}.theme-dark .ddp-column-detail .ddp-wrap-list ul.ddp-list-data li:nth-child(odd){background-color:#fafafa}.theme-dark .ddp-column-detail .ddp-wrap-detail{position:relative;float:left;width:100%;max-height:100%;margin-left:-265px;padding-left:289px;padding-right:24px;overflow:auto;box-sizing:border-box}.theme-dark .ddp-type-scheme.ddp-column-detail .ddp-preview-type .ddp-wrap-list{width:460px}.theme-dark .ddp-type-scheme.ddp-column-detail .ddp-preview-type .ddp-ui-datadetail2{display:block;position:relative;overflow:hidden;height:100%}.theme-dark .ddp-type-scheme.ddp-column-detail .ddp-preview-type .ddp-type-top-option{left:0}.theme-dark .ddp-type-scheme.ddp-column-detail .ddp-wrap-list{width:600px;box-sizing:border-box;z-index:70}.theme-dark .ddp-type-scheme.ddp-column-detail .ddp-wrap-detail{height:100%;margin-left:-600px;padding-left:600px;padding-right:0;overflow:hidden}.theme-dark .ddp-pop-preview.ddp-type-scheme{top:50px;left:90px;right:90px;bottom:52px}.theme-dark .ddp-pop-preview.ddp-type-scheme.ddp-full{top:0;right:0;bottom:0;left:0}.theme-dark .ddp-pop-preview.ddp-type-scheme.ddp-full .ddp-ui-top{display:none}.theme-dark .ddp-pop-preview.ddp-type-scheme.ddp-full .ddp-ui-preview-contents{top:0;border:none}.theme-dark .ddp-pop-preview.ddp-type-scheme .ddp-wrap-grid{position:absolute;top:44px;left:0;right:0;bottom:0}.theme-dark .ddp-pop-preview.ddp-type-scheme .ddp-nodata{position:absolute;top:44px;left:0;right:0;bottom:0;padding:20px;color:#b7bac1;font-size:13px}.theme-dark .ddp-pop-preview.ddp-type-scheme .ddp-type-top-option{position:absolute;top:0;left:600px;right:0;bottom:0;padding:34px 0 0;box-sizing:border-box}.theme-dark .ddp-type-scheme.ddp-column-detail .ddp-metadata .ddp-wrap-list{width:50%}.theme-dark .ddp-type-scheme.ddp-column-detail .ddp-metadata .ddp-wrap-detail{margin-left:-50%;padding-left:50%}.theme-dark .ddp-pop-preview.ddp-type-scheme .ddp-metadata .ddp-type-top-option{left:50%}.theme-dark .ddp-pop-preview.ddp-type-scheme .ddp-type-top-option .ddp-ui-tab-contents{position:relative;height:100%}.theme-dark .ddp-pop-preview.ddp-type-scheme .ddp-type-top-option .ddp-ui-tab-contents .ddp-wrap-viewtable{position:absolute;top:44px;left:0;right:0;bottom:0}.theme-dark .ddp-pop-preview.ddp-type-scheme .ddp-type-top-option .ddp-ui-tab-contents .ddp-wrap-datadetail{position:absolute;top:44px;left:0;right:0;bottom:0;padding-top:28px;overflow:auto}.theme-dark .ddp-pop-preview.ddp-type-scheme .ddp-type-top-option .ddp-ui-tab-contents .ddp-wrap-datadetail.ddp-full{top:0}.theme-dark .ddp-wrap-datadetail .ddp-ui-option .ddp-wrap-edit{float:left;padding-left:46px;margin-right:6px}.theme-dark .ddp-wrap-datadetail .ddp-ui-option .ddp-wrap-edit:first-of-type{padding-left:0}.theme-dark .ddp-wrap-datadetail .ddp-ui-option .ddp-ui-rightoption{float:right}.theme-dark .ddp-wrap-datadetail .ddp-ui-option .ddp-ui-rightoption .ddp-btn-selection{float:left;margin-left:4px}.theme-dark .ddp-wrap-datadetail .ddp-ui-option .ddp-type-selectbox{min-width:160px}.theme-dark .ddp-pop-preview.ddp-type-scheme .ddp-type-top-option .ddp-ui-tab-contents .ddp-wrap-searching{padding:6px 15px 7px;border-bottom:1px solid #eaedf5;background-color:#f4f6fc}.theme-dark .ddp-pop-preview.ddp-type-scheme .ddp-type-top-option .ddp-ui-tab-contents .ddp-wrap-searching:before{display:table;content:""}.theme-dark .ddp-pop-preview.ddp-type-scheme .ddp-type-top-option .ddp-ui-tab-contents .ddp-wrap-searching:after{display:table;content:"";clear:both}.theme-dark .ddp-pop-preview.ddp-type-scheme .ddp-type-top-option .ddp-ui-tab-contents .ddp-wrap-searching .ddp-form-search{float:left;width:400px;margin-top:0}.theme-dark .ddp-pop-preview.ddp-type-scheme .ddp-form-search{width:100%;margin-top:10px}.theme-dark .ddp-pop-preview.ddp-type-scheme ul.ddp-list-data{top:102px}.theme-dark .ddp-pop-preview.ddp-type-scheme ul.ddp-ui-tab{position:absolute;top:0;left:0;right:0;border-bottom:1px solid #d7d8dd}.theme-dark .ddp-pop-preview.ddp-type-scheme ul.ddp-ui-tab:after{display:block;content:"";clear:both}.theme-dark .ddp-pop-preview.ddp-type-scheme ul.ddp-ui-tab li.ddp-selected a:after{display:none}.theme-dark .ddp-pop-preview.ddp-type-scheme .ddp-view-option .ddp-txt-tbNum{font-size:12px}.theme-dark .ddp-pop-preview.ddp-type-scheme .ddp-view-option .ddp-txt-table{font-size:12px;font-weight:lighter}.theme-dark .ddp-pop-preview.ddp-type-scheme .ddp-view-option em.ddp-icon-refresh3{position:relative;top:-1px;margin-left:10px}.theme-dark .ddp-pop-preview.ddp-type-scheme .ddp-box-viewtable{border:none}.theme-dark .ddp-box-viewtable .ddp-data-form{position:absolute;top:5px;right:0;z-index:2}.theme-dark .ddp-box-viewtable .ddp-data-form a.ddp-btn-filter{position:relative;display:block;width:17px;height:17px;text-align:center}.theme-dark .ddp-box-viewtable .ddp-data-form a.ddp-btn-filter em{position:relative;top:4px}.theme-dark .ddp-box-viewtable .ddp-data-form .ddp-wrap-popup2{position:absolute;top:20px;left:-135px;width:156px}.theme-dark .ddp-data-form.type-filter .ddp-wrap-popup2{display:none}.theme-dark .ddp-data-form.type-filter.ddp-selected .ddp-wrap-popup2{display:block}.theme-dark .ddp-data-form.type-filter.ddp-selected a.ddp-btn-filter,.theme-dark .ddp-data-form.type-filter a.ddp-btn-filter:hover{background-color:#f0f0f0}.theme-dark .ddp-data-form.type-filter .ddp-list-popup{padding:12px 20px;box-sizing:border-box}.theme-dark .ddp-data-form.type-filter .ddp-list-popup li{padding:8px 0}.theme-dark .ddp-data-form.type-filter .ddp-list-popup li em{position:relative;top:0;left:inherit;margin:0 6px 0 8px}.theme-dark .ddp-data-form.type-filter .ddp-list-popup li span{display:inline-block}.theme-dark .ddp-pop-wrapList{position:absolute;top:186px;left:0;right:0;bottom:0;overflow-y:auto}.theme-dark .ddp-table-form.type-scTb .ddp-txt-long{padding:0 30px}.theme-dark .ddp-table-form.type-scTb tr td em.ddp-icon-tb{position:absolute;top:9px;left:18px}.theme-dark .ddp-table-form.type-scTb tr td em.ddp-icon-rArrow{position:absolute;display:none;top:10px;right:13px}.theme-dark .ddp-table-form.type-scTb tr td:hover em.ddp-icon-rArrow{display:block}.theme-dark .ddp-table-form.type-scTb tr.ddp-selected td em.ddp-icon-rArrow{display:block;background-position:-6px -48px}.theme-dark table.ddp-table-select.type-scTb tbody tr.ddp-selected td:last-of-type:after{display:none}.theme-dark .ddp-table-form.type-scTb tr td:hover .ddp-ui-tooltip-info{display:block}.theme-dark .ddp-table-form.type-scTb tr td .ddp-ui-tooltip-info{display:none;width:235px;top:28px;left:37px;white-space:normal}.theme-dark .ddp-column-detail .ddp-ui-detail{padding-bottom:40px;border-top:1px solid #eaedf5}.theme-dark .ddp-column-detail .ddp-ui-detail:first-of-type{border-top:none}.theme-dark .ddp-column-detail .ddp-ui-detail .ddp-ui-detail-in{padding:0 0 20px 20px}.theme-dark .ddp-column-detail .ddp-ui-detail .ddp-wrap-histogram{margin-top:15px}.theme-dark .ddp-column-detail .ddp-ui-detail .ddp-wrap-histogram:first-of-type{margin-top:0}.theme-dark .ddp-column-detail .ddp-ui-detail .ddp-wrap-histogram .ddp-ui-label{padding-bottom:5px;color:#4a515c;font-size:13px}.theme-dark .ddp-column-detail .ddp-ui-detail .ddp-box-histogram{height:61px;padding:5px;border:1px solid #dadada}.theme-dark .ddp-column-detail .ddp-ui-detail .ddp-box-valuelist{height:179px;border:1px solid #dadada;box-sizing:border-box}.theme-dark .ddp-ui-preview-contents.ddp-full{position:absolute;top:0}.theme-dark .ddp-ui-preview-contents .ddp-ui-title{padding:21px 0 24px;color:#4a515c;font-size:13px;font-weight:700}.theme-dark .ddp-ui-preview-contents .ddp-ui-title.ddp-name{font-size:14px;padding-bottom:0}.theme-dark .ddp-ui-preview-contents .ddp-ui-title.ddp-name .ddp-sub{font-weight:300}.theme-dark .ddp-pop-datadetail .ddp-wrap-colum-detail .ddp-wrap-detail .ddp-ui-title.ddp-name+.ddp-ui-detail{border-top:none}.theme-dark ul.ddp-list-graph{margin:20px -4px 0;overflow:hidden}.theme-dark ul.ddp-list-graph.ddp-bottom li .ddp-box-image{margin-top:0;margin-bottom:5px}.theme-dark ul.ddp-list-graph.ddp-cursor li{cursor:pointer}.theme-dark ul.ddp-list-graph li{float:left;width:20%;padding:0 4px;box-sizing:border-box}.theme-dark ul.ddp-list-graph li .ddp-data-graph span.ddp-txt-det{display:block;color:#4e5368;font-size:12px}.theme-dark ul.ddp-list-graph li span.ddp-txt-sub{display:block;margin-top:5px;color:#7e8aa5;font-size:12px}.theme-dark ul.ddp-list-graph li .ddp-box-image{margin-top:5px;height:137px;border:1px solid #dadada}.theme-dark .ddp-wrap-detail.ddp-type table.ddp-table-detail2{padding:0 20px;box-sizing:border-box}.theme-dark table.ddp-table-detail2{width:100%;table-layout:fixed}.theme-dark table.ddp-table-detail2 tr th{padding:6px 0 6px 20px;text-align:left;font-size:13px;color:#7e8aa5;font-weight:400}.theme-dark table.ddp-table-detail2 tr th.ddp-th-valid{color:#26af5e}.theme-dark table.ddp-table-detail2 tr th.ddp-th-missing{color:#ff2a1b}.theme-dark table.ddp-table-detail2 tr td{padding:6px 0;color:#4e5368;font-size:13px}.theme-dark table.ddp-table-detail2 tr td .ddp-wrap-datarecommend{margin-right:5px}.theme-dark table.ddp-table-detail2 tr td .ddp-box-tag-value{display:inline-block;padding:2px 3px;margin:-3px 0 -4px;font-size:12px}.theme-dark table.ddp-table-detail2 tr td .ddp-link-url{color:#69a2f8;font-size:13px}.theme-dark table.ddp-table-detail2 tr td .ddp-box-tag-value.ddp-dimension{color:#439fe5;border:1px solid #439fe5}.theme-dark table.ddp-table-detail2 tr td .ddp-box-tag-value.ddp-measure{border:1px solid #4abccc;color:#4abccc}.theme-dark table.ddp-table-detail2 tr td .ddp-data-size .ddp-ui-bar-per{display:inline-block;margin-top:8px}.theme-dark table.ddp-table-detail2 tr td .ddp-data-size.type-error .ddp-txt-data .ddp-txt-size{color:#dc494f}.theme-dark table.ddp-table-detail2 tr td .ddp-data-size.type-error .ddp-ui-bar-per .ddp-ui-bar{background-color:#dc494f}.theme-dark table.ddp-table-detail2 tr td .ddp-data-size.type-error .ddp-ui-bar-per .ddp-bar-line{border-left:1px solid #fff}.theme-dark table.ddp-table-detail2.type-vertical-top tr th{vertical-align:top}.theme-dark table.ddp-table-detail2.ddp-nowrap tr td,.theme-dark table.ddp-table-detail2.ddp-nowrap tr th{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.theme-dark table.ddp-table-detail2 tr.ddp-tr-sub th{padding-left:36px}.theme-dark table.ddp-table-order{table-layout:fixed;width:60%;border-top:1px solid #b7b9c3;border-bottom:1px solid #b7b9c3}.theme-dark table.ddp-table-order tr:first-of-type td{border-top:none}.theme-dark table.ddp-table-order tr td{padding:13px;border-top:1px solid #eaedf5;font-size:14px;color:#4c515a}.theme-dark .ddp-data-alias-column{position:relative;padding-left:19px;font-size:14px;font-weight:700}.theme-dark .ddp-data-alias-column em[class*=ddp-icon-type]{left:0}.theme-dark .ddp-box-copy-table{position:absolute;top:153px;left:50px;right:50px;bottom:57px;padding-bottom:42px;border:1px solid #b7b9c2}.theme-dark .ddp-box-copy-table .ddp-txt-info{position:absolute;top:-33px;right:0;font-size:12px;color:#b7b9c2}.theme-dark .ddp-box-copy-table .ddp-btn-bg{position:absolute;top:-38px;right:0;padding:7px 12px;border-radius:2px;color:#7e8aa5}.theme-dark .ddp-box-copy-table .ddp-btn-bg .ddp-icon-reset{display:inline-block;margin-right:3px;width:14px;height:13px;background:url(/assets/images/icon_reset.png) no-repeat;background-position:-16px -20px;vertical-align:middle}.theme-dark .ddp-box-copy-table .ddp-btn-bg:hover{color:#4e5368}.theme-dark .ddp-box-copy-table .ddp-btn-bg:hover .ddp-icon-reset{background-position:-15px -34px}.theme-dark .ddp-box-copy-table .ddp-box-add-link3{position:absolute;bottom:-1px;left:-1px;right:-1px}.theme-dark .ddp-box-copy-table .ddp-view-grid{width:100%;height:100%;overflow:auto}.theme-dark .ddp-page-mapview .ddp-wrap-chart-layout{position:relative}.theme-dark .ddp-page-mapview .ddp-wrap-remark{position:absolute;top:7px;right:7px;bottom:7px;box-sizing:border-box}.theme-dark .ddp-page-mapview .ddp-layout-remark{position:absolute;top:0;right:0;max-height:100%;z-index:10;cursor:pointer;background-color:hsla(0,0%,100%,.9);border:1px solid #eaedf5;border-radius:2px;overflow:auto}.theme-dark .ddp-page-mapview .ddp-layout-remark:hover{border:1px solid #9a9fa7}.theme-dark .ddp-page-mapview .ddp-layout-remark.ddp-small{border:none!important}.theme-dark .ddp-page-mapview .ddp-wrap-remark.ddp-right-bottom .ddp-layout-remark{top:auto;bottom:0}.theme-dark .ddp-page-mapview .ddp-wrap-remark.ddp-left-bottom,.theme-dark .ddp-page-mapview .ddp-wrap-remark.ddp-left-top{right:auto;left:37px}.theme-dark .ddp-page-mapview .ddp-wrap-remark.ddp-left-bottom .ddp-layout-remark{top:auto;bottom:0;left:0;right:auto}.theme-dark .ddp-page-mapview .ddp-wrap-remark.ddp-left-top .ddp-layout-remark{top:0;bottom:auto;right:auto}.theme-dark .ddp-page-mapview .ddp-layout-remark .ddp-remark-size-b{display:block;position:relative;width:150px;overflow:auto;box-sizing:border-box}.theme-dark .ddp-page-mapview .ddp-layout-remark.ddp-small .ddp-remark-size-s{display:block}.theme-dark .ddp-page-mapview .ddp-layout-remark.ddp-small .ddp-remark-size-b{display:none}.theme-dark .ddp-page-mapview .ddp-layout-remark .ddp-remark-size-s{display:none;position:relative;width:25px;height:25px;border-radius:3px;border:1px solid #626770;background-color:hsla(0,0%,100%,.9)}.theme-dark .ddp-page-mapview .ddp-layout-remark .ddp-remark-size-s:before{display:inline-block;position:absolute;top:50%;left:50%;margin:-6px 0 0 -6px;width:12px;height:11px;background:url(/assets/images/icon_size_remark.png) no-repeat;content:""}.theme-dark .ddp-page-mapview .ddp-layout-remark .ddp-btn-size{display:inline-block;position:absolute;top:10px;right:10px;width:11px;height:11px;background:url(/assets/images/btn_size_remark.png) no-repeat}.theme-dark .ddp-page-mapview .ddp-layout-remark .ddp-ui-layer{position:relative;padding:9px}.theme-dark .ddp-page-mapview .ddp-layout-remark .ddp-ui-layer+.ddp-ui-layer{border-top:1px solid #ededee}.theme-dark .ddp-page-mapview .ddp-layout-remark .ddp-ui-layer .ddp-label{display:block;padding-bottom:2px;color:#4a515c;font-size:12px;font-weight:700}.theme-dark .ddp-page-mapview .ddp-layout-remark .ddp-ui-layer .ddp-label+.ddp-data{padding-top:0}.theme-dark .ddp-page-mapview .ddp-layout-remark .ddp-ui-layer .ddp-data{display:block;padding:6px 0 0;color:#7e8aa5;font-size:11px}.theme-dark .ddp-page-mapview .ddp-layout-remark .ddp-ui-layer .ddp-list-remark{padding:6px 0 0}.theme-dark .ddp-page-mapview .ddp-layout-remark .ddp-ui-layer .ddp-list-remark li{position:relative;padding-left:20px;color:#4a515c;font-size:11px;vertical-align:middle;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word}.theme-dark .ddp-page-mapview .ddp-layout-remark .ddp-ui-layer .ddp-list-remark li em.ddp-bg-remark,.theme-dark .ddp-page-mapview .ddp-layout-remark .ddp-ui-layer .ddp-list-remark li em.ddp-bg-remark-r{display:inline-block;position:absolute;top:50%;left:0;margin-top:-7px;width:14px;height:14px;margin-right:6px;vertical-align:middle}.theme-dark .ddp-page-mapview .ddp-layout-remark .ddp-ui-layer .ddp-list-remark li em.ddp-bg-remark-r{border-radius:50%}.theme-dark .ddp-page-mapview .ddp-layout-remark .ddp-ui-layer .ddp-list-remark li em.ddp-bg-remark-triangle{display:inline-block;position:absolute;top:50%;left:0;margin-top:-6px;width:0;height:0;border-right:7px solid transparent;border-left:7px solid transparent;border-bottom:12px solid}.theme-dark .ddp-page-mapview .ddp-layout-remark .ddp-ui-layer .ddp-list-remark li+li{margin-top:6px}.theme-dark .ddp-page-mapview .ddp-form-slider{position:relative;padding-right:70px}.theme-dark .ddp-page-mapview .ddp-form-slider .ddp-input-typebasic{position:absolute;top:50%;right:0;margin-top:-15px;width:60px}.theme-dark .ddp-page-mapview .ddp-form-slider .ddp-box-option-input{position:absolute;top:50%;right:0;margin-top:-15px;width:60px;padding-right:18px}.theme-dark .ddp-box-option-input.ddp-type .ddp-txt-input{float:right}.theme-dark .ddp-map-tooltip .ddp-tooltip-view{display:inline-block;position:absolute;left:90px;bottom:-6px;width:4px;height:8px;background:url(/assets/images/icon_tagview.png) no-repeat;transform:rotate(-90deg)}@keyframes slideshow{0%{top:300px;left:400px;bottom:300px;right:400px;opacity:0}to{top:30px;left:40px;right:40px;bottom:30px;opacity:1}}@keyframes slidehide{0%{top:30px;left:40px;right:40px;bottom:30px;visibility:visible;opacity:1}to{top:300px;left:400px;bottom:300px;right:400px;visibility:hidden;opacity:0}}.the me-dark .ol-viewport{overflow:inherit!important}.theme-dark .ol-viewport .ol-overlaycontainer .ol-overlay-container.ol-selectable{z-index:15}.theme-dark .ddp-label-pop-title{padding:7px 0;color:#b7b9c2;font-size:13px;font-weight:700}.theme-dark .ddp-ui-top span.ddp-ui-sub-title{display:block;padding:5px 0 0;color:#4c515a;font-size:13px;font-weight:700}.theme-dark .ddp-ui-popup-contents .ddp-wrap-edit3{margin-bottom:20px}.theme-dark .ddp-ui-popup-contents .ddp-wrap-edit3.ddp-mgb0{margin-bottom:0}.theme-dark .ddp-account-top{padding-bottom:18px;overflow:hidden}.theme-dark .ddp-account-top .ddp-label{color:#4c515a;font-size:13px;font-weight:700}.theme-dark .ddp-account-top .ddp-error{float:right;color:#ca4b4b;font-style:italic;font-size:13px}.theme-dark .ddp-ui-accout-textarea{position:relative;width:100%;height:220px;background-color:#f9f9f9}.theme-dark .ddp-ui-accout-textarea .ddp-wrap-edit{width:100%;height:100%}.theme-dark .ddp-ui-accout-textarea .ddp-wrap-edit .ddp-ui-edit{display:inline-block;padding:25px 30px;width:100%;height:100%;color:#b7b9c2;font-size:13px;line-height:18px;border:1px solid #eaedf5;border-right:none;border-left:none;overflow-y:auto;white-space:pre-wrap;box-sizing:border-box;z-index:1}.theme-dark .ddp-ui-accout-textarea .ddp-ui-message{position:absolute;bottom:20px;right:20px}.theme-dark .ddp-ui-accout-textarea .ddp-ui-message a.ddp-btn-pop{margin-left:7px}.theme-dark .ddp-ui-accout-textarea .ddp-wrap-popup2{position:absolute;top:0;left:0;width:248px}.theme-dark [contenteditable=true]:empty:before{content:attr(placeholder);display:block}.theme-dark .ddp-wrap-popup2.ddp-accout-popup{position:fixed;left:0;top:0;width:248px;max-height:230px;z-index:127;overflow-y:auto;word-break:break-all}.theme-dark .ddp-wrap-popup2.ddp-types.ddp-accout-popup ul.ddp-list-popup li a{white-space:normal}.theme-dark .ddp-ui-account-search{position:absolute;top:410px;left:0;right:0;bottom:0;padding:0 50px 30px;box-sizing:border-box}.theme-dark .ddp-ui-popup-contents.page-flex{display:flex;flex-direction:column}.theme-dark .page-flex .ddp-ui-accout-textarea{display:flex;flex:1 1 0;margin-bottom:20px}.theme-dark .page-flex .ddp-ui-account-search{display:flex;flex:1 1 0;height:100%;position:relative;top:0;left:0;right:0;bottom:0;padding:0 0 30px}.theme-dark .page-flex .ddp-ui-formula{margin-top:-32px;padding-top:32px}.theme-dark .page-flex .ddp-ui-formula .ddp-ui-typebasic{top:32px}.theme-dark .ddp-ui-account-search .ddp-wrap-form-list{float:left;height:100%;margin-top:-30px;padding:30px 0 0;box-sizing:border-box}.theme-dark .ddp-ui-account-search .ddp-wrap-add-list{position:relative;float:left;width:305px;height:100%;border-right:1px solid #eaedf5;box-sizing:Border-box;z-index:1}.theme-dark .ddp-ui-account-search .ddp-wrap-add-list .ddp-ui-page{position:absolute;bottom:15px;left:10px}.theme-dark .ddp-wrap-add-list .ddp-ui-top{position:relative}.theme-dark .ddp-wrap-add-list .ddp-ui-top .ddp-ui-sub-title{padding-left:10px}.theme-dark .ddp-wrap-add-list .ddp-ui-top .ddp-ui-sort{position:absolute;top:-10px;right:20px;margin-top:0}.theme-dark .ddp-wrap-add-list .ddp-ui-top .ddp-ui-page{position:absolute;top:10px;right:20px}.theme-dark .ddp-wrap-add-list ul.ddp-list-typebasic{position:absolute;top:40px;left:0;right:22px;bottom:0;overflow-y:auto}.theme-dark .ddp-wrap-add-list ul.ddp-list-typebasic.type-page{bottom:45px}.theme-dark .ddp-wrap-formula{width:100%;margin:-30px 0 0 -305px;padding:30px 0 0 325px;border-bottom:1px solid #eaedf5}.theme-dark .ddp-ui-formula,.theme-dark .ddp-wrap-formula{float:left;position:relative;height:100%;box-sizing:border-box}.theme-dark .ddp-ui-formula{width:258px;padding:0 9px 0 0;background-color:#fff;z-index:1}.theme-dark .ddp-ui-formula.ddp-full{width:100%}.theme-dark .ddp-view-formula{position:relative;height:100%;margin-top:-28px;padding-top:28px;box-sizing:border-box}.theme-dark .ddp-view-formula .ddp-ui-option{float:left;position:relative;width:100%;z-index:2}.theme-dark .ddp-view-formula .ddp-ui-option .ddp-type-search{float:left;width:250px;box-sizing:border-box}.theme-dark .ddp-view-formula .ddp-ui-option .ddp-wrap-edit3{float:right;width:auto;margin-bottom:0}.theme-dark .ddp-view-formula .ddp-ui-option .ddp-wrap-edit3 label.ddp-label-type{width:auto;padding-right:6px}.theme-dark .ddp-view-formula .ddp-ui-option .ddp-wrap-edit3 .ddp-type-selectbox{width:155px}.theme-dark .ddp-ui-formula .ddp-form-search{width:100%;margin-bottom:13px}.theme-dark .ddp-ui-formula .ddp-ui-typebasic{position:absolute;top:80px;left:0;right:0;bottom:0;overflow-y:auto}.theme-dark .ddp-view-formula .ddp-ui-detail{position:absolute;top:70px;left:270px;bottom:0;right:0;padding:0 10px 20px;box-sizing:border-box;border:1px solid #eaedf5;border-bottom:none;overflow-y:auto;color:#7e8aa5;font-size:13px}.theme-dark .ddp-view-formula .ddp-ui-detail .ddp-txt-part{display:block}.theme-dark .ddp-view-formula .ddp-ui-detail .ddp-txt-part .ddp-txt-list{display:block;padding-top:10px}.theme-dark .ddp-view-formula .ddp-ui-detail .ddp-txt-part .ddp-txt-list:first-of-type{padding-top:0}.theme-dark .ddp-view-formula .ddp-ui-detail .ddp-txt-part .ddp-txt-list .ddp-txt-sub-det{color:#83ae4a}.theme-dark .ddp-view-formula .ddp-ui-detail .ddp-btn-close{display:inline-block;position:absolute;right:27px;top:19px;width:16px;height:16px;background:url(/assets/images/btn_close.png) no-repeat;cursor:pointer}.theme-dark .ddp-view-formula .ddp-ui-detail .ddp-ui-det-title{display:block;padding:15px 0 5px;color:#4e5368;font-size:13px;font-weight:700}.theme-dark .ddp-view-formula .ddp-ui-detail .ddp-ui-det-category{display:block;padding-bottom:25px;font-size:11px;color:#4e5368}.theme-dark .ddp-view-formula .ddp-ui-detail .ddp-txt-det{display:block;padding-bottom:10px;color:#7e8aa5;font-size:13px;line-height:21px}.theme-dark .ddp-view-formula .ddp-ui-detail .ddp-data-start{color:#2774a1}.theme-dark .ddp-view-formula .ddp-ui-detail .ddp-data-end{color:#dd5e82}.theme-dark .ddp-view-formula .ddp-ui-detail .ddp-list-det{padding:10px 0 0}.theme-dark .ddp-view-formula .ddp-ui-detail .ddp-list-det li{position:relative;padding-left:10px;color:#7e8aa5;font-size:13px}.theme-dark .ddp-view-formula .ddp-ui-detail .ddp-list-det li:before{display:inline-block;position:absolute;top:6px;left:0;width:4px;height:4px;margin-right:5px;background-color:#7e8aa5;border-radius:50%;vertical-align:middle;content:""}.theme-dark .ddp-view-formula.ddp-full .ddp-ui-detail{display:none}.theme-dark .ddp-ui-userfield{position:absolute;top:240px;left:50px;right:50px;bottom:0;padding:40px 0 0;border-top:1px solid #eaedf5}.theme-dark .ddp-ui-userfield .ddp-ui-setting{float:left;width:48%;height:100%;padding-right:20px;box-sizing:border-box;border-right:1px solid #eaedf5}.theme-dark .ddp-ui-userfield .ddp-ui-account-search{float:left;position:relative;width:52%;padding:0 0 0 20px;top:0;box-sizing:border-box}.theme-dark .ddp-ui-userfield .ddp-ui-account-search .ddp-wrap-add-list{width:100%;border-right:none}.theme-dark .ddp-ui-userfield .ddp-ui-account-search .ddp-wrap-add-list .ddp-ui-top .ddp-ui-page{right:45px}.theme-dark .ddp-wrap-popup2.ddp-type{position:relative;max-height:267px;overflow-y:auto}.theme-dark .ddp-wrap-popup2.ddp-type ul.ddp-list-popup{max-height:225px;overflow-y:auto}.theme-dark .ddp-wrap-popup2.ddp-type ul.ddp-list-popup li a{padding:14px 19px}.theme-dark .ddp-wrap-popup2.ddp-type ul.ddp-list-popup li a .ddp-icon-dataset3{position:relative;top:-2px}.theme-dark .ddp-wrap-popup2.ddp-type ul.ddp-list-popup li.ddp-selected a .ddp-icon-dataset3{background-position:-40px top}.theme-dark .ddp-wrap-popup2.ddp-type ul.ddp-list-popup li.ddp-selected a span.ddp-data-name{color:#1972d0;font-weight:700}.theme-dark .ddp-wrap-popup2.ddp-type ul.ddp-list-popup li a span.ddp-data-name{color:#4e5368;font-size:13px}.theme-dark .ddp-wrap-flow{position:fixed;top:48px;left:0;right:0;bottom:214px;overflow:auto;background-color:#eaedf5;z-index:9}.theme-dark .ddp-wrap-flow.ddp-split{position:relative;left:0;top:0;bottom:0;width:100%;height:100%;margin-top:-48px;padding-top:48px;box-sizing:border-box;overflow:hidden}.theme-dark .ddp-top-flow{position:relative;height:48px;background-color:#1f2942;z-index:10}.theme-dark .ddp-top-flow .ddp-data-form .ddp-btn-buttons3{border:1px solid #7e8aa5;color:#fff}.theme-dark .ddp-top-flow .ddp-data-form .ddp-btn-buttons3:hover{border:1px solid #fff}.theme-dark .ddp-top-flow .ddp-data-form .ddp-btn-return{float:left;position:relative;top:5px;margin-left:20px}.theme-dark .ddp-top-flow .ddp-data-form span.ddp-txt-date{float:left;line-height:30px;color:#9aa4bc}.theme-dark .ddp-top-flow .ddp-data-form .ddp-ui-more{float:left;margin-top:5px;margin-left:10px}.theme-dark .ddp-top-flow .ddp-data-form .ddp-ui-more.ddp-selected .ddp-data-box{display:block}.theme-dark .ddp-top-flow .ddp-data-form a.ddp-btn-info{display:inline-block;position:relative;width:29px;height:29px;margin-left:5px;border:1px solid transparent;border-radius:2px;background:none;vertical-align:middle}.theme-dark .ddp-top-flow .ddp-data-form a.ddp-btn-info em.ddp-icon-myinfo{display:inline-block;position:absolute;top:50%;left:50%;width:15px;height:3px;margin:-2px 0 0 -8px;background:url(/assets/images/dark_theme/icon_more_dark.png) no-repeat;background-position:left -12px;transform:rotate(90deg)}.theme-dark .ddp-top-flow .ddp-data-form a.ddp-btn-info:hover em.ddp-icon-myinfo{background-position:left -4px}.theme-dark .ddp-top-flow .ddp-data-form a.ddp-btn-info.ddp-selected+.ddp-data-box{display:block}.theme-dark .ddp-top-flow .ddp-data-form .ddp-data-box{display:none;position:absolute;top:100%;margin-top:10px;right:10px;width:250px;padding-bottom:5px;background-color:#fff;border:1px solid #ddd;border-radius:2px;box-sizing:border-box;box-shadow:0 1px 3px rgba(84,97,104,.3)}.theme-dark .ddp-top-flow .ddp-data-form .ddp-data-box .ddp-data-by{display:block;padding:10px 9px;border-top:1px solid #ddd;color:#abb1bb;font-size:12px}.theme-dark .ddp-top-flow .ddp-data-form .ddp-data-box a.ddp-list-link{display:block;padding:10px 9px;color:#4b525b;font-size:13px}.theme-dark .ddp-top-flow .ddp-data-form .ddp-data-box a.ddp-list-link:hover{background-color:#f4f6fc}.theme-dark .ddp-top-flow .ddp-data-form .ddp-data-box a.ddp-list-link em.ddp-icon-create{display:inline-block;width:13px;height:13px;margin-right:5px;background:url(/assets/images/icon_add.png) no-repeat;background-position:left -22px}.theme-dark .ddp-top-flow .ddp-data-form .ddp-data-box a.ddp-list-link .ddp-icon-drop-re{position:Relative;top:0;left:0;margin-top:0;margin-right:5px}.theme-dark .ddp-top-flow .ddp-wrap-navi{padding:0 0 0 10px;height:48px;box-sizing:border-box;overflow:hidden}.theme-dark .ddp-top-flow .ddp-wrap-navi:before{display:table;content:""}.theme-dark .ddp-top-flow .ddp-wrap-navi:after{display:table;content:"";clear:both}.theme-dark .ddp-top-flow .ddp-wrap-navi a.ddp-btn-back{display:inline-block;position:relative;float:left;width:50px;height:48px;margin:0 5px 0 -10px}.theme-dark .ddp-top-flow .ddp-wrap-navi a.ddp-btn-back:before{display:inline-block;position:absolute;top:50%;left:22px;margin-top:-8px;width:17px;height:16px;background:url(/assets/images/btn_back.png) no-repeat;vertical-align:middle;content:""}.theme-dark .ddp-top-flow .ddp-wrap-navi .ddp-ui-naviarea{overflow:hidden}.theme-dark .ddp-top-flow .ddp-wrap-navi span.ddp-ui-navitag{float:left;position:relative;top:16px;padding:2px 3px;margin-right:8px;border:1px solid #7e8aa5;border-radius:2px;font-size:10px;color:#4e5368;font-weight:700;line-height:1em}.theme-dark .ddp-top-flow .ddp-wrap-navi .ddp-icon-dbdata2{float:Left}.theme-dark .ddp-top-flow .ddp-wrap-navi .ddp-ui-navi{position:relative;display:block;float:left;padding:14px 0}.theme-dark .ddp-top-flow .ddp-wrap-navi .ddp-ui-navi .ddp-data-navi{display:inline-block;position:relative;padding-left:26px;color:#4e5368;font-weight:300;vertical-align:middle}.theme-dark .ddp-top-flow .ddp-wrap-navi .ddp-ui-navi .ddp-data-navi:before{display:inline-block;position:absolute;top:50%;left:9px;margin-top:-5px;width:7px;height:9px;background:url(/assets/images/icon_navi2.png) no-repeat;content:""}.theme-dark .ddp-top-flow .ddp-wrap-navi .ddp-ui-navi .ddp-data-navi:last-of-type:hover .ddp-icon-select{display:inline-block}.theme-dark .ddp-top-flow .ddp-wrap-navi .ddp-ui-navi .ddp-data-navi:first-of-type{padding-left:0;margin-left:0;background:none}.theme-dark .ddp-top-flow .ddp-wrap-navi .ddp-ui-navi .ddp-data-navi:first-of-type:before{display:none}.theme-dark .ddp-top-flow .ddp-wrap-navi .ddp-ui-navi .ddp-data-navi input.ddp-input-navi{display:none;position:absolute;top:0;left:0;right:0;bottom:0;padding:0 10px;width:100%;color:#545c66;font-size:16px;border:none;background-color:#d9dadf;box-sizing:border-box}.theme-dark .ddp-top-flow .ddp-wrap-navi .ddp-ui-navi .ddp-data-navi a.ddp-txt-navi{min-width:120px;color:#545c66;font-size:16px}.theme-dark .ddp-top-flow .ddp-wrap-navi .ddp-ui-navi .ddp-data-navi.ddp-data-flow{top:-2px;padding-left:10px}.theme-dark .ddp-top-flow .ddp-wrap-navi .ddp-ui-navi .ddp-data-navi.ddp-data-flow:first-of-type{padding-left:0}.theme-dark .ddp-top-flow .ddp-wrap-navi .ddp-ui-navi .ddp-data-navi.ddp-data-flow:before{display:none}.theme-dark .ddp-top-flow .ddp-wrap-navi .ddp-ui-navi .ddp-data-navi a.ddp-link-navi{display:inline-block;position:relative;padding:3px 4px;min-width:100px;height:26px;vertical-align:middle;box-sizing:border-box}.theme-dark .ddp-top-flow .ddp-wrap-navi .ddp-ui-navi .ddp-data-navi a.ddp-link-navi.ddp-link-detail{padding:5px 4px}.theme-dark .ddp-top-flow .ddp-wrap-navi .ddp-ui-navi .ddp-data-navi a.ddp-link-navi .ddp-txt-navi{color:#545c66;font-size:16px;vertical-align:middle}.theme-dark .ddp-top-flow .ddp-wrap-navi .ddp-ui-navi .ddp-data-navi a.ddp-link-navi.ddp-selected,.theme-dark .ddp-top-flow .ddp-wrap-navi .ddp-ui-navi .ddp-data-navi a.ddp-link-navi:hover{background-color:#d9dadf}.theme-dark .ddp-top-flow .ddp-wrap-navi .ddp-ui-navi .ddp-data-navi em.ddp-icon-edit2{display:none;position:relative;top:0;margin-left:15px}.theme-dark .ddp-top-flow .ddp-wrap-navi .ddp-ui-navi .ddp-data-navi a.ddp-link-navi.ddp-link-detail em.ddp-icon-edit2{top:-1px}.theme-dark .ddp-top-flow .ddp-wrap-navi .ddp-ui-navi .ddp-data-navi a.ddp-link-navi.ddp-selected:hover em.ddp-icon-edit2{display:none}.theme-dark .ddp-top-flow .ddp-wrap-navi .ddp-ui-navi .ddp-data-navi a.ddp-link-navi.ddp-selected input.ddp-input-navi,.theme-dark .ddp-top-flow .ddp-wrap-navi .ddp-ui-navi .ddp-data-navi a.ddp-link-navi:hover em.ddp-icon-edit2{display:inline-block}.theme-dark .ddp-top-flow .ddp-wrap-navi .ddp-ui-navi .ddp-data-navi em.ddp-icon-select{display:none;margin-left:7px;width:9px;height:5px;background:url(/assets/images/icon_drop2.png) no-repeat;vertical-align:middle}.theme-dark .ddp-top-flow .ddp-wrap-navi .ddp-ui-navi .ddp-data-navi.ddp-selected em.ddp-icon-select,.theme-dark .ddp-top-flow .ddp-wrap-navi .ddp-ui-navi .ddp-data-navi.ddp-selected input.ddp-input-navi{display:inline-block}.theme-dark .ddp-top-flow .ddp-data-navi.ddp-selected .ddp-data-sub-navi{display:block}.theme-dark .ddp-top-flow .ddp-wrap-navi .ddp-ui-navi .ddp-data-navi a.ddp-link-navi.ddp-link-detail .ddp-txt-navi{font-size:12px;color:#7e8aa5}.theme-dark .ddp-top-flow .ddp-wrap-navi .ddp-ui-navi .ddp-data-navi a.ddp-link-navi.ddp-link-detail .ddp-txt-navi.ddp-datanone{color:#b7b9c2}.theme-dark .ddp-top-flow .ddp-wrap-navi .ddp-ui-navi .ddp-data-navi a.ddp-link-navi.ddp-link-detail input.ddp-input-navi{font-size:12px;color:#9ba0ab}.theme-dark .ddp-top-flow .ddp-data-sub-navi{display:none;position:absolute;top:24px;left:37px;white-space:nowrap;background-color:#fff;box-shadow:0 1px 3px rgba(84,97,104,.3)}.theme-dark .ddp-top-flow .ddp-data-sub-navi span.ddp-data-total{display:block;padding:7px 15px;font-size:12px;color:#acb2bb}.theme-dark .ddp-top-flow .ddp-data-sub-navi ul.ddp-list-sub-navi{width:189px}.theme-dark .ddp-top-flow .ddp-data-sub-navi ul.ddp-list-sub-navi li a{display:block;position:relative;padding:7px 15px 7px 35px;color:#4b525b;font-size:12px;font-weight:400;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.theme-dark .ddp-top-flow .ddp-data-sub-navi ul.ddp-list-sub-navi li a em.ddp-icon-dataset-s{position:absolute;top:50%;left:13px;margin-top:-8px}.theme-dark .ddp-top-flow .ddp-data-sub-navi ul.ddp-list-sub-navi li a:hover{background-color:#f4f6fc}.theme-dark .ddp-top-flow .ddp-data-sub-navi ul.ddp-list-sub-navi li a:hover em.ddp-icon-dataset-s{background-position:-15px -20px}.theme-dark .ddp-top-flow .ddp-data-sub-navi ul.ddp-list-sub-navi li.ddp-selected a,.theme-dark .ddp-top-flow .ddp-data-sub-navi ul.ddp-list-sub-navi li.ddp-selected a:hover{background-color:#edebf5;color:#1972d0}.theme-dark .ddp-top-flow .ddp-data-sub-navi ul.ddp-list-sub-navi li.ddp-selected a:hover em.ddp-icon-dataset-s,.theme-dark .ddp-top-flow .ddp-data-sub-navi ul.ddp-list-sub-navi li.ddp-selected a em.ddp-icon-dataset-s{background-position:left -20px}.theme-dark .ddp-top-flow .ddp-ui-buttons{position:absolute;top:50%;right:12px;margin-top:-15px}.theme-dark .ddp-top-flow .ddp-ui-buttons a[class*=ddp-btn-]{margin-right:5px}.theme-dark em.ddp-icon-shot{display:inline-block;width:16px;height:11px;margin-right:7px;background:url(/assets/images/icon_shot.png) no-repeat;vertical-align:middle}.theme-dark a:hover em.ddp-icon-shot{background-position:-17px top}.theme-dark .ddp-wrap-flow .ddp-wrap-flow-grid{position:absolute;top:0;bottom:0;left:0;right:377px;min-height:117px;background-color:#fff}.theme-dark .ddp-wrap-flow .ddp-wrap-flow-grid .ddp-wrap-grid-option{height:55px;border-bottom:1px solid #eaeaec;box-sizing:border-box}.theme-dark .ddp-wrap-flow .ddp-ui-bar-right{position:absolute;top:0;right:370px;bottom:0;width:7px;background-color:#eaedf5;z-index:1;cursor:pointer}.theme-dark .ddp-wrap-flow .ddp-ui-bar-right:before{display:inline-block;content:"";position:absolute;top:50%;left:50%;margin:-7px 0 0 -1px;width:2px;height:13px;background:url(/assets/images/icon_bar.png) no-repeat}.theme-dark .ddp-wrap-flow .ddp-ui-bar-bottom{position:absolute;left:0;right:0;bottom:0;height:7px;background-color:#eaedf5;z-index:1;cursor:pointer}.theme-dark .ddp-wrap-flow .ddp-ui-bar-bottom:before{display:inline-block;content:"";position:absolute;top:50%;left:50%;margin:-7px 0 0 -1px;width:2px;height:13px;background:url(/assets/images/icon_bar.png) no-repeat;transform:rotate(90deg)}.theme-dark .ddp-wrap-flow .ddp-wrap-flow-grid .ddp-box-gridarea{position:absolute;padding-top:55px;left:0;right:0;bottom:0;width:100%;height:100%;box-sizing:border-box;border:none;border-top:1px solid #ddd}.theme-dark .ddp-wrap-flow .ddp-wrap-flow-grid .ddp-box-gridarea .ddp-ui-gridbody{top:35px}.theme-dark .ddp-box-gridarea.ddp-wrap-result-expand.ddp-ui-import-grid .ddp-wrap-grid{top:0}.theme-dark .ddp-wrap-flow .ddp-wrap-flow-grid .ddp-box-gridarea span.ddp-txt-mssing{color:#da5359}.theme-dark .ddp-type-morepopup{position:fixed}.theme-dark .ddp-wrap-flow .ddp-wrap-rules-flow{position:absolute;top:0;right:0;bottom:0;width:370px;background-color:#fff}.theme-dark .ddp-wrap-flow .ddp-wrap-rules-flow .ddp-box-title{position:relative}.theme-dark .ddp-wrap-flow .ddp-wrap-rules-flow.ddp-split{position:relative;top:0;left:0;right:0;bottom:0;width:inherit;height:100%}.theme-dark .ddp-type-preview .ddp-wrap-grid-option{background-color:#f4f6fc;border-bottom:1px solid #eaedf5}.theme-dark .ddp-type-contents-in .ddp-wrap-grid-option.ddp-top-option{padding-bottom:0;margin-bottom:0}.theme-dark .ddp-wrap-grid-option{position:relative;z-index:50}.theme-dark .ddp-wrap-grid-option .ddp-part-left{float:left}.theme-dark .ddp-wrap-grid-option .ddp-part-right{float:right;padding-right:15px}.theme-dark .ddp-wrap-grid-option .ddp-list-tab-button{float:left}.theme-dark .ddp-wrap-tab-dashboard .ddp-ui-setting ul.ddp-list-tab-button{margin:4px 0 0 20px}.theme-dark .ddp-wrap-tab-dashboard .ddp-ui-setting ul.ddp-list-tab-button li a em.ddp-icon-grid,.theme-dark .ddp-wrap-tab-dashboard .ddp-ui-setting ul.ddp-list-tab-button li a em.ddp-icon-listgrid{background:url(/assets/images/dark_theme/icon_grid_dark.png) no-repeat}.theme-dark .ddp-wrap-tab-dashboard .ddp-ui-setting ul.ddp-list-tab-button li a em.ddp-icon-grid{background-position:-42px top}.theme-dark .ddp-wrap-tab-dashboard .ddp-ui-setting ul.ddp-list-tab-button li a em.ddp-icon-listgrid{background-position:-48px -14px}.theme-dark .ddp-wrap-tab-dashboard .ddp-ui-setting ul.ddp-list-tab-button li.ddp-selected a em.ddp-icon-grid{background-position-x:-56px}.theme-dark .ddp-wrap-tab-dashboard .ddp-ui-setting ul.ddp-list-tab-button li.ddp-selected a em.ddp-icon-listgrid{background-position-x:-64px}.theme-dark .ddp-wrap-grid-option .ddp-part-right .ddp-type-search{float:left;width:200px;margin-top:15px;box-sizing:border-box}.theme-dark .ddp-wrap-grid-option .ddp-data-form{display:inline-block;position:relative;padding:19px 0 12px;margin-left:17px;color:#4e5368;font-size:12px;font-weight:300}.theme-dark .ddp-wrap-grid-option .ddp-data-form strong{color:#4e5368;font-weight:700}.theme-dark .ddp-wrap-grid-option .ddp-data-form input.ddp-data-input{display:inline-block;width:80px;padding:4px 9px;box-sizing:border-box;border:none;border-bottom:1px solid #d7d8dc;background:none;color:#656eb2;font-size:12px}.theme-dark .ddp-wrap-grid-option .ddp-data-form .ddp-wrap-popup2{position:absolute;right:0;top:47px}.theme-dark .ddp-wrap-rules-flow{padding:0 11px;box-sizing:border-box}.theme-dark .ddp-rule-tab{padding:19px 11px;margin:0 -11px;overflow:hidden;border-bottom:1px solid #eaeaec}.theme-dark .ddp-rule-tab li{float:left}.theme-dark .ddp-rule-tab li a{display:inline-block;position:relative;padding:0 13px;color:#b8b9c2;font-size:13px}.theme-dark .ddp-rule-tab li+li a:before{display:inline-block;position:absolute;top:50%;left:0;margin-top:-7px;height:14px;border-left:1px solid #eaedf5;content:""}.theme-dark .ddp-rule-tab li.ddp-selected a{color:#6f7cc4;font-weight:700}.theme-dark .ddp-rule-tab li a em.ddp-icon-selected{display:inline-block;width:5px;height:5px;margin-left:2px;border-radius:50%;background-color:#6f7cc4;vertical-align:top;content:""}.theme-dark .ddp-wrap-rules-flow.ddp-snapshot .ddp-box-title{padding:20px 0 15px;border-bottom:1px solid #eaeaec;color:#36393f;font-size:14px;font-weight:700;line-height:18px}.theme-dark .ddp-wrap-rules-flow.ddp-snapshot .ddp-box-title em.ddp-data-num{display:inline-block;padding:2px 2px 1px;min-width:18px;min-height:18px;margin-right:6px;color:#3d4147;font-size:9px;text-align:center;border-radius:50%;border:1px solid #3d4147;vertical-align:middle;box-sizing:border-box}.theme-dark .ddp-wrap-rules-flow .ddp-ui-buttons{position:absolute;top:50%;right:20px;margin-top:-10px}.theme-dark .ddp-wrap-rules-flow .ddp-ui-buttons a.ddp-icon-refresh,.theme-dark .ddp-wrap-rules-flow .ddp-ui-buttons a.ddp-icon-refresh2{display:inline-block;width:17px;height:16px;margin-left:10px;background:url(/assets/images/btn_refresh.png) no-repeat}.theme-dark .ddp-wrap-rules-flow .ddp-ui-buttons a.ddp-icon-refresh2{background-position:-18px top}.theme-dark .ddp-wrap-rules-flow .ddp-ui-buttons a.ddp-icon-refresh:hover{background-position:left -17px}.theme-dark .ddp-wrap-rules-flow .ddp-ui-buttons a.ddp-icon-refresh2:hover{background-position:-18px -17px}.theme-dark .ddp-wrap-rules-flow .ddp-ui-buttons a.ddp-icon-refresh2.ddp-disabled,.theme-dark .ddp-wrap-rules-flow .ddp-ui-buttons a.ddp-icon-refresh.ddp-disabled{opacity:.4;cursor:no-drop}.theme-dark .ddp-wrap-rules-flow .ddp-ui-buttons a.ddp-icon-refresh.ddp-disabled:hover{background-position:0 0}.theme-dark .ddp-wrap-rules-flow .ddp-ui-buttons a.ddp-icon-refresh2.ddp-disabled:hover{background-position:-18px top}.theme-dark ul.ddp-list-snapshot{position:absolute;top:0;left:0;right:0;bottom:76px;overflow:auto}.theme-dark ul.ddp-list-snapshot li{position:relative}.theme-dark ul.ddp-list-snapshot li>.ddp-txt-snapshot{display:block;position:relative;padding:15px 30px 14px 67px;border-bottom:1px solid #eaeaec;cursor:pointer}.theme-dark ul.ddp-list-snapshot li>.ddp-txt-snapshot:after{display:inline-block;position:absolute;top:50%;right:18px;margin-top:-6px;width:6px;height:11px;background:url(/assets/images/icon_dataview.png) no-repeat;background-position:left -68px;content:""}.theme-dark ul.ddp-list-snapshot li>.ddp-txt-snapshot.ddp-disabled{opacity:.3;border-bottom:none}.theme-dark ul.ddp-list-snapshot li>.ddp-txt-snapshot.ddp-disabled:before{display:inline-block;position:absolute;top:0;left:0;right:0;bottom:0;content:"";z-index:1}.theme-dark ul.ddp-list-snapshot li>.ddp-txt-snapshot.ddp-disabled:after{display:none}.theme-dark ul.ddp-list-snapshot li .ddp-txt-cancel{padding-bottom:13px;text-align:center;vertical-align:middle}.theme-dark ul.ddp-list-snapshot li .ddp-txt-cancel .ddp-txt-det{display:block;padding-bottom:15px;text-align:center;color:#3e4148;font-size:14px}.theme-dark ul.ddp-list-snapshot li .ddp-txt-cancel a{display:inline-block;margin:0 2px;vertical-align:middle}.theme-dark ul.ddp-list-snapshot li .ddp-txt-snapshot em.ddp-icon-snap-cancel,.theme-dark ul.ddp-list-snapshot li .ddp-txt-snapshot em.ddp-icon-snap-failed,.theme-dark ul.ddp-list-snapshot li .ddp-txt-snapshot em.ddp-icon-snap-play,.theme-dark ul.ddp-list-snapshot li .ddp-txt-snapshot em.ddp-icon-snap-success{display:inline-block;width:32px;height:32px;position:absolute;top:50%;left:19px;margin-top:-16px;background:url(/assets/images/icon_snapshot.png) no-repeat}.theme-dark ul.ddp-list-snapshot li .ddp-txt-snapshot em.ddp-icon-snap-failed{background-position:left -33px}.theme-dark ul.ddp-list-snapshot li .ddp-txt-snapshot em.ddp-icon-snap-cancel{background-position:0 -99px}.theme-dark ul.ddp-list-snapshot li .ddp-txt-snapshot em.ddp-icon-snap-play{background-position:left -66px}.theme-dark ul.ddp-list-snapshot li .ddp-txt-snapshot em.ddp-icon-snap-play .ddp-icon-cancel{display:inline-block;position:absolute;bottom:-4px;right:-4px;width:15px;height:15px;background:url(/assets/images/icon_delete.png) no-repeat;background-position:left -14px;content:"";border:1px solid #fff;background-color:#fff}.theme-dark ul.ddp-list-snapshot li .ddp-ui-progress{display:inline-block;position:absolute;bottom:0;left:0;right:0;height:5px;background-color:#eaedf5}.theme-dark ul.ddp-list-snapshot li .ddp-ui-progress span.ddp-bar{position:absolute;top:0;left:0;height:5px;background:#1972d0}.theme-dark ul.ddp-list-snapshot li .ddp-ui-progress.ddp-disabled{opacity:.3}.theme-dark ul.ddp-list-snapshot li a .ddp-data-det .ddp-data-title{display:block;padding-bottom:6px;color:#3e4148;font-size:14px}.theme-dark ul.ddp-list-snapshot li a .ddp-data-det .ddp-data-date{display:block;color:#b7b9c2;font-size:12px}.theme-dark ul.ddp-list-snapshot li a em.ddp-icon-snap-failed{background-position:left -33px}.theme-dark .ddp-ui-rule-flow{position:absolute;top:56px;left:0;right:0;bottom:0;overflow-y:auto}.theme-dark .ddp-ui-rule-flow .ddp-ui-link{position:absolute;bottom:0;left:0;right:0;padding:23px 0;text-align:center}.theme-dark .ddp-wrap-tab-contents .ddp-wrap-rules-flow.ddp-snapshot{right:0}.theme-dark .ddp-wrap-rules-flow.ddp-snapshot{position:absolute;bottom:0;right:291px;left:0;height:255px;padding:0 17px}.theme-dark .ddp-wrap-rules-flow.ddp-snapshot ul.ddp-list-rule2 li{cursor:default;padding:6px 17px}.theme-dark .ddp-wrap-rules-flow.ddp-snapshot ul.ddp-list-rule2 li:hover{background:none}.theme-dark ul.ddp-list-rule2{padding:10px 0 0}.theme-dark ul.ddp-list-rule2 li{position:relative}.theme-dark ul.ddp-list-rule2 li.ddp-edit:after{display:inline-block;position:absolute;top:0;left:0;right:0;bottom:0;content:"";z-index:50}.theme-dark ul.ddp-list-rule2 li.ddp-edit .ddp-wrap-line-add{display:none}.theme-dark ul.ddp-list-rule2 li .ddp-data-type{float:left;position:relative;min-width:23px;min-height:18px;margin-right:5px;margin-top:-1px;color:#727ab7;font-size:13px;box-sizing:border-box;vertical-align:middle}.theme-dark ul.ddp-list-rule2 li .ddp-data-type .ddp-ui-round{display:inline-block;width:17px;height:17px;line-height:17px;text-align:center;border-radius:50%;color:#727ab7;font-size:9px;border:1px solid #727ab7;overflow:hidden;vertical-align:middle}.theme-dark ul.ddp-list-rule2 li .ddp-ui-code{display:block;font-size:13px;line-height:18px;color:#444;overflow:hidden}.theme-dark ul.ddp-list-rule2 li .ddp-ui-code .ddp-type-code{color:#727ab7;font-size:13px;line-height:18px}.theme-dark ul.ddp-list-rule2 li .ddp-ui-code.ddp-error{color:#eb5f58}.theme-dark ul.ddp-list-rule2 li .ddp-ui-code.ddp-error2{color:rgba(235,95,88,.5)}.theme-dark ul.ddp-list-rule2 li .ddp-ui-tooltip-info{margin-top:5px;top:100%;left:25px;max-width:250px;white-space:normal}.theme-dark ul.ddp-list-rule2 li .ddp-ui-tooltip-info.ddp-top{bottom:100%;top:inherit}.theme-dark ul.ddp-list-rule2 li .ddp-ui-tooltip-info .ul.ddp-list-rule2 li .ddp-ui-tooltip-info{left:30px}.theme-dark ul.ddp-list-rule2 li.ddp-disabled *{color:#b8bac2!important}.theme-dark ul.ddp-list-rule2 li.ddp-disabled .ddp-ui-tooltip-info{color:#fff!important}.theme-dark ul.ddp-list-rule2 li.ddp-disabled2 *{color:#b8bac2!important}.theme-dark ul.ddp-list-rule2 li.ddp-disabled2 .ddp-data-type .ddp-ui-round{border:1px solid #b8bac2}.theme-dark ul.ddp-list-rule2 li.ddp-disabled2 .ddp-ui-tooltip-info{color:#fff!important}.theme-dark ul.ddp-list-rule2 li.ddp-disabled{cursor:no-drop}.theme-dark ul.ddp-list-rule2 li.ddp-disabled .ddp-data-type .ddp-ui-round{border:1px solid #b8bac2;color:#b8bac2}.theme-dark ul.ddp-list-rule2 li .ddp-view-data{position:relative;padding:6px 20px;cursor:pointer}.theme-dark ul.ddp-list-rule2 li .ddp-view-data:hover{background-color:#f4f6fc}.theme-dark ul.ddp-list-rule2 li .ddp-view-data:hover .ddp-ui-tooltip-info{display:block;margin-top:0;z-index:20}.theme-dark ul.ddp-list-rule2 li .ddp-view-data.ddp-tooltip-none:hover .ddp-ui-tooltip-info{display:none}.theme-dark ul.ddp-list-rule2 li .ddp-view-data.ddp-edit{position:relative;background-color:#ebecf4}.theme-dark ul.ddp-list-rule2 li .ddp-view-data.ddp-edit .ddp-ui-edit-button,.theme-dark ul.ddp-list-rule2 li .ddp-view-data.ddp-edit:hover .ddp-ui-edit-button{background-color:#ebecf4}.theme-dark ul.ddp-list-rule2 li .ddp-view-data.ddp-edit .ddp-ui-edit-button .ddp-btn-link{float:left;position:relative;width:40px;height:100%}.theme-dark ul.ddp-list-rule2 li .ddp-view-data.ddp-edit .ddp-btn-icon{display:none}.theme-dark ul.ddp-list-rule2 li .ddp-view-data.ddp-edit .ddp-btn-link{display:block}.theme-dark ul.ddp-list-rule2 li .ddp-wrap-line-add{position:absolute;left:0;right:0;top:100%;cursor:pointer;padding:6px 0 0;height:6px;box-sizing:border-box;overflow:hidden;z-index:10}.theme-dark ul.ddp-list-rule2 li .ddp-wrap-line-add.ddp-top{position:absolute;top:0}.theme-dark ul.ddp-list-rule2 li .ddp-wrap-line-add:hover{position:relative;height:29px;padding-top:0;clear:both;transition:height .2s}.theme-dark ul.ddp-list-rule2 li .ddp-wrap-line-add .ddp-line-add{display:block;background-color:#ebecf4}.theme-dark ul.ddp-list-rule2 li .ddp-wrap-line-add .ddp-input-info{display:none;border-top:1px solid #fff;padding:6px 20px 7px;color:rgba(102,111,173,.5);font-size:13px;background-color:#ebecf4}.theme-dark ul.ddp-list-rule2 li .ddp-wrap-line-add .ddp-input-info .ddp-link-cancel{float:right;color:#7e8aa5;font-size:12px;text-decoration:underline;font-style:italic}.theme-dark ul.ddp-list-rule2 li .ddp-wrap-line-add.ddp-selected{position:relative;height:auto;padding-top:0}.theme-dark ul.ddp-list-rule2 li .ddp-wrap-line-add.ddp-selected .ddp-input-info{display:block}.theme-dark ul.ddp-list-rule2 li .ddp-line-add,.theme-dark ul.ddp-list-rule2 li .ddp-wrap-line-add.ddp-selected .ddp-line-add{display:none}.theme-dark ul.ddp-list-rule2 li .ddp-line-add span.ddp-txt{position:relative;display:block;padding:7px 7px 7px 43px;color:#666fad}.theme-dark ul.ddp-list-rule2 li .ddp-line-add span.ddp-txt:before{display:inline-block;position:absolute;top:50%;left:20px;width:15px;height:15px;margin-top:-8px;background:url(/assets/images/icon_plus.png) no-repeat;z-index:1;background-position:left -31px;content:""}.theme-dark ul.ddp-list-rule2 li .ddp-view-data:hover+.ddp-ui-tooltip-info{display:block}.theme-dark ul.ddp-list-rule2 li .ddp-ui-edit-button{display:none;position:absolute;top:0;right:0;bottom:0;padding-right:15px}.theme-dark ul.ddp-list-rule2 li .ddp-ui-edit-button .ddp-btn-icon{display:inline-block;width:22px;height:100%}.theme-dark ul.ddp-list-rule2 li .ddp-ui-edit-button .ddp-btn-link{display:none;height:100%}.theme-dark ul.ddp-list-rule2 li .ddp-view-data .ddp-ui-edit-button{padding-left:10px}.theme-dark ul.ddp-list-rule2 li .ddp-view-data:hover .ddp-ui-edit-button{display:block;padding-left:10px;background-color:#f4f6fc}.theme-dark ul.ddp-list-rule2 li .ddp-view-data.ddp-edit .ddp-ui-edit-button{display:block!important}.theme-dark ul.ddp-list-rule2 li .ddp-ui-edit-button .ddp-icon-del,.theme-dark ul.ddp-list-rule2 li .ddp-ui-edit-button .ddp-icon-edit{display:inline-block;position:absolute;top:50%;margin-top:-14px;padding:8px 5px;cursor:pointer}.theme-dark ul.ddp-list-rule2 li .ddp-ui-edit-button .ddp-icon-del:before,.theme-dark ul.ddp-list-rule2 li .ddp-ui-edit-button .ddp-icon-edit:before{display:inline-block;background:url(/assets/images/icon_control.png) no-repeat;content:""}.theme-dark ul.ddp-list-rule2 li .ddp-ui-edit-button .ddp-icon-edit:before{width:12px;height:12px;background-position:-26px -97px}.theme-dark ul.ddp-list-rule2 li .ddp-ui-edit-button .ddp-icon-del:before{width:11px;height:12px;background-position:-26px -14px}.theme-dark ul.ddp-list-rule2 li .ddp-ui-edit-button .ddp-icon-edit:hover:before{background-position-x:-39px}.theme-dark ul.ddp-list-rule2 li .ddp-ui-edit-button .ddp-icon-del:hover:before{background-position-x:-50px}.theme-dark ul.ddp-list-rule2 li .ddp-view-data.ddp-edit .ddp-ui-edit-button .ddp-link-cancel{position:absolute;top:50%;right:0;margin-top:-8px;padding:0 0 0 10px;color:#7e8aa5;font-size:12px;font-style:italic;text-decoration:underline}.theme-dark .ddp-wrap-rulecontents{position:absolute;top:50px;left:0;right:0;bottom:0;vertical-align:top;overflow:auto}.theme-dark .ddp-wrap-rulecontents.ddp-inherit{overflow:inherit}.theme-dark ul.ddp-list-rule2 li .ddp-ui-edit-button .ddp-wrap-more{display:inline-block;position:relative}.theme-dark ul.ddp-list-rule2 li .ddp-ui-edit-button .ddp-wrap-more .ddp-icon-more{display:inline-block;padding:8px}.theme-dark ul.ddp-list-rule2 li .ddp-ui-edit-button .ddp-wrap-more .ddp-icon-more:before{display:inline-block;content:"";width:2px;height:9px;background:url(/assets/images/icon_control.png) no-repeat;background-position:-6px -164px}.theme-dark ul.ddp-list-rule2 li .ddp-ui-edit-button .ddp-wrap-more .ddp-icon-more:hover:before{background-position:-9px -164px}.theme-dark ul.ddp-list-rule2 li .ddp-ui-edit-button .ddp-wrap-more.ddp-selected .ddp-wrap-popup2{display:block}.theme-dark ul.ddp-list-rule2 li .ddp-ui-edit-button .ddp-wrap-more .ddp-wrap-popup2{display:none;position:absolute;top:100%;right:0;white-space:nowrap}.theme-dark ul.ddp-list-rule2 li .ddp-ui-edit-button .ddp-wrap-more .ddp-wrap-popup2 li{padding:0}.theme-dark ul.ddp-list-rule2 li.ddp-selected:after{position:absolute;bottom:0;left:0;right:0;border-bottom:1px dashed #2abcef;content:""}.theme-dark ul.ddp-list-rule2 li.ddp-disabled:before{cursor:no-drop}.theme-dark ul.ddp-list-rule2 li.ddp-disabled2:before,.theme-dark ul.ddp-list-rule2 li.ddp-disabled:before{display:inline-block;position:absolute;top:0;left:0;right:0;bottom:0;background-color:transparent;content:"";z-index:1}.theme-dark ul.ddp-list-rule2 li.ddp-disabled2:before{cursor:no-drop;cursor:pointer}.theme-dark ul.ddp-list-rule2 li.ddp-disabled .ddp-wrap-line-add{display:none}.theme-dark ul.ddp-list-rule2 li.ddp-disabled2 .ddp-wrap-line-add{display:none;display:block}.theme-dark .ddp-type-rulepop{position:fixed;z-index:130;width:160px}.theme-dark .ddp-wrap-rulecontents.ddp-selected .ddp-wrap-switch-editor{display:block}.theme-dark .ddp-wrap-rulecontents.ddp-selected .ddp-wrap-switch-builder{display:none}.theme-dark .ddp-wrap-rulecontents .ddp-wrap-switch-builder{display:block;height:100%}.theme-dark .ddp-box-contents{position:relative;height:100%;padding:0 15px}.theme-dark .ddp-box-contents .ddp-ui-title{padding-bottom:5px;color:#4e5368;font-size:11px}.theme-dark .ddp-box-contents .ddp-box-command{float:left;width:260px;padding:0 35px 6px 0;box-sizing:border-box;border-right:1px solid #e3e3e7}.theme-dark .ddp-box-contents .ddp-box-command.ddp-box-full{width:100%;padding-right:0;border-right:none}.theme-dark .ddp-box-contents .ddp-wrap-part{height:100%;white-space:nowrap;word-wrap:normal}.theme-dark .ddp-box-contents .ddp-wrap-part .ddp-box-part{display:inline-block;position:relative;height:100%;padding:0 15px;width:220px;vertical-align:top}.theme-dark .ddp-box-contents .ddp-wrap-part .ddp-box-part:first-of-type{padding-left:30px}.theme-dark .ddp-box-contents .ddp-wrap-part .ddp-box-part.ddp-box-s{width:170px}.theme-dark .ddp-box-contents .ddp-wrap-part .ddp-box-part.ddp-editor{width:inherit}.theme-dark .ddp-box-contents .ddp-wrap-part .ddp-box-part.ddp-editor input{width:278px;float:left}.theme-dark .ddp-box-contents .ddp-wrap-part .ddp-box-part.ddp-editor .ddp-input-selectbox{float:left}.theme-dark .ddp-box-contents .ddp-wrap-part .ddp-box-part .ddp-btn-bg{display:inline-block;margin-left:7px;padding:8px 12px;vertical-align:middle}.theme-dark .ddp-wrap-addrule{position:absolute;bottom:0;left:0;right:0}.theme-dark .ddp-wrap-addrule.ddp-split{position:relative;top:0;left:0;right:0;bottom:0;height:inherit}.theme-dark .ddp-wrap-addrule .ddp-box-top{position:fixed;left:0;right:0;bottom:180px}.theme-dark .ddp-wrap-addrule .ddp-box-top.ddp-split{position:relative;top:0;left:0;right:0;bottom:0}.theme-dark .ddp-wrap-addrule .ddp-box-title{padding:15px 15px 5px;color:#4e5368;font-size:12px;font-weight:700}.theme-dark .ddp-wrap-addrule .ddp-box-title a.ddp-link-switch{margin-left:10px;font-size:11px;font-weight:400;color:#727ab7;text-decoration:underline}.theme-dark .ddp-wrap-addrule .ddp-box-title .ddp-ui-sub-title{position:relative;padding:0 0 0 9px;margin-left:9px;color:#b7b9c2;font-size:12px}.theme-dark .ddp-wrap-addrule .ddp-box-title .ddp-ui-sub-title:before{display:inline-block;content:"";position:absolute;top:2px;left:0;height:10px;border-left:1px solid #b7b9c2}.theme-dark .ddp-wrap-addrule .ddp-box-title em.ddp-icon-essential{margin-left:3px;vertical-align:top}.theme-dark .ddp-wrap-rulecontents .ddp-box-title{font-weight:400}.theme-dark .ddp-wrap-addrule .ddp-ui-buttons{position:absolute;top:8px;right:7px;z-index:10}.theme-dark .ddp-wrap-addrule .ddp-ui-buttons [class*=ddp-btn]{float:left;margin-left:4px}.theme-dark .ddp-wrap-addrule ul.ddp-list-command li.ddp-data-select strong{color:#656eb2}.theme-dark .ddp-wrap-addrule ul.ddp-list-command li a em.ddp-ui-round{display:inline-block;padding:2px 2px 1px;margin-left:2px;margin-right:5px;border-radius:50%;border:1px solid #656eb2;color:#656eb2;font-size:9px}.theme-dark .ddp-wrap-addrule ul.ddp-list-command li a span.ddp-ui-type{display:block;color:#656eb2;font-size:12px}.theme-dark .ddp-wrap-addrule ul.ddp-list-command li a span.ddp-ui-code{display:block;padding:5px 0 0 29px;color:#b7b9c2;font-size:12px}.theme-dark .ddp-box-contents .ddp-box-part .ddp-box-title{position:relative;padding:0 0 5px;z-index:2}.theme-dark .ddp-box-contents .ddp-box-part .ddp-list-buttons{width:100%}.theme-dark .ddp-box-contents .ddp-box-part .ddp-list-buttons li{width:50%;min-width:auto;box-sizing:border-box}.theme-dark .ddp-box-contents .ddp-box-part:hover .ddp-ui-info{display:block}.theme-dark .ddp-box-contents .ddp-box-part .ddp-ui-info{display:none;position:absolute;top:0;right:0}.theme-dark .ddp-box-contents .ddp-box-part .ddp-ui-info:hover .ddp-box-info{display:block}.theme-dark .ddp-box-contents .ddp-box-part .ddp-ui-info .ddp-box-info{display:none;position:absolute;bottom:20px;right:-10px;padding:10px;width:253px;background-color:#fff;border-radius:2px;border:1px solid #aeb0bb;white-space:normal;box-sizing:border-box;z-index:10;box-shadow:0 1px 3px rgba(84,97,104,.3)}.theme-dark .ddp-box-contents .ddp-box-part .ddp-ui-info .ddp-box-info:after{display:inline-block;content:"";position:absolute;bottom:-6px;right:10px;width:10px;height:6px;background:url(/assets/images/icon_infobox.png) no-repeat}.theme-dark .ddp-box-contents .ddp-box-part .ddp-wrap-boxwrap.ddp-selected .ddp-box-info{display:block}.theme-dark .ddp-box-contents .ddp-box-part .ddp-wrap-boxwrap .ddp-box-info{display:none;position:absolute;bottom:103%;top:inherit;padding:10px;background-color:#fff;border-radius:2px;border:1px solid #aeb0bb;white-space:normal;box-sizing:border-box;box-shadow:0 1px 3px rgba(84,97,104,.3)}.theme-dark .ddp-wrap-addrule .ddp-wrap-box-info{margin-top:-20px;padding-top:20px;box-sizing:Border-box}.theme-dark .ddp-wrap-box-info{position:relative;height:100%}.theme-dark .ddp-wrap-box-info.ddp-selected .ddp-box-info{display:block}.theme-dark .ddp-wrap-box-info .ddp-box-info{display:none;position:absolute;top:inherit;bottom:103%;background-color:#fff;border-radius:2px;border:1px solid #aeb0bb;white-space:normal;box-sizing:border-box;box-shadow:0 1px 3px rgba(84,97,104,.3)}.theme-dark .ddp-wrap-box-info .ddp-box-info .ddp-box-info-in{padding:10px;max-height:350px;overflow:auto}.theme-dark .ddp-wrap-box-info .ddp-box-info:after{display:inline-block;content:"";position:absolute;bottom:-6px;left:10px;width:10px;height:6px;background:url(/assets/images/icon_infobox.png) no-repeat}.theme-dark .ddp-wrap-input-info{position:relative}.theme-dark .ddp-wrap-input-info .ddp-list-selectbox{position:absolute;top:34px;left:0;right:0;max-height:160px;padding:7px 0;background-color:#fff;border:1px solid #ddd;overflow-y:auto;z-index:1;box-sizing:border-box;box-shadow:0 1px 3px rgba(84,97,104,.3)}.theme-dark .ddp-wrap-input-info .ddp-list-selectbox li a{display:block;padding:5px 10px}.theme-dark .ddp-wrap-input-info .ddp-list-selectbox li a:hover{background-color:#f4f6fc}.theme-dark .ddp-wrap-input-info .ddp-list-selectbox li span.ddp-noresult{display:block;padding:5px 10px;color:#b7b9c2;cursor:default;font-size:13px}.theme-dark .ddp-wrap-input-info.ddp-selected .ddp-box-info{display:block}.theme-dark .ddp-wrap-input-info .ddp-box-info{display:none;position:absolute;top:inherit;bottom:34px;width:300px;max-height:350px;background-color:#fff;border-radius:2px;border:1px solid #aeb0bb;white-space:normal;box-sizing:border-box;z-index:5;box-shadow:0 1px 3px rgba(84,97,104,.3)}.theme-dark .ddp-wrap-input-info .ddp-box-info .ddp-box-info-in{padding:10px;max-height:350px;overflow:auto}.theme-dark .ddp-wrap-input-info .ddp-box-info:after{display:inline-block;content:"";position:absolute;bottom:-6px;left:10px;width:10px;height:6px;background:url(/assets/images/icon_infobox.png) no-repeat}.theme-dark .ddp-box-info .ddp-input-title{display:block;padding:0 0 10px;margin-bottom:10px;text-align:center;border-bottom:1px solid #ddd;font-size:15px}.theme-dark .ddp-box-info strong.ddp-ex{display:block;padding:20px 0 10px}.theme-dark .ddp-box-contents .ddp-box-title .ddp-ui-open-view{display:inline-block;position:relative;vertical-align:middle}.theme-dark .ddp-box-contents .ddp-box-title .ddp-ui-open-view .ddp-icon-view{display:inline-block;position:relative;top:-2px;width:17px;height:17px;cursor:pointer}.theme-dark .ddp-box-contents .ddp-box-title .ddp-ui-open-view .ddp-icon-view em{display:inline-block;position:absolute;top:50%;left:50%;width:9px;height:5px;margin:-3px 0 0 -5px;background:url(/assets/images/icon_drop2.png) no-repeat}.theme-dark .ddp-box-contents .ddp-box-title .ddp-ui-open-view.ddp-selected .ddp-icon-view{background-color:#eaedf5}.theme-dark .ddp-box-contents .ddp-box-title .ddp-ui-open-view.ddp-selected .ddp-icon-view em{background-position:left -6px}.theme-dark .ddp-box-contents .ddp-box-title .ddp-ui-open-view.ddp-selected+.ddp-box-select-check{display:block}.theme-dark .ddp-box-contents .ddp-box-title .ddp-ui-open-view .ddp-ui-selected-option{position:relative;z-index:1}.theme-dark .ddp-box-contents .ddp-box-title ul.ddp-box-select-check{display:none;position:absolute;bottom:109%;left:0;right:-70px;width:282px;z-index:15;white-space:normal}.theme-dark .ddp-box-contents .ddp-box-title ul.ddp-box-select-check li.ddp-txt-view-name{display:block;padding:4px 20px 10px;color:#b7b9c2;font-size:12px;font-weight:700;text-align:left}.theme-dark .ddp-box-contents .ddp-box-title ul.ddp-box-select-check li a span.ddp-data-pattern{display:block}.theme-dark .ddp-box-contents .ddp-box-title ul.ddp-box-select-check li a span.ddp-data-pattern em:last-child{position:relative;padding:0 7px;margin-left:7px;color:#444;font-size:12px}.theme-dark .ddp-box-contents .ddp-box-title ul.ddp-box-select-check li a span.ddp-data-pattern em:last-child:before{display:inline-block;content:"";position:absolute;top:2px;left:0;height:10px;border-left:1px solid #a8a8a8}.theme-dark .ddp-box-contents .ddp-box-title ul.ddp-box-select-check li a .ddp-data-det{display:block;padding-top:10px;color:#9c9c9c;font-size:12px;line-height:1.5em}.theme-dark .ddp-box-contents .ddp-box-title ul.ddp-box-select-check li.ddp-selected a em.ddp-icon-check{top:7px;margin-top:0}.theme-dark .ddp-box-contents .ddp-box-title ul.ddp-box-select-check li a:hover{background-color:#f4f6fc;color:#444}.theme-dark .ddp-wrap-checkaction{position:absolute;bottom:0;left:0;right:0;height:214px;background-color:#fff;z-index:1}.theme-dark .ddp-ui-checkaction{padding:13px 0 0 14px}.theme-dark .ddp-ui-checkaction .ddp-wrap-action{display:inline-block}.theme-dark .ddp-ui-checkaction .ddp-type-selectbox{display:inline-block;width:275px;margin-right:5px;box-sizing:border-box}.theme-dark .ddp-pop-bar{position:relative;padding:14px 0;background-color:#4e5368;text-align:center}.theme-dark .ddp-pop-bar span.ddp-txt-info{color:#fff;font-size:14px}.theme-dark .ddp-pop-bar a.ddp-btn-bar{display:inline-block;position:absolute;top:8px;right:5px;padding:6px 0;width:85px;border-radius:2px;border:1px solid #7e8aa5;color:#c3c8d3;font-size:12px;text-align:center}.theme-dark .ddp-pop-bar a.ddp-btn-bar:hover{border:1px solid #fff;color:#fff}.theme-dark .ddp-pop-bar a.ddp-btn-close{position:absolute;top:15px;left:20px;color:#c3c8d3;font-size:14px;vertical-align:middle}.theme-dark .ddp-pop-bar a.ddp-btn-close em.ddp-icon-close{display:inline-block;width:16px;height:16px;margin-right:7px;background:url(/assets/images/btn_popclose.png) no-repeat;background-position:left -84px;vertical-align:middle}.theme-dark .ddp-wrap-flow .ddp-wrap-addrule{position:absolute;bottom:0;left:0;right:0;min-height:207px;background-color:#fff;box-sizing:border-box;z-index:10}.theme-dark .ddp-ui-popup-contents{position:relative;height:100%;margin-top:-120px;padding:120px 50px 0;box-sizing:border-box}.theme-dark .ddp-ui-popup-contents.ddp-info{padding-top:134px}.theme-dark .ddp-ui-popup-contents.ddp-info2{padding-top:168px}.theme-dark .ddp-ui-popup-contents .ddp-box-message{position:absolute;top:84px;left:50px;right:50px}.theme-dark .ddp-ui-popup-contents .ddp-popup-viewtable{position:absolute;top:170px;left:50px;right:50px;bottom:90px}.theme-dark .ddp-ui-popup-contents .ddp-popup-viewtable .ddp-box-add-link{position:absolute;bottom:0;left:0;right:0}.theme-dark .ddp-ui-popup-contents .ddp-box-viewtable{height:100%;box-sizing:Border-box}.theme-dark .ddp-box-viewtable.ddp-viewtable-type .ddp-ui-gridbody{bottom:35px}.theme-dark .ddp-box-viewtable.ddp-viewtable-type .ddp-box-add-link{position:absolute;left:0;right:0;bottom:0;padding:12px 0 13px;text-align:center;border:none;border-top:1px solid #c3c8d3;background-color:#fff;-moz-box-shadow:inset 0 1px 3px rgba(75,81,91,.1);-webkit-box-shadow:inset 0 1px 3px rgba(75,81,91,.1)}.theme-dark .ddp-wrap-flow2{position:fixed;left:0;top:100px;right:0;bottom:0;background-color:#fff}.theme-dark .ddp-wrap-flow2 .ddp-ui-number{padding:15px 14px;box-sizing:border-box}.theme-dark .ddp-wrap-flow2 .ddp-ui-number .ddp-data-number{display:inline-block;margin-right:20px;font-size:12px;color:#4e5368}.theme-dark .ddp-wrap-flow2 .ddp-ui-number a.ddp-link-set{position:relative;top:2px;margin-right:20px;color:#b7b9c3;font-size:12px}.theme-dark .ddp-wrap-flow2 .ddp-ui-number a.ddp-link-set em.ddp-icon-add{position:relative;top:-1px;margin-right:5px;width:9px;height:9px;background:url(/assets/images/icon_add.png) no-repeat;background-position:-20px top}.theme-dark .ddp-wrap-flow2 .ddp-ui-number a.ddp-link-set:hover{color:#4e5368;text-decoration:underline}.theme-dark .ddp-wrap-flow2 .ddp-ui-number a.ddp-link-set:hover em.ddp-icon-add{background-position:-10px top}.theme-dark .ddp-wrap-flow2 .ddp-box-chart{position:absolute;top:45px;left:0;right:0;bottom:0;overflow:auto}.theme-dark .ddp-wrap-flow2 .ddp-split-chart{position:relative;float:left;height:100%;width:100%}.theme-dark .ddp-wrap-flow2 .ddp-empty-flow{position:absolute;top:50%;left:0;right:0;margin-top:-156px;text-align:center}.theme-dark .ddp-wrap-flow2 .ddp-empty-flow .ddp-img-flow{display:inline-block;padding-bottom:25px;width:193px;height:150px;background:url(/assets/images/img_flow.png) no-repeat}.theme-dark .ddp-wrap-flow2 .ddp-empty-flow .ddp-empty-title{display:block;padding-bottom:20px;color:#c3c8d3;font-size:28px;text-align:center}.theme-dark .ddp-wrap-flow2 .ddp-empty-flow .ddp-empty-det{display:block;padding-bottom:25px;color:#b7b9c2;font-size:14px;text-align:center}.theme-dark .ddp-wrap-flow2.ddp-type .ddp-box-flowdetail{position:relative;float:left;top:0;right:0;bottom:0;height:100%;border:none}.theme-dark .ddp-wrap-flow2.ddp-type .ddp-box-flowdetail .ddp-no-data{display:table;width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0;background-color:#f4f6fc;z-index:2}.theme-dark .ddp-wrap-flow2.ddp-type .ddp-box-flowdetail .ddp-no-data .ddp-no-data-in{display:table-cell;width:100%;height:100%;vertical-align:middle;text-align:center}.theme-dark .ddp-wrap-flow2.ddp-type .ddp-box-flowdetail .ddp-no-data .ddp-no-data-in .ddp-btn-solid{width:166px}.theme-dark .ddp-wrap-flow2.ddp-type .ddp-box-flowdetail .ddp-no-data .ddp-no-data-in .ddp-txt-data{display:block;padding-bottom:14px;color:#4e5368;font-size:16px}.theme-dark .ddp-wrap-flow2.ddp-type.ddp-full .ddp-split-chart{width:100%!important}.theme-dark .ddp-box-flowdetail{position:absolute;top:5px;right:6px;bottom:5px;width:288px;border:1px solid #7e8aa5;background-color:#fff}.theme-dark .ddp-box-flowdetail .ddp-box-in{position:absolute;top:0;left:0;right:0;bottom:35px;overflow-y:auto}.theme-dark .ddp-box-flowdetail a.ddp-btn-popup-close{position:absolute;top:19px;right:15px;z-index:1}.theme-dark .ddp-box-flowdetail .type-title .ddp-data-filename{padding-right:0}.theme-dark .ddp-box-flowdetail .type-title .ddp-ui-top-button{position:relative;float:right;padding:19px 0 0;z-index:1}.theme-dark .ddp-box-flowdetail .type-title .ddp-ui-top-button .ddp-btn-popup-close{position:relative;top:0;right:0;margin:0 15px 0 0;float:left}.theme-dark .ddp-box-flowdetail .type-title .ddp-ui-top-button .ddp-ui-detail{position:relative;top:-1px;float:left;margin:0 10px}.theme-dark .ddp-box-flowdetail .type-title .ddp-ui-top-button .ddp-ui-detail .ddp-icon-detail{display:inline-block;width:17px;height:18px;background:url(/assets/images/icon_detail2.png) no-repeat}.theme-dark .ddp-box-flowdetail .type-title .ddp-ui-top-button .ddp-ui-detail .ddp-ui-tooltip-info{position:absolute;top:100%;right:-10px;left:inherit;margin-top:6px}.theme-dark .ddp-box-flowdetail .type-title .ddp-ui-top-button .ddp-ui-detail:hover .ddp-ui-tooltip-info{display:block}.theme-dark .ddp-box-flowdetail .type-title .ddp-ui-top-button .ddp-ui-detail .ddp-ui-tooltip-info em.ddp-icon-view-top{right:17px;left:inherit}.theme-dark .ddp-box-flowdetail .ddp-data-filename{position:relative;padding:0 40px;margin-top:13px;box-sizing:border-box}.theme-dark .ddp-box-flowdetail .ddp-data-filename .ddp-icon-file-svg{position:absolute;top:3px;left:10px;margin-right:10px}.theme-dark .ddp-box-flowdetail .ddp-data-filename .ddp-ui-textarea{display:none;background-color:#fff;z-index:1;height:35px}.theme-dark .ddp-box-flowdetail .ddp-data-filename .ddp-ui-input{display:none;position:relative;z-index:1}.theme-dark .ddp-box-flowdetail .ddp-data-filename .ddp-ui-input .ddp-btn-check{display:inline-block;position:absolute;top:2px;bottom:2px;right:2px;width:24px;height:inherit;border-radius:3px;background-color:#c3c8d3;cursor:pointer}.theme-dark .ddp-box-flowdetail .ddp-data-filename .ddp-ui-input .ddp-btn-check:hover{background-color:#2abcef}.theme-dark .ddp-box-flowdetail .ddp-data-filename.ddp-selected .ddp-ui-textarea{display:block}.theme-dark .ddp-box-flowdetail .ddp-data-filename.ddp-selected .ddp-ui-input{display:block;position:relative;left:-4px;padding-right:30px;border:1px solid #b7b9c2;border-radius:3px;overflow:hidden}.theme-dark .ddp-box-flowdetail .ddp-data-filename .ddp-ui-input input{position:relative;padding:4px 0 4px 8px;width:100%;font-size:16px;font-weight:700;border:none;box-sizing:border-box}.theme-dark .ddp-box-flowdetail .ddp-data-filename.ddp-selected .ddp-ui-input textarea{display:block;width:100%;height:100%;padding:1px 0 2px 5px;font-family:sans-serif;font-size:16px;font-weight:700;line-height:22px;border:none;background-color:#f4f6fc;box-sizing:border-box}.theme-dark .ddp-box-flowdetail .ddp-data-filename.ddp-selected:hover .ddp-link-edit{display:none}.theme-dark .ddp-box-flowdetail .ddp-data-filename em.ddp-icon-dbdata,.theme-dark .ddp-box-flowdetail .ddp-data-filename em.ddp-icon-wrangled-m{position:absolute;top:0;left:18px}.theme-dark .ddp-box-flowdetail .ddp-data-filename em.ddp-icon-file-sql{position:absolute;top:-2px;left:18px}.theme-dark .ddp-box-flowdetail .ddp-data-filename span.ddp-txt-filename{display:block;position:relative;max-width:100%;padding:5px 23px 3px 5px;font-size:16px;color:#35393f;font-weight:700;line-height:21px;font-family:sans-serif;box-sizing:border-box;overflow:hidden;cursor:pointer;word-break:break-all}.theme-dark .ddp-box-flowdetail .ddp-data-filename.ddp-selected span.ddp-txt-filename{display:none}.theme-dark .ddp-box-flowdetail .ddp-data-filename span.ddp-txt-filename .ddp-link-edit{display:none;position:absolute;top:6px;right:0;padding:3px 5px;vertical-align:top;font-size:0}.theme-dark .ddp-box-flowdetail .ddp-data-filename span.ddp-txt-filename:hover{background-color:#f4f6fc}.theme-dark .ddp-box-flowdetail .ddp-data-filename span.ddp-txt-filename:hover .ddp-link-edit{display:inline-block}.theme-dark .ddp-box-flowdetail .ddp-data-filename span.ddp-txt-filename:hover .ddp-link-edit .ddp-icon-edit2{background-position:-33px top}.theme-dark .ddp-box-flowdetail .ddp-data-filename .ddp-icon-db{position:absolute;top:-4px;left:10px;display:inline-block;width:24px;height:24px}.theme-dark .ddp-box-flowdetail .ddp-data-explain{position:relative;margin:5px 10px 0}.theme-dark .ddp-box-flowdetail .ddp-data-explain .ddp-txt-explain{display:inline-block;position:relative;max-width:100%;max-height:57px;padding:4px 23px 3px 6px;margin:-2px 0;line-height:17px;color:#b7b9c2;font-size:12px;font-family:sans-serif;box-sizing:border-box;overflow:hidden;cursor:pointer;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;word-wrap:break-word}.theme-dark .ddp-box-flowdetail .ddp-data-explain .ddp-tag-target{display:inline-block;padding:2px 3px;margin:4px 0 0 6px;background-color:#f4f6fc;color:#7e8aa5;font-size:10px}.theme-dark .ddp-box-flowdetail .ddp-data-explain .ddp-txt-explain:hover{background-color:#f4f6fc}.theme-dark .ddp-box-flowdetail .ddp-data-explain.ddp-selected .ddp-ui-input{display:block;position:relative;padding-right:23px;margin:-1px 0 0;border-radius:3px;border:1px solid #b7b9c2;overflow:hidden;box-sizing:border-box}.theme-dark .ddp-box-flowdetail .ddp-data-explain.ddp-selected .ddp-ui-input textarea{display:block;width:100%;box-sizing:border-box;padding:5px;height:51px;border:none;font-size:12px;line-height:17px;font-family:sans-serif}.theme-dark .ddp-box-flowdetail .ddp-data-explain.ddp-selected .ddp-txt-explain{display:none}.theme-dark .ddp-box-flowdetail .ddp-data-explain .ddp-ui-input{display:none;position:relative}.theme-dark .ddp-box-flowdetail .ddp-data-explain .ddp-ui-input .ddp-btn-check{display:inline-block;position:absolute;bottom:2px;right:2px;top:2px;height:inherit;border-radius:3px;background-color:#c3c8d3}.theme-dark .ddp-box-flowdetail .ddp-data-explain .ddp-ui-input .ddp-btn-check:hover{background-color:#2abcef}.theme-dark .ddp-box-flowdetail .ddp-data-explain .ddp-ui-input input{width:100%;padding:8px 31px 8px 8px;border:none;background:#f4f6fc;box-sizing:border-box}.theme-dark .ddp-box-flowdetail .ddp-data-explain .ddp-link-edit{display:none;position:absolute;right:0;top:4px;padding:3px 5px;z-index:1}.theme-dark .ddp-box-flowdetail .ddp-data-explain.ddp-selected .ddp-link-edit{display:none}.theme-dark .ddp-box-flowdetail .ddp-txt-explain:hover .ddp-link-edit{display:block}.theme-dark .ddp-box-flowdetail .ddp-txt-explain:hover .ddp-link-edit .ddp-icon-edit2{background-position:-33px top}.theme-dark .ddp-box-flowdetail .ddp-ui-databuttons{padding:10px 10px 0;text-align:center}.theme-dark .ddp-box-flowdetail .ddp-ui-databuttons .ddp-databuttons{margin:0 -37px 0 -2px}.theme-dark .ddp-box-flowdetail .ddp-ui-databuttons .ddp-databuttons [class*=ddp-col-]{padding:0 2px}.theme-dark .ddp-box-flowdetail .ddp-ui-databuttons .ddp-databuttons [class*=ddp-btn-]{font-size:13px;padding:6px 10px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.theme-dark .ddp-box-flowdetail .ddp-ui-databuttons .ddp-btn-buttons4{display:inline-block;width:46%;margin:0 2px}.theme-dark .ddp-box-flowdetail .ddp-ui-databuttons .ddp-btn-buttons4.ddp-full{width:100%;height:30px;box-sizing:border-box}.theme-dark .ddp-box-flowdetail .ddp-ui-databuttons .ddp-btn-buttons4.ddp-disabled{border:1px solid #eaedf5;color:#c3c8d3;cursor:no-drop}.theme-dark .ddp-box-flowdetail .ddp-ui-databuttons .ddp-btn-buttons4 em.ddp-icon-window{margin-left:5px}.theme-dark .ddp-box-flowdetail .ddp-ui-databuttons.ddp-type{position:relative;padding-right:45px}.theme-dark .ddp-box-flowdetail .ddp-ui-databuttons.ddp-type .ddp-more .ddp-btn-more{display:inline-block;position:relative;width:30px;height:30px;border:1px solid #c3c8d3;border-radius:2px;box-sizing:border-box}.theme-dark .ddp-box-flowdetail .ddp-ui-databuttons.ddp-type .ddp-more .ddp-btn-more:hover{border:1px solid #b7b9c2}.theme-dark .ddp-box-flowdetail .ddp-ui-databuttons.ddp-type .ddp-more .ddp-btn-more:before{display:inline-block;position:absolute;top:50%;left:50%;margin:-2px 0 0 -8px;width:15px;height:3px;background:url(/assets/images/icon_more.png) no-repeat;background-position:left -4px;transform:rotate(90deg);content:""}.theme-dark .ddp-box-flowdetail .ddp-ui-databuttons.ddp-type .ddp-more .ddp-wrap-popup2{display:none;position:absolute;top:100%;right:0}.theme-dark .ddp-box-flowdetail .ddp-ui-databuttons.ddp-type .ddp-more.ddp-selected .ddp-wrap-popup2{display:block}.theme-dark .ddp-box-flowdetail .ddp-ui-databuttons.ddp-type .ddp-more.ddp-selected .ddp-wrap-popup2 .ddp-icon-drop-re{opacity:.7}.theme-dark .ddp-box-flowdetail .ddp-ui-preview{padding:20px 0 0}.theme-dark .ddp-box-flowdetail .ddp-ui-preview .ddp-txt-title{padding:0 0 5px;color:#4e5368;font-size:12px}.theme-dark .ddp-box-flowdetail .ddp-ui-preview .ddp-box-preview{height:158px;margin-bottom:10px;border:1px solid #eaedf5;overflow:auto;color:#4e5368;font-size:12px;line-height:18px;background-color:#fff;box-sizing:border-box}.theme-dark .ddp-box-flowdetail .ddp-ui-preview .ddp-box-preview .ddp-font-size{font-size:14px;padding:5px}.theme-dark .ddp-box-flowdetail .ddp-ui-queryview .ddp-txt-title{padding:5px 0;color:#b7bac1;font-size:13px}.theme-dark .ddp-box-flowdetail .ddp-ui-queryview .ddp-box-preview{height:158px;margin-bottom:10px;padding:10px;border:1px solid #eaedf5;overflow:auto;color:#4e5368;font-size:12px;line-height:18px;background-color:#fff;box-sizing:border-box}.theme-dark .ddp-box-flowdetail .ddp-ui-preview.ddp-type-rule{padding:20px 0 0;margin:10px 0 0;border-top:1px solid #eaedf5}.theme-dark .ddp-box-flowdetail .ddp-ui-preview.ddp-type-rule .ddp-box-preview{padding:0;margin-bottom:5px}.theme-dark .ddp-box-flowdetail .ddp-ui-preview.ddp-type-rule ul.ddp-list-rule2{padding:0}.theme-dark .ddp-box-flowdetail .ddp-ui-preview.ddp-type-rule ul.ddp-list-rule2 li{padding-right:10px;cursor:default}.theme-dark .ddp-box-flowdetail .ddp-ui-preview.ddp-type-rule ul.ddp-list-rule2 li:hover{background:none}.theme-dark .ddp-box-flowdetail .ddp-ui-preview.ddp-type-rule .ddp-box-preview ul.ddp-list-rule2{padding:10px}.theme-dark .ddp-box-flowdetail .ddp-ui-preview.ddp-type-rule .ddp-box-preview ul.ddp-list-rule2 li{padding-right:0}.theme-dark .ddp-box-flowdetail .ddp-ui-preview.ddp-type-rule .ddp-box-preview ul.ddp-list-rule2 li+li{padding:5px 0 0}.theme-dark .ddp-box-flowdetail .ddp-ui-preview.ddp-type-rule .ddp-data-rule{color:#b7bac2;font-size:12px}.theme-dark .ddp-box-flowdetail dl.ddp-dl-detail{padding:3px 0;clear:both}.theme-dark .ddp-box-flowdetail dl.ddp-dl-detail.type-part{margin-top:10px}.theme-dark .ddp-box-flowdetail dl.ddp-dl-detail:before{display:table;content:""}.theme-dark .ddp-box-flowdetail dl.ddp-dl-detail:after{display:table;content:"";clear:both}.theme-dark .ddp-box-flowdetail dl.ddp-dl-detail dt{float:left;padding:0 10px 0 0;width:95px;font-size:13px;color:#b7bac1;box-sizing:border-box}.theme-dark .ddp-box-flowdetail dl.ddp-dl-detail dt:before{display:inline-block;content:""}.theme-dark .ddp-box-flowdetail dl.ddp-dl-detail dd{display:block;padding-left:95px;position:relative;font-size:13px;color:#4e5368;box-sizing:border-box}.theme-dark .ddp-box-flowdetail dl.ddp-dl-detail dd .ddp-wrap-alart{display:inline-block;position:relative;margin-left:6px;cursor:pointer}.theme-dark .ddp-box-flowdetail dl.ddp-dl-detail dd .ddp-wrap-alart .ddp-ui-tooltip-info{display:none;max-width:170px;min-width:100px;position:absolute;left:inherit;top:23px;right:-73px;text-align:center;white-space:normal}.theme-dark .ddp-box-flowdetail dl.ddp-dl-detail dd .ddp-wrap-alart .ddp-ui-tooltip-info em.ddp-icon-view-top{left:inherit;right:79px}.theme-dark .ddp-box-flowdetail dl.ddp-dl-detail dd .ddp-ui-data{position:relative}.theme-dark .ddp-box-flowdetail dl.ddp-dl-detail dd span.ddp-txt-data{display:inline-block;padding-right:45px;position:relative;max-width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;box-sizing:border-box}.theme-dark .ddp-box-flowdetail dl.ddp-dl-detail dd .ddp-ui-data.ddp-selected span.ddp-txt-data{white-space:normal}.theme-dark .ddp-box-flowdetail dl.ddp-dl-detail dd a.ddp-link-detailview{position:absolute;top:0;right:0;color:#7e8aa5;font-size:12px}.theme-dark .ddp-box-flowdetail dl.ddp-dl-detail dd span.ddp-data-num{text-decoration:underline;cursor:pointer}.theme-dark .ddp-box-flowdetail dl.ddp-dl-detail dd .ddp-wrap-popup2{position:absolute;top:20px;left:90px;max-width:155px}.theme-dark .ddp-box-flowdetail dl.ddp-dl-detail dd .ddp-wrap-popup2 ul li a{padding-left:34px}.theme-dark .ddp-box-flowdetail dl.ddp-dl-detail dd .ddp-wrap-popup2 ul li a em.ddp-icon-flow{position:absolute;top:6px;left:12px}.theme-dark .ddp-box-flowdetail dl.ddp-dl-detail.type-date{padding-left:10px}.theme-dark .ddp-box-flowdetail dl.ddp-dl-detail.type-date dd .ddp-data-by{color:#7e8aa5;display:block}.theme-dark .ddp-box-flowdetail .ddp-wrap-part{margin:0 10px;padding-bottom:10px;border-bottom:1px solid #eaedf5}.theme-dark .ddp-box-flowdetail .ddp-wrap-part.ddp-bg{background-color:#f4f6fc;margin:20px 0 0;padding:0 10px 10px}.theme-dark .ddp-box-flowdetail .ddp-wrap-part.ddp-bg .ddp-ui-preview{padding-top:10px}.theme-dark .ddp-box-flowdetail .ddp-wrap-part.ddp-type{padding-top:15px}.theme-dark .ddp-box-flowdetail .ddp-data-type{color:#b7bac2;font-size:12px}.theme-dark .ddp-box-flowdetail .ddp-wrap-date{padding:10px 0}.theme-dark .ddp-box-flowdetail dl.ddp-dl-date{padding:5px 10px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.theme-dark .ddp-box-flowdetail dl.ddp-dl-date dt{position:relative;width:inherit;padding-right:8px;font-weight:400;color:#b7bac2}.theme-dark .ddp-box-flowdetail dl.ddp-dl-date dd{width:inherit;float:inherit;padding-left:0;margin-left:0;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal;color:#b7b9c2;font-size:13px;font-weight:300}.theme-dark .ddp-box-flowdetail .ddp-ui-footbutton{position:absolute;bottom:0;left:0;right:0;padding:10px 0;text-align:center}.theme-dark .ddp-box-flowdetail .ddp-data-detail{padding-bottom:5px}.theme-dark .ddp-box-flowdetail .ddp-data-detail .ddp-label-detail{padding-bottom:10px;color:#b7bac1;font-size:13px}.theme-dark .ddp-box-flowdetail .ddp-data-detail dl.ddp-dl-detail2{padding-top:10px}.theme-dark .ddp-box-flowdetail .ddp-data-detail dl.ddp-dl-detail2:first-of-type{padding-top:0}.theme-dark .ddp-box-flowdetail .ddp-data-detail dl.ddp-dl-detail2 dt{float:Left;padding-right:5px;color:#4e5368;font-size:12px}.theme-dark .ddp-box-flowdetail .ddp-data-detail dl.ddp-dl-detail2 dd{display:block;color:#4e5368;font-size:12px;font-weight:300;overflow:hidden}.theme-dark a.ddp-type-link2{color:#b7b9c2;font-size:12px;text-decoration:underline}.theme-dark a.ddp-type-link2:hover{color:#4e5368}.theme-dark a.ddp-type-link2:hover em.ddp-icon-delete2{opacity:1}.theme-dark table.ddp-table-detail tbody tr td .ddp-box-sub{width:710px}.theme-dark table.ddp-table-detail tbody tr td .ddp-txt-cut{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word}.theme-dark table.ddp-table-detail tbody tr td .ddp-data-form{display:block;padding-top:5px}.theme-dark table.ddp-table-detail tbody tr td .ddp-data-form:first-of-type{padding-top:0}.theme-dark table.ddp-table-detail tbody tr td .ddp-wrap-edit3:last-of-type{margin-bottom:13px}.theme-dark table.ddp-table-detail tbody tr td label.ddp-label-type.ddp-normal{display:block;padding-bottom:13px}.theme-dark table.ddp-table-detail tbody tr td .ddp-wrap-box{position:relative;border:1px solid #c3c8d3}.theme-dark table.ddp-table-detail tbody tr td .ddp-wrap-box a.ddp-btn-detail{display:inline-block;position:absolute;bottom:-1px;right:-1px;width:25px;height:25px;border-radius:4px;border:1px solid #c3c8d3;box-sizing:border-box}.theme-dark table.ddp-table-detail tbody tr td .ddp-wrap-box a.ddp-btn-detail .ddp-icon-searchview2{position:absolute;top:50%;left:50%;margin:-6px 0 0 -6px}.theme-dark table.ddp-table-detail tbody tr td .ddp-wrap-box .ddp-form-box{overflow:hidden;border:none}.theme-dark table.ddp-table-detail tbody tr td .ddp-form-box{position:relative;border:1px solid #c3c8d3;max-width:100%;height:160px;overflow:auto}.theme-dark table.ddp-table-detail tbody tr td .ddp-form-box.ddp-hidden{overflow:hidden}.theme-dark table.ddp-table-detail tbody tr td .ddp-form-box a.ddp-btn-detail{display:inline-block;position:absolute;bottom:-1px;right:-1px;width:25px;height:25px;border-radius:4px;border:1px solid #c3c8d3;box-sizing:border-box}.theme-dark table.ddp-table-detail tbody tr td .ddp-form-box a.ddp-btn-detail .ddp-icon-searchview2{position:absolute;top:50%;left:50%;margin:-6px 0 0 -6px}.theme-dark table.ddp-table-detail tbody tr td .ddp-form-box a.ddp-btn-detail:hover{background-color:#f4f6fc}.theme-dark table.ddp-table-detail tbody tr td .ddp-data-detail .ddp-link a.ddp-link-url2{display:inline-block;width:710px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.theme-dark table.ddp-table-detail tbody tr td .ddp-data-detail span.ddp-txt-detail{display:inline-block;position:relative}.theme-dark table.ddp-table-detail tbody tr td .ddp-ui-edit-option .ddp-data-detail span.ddp-txt-detail a.ddp-link-detail{top:-1px}.theme-dark table.ddp-table-detail tbody tr td .ddp-wrap-edit3 .ddp-data-detail span.ddp-txt-detail a.ddp-link-detail{top:4px}.theme-dark table.ddp-table-detail tbody tr td .ddp-data-detail span.ddp-txt-detail a.ddp-link-detail{display:none;position:absolute;top:-1px;right:3px;color:#7e8aa5;font-size:12px}.theme-dark table.ddp-table-detail tbody tr td .ddp-data-detail span.ddp-txt-detail.ddp-detail{max-width:710px;padding-right:45px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;word-wrap:normal;box-sizing:border-box}.theme-dark table.ddp-table-detail tbody tr td .ddp-data-detail span.ddp-txt-detail.ddp-detail a.ddp-link-detail{display:block}.theme-dark table.ddp-table-detail tbody tr td .ddp-data-detail.ddp-selected span.ddp-txt-detail{white-space:normal}.theme-dark table.ddp-table-detail tbody tr td .ddp-wrap-alart{position:relative;top:-1px;display:inline-block;margin-left:6px;vertical-align:middle;cursor:pointer}.theme-dark table.ddp-table-detail tbody tr td .ddp-wrap-alart:hover .ddp-ui-tooltip-info{display:block}.theme-dark table.ddp-table-detail tbody tr td .ddp-wrap-alart .ddp-ui-tooltip-info{display:none;top:21px;left:-60px}.theme-dark table.ddp-table-detail tbody tr td .ddp-wrap-alart .ddp-ui-tooltip-info .ddp-icon-view-top{left:68px;right:inherit}.theme-dark table.ddp-table-detail tbody tr td a.ddp-link-url{text-decoration:underline;font-style:italic}.theme-dark table.ddp-table-detail tbody tr td.ddp-link-url a,.theme-dark table.ddp-table-detail tbody tr td a.ddp-link-url2{text-decoration:underline;color:#4c92e0}.theme-dark table.ddp-table-detail tbody tr td a.ddp-btn-pop.ddp-type{min-width:178px;border:1px solid #7e8aa5;background-color:#7e8aa5}.theme-dark table.ddp-table-detail tbody tr td a.ddp-btn-pop.ddp-type:hover{background-color:#4e5368}.theme-dark table.ddp-table-detail tbody tr td .ddp-data-none{color:#b7b9c2;font-size:13px}.theme-dark table.ddp-table-detail tbody tr td .ddp-ui-button{padding-top:20px}.theme-dark table.ddp-table-detail tbody tr td .ddp-wrap-edit3.ddp-type .ddp-label-type{font-weight:700;font-size:12px}.theme-dark table.ddp-table-detail tbody tr td .ddp-wrap-edit3.ddp-type:first-of-type{margin-top:-8px}.theme-dark table.ddp-table-detail tbody tr td .ddp-link-window{position:relative;padding-right:15px;color:#1972d0;font-size:13px}.theme-dark table.ddp-table-detail tbody tr td .ddp-link-window:hover{text-decoration:underline}.theme-dark table.ddp-table-detail tbody tr td .ddp-link-window:after{display:none;position:absolute;top:1px;right:0;width:12px;height:10px;background:url(/assets/images/icon_window.png) no-repeat;content:""}.theme-dark table.ddp-table-detail tbody tr td .ddp-link-window:hover:after{display:block}.theme-dark table.ddp-table-detail tbody tr td .ddp-box-option-input.ddp-inline,.theme-dark table.ddp-table-detail tbody tr td .ddp-label-radio.ddp-inline{display:inline-block}.theme-dark table.ddp-table-detail tbody tr td .ddp-box-option-input.ddp-inline.ddp-only{margin-left:0}.theme-dark table.ddp-table-detail tbody tr td .ddp-multy-option .ddp-box-option-input input[type=text]{padding:7px 5px 6px;text-align:right}.theme-dark table.ddp-table-detail tbody tr td .ddp-multy-option .ddp-btn-line-s{position:relative;top:-7px}.theme-dark table.ddp-table-detail tbody tr td .ddp-multy-option .ddp-box-option-input span.ddp-txt-input{top:7px}.theme-dark table.ddp-table-detail tbody tr td .ddp-wrapping{display:inline-block;position:relative;padding-right:100px}.theme-dark table.ddp-table-detail tbody tr td .ddp-wrapping .ddp-box-option-input{position:absolute;top:50%;right:0;margin-top:-14px}.theme-dark table.ddp-table-detail tbody tr td .ddp-ui-summary .ddp-data-txt{display:block;padding-bottom:8px;color:#4e5368;font-size:13px}.theme-dark table.ddp-table-detail tbody tr td .ddp-ui-summary .ddp-data-txt .ddp-box-btn-r{margin:-4px 0 -4px 5px;vertical-align:middle}.theme-dark table.ddp-table-detail tbody tr td .ddp-ui-summary ul.ddp-list-sub li{position:relative;padding-left:11px;padding-bottom:10px;color:#b7bac1;font-size:12px}.theme-dark table.ddp-table-detail tbody tr td .ddp-ui-summary ul.ddp-list-sub li:last-of-type{padding-bottom:0}.theme-dark table.ddp-table-detail tbody tr td .ddp-ui-summary ul.ddp-list-sub li:before{display:inline-block;position:absolute;top:5px;left:0;width:5px;height:5px;border-radius:50%;background-color:#b7bac1;content:""}.theme-dark table.ddp-table-detail tbody tr td .ddp-ui-summary ul.ddp-list-sub li .ddp-box-btn-r{margin:-4px 0 -4px 5px;vertical-align:middle}.theme-dark table.ddp-table-detail tbody tr td .ddp-ui-summary ul.ddp-list-sub li a{color:#7e8aa5;font-size:12px;text-decoration:underline;font-style:italic}.theme-dark .ddp-box-btn-r{display:inline-block;position:relative;width:21px;height:21px;background-color:#f3f3f4;border-radius:2px}.theme-dark .ddp-box-btn-r .ddp-icon-pause,.theme-dark .ddp-box-btn-r .ddp-icon-play{display:inline-block;position:absolute;top:50%;left:50%;background:url(/assets/images/btn_status.png) no-repeat}.theme-dark .ddp-box-btn-r .ddp-icon-play{width:8px;height:12px;margin:-6px 0 0 -4px;background-position:left -50px}.theme-dark .ddp-box-btn-r .ddp-icon-pause{width:9px;height:11px;margin:-6px 0 0 -5px;background-position:left -63px}.theme-dark table.ddp-table-detail tbody tr td .ddp-txt-colortype{color:#7e8aa5}.theme-dark .ddp-txt-edit{position:relative;margin-left:-5px}.theme-dark .ddp-txt-edit .ddp-data-name{display:inline-block;margin-top:-7px;max-width:800px;padding:5px 23px 5px 5px;color:#4e5368;font-size:13px;line-height:18px;font-family:sans-serif;cursor:pointer;box-sizing:border-box}.theme-dark .ddp-txt-edit .ddp-data-name.ddp-data-none{color:#b7bac1}.theme-dark .ddp-txt-edit .ddp-data-name .ddp-icon-edit2{display:none}.theme-dark .ddp-txt-edit .ddp-data-name:hover .ddp-icon-edit2{display:inline-block;position:relative;top:-2px;background-position:0 top;margin-left:3px}.theme-dark .ddp-txt-edit.ddp-selected .ddp-data-name,.theme-dark .ddp-txt-edit .ddp-wrap-input{display:none}.theme-dark .ddp-txt-edit.ddp-selected .ddp-wrap-input{display:inline-block;position:relative;left:0;padding:0 23px 0 5px;margin-top:-7px;min-width:800px;background-color:#f4f6fc;box-sizing:border-box}.theme-dark .ddp-txt-edit.ddp-selected .ddp-wrap-input .ddp-btn-check{position:absolute;bottom:0;right:0;top:0;height:auto}.theme-dark .ddp-txt-edit.ddp-selected .ddp-wrap-input input{display:block;width:100%;padding:6px 0;border:none;background:none;box-sizing:Border-box;font-size:13px;font-family:sans-serif;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.theme-dark .ddp-txt-edit.ddp-selected .ddp-wrap-input textarea{display:block;padding:5px 0;width:100%;height:76px;border:none;background:none;font-family:sans-serif;font-size:13px;line-height:18px;box-sizing:border-box}.theme-dark .ddp-txt-edit .ddp-wrap-input .ddp-txt-error{display:none}.theme-dark .ddp-txt-edit .ddp-wrap-input.ddp-error .ddp-txt-error{display:block;float:right;position:relative;top:5px;margin:0 4px 0 2px;vertical-align:middle}.theme-dark .ddp-txt-edit .ddp-wrap-input.ddp-error .ddp-txt-error em.ddp-icon-error-s{position:Relative;top:2px}.theme-dark .ddp-txt-edit .ddp-wrap-input.ddp-error .ddp-wrap-edit-input{display:block;overflow:hidden}.theme-dark .ddp-edit-description{position:relative;padding-bottom:23px}.theme-dark .ddp-edit-description.ddp-line:after{position:absolute;bottom:0;left:0;right:0;border-bottom:1px dotted #ccc;content:""}.theme-dark .ddp-edit-description .ddp-box-textarea{display:none}.theme-dark .ddp-edit-description .ddp-txt-description{position:relative;top:-3px;font-size:13px;line-height:18px;cursor:pointer}.theme-dark .ddp-edit-description .ddp-data-description{position:relative;padding-bottom:20px}.theme-dark .ddp-edit-description .ddp-data-description:hover .ddp-btn-edit{display:inline-block}.theme-dark .ddp-edit-description .ddp-data-description .ddp-btn-edit{display:none;padding:4px 7px;position:absolute;bottom:0;left:0;height:21px;color:#91969e;font-size:12px;font-style:italic;background-color:#f3f3f4;box-sizing:border-box}.theme-dark .ddp-edit-description .ddp-data-description .ddp-btn-edit .ddp-icon-edit{display:inline-block;width:12px;height:13px;margin-right:3px;background:url(/assets/images/icon_control.png) no-repeat;background-position:-39px -96px;vertical-align:top}.theme-dark .ddp-edit-description .ddp-data-description .ddp-btn-edit:hover{background-color:#eaedf5}.theme-dark .ddp-edit-description.ddp-edit .ddp-data-description{display:none}.theme-dark .ddp-edit-description.ddp-edit .ddp-box-textarea{display:block;overflow:hidden}.theme-dark .ddp-edit-description.ddp-edit .ddp-box-textarea textarea{display:block;width:100%;height:194px;padding:5px 9px;line-height:18px;border:1px solid #c3c8d3;border-radius:2px;box-sizing:border-box}.theme-dark .ddp-edit-description.ddp-edit .ddp-box-textarea .ddp-textarea-buttons{padding:4px 0 0}.theme-dark .ddp-edit-description.ddp-edit .ddp-box-textarea .ddp-textarea-buttons .ddp-box-btn{float:left;position:relative;width:24px;height:24px;margin-right:4px;border-radius:2px;background-color:#c3c8d3}.theme-dark .ddp-edit-description.ddp-edit .ddp-box-textarea .ddp-textarea-buttons .ddp-box-btn:hover{background-color:#2abcef}.theme-dark .ddp-edit-description.ddp-edit .ddp-box-textarea .ddp-textarea-buttons .ddp-box-btn em.ddp-icon-cancel{display:inline-block;width:9px;height:9px;position:absolute;top:50%;left:50%;margin:-5px 0 0 -5px;background:url(/assets/images/btn_close.png) no-repeat;background-position:-20px -82px}.theme-dark .ddp-edit-description.ddp-edit .ddp-box-textarea .ddp-textarea-buttons .ddp-box-btn .ddp-icon-check{display:inline-block;position:absolute;top:50%;left:50%;margin:-4px 0 0 -6px;width:11px;height:8px;background:url(/assets/images/icon_select2.png) no-repeat;background-position:-27px top}.theme-dark .ddp-wrap-table-detail{position:relative;border-top:1px dotted #ccc;margin:40px -20px 0;padding:40px 20px 0}.theme-dark .ddp-wrap-table-detail .ddp-wrap-edit3.ddp-type .ddp-label-type.ddp-normal{font-size:16px}.theme-dark .ddp-wrap-table-detail.ddp-last{padding-bottom:40px}.theme-dark .ddp-wrap-table-detail.ddp-last .ddp-detail-setting .ddp-wrap-down{margin-bottom:-40px}.theme-dark .ddp-wrap-table-detail .ddp-type-plan .ddp-label-detail{display:inline-block;padding-right:15px;line-height:30px}.theme-dark .ddp-wrap-table-detail .ddp-type-plan .ddp-label-detail a.ddp-btn-option2{margin-left:4px;vertical-align:middle}.theme-dark .ddp-wrap-table-detail .ddp-type-plan .ddp-btn-pop{min-width:140px}.theme-dark .ddp-wrap-table-detail .ddp-btn-pop em.ddp-icon-email{display:inline-block;width:14px;height:12px;margin-right:5px;background:url(/assets/images/icon_mail.png) no-repeat}.theme-dark .ddp-wrap-detail-sub{margin-top:43px}.theme-dark .ddp-wrap-detail-sub .ddp-table-label{position:relative;margin-left:27px;padding-left:5px;font-size:14px}.theme-dark .ddp-wrap-detail-sub .ddp-table-label:before{display:inline-block;position:absolute;top:3px;left:0;height:12px;border-left:2px solid #4e5368;content:""}.theme-dark .ddp-wrap-detail-sub table.ddp-table-detail{margin-top:11px!important}.theme-dark .ddp-wrap-detail-sub table.ddp-table-detail tr td,.theme-dark .ddp-wrap-detail-sub table.ddp-table-detail tr th{padding:4px}.theme-dark table.ddp-table-detail tbody tr td .ddp-data-list{display:inline-block;position:relative;padding:0 20px}.theme-dark table.ddp-table-detail tbody tr td .ddp-data-list .ddp-data-name.ddp-hover{cursor:pointer}.theme-dark table.ddp-table-detail tbody tr td .ddp-data-list .ddp-data-name .ddp-box-layout4{display:none;position:absolute;top:18px;right:-30px}.theme-dark table.ddp-table-detail tbody tr td .ddp-data-list .ddp-data-name.ddp-hover:hover .ddp-box-layout4{display:block}.theme-dark table.ddp-table-detail tbody tr td .ddp-data-list:first-of-type{padding-left:0}.theme-dark table.ddp-table-detail tbody tr td .ddp-data-list:before{display:inline-block;position:absolute;top:50%;left:0;margin-top:-6px;height:13px;border-left:1px solid #d0d1d7;content:""}.theme-dark table.ddp-table-detail tbody tr td .ddp-data-list:first-of-type:before{display:none}.theme-dark table.ddp-table-detail tbody tr td .ddp-data-list a.ddp-link-member{font-weight:300}.theme-dark table.ddp-table-detail tbody tr td .ddp-data-list .ddp-box-power{display:inline-block;margin-right:8px;vertical-align:middle}.theme-dark table.ddp-table-detail tbody tr td .ddp-btn-link a.ddp-btn-pop{margin:10px 0 0}.theme-dark table.ddp-table-detail .ddp-ui-dropdown{margin-top:-7px;margin-bottom:20px;background-color:#f4f6fc}.theme-dark table.ddp-table-detail .ddp-ui-dropdown .ddp-data{font-size:13px;color:#4e5368;font-weight:700}.theme-dark table.ddp-table-detail .ddp-ui-dropdown .ddp-label-dropdown{display:block;padding:10px 15px;font-weight:300;cursor:pointer}.theme-dark table.ddp-table-detail .ddp-ui-dropdown .ddp-label-dropdown .ddp-wrap-link-detail2{padding-right:5px}.theme-dark table.ddp-table-detail .ddp-ui-dropdown .ddp-label-dropdown em.ddp-icon-drop{display:inline-block;position:relative;top:-1px;width:13px;height:8px;margin-right:10px;background:url(/assets/images/icon_arrow.png) no-repeat;vertical-align:middle;transform:rotate(180deg)}.theme-dark table.ddp-table-detail .ddp-ui-dropdown.ddp-selected .ddp-label-dropdown em.ddp-icon-drop{transform:rotate(0deg)}.theme-dark table.ddp-table-detail .ddp-ui-dropdown .ddp-label-dropdown .ddp-btn-option2{position:relative;top:-1px;margin-left:3px}.theme-dark table.ddp-table-detail .ddp-ui-dropdown .ddp-det-dropdown{display:none;padding:10px 40px}.theme-dark table.ddp-table-detail .ddp-ui-dropdown.ddp-selected .ddp-det-dropdown{display:block}.theme-dark table.ddp-table-detail .ddp-ui-dropdown .ddp-det-dropdown .ddp-wrap-link-detail2 a.ddp-link-info.ddp-type:hover{padding-right:17px}.theme-dark .ddp-wrap-table-detail a.ddp-btn-moretype2,.theme-dark table.ddp-table-detail a.ddp-btn-moretype2{display:inline-block;padding:2px 5px;background-color:#f3f3f4;border-radius:2px;color:#4c515a;font-size:12px;font-style:italic}.theme-dark .ddp-wrap-table-detail a.ddp-btn-moretype2{margin-top:8px}.theme-dark .ddp-wrap-table-detail a.ddp-btn-moretype2:hover,.theme-dark table.ddp-table-detail a.ddp-btn-moretype2:hover{background-color:#c3c8d3}.theme-dark table.ddp-table-detail table.ddp-table-solid{margin-top:-7px}.theme-dark table.ddp-table-solid{margin-bottom:7px;width:100%;table-layout:fixed;border-top:1px solid #c3c8d3;border-bottom:1px solid #c3c8d3}.theme-dark table.ddp-table-detail table.ddp-table-solid tbody tr td{padding:10px 22px!important;border-top:1px solid #e1e3ee;font-size:14px;cursor:pointer}.theme-dark table.ddp-table-detail table.ddp-table-solid tbody tr:first-of-type td{border-top:none}.theme-dark table.ddp-table-detail table.ddp-table-solid tbody tr td.ddp-nolist{color:#a2a9c1;font-size:12px;cursor:default}.theme-dark table.ddp-table-detail table.ddp-table-solid tbody tr:hover td{background-color:#eaedf5}.theme-dark table.ddp-table-detail table.ddp-table-solid tbody tr:hover td.ddp-nolist{background:none}.theme-dark table.ddp-table-solid tbody tr:first-of-type tbody tr td{border-top:none}.theme-dark table.ddp-table-solid tbody tr td .ddp-txt-long{display:inline-block;position:relative;padding-top:1px;margin-top:-1px;max-width:100%;line-height:21px;font-size:14px;height:21px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;word-wrap:normal;box-sizing:border-box}.theme-dark table.ddp-table-solid tbody tr td .ddp-txt-long .ddp-data-long{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.theme-dark table.ddp-table-solid tbody tr td .ddp-txt-long .ddp-tag-global.type-tag{float:right;position:relative;margin-top:-1px;right:0;margin-left:5px;width:auto}.theme-dark table.ddp-table-solid tbody tr td span.ddp-txt-colortype{color:#b7b9c2;font-size:14px}.theme-dark table.ddp-table-solid tbody tr td .ddp-txt-long.ddp-global{padding-right:66px}.theme-dark table.ddp-table-solid tbody tr td .ddp-txt-long.ddp-connection{padding-right:101px}.theme-dark table.ddp-table-solid tbody tr td .ddp-txt-long.ddp-connection .ddp-tag-global{width:auto}.theme-dark table.ddp-table-solid tbody tr td .ddp-tag-global{position:absolute;top:0;right:0;width:60px;height:20px;padding:2px 2px 3px;font-size:11px;text-align:center;border-radius:2px;box-sizing:border-box}.theme-dark table tbody tr td .ddp-tag-connect{float:right;padding:3px 7px;margin-right:-11px;color:#fff;font-size:12px;font-weight:400;background-color:#1972d0;vertical-align:middle}.theme-dark .ddp-table-form.ddp-table-type2 tbody tr td .ddp-tag-connect{margin-right:0}.theme-dark table tbody tr td .ddp-tag-connect:before{display:inline-block;margin-right:3px;width:11px;height:8px;background:url(/assets/images/icon_select2.png) no-repeat;background-position:-27px top;content:""}.theme-dark .ddp-wrap-table-detail table.ddp-table-form.ddp-table-type3{width:900px}.theme-dark .ddp-wrap-table-detail table.ddp-table-form.ddp-table-type3.ddp-full{width:100%}.theme-dark .ddp-wrap-table-detail .ddp-ui-table-title{display:block;position:relative;padding-bottom:10px;color:#b7bac1;font-size:13px;font-weight:700}.theme-dark .ddp-wrap-table-detail .ddp-ui-table-title span.ddp-title{display:inline-block;width:133px}.theme-dark .ddp-wrap-table-detail .ddp-wrap-linktype{display:none;position:absolute;top:0;left:133px;font-weight:400}.theme-dark .ddp-wrap-table-detail .ddp-wrap-linktype .ddp-btn-linktype{margin-right:24px}.theme-dark .ddp-wrap-table-detail:hover .ddp-wrap-linktype{display:block}.theme-dark .ddp-wrap-boxwrap{position:relative;height:100%;overflow-y:auto}.theme-dark .ddp-wrap-boxwrap .ddp-wrap-boxadd{margin-bottom:5px}.theme-dark .ddp-wrap-boxwrap .ddp-box-info{position:absolute;top:0;left:0;right:0}.theme-dark .ddp-wrap-boxadd{position:relative;padding-right:30px}.theme-dark .ddp-wrap-boxadd .ddp-ui-buttons{position:absolute;top:0;right:0}.theme-dark .ddp-wrap-boxadd .ddp-ui-buttons a.ddp-btn-minus{display:inline-block;position:relative;width:29px;height:28px;border:1px solid transparent}.theme-dark .ddp-wrap-boxadd .ddp-ui-buttons a.ddp-btn-minus:before{display:inline-block;position:absolute;top:50%;left:50%;content:"";background:url(/assets/images/btn_minus_plus.png) no-repeat;width:9px;height:1px;margin:-1px 0 0 -5px}.theme-dark .ddp-wrap-boxadd .ddp-ui-buttons a.ddp-btn-minus:hover{border:1px solid #b7b9c2;border-radius:2px;background-color:#eaedf5}.theme-dark .ddp-box-contents .ddp-box-part .ddp-box-title span.ddp-box-title-in{position:relative;padding-right:30px}.theme-dark .ddp-box-contents .ddp-box-part .ddp-box-title a.ddp-btn-plus{display:inline-block;position:absolute;top:-7px;right:0;width:23px;height:23px;border:1px solid transparent}.theme-dark .ddp-box-contents .ddp-box-part .ddp-box-title a.ddp-btn-plus:before{display:inline-block;position:absolute;top:50%;left:50%;background:url(/assets/images/btn_minus_plus.png) no-repeat;content:"";width:9px;height:9px;margin:-5px 0 0 -5px;background-position:left -2px}.theme-dark .ddp-box-contents .ddp-box-part .ddp-box-title a.ddp-btn-plus:hover{border:1px solid #b7b9c2;border-radius:2px;background-color:#eaedf5}.theme-dark .ddp-type-multi{position:relative;padding-right:17px}.theme-dark .ddp-type-multi:before{display:table;content:""}.theme-dark .ddp-type-multi:after{display:table;content:"";clear:both}.theme-dark .ddp-type-multi .ddp-type-selectbox{display:inline-block;box-sizing:border-box}.theme-dark .ddp-type-multi .ddp-type-selectbox.ddp-size-s{float:left;width:70px}.theme-dark .ddp-type-multi .ddp-type-selectbox.ddp-size-m{float:left;width:125px;margin-left:5px}.theme-dark .ddp-type-multi a.ddp-btn-formclose{display:inline-block;position:absolute;top:50%;right:0;width:11px;height:11px;margin-top:-6px;background:url(/assets/images/btn_popclose.png) no-repeat;background-position:left -55px}.theme-dark .ddp-type-multy2 [class*=ddp-col-]{padding-left:5px}.theme-dark .ddp-type-multy2 [class*=ddp-col-]:first-of-type{padding-left:0}.theme-dark .ddp-form-label{margin-bottom:3px}.theme-dark .ddp-form-label:before{display:table;content:""}.theme-dark .ddp-form-label:after{display:table;content:"";clear:both}.theme-dark .ddp-form-label label.ddp-label-type{float:left;width:110px;color:#a4aab0;font-size:12px;line-height:31px}.theme-dark .ddp-form-label .ddp-wrap-dropdown,.theme-dark .ddp-form-label .ddp-wrap-inputform{float:left;width:100%;margin-left:-110px;padding-left:110px;box-sizing:border-box}.theme-dark .ddp-form-label .ddp-wrap-dropdown ul.ddp-list-dropdown{left:111px;max-height:150px;overflow-y:auto}.theme-dark .ddp-form-label .ddp-box-input{float:left;width:100%;margin-left:-110px;padding-left:110px;box-sizing:border-box}.theme-dark .ddp-form-label .ddp-box-input .ddp-ui-error{left:110px}.theme-dark ul.ddp-box-select-check{padding:9px 0;border:1px solid #ddd;border-radius:1px;background-color:#fff;box-shadow:0 1px 3px rgba(84,97,104,.3)}.theme-dark ul.ddp-box-select-check li a{display:block;position:relative;padding:4px 50px 4px 20px;color:#4e5368;font-size:13px}.theme-dark ul.ddp-box-select-check li a em.ddp-icon-check{display:none;position:absolute;top:50%;right:18px;width:11px;height:8px;margin-top:-6px;background:url(/assets/images/icon_select2.png) no-repeat}.theme-dark ul.ddp-box-select-check li.ddp-selected a em.ddp-icon-check{display:block}.theme-dark ul.ddp-box-select-check li a:hover{background-color:#ff8b00;color:#fff}.theme-dark ul.ddp-box-select-check li a:hover em.ddp-icon-check{background-position:0 0}.theme-dark ul.ddp-box-select-check.ddp-box-select-basic li a{padding-right:20px}.theme-dark .ddp-ui-data-select{padding:35px 70px 40px}.theme-dark .ddp-ui-data-select a.ddp-btn-select{margin-top:5px}.theme-dark .ddp-ui-data-select a.ddp-btn-select:first-of-type{margin-top:0}.theme-dark a.ddp-btn-select{display:inline-block;position:relative;width:100%;padding:24px 0;border-radius:3px;border:1px solid #b7b9c2;text-align:center;color:#4e5368;font-size:16px}.theme-dark a.ddp-btn-select:hover{background-color:#4e5368;color:#fff}.theme-dark a.ddp-btn-select.ddp-selected{color:#fff;background-color:#4e5368;font-weight:400}.theme-dark a.ddp-btn-select.ddp-selected em.ddp-icon-check{display:inline-block;position:absolute;top:50%;right:22px;width:14px;height:10px;margin-top:-5px;background:url(/assets/images/icon_select2.png) no-repeat;background-position:left -9px}.theme-dark em.ddp-icon-boxbtn-chart,.theme-dark em.ddp-icon-boxbtn-dashboard,.theme-dark em.ddp-icon-boxbtn-data,.theme-dark em.ddp-icon-boxbtn-database,.theme-dark em.ddp-icon-boxbtn-engine,.theme-dark em.ddp-icon-boxbtn-file,.theme-dark em.ddp-icon-boxbtn-file2,.theme-dark em.ddp-icon-boxbtn-file-multi,.theme-dark em.ddp-icon-boxbtn-ftp,.theme-dark em.ddp-icon-boxbtn-hive,.theme-dark em.ddp-icon-boxbtn-snapshot,.theme-dark em.ddp-icon-boxbtn-staging,.theme-dark em.ddp-icon-boxbtn-stream,.theme-dark em.ddp-icon-boxbtn-url{display:inline-block;margin-right:15px;background:url(/assets/images/icon_boxbtn.png) no-repeat;vertical-align:middle}.theme-dark .ddp-btn-select:hover em.ddp-icon-boxbtn-data{background-position:-22px top}.theme-dark .ddp-btn-select:hover em.ddp-icon-boxbtn-dashboard{background-position:-22px -25px}.theme-dark .ddp-btn-select:hover em.ddp-icon-boxbtn-chart{background-position:-29px -49px}.theme-dark .ddp-btn-select:hover em.ddp-icon-boxbtn-file{background-position:-21px -72px}.theme-dark .ddp-btn-select:hover em.ddp-icon-boxbtn-database{background-position:-23px -97px}.theme-dark .ddp-btn-select:hover em.ddp-icon-boxbtn-ftp{background-position:-24px -123px}.theme-dark .ddp-btn-select:hover em.ddp-icon-boxbtn-hadoop{background-position:left -64px}.theme-dark .ddp-btn-select:hover em.ddp-icon-boxbtn-file2{background-position:-27px -150px}.theme-dark .ddp-btn-select:hover em.ddp-icon-boxbtn-stream{background-position:-25px -173px}.theme-dark .ddp-btn-select:hover em.ddp-icon-boxbtn-snapshot{background-position:-31px -203px}.theme-dark .ddp-btn-select:hover em.ddp-icon-boxbtn-staging{background-position:-25px -227px}.theme-dark .ddp-btn-select:hover em.ddp-icon-boxbtn-engine{background-position:-23px -253px}.theme-dark .ddp-btn-select:hover em.ddp-icon-boxbtn-hive{background-position:-28px -271px}.theme-dark .ddp-btn-select:hover em.ddp-icon-boxbtn-url{background-position:-23px -300px}.theme-dark .ddp-btn-select:hover em.ddp-icon-boxbtn-file-multi{background-position:-22px -322px}.theme-dark .ddp-btn-select.ddp-disabled:hover em.ddp-icon-boxbtn-data,.theme-dark em.ddp-icon-boxbtn-data{width:21px;height:24px}.theme-dark .ddp-btn-select.ddp-disabled:hover em.ddp-icon-boxbtn-dashboard,.theme-dark em.ddp-icon-boxbtn-dashboard{width:21px;height:23px;background-position:left -25px}.theme-dark .ddp-btn-select.ddp-disabled:hover em.ddp-icon-boxbtn-chart,.theme-dark em.ddp-icon-boxbtn-chart{width:28px;height:22px;background-position:left -49px}.theme-dark .ddp-btn-select.ddp-disabled:hover em.ddp-icon-boxbtn-file,.theme-dark em.ddp-icon-boxbtn-file{width:20px;height:24px;background-position:left -72px}.theme-dark .ddp-btn-select.ddp-disabled:hover em.ddp-icon-boxbtn-database,.theme-dark em.ddp-icon-boxbtn-database{width:22px;height:25px;background-position:left -97px}.theme-dark .ddp-btn-select.ddp-disabled:hover em.ddp-icon-boxbtn-ftp,.theme-dark em.ddp-icon-boxbtn-ftp{width:23px;height:26px;background-position:left -123px}.theme-dark .ddp-btn-select.ddp-disabled:hover em.ddp-icon-boxbtn-file2,.theme-dark em.ddp-icon-boxbtn-file2{width:26px;height:22px;background-position:left -150px}.theme-dark .ddp-btn-select.ddp-disabled:hover em.ddp-icon-boxbtn-stream,.theme-dark em.ddp-icon-boxbtn-stream{width:24px;height:29px;background-position:left -173px}.theme-dark .ddp-btn-select.ddp-disabled:hover em.ddp-icon-boxbtn-snapshot,.theme-dark em.ddp-icon-boxbtn-snapshot{width:30px;height:23px;background-position:left -203px}.theme-dark .ddp-btn-select.ddp-disabled:hover em.ddp-icon-boxbtn-staging,.theme-dark em.ddp-icon-boxbtn-staging{width:24px;height:25px;background-position:left -227px}.theme-dark .ddp-btn-select.ddp-disabled:hover em.ddp-icon-boxbtn-engine,.theme-dark em.ddp-icon-boxbtn-engine{width:22px;height:17px;background-position:left -253px}.theme-dark .ddp-btn-select.ddp-disabled:hover em.ddp-icon-boxbtn-hive,.theme-dark em.ddp-icon-boxbtn-hive{width:28px;height:28px;background-position:left -271px}.theme-dark em.ddp-icon-boxbtn-hadoop{display:inline-block;margin-right:15px;width:128px;height:31px;background:url(/assets/images/icon_boxbtn2.png) no-repeat;vertical-align:middle}.theme-dark .ddp-btn-select.ddp-disabled:hover em.ddp-icon-boxbtn-url,.theme-dark em.ddp-icon-boxbtn-url{width:23px;height:22px;background-position:left -299px}.theme-dark .ddp-btn-select.ddp-disabled:hover em.ddp-icon-boxbtn-file-multi,.theme-dark em.ddp-icon-boxbtn-file-multi{width:21px;height:25px;background-position:left -322px}.theme-dark .ddp-btn-select.ddp-disabled:before{display:inline-block;content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,100%,.4);cursor:no-drop}.theme-dark .ddp-btn-select.ddp-disabled:hover{background:none;color:#4e5368}.theme-dark .ddp-wrap-file-navi{border:1px solid #bec0c8;width:100%;height:424px;overflow-y:hidden;overflow-x:auto}.theme-dark .ddp-ui-file-navi{height:100%;white-space:nowrap}.theme-dark .ddp-box-filelist{display:inline-block;width:240px;height:100%;border-right:1px solid #e9e9ec;overflow-y:auto}.theme-dark .ddp-box-filelist ul.ddp-list-file li a{display:block;position:relative;padding:5px 36px 5px 46px;color:#4e5368;font-size:12px}.theme-dark .ddp-box-filelist ul.ddp-list-file li:nth-child(odd) a{background-color:#fafafa}.theme-dark .ddp-box-filelist ul.ddp-list-file li.ddp-selected a,.theme-dark .ddp-box-filelist ul.ddp-list-file li a:hover{background-color:#f0f0f2}.theme-dark .ddp-box-filelist ul.ddp-list-file li.ddp-list-parent a:after{display:inline-block;content:"";position:absolute;top:50%;right:13px;width:4px;height:7px;margin-top:-4px;background:url(/assets/images/icon_dataview.png) no-repeat;background-position:left -19px}.theme-dark .ddp-box-filelist ul.ddp-list-file li a .ddp-icon-chart3,.theme-dark .ddp-box-filelist ul.ddp-list-file li a .ddp-icon-dashboard3,.theme-dark .ddp-box-filelist ul.ddp-list-file li a .ddp-icon-folder,.theme-dark .ddp-box-filelist ul.ddp-list-file li a .ddp-icon-workbook{position:absolute}.theme-dark .ddp-box-filelist ul.ddp-list-file li a .ddp-icon-folder{left:17px;top:50%;margin-top:-7px}.theme-dark .ddp-box-filelist ul.ddp-list-file li a .ddp-icon-workbook{left:18px;top:50%;margin-top:-7px}.theme-dark .ddp-box-filelist ul.ddp-list-file li a .ddp-icon-chart3,.theme-dark .ddp-box-filelist ul.ddp-list-file li a .ddp-icon-dashboard3{left:16px;top:50%;margin-top:-7px}.theme-dark .ddp-box-filelist:last-of-type ul.ddp-list-file li.ddp-selected a{position:relative;background-color:#edf7fb}.theme-dark .ddp-box-filelist:last-of-type ul.ddp-list-file li.ddp-selected a:before{position:absolute;top:0;left:0;right:0;bottom:0;border:1px solid #1972d0;content:""}.theme-dark .ddp-box-filelist:last-of-type ul.ddp-list-file li.ddp-selected a:after{display:inline-block;position:absolute;top:50%;right:10px;width:11px;height:8px;margin-top:-6px;background:url(/assets/images/icon_select2.png) no-repeat;background-position:-15px top;content:""}.theme-dark .ddp-box-filelist:last-of-type ul.ddp-list-file li.ddp-list-parent.ddp-selected a{background-color:#f0f0f2;color:#4e5368}.theme-dark .ddp-box-filelist:last-of-type ul.ddp-list-file li.ddp-list-parent.ddp-selected a:after{display:inline-block;content:"";position:absolute;top:50%;right:13px;width:4px;height:7px;margin-top:-4px;background:url(/assets/images/icon_dataview.png) no-repeat;background-position:left -19px}.theme-dark .ddp-box-filelist:last-of-type ul.ddp-list-file li.ddp-list-parent.ddp-selected a .ddp-icon-dashboard3{background-position:left -16px}.theme-dark .ddp-box-filelist:last-of-type ul.ddp-list-file li.ddp-list-parent.ddp-selected a .ddp-icon-chart3{background-position:left -28px}.theme-dark .ddp-wrap-table2,.theme-dark .ddp-wrap-table2 .ddp-ui-table{overflow:hidden}.theme-dark .ddp-wrap-table2 .ddp-ui-table table.ddp-table-form{width:100%;max-width:200px}.theme-dark .ddp-wrap-table2 .ddp-label-table{float:left;padding:7px 0;color:#b7bac1;font-size:13px}.theme-dark .ddp-wrap-table2 table.ddp-table-form{display:block;overflow:hidden}.theme-dark .ddp-wrap-datadetail2{margin:0 -80px;padding:113px 80px 0;border-top:9px solid #eaedf5;box-sizing:border-box}.theme-dark .ddp-wrap-datadetail{padding:15px 45px}.theme-dark .ddp-wrap-datadetail.ddp-type{height:100%;margin-top:-48px;padding:88px 45px 0;box-sizing:border-box}.theme-dark .ddp-wrap-datadetail table.ddp-table-detail:first-of-type{margin-top:20px}.theme-dark .ddp-wrap-datadetail .ddp-wrap-detail-sub table.ddp-table-detail{margin-bottom:30px}.theme-dark .ddp-wrap-datadetail .ddp-info-left{float:left;width:350px;height:100%;border-right:1px dotted #ccc}.theme-dark .ddp-wrap-datadetail.ddp-type .ddp-ui-datadetail{padding:0;height:100%;border-top:none;overflow:auto}.theme-dark .ddp-wrap-datadetail.ddp-type .ddp-ui-datadetail table.ddp-table-detail tbody tr td{padding-right:20px}.theme-dark .ddp-wrap-datadetail.ddp-type .ddp-ui-datadetail .ddp-data-none{color:#b7bac1;font-size:13px}.theme-dark .ddp-wrap-datadetail.ddp-type .ddp-wrap-rules-flow.ddp-snapshot{position:relative;right:0;height:auto;padding:50px 35px 50px 0}.theme-dark .ddp-wrap-datadetail.ddp-type .ddp-ui-rule-flow{position:relative;top:0;overflow:inherit}.theme-dark .ddp-wrap-datadetail.ddp-type .ddp-wrap-rules-flow.ddp-snapshot ul.ddp-list-rule2 li{padding:6px 0}.theme-dark .ddp-wrap-datadetail.ddp-type .ddp-wrap-rules-flow.ddp-snapshot .ddp-box-title{font-size:16px;font-weight:400;vertical-align:middle}.theme-dark .ddp-wrap-datadetail.ddp-type .ddp-wrap-rules-flow.ddp-snapshot .ddp-data-num{position:relative;top:-1px}.theme-dark .ddp-wrap-datadetail.ddp-type .ddp-form-box{height:350px;border:1px solid #c3c8d3}.theme-dark .ddp-wrap-datadetail .ddp-info-right{display:block;padding-left:50px;overflow:hidden}.theme-dark table.ddp-table-detail{table-layout:fixed;width:100%;margin-top:30px}.theme-dark table.ddp-table-detail.type-sub{padding-left:27px}.theme-dark table.ddp-table-detail.ddp-mgt20{margin-top:20px}.theme-dark table.ddp-table-detail tbody tr>td,.theme-dark table.ddp-table-detail tbody tr>th{padding:7px 0;vertical-align:top;font-weight:400}.theme-dark table.ddp-table-detail tbody tr th{color:#91969e;font-size:13px;text-align:left}.theme-dark table.ddp-table-detail tbody tr th.type-line-height{line-height:30px}.theme-dark table.ddp-table-detail tbody tr th .ddp-wrap-hover-info{display:inline-block;position:relative;cursor:pointer}.theme-dark table.ddp-table-detail tbody tr th .ddp-wrap-hover-info .ddp-icon-info3{display:inline-block;width:11px;height:11px;background:url(/assets/images/icon_que.png) no-repeat;background-position:left -12px}.theme-dark table.ddp-table-detail tbody tr th .ddp-wrap-hover-info .ddp-box-layout4{display:none;position:absolute;bottom:-30px;left:100%;margin-left:5px;width:350px}.theme-dark table.ddp-table-detail tbody tr th .ddp-wrap-hover-info:hover .ddp-box-layout4{display:block}.theme-dark table.ddp-table-detail tbody tr td{padding-right:40px;color:#4e5368;font-size:13px}.theme-dark table.ddp-table-detail tbody tr td.ddp-line{line-height:30px}.theme-dark table.ddp-table-detail tbody tr td>.ddp-box-det{width:500px;margin-top:7px;padding:10px 20px;background-color:#f4f6fc;border-radius:2px}.theme-dark table.ddp-table-detail tbody tr td>.ddp-box-det .ddp-list-det li{padding:6px 0;font-size:13px}.theme-dark table.ddp-table-detail tbody tr td>.ddp-box-det .ddp-list-det li:before{display:inline-block;margin-right:7px;vertical-align:middle;content:"•"}.theme-dark table.ddp-table-detail tr td .ddp-data-total{padding:15px 0 10px;color:#b7b9c2}.theme-dark table.ddp-table-detail tr td .ddp-btn-pop{margin-top:-7px}.theme-dark table.ddp-table-detail tr td .ddp-btn-pop.ddp-bg-black{border:1px solid #7e8aa5;background-color:#7e8aa5}.theme-dark table.ddp-table-detail tr td .ddp-btn-pop.ddp-bg-black:hover{border:1px solid #4e5368;background-color:#4e5368}.theme-dark table.ddp-table-detail tr td .ddp-apply{margin:-6px 0 6px}.theme-dark table.ddp-table-detail tr td .ddp-apply .ddp-btn-add{display:inline-block;padding:7px 14px;margin-left:4px;border-radius:2px;color:#fff;font-size:13px;background-color:#b7b9c2}.theme-dark table.ddp-table-detail tr td .ddp-apply .ddp-btn-add .ddp-icon-plus{display:inline-block;margin-right:6px}.theme-dark table.ddp-table-detail tr td .ddp-apply .ddp-btn-add:hover{background-color:#7e8aa5}.theme-dark table.ddp-table-detail tr td .ddp-apply .ddp-type-search{float:left;width:400px}.theme-dark ul.ddp-list-detail{border-top:1px solid #b7b9c2;border-bottom:1px solid #b7b9c2}.theme-dark ul.ddp-list-detail li{position:relative;padding:12px 0 8px 25px;height:40px;border-bottom:1px solid #eaedf5;overflow:hidden;box-sizing:border-box}.theme-dark ul.ddp-list-detail li:last-of-type{border-bottom:none}.theme-dark ul.ddp-list-detail li .ddp-wrap-detailinfo{float:right;padding-left:10px;background-color:#fff}.theme-dark ul.ddp-list-detail li .ddp-wrap-detailinfo .ddp-wrap-detaildata{float:left}.theme-dark ul.ddp-list-detail li .ddp-wrap-detailinfo .ddp-wrap-detaildata .ddp-data-num{margin-left:15px}.theme-dark ul.ddp-list-detail li .ddp-wrap-detailinfo .ddp-data-by2{float:left;margin-left:40px;padding-right:10px}.theme-dark ul.ddp-list-detail li .ddp-wrap-detailinfo .ddp-data-by2 .ddp-icon-by{color:#b7bac1}.theme-dark ul.ddp-list-detail li .ddp-box-tag2{position:relative;float:left;margin-right:7px;padding:1px 3px 0;border:1px solid #656eb2;border-radius:1px;line-height:1.2em;color:#656eb2;font-size:10px}.theme-dark ul.ddp-list-detail li .ddp-wrap-detailname{display:block;max-width:100%;overflow:hidden;white-space:nowrap;word-wrap:normal;text-overflow:ellipsis}.theme-dark ul.ddp-list-detail li .ddp-wrap-detailname span.ddp-data-detailname{color:#4c515a;font-size:14px;vertical-align:middle}.theme-dark ul.ddp-list-detail li .ddp-wrap-detailname span.ddp-data-detailname,.theme-dark ul.ddp-list-detail li .ddp-wrap-detailname span.ddp-data-detailname span.ddp-data-in{display:inline-block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.theme-dark ul.ddp-list-detail li .ddp-wrap-detailname span.ddp-data-summary{color:#b7bac1;font-size:14px;vertical-align:middle}.theme-dark ul.ddp-list-detail li .ddp-data-no{float:left;width:45px;margin-left:-25px;text-align:center}.theme-dark ul.ddp-list-detail li .ddp-wrap-detailinfo .ddp-type-lang{float:left;min-width:60px;color:#4c515a}.theme-dark ul.ddp-list-detail li .ddp-wrap-detailinfo .ddp-data-state{float:left;min-width:65px}.theme-dark ul.ddp-list-detail.ddp-list-notebook li{padding-right:450px}.theme-dark ul.ddp-list-detail.ddp-list-model{margin-top:10px}.theme-dark ul.ddp-list-detail.ddp-list-model li .ddp-wrap-detailname{text-overflow:ellipsis}.theme-dark .ddp-ui-contents-top{position:fixed;left:0;right:0;top:54px;padding:0 80px;border-bottom:1px solid #1f2942;z-index:20;background-color:#1f2942;color:3fff;box-shadow:0 1px 3px rgba(0,0,0,.15)}.theme-dark .ddp-ui-contents-top .ddp-ui-title{padding:25px 0 18px;color:#fff;font-weight:700;font-size:22px}.theme-dark ul.ddp-list-top-tab{overflow:hidden}.theme-dark ul.ddp-list-top-tab li{float:left;padding:0 20px}.theme-dark ul.ddp-list-top-tab li:first-of-type{padding-left:0}.theme-dark ul.ddp-list-top-tab li a{display:block;padding:10px 0;color:#fff;font-size:14px;border-bottom:3px solid #1f2942}.theme-dark ul.ddp-list-top-tab li.ddp-selected a{border-bottom:3px solid #2abcef;font-weight:700}.theme-dark .ddp-ui-contents-list{position:relative;padding-top:113px;padding-bottom:54px}.theme-dark .ddp-ui-contents-list .ddp-wrap-option{float:left;width:100%;padding-top:10px;margin-bottom:13px}.theme-dark .ddp-ui-contents-list .ddp-ui-option{padding:10px 0 0}.theme-dark .ddp-ui-contents-list .ddp-ui-option .ddp-form-search input::-moz-placeholder{color:#7e8aa5}.theme-dark .ddp-ui-contents-list .ddp-ui-option .ddp-form-search input::placeholder{color:#7e8aa5}.theme-dark .ddp-ui-contents-list .ddp-ui-option .ddp-multi-search{margin-top:5px}.theme-dark .ddp-ui-contents-list .ddp-ui-option .ddp-box-tag{font-size:10px!important}.theme-dark .ddp-ui-contents-list .ddp-ui-option .ddp-type-selectbox ul.ddp-list-selectbox.ddp-selectdown{left:0;right:inherit;min-width:100%;white-space:nowrap}.theme-dark .ddp-ui-contents-list .ddp-ui-option.ddp-optiontype{padding-top:24px}.theme-dark .ddp-ui-contents-list .ddp-ui-option .ddp-type-selectbox{width:132px}.theme-dark .ddp-ui-contents-list .ddp-ui-option .ddp-wrap-edit{float:left;margin-left:30px}.theme-dark .ddp-ui-contents-list .ddp-ui-option .ddp-wrap-edit:first-of-type{margin-left:0}.theme-dark .ddp-ui-contents-list .ddp-ui-option .ddp-wrap-edit .ddp-label-type{padding-right:10px}.theme-dark .ddp-ui-contents-list .ddp-ui-option .ddp-wrap-edit .ddp-ui-edit-option.ddp-inline .ddp-label-radio{margin-right:10px}.theme-dark .ddp-ui-contents-list .ddp-ui-option .ddp-btn-toggle{float:left;margin-right:4px}.theme-dark .ddp-ui-contents-list .ddp-ui-option .ddp-ui-calen{float:left;width:320px;margin-right:4px}.theme-dark .ddp-ui-contents-list .ddp-ui-option .ddp-ui-calen+.ddp-btn-line-s{padding:6px 15px}.theme-dark .ddp-ui-contents-list .ddp-ui-option .ddp-form-search{position:relative;width:370px}.theme-dark .ddp-ui-contents-list .ddp-ui-option .ddp-ui-rightoption{float:right;position:relative;margin-top:10px}.theme-dark .ddp-ui-contents-list .ddp-ui-option .ddp-ui-rightoption .ddp-btn-selection{position:relative;top:-6px;margin-left:10px}.theme-dark .ddp-ui-contents-list .ddp-ui-option .ddp-ui-rightoption .ddp-btn-selection:first-of-type{margin-left:0}.theme-dark .ddp-ui-contents-list .ddp-ui-option .ddp-ui-rightoption .ddp-wrap-edit{position:relative;top:-9px}.theme-dark .ddp-ui-contents-list .ddp-ui-option .ddp-ui-rightoption .ddp-wrap-edit:after{display:inline-block;content:"";position:absolute;top:10px;right:0;height:14px;border-right:1px solid #d2d3da}.theme-dark .ddp-ui-contents-list .ddp-ui-option span.ddp-data-total{position:relative;top:2px;float:left;padding:0 20px;color:#7e8aa5;font-size:12px}.theme-dark .ddp-ui-contents-list .ddp-ui-option span.ddp-data-total:after{display:inline-block;content:"";position:absolute;top:0;right:0;height:14px;border-right:1px solid #d2d3da}.theme-dark .ddp-ui-contents-list .ddp-ui-option span.ddp-data-total.ddp-only{padding-right:0}.theme-dark .ddp-ui-contents-list .ddp-ui-option span.ddp-data-total.ddp-only:after,.theme-dark .ddp-ui-contents-list .ddp-ui-option span.ddp-data-total.ddp-type:after{display:none}.theme-dark .ddp-ui-contents-list .ddp-ui-option .ddp-list-option{position:relative;float:left;padding:0 17px}.theme-dark .ddp-ui-contents-list .ddp-ui-option .ddp-list-option .ddp-wrap-info{display:inline-block;position:relative;top:2px;vertical-align:top}.theme-dark .ddp-ui-contents-list .ddp-ui-option .ddp-list-option .ddp-wrap-info .ddp-icon-info{display:inline-block;width:13px;height:13px;background:url(/assets/images/icon_info.png) no-repeat;background-position:-14px -30px;cursor:pointer}.theme-dark .ddp-ui-contents-list .ddp-ui-option .ddp-list-option .ddp-wrap-info .ddp-icon-info:hover{background-position:-28px -30px}.theme-dark .ddp-ui-contents-list .ddp-ui-option .ddp-list-option .ddp-wrap-info .ddp-box-layout4{display:none;position:absolute;top:100%;left:-43px;width:235px;margin-top:8px}.theme-dark .ddp-ui-contents-list .ddp-ui-option .ddp-list-option .ddp-wrap-info:hover .ddp-box-layout4{display:block}.theme-dark .ddp-ui-contents-list .ddp-ui-option .ddp-list-option a.ddp-btn-line-s{vertical-align:middle;margin:-6px 3px 0}.theme-dark .ddp-ui-contents-list .ddp-ui-option .ddp-list-option a.ddp-btn-line-s+.ddp-wrap-info em.ddp-icon-info{margin:0}.theme-dark .ddp-ui-contents-list .ddp-ui-option .ddp-list-option:after{display:inline-block;content:"";position:absolute;top:0;right:0;height:14px;border-right:1px solid #d2d3da}.theme-dark .ddp-ui-contents-list .ddp-ui-option a.ddp-btn-link{float:left;margin-left:20px;color:#7e8aa5;font-size:12px}.theme-dark .ddp-ui-contents-list .ddp-ui-option a.ddp-btn-link.ddp-type{position:relative;top:3px}.theme-dark .ddp-ui-contents-list .ddp-ui-option a.ddp-btn-link.ddp-type:hover .ddp-icon-export{background-position:-14px -56px}.theme-dark .ddp-ui-contents-list .ddp-ui-option a.ddp-btn-link.ddp-type:hover .ddp-ui-tooltip-info{display:block;position:absolute;right:-10px;left:inherit;top:100%;margin-top:5px}.theme-dark .ddp-ui-contents-list .ddp-ui-option a.ddp-btn-link.ddp-type:hover .ddp-ui-tooltip-info .ddp-icon-view-top{left:inherit;right:15px}.theme-dark .ddp-ui-contents-list .ddp-ui-option a.ddp-btn-link:hover{color:#4e5368}.theme-dark .ddp-ui-contents-list .ddp-ui-option a.ddp-btn-link.ddp-disabled,.theme-dark .ddp-ui-contents-list .ddp-ui-option a.ddp-btn-link.ddp-disabled:hover{color:#7e8aa5;opacity:.5;cursor:no-drop}.theme-dark .ddp-ui-contents-list .ddp-ui-option a.ddp-btn-link em.ddp-icon-link-add{display:inline-block;width:13px;height:13px;background:url(/assets/images/icon_add.png) no-repeat;background-position:left -22px}.theme-dark .ddp-ui-contents-list .ddp-ui-option .ddp-ui-sort.type-option{margin:-13px 0 0}.theme-dark .ddp-ui-contents-list .ddp-ui-option a.ddp-link-reset{color:#7e8aa5;font-size:12px}.theme-dark .ddp-ui-contents-list .ddp-ui-option a.ddp-link-reset:hover{color:#4e5368}.theme-dark .ddp-ui-contents-list .ddp-ui-option a.ddp-link-reset em.ddp-btn-reset3{position:relative;top:-1px;margin-right:6px;vertical-align:middle}.theme-dark .ddp-ui-contents-list .ddp-ui-option a.ddp-link-reset:hover em.ddp-btn-reset3{background-position:-15px -34px}.theme-dark .ddp-ui-contents-list .ddp-ui-option .ddp-wrap-edit .ddp-ui-edit-option.ddp-inline .ddp-label-checkbox{margin-right:10px}.theme-dark .ddp-ui-contents-list .ddp-ui-option *,.theme-dark .ddp-ui-contents-list .ddp-ui-option .ddp-label-checkbox span.ddp-txt-checkbox,.theme-dark .ddp-ui-contents-list .ddp-ui-option .ddp-label-radio span.ddp-txt-radio{font-size:12px}.theme-dark .ddp-wrap-edit .ddp-ui-edit-option.ddp-inline .ddp-label-checkbox{display:inline-block;margin-right:30px}.theme-dark .ddp-wrap-edit .ddp-ui-edit-option.ddp-inline .ddp-label-radio{display:inline-block;margin-right:30px;vertical-align:middle}.theme-dark .ddp-wrap-edit .ddp-ui-edit-option.ddp-inline .ddp-label-checkbox:last-of-type,.theme-dark .ddp-wrap-edit .ddp-ui-edit-option.ddp-inline .ddp-label-radio:last-of-type{margin-right:0}.theme-dark .ddp-wrap-edit .ddp-ui-edit-option .ddp-type-selectbox{background-color:transparent}.theme-dark .ddp-wrap-edit .ddp-ui-edit-option .ddp-type-selectbox.ddp-white{background-color:#fff}.theme-dark .ddp-wrap-edit .ddp-ui-edit-option.ddp-inline .ddp-label-radio.type-scheduled span.ddp-txt-radio{font-size:11px;color:#0ead76;font-weight:700}.theme-dark .ddp-wrap-edit .ddp-ui-edit-option.ddp-inline .ddp-label-radio.type-unscheduled span.ddp-txt-radio{font-size:11px;color:#7e8aa5;font-weight:700}.theme-dark .ddp-wrap-edit .ddp-ui-edit-option.ddp-inline .ddp-label-radio.type-creating span.ddp-txt-radio{font-size:11px;color:#e8a900;font-weight:700}.theme-dark .ddp-wrap-edit .ddp-ui-edit-option a.ddp-btn-toggle{display:inline-block;padding:7px;margin-right:4px;background-color:#c3c8d3;border-radius:3px;color:#4e5368;font-size:12px;text-align:center;box-sizing:border-box}.theme-dark .ddp-wrap-edit .ddp-ui-edit-option a.ddp-btn-toggle.ddp-selected{background-color:#4e5368;color:#fff}.theme-dark .ddp-wrap-edit .ddp-ui-edit-option a.ddp-btn-toggle.ddp-all{width:58px}.theme-dark .ddp-wrap-edit .ddp-ui-edit-option a.ddp-btn-toggle.ddp-today{width:83px}.theme-dark .ddp-wrap-edit .ddp-ui-edit-option a.ddp-btn-toggle.ddp-last{width:89px}.theme-dark .ddp-wrap-edit .ddp-ui-edit-option .ddp-ui-calen{margin-right:4px}.theme-dark .ddp-top-flow .ddp-wrap-navi .ddp-ui-naviarea.ddp-type{left:55px}.theme-dark ul.ddp-list-detail li .ddp-wrap-detailinfo .ddp-data-history{float:left;min-width:60px}.theme-dark ul.ddp-list-detail li .ddp-wrap-detailinfo .ddp-data-history a.ddp-link-fail{color:#e35252;font-size:12px;vertical-align:middle}.theme-dark ul.ddp-list-detail li .ddp-wrap-detailinfo .ddp-data-history a.ddp-link-fail:hover{text-decoration:underline}.theme-dark ul.ddp-list-detail li .ddp-wrap-detailinfo .ddp-data-history a.ddp-link-fail em.ddp-icon-go{display:inline-block;position:relative;top:-1px;margin-left:3px;width:13px;height:13px;background:url(/assets/images/icon_go.png) no-repeat;vertical-align:middle}.theme-dark ul.ddp-list-detail li .ddp-wrap-detailinfo .ddp-data-history .ddp-data-success{color:#5cacdf;font-size:12px}.theme-dark .ddp-wrap-union{position:relative;width:100%;height:100%;overflow:auto;background-color:#fafafa}.theme-dark .ddp-wrap-union .ddp-ui-title{padding:20px 0 19px;font-size:13px;color:#b7b9c2;font-weight:700}.theme-dark .ddp-ui-union-output{position:absolute;top:0;left:0;bottom:0;width:258px;border-right:1px solid #eaedf5;background-color:#fff}.theme-dark .ddp-ui-union-output .ddp-data-total{display:block;padding-bottom:8px;color:#444;font-size:13px}.theme-dark .ddp-ui-union-output .ddp-data-total .ddp-data-num{color:#1972d0}.theme-dark .ddp-wrap-union-list{position:relative;float:left;width:100%;padding-right:12px;box-sizing:border-box}.theme-dark .ddp-wrap-union-list:before{display:inline-block;position:absolute;top:0;left:0;right:0;bottom:0;background-color:#fff;content:""}.theme-dark .ddp-wrap-union-list ul.ddp-list-union li{padding-bottom:10px}.theme-dark .ddp-wrap-union-list ul.ddp-list-union li .ddp-box-column{position:relative;padding:0 25px 0 51px;border-radius:2px;border:1px solid #c3c8d3;cursor:pointer}.theme-dark .ddp-wrap-union-list ul.ddp-list-union li .ddp-box-column:hover{border:1px solid #b7b9c2}.theme-dark .ddp-wrap-union-list ul.ddp-list-union li .ddp-box-column em.ddp-icon-type-ab{position:absolute;top:50%;left:17px}.theme-dark .ddp-wrap-union-list ul.ddp-list-union li .ddp-box-column input.ddp-input-column{display:none;width:100%;padding:6px 0;color:#4e5368;font-size:12px;border:none;box-sizing:border-box}.theme-dark .ddp-wrap-union-list ul.ddp-list-union li .ddp-box-column span.ddp-data-column{display:block;width:100%;padding:6px 0;color:#4e5368;font-size:12px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.theme-dark .ddp-wrap-union-list ul.ddp-list-union li.ddp-selected .ddp-box-column input.ddp-input-column{display:block}.theme-dark .ddp-wrap-union-list ul.ddp-list-union li.ddp-selected .ddp-box-column span.ddp-data-column{display:none}.theme-dark .ddp-wrap-union-list ul.ddp-list-union li .ddp-box-column em.ddp-icon-control-edit{display:none;position:absolute;top:50%;right:5px;margin-top:-10px}.theme-dark .ddp-wrap-union-list ul.ddp-list-union li .ddp-box-column:hover em.ddp-icon-control-edit{display:block}.theme-dark .ddp-ui-union-set{position:absolute;left:259px;top:0;right:0;bottom:0;background-color:#fafafa}.theme-dark .ddp-ui-union-set .ddp-ui-title{padding:20px}.theme-dark .ddp-ui-popup-contents a.ddp-dataset{position:absolute;top:93px;right:50px;font-weight:400;cursor:pointer}.theme-dark .ddp-ui-popup-contents a.ddp-dataset .ddp-icon-link-plus{margin-right:5px}.theme-dark .ddp-ui-popup-contents.ddp-union{padding-top:140px}.theme-dark .ddp-ui-union-set .ddp-ui-title a.ddp-btn-line:hover .ddp-icon-link-plus{background-position:-20px -2px}.theme-dark .ddp-wrap-union-set{position:absolute;top:53px;left:0;right:0;bottom:0}.theme-dark .ddp-ui-union-table{display:inline-block;white-space:nowrap}.theme-dark .ddp-ui-union-table table.ddp-table-union:first-of-type tr td,.theme-dark .ddp-ui-union-table table.ddp-table-union:first-of-type tr th{padding-left:23px}.theme-dark table.ddp-table-union{display:inline-block;width:auto;margin-left:-3px;white-space:nowrap;vertical-align:top}.theme-dark table.ddp-table-union tr th{position:relative;padding:0 5px 5px 12px;text-align:left}.theme-dark table.ddp-table-union tr th:first-of-type{padding-left:23px}.theme-dark table.ddp-table-union tr th .ddp-wrap-top{padding:0;width:234px;font-size:0;box-sizing:border-box}.theme-dark table.ddp-table-union tr th .ddp-data-name{display:block;font-size:13px;color:#4e5368;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.theme-dark table.ddp-table-union tr th .ddp-ui-value{float:right;margin-left:5px}.theme-dark table.ddp-table-union tr th .ddp-ui-value .ddp-data-value{float:left;position:relative;top:2px;color:#b7b9c2;font-size:12px}.theme-dark table.ddp-table-union tr th .ddp-ui-value .ddp-data-value strong{color:#1972d0;font-weight:400}.theme-dark table.ddp-table-union tr th .ddp-ui-value em.ddp-icon-control-cut{position:relative;top:-1px;float:Left;margin-left:10px}.theme-dark table.ddp-table-union tr td{padding:5px 6px;height:39px;vertical-align:top;box-sizing:border-box}.theme-dark .ddp-ui-union-table table.ddp-table-union tr td .ddp-box-column{padding-left:35px}.theme-dark table.ddp-table-union tr td .ddp-box-column{position:relative;padding:0 10px 0 51px;border-radius:2px;border:1px solid #c3c8d3;background-color:#fff}.theme-dark table.ddp-table-union tr td .ddp-box-column span.ddp-data-column{display:block;width:100%;padding:6px 0;color:#4e5368;font-size:12px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.theme-dark table.ddp-table-union tr td .ddp-box-column.ddp-disabled{background-color:#e9eaec;border:1px solid #e9eaec}.theme-dark table.ddp-table-union tr td .ddp-box-column.ddp-disabled *{opacity:.4}.theme-dark table.ddp-table-union tr td .ddp-data-dropped{color:#b7b9c2;font-style:italic}.theme-dark table.ddp-table-union tr td .ddp-data-dropped strong{color:#1972d0;font-weight:400}.theme-dark .ddp-ui-optionset-head{position:relative;background-color:#313538}.theme-dark .ddp-ui-optionset-head span.ddp-ui-title{display:block;padding:33px 0 35px 45px;color:#fff;font-size:18px}.theme-dark .ddp-ui-optionset-head span.ddp-ui-title em.ddp-icon-option{display:inline-block;width:21px;height:22px;margin-right:17px;background:url(/assets/images/icon_option2.png) no-repeat;vertical-align:middle}.theme-dark .ddp-ui-optionset-head ul.ddp-list-management{padding:0 60px;overflow:Hidden}.theme-dark .ddp-ui-optionset-head ul.ddp-list-management li{float:left;padding:0 23px}.theme-dark .ddp-ui-optionset-head ul.ddp-list-management li a{display:inline-block;padding-bottom:13px;border-bottom:2px solid #313538;color:#c7ccd0;font-size:14px}.theme-dark .ddp-ui-optionset-head ul.ddp-list-management li.ddp-selected a{color:#fefefe;font-weight:700;border-bottom:2px solid #ff8b00}.theme-dark .ddp-ui-optionset-head ul.ddp-list-management li a:hover{color:#fff}.theme-dark .ddp-ui-optionset-head span.ddp-btn-add{display:inline-block;position:absolute;bottom:-20px;right:51px;width:40px;height:40px;border-radius:50%;background-color:#7e8aa5;cursor:pointer;z-index:1}.theme-dark .ddp-ui-optionset-head span.ddp-btn-add:hover{background-color:#b7b9c2}.theme-dark .ddp-ui-optionset-head span.ddp-btn-add em.ddp-icon-plus{display:inline-block;position:absolute;top:50%;left:50%;width:11px;height:11px;margin:-5px 0 0 -5px;background:url(/assets/images/icon_add.png) no-repeat;background-position:left -10px}.theme-dark .ddp-ui-list-control{position:relative;float:left;padding:0 53px 0 83px;width:100%;box-sizing:border-box}.theme-dark .ddp-ui-list-control .ddp-fleft .ddp-ui-user-buttons{float:left;position:relative;top:35px;padding-right:13px;margin-right:9px;border-right:1px solid #ddd}.theme-dark .ddp-ui-list-control .ddp-ui-user-buttons a.ddp-btn-type-s{margin-right:5px;padding:6px 10px}.theme-dark .ddp-ui-list-control .ddp-form-search{float:left;position:relative;width:290px;margin-top:30px}.theme-dark .ddp-ui-list-control .ddp-form-search input.ddp-input-search{width:100%;padding:9px 0;font-size:14px;border:none;background:none}.theme-dark .ddp-ui-list-control .ddp-ui-accept-select{position:absolute;bottom:0;right:210px}.theme-dark .ddp-ui-list-control .ddp-ui-accept-select .ddp-data-select-num{float:left;font-style:italic;margin-right:15px;line-height:32px}.theme-dark .ddp-ui-list-control .ddp-ui-accept-select .ddp-ui-user-buttons{float:left}.theme-dark .ddp-ui-list-control .ddp-ui-view{position:absolute;bottom:0;right:40px}.theme-dark .ddp-layout-contents .ddp-data-source-none{position:relative;width:100%;padding:28px 53px 28px 0;color:#9c9c9c;font-size:14px;box-sizing:border-box;clear:both}.theme-dark .ddp-ui-dataset-new{position:relative;height:100%}.theme-dark .ddp-ui-dataset-new .ddp-wrap-viewtable{position:absolute;top:51px;left:0;right:0;bottom:83px}.theme-dark .ddp-ui-dataset-new .ddp-ui-sublabel{position:relative;padding:15px 0;color:#4e5368;font-size:14px;border-top:1px solid #c3c8d3}.theme-dark .ddp-ui-dataset-new .ddp-ui-sublabel .ddp-ui-pop-buttons{position:absolute;top:13px;right:20px}.theme-dark .ddp-ui-dataset-new.ddp-type .ddp-wrap-viewtable{top:94px}.theme-dark .ddp-dataflow .ddp-box-viewtable{height:426px}.theme-dark .page-prep-dataflow ul.ddp-list-snapshot li{border-bottom:1px solid #eaeaec}.theme-dark .page-prep-dataflow ul.ddp-list-snapshot li>.ddp-txt-snapshot .ddp-data-status{padding-bottom:3px;font-size:14px}.theme-dark .page-prep-dataflow ul.ddp-list-snapshot li>.ddp-txt-snapshot .ddp-data-status.type-success{color:#65c394}.theme-dark .page-prep-dataflow ul.ddp-list-snapshot li>.ddp-txt-snapshot .ddp-data-status.type-failed{color:#df5b60}.theme-dark .page-prep-dataflow ul.ddp-list-snapshot li>.ddp-txt-snapshot .ddp-data-name{color:#4e5368;font-size:13px}.theme-dark .page-prep-dataflow ul.ddp-list-snapshot li>.ddp-txt-snapshot .ddp-data-name .ddp-txt-name{display:block;padding:3px 0;color:#4e5368;font-size:13px;overflow:hidden}.theme-dark .page-prep-dataflow ul.ddp-list-snapshot li>.ddp-txt-snapshot .ddp-data-name .ddp-tag-type{float:left;padding:1px 4px;margin-right:5px;background-color:#b7b9c1;border-radius:3px;color:#fff;font-size:11px;font-weight:700;vertical-align:middle}.theme-dark .page-prep-dataflow ul.ddp-list-snapshot li>.ddp-txt-snapshot .ddp-data-date{padding-top:5px;color:#b7b9c2;font-size:12px}.theme-dark .page-prep-dataflow ul.ddp-list-snapshot li>.ddp-txt-snapshot .ddp-data-det .ddp-data-title{padding-bottom:3px;font-size:14px}.theme-dark .page-prep-dataflow ul.ddp-list-snapshot li .ddp-wrap-progress{position:relative;padding-right:20px;margin-top:5px}.theme-dark .page-prep-dataflow ul.ddp-list-snapshot li .ddp-wrap-progress .ddp-btn-cancel{display:inline-block;position:absolute;top:50%;right:0;margin-top:-8px;width:15px;height:15px;background:url(/assets/images/icon_delete.png) no-repeat;background-position:left -14px}.theme-dark .page-prep-dataflow ul.ddp-list-snapshot li .ddp-ui-progress{position:relative;width:100%}.theme-dark .page-prep-dataflow ul.ddp-list-snapshot li .ddp-txt-cancel{padding:12px 0;margin:5px 12px 14px;background-color:#f7f7f8}.theme-dark .page-prep-dataflow ul.ddp-list-snapshot li>.ddp-txt-snapshot{border-bottom:none}.theme-dark .page-prep-dataflow .ddp-input-selectbox{position:relative}.theme-dark .page-prep-dataflow .ddp-input-selectbox .ddp-wrap-popup2{display:none;position:absolute;left:0;right:inherit;bottom:100%;margin-bottom:3px;min-width:100%;max-height:150px;box-sizing:Border-box;overflow:auto}.theme-dark .page-prep-dataflow .ddp-input-selectbox .ddp-wrap-popup2.ddp-fix{position:fixed;bottom:inherit;min-width:auto;margin-bottom:0}.theme-dark .page-prep-dataflow .ddp-input-selectbox.ddp-selected .ddp-wrap-popup2{display:block}.theme-dark .page-prep-dataflow .ddp-type-selectbox ul.ddp-list-selectbox.ddp-fix{position:fixed;bottom:inherit}.theme-dark .page-prep-dataflow .ddp-box-contents .ddp-box-part .ddp-box-title span.ddp-box-title-in{padding-right:19px}.theme-dark .page-prep-dataflow .ddp-box-contents .ddp-box-part .ddp-box-title a.ddp-btn-plus{display:inline-block;width:13px;height:13px;top:0;background:url(/assets/images/icon_add.png) no-repeat;background-position:-84px -22px;border:none}.theme-dark .page-prep-dataflow .ddp-box-contents .ddp-box-part .ddp-box-title a.ddp-btn-plus:before{display:none}.theme-dark .page-prep-dataflow .ddp-box-contents .ddp-box-part .ddp-box-title a.ddp-btn-plus:hover{background-position-x:-98px;border:none}.theme-dark .page-prep-dataflow .ddp-wrap-boxadd .ddp-ui-buttons a.ddp-btn-minus{border:none;background:none}.theme-dark .page-prep-dataflow .ddp-wrap-boxadd .ddp-ui-buttons a.ddp-btn-minus:before{display:inline-block;position:absolute;top:50%;left:50%;margin:-8px 0 0 -8px;width:15px;height:15px;background:url(/assets/images/icon_delete.png) no-repeat;background-position:left -14px}.theme-dark .page-prep-dataflow .ddp-wrap-boxadd .ddp-ui-buttons a.ddp-btn-minus.ddp-disabled{opacity:.5;cursor:no-drop}.theme-dark .page-prep-dataflow ul.ddp-list-snapshot li>.ddp-txt-snapshot .ddp-data-name svg{float:left;margin-right:5px;vertical-align:middle}.theme-dark .page-prep-dataflow .icon-db-local-b{display:inline-block;margin-right:5px}.theme-dark .page-prep-dataflow .ddp-box-contents .ddp-wrap-part .ddp-box-part.ddp-type-part{width:auto}.theme-dark .page-prep-dataflow .ddp-box-contents .ddp-wrap-part .ddp-box-part .ddp-error-part,.theme-dark .page-prep-dataflow .ddp-box-contents .ddp-wrap-part .ddp-box-part .ddp-error-part .ddp-wrap-selectbox{display:table-cell}.theme-dark .page-prep-dataflow .ddp-box-contents .ddp-wrap-part .ddp-box-part .ddp-error-part .ddp-type-selectbox{display:inline-block;width:220px}.theme-dark .page-prep-dataflow .ddp-wrap-flow-grid .ddp-wrap-grid-option .ddp-list-tab-button{margin-left:10px}.theme-dark .page-prep-dataflow .ddp-wrap-warning{display:table-cell;padding-left:6px;vertical-align:middle}.theme-dark .page-prep-dataflow .ddp-wrap-warning .ddp-box-warning{margin:0}.theme-dark .page-prep-dataflow .ddp-box-warning{position:relative;float:left;margin-top:14px;margin-left:6px;width:25px;height:25px;border:1px solid #f7d375;border-radius:2px;background-color:#fdf1d5;box-sizing:border-box;cursor:pointer}.theme-dark .page-prep-dataflow .ddp-box-warning .ddp-icon-warning{display:inline-block;position:absolute;top:50%;left:50%;margin:-7px 0 0 -7px;width:15px;height:14px;background:url(/assets/images/icon_error.png) no-repeat;background-position:left -16px}.theme-dark .page-prep-dataflow .ddp-box-warning .ddp-txt-warning{display:none;position:absolute;top:100%;right:0;padding:7px 10px;margin-top:2px;background-color:#e9b017;color:#fff;font-size:12px;white-space:nowrap;border-radius:2px}.theme-dark .page-prep-dataflow .ddp-box-warning:hover .ddp-txt-warning{display:block}.theme-dark .page-prep-dataflow .slick-headerrow-column.ui-state-default{border-right:1px solid #ebebed}.theme-dark .page-prep-dataflow .slick-headerrow.ui-state-default{border-top:1px solid #ebebed}.theme-dark .ddp-box-file-create{display:table;width:100%;height:100%;border:1px solid #c3c8d3;background-color:#f4f6fc}.theme-dark .ddp-box-file-create .ddp-box-default{display:table-cell;width:100%;height:100%;text-align:center;vertical-align:middle}.theme-dark .ddp-box-file-create .ddp-box-default.ddp-disabled{opacity:.3}.theme-dark .ddp-box-file-create .ddp-txt-file-info{display:inline-block;padding-bottom:15px;color:#7e8aa5;font-size:18px}.theme-dark .ddp-box-file-create.ddp-file-single.type-upload{padding-bottom:100px}.theme-dark .ddp-box-file-create.ddp-file-single.type-upload .ddp-box-default{position:absolute!important;bottom:0;left:0;right:0;padding:28px 29px 27px;height:auto;width:auto;text-align:left;border-top:1px solid #c3c8d3}.theme-dark .ddp-box-file-create.ddp-file-single.type-upload .ddp-box-default .ddp-txt-file-info{padding-bottom:5px}.theme-dark .ddp-box-file-create.ddp-file-single .ddp-file-progress{display:none;position:relative;width:100%;height:100%;vertical-align:middle;text-align:center;background-color:#fff}.theme-dark .ddp-box-file-create.ddp-file-single.type-upload .ddp-file-progress{display:table-cell}.theme-dark .ddp-box-file-create.ddp-file-single .ddp-file-progress.ddp-disabled:before{display:inline-block;position:absolute;top:0;left:0;right:0;bottom:0;content:"";z-index:1;background-color:hsla(0,0%,100%,.7)}.theme-dark .ddp-box-file-create.ddp-file-single .ddp-file-progress .ddp-data-name{padding-bottom:7px;font-size:14px;color:#4e5368;font-weight:700}.theme-dark .ddp-box-file-create.ddp-file-single .ddp-file-progress .ddp-icon-file{display:inline-block;width:56px;height:56px}.theme-dark .ddp-box-file-create.ddp-file-single.type-upload .ddp-icon-file{display:inline-block;margin:30px 0;width:60px;height:60px}.theme-dark .ddp-box-file-create.ddp-file-single.type-upload .ddp-icon-file svg{width:100%;height:100%}.theme-dark .ddp-box-file-create.ddp-file-single .ddp-file-progress .ddp-data-size{color:#91969e;font-size:12px}.theme-dark .ddp-box-file-create.ddp-file-single .ddp-file-progress .ddp-ui-condition{box-sizing:border-box}.theme-dark .ddp-box-file-create.ddp-file-single .ddp-file-progress .ddp-ui-condition .ddp-type-progressbar2{width:200px}.theme-dark .ddp-box-file-create.ddp-file-single .ddp-file-progress .ddp-ui-condition.type-failed .ddp-type-progressbar2 .ddp-data-progressbar{background-color:#cd5454}.theme-dark .ddp-box-file-create.ddp-file-single .ddp-file-progress .ddp-ui-condition .ddp-data-per{display:inline-block;width:48px;padding-right:8px;text-align:right;color:#1972d0;font-weight:700;vertical-align:middle}.theme-dark .ddp-box-file-create.ddp-file-single .ddp-file-progress .ddp-ui-condition.type-failed .ddp-data-per{color:#cd5454}.theme-dark .ddp-box-file-create.ddp-file-single .ddp-file-progress .ddp-ui-condition .ddp-data-condition{display:inline-block;width:65px;padding-left:7px;text-align:center;color:#7e8aa5;vertical-align:middle}.theme-dark .ddp-box-file-create.ddp-file-single .ddp-file-progress .ddp-ui-condition .ddp-data-condition .ddp-line{width:65px;margin:-12px 0;box-sizing:Border-box}.theme-dark .ddp-box-file-create.ddp-file-single .ddp-file-progress .ddp-ui-condition .ddp-data-condition .ddp-txt-error{position:relative;font-style:normal;cursor:pointer}.theme-dark .ddp-box-file-create.ddp-file-single .ddp-file-progress .ddp-ui-condition .ddp-data-condition .ddp-txt-error .ddp-box-layout4{display:none;position:absolute;top:100%;right:0;margin-top:4px;width:275px;text-align:left;z-index:2}.theme-dark .ddp-box-file-create.ddp-file-single .ddp-file-progress .ddp-ui-condition .ddp-data-condition .ddp-txt-error:hover .ddp-box-layout4{display:block}.theme-dark .ddp-box-file-create.ddp-file-single .ddp-file-progress .ddp-ui-condition .ddp-data-condition .ddp-txt-error .ddp-box-layout4 .ddp-data-det{font-weight:400;color:#4e5368}.theme-dark .ddp-txt-file-info .ddp-link-file{display:inline-block;position:relative;color:#4e5368;font-size:18px;text-decoration:underline;cursor:pointer}.theme-dark .ddp-txt-file-info .ddp-link-file:hover{font-weight:700}.theme-dark .ddp-txt-file-info input[type=file]{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;opacity:0;cursor:pointer}.theme-dark .ddp-txt-file-info2{color:#7e8aa5;font-size:13px}.theme-dark .ddp-box-upload{height:70px;padding:0 140px 0 29px;margin-bottom:5px;background-color:#f4f6fc}.theme-dark .ddp-wrap-file-create{width:880px}.theme-dark .popup-prep-create-complete .type-metadata .ddp-wrap-boxtype{height:auto;min-height:160px;max-height:160px;margin-bottom:0}.theme-dark .popup-prep-create-complete .type-metadata .ddp-sheet-table{margin-top:-192px;padding-top:202px;padding-bottom:10px;height:100%;box-sizing:border-box}.theme-dark .popup-prep-create-complete .type-metadata .ddp-sheet-table.type-info{margin-top:-223px;padding-top:233px}.theme-dark .ddp-box-popupcontents.ddp-flex{display:flex;flex-direction:column}.theme-dark .ddp-box-popupcontents.ddp-flex .ddp-flex-column{margin-bottom:10px}.theme-dark .ddp-box-popupcontents.ddp-flex .ddp-wrap-boxtype.ddp-flex-column{height:auto;min-height:auto;max-height:auto;overflow-y:inherit}.theme-dark .ddp-box-popupcontents .ddp-data-check{margin-top:10px}.theme-dark .ddp-box-popupcontents .ddp-data-check .ddp-label-type{float:left;color:#4e5368}.theme-dark .ddp-box-upload .ddp-data-load-name{position:relative;padding:27px 0 27px 30px;color:#4e5368;font-size:14px;font-weight:700;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.theme-dark .ddp-box-upload .ddp-data-load-name em.ddp-icon-file2{position:absolute;top:50%;left:0;margin-top:-10px}.theme-dark .ddp-box-upload .ddp-data-load-name svg{position:absolute;top:50%;left:0;margin-top:-12px}.theme-dark .ddp-box-upload .ddp-txt-file-info{position:absolute;top:26px;right:35px;color:#7e8aa5;font-size:13px}.theme-dark .ddp-box-upload .ddp-txt-file-info .ddp-link-file{color:#4e5368;font-size:13px}.theme-dark .ddp-wrap-sheet{height:333px;border:1px solid #b7b9c2}.theme-dark .ddp-wrap-sheet.ddp-full .ddp-ui-sheet-list{display:none}.theme-dark .ddp-wrap-sheet.ddp-full .ddp-view-sheet{margin-left:0;padding-left:0}.theme-dark .ddp-wrap-sheet.ddp-full .ddp-view-sheet .ddp-wrap-grid{left:0}.theme-dark .ddp-wrap-sheet .ddp-ui-sheet-list{position:relative;float:left;width:199px;height:100%;border-right:1px solid #d7d8dd;overflow:auto;z-index:1}.theme-dark .ddp-wrap-sheet .ddp-ui-sheet-list ul.ddp-list-sheet li{cursor:pointer;border-bottom:1px solid #e6e6e9;position:relative;padding:0 0 0 35px}.theme-dark .ddp-wrap-sheet .ddp-ui-sheet-list ul.ddp-list-sheet li:before{display:none;content:"";width:6px;height:11px;position:absolute;top:50%;right:15px;margin-top:-6px;background:url(/assets/images/icon_dataview.png) no-repeat;background-position:left -68px}.theme-dark .ddp-wrap-sheet .ddp-ui-sheet-list ul.ddp-list-sheet li:hover:before{display:block}.theme-dark .ddp-wrap-sheet .ddp-ui-sheet-list ul.ddp-list-sheet li.ddp-selected{background-color:#f4f6fc}.theme-dark .ddp-wrap-sheet .ddp-ui-sheet-list ul.ddp-list-sheet li.ddp-selected:before{display:block}.theme-dark .ddp-wrap-sheet .ddp-ui-sheet-list ul.ddp-list-sheet li label.ddp-label-checkbox{display:inline-block;position:absolute;top:0;left:0;width:35px;height:100%;box-sizing:border-box}.theme-dark .ddp-wrap-sheet .ddp-ui-sheet-list ul.ddp-list-sheet li label.ddp-label-checkbox i,.theme-dark .ddp-wrap-sheet .ddp-ui-sheet-list ul.ddp-list-sheet li label.ddp-label-checkbox input{left:14px}.theme-dark .ddp-wrap-sheet .ddp-ui-sheet-list ul.ddp-list-sheet li span.ddp-txt-checkbox{display:block;padding:14px 28px 14px 0;font-size:14px;color:#4c515a}.theme-dark .ddp-wrap-sheet .ddp-ui-sheet-list ul.ddp-list-sheet li span.ddp-txt-checkbox .ddp-icon-error2{margin-left:3px;position:relative;top:-2px}.theme-dark .ddp-wrap-sheet .ddp-ui-sheet-list ul.ddp-list-sheet li label.ddp-label-radio{display:inline-block;position:absolute;top:0;left:0;width:35px;height:100%;box-sizing:border-box}.theme-dark .ddp-wrap-sheet .ddp-ui-sheet-list ul.ddp-list-sheet li label.ddp-label-radio i,.theme-dark .ddp-wrap-sheet .ddp-ui-sheet-list ul.ddp-list-sheet li label.ddp-label-radio input{left:14px}.theme-dark .ddp-wrap-sheet .ddp-ui-sheet-list ul.ddp-list-sheet li span.ddp-txt-radio{display:block;padding:14px 28px 14px 0;font-size:14px;color:#4c515a}.theme-dark .ddp-wrap-sheet .ddp-ui-sheet-list ul.ddp-list-sheet li span.ddp-txt-radio em.ddp-icon-error2{margin-left:3px;position:relative;top:-2px}.theme-dark .ddp-wrap-sheet .ddp-ui-sheet-list ul.ddp-list-sheet li.ddp-selected label.ddp-label-radio input[type=radio]:checked+i{background-position:-48px top}.theme-dark .ddp-view-sheet{position:relative;float:left;width:100%;height:100%;margin-left:-200px;padding-left:200px;box-sizing:Border-box}.theme-dark .ddp-view-sheet.ddp-full{margin:0;padding:0}.theme-dark .ddp-view-sheet.ddp-full .ddp-wrap-grid{left:0}.theme-dark .ddp-view-sheet .ddp-data-name{position:relative;padding:9px 15px;height:36px;color:#4c515a;font-size:14px;border-bottom:1px solid #d7d8dd;box-sizing:border-box}.theme-dark .ddp-view-sheet .ddp-data-name .ddp-part-right{position:absolute;top:-13px;right:0}.theme-dark .ddp-view-sheet .ddp-data-name .ddp-icon-error2{margin-left:3px;position:relative;top:-2px}.theme-dark .ddp-view-sheet .ddp-wrap-grid{position:absolute;top:36px;left:200px;right:0;bottom:0;font-size:14px;line-height:1.5em;overflow:auto}.theme-dark .ddp-view-sheet .ddp-wrap-grid.ddp-full{top:0}.theme-dark .ddp-wrap-edit-form .ddp-wrap-edit3{margin-top:20px}.theme-dark .page-storage-create{width:660px}.theme-dark .page-storage-create .type-col{margin:0 -8px}.theme-dark .page-storage-create .type-col:first-of-type .ddp-wrap-edit2{margin-top:0}.theme-dark .page-storage-create .type-col [class*=ddp-col-]{padding:0 8px}.theme-dark .page-storage-create .type-col .ddp-check{margin-top:3px}.theme-dark .page-storage-create .ddp-type-topic .ddp-wrap-edit2{margin-top:20px}.theme-dark .page-storage-create .ddp-type-topic .ddp-type-selectbox{display:inline-block;width:200px}.theme-dark .ddp-ui-buttons.ddp-inline .ddp-ui-message .ddp-data-error2.type-font-normal{font-style:normal}.theme-dark .page-storage-create .ddp-type-topic .ddp-txt-info{display:inline-block;position:relative;top:-5px;margin-left:5px;padding:0;color:#90969f;font-size:12px;white-space:nowrap;font-weight:400}.theme-dark .page-storage-create .ddp-type-topic .ddp-label-checkbox{margin:5px 0 10px}.theme-dark .popup-prep-join .ddp-wrap-prep-join{height:100%;margin-top:-120px;padding:120px 0 0;box-sizing:border-box}.theme-dark .popup-prep-join .ddp-wrap-prep-join .ddp-ui-prep-join{position:relative;height:100%;min-height:600px;padding-bottom:60px;box-sizing:border-box}.theme-dark .popup-prep-join .ddp-wrap-prep-join .ddp-ui-prep-join.ddp-default .ddp-prep-box-contents{height:100%}.theme-dark .popup-prep-join .ddp-wrap-prep-join .ddp-ui-prep-join.ddp-default .ddp-prep-join-type{display:none}.theme-dark .popup-prep-join .ddp-ui-popup-join .ddp-prep-box-contents{height:60%;padding:0 50px}.theme-dark .popup-prep-join .ddp-ui-popup-join .ddp-prep-box-contents .ddp-box-pop-contents.ddp-type{position:relative;top:0;left:0;right:0;bottom:0;height:100%}.theme-dark .popup-prep-join .ddp-ui-popup-join .ddp-prep-join-type{position:relative;height:40%;padding-bottom:60px}.theme-dark .popup-prep-join .ddp-ui-popup-join .ddp-prep-join-type .ddp-ui-join-type.ddp-type{position:relative;height:100%;bottom:0}.theme-dark .popup-prep-join .ddp-ui-popup-join .ddp-ui-part .ddp-ui-set ul.ddp-list-tab-button li .ddp-ui-tooltip-info{right:0;left:inherit}.theme-dark .popup-prep-join .ddp-ui-popup-join .ddp-ui-part .ddp-ui-set ul.ddp-list-tab-button li .ddp-ui-tooltip-info em.ddp-icon-view-top{left:inherit;right:11px}.theme-dark .popup-prep-dataset .ddp-ui-popup-contents{padding-top:170px}.theme-dark .popup-prep-dataset .ddp-ui-dataset-new .ddp-wrap-viewtable{bottom:33px}.theme-dark .popup-prep-dataset .ddp-type-top-option .ddp-ui-rightoption .ddp-data-total{position:relative;top:6px}.theme-dark .popup-prep-dataset .ddp-ui-popup-contents .ddp-data-dataset{position:absolute;top:104px;left:50px;right:50px;padding:15px 20px;background-color:#f4f6fc;font-size:14px;color:#1f2942;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.theme-dark .popup-prep-dataset .ddp-ui-popup-contents .ddp-data-dataset .ddp-txt-label{color:#7e8aa5;font-size:14px}.theme-dark .popup-prep-create-complete .ddp-wrap-complete{width:860px;height:100%;margin:0 auto;text-align:left}.theme-dark .popup-prep-create-complete .ddp-wrap-boxtype{width:100%;height:160px;margin:0}.theme-dark .popup-prep-create-complete .ddp-wrap-sheet-list{height:100%;margin-top:-200px;padding:210px 0 0;box-sizing:border-box}.theme-dark .popup-prep-create-complete .ddp-wrap-sheet-list.ddp-full{margin-top:0;padding-top:0}.theme-dark .popup-prep-create-complete .ddp-ui-sheet-list{border:1px solid #d6d7dc;height:100%;box-sizing:border-box;overflow:auto}.theme-dark .popup-prep-create-complete table.ddp-table-sheet{width:100%;table-layout:fixed}.theme-dark .popup-prep-create-complete table.ddp-table-sheet tr th{padding:8px 20px;text-align:left;font-weight:400;color:#7e8aa5;font-size:12px;border-bottom:1px solid #eaedf5}.theme-dark .popup-prep-create-complete table.ddp-table-sheet tr td{padding:16px 0 16px 20px;text-align:left;color:#4e5368;font-size:13px;vertical-align:top;white-space:nowrap;text-overflow:ellipsis;overflow:Hidden}.theme-dark .popup-prep-create-complete table.ddp-table-sheet tr td .ddp-sheet-form,.theme-dark .popup-prep-create-complete table.ddp-table-sheet tr td input.ddp-input-typebasic{margin:-8px 0}.theme-dark .popup-prep-create-complete table.ddp-table-sheet tr td .ddp-sheet-form input.ddp-input-typebasic{margin:0}.theme-dark .popup-prep-create-complete table.ddp-table-sheet tr td .ddp-sheet-form .ddp-data-error{color:#e70000;font-size:12px;font-style:italic}.theme-dark .popup-prep-create-complete table.ddp-table-sheet tr td .ddp-sheet-form .ddp-data-error:before{display:inline-block;width:13px;height:13px;background:url(/assets/images/icon_info.png) no-repeat;background-position:-28px top;vertical-align:middle;content:""}.theme-dark .popup-prep-create-complete table.ddp-table-sheet tr td .ddp-sheet-form .ddp-textarea-resize{margin:0}.theme-dark .popup-prep-create-complete table.ddp-table-sheet tr td .ddp-textarea-resize{margin:-8px 0}.theme-dark .popup-prep-create-complete table.ddp-table-sheet tr td:last-of-type,.theme-dark .popup-prep-create-complete table.ddp-table-sheet tr th:last-of-type{padding-right:20px}.theme-dark .popup-prep-create-complete table.ddp-table-sheet tr:nth-child(odd) td{background-color:#fafafa}.theme-dark .popup-prep-create-complete table.ddp-table-sheet tr td textarea{display:block;width:100%;padding:5px 10px;height:30px;border:1px solid #d0d1d9;box-sizing:border-box}.theme-dark .popup-prep-fileupload .ddp-box-file-create .ddp-box-loading.ddp-pop.ddp-progress{background:none;box-shadow:none}.theme-dark .popup-prep-fileupload .ddp-box-file-create .ddp-box-loading.ddp-pop .ddp-btn-cancel{color:#a2a9c1}.theme-dark .popup-prep-fileupload .ddp-box-file-create .ddp-box-loading.ddp-pop .ddp-btn-cancel:after{background:url(/assets/images/btn_popclose.png) no-repeat;background-position:-22px -101px;content:""}.theme-dark .popup-prep-fileupload .ddp-box-file-create .ddp-box-loading.ddp-cancel{margin-top:10px}.theme-dark .popup-prep-fileupload .ddp-box-file-create .ddp-box-loading.ddp-pop.ddp-disabled{opacity:.3}.theme-dark .popup-prep-fileupload .ddp-box-file-create .ddp-box-loading.ddp-pop.ddp-disabled:before{background:none}.theme-dark .popup-prep-fileupload .ddp-wrap-sheet .ddp-select-all{padding:10px 14px;background-color:#f4f6fc}.theme-dark .popup-prep-fileupload .ddp-view-sheet .ddp-wrap-grid .ddp-box-loading.ddp-cancel{margin-top:10px}.theme-dark .popup-prep-snapshot .ddp-layout-pop-right.ddp-detail{z-index:56}.theme-dark .popup-prep-snapshot .ddp-layout-pop-right.ddp-detail .ddp-view-title{padding:20px 10px 0 15px;height:85px;background-color:#fff;box-sizing:border-box}.theme-dark .popup-prep-snapshot .ddp-layout-pop-right.ddp-detail .ddp-view-title span{display:block;font-size:16px;font-weight:700;color:#1f2942;line-height:22px;letter-spacing:-1px;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word}.theme-dark .popup-prep-snapshot .ddp-layout-pop-right.ddp-detail .ddp-view-title.type-edit span.ddp-txt-title,.theme-dark .popup-prep-snapshot .ddp-layout-pop-right .ddp-view-detail dl.ddp-dl-detail dd{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word}.theme-dark .popup-prep-snapshot .ddp-layout-pop-right.ddp-detail .ddp-view-title.type-edit span.ddp-txt-title{position:relative;padding-right:23px;font-size:16px;font-weight:700;color:#1f2942;line-height:22px;letter-spacing:-1px;box-sizing:border-box;cursor:pointer}.theme-dark .popup-prep-snapshot .ddp-layout-pop-right.ddp-detail .ddp-view-title.type-edit span.ddp-txt-title .ddp-link-edit{display:none;position:absolute;bottom:2px;right:5px}.theme-dark .popup-prep-snapshot .ddp-layout-pop-right.ddp-detail .ddp-view-title.type-edit span.ddp-txt-title:hover .ddp-link-edit{display:block}.theme-dark .popup-prep-snapshot .ddp-layout-pop-right.ddp-detail .ddp-view-title.type-edit.ddp-selected .ddp-txt-title{display:none}.theme-dark .popup-prep-snapshot .ddp-layout-pop-right.ddp-detail .ddp-view-title.type-edit.ddp-selected .ddp-ui-input{display:block}.theme-dark .popup-prep-snapshot .ddp-layout-pop-right.ddp-detail .ddp-view-title .ddp-ui-input{display:none;position:Relative;padding-right:23px;margin:-1px 0 0 -5px;border-radius:3px;border:1px solid #b7b9c2;overflow:hidden}.theme-dark .popup-prep-snapshot .ddp-layout-pop-right.ddp-detail .ddp-view-title .ddp-ui-input textarea{display:block;width:100%;height:100%;padding:1px 0 2px 5px;font-size:16px;font-weight:700;line-height:22px;letter-spacing:-1px;border:none;background-color:#f4f6fc;box-sizing:border-box}.theme-dark .popup-prep-snapshot .ddp-layout-pop-right.ddp-detail .ddp-view-title .ddp-ui-input input{display:block;width:100%;height:100%;padding:4px 0 4px 5px;font-size:16px;font-weight:700;border:none;box-sizing:border-box}.theme-dark .popup-prep-snapshot .ddp-layout-pop-right.ddp-detail .ddp-view-title .ddp-ui-input .ddp-btn-check{display:inline-block;position:absolute;top:2px;bottom:2px;right:2px;width:23px;height:inherit;border-radius:3px;background-color:#c3c8d3;cursor:pointer}.theme-dark .popup-prep-snapshot .ddp-layout-pop-right.ddp-detail .ddp-view-title .ddp-ui-input .ddp-btn-check:hover{background-color:#2abcef}.theme-dark .popup-prep-snapshot .ddp-layout-pop-right.ddp-detail .ddp-view-contents-scroll{position:absolute;top:83px;left:0;right:0;bottom:70px;overflow-y:auto}.theme-dark .popup-prep-snapshot .ddp-layout-pop-right.ddp-detail .ddp-view-contents-scroll .ddp-view-detail{padding-top:0}.theme-dark .popup-prep-snapshot .ddp-layout-pop-right.ddp-detail .ddp-view-buttons{position:absolute;bottom:0;left:0;right:0;padding:20px;background-color:#fff}.theme-dark .popup-prep-snapshot .ddp-layout-pop-right.ddp-detail .ddp-view-buttons a.ddp-btn-pop{width:100%}.theme-dark .popup-prep-snapshot .ddp-layout-pop-right.ddp-detail .ddp-box-info dl.ddp-dl-detail2{padding-bottom:20px}.theme-dark .ddp-box-popupcontents .ddp-box-file-create{position:relative;overflow:auto;box-sizing:border-box}.theme-dark .ddp-box-popupcontents .ddp-box-file-create .ddp-wrap-upload{display:inline-block;position:relative;padding:23px 0 0;width:323px;text-align:left}.theme-dark .ddp-box-popupcontents .ddp-box-file-create .ddp-wrap-upload .ddp-box-upload-type{padding:15px 20px 15px 17px;border-radius:5px;background-color:#ececef}.theme-dark .ddp-box-popupcontents .ddp-box-file-create .ddp-wrap-upload .ddp-box-upload-type .ddp-wrap-edit3 .ddp-ui-edit-option.ddp-type{padding-bottom:0}.theme-dark .ddp-box-popupcontents .ddp-box-file-create .ddp-wrap-upload .ddp-box-upload-type .ddp-wrap-edit3.ddp-type .ddp-type-selectbox{width:100%}.theme-dark .ddp-box-popupcontents .ddp-box-file-create .ddp-wrap-upload .ddp-box-upload-type .ddp-wrap-edit3.ddp-type .ddp-label-type{padding:7px 0;font-size:13px}.theme-dark .ddp-box-popupcontents .ddp-box-file-create .ddp-box-file-progress{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#fff;z-index:10}.theme-dark .ddp-box-file-progress .ddp-import-file{position:absolute;left:-1px;right:-1px;bottom:-1px;padding:27px 0 0 30px;height:100px;border:1px solid #c3c8d3;background-color:#f4f6fc;box-sizing:border-box}.theme-dark .ddp-box-file-progress .ddp-import-file.ddp-disabled{opacity:.3}.theme-dark .ddp-box-file-progress .ddp-import-file.ddp-disabled:before{display:inline-block;position:absolute;top:0;left:0;right:0;bottom:0;z-index:60;content:""}.theme-dark .ddp-box-file-progress .ddp-import-file .ddp-txt-file-info{padding-bottom:5px}.theme-dark .ddp-box-file-progress .ddp-import-file .ddp-wrap-edit3{position:absolute;top:34px;right:30px;width:auto}.theme-dark .ddp-box-file-progress .ddp-import-file .ddp-wrap-edit3.ddp-type .ddp-label-type{font-size:13px;width:auto;padding-right:22px}.theme-dark .ddp-box-file-progress .ddp-file-progress{height:100%;padding-top:39px;padding-bottom:100px;box-sizing:border-box}.theme-dark .ddp-box-file-progress .ddp-file-progress .ddp-wrap-file-title{position:absolute;top:0;left:0;right:0;padding:10px 0 10px 14px;height:39px;border-bottom:1px solid #c3c8d3;background-color:#91969e;color:#fff;font-size:14px;overflow:hidden;box-sizing:border-box}.theme-dark .ddp-box-file-progress .ddp-file-progress .ddp-wrap-file-title .ddp-file-title{float:left}.theme-dark .ddp-box-file-progress .ddp-file-progress .ddp-wrap-file-title .ddp-btn-restore{float:right;position:relative;top:2px;margin-right:15px;color:#fff;font-size:12px}.theme-dark .ddp-box-file-progress .ddp-file-progress .ddp-wrap-file-title .ddp-btn-restore .ddp-icon-reset2{vertical-align:right;margin-right:3px}.theme-dark .ddp-box-file-progress .ddp-list-file-progress{height:100%;overflow:auto}.theme-dark .ddp-box-file-progress .ddp-list-file-progress li{position:relative;float:left;width:100%;padding-right:360px;border-bottom:1px solid #e6e6e9;box-sizing:border-box}.theme-dark .ddp-box-file-progress .ddp-list-file-progress li.ddp-disabled:before{position:absolute;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,100%,.7);content:"";z-index:1}.theme-dark .ddp-box-file-progress .ddp-list-file-progress li .ddp-file-name{position:relative;width:100%;padding:27px 0 20px 66px;box-sizing:border-box}.theme-dark .ddp-box-file-progress .ddp-list-file-progress li .ddp-file-name [class*=ddp-icon-flow-svg]{position:absolute;top:50%;left:30px;margin-top:-12px;background:none}.theme-dark .ddp-box-file-progress .ddp-list-file-progress li .ddp-file-name .ddp-data-filename{display:inline-block;max-width:100%;padding-bottom:8px;color:#4e5368;font-size:14px;font-weight:700}.theme-dark .ddp-box-file-progress .ddp-list-file-progress li .ddp-file-name .ddp-data-filename .ddp-txt-filename{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.theme-dark .ddp-box-file-progress .ddp-list-file-progress li .ddp-file-name .ddp-data-filename .ddp-txt-subname{float:right}.theme-dark .ddp-box-file-progress .ddp-list-file-progress li .ddp-file-name .ddp-data-size{display:block;color:#91969e;font-size:12px}.theme-dark .ddp-box-file-progress .ddp-list-file-progress .ddp-ui-condition{position:absolute;top:0;right:0;bottom:0;width:360px;padding:37px 0 0;box-sizing:border-box}.theme-dark .ddp-box-file-progress .ddp-list-file-progress .ddp-ui-condition .ddp-type-progressbar2{width:200px}.theme-dark .ddp-box-file-progress .ddp-list-file-progress .ddp-ui-condition.type-failed .ddp-type-progressbar2 .ddp-data-progressbar{background-color:#cd5454}.theme-dark .ddp-box-file-progress .ddp-list-file-progress .ddp-ui-condition .ddp-data-per{display:inline-block;width:48px;padding-right:8px;text-align:right;color:#1972d0;font-weight:700;vertical-align:middle}.theme-dark .ddp-box-file-progress .ddp-list-file-progress .ddp-ui-condition.type-failed .ddp-data-per{color:#cd5454}.theme-dark .ddp-box-file-progress .ddp-list-file-progress .ddp-ui-condition .ddp-data-condition{display:inline-block;width:65px;padding-left:7px;text-align:center;color:#7e8aa5;vertical-align:middle}.theme-dark .ddp-box-file-progress .ddp-list-file-progress .ddp-ui-condition .ddp-data-condition .ddp-line{width:65px;margin:-12px 0;box-sizing:Border-box}.theme-dark .ddp-box-file-progress .ddp-list-file-progress .ddp-ui-condition .ddp-data-condition .ddp-txt-error{position:relative;font-style:normal;cursor:pointer}.theme-dark .ddp-box-file-progress .ddp-list-file-progress .ddp-ui-condition .ddp-data-condition .ddp-txt-error .ddp-box-layout4{display:none;position:absolute;top:100%;right:0;margin-top:4px;width:275px;text-align:left;z-index:2}.theme-dark .ddp-box-file-progress .ddp-list-file-progress .ddp-ui-condition .ddp-data-condition .ddp-txt-error:hover .ddp-box-layout4{display:block}.theme-dark .ddp-box-file-progress .ddp-list-file-progress .ddp-ui-condition .ddp-data-condition .ddp-txt-error .ddp-box-layout4 .ddp-data-det{font-weight:400;color:#4e5368}.theme-dark .ddp-box-file-progress .ddp-list-file-progress li.ddp-disabled .ddp-type-progressbar2 .ddp-data-progressbar{display:none}.theme-dark .ddp-ui-create-file{width:100%;height:100%;border:1px solid #c3c8d3;box-sizing:border-box}.theme-dark .ddp-ui-create-file.type-filelist-none .ddp-list-create-file{display:none}.theme-dark .ddp-ui-create-file.type-filelist-none .ddp-wrap-create-detail{margin-left:0;padding-left:0}.theme-dark .ddp-ui-create-file .ddp-list-create-file{float:left;width:250px;max-width:250px;height:100%;border-right:1px solid #c3c8d3;overflow:auto;box-sizing:border-box}.theme-dark .ddp-ui-create-file .ddp-wrap-create-detail{float:left;margin-left:-250px;padding-left:250px;width:100%;height:100%;box-sizing:border-box}.theme-dark .ddp-ui-create-file .ddp-wrap-create-detail .ddp-ui-create-detail{position:relative;width:100%;height:100%}.theme-dark .ddp-ui-create-file .ddp-list-file-name .ddp-wrap-checkbox{position:relative;padding:14px 35px 14px 34px;cursor:pointer}.theme-dark .ddp-ui-create-file .ddp-list-file-name>li{position:relative;border-bottom:1px solid #e6e6e9}.theme-dark .ddp-ui-create-file .ddp-list-file-name>li.ddp-selected>.ddp-wrap-checkbox,.theme-dark .ddp-ui-create-file .ddp-list-file-name>li .ddp-wrap-checkbox:hover,.theme-dark .ddp-ui-create-file .ddp-list-sub-file>li.ddp-selected>.ddp-wrap-checkbox,.theme-dark .ddp-ui-create-file .ddp-list-sub-file>li>.ddp-wrap-checkbox:hover{background-color:#f4f6fc;font-weight:700}.theme-dark .ddp-ui-create-file .ddp-list-file-name>li>.ddp-wrap-checkbox:after,.theme-dark .ddp-ui-create-file .ddp-list-sub-file>li>.ddp-wrap-checkbox:after{display:none;position:absolute;top:50%;right:17px;margin-top:-6px;width:6px;height:11px;background:url(/assets/images/icon_dataview.png) no-repeat;background-position:left -68px;content:""}.theme-dark .ddp-ui-create-file .ddp-list-file-name>li.ddp-selected>.ddp-wrap-checkbox:after,.theme-dark .ddp-ui-create-file .ddp-list-file-name>li>.ddp-wrap-checkbox:hover:after,.theme-dark .ddp-ui-create-file .ddp-list-sub-file>li.ddp-selected>.ddp-wrap-checkbox:after,.theme-dark .ddp-ui-create-file .ddp-list-sub-file>li>.ddp-wrap-checkbox:hover:after{display:Block}.theme-dark .ddp-ui-create-file .ddp-list-file-name li .ddp-label-checkbox{padding-left:0;max-width:100%;box-sizing:border-box}.theme-dark .ddp-ui-create-file .ddp-list-file-name .ddp-wrap-checkbox .ddp-label-checkbox{position:absolute;top:0;left:0;bottom:0;width:34px}.theme-dark .ddp-ui-create-file .ddp-list-file-name .ddp-wrap-checkbox .ddp-label-checkbox .ddp-icon-checkbox{left:14px}.theme-dark .ddp-ui-create-file .ddp-list-file-name li span.ddp-txt-checkbox{display:inline-block;max-width:100%;font-size:13px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.theme-dark .ddp-ui-create-file .ddp-list-file-name li span.ddp-txt-checkbox .ddp-txt-subname{float:right;font-size:13px}.theme-dark .ddp-ui-create-file .ddp-list-file-name li .ddp-label-checkbox .ddp-txt-filename{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.theme-dark .ddp-ui-create-file .ddp-list-sub-file{border-top:1px solid #e6e6e9}.theme-dark .ddp-ui-create-file .ddp-list-sub-file>li .ddp-wrap-checkbox{position:relative;padding:10px 35px 10px 60px;border-bottom:none}.theme-dark .ddp-ui-create-file .ddp-list-file-name .ddp-list-sub-file .ddp-wrap-checkbox .ddp-label-checkbox{left:25px!important}.theme-dark .ddp-ui-create-file .ddp-ui-create-detail .ddp-wrap-grid-option{overflow:hidden;background-color:#f4f6fc;border-bottom:1px solid #d7d8dd}.theme-dark .ddp-ui-create-file .ddp-ui-create-detail .ddp-wrap-grid-option .ddp-data-total{float:right;padding:14px 0 15px}.theme-dark .ddp-ui-create-file .ddp-ui-create-detail .ddp-wrap-grid-option .ddp-data-total .ddp-txt-data{color:#4e5368;font-weight:300;margin-right:15px}.theme-dark .ddp-ui-create-file .ddp-ui-create-detail .ddp-wrap-grid-option .ddp-data-total .ddp-txt-data .ddp-txt-num{font-weight:400}.theme-dark .ddp-ui-create-file .ddp-ui-create-detail .ddp-wrap-grid-option .ddp-data-name{position:relative;padding:14px 0 14px 43px;color:#4c515a;font-size:13px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.theme-dark .ddp-ui-create-file .ddp-ui-create-detail .ddp-wrap-grid-option .ddp-data-name [class*=ddp-icon-files]{position:absolute;top:50%;left:15px;margin-top:-12px}.theme-dark .ddp-ui-create-file .ddp-ui-create-detail .ddp-wrap-grid{position:absolute;top:45px;left:0;right:0;bottom:56px}.theme-dark .popup-prep-create-complete table.ddp-table-sheet tr td [class*=ddp-icon-flow-]{margin-right:5px}.theme-dark .ddp-wrap-urltype{position:relative;width:860px;height:100%;text-align:left;margin:auto}.theme-dark .ddp-wrap-urltype .ddp-box-resultpreview{display:block;padding:0;top:84px;left:0;right:0}.theme-dark .ddp-wrap-urltype .ddp-box-resultpreview .ddp-ui-pop-top .ddp-label-type{color:#4e5368;font-size:13px;font-weight:400}.theme-dark .ddp-wrap-urltype .ddp-ui-create-file{position:absolute;top:54px;left:0;right:0;bottom:0;height:auto}.theme-dark .ddp-wrap-urltype .ddp-ui-create-file .ddp-ui-create-detail .ddp-wrap-grid{top:0;bottom:0}.theme-dark .ddp-wrap-layout-popup.type-setting .ddp-box-popup{position:relative;top:0;left:0;height:auto;margin:0;padding-bottom:79px}.theme-dark .ddp-wrap-layout-popup.type-setting .ddp-box-popup .ddp-pop-title{padding:80px 0 0}.theme-dark .ddp-wrap-layout-popup.type-setting .ddp-box-popup .ddp-pop-detail{padding:8px 0 20px;color:#7e8aa5;font-size:14px;text-align:center}.theme-dark .ddp-wrap-layout-popup.type-setting .ddp-pop-detail .ddp-wrap-advance{margin:0 auto;width:464px;text-align:right}.theme-dark .ddp-wrap-layout-popup.type-setting .ddp-pop-detail .ddp-wrap-advance .ddp-txt-setting{margin-top:10px;display:inline-block;padding-bottom:20px;color:#4c515a;font-size:13px;text-decoration:underline}.theme-dark .ddp-wrap-layout-popup.type-setting .ddp-pop-detail .ddp-wrap-advance .ddp-txt-setting:after{display:inline-block;width:7px;height:4px;margin-left:10px;background:url(/assets/images/icon_select.png) no-repeat;background-position:-16px top;vertical-align:middle;content:""}.theme-dark .ddp-wrap-layout-popup.type-setting .ddp-pop-detail .ddp-wrap-advance.ddp-selected .ddp-txt-setting:after{transform:rotate(180deg)}.theme-dark .ddp-wrap-layout-popup.type-setting .ddp-wrap-advance.ddp-selected .ddp-wrap-boxtype{display:block}.theme-dark .ddp-wrap-layout-popup.type-setting .ddp-wrap-advance .ddp-wrap-boxtype{display:none;text-align:left;margin:0;width:100%;height:auto;min-height:auto;padding:20px;overflow:inherit}.theme-dark .ddp-wrap-layout-popup.type-setting .ddp-wrap-advance .ddp-wrap-boxtype table tr td,.theme-dark .ddp-wrap-layout-popup.type-setting .ddp-wrap-advance .ddp-wrap-boxtype table tr th{padding:10px 6px;font-size:12px}.theme-dark .ddp-wrap-layout-popup.type-setting .ddp-wrap-advance .ddp-wrap-boxtype table tr td .ddp-sub-option{margin:-6px 0 0}.theme-dark .ddp-wrap-layout-popup.type-setting .ddp-wrap-advance .ddp-wrap-boxtype table tr td .ddp-label-radio{margin-right:28px}.theme-dark .ddp-wrap-layout-popup.type-setting .ddp-wrap-advance .ddp-wrap-boxtype table tr td .ddp-wrap-edit3{display:block;width:auto}.theme-dark .ddp-wrap-layout-popup.type-setting .ddp-wrap-advance .ddp-wrap-boxtype table tr td .ddp-wrap-edit3.ddp-type .ddp-label-type{width:auto;margin-right:6px;padding:6px 0;font-size:12px}.theme-dark .ddp-wrap-layout-popup.type-setting .ddp-wrap-advance .ddp-wrap-boxtype table tr td .ddp-ui-calen.type-calen{margin-top:10px}.theme-dark .ddp-wrap-layout-popup.type-setting .ddp-wrap-advance .ddp-wrap-boxtype table tr td .ddp-wrap-edit3 .ddp-ui-edit-option{display:block;overflow:Hidden}.theme-dark .ddp-wrap-layout-popup.type-setting .ddp-wrap-advance .ddp-wrap-boxtype table tr td .ddp-wrap-info{float:left;width:100%;padding:5px 0 0}.theme-dark .ddp-wrap-layout-popup.type-setting .ddp-wrap-advance .ddp-wrap-boxtype table tr td .ddp-wrap-info .ddp-txt-info+.ddp-txt-info{margin-top:5px}.theme-dark .ddp-wrap-layout-popup.type-setting .ddp-wrap-advance .ddp-wrap-boxtype table tr td .ddp-wrap-info .type-hover{cursor:pointer}.theme-dark .ddp-wrap-layout-popup.type-setting .ddp-wrap-advance .ddp-wrap-boxtype table tr td .ddp-wrap-info .type-hover:hover .ddp-ui-tooltip-info{display:block}.theme-dark .ddp-wrap-layout-popup.type-setting .ddp-wrap-advance .ddp-wrap-boxtype table tr td .ddp-wrap-info .type-hover .ddp-ui-tooltip-info{top:100%;left:-100px;margin-top:5px;width:340px;white-space:normal}.theme-dark .ddp-wrap-layout-popup.type-setting .ddp-wrap-advance .ddp-wrap-boxtype table tr td .ddp-wrap-info .type-hover .ddp-ui-tooltip-info .ddp-icon-view-top{left:105px;margin:0}.theme-dark .popup-datasource .ddp-view-sheet .ddp-data-name .ddp-icon-error2{position:relative;top:-1px;vertical-align:middle}.theme-dark .popup-datasource .ddp-wrap-sheet .ddp-ui-sheet-list ul.ddp-list-sheet li span.ddp-txt-radio .ddp-icon-error2{position:relative;top:-1px;margin-left:4px;vertical-align:middle}.theme-dark .ddp-wrap-edit-form .ddp-wrap-edit3 .ddp-data-error{display:inline-block;min-width:100%;margin-top:20px}.theme-dark .popup-datasource .ddp-wrap-edit2 .ddp-ui-setting-table{display:table;margin-top:4px}.theme-dark .popup-datasource .ddp-wrap-edit2 .ddp-ui-setting-table .ddp-type-label{display:table-cell;position:relative;top:7px;padding-right:10px;color:#7e8aa5;vertical-align:top}.theme-dark .popup-datasource .ddp-wrap-edit2 .ddp-ui-setting-table .ddp-wrap-units{display:table-cell}.theme-dark .popup-datasource .ddp-wrap-edit2 .ddp-ui-setting-table .ddp-ui-units{white-space:nowrap}.theme-dark .popup-datasource .ddp-wrap-edit2 .ddp-ui-setting-table .ddp-ui-calen{display:inline-block;margin-right:7px}.theme-dark .popup-datasource .ddp-wrap-edit2 .ddp-ui-setting-table .ddp-ui-calen .ddp-box-calen{width:160px}.theme-dark .popup-datasource .ddp-wrap-edit2 .ddp-ui-setting-table .ddp-ui-sub-setting .ddp-txt-error{position:relative;top:0;margin-top:5px}.theme-dark .popup-datasource .ddp-wrap-edit2 .ddp-ui-setting-table .ddp-wrap-units .ddp-data-units{position:relative;top:7px;display:inline-block;color:#7e8aa5;vertical-align:top}.theme-dark .popup-datasource .ddp-wrap-edit2 .ddp-ui-setting-table .ddp-wrap-units .ddp-data-units .ddp-data-num{color:#4e5368}.theme-dark .popup-datasource .ddp-wrap-edit2 .ddp-ui-setting-table .ddp-wrap-units .ddp-data-units .ddp-data-num.ddp-error-num{color:#e70000}.theme-dark .popup-datasource .ddp-wrap-edit2 .ddp-ui-option-sub .ddp-label-radio.ddp-mgr0{margin-right:0}.theme-dark .popup-datasource .ddp-wrap-edit2 .ddp-ui-option-sub .ddp-wrap-hover-info .ddp-icon-info3{display:inline-block;position:relative;top:-2px;width:11px;height:11px;background:url(/assets/images/icon_que.png) no-repeat;background-position:left -12px;cursor:pointer}.theme-dark .popup-datasource .ddp-wrap-edit2 .ddp-ui-option-sub .ddp-wrap-hover-info .ddp-pop-setting{width:350px}.theme-dark .popup-datasource .ddp-wrap-hover-info .ddp-box-layout4.ddp-pop-setting{display:none}.theme-dark .popup-datasource .ddp-wrap-hover-info .ddp-wrap-pop-setting{position:absolute;left:100%;top:-30px;padding-left:5px;z-index:10}.theme-dark .popup-datasource .ddp-wrap-hover-info:hover .ddp-box-layout4.ddp-pop-setting{display:block;position:relative;left:0;top:0;margin-left:0}.theme-dark .popup-datasource .ddp-wrap-hover-info .ddp-box-layout4.ddp-pop-setting table.ddp-table-info{table-layout:fixed;width:100%}.theme-dark .popup-datasource .ddp-wrap-hover-info .ddp-box-layout4.ddp-pop-setting .ddp-data-det3{padding:0 15px 15px;color:#4e5368;font-size:12px}.theme-dark .popup-datasource .ddp-wrap-hover-info .ddp-box-layout4.ddp-pop-setting .ddp-data-det3 .ddp-data-ex{display:block;padding:18px 0 0;color:#9ba0a8;font-size:12px;font-weight:700}.theme-dark .popup-datasource .ddp-wrap-hover-info .ddp-box-layout4.ddp-pop-setting .ddp-data-date{display:inline-block;padding:0 15px;margin:-5px 0 18px;color:#727ab6;font-size:12px;font-style:italic}.theme-dark .popup-datasource .ddp-wrap-partition{padding-left:0}.theme-dark .popup-datasource .ddp-ui-partition{padding:14px;background-color:#f4f6fc;overflow:auto}.theme-dark .popup-datasource .ddp-list-partition{padding:0;overflow:initial}.theme-dark .popup-datasource .ddp-list-partition li{padding:0;margin-right:2px;width:149px;vertical-align:top}.theme-dark .popup-datasource .ddp-list-partition li span.ddp-ui-label{font-weight:400}.theme-dark .popup-datasource .ddp-list-partition.ddp-type li .ddp-data{padding:3px 0 0}.theme-dark .popup-datasource .ddp-ui-partition .ddp-data-error{display:block;color:#e70000;font-size:12px;font-style:italic}.theme-dark .popup-datasource .ddp-ui-partition .ddp-data-error.ddp-info:before{display:inline-block;width:13px;height:13px;margin-right:3px;background:url(/assets/images/icon_info.png) no-repeat;background-position:-28px top;vertical-align:middle;content:""}.theme-dark .popup-datasource .ddp-ui-partition .ddp-btn-control{padding:6px 0 0}.theme-dark .popup-datasource .ddp-ui-partition .ddp-btn-control .ddp-btn-add{display:inline-block;width:11px;height:11px;margin-right:4px;background:url(/assets/images/icon_add.png) no-repeat;background-position:-12px -10px}.theme-dark .popup-datasource .ddp-ui-partition .ddp-btn-control .ddp-btn-add:hover{background-position-x:-24px}.theme-dark .popup-datasource .ddp-ui-partition .ddp-btn-control .ddp-btn-delete{display:inline-block;width:11px;height:12px;background:url(/assets/images/icon_control.png) no-repeat;background-position:-26px -14px}.theme-dark .popup-datasource .ddp-ui-partition .ddp-btn-control .ddp-btn-delete:hover{background-position-x:-50px}.theme-dark .popup-datasource .ddp-wrap-partition .ddp-ui-buttons{padding-top:8px}.theme-dark .popup-datasource .ddp-wrap-partition .ddp-ui-buttons .ddp-wrap-result{display:inline-block;position:relative;margin-left:5px}.theme-dark .popup-datasource .ddp-wrap-partition .ddp-ui-buttons .ddp-wrap-result .ddp-link-result{display:inline-block;padding:3px;color:#4c515a;font-size:12px;font-style:italic;background:#eeeef0}.theme-dark .popup-datasource .ddp-wrap-partition .ddp-ui-buttons .ddp-wrap-result .ddp-link-result:hover{background-color:#d0d1d9}.theme-dark .popup-datasource .ddp-box-layout4.ddp-result{display:none;position:fixed;min-width:243px;width:auto;max-height:350px;overflow:auto}.theme-dark .popup-datasource .ddp-box-layout4.ddp-result .ddp-data-det{color:#4e5368}.theme-dark .popup-datasource .ddp-box-layout4.ddp-result .ddp-data-det .ddp-data-row{color:#9ba0a8}.theme-dark .popup-datasource .ddp-box-loading.ddp-pop.ddp-progress{background:none;box-shadow:none}.theme-dark .popup-datasource .ddp-box-loading.ddp-pop .ddp-btn-cancel{color:#a2a9c1}.theme-dark .popup-datasource .ddp-box-loading.ddp-pop .ddp-btn-cancel:after{background:url(/assets/images/btn_popclose.png) no-repeat;background-position:-22px -101px;content:""}.theme-dark .popup-datasource .ddp-box-loading.ddp-cancel,.theme-dark .popup-datastore-connect .ddp-ui-folding.ddp-type .ddp-wrap-edit2{margin-top:10px}.theme-dark .popup-datastore-connect .ddp-ui-folding.ddp-type .ddp-box-code{padding:14px 0 0;width:630px}.theme-dark .popup-datastore-connect .ddp-ui-folding.ddp-type .ddp-box-code .ddp-btn-add,.theme-dark .popup-datastore-connect .ddp-ui-folding.ddp-type .ddp-box-code .ddp-list-code+.ddp-list-code{margin-top:10px}.theme-dark .popup-datastore-connect .ddp-ui-folding.ddp-type .ddp-list-code .ddp-icon-del{display:inline-block;position:absolute;top:8px;right:5px;width:11px;height:12px;background:url(/assets/images/icon_control.png) no-repeat;background-position:-26px -14px}.theme-dark .popup-datastore-connect .ddp-ui-folding.ddp-type .ddp-list-code .ddp-icon-del:hover{background-position-x:-62px}.theme-dark .popup-datastore-schema .ddp-type-top-option .ddp-form-search{width:270px}.theme-dark .popup-datastore-schema .ddp-type-top-option .ddp-ui-rightoption .ddp-form-label2:first-of-type{margin-left:0}.theme-dark .popup-datastore-schema .ddp-type-top-option .ddp-wrap-add-column{float:left;position:relative;margin-left:6px}.theme-dark .popup-datastore-schema .ddp-type-top-option .ddp-wrap-add-column.ddp-selected .ddp-box-column{display:block;z-index:20}.theme-dark .popup-datastore-schema .ddp-type-top-option .ddp-wrap-add-column.ddp-selected .ddp-btn-selection{background-color:#c3c8d3}.theme-dark .popup-datastore-schema .ddp-wrap-add-column .ddp-box-column{display:none;position:absolute;top:100%;right:0;padding:19px 14px 13px;margin-top:5px;width:470px;box-sizing:border-box}.theme-dark .popup-datastore-schema .ddp-wrap-add-column .ddp-box-column .ddp-wrap-edit3+.ddp-wrap-edit3{margin-top:12px}.theme-dark .popup-datastore-schema .ddp-wrap-add-column .ddp-box-column .ddp-wrap-edit3 .ddp-ui-label-name{margin-bottom:5px;color:#4e5368}.theme-dark .popup-datastore-schema .ddp-wrap-add-column .ddp-box-column .ddp-option-form+.ddp-option-form{margin-top:6px}.theme-dark .popup-datastore-schema .ddp-wrap-add-column .ddp-box-column .ddp-box-button{padding:5px 0 0}.theme-dark .popup-datastore-schema .ddp-wrap-add-column .ddp-box-column .ddp-box-button [class*=ddp-btn-]{float:left;margin-right:3px;min-width:auto}.theme-dark .popup-datastore-schema .ddp-wrap-add-column .ddp-box-column .ddp-option-form.ddp-clear{margin-left:-2px;margin-right:-2px}.theme-dark .popup-datastore-schema .ddp-wrap-add-column .ddp-box-column .ddp-option-form.ddp-clear [class*=ddp-col-]{padding:0 2px}.theme-dark .popup-datastore-schema .ddp-wrap-value-setting .ddp-info{margin:3px 0 0;color:#b7b9c2;font-size:12px;font-style:italic}.theme-dark .popup-datastore-schema .ddp-wrap-value-setting .ddp-info:before{display:inline-block;width:13px;height:13px;margin-right:3px;background:url(/assets/images/icon_info.png) no-repeat;background-position:-42px -16px;content:"";vertical-align:middle}.theme-dark .popup-datastore-schema .ddp-ui-setting .ddp-ui-option-in .ddp-sub-option{padding:6px 0 0}.theme-dark .popup-datastore-schema .ddp-box-action .ddp-info{clear:both;color:#b7b9c2;margin-top:3px;font-size:12px;font-style:italic}.theme-dark .popup-datastore-schema .ddp-box-action.ddp-type .ddp-change-type .ddp-box-layout4.ddp-change .ddp-change-select .ddp-info:before{display:inline-block;width:13px;height:13px;margin-right:3px;background:url(/assets/images/icon_info.png) no-repeat;background-position:-42px -16px;content:"";vertical-align:middle}.theme-dark .popup-datastore-schema .ddp-ui-checkaction .ddp-wrap-action .ddp-info{clear:both;color:#b7b9c2;margin-top:3px;font-size:12px;font-style:italic}.theme-dark .popup-datastore-schema .ddp-ui-checkaction .ddp-wrap-action .ddp-info:before{display:inline-block;width:13px;height:13px;margin-right:3px;background:url(/assets/images/icon_info.png) no-repeat;background-position:-42px -16px;content:"";vertical-align:middle}.theme-dark .ddp-page-rename{margin-top:-120px;padding:120px 50px 49px;height:100%;box-sizing:border-box}.theme-dark .ddp-wrap-rename{position:relative;height:100%}.theme-dark .ddp-wrap-rename .ddp-result{position:absolute;top:-20px;left:0;right:0}.theme-dark .ddp-wrap-rename .ddp-col{float:right;color:#b7b9c2;font-size:12px}.theme-dark .ddp-wrap-rename .ddp-name{display:block;color:#4e5368;font-size:13px;font-weight:700;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.theme-dark .ddp-wrap-rename .ddp-wrap-list{position:absolute;top:0;left:0;right:0;padding-bottom:10px;height:50%;border-top:1px solid #b7b9c2;border-bottom:1px solid #b7b9c2;box-sizing:Border-box;overflow:auto}.theme-dark .ddp-wrap-rename .ddp-wrap-grid{position:absolute;left:0;right:0;bottom:0;padding-top:10px;height:50%;box-sizing:Border-box}.theme-dark .ddp-wrap-rename .ddp-wrap-grid .ddp-ui-grid{height:100%;border:1px solid #b7b9c2}.theme-dark table.ddp-table-column{width:100%;table-layout:fixed}.theme-dark table.ddp-table-column tr th{padding:14px 25px;color:#7e8aa5;font-size:14px;font-weight:700;text-align:left}.theme-dark table.ddp-table-column tr td{position:relative;padding:5px 25px;color:#4e5368;font-size:13px;border-bottom:1px solid #fff;vertical-align:top}.theme-dark table.ddp-table-column tr td .ddp-view{display:none;position:absolute;top:15px;right:1px;width:4px;height:7px;background:url(/assets/images/icon_dataview.png) no-repeat;background-position:left -89px}.theme-dark table.ddp-table-column tr.ddp-edit td .ddp-view{background-position-x:-5px}.theme-dark table.ddp-table-column tr:nth-child(odd) td{background-color:#fafafa}.theme-dark table.ddp-table-column tr td .ddp-box-edit{position:relative;border:1px solid #b7b9c2;border-radius:2px;background-color:#fff}.theme-dark table.ddp-table-column tr td .ddp-box-edit:before{display:inline-block;position:absolute;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,100%,.5);z-index:1;content:""}.theme-dark table.ddp-table-column tr td .ddp-box-edit.ddp-selected:before{display:none}.theme-dark table.ddp-table-column tr td .ddp-box-edit input{display:block;padding:6px 15px 5px;width:100%;border:none;background:none;color:#4e5368;font-size:13px;box-sizing:border-box}.theme-dark table.ddp-table-column tr td .ddp-box-edit input:focus+.ddp-icon-edit{display:block}.theme-dark table.ddp-table-column tr td .ddp-box-edit:hover input,.theme-dark table.ddp-table-column tr td .ddp-box-edit input:focus{padding-right:30px}.theme-dark table.ddp-table-column tr td .ddp-box-edit:hover .ddp-icon-edit{display:block}.theme-dark table.ddp-table-column tr td .ddp-box-edit .ddp-icon-edit{display:none;position:absolute;top:50%;right:10px;margin-top:-6px;width:12px;height:12px;background:url(/assets/images/icon_edit.png) no-repeat}.theme-dark table.ddp-table-column tr.ddp-selected td{background-color:#edf7fb}.theme-dark table.ddp-table-column tr.ddp-selected td .ddp-view{display:block}.theme-dark table.ddp-table-column tr.ddp-edit td .ddp-txt-column{color:#1972d0}.theme-dark table.ddp-table-column tr td .ddp-txt-error{display:block;padding:5px 0 0}.theme-dark table.ddp-table-column tr td .ddp-txt-column{line-height:30px}.theme-dark .ddp-wrap-sheet.ddp-wrap-druid{height:514px}.theme-dark .ddp-wrap-sheet.ddp-wrap-druid .ddp-select-all{padding:9px 14px;background-color:#f4f6fc;border-bottom:1px solid #e6e6e9}.theme-dark .ddp-wrap-sheet.ddp-wrap-druid .ddp-list-sheet{position:absolute;top:34px;left:0;right:0;bottom:0;overflow:auto}.theme-dark .ddp-wrap-sheet.ddp-wrap-druid .ddp-data-tablename{padding:9px 10px;color:#4c515a;font-size:13px;border-bottom:1px solid #e6e6e9;background-color:#f4f6fc;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.theme-dark .ddp-wrap-sheet-top{padding-bottom:10px}.theme-dark .ddp-wrap-table-sheet{position:absolute;top:40px;left:0;right:0;bottom:0}.theme-dark .ddp-ui-popuptype{position:fixed;top:0;left:50%;bottom:0;width:960px;margin-left:-480px;background-color:#fff;z-index:91;box-shadow:-1px -2px 15px 0 #eff0f1}.theme-dark .ddp-layout-popuptype em.ddp-bg-popup{position:fixed;left:0;right:0;bottom:0;top:0;background-color:rgba(208,209,216,.5);z-index:126}.theme-dark .ddp-ui-popup-title{padding:49px 330px 49px 50px;text-align:left;overflow:hidden}.theme-dark .ddp-ui-popup-title span.ddp-txt-title-name{width:100%;line-height:32px;box-sizing:border-box;color:#222;font-size:16px}.theme-dark .ddp-ui-popup{position:fixed;top:0;left:50%;bottom:0;width:960px;margin-left:-480px;background-color:#fff;box-shadow:0 0 20px rgba(0,0,0,.3);z-index:91}.theme-dark .ddp-ui-pop-buttons{position:absolute;top:49px;right:47px}.theme-dark .ddp-ui-pop-buttons .ddp-btn-pop{float:left}.theme-dark .ddp-ui-pop-buttons .ddp-btn-pop+.ddp-btn-pop{margin-left:4px}.theme-dark .ddp-box-pop-contents{position:absolute;top:104px;left:50px;right:50px;bottom:35px;background-color:#fafafa}.theme-dark .ddp-ui-pop-top{padding:19px 10px;color:#b7b9c2;font-weight:700;font-size:13px}.theme-dark .ddp-ui-popup-join .ddp-ui-part{float:left;position:relative;width:50%;height:100%;padding:0 9px;box-sizing:border-box}.theme-dark .ddp-ui-popup-join .ddp-ui-part .ddp-ui-set{position:relative;padding-right:56px;z-index:20}.theme-dark .ddp-ui-popup-join .ddp-key .ddp-ui-part .ddp-ui-set{margin-top:-9px}.theme-dark .ddp-ui-popup-join.ddp-multy .ddp-key .ddp-ui-part .ddp-data-none,.theme-dark .ddp-ui-popup-join.ddp-multy .ddp-key .ddp-ui-part .ddp-ui-grid-form{top:82px}.theme-dark .ddp-ui-popup-join .ddp-ui-part .ddp-ui-set .ddp-wrap-drop-search{width:100%}.theme-dark .ddp-wrap-drop-search ul.ddp-list-selectbox2 .ddp-txt-search{color:#1972d0}.theme-dark .ddp-ui-popup-join .ddp-ui-part .ddp-ui-set .ddp-list-tab-button{position:absolute;top:50%;right:0;margin:-13px 0 0}.theme-dark .ddp-ui-popup-join .ddp-ui-part .ddp-ui-set .ddp-data-name{display:block;font-size:14px;color:#444}.theme-dark .ddp-ui-popup-join .ddp-ui-part .ddp-ui-grid-form{position:absolute;top:91px;left:10px;right:10px;bottom:93px;border:1px solid #c3c8d3;background-color:#fff}.theme-dark .ddp-ui-popup-join .ddp-ui-part .ddp-data-none{position:absolute;top:91px;left:10px;right:9px;bottom:21px;text-align:center;border:1px solid #eaedf5;background-color:#fff;z-index:1}.theme-dark .ddp-ui-popup-join .ddp-ui-part .ddp-data-none:before{content:"";display:inline-block;width:1px;height:100%;margin-right:0;vertical-align:middle}.theme-dark .ddp-ui-popup-join .ddp-ui-part .ddp-data-none .ddp-data-contents{display:inline-block;color:#c3c8d3;font-size:13px}.theme-dark .ddp-ui-popup-join .ddp-ui-part .ddp-ui-pop-top{padding-left:0}.theme-dark .ddp-ui-popup-join .ddp-box-pop-contents{padding:0 10px;bottom:384px;border-bottom:1px solid #dbdce0;z-index:60}.theme-dark .ddp-ui-popup-join .ddp-box-pop-contents.ddp-default{bottom:35px}.theme-dark .ddp-ui-popup-join .ddp-box-pop-contents.ddp-default .ddp-ui-joinkeys,.theme-dark .ddp-ui-popup-join .ddp-box-pop-contents.ddp-default .ddp-ui-resultinfo{display:none}.theme-dark .ddp-ui-popup-join .ddp-box-pop-contents.ddp-default .ddp-ui-part .ddp-ui-grid-form{bottom:20px}.theme-dark .ddp-ui-popup-join .ddp-box-pop-contents.ddp-type{bottom:318px}.theme-dark .ddp-ui-popup-join .ddp-box-pop-contents.ddp-type.ddp-default{bottom:55px}.theme-dark .ddp-ui-popup-join .ddp-box-pop-contents.ddp-type .ddp-ui-part .ddp-data-none{bottom:22px;top:116px}.theme-dark .ddp-ui-popup-join .ddp-box-pop-contents.ddp-type .ddp-ui-part .ddp-ui-grid-form{bottom:22px;top:116px;min-height:100px;overflow:auto}.theme-dark .ddp-ui-popup-join .ddp-box-pop-contents.ddp-type .ddp-ui-part .ddp-checkall{position:absolute;top:96px;left:9px}.theme-dark .ddp-comment{color:#b7b9c2;font-size:11px}.theme-dark .ddp-comment em{color:#1972d0}.theme-dark .ddp-ui-popup-join .ddp-box-pop-contents.ddp-type .ddp-ui-part .ddp-comment{position:absolute;top:96px;right:9px}.theme-dark .ddp-ui-popup-join .ddp-box-pop-contents.ddp-type .ddp-ui-part .ddp-comment em{color:#1972d0}.theme-dark .ddp-ui-grid-form .ddp-wrap-scroll{height:100%;overflow:auto}.theme-dark .ddp-ui-grid-form .ddp-wrap-scroll::-webkit-scrollbar-track{background:#fff}.theme-dark .ddp-ui-grid-form .ddp-wrap-scroll::-webkit-scrollbar-thumb{border:4px solid #fff}.theme-dark .ddp-ui-grid-form table.ddp-table-grid-list{width:100%;table-layout:fixed;background-color:#fff}.theme-dark .ddp-ui-grid-form table.ddp-table-grid-list tr td{position:relative;padding:5px 20px;color:#4e5368;font-size:13px;border-left:1px solid #ebebed;border-bottom:1px solid #ebebed;cursor:pointer}.theme-dark .ddp-ui-grid-form table.ddp-table-grid-list tr.ddp-selected td,.theme-dark .ddp-ui-grid-form table.ddp-table-grid-list tr:hover td{background-color:#edf7fb}.theme-dark .ddp-ui-grid-form table.ddp-table-grid-list tr.ddp-selected td:last-of-type:after{display:inline-block;position:absolute;top:50%;right:14px;margin-top:-4px;content:"";width:10px;height:7px;background:url(/assets/images/icon_select2.png) no-repeat;background-position:-80px top}.theme-dark .ddp-ui-grid-form table.ddp-table-grid-list tr td:first-of-type{border-left:none}.theme-dark .ddp-ui-grid-form table.ddp-table-grid-list tr td em[class*=ddp-icon-type-]{position:relative;top:0;left:0;margin-top:0}.theme-dark .ddp-ui-joinkeys{position:absolute;left:0;right:0;bottom:0;padding:23px 0 0;text-align:center}.theme-dark .ddp-ui-joinkeys .ddp-data-info{display:block;padding:5px 0 22px;text-align:center;color:#b7b9c2;font-size:12px}.theme-dark .ddp-ui-joinkeys .ddp-data-info strong{font-weight:400;color:#1972d0}.theme-dark .ddp-ui-joinkeys .ddp-ui-error{display:block;padding:5px 0 22px;text-align:center;color:#b7b9c2;font-size:12px}.theme-dark .ddp-view-joinkeys{display:inline-block}.theme-dark .ddp-view-joinkeys .ddp-btn-solid{margin-left:3px}.theme-dark .ddp-form-join{display:inline-block;width:360px;border:1px solid #c3c8d3;border-radius:2px;background-color:#fff;vertical-align:middle;text-align:left;box-sizing:border-box}.theme-dark .ddp-form-join .ddp-data-column{float:left;width:46%;padding:7px 10px;color:#4e5368;font-size:12px;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.theme-dark .ddp-form-join .ddp-wrap-drop-search{float:left;width:46%;box-sizing:border-box}.theme-dark .ddp-form-join .ddp-wrap-drop-search .ddp-type-selectbox2{border:none}.theme-dark .ddp-form-join .ddp-type-selectbox{float:left;width:46%;border:none;box-sizing:border-box}.theme-dark .ddp-form-join .ddp-type-selectbox ul.ddp-list-selectbox.ddp-selectdown{top:31px;max-height:112px;overflow-y:auto}.theme-dark .ddp-form-join .ddp-data-default{float:left;width:8%;padding:6px 0 7px;border-left:1px solid #c3c8d3;border-right:1px solid #c3c8d3;text-align:center;box-sizing:border-box}.theme-dark .ddp-ui-join-type{position:absolute;bottom:261px;left:0;right:0;height:123px;padding:0 50px}.theme-dark .ddp-ui-join-type.ddp-type{height:261px;bottom:56px}.theme-dark .ddp-ui-join-type.ddp-type .ddp-data-join:first-of-type{z-index:1}.theme-dark .ddp-ui-join-type.ddp-type .ddp-list-form-join{top:105px}.theme-dark .ddp-ui-join-type.ddp-type .ddp-view-joinkeys{position:relative;float:left;margin-bottom:10px;text-align:left;width:100%;box-sizing:border-box}.theme-dark .ddp-ui-join-type.ddp-type .ddp-view-joinkeys .ddp-form-join{width:100%;box-sizing:border-box}.theme-dark .ddp-ui-join-type.ddp-type .ddp-view-joinkeys .ddp-btn-solid{position:absolute;top:0;right:-65px;min-width:auto;background-color:#7e8aa5;border:1px solid #7e8aa5}.theme-dark .ddp-ui-join-type.ddp-type .ddp-view-joinkeys .ddp-btn-solid.ddp-disabled{background-color:#c3c8d3;border:1px solid #c3c8d3;cursor:no-drop}.theme-dark .ddp-ui-join-type.ddp-type .ddp-view-joinkeys .ddp-btn-solid.ddp-disabled:hover{background-color:#c3c8d3;border:1px solid #c3c8d3}.theme-dark .ddp-ui-join-type.ddp-type .ddp-view-joinkeys .ddp-btn-solid:hover{background-color:#4e5368;border:1px solid #4e5368}.theme-dark .ddp-ui-join-type.ddp-type .ddp-data-key{text-align:left}.theme-dark .ddp-ui-join-type.ddp-type .ddp-data-key span.ddp-data-num{padding:0 2px;font-size:12px;color:#7e8aa5;background-color:#edf7fb}.theme-dark .ddp-ui-popup-join .ddp-btn-bottom{position:absolute;bottom:0;right:0;left:0;text-align:right;padding:15px 50px}.theme-dark .ddp-ui-popup-join .ddp-btn-bottom .ddp-txt-error{font-style:italic}.theme-dark .ddp-ui-popup-join .ddp-btn-bottom .ddp-btn-solid2{position:relative;margin-left:10px}.theme-dark .ddp-ui-popup-join .ddp-btn-bottom .ddp-btn-solid2 .ddp-ui-tooltip-info{display:none;right:100%;left:inherit;top:1px;margin-right:9px}.theme-dark .ddp-ui-popup-join .ddp-btn-bottom .ddp-btn-solid2.ddp-disabled:hover .ddp-ui-tooltip-info{display:block}.theme-dark .ddp-ui-data-join{height:100%;border-bottom:1px solid #dbdce0}.theme-dark .ddp-ui-join-type .ddp-data-join{float:left;position:relative;width:50%;height:100%;padding:0 84px 0 20px;box-sizing:border-box}.theme-dark .ddp-ui-join-type .ddp-data-join .ddp-comment{position:absolute;top:19px;right:18px}.theme-dark .ddp-ui-join-type .ddp-data-join.ddp-jointype{width:48%}.theme-dark .ddp-ui-join-type .ddp-data-join .ddp-ui-label{display:block;padding:20px 0 10px;color:#4e5368;font-size:13px;font-weight:700;text-align:left;overflow:hidden}.theme-dark .ddp-ui-join-type .ddp-data-join .ddp-ui-label span.ddp-title{float:left;padding-right:10px}.theme-dark .ddp-ui-join-type .ddp-data-join .ddp-ui-label span.ddp-data-detail{display:block;position:relative;top:1px;color:#b7b9c2;font-weight:400;font-size:12px;white-space:nowrap}.theme-dark .ddp-ui-join-type .ddp-data-join .ddp-ui-label span.ddp-txt-error{font-style:italic}.theme-dark .ddp-ui-join-type .ddp-data-join .ddp-ui-label span.ddp-data-detail strong{color:#1972d0}.theme-dark .ddp-ui-join-type .ddp-data-join .ddp-ui-label .ddp-data-error{color:#ca4b4b}.theme-dark .ddp-data-join{position:relative;text-align:center}.theme-dark .ddp-data-join ul.ddp-list-join{display:inline-block;overflow:Hidden}.theme-dark .ddp-data-join ul.ddp-list-join li{float:left;position:relative}.theme-dark .ddp-data-join ul.ddp-list-join li a{display:block;position:relative;width:68px;height:62px;padding:42px 0 0;border-radius:2px;border:1px solid transparent;box-sizing:border-box;color:#b7b9c2}.theme-dark .ddp-data-join ul.ddp-list-join li a em[class*=ddp-icon-join]{position:absolute;top:11px;left:50%;margin:0 0 0 -18px}.theme-dark em.ddp-icon-joininner,.theme-dark em.ddp-icon-joinleft,.theme-dark em.ddp-icon-joinouter,.theme-dark em.ddp-icon-joinright{display:inline-block;width:35px;height:24px;background:url(/assets/images/icon_join2.png) no-repeat;cursor:pointer}.theme-dark em.ddp-icon-joinleft{background-position:-36px top}.theme-dark em.ddp-icon-joinright{background-position:-73px top}.theme-dark em.ddp-icon-joinouter{background-position:-109px top}.theme-dark .ddp-data-join ul.ddp-list-join li.ddp-selected a,.theme-dark .ddp-data-join ul.ddp-list-join li a:hover{color:#4e5368}.theme-dark .ddp-data-join ul.ddp-list-join li.ddp-selected a em.ddp-icon-joininner,.theme-dark .ddp-data-join ul.ddp-list-join li a:hover em.ddp-icon-joininner{background-position:left -25px}.theme-dark .ddp-data-join ul.ddp-list-join li.ddp-selected a em.ddp-icon-joinleft,.theme-dark .ddp-data-join ul.ddp-list-join li a:hover em.ddp-icon-joinleft{background-position:-36px -25px}.theme-dark .ddp-data-join ul.ddp-list-join li.ddp-selected a em.ddp-icon-joinright,.theme-dark .ddp-data-join ul.ddp-list-join li a:hover em.ddp-icon-joinright{background-position:-72px -25px}.theme-dark .ddp-data-join ul.ddp-list-join li.ddp-selected a em.ddp-icon-joinouter,.theme-dark .ddp-data-join ul.ddp-list-join li a:hover em.ddp-icon-joinouter{background-position:-108px -25px}.theme-dark .ddp-data-join ul.ddp-list-join li.ddp-disabled:after{display:inline-block;content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:hsla(0,0%,98%,.4);cursor:no-drop}.theme-dark .ddp-data-join ul.ddp-list-join li a:hover{background-color:#fff;border:1px solid #c3c8d3}.theme-dark .ddp-data-join .ddp-ui-nodata{padding:10px 0 0 12px;color:#c3c8d3;font-size:12px;text-align:left}.theme-dark ul.ddp-list-form-join{position:absolute;top:45px;left:20px;right:0;bottom:0;overflow-y:auto}.theme-dark ul.ddp-list-form-join li{position:relative;padding:0 20px 4px 0}.theme-dark .ddp-ui-join-type.ddp-type .ddp-list-form-join li{margin-right:64px}.theme-dark ul.ddp-list-form-join li .ddp-form-join{width:100%}.theme-dark ul.ddp-list-form-join li em.ddp-icon-control-cut{position:absolute;top:5px;right:0}.theme-dark .ddp-box-resultpreview{display:none;position:absolute;bottom:0;left:50px;right:50px;min-height:260px}.theme-dark .ddp-box-resultpreview .ddp-ui-pop-top{position:relative;padding-left:0}.theme-dark .ddp-box-resultpreview .ddp-ui-pop-top .ddp-wrap-grid-option{position:absolute;top:0;right:0}.theme-dark .ddp-box-resultpreview .ddp-ui-pop-top .ddp-wrap-grid-option .ddp-data-form{padding-top:17px;padding-bottom:0}.theme-dark .ddp-box-resultpreview .ddp-ui-grid-form{position:absolute;top:48px;left:0;right:0;bottom:36px;border:1px solid #c3c8d3;border-radius:2px}.theme-dark .ddp-box-resultpreview .ddp-ui-grid-form .ddp-ui-nodata{color:#b7b9c2;font-size:13px}.theme-dark .ddp-box-resultpreview .ddp-ui-grid-form .ddp-txt-error,.theme-dark .ddp-box-resultpreview .ddp-ui-grid-form .ddp-ui-nodata{position:absolute;top:50%;left:0;right:0;text-align:center;margin-top:-6px}.theme-dark .ddp-box-resultpreview .ddp-ui-pop-top .ddp-wrap-grid-option .ddp-data-form .ddp-wrap-popup2{top:38px}.theme-dark .ddp-ui-popup-join .ddp-box-resultpreview{display:block}.theme-dark .ddp-ui-popup-join .ddp-ui-resultinfo{display:block;height:115px}.theme-dark .ddp-ui-popup-join .ddp-box-resultpreview.ddp-box-type{height:100%;left:0;right:0}.theme-dark .ddp-ui-popup-join .ddp-box-resultpreview.ddp-box-type .ddp-ui-grid-form{bottom:55px}.theme-dark .ddp-wrap-errortxt{position:absolute;top:0;left:0;right:0;bottom:0;text-align:center}.theme-dark .ddp-wrap-errortxt:before{content:"";display:inline-block;width:1px;height:100%;margin-right:0;vertical-align:middle}.theme-dark .ddp-type-selectbox.ddp-type{position:relative;padding-left:28px;height:28px;box-sizing:border-box}.theme-dark .ddp-type-selectbox.ddp-type ul.ddp-list-selectbox{position:relative;bottom:inherit;box-shadow:none;border:none}.theme-dark .ddp-type-selectbox.ddp-type .ddp-box-selecbox{display:none;position:absolute;top:34px;left:0;right:0;padding-bottom:10px;background-color:#fff;border:1px solid #ddd;box-shadow:0 1px 3px rgba(84,97,104,.3)}.theme-dark .ddp-type-selectbox.ddp-type em.ddp-icon-search{display:inline-block;position:absolute;top:50%;left:11px;width:11px;height:11px;background:url(/assets/images/icon_search.png) no-repeat;margin-top:-6px;z-index:1}.theme-dark .ddp-type-selectbox.ddp-type input.ddp-input-selectbox2{display:block;width:100%;position:absolute;top:0;left:0;right:0;bottom:0;padding-left:28px;padding-right:30px;color:#1972d0;border:none;box-sizing:border-box}.theme-dark .ddp-wrap-preview{width:880px;margin:0 auto;border-top:1px solid #ddd}.theme-dark .ddp-ui-import-option{padding:55px 0 60px}.theme-dark .ddp-wrap-preview .ddp-ui-source-info .ddp-wrap-grid-area{width:100%;height:200px;margin-top:15px}.theme-dark .ddp-ui-edit .ddp-wrap-input-title{padding:30px 0 28px;font-size:28px;font-weight:300;color:#222}.theme-dark dl.ddp-dl-store{overflow:hidden}.theme-dark dl.ddp-dl-store dt{float:left;padding:28px 0 0 20px;width:160px;color:#6f6f6f;font-size:12px;box-sizing:border-box}.theme-dark dl.ddp-dl-store dd{display:block;padding:28px 0 0;overflow:hidden}.theme-dark .ddp-wrap-snapshot .ddp-data-log{position:absolute;top:0;left:0;right:0;bottom:255px;padding:10px 17px 10px 16px}.theme-dark .ddp-wrap-snapshot .ddp-grid-label .ddp-txt-label{position:relative;top:9px;margin-left:16px;color:#36393f;font-weight:700}.theme-dark .ddp-wrap-snapshot .ddp-btn-bg{float:right;margin-right:16px}.theme-dark .ddp-wrap-snapshot .ddp-wrap-summary{padding:23px 34px 10px;overflow:Hidden}.theme-dark .ddp-wrap-snapshot .ddp-wrap-summary .ddp-data-summary{float:left;margin-right:50px}.theme-dark .ddp-wrap-snapshot .ddp-wrap-summary .ddp-data-summary .ddp-txt-label{color:#4c92e0;font-size:13px}.theme-dark .ddp-wrap-snapshot .ddp-wrap-summary .ddp-data-summary .ddp-data-per{display:block;color:#4c92e0;font-weight:700;font-size:28px}.theme-dark .ddp-wrap-snapshot .ddp-wrap-summary .ddp-data-summary.ddp-mismatch *{color:#eb5f58}.theme-dark .ddp-wrap-snapshot .ddp-wrap-summary .ddp-data-summary.ddp-missing *{color:#7e8aa5}.theme-dark .ddp-wrap-snapshot .ddp-wrap-summary .ddp-box-stick{clear:both;width:100%;height:17px;overflow:hidden}.theme-dark .ddp-wrap-snapshot .ddp-wrap-summary .ddp-box-stick .ddp-data-valid{float:left;height:100%;background-color:#4c92e0}.theme-dark .ddp-wrap-snapshot .ddp-wrap-summary .ddp-box-stick .ddp-data-mismatched{float:left;height:100%;background-color:#eb5f58}.theme-dark .ddp-wrap-snapshot .ddp-wrap-summary .ddp-box-stick .ddp-data-missing{float:left;height:100%;background-color:#c3c8d3}.theme-dark .ddp-wrap-snapshot .ddp-wrap-summary .ddp-ui-error{margin-top:5px}.theme-dark .ddp-wrap-snapshot .ddp-wrap-progress{position:absolute;top:0;left:0;right:0;bottom:255px;padding:12px 16px}.theme-dark .ddp-wrap-snapshot .ddp-wrap-progress .ddp-data-status{font-size:14px;font-weight:700;color:#3e4148}.theme-dark .ddp-wrap-snapshot .ddp-wrap-progress .ddp-data-status .ddp-icon-info{display:inline-block;width:13px;height:13px;margin-right:5px;background:url(/assets/images/icon_info.png) no-repeat;background-position:-28px -16px;vertical-align:middle}.theme-dark .ddp-wrap-snapshot .ddp-wrap-progress .ddp-box-loading.ddp-progress{border:none;box-shadow:none;margin-top:-49px}.theme-dark .ddp-wrap-snapshot .ddp-wrap-progress .ddp-box-loading.ddp-cancel{margin-top:50px}.theme-dark .ddp-wrap-snapshot .ddp-wrap-progress .ddp-box-loading.ddp-cancel .ddp-pop-buttons{margin-top:0}.theme-dark .ddp-wrap-snapshot .ddp-wrap-grid{position:absolute;top:125px;left:17px;bottom:255px;right:16px;border:1px solid #b7b9c2}.theme-dark .ddp-layout-pop-right .ddp-view-detail{background-color:#fff;padding:28px 14px}.theme-dark .ddp-layout-pop-right .ddp-view-detail dl.ddp-dl-detail{overflow:hidden}.theme-dark .ddp-layout-pop-right .ddp-view-detail dl.ddp-dl-detail dt{float:left;width:106px;padding-top:13px;color:#b7bac1;font-size:13px}.theme-dark .ddp-layout-pop-right .ddp-view-detail dl.ddp-dl-detail dd{display:block;padding-top:13px;color:#4e5368;font-size:13px;overflow:hidden}.theme-dark .ddp-layout-pop-right .ddp-view-detail dl.ddp-dl-detail:first-of-type dd,.theme-dark .ddp-layout-pop-right .ddp-view-detail dl.ddp-dl-detail:first-of-type dt{padding-top:0}.theme-dark .ddp-layout-pop-right .ddp-view-detail dl.ddp-dl-detail2{padding-top:20px}.theme-dark .ddp-layout-pop-right .ddp-view-detail dl.ddp-dl-detail2:first-of-type{padding-top:0}.theme-dark .ddp-layout-pop-right .ddp-view-detail dl.ddp-dl-detail2 dt{margin-bottom:10px;color:#b7bac1;font-size:13px}.theme-dark .ddp-layout-pop-right .ddp-view-detail dl.ddp-dl-detail2 dd a.ddp-link-type{color:#1f2942;font-size:16px}.theme-dark .ddp-layout-pop-right .ddp-view-detail dl.ddp-dl-detail2 dd a.ddp-link-type:hover{font-weight:700}.theme-dark .ddp-ui-dbconnect{display:inline-block;width:880px;padding:0 0 27px;text-align:left}.theme-dark .ddp-ui-dbconnect .ddp-type-selectbox.ddp-connection{width:390px}.theme-dark .ddp-ui-dbconnect .ddp-wrap-edit3{margin-top:30px}.theme-dark .ddp-ui-dbconnect>.ddp-wrap-edit3:first-of-type{margin-top:0}.theme-dark .ddp-ui-dbconnect .ddp-wrap-edit2{margin-top:30px}.theme-dark .ddp-ui-dbconnect .ddp-wrap-edit2.ddp-mgt30{margin-top:30px!important}.theme-dark .ddp-ui-dbconnect .ddp-wrap-edit2 .ddp-data-result{padding-bottom:9px;color:#4e5368;font-weight:300}.theme-dark .ddp-ui-dbconnect .ddp-wrap-edit2 .ddp-data-result .ddp-link-edit2{margin-left:5px}.theme-dark .ddp-ui-dbconnect>.ddp-wrap-edit2:first-of-type{margin-top:0}.theme-dark .ddp-wrap-edit2 label.ddp-label-type+.ddp-white-space{margin:0 0 -10px}.theme-dark .ddp-white-space{margin:-10px 0}.theme-dark ul.ddp-list-dbtype{margin:-2px;overflow:hidden}.theme-dark ul.ddp-list-dbtype li{position:relative;float:left;width:16.66666%;padding:2px;box-sizing:border-box}.theme-dark ul.ddp-list-dbtype li.ddp-disabled a{opacity:.5;cursor:no-drop}.theme-dark ul.ddp-list-dbtype li.ddp-disabled a:hover{border:1px solid #d0d1d7;font-weight:400;color:#7e8aa5}.theme-dark ul.ddp-list-dbtype li.ddp-disabled.ddp-selected a{opacity:1}.theme-dark ul.ddp-list-dbtype li.ddp-disabled.ddp-selected a:hover{border:1px solid #4e5368;color:#4e5368;font-weight:700}.theme-dark ul.ddp-list-dbtype li:last-of-type{padding-right:0}.theme-dark ul.ddp-list-dbtype li:last-of-type.ddp-disabled:before{right:0}.theme-dark ul.ddp-list-dbtype li [class*=ddp-label-]{width:100%;box-sizing:border-box}.theme-dark ul.ddp-list-dbtype li.ddp-selected [class*=ddp-label-]{padding-right:20px;border:1px solid #91969e;color:#4e5368;font-weight:700;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.theme-dark ul.ddp-list-dbtype li.ddp-selected [class*=ddp-label-]:after{display:inline-block;position:absolute;top:50%;right:10px;margin-top:-4px;width:11px;height:8px;background:url(/assets/images/icon_select2.png) no-repeat;background-position:-68px top;content:""}.theme-dark ul.ddp-list-dbtype li .ddp-label-dbtype{display:table;position:relative;height:50px;padding:0 0 0 44px;border-radius:4px;font-size:13px;color:#7e8aa5;border:1px solid #d0d1d7;box-sizing:border-box;vertical-align:middle}.theme-dark ul.ddp-list-dbtype li .ddp-label-dbtype .ddp-txt-db{display:table-cell;width:100%;height:100%;vertical-align:middle}.theme-dark ul.ddp-list-dbtype li .ddp-label-dbtype:hover{border:1px solid #4e5368;color:#4e5368;font-weight:700}.theme-dark ul.ddp-list-dbtype li .ddp-label-dbtype .ddp-icon-db,.theme-dark ul.ddp-list-dbtype li .ddp-label-dbtype .ddp-img-icon{display:inline-block;position:absolute;top:50%;left:10px;margin-top:-12px;width:24px;height:24px}.theme-dark .ddp-ui-dbconnect .ddp-ui-db-type{float:left;width:389px}.theme-dark .ddp-ui-dbconnect .ddp-ui-db-type label.ddp-label-type{display:block;padding-bottom:13px;color:#444;font-weight:700}.theme-dark .ddp-ui-dbconnect .ddp-ui-db-type label.ddp-label-type.ddp-type{font-weight:700;font-size:13px}.theme-dark .ddp-ui-dbconnect .ddp-ui-db-type .ddp-wrap-edit3.ddp-type{margin-bottom:20px}.theme-dark .ddp-ui-dbconnect .ddp-ui-db-type .ddp-wrap-edit3.ddp-type .ddp-label-type{display:table-cell}.theme-dark .ddp-ui-dbconnect .ddp-ui-db-type ul.ddp-list-db-type{float:left;margin-bottom:10px;width:100%;border-radius:3px;border:1px solid #ddd}.theme-dark .ddp-ui-dbconnect .ddp-ui-db-type ul.ddp-list-db-type li{float:left;position:relative;width:50%;height:98px;border-right:1px solid #ddd;border-bottom:1px solid #ddd;margin-bottom:-1px;box-sizing:border-box}.theme-dark .ddp-ui-dbconnect .ddp-ui-db-type ul.ddp-list-db-type li:nth-child(2n){border-right:none}.theme-dark .ddp-ui-dbconnect .ddp-ui-db-type ul.ddp-list-db-type li a{display:block;position:relative;width:100%;height:100%}.theme-dark .ddp-ui-dbconnect .ddp-ui-db-type ul.ddp-list-db-type li a em.ddp-icon-hover{display:none;position:absolute;top:0;left:0;right:0;bottom:0;border:1px solid #444;z-index:1}.theme-dark .ddp-ui-dbconnect .ddp-ui-db-type ul.ddp-list-db-type li:nth-child(2n) a em.ddp-icon-hover{left:-1px}.theme-dark .ddp-ui-dbconnect .ddp-ui-db-type ul.ddp-list-db-type li.ddp-selected em.ddp-icon-hover,.theme-dark .ddp-ui-dbconnect .ddp-ui-db-type ul.ddp-list-db-type li a:hover em.ddp-icon-hover{display:block}.theme-dark .ddp-ui-dbconnect .ddp-ui-db-type ul.ddp-list-db-type li.ddp-selected a .ddp-bg-selected{display:block;position:absolute;bottom:0;left:0;right:0;height:23px;background:#454545}.theme-dark .ddp-ui-dbconnect .ddp-ui-db-type ul.ddp-list-db-type li.ddp-selected a .ddp-bg-selected em.ddp-icon-select{display:block;position:absolute;top:50%;left:50%;width:11px;height:8px;margin:-4px 0 0 -6px;background:url(/assets/images/icon_select2.png) no-repeat;background-position:-27px top}.theme-dark .ddp-ui-dbconnect .ddp-ui-db-type .ddp-type-selectbox{margin-bottom:23px}.theme-dark .ddp-ui-dbconnect .ddp-ui-db-option{float:right;width:435px;padding-top:45px;padding-bottom:10px}.theme-dark .ddp-ui-dbconnect .ddp-ui-db-option .ddp-ui-buttons .ddp-ui-message{margin-top:10px}.theme-dark .ddp-ui-dbconnect .ddp-clear{margin:0 -8px}.theme-dark .ddp-ui-dbconnect .ddp-clear [class*=ddp-col-]{padding-left:8px;padding-right:8px}.theme-dark .ddp-ui-dbconnect .ddp-clear.ddp-db-url .ddp-ui-error{display:none}.theme-dark .ddp-ui-dbconnect .ddp-clear.ddp-db-url .ddp-error .ddp-ui-error{display:block}.theme-dark .ddp-ui-dbconnect .ddp-clear.ddp-db-url .ddp-ui-error{position:relative;bottom:0;left:0}.theme-dark .ddp-ui-dbconnect .ddp-ui-db-option .ddp-ui-message{float:left;width:100%;margin-top:30px}.theme-dark .ddp-ui-dbconnect .ddp-ui-db-option .ddp-ui-message.ddp-ui-info{margin-top:0}.theme-dark .ddp-ui-dbconnect .ddp-ui-db-option .ddp-ui-message.ddp-inline{display:inline-block}.theme-dark .ddp-ui-dbconnect .ddp-ui-db-option .ddp-wrap-edit2 label.ddp-label-type{font-weight:400}.theme-dark .ddp-wrap-edit2 label.ddp-label-type .ddp-link-edit{float:right;position:relative;top:6px;color:#7e8aa5;font-weight:400;font-size:12px}.theme-dark .ddp-wrap-edit2 label.ddp-label-type .ddp-link-edit:hover{text-decoration:underline}.theme-dark .ddp-wrap-edit2 label.ddp-label-type .ddp-link-edit em.ddp-icon-edit{display:inline-block;position:relative;top:-1px;width:10px;height:10px;margin-right:2px;background:url(/assets/images/icon_edit2.png) no-repeat;background-position:-22px top;vertical-align:middle}.theme-dark .ddp-ui-dbconnect .ddp-ui-db-option .ddp-ui-buttons{padding-top:20px;white-space:nowrap}.theme-dark .ddp-ui-dbconnect .ddp-ui-db-option .ddp-ui-buttons.ddp-inline .ddp-btn-pop,.theme-dark .ddp-ui-dbconnect .ddp-ui-db-option .ddp-ui-buttons.ddp-inline .ddp-btn-type4{display:inline-block;margin-right:9px}.theme-dark .ddp-ui-dbconnect .ddp-ui-db-option .ddp-ui-buttons.ddp-inline .ddp-ui-message{float:inherit;width:inherit}.theme-dark .ddp-ui-dbconnect .ddp-ui-db-option .ddp-ui-buttons.ddp-inline .ddp-ui-message span.ddp-data-error2{display:inline-block;padding:6px 0 0;white-space:nowrap}.theme-dark .ddp-ui-dbconnect .ddp-wrap-dbaddress{float:left;width:100%}.theme-dark .ddp-ui-dbconnect .ddp-wrap-dbaddress .ddp-data-host{float:left;width:325px}.theme-dark .ddp-ui-dbconnect .ddp-wrap-dbaddress .ddp-data-port{float:right;width:100px}.theme-dark .ddp-ui-dbconnect .ddp-ui-db-option2{margin:24px 0 0;padding:0}.theme-dark .ddp-ui-db-option2{clear:both;padding:12px 0 0}.theme-dark .ddp-ui-db-option2 .ddp-label-checkbox{position:relative;top:6px;float:left;margin-right:10px}.theme-dark .ddp-ui-db-option2 .ddp-input-typebasic{display:block;width:237px}.theme-dark .ddp-ui-db-option2 .ddp-input-typebasic.ddp-type{width:463px}.theme-dark .ddp-ui-db-option2 .ddp-wrap-error-type{overflow:hidden}.theme-dark .ddp-ui-db-option2 .ddp-wrap-error-type .ddp-ui-message{margin-top:-6px}.theme-dark .ddp-ui-import-option{display:inline-block;width:880px;padding:0 0 26px;text-align:left}.theme-dark .ddp-ui-import-option .ddp-ui-textarea{position:relative;width:100%;margin-bottom:12px}.theme-dark .ddp-ui-import-option ul.ddp-list-buttons{display:block;margin-bottom:20px}.theme-dark .ddp-ui-import-option ul.ddp-list-buttons li{font-size:13px}.theme-dark .ddp-ui-import-option .ddp-ui-input-form{padding-bottom:42px}.theme-dark .ddp-ui-import-option label.ddp-label-type{font-size:13px;color:#444;font-weight:700}.theme-dark .ddp-ui-import-option .ddp-ui-edit-db .ddp-form-input-dropdown .ddp-form-dropdown-white{padding:0 35px 0 10px}.theme-dark .ddp-ui-import-option .ddp-ui-edit-db .ddp-form-input-dropdown .ddp-form-dropdown-white .ddp-ui-drop-wrap{overflow:hidden;position:absolute;top:0;left:10px;padding:7px 0}.theme-dark .ddp-ui-import-option .ddp-ui-edit-db .ddp-label-type{display:block;padding-bottom:15px}.theme-dark .ddp-ui-import-option .ddp-ui-option-select{width:100%}.theme-dark .ddp-ui-import-option .ddp-ui-option-select .ddp-ui-search-db{position:relative;margin-bottom:10px;white-space:nowrap}.theme-dark .ddp-ui-import-option .ddp-ui-option-select .ddp-ui-search-db .ddp-type-selectbox{display:inline-block;width:270px;margin-right:10px;box-sizing:border-box}.theme-dark .ddp-ui-import-option .ddp-ui-option-select .ddp-ui-search-db .ddp-txt-error{display:inline-block;position:relative;top:-3px}.theme-dark .ddp-ui-import-option .ddp-ui-option-select .ddp-ui-buttons{position:absolute;bottom:18px;right:17px;overflow:hidden}.theme-dark .ddp-ui-import-option .ddp-ui-option-select .ddp-ui-buttons .ddp-btn-type4{float:left;margin-left:10px}.theme-dark .ddp-ui-import-option .ddp-ui-option-select .ddp-ui-buttons .ddp-ui-message{float:left;padding:7px 0 0}.theme-dark .ddp-ui-import-option .ddp-ui-option-select .ddp-ui-input-form{padding-bottom:0}.theme-dark .ddp-ui-import-option .ddp-ui-option-select .ddp-ui-edit-db .ddp-wrap-edit{width:100%;border-top:1px solid #eaedf5;border-bottom:1px solid #eaedf5}.theme-dark .ddp-ui-import-option .ddp-ui-option-select .ddp-ui-edit-db .ddp-ui-edit{display:block;position:relative;width:100%;height:250px;padding:28px 30px;font-size:14px;color:#444;border:none;background-color:#f9f9f9;white-space:pre-wrap;box-sizing:border-box}.theme-dark .ddp-ui-import-option .ddp-ui-option-select .ddp-ui-edit-db .ddp-ui-edit:focus{outline:none}.theme-dark .ddp-ui-import-option .ddp-ui-option-select .ddp-ui-edit-db .ddp-ui-edit .ddp-wrap-editor{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#f9f9f9}.theme-dark .ddp-ui-import-option .ddp-ui-option-select .ddp-ui-edit-db .ddp-wrap-edit .ace_scroller{background-color:#f9f9f9}.theme-dark .ddp-ui-import-option .ddp-btn-preview{display:block;padding:18px 0 0;text-align:right}.theme-dark .ddp-ui-import-option .ddp-btn-preview a{color:#297bb8;font-size:14px;line-height:31px}.theme-dark .ddp-ui-import-option .ddp-btn-preview em.ddp-icon-preview{display:inline-block;position:relative;top:-1px;width:14px;height:14px;margin-right:5px;background:url(/assets/images/icon_preview.png) no-repeat;vertical-align:middle}.theme-dark .ddp-ui-import-option .ddp-ui-message{padding:20px 0 0}.theme-dark .ddp-ui-import-option .ddp-ui-grid{clear:both;border:1px solid #b7b9c2;height:290px}.theme-dark .ddp-ui-import-option.ddp-selected-table .ddp-ui-textarea{display:none}.theme-dark .ddp-ui-import-option.ddp-selected-table .ddp-ui-db-table{display:block;position:relative;z-index:10}.theme-dark .ddp-ui-import-option.ddp-selected-query .ddp-ui-textarea{display:block}.theme-dark .ddp-ui-import-option.ddp-selected-query .ddp-ui-db-table{display:none}.theme-dark .ddp-ui-import-option.ddp-selected-table .ddp-ui-grid{height:420px}.theme-dark .ddp-wrap-detail.ddp-type label.ddp-label-detail{font-weight:700;font-size:13px}.theme-dark .ddp-wrap-datadetail label.ddp-label-detail{color:#4c515a;font-size:16px;font-weight:700}.theme-dark .ddp-wrap-datadetail label.ddp-label-detail.ddp-font-weight{font-weight:300}.theme-dark .ddp-wrap-datadetail label.ddp-label-detail [class*=ddp-btn]{margin-left:4px;font-weight:400}.theme-dark .ddp-wrap-datadetail .ddp-ui-information{padding:0 0 0 27px}.theme-dark .ddp-wrap-datadetail .ddp-ui-information .ddp-data-name{padding-bottom:20px;font-size:22px}.theme-dark .ddp-wrap-datadetail .ddp-ui-information .ddp-ui-popularity{display:inline-block;padding:15px 15px 15px 19px;background-color:rgba(199,202,235,.15)}.theme-dark .ddp-wrap-datadetail .ddp-ui-information .ddp-ui-popularity .ddp-icon-popularity{float:left;position:relative;top:1px;margin-right:8px}.theme-dark .ddp-wrap-datadetail .ddp-ui-information .ddp-ui-popularity .ddp-txt-label{float:left;margin-right:19px;color:#1972d0;font-size:13px;font-weight:700}.theme-dark .ddp-wrap-datadetail .ddp-ui-information .ddp-ui-popularity .ddp-bar{display:inline-block;position:relative;height:16px;width:439px;border-radius:2px;background-color:#e4e5f3}.theme-dark .ddp-wrap-datadetail .ddp-ui-information .ddp-ui-popularity .ddp-bar span{display:inline-block;position:absolute;top:0;left:0;bottom:0;border-radius:2px;background-image:linear-gradient(90deg,#c7cef6 0,#9196f1 46%,#6361bc)}.theme-dark table.ddp-table-detail .ddp-box-histogram{position:relative;height:118px;padding:10px;border:1px solid #dddde2;box-sizing:border-box}.theme-dark table.ddp-table-detail .ddp-box-histogram .ddp-box-graph{width:100%;height:100%}.theme-dark table.ddp-table-detail .ddp-box-histogram .ddp-wrap-link-detail{position:absolute;top:-19px;right:5px}.theme-dark table.ddp-table-detail .ddp-box-histogram .ddp-wrap-link-detail a.ddp-link-detail{font-style:italic;font-size:12px}.theme-dark table.ddp-table-detail th a.ddp-link-edit2{display:inline-block;margin-top:5px}.theme-dark table.ddp-table-detail td .ddp-data-permission{display:block;width:100%;margin-top:18px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.theme-dark table.ddp-table-detail td .ddp-data-permission:first-of-type{margin-top:0}.theme-dark table.ddp-table-detail td .ddp-data-permission span.ddp-data-workspace{display:inline-block;margin:0 19px 0 9px;color:#4e5368;font-size:13px}.theme-dark table.ddp-table-detail td .ddp-data-permission span.ddp-data-name{color:#b7bac1;font-size:12px}.theme-dark .ddp-ui-datadetail{position:relative;padding:40px 20px 0;border-top:1px dotted #ccc}.theme-dark .ddp-ui-datadetail+.ddp-ui-datadetail{margin:40px 0 0;border-top:1px dotted #ccc}.theme-dark .ddp-ui-datadetail.ddp-border-none{border:none}.theme-dark .ddp-ui-datadetail.ddp-box-type .ddp-wrap-result{min-height:233px}.theme-dark .ddp-ui-datadetail:first-of-type{border-top:none}.theme-dark .ddp-ui-datadetail .ddp-label-detail{display:block;margin-bottom:15px}.theme-dark .ddp-ui-datadetail .ddp-box-synch{position:absolute;top:0;left:0;right:0}.theme-dark .ddp-ui-datadetail .ddp-btn-solid2.type-link{position:absolute;top:40px;right:60px}.theme-dark .ddp-ui-datadetail.type-detail{border-top:none}.theme-dark .ddp-ui-datadetail.type-detail .ddp-label-detail{font-size:16px}.theme-dark .ddp-ui-datadetail.type-detail table.ddp-table-detail{padding:0 20px}.theme-dark .ddp-ui-datadetail.type-detail+.ddp-ui-datadetail.type-detail{margin-top:0;padding-top:30px}.theme-dark .ddp-ui-datadetail .ddp-btn-detail{position:absolute;top:40px;right:60px}.theme-dark .ddp-ui-datadetail .ddp-btn-detail [class*=ddp-btn]{float:left;margin-left:5px}.theme-dark table.ddp-table-detail tr td dl.ddp-dl-detail{margin-top:16px}.theme-dark table.ddp-table-detail tr td dl.ddp-dl-detail:first-of-type{margin-top:0}.theme-dark table.ddp-table-detail tr td dl.ddp-dl-detail:last-of-type{margin-bottom:30px}.theme-dark table.ddp-table-detail tr td dl.ddp-dl-detail dt{float:left;width:140px;font-weight:700;color:#4e5368;font-size:13px}.theme-dark table.ddp-table-detail tr td dl.ddp-dl-detail dd{display:block;color:#4e5368;font-size:13px;overflow:hidden}.theme-dark table.ddp-table-detail tr td dl.ddp-dl-detail dd .ddp-txt-detail{display:inline-block;position:relative;max-width:100%;padding-right:35px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal;box-sizing:Border-box}.theme-dark table.ddp-table-detail tr td dl.ddp-dl-detail dd .ddp-txt-detail a.ddp-link-edit2{position:absolute;top:0;right:0}.theme-dark table.ddp-table-detail tr td dl.ddp-dl-detail dd a.ddp-link-url{color:#4c92e0;font-size:13px;text-decoration:underline}.theme-dark table.ddp-table-detail tr td .ddp-box-title{padding-bottom:10px;font-size:14px;color:#4e5368}.theme-dark table.ddp-table-detail tr td .ddp-box-sub{padding:20px;background-color:#f4f6fc}.theme-dark table.ddp-table-detail tr td .ddp-box-sub dl.ddp-dl-detail dt{width:160px}.theme-dark table.ddp-table-detail tr td .ddp-box-sub dl.ddp-dl-detail:last-of-type{margin-bottom:0}.theme-dark .ddp-wrap-link-detail{position:relative;max-width:720px;text-align:right}.theme-dark .ddp-wrap-link-detail.ddp-selected .ddp-box-layout4{display:block}.theme-dark .ddp-wrap-link-detail .ddp-box-layout4{display:none;position:absolute;right:0;top:100%;margin:5px 0 0;max-height:290px;text-align:left;overflow-y:auto}.theme-dark .ddp-wrap-link-detail .ddp-box-layout4 .ddp-data-title{padding-bottom:16px}.theme-dark .ddp-wrap-link-detail .ddp-box-layout4 dl.ddp-dl-setting{margin:0 14px;position:relative}.theme-dark .ddp-wrap-link-detail .ddp-box-layout4 dl.ddp-dl-setting dt{color:#b7bac1;font-size:12px}.theme-dark .ddp-wrap-link-detail .ddp-box-layout4 dl.ddp-dl-setting dd{position:absolute;top:0;right:0;font-size:12px;color:#4e5368}.theme-dark .ddp-wrap-link-detail .ddp-box-layout4 .ddp-wrap-data-detail{padding:10px 14px}.theme-dark .ddp-wrap-link-detail .ddp-box-layout4 .ddp-wrap-data-detail .ddp-ui-top-title{padding-bottom:10px;color:#4e5368;font-size:12px;font-weight:700}.theme-dark .ddp-wrap-link-detail .ddp-box-layout4 .ddp-wrap-data-detail ul.ddp-list-data-detail li{position:relative;margin-top:5px}.theme-dark .ddp-wrap-link-detail .ddp-box-layout4 .ddp-wrap-data-detail ul.ddp-list-data-detail li span.ddp-data-date{color:#4e5368;font-size:12px}.theme-dark .ddp-wrap-link-detail .ddp-box-layout4 .ddp-wrap-data-detail ul.ddp-list-data-detail li .ddp-data-size{position:absolute;top:0;right:0;font-size:12px;color:#b7bac1}.theme-dark .ddp-wrap-datadetail .ddp-box-monitoring{max-width:1220px;height:233px;padding:10px;border:1px solid #dddde2;box-sizing:border-box}.theme-dark .ddp-wrap-datadetail .ddp-part{padding:0 20px}.theme-dark .ddp-wrap-datadetail .ddp-part .ddp-ui-datadetail{float:left;width:600px;padding:40px 0 0;margin-right:20px}.theme-dark .ddp-wrap-datadetail .ddp-part .ddp-ui-datadetail+.ddp-ui-datadetail{margin-top:0}.theme-dark .ddp-wrap-datadetail .ddp-wrap-result{width:1220px}.theme-dark .ddp-wrap-datadetail .ddp-wrap-result .ddp-wrap-grid-option{padding-bottom:10px;white-space:nowrap}.theme-dark .ddp-wrap-datadetail .ddp-wrap-result .ddp-wrap-grid-option .ddp-box-calen{width:150px}.theme-dark .ddp-wrap-datadetail .ddp-wrap-result .ddp-wrap-grid-option .ddp-wrap-edit{display:inline-block;margin-right:30px}.theme-dark .ddp-wrap-datadetail .ddp-wrap-result .ddp-wrap-grid-option .ddp-wrap-edit .ddp-type-selectbox{width:132px;box-sizing:border-box}.theme-dark .ddp-wrap-datadetail .ddp-wrap-result .ddp-wrap-edit3{width:auto}.theme-dark .ddp-table-form tr td a.ddp-link-edit2{float:right;margin-right:30px}.theme-dark .ddp-pop-datadetail{overflow:inherit}.theme-dark .ddp-area-datadetail .ddp-form-search{position:absolute;top:0;right:0;width:200px}.theme-dark .ddp-pop-datadetail .ddp-wrap-grid-option .ddp-fleft{padding:7px 14px 6px}.theme-dark .ddp-pop-datadetail .ddp-wrap-grid-option .ddp-form-search{float:left;width:150px;margin-right:25px}.theme-dark .ddp-pop-datadetail .ddp-wrap-grid-option .ddp-wrap-edit3{float:left;width:auto}.theme-dark .ddp-pop-datadetail .ddp-wrap-grid-option .ddp-wrap-edit3 label.ddp-label-type{width:inherit;padding-right:15px}.theme-dark .ddp-pop-datadetail .ddp-wrap-grid-option .ddp-btn-reset3{float:left}.theme-dark .ddp-pop-datadetail .ddp-wrap-grid-option .ddp-form-label2{float:left;margin-left:40px}.theme-dark .ddp-pop-datadetail .ddp-wrap-grid-option .ddp-form-label2 .ddp-type-selectbox{background-color:transparent}.theme-dark .ddp-pop-datadetail .ddp-wrap-grid-option .ddp-form-label2 .ddp-type-selectbox.ddp-selected .ddp-wrap-popup2{white-space:nowrap;right:inherit}.theme-dark .ddp-pop-datadetail .ddp-wrap-grid-option .ddp-form-label2.ddp-mgl0{margin-left:0}.theme-dark .ddp-pop-datadetail .ddp-wrap-grid-option .ddp-form-label2 .ddp-type-selectbox{width:110px}.theme-dark .ddp-pop-datadetail .ddp-wrap-grid-option .ddp-btn-reset3{position:relative;top:7px;margin-left:10px}.theme-dark .ddp-pop-datadetail .ddp-wrap-grid-option .ddp-data-form{padding:9px 13px 10px}.theme-dark .ddp-type-preview .ddp-ui-tab-contents.ddp-pop-datadetail .ddp-ui-grid2{top:53px}.theme-dark .ddp-pop-datadetail .ddp-wrap-colum-detail{position:absolute;top:44px;left:0;right:0;bottom:0}.theme-dark .ddp-pop-datadetail .ddp-wrap-colum-detail.ddp-info{top:75px}.theme-dark .ddp-pop-datadetail .ddp-wrap-detail.ddp-type .ddp-ui-detail .ddp-ui-title2{padding:10px 20px 25px;font-size:13px;font-weight:700}.theme-dark .ddp-pop-datadetail .ddp-wrap-column-list{position:relative;float:left;width:459px;height:100%;border-right:1px solid #eaedf5;overflow-y:auto;overflow-x:hidden}.theme-dark .ddp-pop-datadetail .ddp-wrap-column-list .ddp-ui-column-list+.ddp-ui-column-list{border-top:1px solid #eaedf5}.theme-dark .ddp-pop-datadetail .ddp-wrap-column-list .ddp-label-title{padding:13px 18px;color:#4e5368;font-size:14px;font-weight:700}.theme-dark .ddp-pop-datadetail .ddp-wrap-column-list .ddp-label-title em.ddp-icon-database-b{margin-right:13px;vertical-align:middle}.theme-dark .ddp-pop-datadetail .ddp-wrap-column-list .ddp-label-title em.ddp-icon-sub{display:inline-block;position:relative;top:-8px;margin-right:8px;width:17px;height:17px;background:url(/assets/images/icon_subline.png) no-repeat}.theme-dark .ddp-pop-datadetail .ddp-data-details .ddp-label-title,.theme-dark .ddp-pop-datadetail .ddp-wrap-sourcename .ddp-label-title{padding:13px 18px;color:#4e5368;font-size:14px;font-weight:700}.theme-dark .ddp-pop-datadetail .ddp-data-details .ddp-label-title em.ddp-icon-database-b,.theme-dark .ddp-pop-datadetail .ddp-wrap-sourcename .ddp-label-title em.ddp-icon-database-b{margin-right:13px;vertical-align:middle}.theme-dark .ddp-pop-datadetail .ddp-data-details .ddp-label-title em.ddp-icon-sub,.theme-dark .ddp-pop-datadetail .ddp-wrap-sourcename .ddp-label-title em.ddp-icon-sub{display:inline-block;position:relative;top:-8px;margin-right:8px;width:17px;height:17px;background:url(/assets/images/icon_subline.png) no-repeat}.theme-dark .ddp-pop-datadetail .ddp-wrap-colum-detail .ddp-wrap-detail{float:left;width:100%;height:100%;margin-left:-460px;padding-left:476px;padding-right:16px;box-sizing:border-box;overflow-y:auto}.theme-dark .ddp-pop-datadetail .ddp-wrap-colum-detail .ddp-wrap-detail .ddp-ui-detail{padding-bottom:42px;border-top:1px solid #eaedf5}.theme-dark .ddp-pop-datadetail .ddp-wrap-colum-detail .ddp-wrap-detail .ddp-ui-detail:first-of-type{border-top:none}.theme-dark .ddp-pop-datadetail .ddp-ui-detail .ddp-box-histogram{height:61px;border:1px solid #dadada;box-sizing:border-box}.theme-dark .ddp-pop-datadetail .ddp-ui-detail .ddp-box-histogram.ddp-type{height:125px}.theme-dark ul.ddp-ui-tab.ddp-type li .ddp-box-layout4.ddp-information a{padding:0;border:none}.theme-dark .ddp-box-layout4.ddp-information .ddp-data-type{display:inline-block;margin-left:9px}.theme-dark .ddp-box-layout4.ddp-information .ddp-data-type:first-of-type{margin-left:0}.theme-dark .ddp-box-layout4.ddp-information .ddp-data-type em[class*=ddp-icon-type-]{position:relative;left:0;margin-right:3px}.theme-dark .ddp-box-layout4.ddp-information .ddp-view-join{padding:0 15px}.theme-dark .ddp-box-layout4.ddp-information .ddp-view-join .ddp-data-name{display:block;padding:8px 10px;background-color:#4e5368;border-radius:2px;color:#fff;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-wrap:normal}.theme-dark .ddp-box-layout4.ddp-information .ddp-view-join .ddp-data-name em.ddp-icon-database-w{margin-right:5px}.theme-dark .ddp-box-layout4.ddp-information .ddp-list-join{padding-bottom:17px}.theme-dark .ddp-box-layout4.ddp-information .ddp-list-join li{position:relative;float:inherit;padding-top:10px}.theme-dark .ddp-box-layout4.ddp-information .ddp-list-join li:first-of-type{padding-top:0}.theme-dark .ddp-box-layout4.ddp-information .ddp-list-join li:first-of-type:before{display:none}.theme-dark .ddp-box-layout4.ddp-information .ddp-list-join li:before{display:inline-block;content:"";position:absolute;top:0;bottom:0;left:14px;border-left:1px solid #374050}.theme-dark .ddp-box-layout4.ddp-information .ddp-list-join li:last-of-type:before{height:25px}.theme-dark .ddp-box-layout4.ddp-information .ddp-list-join li .ddp-data-joinname{float:left;width:100%}.theme-dark .ddp-box-layout4.ddp-information .ddp-list-join li .ddp-data-joinname.ddp-2depth{position:relative;padding:12px 0 0 22px;box-sizing:border-box}.theme-dark .ddp-box-layout4.ddp-information .ddp-list-join li .ddp-data-joinname.ddp-2depth:before{display:inline-block;content:"";position:absolute;top:-10px;bottom:0;left:36px;border-left:1px solid #374050}.theme-dark .ddp-box-layout4.ddp-information .ddp-list-join li .ddp-data-joinname:before{display:inline-block}.theme-dark .ddp-box-layout4.ddp-information .ddp-list-join li .ddp-data-joinname em[class*=ddp-icon-join-]{float:left;width:28px;height:18px;background:url(/assets/images/icon_join_s.png) no-repeat;z-index:1}.theme-dark .ddp-box-layout4.ddp-information .ddp-list-join li .ddp-data-joinname em.ddp-icon-join-right{background-position:left -19px}.theme-dark .ddp-box-layout4.ddp-information .ddp-list-join li .ddp-data-joinname em.ddp-icon-join-inner{background-position:left -38px}.theme-dark .ddp-box-layout4.ddp-information .ddp-list-join li .ddp-data-joinname em.ddp-icon-join-outer{background-position:left -57px}.theme-dark .ddp-box-layout4.ddp-information .ddp-list-join li .ddp-list-name{display:block;position:relative;top:1px;padding-left:19px;color:#4e5368;font-size:12px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal}.theme-dark .ddp-box-layout4.ddp-information .ddp-list-join li .ddp-list-name:before{display:inline-block;content:"";position:absolute;left:0;top:50%;width:15px;border-bottom:1px solid #374050}.theme-dark .page-workbench .ddp-ui-benchlnb .ddp-data-name .ddp-txt-dataname{padding-left:30px}.theme-dark .page-workbench .ddp-db-icons{position:absolute;top:0;left:0;width:24px;height:24px}.theme-dark .page-workbench .ddp-db-icons .icon-db-tibero-w{position:relative;top:-4px}.theme-dark .page-workbench .ddp-db-icons [class*=ddp-icon-data-]{display:inline-block;background:url(/assets/images/icon_dbtype_s.png) no-repeat}.theme-dark .page-workbench .ddp-db-icons .ddp-icon-data-sql{width:19px;height:22px;background-position:-23px -22px}.theme-dark .page-workbench .ddp-db-icons .ddp-icon-data-tibero{width:19px;height:22px;background-position:left -135px}.theme-dark .page-workbench .ddp-db-icons .ddp-icon-data-oracle{width:21px;height:21px;background-position:0 0}.theme-dark .page-workbench .ddp-db-icons .ddp-icon-data-db{width:16px;height:19px;background-position:left -158px}.theme-dark .page-workbench .ddp-db-icons .ddp-icon-data-phoenix{width:16px;height:24px;background-position:left -110px}.theme-dark .page-workbench .ddp-db-icons .ddp-icon-data-post{width:22px;height:22px;background-position:left -45px}.theme-dark .page-workbench .ddp-db-icons .ddp-icon-data-hive{width:24px;height:22px;background-position:left -68px}.theme-dark .page-workbench .ddp-db-icons .ddp-icon-data-presto{width:20px;height:17px;background-position:left -91px}.theme-dark .page-workbench .ddp-wrap-list-search{padding:0 18px}.theme-dark .page-workbench .ddp-wrap-list-search .ddp-ui-list-search{position:relative;padding-left:22px;overflow:hidden}.theme-dark .page-workbench .ddp-wrap-list-search .ddp-ui-list-search:before{display:inline-block;position:absolute;top:50%;left:0;margin-top:-6px;width:11px;height:11px;background:url(/assets/images/icon_search.png) no-repeat;content:""}.theme-dark .page-workbench .ddp-wrap-list-search .ddp-ui-list-search input{display:block;width:100%;padding:16px 0;background:none;border:none;color:#fff;font-size:13px}.theme-dark .page-workbench .ddp-wrap-list-search .ddp-ui-list-search .ddp-btn-search-close{display:inline-block;padding:5px;position:absolute;top:50%;right:5px;margin-top:-8px;cursor:pointer;font-size:0}.theme-dark .page-workbench .ddp-wrap-list-search .ddp-ui-list-search .ddp-btn-search-close:before{display:inline-block;width:7px;height:7px;background:url(/assets/images/btn_sclose.png) no-repeat;background-position:-8px -38px;content:""}.theme-dark .page-workbench .ddp-wrap-list-search a.ddp-btn-refresh{float:right;position:relative;top:18px;width:13px;height:12px;background:url(/assets/images/icon_refresh2.png) no-repeat}.theme-dark .page-workbench .ddp-wrap-list-search a.ddp-btn-refresh:hover{background-position:-14px top}.theme-dark .page-workbench .ddp-ui-tablelist{top:175px}.theme-dark .page-workbench .ddp-ui-tablelist .ddp-list-table{padding-top:10px;box-sizing:border-box}.theme-dark .page-workbench .ddp-tablelist-header{padding:2px 0;height:25px;border-top:1px solid #4e5368;border-bottom:1px solid #4e5368;background-color:rgba(75,81,91,.3);box-sizing:border-box}.theme-dark .page-workbench .ddp-tablelist-header .ddp-table-num{float:right;padding-right:18px;color:#7e8aa5;font-weight:300}.theme-dark .page-workbench .ddp-tablelist-header .ddp-table-num span.ddp-number{font-weight:400}.theme-dark .page-workbench .ddp-tablelist-header .ddp-table-title{display:inline-block;padding-left:18px;color:#7e8aa5;font-size:12px;overflow:Hidden;cursor:pointer;box-sizing:border-box}.theme-dark .page-workbench .ddp-tablelist-header .ddp-table-title [class*=ddp-icon-sort]{display:inline-block;position:relative;width:19px;height:19px;font-size:0;vertical-align:middle}.theme-dark .page-workbench .ddp-tablelist-header .ddp-table-title [class*=ddp-icon-sort]:before{display:inline-block;position:absolute;top:50%;left:50%;width:7px;height:10px;margin:-5px 0 0 -4px;background:url(/assets/images/icon_sorting.png);content:""}.theme-dark .page-workbench .ddp-tablelist-header .ddp-table-title .ddp-icon-sort-asc:before{background-position:-8px top}.theme-dark .page-workbench .ddp-tablelist-header .ddp-table-title .ddp-icon-sort-des:before{background-position:-16px top}.theme-dark .page-workbench .ddp-ui-benchlnb .ddp-data-namesub .ddp-data-in .ddp-wrap-search{padding:0 15px}.theme-dark .page-workbench .ddp-ui-benchlnb .ddp-data-namesub .ddp-data-in .ddp-box-layout4{width:275px}.theme-dark .page-workbench .ddp-ui-benchlnb .ddp-data-namesub .ddp-data-in .ddp-box-layout4 .ddp-form-search{margin:0;width:100%}.theme-dark .page-workbench .ddp-ui-benchlnb .ddp-data-namesub .ddp-data-in .ddp-box-layout4 .ddp-form-search input{letter-spacing:-.5px}.theme-dark .page-workbench .ddp-ui-tablelist .ddp-ui-pageing{position:relative;height:35px}.theme-dark .page-workbench .ddp-ui-tablelist .ddp-ui-pageing .ddp-data-page{position:absolute;top:0;left:0;right:0;bottom:0;padding:10px 0;text-align:center;color:#7e8aa5;font-size:12px}.theme-dark .page-workbench .ddp-ui-tablelist .ddp-ui-pageing .ddp-btn-next,.theme-dark .page-workbench .ddp-ui-tablelist .ddp-ui-pageing .ddp-btn-prev{position:relative;z-index:1}.theme-dark .page-workbench .ddp-wrap-editor .ddp-box-layout4 .ddp-btn-close{z-index:1}.theme-dark .page-workbench .ddp-wrap-editor .ddp-box-layout4.ddp-shortcuts{display:block;position:absolute;top:8px;right:8px;bottom:8px;width:auto;overflow:auto;background-color:#fff;z-index:10}.theme-dark .page-workbench .ddp-wrap-editor .ddp-box-layout4.ddp-shortcuts *{font-family:SpoqaHanSans,sans-serif}.theme-dark .page-workbench .ddp-wrap-editor .ddp-box-layout4.ddp-shortcuts .ddp-table-pop{white-space:nowrap;width:auto}.theme-dark .page-workbench .ddp-ui-tabs ul.ddp-list-tabs li .ddp-wrap-retry{position:absolute;bottom:100%;padding-bottom:5px}.theme-dark .page-workbench .ddp-ui-tabs ul.ddp-list-tabs li .ddp-wrap-retry .ddp-box-tabs-popup{position:relative}.theme-dark .page-workbench .ddp-ui-query .ddp-box-editer .ddp-wrap-foot-button{position:absolute;bottom:0;left:0;right:0;height:39px;border:1px solid #ddd;background-color:#f7f7f8;z-index:10}.theme-dark .page-workbench .ddp-ui-query .ddp-box-editer .ddp-wrap-foot-button .ddp-link-query{float:left;padding:12px 0 0 16px;color:#7e8aa5;font-size:13px}.theme-dark .page-workbench .ddp-ui-query .ddp-box-editer .ddp-wrap-foot-button .ddp-link-query [class*=ddp-icon-query-]{margin-right:5px}.theme-dark .page-workbench .ddp-ui-query .ddp-box-editer .ddp-wrap-foot-button .ddp-link-query:hover{color:#4e5368}.theme-dark .page-workbench .ddp-ui-query .ddp-box-editer .ddp-wrap-foot-button .ddp-icon-button{float:right;padding:0 13px 0 0}.theme-dark .page-workbench .ddp-ui-query .ddp-box-editer .ddp-wrap-foot-button .ddp-icon-button .ddp-btn-query{float:left;position:relative;margin:11px 0 0 14px;width:20px;height:20px}.theme-dark .page-workbench .ddp-ui-query .ddp-box-editer .ddp-wrap-foot-button .ddp-icon-button .ddp-btn-query [class*=ddp-icon-query-]{position:absolute;top:50%;left:50%}.theme-dark .page-workbench .ddp-ui-query .ddp-box-editer .ddp-wrap-foot-button .ddp-icon-button .ddp-btn-query:hover .ddp-ui-tooltip-info{display:block}.theme-dark .page-workbench .ddp-ui-query .ddp-box-editer .ddp-wrap-foot-button .ddp-icon-button .ddp-btn-query .ddp-ui-tooltip-info{right:-14px;left:inherit;margin-bottom:8px}.theme-dark .page-workbench .ddp-ui-query .ddp-box-editer .ddp-wrap-foot-button .ddp-icon-button .ddp-btn-query .ddp-ui-tooltip-info .ddp-icon-view-down{right:23px;left:inherit;margin:0}.theme-dark .page-workbench .ddp-icon-button .ddp-icon-query-beautifier,.theme-dark .page-workbench .ddp-icon-button .ddp-icon-query-clear,.theme-dark .page-workbench .ddp-icon-button .ddp-icon-query-history,.theme-dark .page-workbench .ddp-icon-button .ddp-icon-query-shortcuts,.theme-dark .page-workbench .ddp-link-query .ddp-icon-query-full,.theme-dark .page-workbench .ddp-link-query .ddp-icon-query-partial{display:inline-block;background:url(/assets/images/icon_query2.png) no-repeat}.theme-dark .page-workbench .ddp-link-query .ddp-icon-query-full{width:8px;height:12px}.theme-dark .page-workbench .ddp-link-query:hover .ddp-icon-query-full{background-position-x:-9px}.theme-dark .page-workbench .ddp-link-query .ddp-icon-query-partial{width:13px;height:12px;background-position:left -13px}.theme-dark .page-workbench .ddp-link-query:hover .ddp-icon-query-partial{background-position-x:-14px}.theme-dark .page-workbench .ddp-icon-button .ddp-icon-query-clear{width:18px;height:16px;margin:-8px 0 0 -9px;background-position:left -26px}.theme-dark .page-workbench .ddp-icon-button .ddp-icon-query-clear:hover{background-position-x:-19px}.theme-dark .page-workbench .ddp-icon-button .ddp-icon-query-beautifier{width:19px;height:16px;margin:-8px 0 0 -10px;background-position:left -43px}.theme-dark .page-workbench .ddp-icon-button .ddp-icon-query-beautifier:hover{background-position-x:-21px}.theme-dark .page-workbench .ddp-icon-button .ddp-icon-query-history{width:16px;height:16px;margin:-8px 0 0 -8px;background-position:left -60px}.theme-dark .page-workbench .ddp-icon-button .ddp-icon-query-history.ddp-selected,.theme-dark .page-workbench .ddp-icon-button .ddp-icon-query-history:hover{background-position-x:-17px}.theme-dark .page-workbench .ddp-icon-button .ddp-icon-query-shortcuts{width:16px;height:16px;margin:-8px 0 0 -8px;background-position:left -77px}.theme-dark .page-workbench .ddp-icon-button .ddp-icon-query-shortcuts.ddp-selected,.theme-dark .page-workbench .ddp-icon-button .ddp-icon-query-shortcuts:hover{background-position-x:-17px}.theme-dark .page-workbench .ddp-icon-button .ddp-btn-query{position:relative}.theme-dark .page-workbench .ddp-wrap-editor .ddp-box-layout4.ddp-history{display:block;position:absolute;top:8px;right:8px;bottom:8px;width:350px;overflow:auto;background-color:#fff;z-index:10}.theme-dark .page-workbench .ddp-wrap-editor .ddp-box-layout4.ddp-history *{font-family:SpoqaHanSans,sans-serif}.theme-dark .page-workbench .ddp-wrap-editor .ddp-box-layout4 .ddp-data-title{position:relative}.theme-dark .page-workbench .ddp-wrap-editor .ddp-box-layout4.ddp-history .ddp-ui-history-option{float:right;top:3px;padding-right:0}.theme-dark .page-workbench .ddp-wrap-editor .ddp-box-layout4.ddp-history .ddp-ui-history-option .ddp-history-search{float:left;margin-left:10px}.theme-dark .page-workbench .ddp-wrap-editor .ddp-box-layout4.ddp-history .ddp-ui-history-option .ddp-history-search a.ddp-icon-search{display:inline-block;width:12px;height:12px;background:url(/assets/images/icon_search.png) no-repeat;background-position:left -27px}.theme-dark .page-workbench .ddp-wrap-editor .ddp-box-layout4.ddp-history .ddp-ui-history-option .ddp-btn-close2{display:inline-block;width:11px;height:11px;margin-left:10px;background:url(/assets/images/btn_close.png) no-repeat;background-position:-24px -58px}.theme-dark .page-workbench .ddp-wrap-editor .ddp-box-layout4.ddp-history .ddp-ui-history-option .ddp-btn-close2:hover{background-position-x:-36px}.theme-dark .page-workbench .ddp-wrap-editor .ddp-box-layout4.ddp-history .ddp-data-list-num{padding:0 0 3px 15px;color:#b7b9c2;font-size:12px}.theme-dark .page-workbench .ddp-wrap-editor .ddp-box-layout4.ddp-history .ddp-nodata{padding:0 0 15px 15px;color:#b7b9c3;font-size:12px}.theme-dark .page-workbench .ddp-wrap-editor .ddp-box-layout4.ddp-history .ddp-list-history li a{display:block;padding:9px 15px}.theme-dark .page-workbench .ddp-wrap-editor .ddp-box-layout4.ddp-history .ddp-list-history li a:hover{background-color:#f4f6fc}.theme-dark .page-workbench .ddp-wrap-editor .ddp-box-layout4.ddp-history .ddp-list-history li .ddp-data-history{overflow:hidden}.theme-dark .page-workbench .ddp-wrap-editor .ddp-box-layout4.ddp-history .ddp-list-history li .ddp-data-history .ddp-data-edit{color:#444;font-size:12px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.theme-dark .page-workbench .ddp-wrap-editor .ddp-box-layout4.ddp-history .ddp-list-history li .ddp-data-history .ddp-data-time{color:#7e8aa5;font-size:12px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.theme-dark .page-workbench .ddp-wrap-editor .ddp-box-layout4.ddp-history .ddp-list-history li .ddp-ui-history-data{float:right;padding:5px 0}.theme-dark .page-workbench .ddp-wrap-editor .ddp-box-layout4.ddp-history .ddp-list-history li .ddp-ui-history-data .ddp-data-ms{color:#7e8aa5;font-size:12px}.theme-dark .page-workbench .ddp-wrap-editor .ddp-box-layout4.ddp-history .ddp-list-history li .ddp-ui-history-data .ddp-icon-status-success{display:inline-block;width:13px;height:13px;margin-left:4px;background:url(/assets/images/icon_status.png) no-repeat}.theme-dark .page-workbench .ddp-wrap-editor .ddp-box-layout4.ddp-history .ddp-list-history li .ddp-ui-history-data .ddp-icon-status-fail{display:inline-block;width:13px;height:13px;margin-left:4px;background:url(/assets/images/icon_status.png) no-repeat;background-position-x:-14px}.theme-dark .page-workbench .ddp-wrap-editor .ddp-box-layout4.ddp-history .ddp-list-history li .ddp-ui-history-data .ddp-icon-return{display:inline-block;width:10px;height:11px;margin-left:8px;background:url(/assets/images/icon_control.png) no-repeat;background-position:left -266px}.theme-dark .page-workbench .ddp-wrap-editor .ddp-box-layout4.ddp-history .ddp-list-history li .ddp-ui-history-data .ddp-icon-view{display:inline-block;width:6px;height:11px;margin-left:12px;background:url(/assets/images/icon_list_view.png) no-repeat;background-position:left -10px}.theme-dark .page-workbench .ddp-wrap-editor .ddp-box-layout4.ddp-history .ddp-ui-history-option .ddp-history-search.ddp-selected{background-color:#fff}.theme-dark .page-workbench .ddp-wrap-editor .ddp-box-layout4.ddp-history .ddp-ui-history-option .ddp-history-search a.ddp-icon-search:hover{background-position-x:-13px}.theme-dark .page-workbench .ddp-wrap-editor .ddp-box-layout4.ddp-history .ddp-ui-history-option .ddp-icon-del{float:left;width:11px;height:12px;margin-left:10px;background:url(/assets/images/icon_control.png) no-repeat;background-position:-50px -14px}.theme-dark .page-workbench .ddp-wrap-editor .ddp-ui-history-option .ddp-icon-del:hover{background-position-x:-62px}.theme-dark .page-workbench .ddp-wrap-editor .ddp-ui-history-option .ddp-history-search .ddp-type-search{display:none}.theme-dark .page-workbench .ddp-wrap-editor .ddp-ui-history-option .ddp-history-search.ddp-selected .ddp-type-search{display:block}.theme-dark .page-workbench .ddp-wrap-editor .ddp-ui-history-option .ddp-history-search .ddp-type-search{position:absolute;top:9px;left:200px;right:55px;padding:0 50px 0 25px;background-color:#f4f6fc}.theme-dark .page-workbench .ddp-wrap-editor .ddp-ui-history-option .ddp-history-search .ddp-type-search:before{left:7px}.theme-dark .page-workbench .ddp-wrap-editor .ddp-ui-history-option .ddp-history-search .ddp-type-search .ddp-btn-delete{right:28px}.theme-dark .page-workbench .ddp-wrap-editor .ddp-ui-history-option .ddp-history-search .ddp-type-search .ddp-btn-back{display:inline-block;position:absolute;top:0;right:0;width:20px;height:28px;background-color:#b7b9c3}.theme-dark .page-workbench .ddp-wrap-editor .ddp-ui-history-option .ddp-history-search .ddp-type-search .ddp-btn-back:before{display:inline-block;position:absolute;top:50%;left:50%;margin:-6px 0 0 -3px;width:6px;height:11px;background:url(/assets/images/icon_list_view.png) no-repeat;background-position:left -37px;content:""}.theme-dark .page-workbench .ddp-wrap-editor .ddp-box-layout4.ddp-history .ddp-btn-more{display:inline-block;padding:10px 0;color:#4e5368;font-size:12px;text-decoration:underline}.theme-dark .page-workbench .ddp-ui-rnb-contents .ddp-ui-var-plus{padding-top:0}.theme-dark .page-workbench .ddp-ui-rnb-contents .ddp-ui-var-plus .ddp-ui-addview{margin-top:0}.theme-dark .page-workbench .ddp-ui-rnb-contents .ddp-ui-title{margin-left:0;padding-left:15px}.theme-dark .page-workbench .ddp-ui-rnb-contents .ddp-ui-title span.ddp-data-num{margin-left:3px}.theme-dark .page-workbench .ddp-ui-rnb-contents .ddp-ui-var-plus .ddp-ui-addview .ddp-box-addview{margin-bottom:2px}.theme-dark .page-workbench .ddp-ui-var-plus .ddp-list-form-plus .ddp-wrap-link-list.ddp-edit{background-color:#eaedf5}.theme-dark .ddp-ui-var-plus .ddp-list-form-plus .ddp-link-buttons .ddp-btn-pop{float:left;min-width:inherit;padding:6px 12px;margin-left:4px}.theme-dark .ddp-wrap-workbench{position:absolute;top:101px;left:0;right:0;bottom:0;width:auto;height:auto;overflow:hidden}.theme-dark .ddp-wrap-workbench .ddp-ui-rnb{position:relative;display:table-cell;width:52px;background-color:#f8f7f9;z-index:31;vertical-align:top}.theme-dark .ddp-wrap-workbench .ddp-layout-table{display:table;width:100%;height:100%}.theme-dark .ddp-wrap-workbench .ddp-ui-benchlnb{display:table-cell;position:relative;width:455px;height:100%;background-color:#1f2942;vertical-align:top;z-index:20}.theme-dark .ddp-wrap-workbench .ddp-ui-benchlnb.ddp-fold{width:280px}.theme-dark .ddp-wrap-workbench .ddp-ui-benchlnb.ddp-fold .ddp-view-benchlnb{width:100%}.theme-dark .ddp-wrap-workbench .ddp-ui-benchlnb.ddp-fold .ddp-ui-benchtable{display:none}.theme-dark .ddp-wrap-workbench .ddp-ui-benchlnb .ddp-view-benchlnb{position:relative;float:left;height:100%;width:55%}.theme-dark .ddp-ui-benchlnb.ddp-close{width:9px;min-width:9px}.theme-dark .ddp-ui-benchlnb.ddp-none{display:none}.theme-dark .ddp-ui-benchlnb.ddp-close .ddp-view-benchlnb{width:9px;min-width:auto}.theme-dark .ddp-ui-benchlnb.ddp-close .ddp-box-benchlnb,.theme-dark .ddp-ui-benchlnb.ddp-close .ddp-ui-benchtable{display:none}.theme-dark .ddp-box-benchlnb{width:100%;height:100%}.theme-dark .ddp-ui-benchlnb .ddp-btn-folding{position:absolute;top:23px;right:18px;z-index:1}.theme-dark .ddp-ui-benchlnb .ddp-btn-folding:before{display:inline-block;content:"";width:14px;height:12px;background:url(/assets/images/icon_folding2.png) no-repeat;background-position:-15px top}.theme-dark .ddp-ui-benchlnb .ddp-btn-folding:hover:before{background-position:0 0}.theme-dark .ddp-ui-benchlnb.ddp-close .ddp-btn-folding{display:inline-block;position:absolute;top:0;right:-14px;width:23px;height:91px;background-color:#4e5368}.theme-dark .ddp-ui-benchlnb.ddp-close .ddp-btn-folding:before{position:absolute;top:23px;left:50%;margin-left:-7px;width:14px;height:11px;background-position:-15px -14px}.theme-dark .ddp-ui-benchlnb.ddp-close .ddp-btn-folding:hover:before{background-position:left -14px}.theme-dark .ddp-ui-benchlnb .ddp-wrap-name{background-color:#4e5368}.theme-dark .ddp-ui-benchlnb .ddp-data-name{position:relative;padding:18px 35px 8px 18px;color:hsla(0,0%,100%,.8);font-size:16px;box-sizing:border-box}.theme-dark .ddp-ui-benchlnb .ddp-wrap-name>.ddp-data-name{height:46px}.theme-dark .ddp-ui-benchlnb .ddp-data-name .ddp-txt-dataname{display:inline-block;max-width:100%;position:relative;padding-right:24px;box-sizing:border-box}.theme-dark .ddp-ui-benchlnb .ddp-data-name .ddp-txt-dataname .ddp-txt-in{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal}.theme-dark .ddp-ui-benchlnb .ddp-data-name .ddp-wrap-info{position:absolute;top:1px;right:0;padding:3px;font-size:0}.theme-dark .ddp-ui-benchlnb .ddp-data-name .ddp-wrap-info .ddp-btn-info2{display:inline-block;vertical-align:middle}.theme-dark .ddp-ui-benchlnb .ddp-data-name .ddp-wrap-info .ddp-box-layout4{display:none;width:auto;min-width:320px;max-width:520px;position:fixed;top:140px;left:20px;z-index:10}.theme-dark .ddp-ui-benchlnb .ddp-data-name .ddp-wrap-info .ddp-box-layout4 .ddp-form-scroll{max-height:480px;overflow:auto}.theme-dark .ddp-ui-benchlnb .ddp-data-name .ddp-wrap-info .ddp-box-layout4 table.ddp-table-info{table-layout:inherit}.theme-dark .ddp-ui-benchlnb .ddp-data-name .ddp-wrap-info .ddp-box-layout4 table.ddp-table-info tr td{word-break:break-all}.theme-dark .ddp-ui-benchlnb .ddp-data-name .ddp-wrap-info.ddp-selected .ddp-box-layout4{display:block}.theme-dark .ddp-ui-benchlnb .ddp-data-name .ddp-btn-info2:before{display:inline-block;content:"";width:13px;height:13px;background:url(/assets/images/icon_info.png) no-repeat;background-position:left -30px}.theme-dark .ddp-ui-benchlnb .ddp-data-name .ddp-btn-info2:hover:before{background-position:-14px -30px}.theme-dark .ddp-ui-benchlnb .ddp-data-namesub{position:relative;height:56px;padding:15px 50px 10px 10px;color:hsla(0,0%,100%,.8);font-size:12px;cursor:pointer;box-sizing:border-box}.theme-dark .ddp-ui-benchlnb .ddp-data-namesub .ddp-data-in{position:relative;padding:8px 20px 8px 10px;height:31px;border-radius:2px;background-color:#3c4047;box-sizing:border-box}.theme-dark .ddp-ui-benchlnb .ddp-data-namesub .ddp-data-in.ddp-disabled{opacity:.3;cursor:no-drop}.theme-dark .ddp-ui-benchlnb .ddp-data-namesub .ddp-data-in em.ddp-icon-view{display:inline-block;position:absolute;top:50%;right:9px;width:7px;height:4px;margin-top:-2px;background:url(/assets/images/icon_select.png) no-repeat;background-position:-8px top;content:""}.theme-dark .ddp-ui-benchlnb .ddp-data-namesub .ddp-data-in.ddp-selected em.ddp-icon-view{transform:rotate(180deg)}.theme-dark .ddp-ui-benchlnb .ddp-data-namesub .ddp-data-in .ddp-box-layout4{display:none;position:absolute;top:100%;left:0;right:0;width:100%;padding:10px 0 20px;box-sizing:border-box}.theme-dark .ddp-ui-benchlnb .ddp-data-namesub .ddp-data-in .ddp-box-layout4 .ddp-form-search{width:180px}.theme-dark .ddp-ui-benchlnb .ddp-data-namesub .ddp-data-in.ddp-selected .ddp-box-layout4{display:block}.theme-dark .ddp-ui-benchlnb .ddp-data-namesub .ddp-data-in.ddp-selected .ddp-box-layout4.ddp-datasearch{padding-bottom:37px}.theme-dark .ddp-box-layout4.ddp-datasearch{padding-bottom:36px}.theme-dark .ddp-box-layout4.ddp-datasearch .ddp-form-search{width:250px}.theme-dark .ddp-box-layout4.ddp-datasearch .ddp-link-join{display:block;position:absolute;bottom:0;left:0;right:0;padding:10px;color:#4e5368;font-size:13px;border-top:1px solid #eaedf5}.theme-dark .ddp-box-layout4.ddp-datasearch .ddp-link-join .ddp-btn-option{position:absolute;top:50%;right:10px;margin-top:-8px}.theme-dark .ddp-box-layout4.ddp-datasearch .ddp-link-join:hover .ddp-btn-option{background-position:-16px top}.theme-dark .ddp-ui-benchlnb .ddp-data-namesub .ddp-link-btn{display:inline-block;position:absolute;top:15px;right:11px;height:30px;width:30px;background-color:#3c4047;border-radius:2px}.theme-dark .ddp-ui-benchlnb .ddp-data-namesub .ddp-link-btn:hover{background-color:#2f3339}.theme-dark .ddp-ui-benchlnb .ddp-data-namesub .ddp-link-btn.ddp-disabled{opacity:.3;cursor:no-drop}.theme-dark .ddp-ui-benchlnb .ddp-data-namesub .ddp-link-btn.ddp-disabled:hover{background-color:#3c4047}.theme-dark .ddp-ui-benchlnb .ddp-data-namesub .ddp-link-btn em.ddp-icon-table{display:inline-block;position:absolute;top:50%;left:50%;margin:-7px 0 0 -7px;width:13px;height:14px;background:url(/assets/images/icon_data.png) no-repeat;background-position:-67px top}.theme-dark .ddp-ui-benchlnb .ddp-data-namesub.ddp-selected .ddp-box-layout4{display:block}.theme-dark .ddp-ui-benchlnb .ddp-data-namesub .ddp-icon-database3{float:left;margin-right:8px;width:12px;height:15px;background:url(/assets/images/icon_database.png) no-repeat;background-position:left -14px}.theme-dark .ddp-ui-benchlnb .ddp-data-namesub span.ddp-txt-namesub{display:block;position:relative;color:#b7b9c2;font-size:12px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.theme-dark .ddp-ui-benchlnb .ddp-data-namesub:hover em.ddp-icon-view{opacity:1}.theme-dark .ddp-wrap-tablelist .ddp-ui-title{position:relative;padding:15px 18px 0;color:#a0acbf;font-size:12px}.theme-dark .ddp-wrap-tablelist .ddp-form-search{width:235px;margin:10px 25px 13px}.theme-dark .ddp-wrap-tablelist .ddp-form-search input{border-bottom:1px solid #656971;color:#c3c8d3}.theme-dark .ddp-wrap-tablelist .ddp-form-search .ddp-btn-search-close:before{background-position-x:-8px}.theme-dark .ddp-ui-tablelist{position:absolute;top:157px;left:0;right:0;bottom:0;padding-bottom:36px}.theme-dark .ddp-ui-tablelist a.ddp-btn-more{display:inline-block;margin:12px 0 0 25px;color:#c3c8d3;font-size:12px;text-decoration:underline}.theme-dark .ddp-ui-tablelist .ddp-ui-pageing{position:absolute;bottom:0;left:0;right:0}.theme-dark ul.ddp-list-table{height:100%;overflow:auto}.theme-dark ul.ddp-list-table::-webkit-scrollbar-track{background:#3f4349}.theme-dark ul.ddp-list-table::-webkit-scrollbar-thumb{border:4px solid #3f4349;background-color:#6d7179}.theme-dark ul.ddp-list-table li{position:relative;padding:8px 58px 8px 43px;cursor:pointer}.theme-dark ul.ddp-list-table li:hover{background-color:#303c59}.theme-dark ul.ddp-list-table li .ddp-data-tablename{display:block;color:#c3c8d3;font-size:13px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.theme-dark .ddp-box-tableinfo{border:1px solid #ddd;background-color:#fff;border-radius:2px}.theme-dark ul.ddp-list-table li em.ddp-icon-table{display:inline-block;position:absolute;top:10px;left:25px;width:10px;height:10px;background:url(/assets/images/icon_table.png) no-repeat}.theme-dark ul.ddp-list-table li .ddp-ui-buttons{position:absolute;top:5px;right:16px}.theme-dark ul.ddp-list-table li .ddp-ui-buttons .ddp-icon-info.ddp-selected em.ddp-icon-info:before{background-position:-14px -30px}.theme-dark ul.ddp-list-table li:hover .ddp-ui-buttons{display:block}.theme-dark ul.ddp-list-table li .ddp-ui-buttons .ddp-icon-info{float:left;position:relative;top:1px}.theme-dark ul.ddp-list-table li .ddp-ui-buttons .ddp-icon-schemainfo{float:left}.theme-dark ul.ddp-list-table li em.ddp-icon-info{display:inline-block;padding:3px;cursor:pointer}.theme-dark ul.ddp-list-table li em.ddp-icon-info:before{display:inline-block;content:"";width:13px;height:13px;background:url(/assets/images/icon_info.png) no-repeat;background-position:-28px -30px}.theme-dark ul.ddp-list-table li em.ddp-icon-info.ddp-disabled{cursor:no-drop}.theme-dark ul.ddp-list-table li em.ddp-icon-info.ddp-disabled:before,.theme-dark ul.ddp-list-table li em.ddp-icon-info.ddp-disabled:hover:before{background-position:-28px -30px}.theme-dark ul.ddp-list-table li em.ddp-icon-info.ddp-selected:before,.theme-dark ul.ddp-list-table li em.ddp-icon-info:hover:before{background-position:-14px -30px}.theme-dark ul.ddp-list-table li em.ddp-icon-tableinfo{display:inline-block;position:relative;top:2px;padding:3px;cursor:pointer}.theme-dark ul.ddp-list-table li em.ddp-icon-tableinfo:before{display:inline-block;content:"";width:13px;height:10px;background:url(/assets/images/btn_schema.png) no-repeat}.theme-dark ul.ddp-list-table li em.ddp-icon-tableinfo.ddp-selected:before,.theme-dark ul.ddp-list-table li em.ddp-icon-tableinfo:hover:before{background-position:-14px top}.theme-dark ul.ddp-list-table li em.ddp-icon-tableinfo.ddp-disabled{cursor:no-drop}.theme-dark ul.ddp-list-table li em.ddp-icon-tableinfo.ddp-disabled:before,.theme-dark ul.ddp-list-table li em.ddp-icon-tableinfo.ddp-disabled:hover:before{background-position:0 0}.theme-dark .ddp-box-layout4{position:relative;width:211px;border-radius:2px;border:1px solid #ddd;background-color:#fff;z-index:1;box-sizing:border-box;box-shadow:0 1px 3px rgba(0,0,0,.3)}.theme-dark .ddp-box-layout4.ddp-basic{padding:17px;color:#4e5368;font-size:12px;line-height:18px}.theme-dark .ddp-box-layout4.ddp-layout-info{position:fixed;left:270px;min-width:220px;width:auto;max-width:350px;max-height:520px;z-index:70;overflow:auto}.theme-dark .ddp-box-layout4.ddp-layout-info.ddp-info-type{max-width:520px;min-width:200px;overflow:hidden;table-layout:inherit}.theme-dark .ddp-box-layout4.ddp-layout-info.ddp-info-type .ddp-form-scroll{max-height:476px;overflow:auto}.theme-dark .ddp-box-layout4.ddp-layout-info.ddp-info-type table tr td{word-break:break-all}.theme-dark .ddp-box-layout4 .ddp-label-table{padding:0 15px;margin-bottom:-4px;max-width:520px}.theme-dark .ddp-box-layout4 .ddp-label-table .ddp-txt-label{display:inline-block;position:relative;padding-left:6px;color:#4e5368;font-size:12px}.theme-dark .ddp-box-layout4 .ddp-label-table .ddp-txt-label:before{position:absolute;top:3px;left:0;height:9px;border-left:2px solid #4e5368;content:""}.theme-dark .ddp-box-layout4.ddp-layout-info.ddp-info-type .ddp-data-title{font-size:14px}.theme-dark .ddp-box-layout4.ddp-layout-tableinfo{position:fixed;left:270px;min-width:420px;width:auto;padding:0 20px;max-width:650px;max-height:500px;z-index:70;overflow:auto;box-sizing:border-box}.theme-dark .ddp-box-layout4.ddp-layout-tableinfo .ddp-form-search{width:100%;margin-left:0;box-sizing:border-box}.theme-dark .ddp-box-layout4.ddp-layout-tableinfo .ddp-data-title{padding-left:0;padding-right:0}.theme-dark .ddp-box-layout4.ddp-layout-tableinfo .ddp-ui-list-type{margin:10px -20px}.theme-dark .ddp-box-layout4.ddp-layout-tableinfo .ddp-ui-list-type ul{padding:0}.theme-dark .ddp-box-layout4 a.ddp-btn-close{display:inline-block;position:absolute;top:17px;right:20px;width:11px;height:11px!important;background:url(/assets/images/btn_close.png) no-repeat;background-position:-12px -58px}.theme-dark .ddp-box-layout4 .ddp-data-explain{padding:11px 15px;color:#b7bac1;font-size:12px;border-bottom:1px solid #eaedf5;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;box-sizing:border-box}.theme-dark .ddp-box-layout4 .ddp-txt-strong{padding:20px 0 0;color:#d62d1f;font-size:12px}.theme-dark .ddp-box-layout4 table.ddp-table-info{width:100%;padding:10px 0}.theme-dark .ddp-box-layout4 table.ddp-table-info tr th{padding:2px 15px;color:#b7bac1;text-align:left;font-size:12px;vertical-align:top}.theme-dark .ddp-box-layout4 table.ddp-table-info tr td{padding:2px 15px 2px 0;color:#4e5368;font-size:12px}.theme-dark .ddp-box-layout4.ddp-information table.ddp-table-info tr td{text-align:left}.theme-dark .ddp-box-layout4 table.ddp-table-info tr td a.ddp-link{text-decoration:underline;color:#4c92e0}.theme-dark .ddp-box-layout4 .ddp-form-search{width:168px;margin-left:20px}.theme-dark .ddp-box-layout4 .ddp-data-det2{padding:10px 13px 0;color:#9c9fa9;font-size:12px;font-weight:400}.theme-dark .ddp-box-layout4 .ddp-data-det2 strong{display:block;padding-bottom:5px;color:#4e5368;font-size:12px;font-weight:400}.theme-dark .ddp-box-layout4 .ddp-data-det2 .ddp-txt-det{display:block;padding-bottom:10px;color:#9c9fa9;font-size:12px;line-height:18px;font-weight:400}.theme-dark .ddp-box-layout4 .ddp-data-det2 .ddp-txt-det em.ddp-icon-chart-children{display:inline-block;position:relative;top:0;left:0;width:13px;height:13px;margin-right:5px;background:url(/assets/images/img_childrenchart.png) no-repeat;vertical-align:middle}.theme-dark .ddp-box-layout4 .ddp-ui-list-type{max-height:361px;overflow:auto}.theme-dark .ddp-box-layout4 .ddp-ui-list-type a.ddp-btn-more{display:inline-block}.theme-dark .ddp-box-layout4 ul.ddp-list-type{padding:10px 0}.theme-dark .ddp-box-layout4 ul.ddp-list-type li a{display:block;position:relative;padding:8px 20px;color:#4e5368;font-size:12px}.theme-dark .ddp-box-layout4 ul.ddp-list-type li a span.ddp-data-name{display:block;max-width:100%;color:#4e5368;font-size:13px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal;padding:0}.theme-dark .ddp-box-layout4 ul.ddp-list-type li a span.ddp-data-name em.ddp-data{position:relative;padding:0 6px;margin-right:5px;border-right:1px solid #b7b9c3;border-left:1px solid #b7b9c3;color:#b7b9c3;font-size:11px}.theme-dark .ddp-box-layout4 ul.ddp-list-type li a:hover{background-color:#f4f6fc}.theme-dark .ddp-box-layout4 ul.ddp-list-type li a .ddp-icon-database-s{float:left;margin-right:7px}.theme-dark .ddp-box-layout4 ul.ddp-list-type li.ddp-selected a{color:#1972d0}.theme-dark .ddp-box-layout4 ul.ddp-list-type.ddp-list-popup li a{padding-right:30px}.theme-dark .ddp-box-layout4 ul.ddp-list-type.ddp-list-popup li.ddp-selected a .ddp-data-name{color:#1972d0}.theme-dark .ddp-box-layout4 .ddp-btn-more{display:inline-block;margin:0 20px;color:#4e5368;font-size:12px;text-decoration:underline}.theme-dark ul.ddp-list-rnb li a{display:block;position:relative;width:52px;height:52px}.theme-dark ul.ddp-list-rnb li.ddp-selected a{background-color:#7e8aa5}.theme-dark ul.ddp-list-rnb li a:hover em.ddp-icon-globalvar{background-position:-21px top}.theme-dark ul.ddp-list-rnb li a:hover em.ddp-icon-history{background-position:-21px -17px}.theme-dark ul.ddp-list-rnb li a:hover em.ddp-icon-navimenu{background-position:-17px -38px}.theme-dark ul.ddp-list-rnb li.ddp-selected a em.ddp-icon-globalvar{background-position:-42px top}.theme-dark ul.ddp-list-rnb li.ddp-selected a em.ddp-icon-history{background-position:-42px -17px}.theme-dark ul.ddp-list-rnb li.ddp-selected a em.ddp-icon-navimenu{background-position:-34px -38px}.theme-dark em.ddp-icon-globalvar,.theme-dark em.ddp-icon-history,.theme-dark em.ddp-icon-navimenu{display:inline-block;position:absolute;top:50%;left:50%;background:url(/assets/images/icon_query_rnb.png) no-repeat}.theme-dark em.ddp-icon-globalvar{margin:-8px 0 0 -10px;width:20px;height:16px}.theme-dark em.ddp-icon-history{margin:-10px 0 0 -10px;width:20px;height:20px;background-position:left -17px}.theme-dark em.ddp-icon-navimenu{margin:-8px 0 0 -8px;width:16px;height:16px;background-position:left -38px}.theme-dark .ddp-wrap-rnb-contents{height:100%}.theme-dark .ddp-ui-rnb-contents{position:absolute;right:52px;bottom:0;top:0;width:505px;height:100%;border-right:1px solid #eaedf5;background-color:#f7f7f8}.theme-dark .ddp-ui-rnb-contents.ddp-type{width:316px}.theme-dark .ddp-ui-rnb-contents:before{display:inline-block;content:"";position:absolute;left:-5px;top:0;bottom:0;width:5px;background:url(/assets/images/bg_shadow2.png) repeat-y}.theme-dark .ddp-ui-rnb-contents .ddp-ui-title{position:relative;padding:17px 0 15px;margin-left:15px;font-size:16px;color:#555d66;font-weight:700;border-bottom:1px solid #e5e6e8}.theme-dark .ddp-ui-rnb-contents .ddp-ui-title span.ddp-data-num{margin-left:10px;color:#b7b9c2}.theme-dark .ddp-ui-rnb-contents .ddp-ui-title span.ddp-data-num2{color:#b7b9c2;font-size:16px;font-weight:700}.theme-dark .ddp-ui-rnb-contents .ddp-ui-option{position:relative}.theme-dark .ddp-ui-rnb-contents .ddp-wrap-selectbox{position:absolute;top:10px;right:17px}.theme-dark .ddp-ui-rnb-contents .ddp-ui-option .ddp-form-search{margin:6px 20px 9px;width:200px}.theme-dark .ddp-ui-rnb-contents .ddp-ui-option .ddp-ui-reset{position:absolute;top:10px;right:17px}.theme-dark .ddp-ui-rnb-contents .ddp-ui-option .ddp-ui-reset .ddp-ui-tooltip-info{display:none;position:absolute;top:20px;right:-33px;left:inherit}.theme-dark .ddp-ui-rnb-contents .ddp-ui-option .ddp-ui-reset:hover .ddp-ui-tooltip-info{display:block}.theme-dark .ddp-ui-rnb-contents .ddp-ui-option .ddp-ui-reset:hover .ddp-ui-tooltip-info .ddp-icon-view-top{left:inherit;right:37px}.theme-dark .ddp-ui-rnb-contents .ddp-wrap-table-simple{position:absolute;top:96px;left:0;right:0;bottom:0}.theme-dark .ddp-ui-rnb-contents .ddp-wrap-table-simple .ddp-table-tbody{position:absolute;top:23px;left:0;right:0;bottom:0;overflow-y:scroll}.theme-dark .ddp-ui-rnb-contents .ddp-wrap-table-simple .ddp-table-tbody::-webkit-scrollbar-track{background:#f7f7f8}.theme-dark .ddp-ui-rnb-contents .ddp-wrap-table-simple .ddp-table-tbody::-webkit-scrollbar-thumb{border-color:#f7f7f8}.theme-dark .ddp-ui-rnb-contents .ddp-ui-var-plus{position:absolute;top:53px;left:0;right:0;bottom:0;padding:15px 15px 0}.theme-dark .ddp-ui-rnb-contents .ddp-ui-var-plus .ddp-ui-addview{position:relative;margin-top:-15px}.theme-dark .ddp-ui-rnb-contents .ddp-ui-var-plus .ddp-wrap-addview .ddp-btn-add{display:inline-block;position:absolute;top:-33px;right:16px;width:12px;height:12px;background:url(/assets/images/icon_add2.png) no-repeat;background-position:-55px top}.theme-dark .ddp-ui-rnb-contents .ddp-ui-var-plus .ddp-wrap-addview.ddp-selected .ddp-btn-add{animation-name:plusspin;animation-duration:.3s;transform:rotate(45deg)}.theme-dark .ddp-ui-rnb-contents .ddp-ui-var-plus .ddp-wrap-addview .ddp-ui-addview{display:none}.theme-dark .ddp-ui-rnb-contents .ddp-ui-var-plus .ddp-wrap-addview.ddp-selected .ddp-ui-addview{display:block}.theme-dark .ddp-ui-rnb-contents .ddp-ui-var-plus .ddp-ui-addview .ddp-box-addview{width:316px;padding:15px;margin-left:-15px;margin-bottom:13px;background-color:#eaedf5;box-sizing:border-box;font-weight:400;z-index:10}.theme-dark .ddp-ui-rnb-contents .ddp-ui-var-plus .ddp-ui-addview .ddp-box-addview:before{display:inline-block;position:absolute;bottom:100%;right:0;width:18px;height:11px;background:url(/assets/images/icon_addview.png) no-repeat;content:""}.theme-dark .ddp-ui-var-plus .ddp-ui-addview .ddp-list-addview tr th{padding:8px 0;color:#7e8aa5;font-size:13px;font-weight:400;text-align:left;vertical-align:top}.theme-dark .ddp-ui-var-plus .ddp-ui-addview .ddp-list-addview tr td{padding:2px 0}.theme-dark .ddp-ui-var-plus .ddp-ui-addview .ddp-list-addview tr td .ddp-type-selectbox.ddp-txt-type{width:120px}.theme-dark .ddp-ui-var-plus .ddp-data-error{color:#e70000;font-size:12px;font-style:italic}.theme-dark .ddp-ui-var-plus .ddp-data-error:before{display:inline-block;width:13px;height:13px;background:url(/assets/images/icon_info.png) no-repeat;vertical-align:middle;background-position:-28px top;content:""}.theme-dark .ddp-ui-var-plus .ddp-ui-addview .ddp-box-buttons{padding:2px 0 0 46px;overflow:hidden}.theme-dark .ddp-ui-var-plus .ddp-ui-addview .ddp-box-buttons .ddp-btn-pop{float:left;margin:0 2px}.theme-dark .ddp-ui-var-plus .ddp-list-form-plus{color:#b7b9c2;font-size:13px}.theme-dark .ddp-ui-var-plus .ddp-list-form-plus .ddp-input-typebasic.ddp-readonly{border-color:transparent;background:none;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.theme-dark .ddp-ui-var-plus .ddp-list-form-plus .ddp-input-typebasic.ddp-readonly.ddp-value{color:#7e8aa5}.theme-dark .ddp-ui-var-plus .ddp-list-form-plus .ddp-wrap-link-list{float:left;margin:0 -15px;padding:2px 12px 2px 15px;cursor:pointer}.theme-dark .ddp-ui-var-plus .ddp-list-form-plus .ddp-wrap-link-list:hover{background-color:#eaedf5}.theme-dark .ddp-ui-var-plus .ddp-list-form-plus .ddp-wrap-link-list .ddp-form-multy2{margin-bottom:0}.theme-dark .ddp-ui-var-plus .ddp-list-form-plus .ddp-wrap-link-list .ddp-form-multy2.ddp-type em.ddp-icon-type-calen3,.theme-dark .ddp-ui-var-plus .ddp-list-form-plus .ddp-wrap-link-list .ddp-form-multy2.ddp-type em.ddp-icon-type-text{margin-top:0;top:9px}.theme-dark .ddp-ui-var-plus .ddp-list-form-plus .ddp-wrap-link-list .ddp-form-multy2 .ddp-ui-buttons{margin-top:0;top:5px}.theme-dark .ddp-ui-var-plus .ddp-list-form-plus .ddp-wrap-link-list .ddp-form-multy2 .ddp-ui-buttons .ddp-icon-control-insert{position:relative;top:2px}.theme-dark .ddp-ui-var-plus .ddp-list-form-plus .ddp-wrap-link-list .ddp-box-typebasic{width:55%;float:left}.theme-dark .ddp-ui-var-plus .ddp-list-form-plus .ddp-wrap-link-list .ddp-box-typebasic.ddp-value{width:43%;float:right}.theme-dark .ddp-ui-var-plus .ddp-list-form-plus .ddp-wrap-link-list .ddp-box-typebasic input.ddp-input-typebasic{width:100%;cursor:pointer}.theme-dark .ddp-ui-var-plus .ddp-list-form-plus .ddp-wrap-link-list .ddp-box-typebasic .ddp-form-calen{float:left;width:100%}.theme-dark .ddp-ui-var-plus .ddp-list-form-plus .ddp-wrap-link-list input{cursor:text!important}.theme-dark .ddp-ui-var-plus .ddp-list-form-plus .ddp-wrap-link-list input[type=text].ddp-readonly{cursor:pointer!important}.theme-dark .ddp-ui-var-plus .ddp-list-form-plus .ddp-link-buttons{float:right;clear:both;padding:6px 0 3px;text-align:right}.theme-dark .ddp-ui-var-plus .ddp-list-blank{float:left;width:100%;margin-top:15px;position:relative;color:#b7b9c2;font-size:13px;letter-spacing:-1px}.theme-dark .ddp-ui-var-plus .ddp-list-blank .ddp-icon-blank-plus{display:inline-block;position:relative;top:-2px;width:9px;height:10px;margin-right:6px;background:url(/assets/images/icon_blank.png) no-repeat;vertical-align:middle}.theme-dark .ddp-ui-var-plus .ddp-list-blank .ddp-icon-blank-point{display:inline-block;position:absolute;top:0;right:2px;width:10px;height:14px;margin-left:5px;background:url(/assets/images/icon_blank.png) no-repeat;background-position:left -11px;vertical-align:middle}.theme-dark .ddp-ui-var-plus a.ddp-link-var-add{float:right;position:relative;top:6px;padding-left:13px;padding-right:15px;color:#7e8aa5;font-size:12px;overflow:hidden}.theme-dark .ddp-ui-var-plus a.ddp-link-var-add.ddp-disabled{opacity:.5;cursor:no-drop}.theme-dark .ddp-ui-var-plus a.ddp-link-var-add em.ddp-box-plus{display:inline-block;position:relative;width:14px;height:14px;margin-right:7px;text-align:center;border:1px solid #dededf;vertical-align:middle}.theme-dark .ddp-ui-var-plus a.ddp-link-var-add em.ddp-box-plus:before{display:inline-block;position:absolute;top:50%;left:50%;margin:-5px 0 0 -5px;width:9px;height:9px;background:url(/assets/images/btn_minus_plus.png) no-repeat;background-position:left -2px;content:""}.theme-dark .ddp-form-multy2{position:relative;padding-right:40px;margin-bottom:6px}.theme-dark .ddp-form-multy2.ddp-type{padding-left:20px}.theme-dark .ddp-form-multy2.ddp-type em.ddp-icon-type-calen3,.theme-dark .ddp-form-multy2.ddp-type em.ddp-icon-type-text{display:inline-block;position:absolute;top:50%;left:0;margin-top:-6px}.theme-dark .ddp-form-multy2 .ddp-input-typebasic{float:left;width:55%}.theme-dark .ddp-form-multy2 .ddp-input-typebasic.ddp-value{float:right;width:43%}.theme-dark .ddp-form-multy2 .ddp-ui-buttons{position:absolute;top:50%;right:0;margin-top:-11px}.theme-dark .ddp-form-multy2 .ddp-ui-buttons .ddp-btn-control{position:relative;float:left;margin-left:3px}.theme-dark .ddp-form-multy2 .ddp-ui-buttons .ddp-btn-control .ddp-ui-tooltip-info{display:none;top:22px;left:inherit;right:-10px}.theme-dark .ddp-form-multy2 .ddp-ui-buttons .ddp-btn-control:hover .ddp-ui-tooltip-info{display:block}.theme-dark .ddp-form-multy2 .ddp-ui-buttons .ddp-btn-control .ddp-ui-tooltip-info em.ddp-icon-view-top{left:inherit;right:17px}.theme-dark .ddp-form-multy2 .ddp-ui-buttons .ddp-btn-control .ddp-icon-control-close{position:relative;top:3px}.theme-dark .ddp-form-multy2 .ddp-ui-buttons .ddp-btn-control.ddp-disabled{opacity:.3}.theme-dark .ddp-form-multy2 .ddp-ui-buttons .ddp-btn-control.ddp-disabled:after{display:inline-block;content:"";position:absolute;top:-3px;left:-3px;right:-3px;bottom:-3px;cursor:no-drop}.theme-dark .ddp-form-multy2 .ddp-ui-buttons .ddp-btn-control.ddp-disabled .ddp-ui-tooltip-info{display:none}.theme-dark .ddp-form-multy2 .ddp-ui-buttons .ddp-btn-control .ddp-wrap-popup2{display:none;position:absolute;top:100%;right:0;margin-top:3px}.theme-dark .ddp-form-multy2 .ddp-ui-buttons .ddp-btn-control.ddp-selected .ddp-wrap-popup2{display:block}.theme-dark .ddp-form-multy2 .ddp-ui-buttons .ddp-btn-control.ddp-selected .ddp-icon-control-more2:before{background-position-x:-3px}.theme-dark .ddp-form-multy2 .ddp-ui-calen{position:relative;float:right;width:43%;background-color:#fff}.theme-dark .ddp-form-multy2 .ddp-ui-calen .ddp-icon-type-calen2{left:inherit;right:9px}.theme-dark .ddp-form-multy2 .ddp-ui-calen input.ddp-input-typebasic{padding-right:23px;width:100%;text-align:left;border:1px solid #d0d1d9;box-sizing:border-box}.theme-dark .ddp-form-multy2 .ddp-ui-calen input.ddp-input-typebasic:focus{border:1px solid #b7b9c2}.theme-dark .ddp-wrap-table-simple .ddp-table-thead{padding-right:18px;background-color:#e7e7eb}.theme-dark table.ddp-table-simple{table-layout:fixed;width:100%}.theme-dark table.ddp-table-simple tr th{position:relative;padding:2px 5px;color:#7e8aa5;font-size:11px;text-align:left;font-weight:400}.theme-dark table.ddp-table-simple tr th em[class*=ddp-icon-array-]{display:inline-block}.theme-dark table.ddp-table-simple tr td{padding:5px;text-align:left;color:#4e5368;font-size:12px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal;cursor:pointer}.theme-dark table.ddp-table-simple tr td .ddp-icon-group-s,.theme-dark table.ddp-table-simple tr td .ddp-icon-user-s{display:inline-block;margin-right:5px;width:17px;text-align:right}.theme-dark table.ddp-table-simple tr td .ddp-icon-user-s{position:relative;right:2px}.theme-dark table.ddp-table-simple tr td .ddp-icon-user-s:before{display:inline-block;content:"";width:8px;height:10px;background:url(/assets/images/icon_group.png) no-repeat;background-position:left -54px}.theme-dark table.ddp-table-simple tr td .ddp-icon-group-s:before{display:inline-block;content:"";width:8px;height:10px;background:url(/assets/images/icon_group.png) no-repeat;background-position:left -54px;width:17px;height:11px;background-position:left -65px}.theme-dark table.ddp-table-simple tr td .ddp-ui-action{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.theme-dark table.ddp-table-simple tr td .ddp-ui-time{width:100%;color:#7e8aa5;font-size:12px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.theme-dark .ddp-wrap-table-simple .ddp-table-tbody a.ddp-btn-more{display:inline-block;margin:10px 22px;color:#4e5368;font-size:12px;text-decoration:underline}.theme-dark .ddp-ui-query{display:table-cell;width:100%;height:100%;padding:0 13px 11px 2px;z-index:5;vertical-align:top;box-sizing:border-box}.theme-dark .ddp-ui-query-in{position:relative;width:100%;height:100%}.theme-dark .ddp-box-editer{position:absolute;top:0;left:12px;right:13px;bottom:60%;padding-bottom:33px;border:1px solid #ddd;background-color:#fff;overflow:hidden}.theme-dark .ddp-box-editer.ddp-full{position:fixed!important;left:13px!important;right:64px!important;bottom:2px!important;top:101px!important;height:auto!important;background-color:#fff;z-index:15}.theme-dark .ddp-box-editer.ddp-full .ddp-box-full{display:none}.theme-dark .ddp-box-editer.ddp-full .ddp-box-reduce{display:block}.theme-dark .ddp-wrap-tabs-edit{position:relative;height:33px;padding-right:33px;box-sizing:border-box;background-color:#fff;z-index:5}.theme-dark .ddp-wrap-tabs-edit:before{display:inline-block;position:absolute;bottom:0;left:0;right:0;border-bottom:1px solid #ddd;content:""}.theme-dark .ddp-wrap-tabs-edit .ddp-wrap-btn{position:absolute;top:0;right:0}.theme-dark .ddp-wrap-tabs-edit .ddp-btn-reset{position:relative;float:left;width:32px;height:32px;cursor:pointer;border-left:1px solid #ddd;background-color:#fff;z-index:1}.theme-dark .ddp-wrap-tabs-edit .ddp-btn-reset em.ddp-btn-reset2{position:absolute;top:50%;left:50%;margin:-6px 0 0 -6px}.theme-dark .ddp-wrap-tabs-edit .ddp-btn-reset .ddp-ui-tooltip-info{display:none;top:40px;left:inherit;right:-11px}.theme-dark .ddp-wrap-tabs-edit .ddp-btn-reset:hover .ddp-ui-tooltip-info{display:block}.theme-dark .ddp-wrap-tabs-edit .ddp-btn-reset:hover em.ddp-btn-reset2{background-position:-15px -34px}.theme-dark .ddp-wrap-tabs-query .ddp-wrap-btn{position:absolute;top:0;right:0}.theme-dark .ddp-wrap-tabs-query .ddp-btn-reset{position:relative;float:left;width:32px;height:32px;cursor:pointer;border-left:1px solid #ddd;background-color:#fff;z-index:1}.theme-dark .ddp-wrap-tabs-query .ddp-btn-reset em.ddp-btn-reset2{position:absolute;top:50%;left:50%;margin:-6px 0 0 -6px}.theme-dark .ddp-wrap-tabs-query .ddp-btn-reset .ddp-ui-tooltip-info{display:none;top:40px;left:inherit;right:-11px}.theme-dark .ddp-wrap-tabs-query .ddp-btn-reset:hover .ddp-ui-tooltip-info{display:block}.theme-dark .ddp-wrap-tabs-query .ddp-btn-reset:hover em.ddp-btn-reset2{background-position:-15px -34px}.theme-dark .ddp-wrap-tabs-query .ddp-ui-result-none{padding:9px 10px;color:#a2a9c1;font-size:13px}.theme-dark .ddp-wrap-tabs-edit .ddp-btn-size{position:relative;float:left;width:33px;height:32px;border-left:1px solid #ddd;background-color:#fff;cursor:pointer;z-index:1}.theme-dark .ddp-box-editer .ddp-box-full{display:block}.theme-dark .ddp-box-editer .ddp-box-reduce{display:none}.theme-dark .ddp-wrap-tabs-edit .ddp-btn-size em.ddp-icon-fullsize,.theme-dark .ddp-wrap-tabs-edit .ddp-btn-size em.ddp-icon-reducesize{display:inline-block;position:absolute;top:50%;left:50%;width:13px;height:13px;margin:-7px 0 0 -7px;background:url(/assets/images/btn_size.png) no-repeat}.theme-dark .ddp-wrap-tabs-edit .ddp-btn-size em.ddp-icon-reducesize{background-position:left -14px}.theme-dark .ddp-wrap-tabs-edit .ddp-btn-size:hover em.ddp-icon-fullsize{background-position:-14px 0}.theme-dark .ddp-wrap-tabs-edit .ddp-btn-size:hover em.ddp-icon-reducesize{background-position:-14px -14px}.theme-dark .ddp-wrap-tabs-edit .ddp-btn-size .ddp-ui-tooltip-info{display:none;top:40px;left:inherit;right:0}.theme-dark .ddp-wrap-tabs-edit .ddp-btn-size .ddp-ui-tooltip-info em.ddp-icon-view-top{left:auto;right:15px}.theme-dark .ddp-wrap-tabs-edit .ddp-btn-size:hover .ddp-ui-tooltip-info{display:block}.theme-dark .ddp-ui-tabs .ddp-btn-prev{left:0}.theme-dark .ddp-ui-tabs .ddp-btn-next,.theme-dark .ddp-ui-tabs .ddp-btn-prev{display:none;position:absolute;top:0;width:23px;height:33px;border-right:1px solid #ddd;background-color:#fff;z-index:1}.theme-dark .ddp-ui-tabs .ddp-btn-next{left:24px}.theme-dark .ddp-wrap-querylist{position:absolute;top:0;left:0;z-index:10;white-space:nowrap}.theme-dark .ddp-ui-tabs.ddp-slide .ddp-btn-listslider{display:block}.theme-dark .ddp-btn-listslider{display:none;position:absolute;left:0;top:0;background-color:#fff;z-index:1}.theme-dark .ddp-btn-listslider .ddp-btn-slidernext,.theme-dark .ddp-btn-listslider .ddp-btn-sliderprev{float:left;position:relative;width:35px;height:33px;border:1px solid #ddd;box-sizing:Border-box}.theme-dark .ddp-btn-listslider .ddp-btn-slidernext{border-left:none}.theme-dark .ddp-btn-listslider .ddp-btn-slidernext:before,.theme-dark .ddp-btn-listslider .ddp-btn-sliderprev:before{display:inline-block;position:absolute;top:50%;left:50%;margin:-4px 0 0 -2px;width:4px;height:7px;background:url(/assets/images/icon_dataview.png) no-repeat;background-position:left -19px;content:""}.theme-dark .ddp-btn-listslider .ddp-btn-sliderprev{transform:rotate(180deg)}.theme-dark .ddp-wrap-querylist .ddp-wrap-popup2{display:none;width:182px;position:absolute;top:33px;left:0;box-sizing:border-box;overflow-y:auto}.theme-dark .ddp-wrap-querylist.ddp-selected .ddp-wrap-popup2{display:block}.theme-dark .ddp-wrap-querylist .ddp-wrap-popup2 a{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.theme-dark .ddp-ui-tabs{position:relative;display:inline-block;padding-right:33px;max-width:100%;box-sizing:border-box}.theme-dark .ddp-ui-tabs .ddp-btn-next em.ddp-icon-next,.theme-dark .ddp-ui-tabs .ddp-btn-prev em.ddp-icon-prev{display:inline-block;position:absolute;top:50%;left:50%;width:4px;height:7px;margin:-4px 0 0 -2px;background:url(/assets/images/icon_slide.png) no-repeat}.theme-dark .ddp-ui-tabs .ddp-btn-next em.ddp-icon-next{background-position:-5px top}.theme-dark .ddp-ui-tabs .ddp-btn-prev:hover em.ddp-icon-prev{background-position:0 -7px}.theme-dark .ddp-ui-tabs .ddp-btn-next:hover em.ddp-icon-next{background-position:-5px -7px}.theme-dark .ddp-ui-tabs.ddp-slide{padding:0 33px 0 70px}.theme-dark .ddp-ui-tabs.ddp-slide .ddp-btn-next,.theme-dark .ddp-ui-tabs.ddp-slide .ddp-btn-prev{display:block}.theme-dark .ddp-ui-tabs a.ddp-btn-plus{display:inline-block;position:absolute;top:0;right:0;width:33px;height:32px;border-right:1px solid #ddd;border-left:1px solid #ddd;background-color:#fff}.theme-dark .ddp-ui-tabs a.ddp-btn-plus:hover{background-color:#f9f9f9}.theme-dark .ddp-ui-tabs a.ddp-btn-plus em{position:absolute;top:50%;left:50%;display:inline-block;width:9px;height:9px;margin:-4px 0 0 -4px;background:url(/assets/images/btn_minus_plus.png) no-repeat;background-position:-20px -2px}.theme-dark .ddp-ui-tabs ul.ddp-list-tabs{height:32px;white-space:nowrap}.theme-dark .ddp-ui-tabs ul.ddp-list-tabs li{display:inline-block;float:left;position:relative;height:32px;margin-bottom:2px;box-sizing:border-box;border-right:1px solid #ddd;cursor:pointer;vertical-align:top}.theme-dark .ddp-ui-tabs ul.ddp-list-tabs li:hover{background-color:#f9f9f9}.theme-dark .ddp-ui-tabs ul.ddp-list-tabs li.ddp-selected:before{display:inline-block;position:absolute;top:0;left:0;right:0;border-top:2px solid #4e5368;content:"";z-index:1}.theme-dark .ddp-ui-tabs ul.ddp-list-tabs li.ddp-disabled{opacity:.5;cursor:no-drop}.theme-dark .ddp-ui-tabs ul.ddp-list-tabs li.ddp-disabled:hover{background:none}.theme-dark .ddp-ui-tabs ul.ddp-list-tabs li .ddp-box-tabs-popup{display:none;position:absolute;bottom:100%;left:10px;width:300px;max-height:220px;border:1px solid #ddd;border-radius:2px;background-color:#fff;text-align:left;box-sizing:border-box;z-index:20;cursor:default;box-shadow:0 1px 3px rgba(84,97,104,.3)}.theme-dark .ddp-ui-tabs ul.ddp-list-tabs li .ddp-box-tabs-popup .ddp-txt-query{width:100%;max-height:220px;padding:15px;font-size:12px;line-height:18px;white-space:normal;overflow:auto;box-sizing:border-box}.theme-dark .ddp-ui-tabs ul.ddp-list-tabs li .ddp-box-tabs-popup.ddp-retry{padding-bottom:46px}.theme-dark .ddp-ui-tabs ul.ddp-list-tabs li .ddp-box-tabs-popup.ddp-retry .ddp-txt-query{max-height:174px}.theme-dark .ddp-ui-tabs ul.ddp-list-tabs li .ddp-box-tabs-popup.ddp-retry .ddp-btn-log-status{position:absolute;bottom:13px;left:15px}.theme-dark .ddp-ui-tabs ul.ddp-list-tabs li .ddp-data-loading{position:relative;min-width:110px;height:33px;color:#4e5368;font-size:12px;padding:10px 10px 9px;box-sizing:border-box}.theme-dark .ddp-ui-tabs ul.ddp-list-tabs li .ddp-data-loading em.ddp-icon-tabloading{display:inline-block;position:relative;top:-1px;margin-right:5px;width:12px;height:12px;background:url(/assets/images/icon_tabloading.png) no-repeat;vertical-align:middle;animation-name:spin;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear}.theme-dark .ddp-ui-tabs ul.ddp-list-tabs li .ddp-data-loading .ddp-icon-dot{display:inline-block;height:12px;margin-left:4px;color:#4e5368;font-size:12px;overflow:hidden;animation-name:loaddot;animation-duration:.8s;vertical-align:bottom;animation-iteration-count:infinite;animation-timing-function:linear}.theme-dark .ddp-ui-tabs ul.ddp-list-tabs li .ddp-data-loading .ddp-btn-close-s{display:inline-block;width:7px;height:7px;position:absolute;top:50%;right:10px;margin-top:-4px;background:url(/assets/images/btn_sclose.png) no-repeat;background-position:left -69px;cursor:pointer}.theme-dark .ddp-ui-tabs ul.ddp-list-tabs li .ddp-data-tab{display:block;position:relative;padding:9px 25px 10px 7px;min-width:110px;max-width:220px;height:33px;color:#444;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal;box-sizing:border-box}.theme-dark .ddp-ui-tabs ul.ddp-list-tabs li .ddp-data-tab .ddp-btn-close-s{display:inline-block;width:7px;height:7px;position:absolute;top:50%;right:10px;margin-top:-4px;background:url(/assets/images/btn_sclose.png) no-repeat;background-position:left -69px;cursor:pointer}.theme-dark .ddp-ui-tabs ul.ddp-list-tabs li .ddp-wrap-morebutton{position:absolute;top:50%;right:5px;margin-top:-9px}.theme-dark .ddp-ui-tabs ul.ddp-list-tabs li input.ddp-input-edit{display:none;width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0;min-width:110px;padding:10px 10px 9px;box-sizing:border-box;background:#fff;border:none}.theme-dark .ddp-ui-tabs ul.ddp-list-tabs li.ddp-edit input.ddp-input-edit{display:block}.theme-dark .ddp-pop-more{position:fixed}.theme-dark .ddp-wrap-editor{position:absolute;top:33px;left:0;right:0;bottom:41px;background-color:#fff;text-align:left;z-index:10}.theme-dark .ddp-ui-empty{padding:18px 20px;color:#b7b9c3;font-size:12px}.theme-dark .ddp-ui-empty2{padding:15px;color:#b7b9c3;font-size:12px}.theme-dark .ddp-ui-error-message{padding:15px;color:#e70000;font-size:12px}.theme-dark .ddp-box-editer a.ddp-btn-beautifier{position:relative;float:left;width:32px;height:32px;background:rgba(75,81,91,.05);margin-right:2px}.theme-dark .ddp-box-editer a.ddp-btn-beautifier:hover .ddp-ui-tooltip-info{display:block}.theme-dark .ddp-box-editer a.ddp-btn-beautifier:before{display:inline-block;content:"";position:absolute;top:50%;left:50%;width:21px;height:18px;margin:-10px 0 0 -9px;background:url(/assets/images/icon_query.png) no-repeat;background-position:left -70px}.theme-dark .ddp-box-editer a.ddp-btn-beautifier:hover:before{background-position:-22px -70px}.theme-dark .ddp-box-editer .ddp-wrap-question{position:relative;float:left}.theme-dark .ddp-box-editer .ddp-wrap-question a.ddp-btn-question{position:relative;float:left;width:32px;height:32px;margin-left:3px;background:rgba(75,81,91,.05);margin-right:2px}.theme-dark .ddp-box-editer .ddp-wrap-question a.ddp-btn-question:before{display:inline-block;position:absolute;top:50%;left:50%;margin:-8px 0 0 -8px;width:16px;height:16px;background:url(/assets/images/icon_que.png) no-repeat;background-position:-17px -24px;content:""}.theme-dark .ddp-box-editer .ddp-wrap-question.ddp-selected a.ddp-btn-question:before,.theme-dark .ddp-box-editer .ddp-wrap-question:hover a.ddp-btn-question:before{background-position-x:0}.theme-dark .ddp-box-editer .ddp-wrap-question .ddp-box-layout4{display:none;position:fixed;top:100%;right:70px;width:420px}.theme-dark .ddp-box-editer .ddp-wrap-question.ddp-selected .ddp-box-layout4{display:block}.theme-dark .ddp-ui-editor{width:100%;height:100%;padding:10px;box-sizing:border-box}.theme-dark .ddp-ui-editor:focus{border:none}.theme-dark .ddp-box-query-result{position:absolute;top:40%;left:12px;right:13px;bottom:2px;padding-top:0}.theme-dark .ddp-box-query-result .ddp-wrap-handler{display:block;position:absolute;top:0;left:0;right:0;height:14px}.theme-dark .ddp-box-query-result .ddp-wrap-handler em.ddp-icon-handler{display:inline-block;position:absolute;top:50%;left:50%;width:20px;height:5px;margin:-3px 0 0 -10px;background:url(/assets/images/icon_handler.png) no-repeat}.theme-dark .ddp-box-query-result .ddp-box-in{position:relative;width:100%;height:100%;border:1px solid #ddd;background-color:#fff}.theme-dark .ddp-box-query-result .ddp-box-in .ddp-wrap-tabs-query{position:relative;height:33px;background-color:#fff;z-index:20}.theme-dark .ddp-box-query-result .ddp-box-in .ddp-wrap-tabs-query:before{display:inline-block;position:absolute;bottom:0;left:0;right:0;border-bottom:1px solid #ddd;content:""}.theme-dark .ddp-box-query-result .ddp-box-in .ddp-ui-tabs{position:relative;height:33px;padding-right:0}.theme-dark .ddp-box-query-result .ddp-box-in .ddp-ui-tabs .ddp-btn-next{right:0}.theme-dark .ddp-box-query-result .ddp-view-result{position:absolute;top:33px;left:0;right:0;bottom:0;z-index:20}.theme-dark .ddp-box-query-result .ddp-wrap-result{position:absolute;top:0;left:0;right:0;bottom:0;padding-bottom:28px;background-color:#fff;z-index:10}.theme-dark .ddp-box-query-result .ddp-wrap-result .ddp-box-grid{padding:15px;width:100%;height:100%;line-height:18px;box-sizing:border-box}.theme-dark .ddp-box-query-result .ddp-wrap-result .ddp-box-grid .ddp-text-result.ddp-nodata{padding:15px;color:#b7bac1;font-size:13px}.theme-dark .ddp-box-query-result .ddp-wrap-result .ddp-ui-setting{position:relative;z-index:2;background-color:#fff}.theme-dark .ddp-box-query-result .ddp-wrap-result .ddp-ui-setting .ddp-form-search{float:left}.theme-dark .ddp-box-query-result .ddp-ui-bottom-tab{float:left;z-index:3}.theme-dark .ddp-box-query-result .ddp-ui-bottom-tab ul.ddp-list-bottom-tab li{float:left;height:28px}.theme-dark .ddp-box-query-result .ddp-ui-bottom-tab ul.ddp-list-bottom-tab li a{display:block;padding:6px 16px;color:#4e5368;font-size:13px}.theme-dark .ddp-box-query-result .ddp-ui-bottom-tab ul.ddp-list-bottom-tab li.ddp-selected a{background-color:#fff;font-weight:700;border:1px solid #c3c8d3;border-top:none;border-bottom:none}.theme-dark .ddp-box-query-result .ddp-wrap-log{position:relative;padding-bottom:28px;height:100%;background-color:#1f2942;box-sizing:border-box}.theme-dark .ddp-box-query-result .ddp-wrap-log.ddp-ing{padding-bottom:95px}.theme-dark .ddp-box-query-result .ddp-box-log{position:relative;padding:15px 16px;height:100%;color:#a2a9c1;font-size:12px;line-height:18px;overflow:auto;box-sizing:border-box}.theme-dark .ddp-box-query-result .ddp-box-log::-webkit-scrollbar-track{background:#3f4349}.theme-dark .ddp-box-query-result .ddp-box-log::-webkit-scrollbar-thumb{border:4px solid #3f4349;background-color:#6d7179}.theme-dark .ddp-box-query-result .ddp-wrap-log span.ddp-txt-info{font-size:12px;line-height:18px;color:#26c9ff}.theme-dark .ddp-box-query-result .ddp-wrap-log span.ddp-txt-error{font-size:12px;line-height:18px;color:#ff3b3b}.theme-dark .ddp-box-query-result .ddp-wrap-log span.ddp-txt-warn{font-size:12px;line-height:18px;color:#fff726}.theme-dark .ddp-box-query-result .ddp-wrap-log span.ddp-txt-type-a{font-size:12px;line-height:18px;color:#f5a837}.theme-dark .ddp-box-query-result .ddp-wrap-log span.ddp-txt-type-b{font-size:12px;line-height:18px;color:#a6ce4e}.theme-dark .ddp-box-query-result .ddp-wrap-log span.ddp-txt-type-c{font-size:12px;line-height:18px;color:#9983fc}.theme-dark .ddp-box-query-result .ddp-box-infobar{position:absolute;bottom:0;left:0;right:0;height:27px;border-top:1px solid #c3c8d3;background:#eaedf5;z-index:30}.theme-dark .ddp-box-query-result .ddp-view-status{display:block;position:relative;overflow:hidden}.theme-dark .ddp-box-query-result .ddp-view-status.ddp-fail{height:29px;margin-top:-1px;background:#f8dbdc}.theme-dark .ddp-box-query-result .ddp-view-status.ddp-fail:before{position:absolute;top:0;left:0;right:0;bottom:0;border:1px solid #ea9295;content:""}.theme-dark .ddp-box-query-result .ddp-list-time{position:absolute;top:0;right:0;padding:6px 4px 6px 0}.theme-dark .ddp-box-query-result .ddp-list-time .ddp-data-time{position:relative;padding:0 11px}.theme-dark .ddp-box-query-result .ddp-list-time .ddp-data-time:before{display:inline-block;position:absolute;top:50%;left:0;margin-top:-7px;height:15px;border-left:1px solid #cdcfd3;content:""}.theme-dark .ddp-box-query-result .ddp-box-infobar .ddp-list-time .ddp-data-time .ddp-data-label{padding-right:9px;color:#4e5368;font-size:12px;opacity:.5}.theme-dark .ddp-box-query-result .ddp-box-infobar .ddp-list-time .ddp-data-time .ddp-data-txt{color:#4e5368;font-size:12px}.theme-dark .ddp-box-query-result .ddp-box-infobar .ddp-info-status{display:inline-block;position:relative;margin:6px 0 6px 15px;color:#4e5368;font-size:12px;overflow:hidden}.theme-dark .ddp-box-query-result .ddp-box-infobar .ddp-info-status.ddp-fail{padding-left:19px;color:#e35252}.theme-dark .ddp-box-query-result .ddp-box-infobar .ddp-info-status.ddp-fail:before{display:inline-block;position:absolute;top:50%;left:0;margin-top:-6px;width:13px;height:13px;background:url(/assets/images/icon_fail.png) no-repeat;content:""}.theme-dark .ddp-box-query-result .ddp-box-status-button{position:absolute;bottom:39px;left:10px;right:10px;padding:13px 15px;height:56px;border-radius:3px;background-color:#f4f6fc;box-sizing:border-box}.theme-dark .ddp-box-query-result .ddp-btn-log-status{display:inline-block;position:relative;padding:7px 11px;min-width:72px;margin-right:14px;border-radius:2px;background-color:#7e8aa5;box-sizing:border-box;color:#fff;font-size:12px;text-align:center}.theme-dark .ddp-box-query-result .ddp-btn-log-status.ddp-retry{padding-left:32px;background-color:#dc494f}.theme-dark .ddp-box-query-result .ddp-btn-log-status.ddp-retry:before{display:inline-block;position:absolute;top:50%;left:12px;margin-top:-6px;width:13px;height:12px;background:url(/assets/images/btn_refresh.png) no-repeat;background-position:left -63px;content:"";vertical-align:middle}.theme-dark .ddp-box-query-result .ddp-btn-log-status.ddp-retry2{padding-left:32px}.theme-dark .ddp-box-query-result .ddp-btn-log-status.ddp-retry2:before{display:inline-block;position:absolute;top:50%;left:12px;margin-top:-6px;width:13px;height:12px;background:url(/assets/images/btn_refresh.png) no-repeat;background-position:left -63px;content:"";vertical-align:middle}.theme-dark .ddp-box-query-result .ddp-wrap-log .ddp-box-status-button .ddp-txt-log-status{color:#4e5368;font-size:13px}.theme-dark .ddp-box-query-result .ddp-wrap-log .ddp-box-status-button .ddp-txt-log-status.ddp-fail{color:#dc494f}.theme-dark .ddp-btn-allcheck{float:left;margin:9px 0 0 12px;color:#b7b9c2;font-size:12px;text-decoration:underline}.theme-dark .ddp-btn-allcheck:before{display:inline-block;width:8px;height:6px;margin-right:5px;background:url(/assets/images/icon_select2.png) no-repeat;background-position:-47px -7px;content:""}.theme-dark .ddp-btn-allcheck:hover{color:#4e5368}.theme-dark .ddp-btn-allcheck:hover:before{background-position:-47px top}.theme-dark .ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons{position:absolute;bottom:40px;right:10px;float:right;padding:10px 0 0}.theme-dark .ddp-box-query-result .ddp-wrap-result .ddp-wrap-btn-link{float:left;border:1px solid #a2a9c1;border-radius:2px;background-color:#fff}.theme-dark .ddp-box-query-result .ddp-wrap-result .ddp-wrap-btn-link.type-opacity{opacity:.2}.theme-dark .ddp-wrap-btn-link.type-opacity a.ddp-btn-link.ddp-selected .ddp-box-searching{opacity:1}.theme-dark .ddp-box-query-result .ddp-wrap-result .ddp-wrap-btn-link+.ddp-wrap-btn-link{margin-left:9px}.theme-dark .ddp-box-query-result .ddp-wrap-result .ddp-wrap-btn-link .ddp-box-page{float:left;width:75px;height:30px;margin-top:0;padding:8px 0;color:#7e8aa5;font-size:13px;text-align:center;box-sizing:border-box;border:none}.theme-dark .ddp-box-query-result .ddp-wrap-result .ddp-wrap-btn-link .ddp-box-page+.ddp-box-page{border-left:1px solid #a2a9c1}.theme-dark .ddp-box-query-result .ddp-wrap-result .ddp-wrap-btn-link .ddp-box-page:hover{background-color:#eaedf5}.theme-dark .ddp-box-query-result .ddp-wrap-result .ddp-wrap-btn-link .ddp-box-page .ddp-icon-prev{display:inline-block;width:4px;height:7px;margin-right:5px;background:url(/assets/images/icon_page2.png) no-repeat;transform:rotate(180deg);vertical-align:middle;content:""}.theme-dark .ddp-box-query-result .ddp-wrap-result .ddp-wrap-btn-link .ddp-box-page .ddp-icon-next{display:inline-block;width:4px;height:7px;background:url(/assets/images/icon_page2.png) no-repeat;transform:rotate(180deg);vertical-align:middle;content:"";margin-left:5px;margin-right:0;transform:rotate(0)}.theme-dark .ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons a.ddp-btn-link{position:relative;float:left;width:30px;height:30px;color:#7e8aa5;font-size:12px}.theme-dark .ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons a.ddp-btn-link:hover{background:#eaedf5}.theme-dark .ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons a.ddp-btn-link .ddp-ui-tooltip-info{display:none;bottom:100%;top:inherit;right:-15px;left:inherit;margin-bottom:8px;white-space:nowrap}.theme-dark .ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons a.ddp-btn-link:hover .ddp-ui-tooltip-info{display:block}.theme-dark .ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons a.ddp-btn-link .ddp-ui-tooltip-info .ddp-icon-view-down{left:inherit;right:29px}.theme-dark .ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons a.ddp-btn-link:hover{color:#4e5368}.theme-dark .ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons a.ddp-btn-link.ddp-disabled{opacity:.5;cursor:no-drop}.theme-dark .ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons a.ddp-btn-link.ddp-selected{background-color:#eaedf5}.theme-dark .ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons a.ddp-btn-link.ddp-selected .ddp-ui-tooltip-info{display:none}.theme-dark .ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons a.ddp-btn-link.ddp-value:after{display:Inline-block;width:5px;height:5px;position:absolute;top:5px;right:5px;background:#707cc4;border-radius:50%;content:""}.theme-dark .ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons a.ddp-btn-link.ddp-selected .ddp-box-searching{display:block}.theme-dark .ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons a.ddp-btn-link .ddp-box-searching{display:none;position:absolute;bottom:100%;margin-bottom:7px;padding:12px 17px;right:-20px;border-radius:4px;background-color:#fff;box-shadow:0 1px 3px rgba(84,97,104,.7)}.theme-dark .ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons a.ddp-btn-link .ddp-box-searching .ddp-form-search{width:278px}.theme-dark .ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons a.ddp-btn-box{display:inline-block;position:relative;top:-6px;width:25px;height:25px;margin-left:13px;border-radius:2px;border:1px solid #ccc;box-sizing:border-box}.theme-dark .ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons a.ddp-btn-box:hover{border:1px solid #8f96a0}.theme-dark .ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons a.ddp-btn-box .ddp-icon-cancel,.theme-dark .ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons a.ddp-btn-box .ddp-icon-result-grid,.theme-dark .ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons a.ddp-btn-box .ddp-icon-result-list{display:inline-block;width:16px;height:16px;position:absolute;top:50%;left:50%;margin:-8px 0 0 -7px;background:url(/assets/images/icon_query.png) no-repeat;background-position:left -139px}.theme-dark .ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons a.ddp-btn-box:hover .ddp-icon-cancel{background-position-x:-17px}.theme-dark .ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons a.ddp-btn-box .ddp-icon-result-grid{margin:-6px 0 0 -7px;background-position:left -156px}.theme-dark .ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons a.ddp-btn-box .ddp-icon-result-list{margin:-5px 0 0 -6px;width:15px;height:14px;background-position:left -173px}.theme-dark .ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons a.ddp-btn-box:hover .ddp-icon-result-grid{background-position-x:-17px}.theme-dark .ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons a.ddp-btn-box:hover .ddp-icon-result-list{background-position-x:-16px}.theme-dark .ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons a.ddp-btn-box:hover .ddp-ui-tooltip-info{display:block;top:100%;left:inherit;right:-10px;margin-top:8px}.theme-dark .ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons a.ddp-btn-box .ddp-ui-tooltip-info .ddp-icon-view-top{right:18px;left:inherit;margin:0}.theme-dark .ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons .ddp-ui-link{position:relative;float:left}.theme-dark .ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons .ddp-ui-link.ddp-selected{background-color:#eaedf5}.theme-dark .ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons .ddp-ui-link.ddp-selected .ddp-wrap-popup2{position:absolute;bottom:100%;right:-20px;margin-top:5px;white-space:nowrap}.theme-dark .ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons .ddp-ui-link.ddp-selected .ddp-ui-tooltip-info{display:none!important}.theme-dark .ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons .ddp-ui-link .ddp-wrap-popup2{display:none}.theme-dark .ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons .ddp-ui-link.ddp-selected .ddp-wrap-popup2{display:block}.theme-dark .ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons a.ddp-btn-link>[class*=ddp-icon-]{position:absolute;top:50%;left:50%}.theme-dark .ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons a.ddp-btn-link em.ddp-icon-chart{margin:-6px 0 0 -7px;background-position-x:-30px}.theme-dark .ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons a.ddp-btn-link em.ddp-icon-save{margin:-7px 0 0 -8px;background-position-x:-32px}.theme-dark .ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons a.ddp-btn-link em.ddp-icon-export,.theme-dark .ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons a.ddp-btn-link em.ddp-icon-online-excel{margin:-7px 0 0 -7px;background-position-x:-28px}.theme-dark .ddp-box-query-result .ddp-wrap-result .ddp-ui-buttons a.ddp-btn-link em.ddp-icon-query-search{margin:-7px 0 0 -7px}.theme-dark em.ddp-icon-chart,.theme-dark em.ddp-icon-excel,.theme-dark em.ddp-icon-export,.theme-dark em.ddp-icon-online-excel,.theme-dark em.ddp-icon-query-info,.theme-dark em.ddp-icon-query-search,.theme-dark em.ddp-icon-save{display:inline-block;position:relative;top:-1px;background:url(/assets/images/icon_query.png) no-repeat;vertical-align:middle}.theme-dark em.ddp-icon-chart{width:14px;height:13px}.theme-dark em.ddp-icon-save{width:15px;height:14px;background-position:left -89px}.theme-dark em.ddp-icon-online-excel{width:13px;height:14px;background-position:left -104px}.theme-dark em.ddp-icon-query-search{width:14px;height:14px;background-position:left -188px}.theme-dark .ddp-ui-benchtable{float:left;position:relative;width:45%;height:100%;background-color:#303c59}.theme-dark .ddp-ui-benchtable .ddp-ui-table-name{background-color:#303c59}.theme-dark .ddp-ui-benchtable .ddp-ui-table-name a.ddp-btn-close{display:inline-block;position:absolute;top:17px;right:15px;width:11px;height:11px;background:url(/assets/images/btn_close.png) no-repeat;background-position:-12px -58px}.theme-dark .ddp-ui-benchtable .ddp-ui-columnlist .ddp-ui-label{padding:10px 15px 7px;color:#c3c8d3;font-size:12px}.theme-dark .ddp-ui-benchtable .ddp-ui-columnlist .ddp-ui-label .ddp-form-search{margin:5px 0 0;width:100%}.theme-dark .ddp-ui-benchtable .ddp-ui-columnlist .ddp-ui-label .ddp-form-search input{border-bottom:1px solid #656971;color:#fff}.theme-dark .ddp-ui-benchtable .ddp-ui-columnlist .ddp-ui-label .ddp-form-search .ddp-btn-search-close:before{background-position-x:-8px}.theme-dark .ddp-ui-benchtable .ddp-ui-columnlist .ddp-list-column{position:absolute;top:113px;left:0;right:0;bottom:0;overflow:auto}.theme-dark .ddp-ui-benchtable .ddp-ui-columnlist .ddp-list-column::-webkit-scrollbar-track{background:#3f4349}.theme-dark .ddp-ui-benchtable .ddp-ui-columnlist .ddp-list-column::-webkit-scrollbar-thumb{border:4px solid #3f4349;background-color:#6d7179}.theme-dark .ddp-ui-benchtable .ddp-ui-columnlist .ddp-list-column li a{position:relative;display:block;padding:5px 35px 5px 15px}.theme-dark .ddp-ui-benchtable .ddp-ui-columnlist .ddp-list-column li a:hover{background-color:#4e5368}.theme-dark .ddp-ui-benchtable .ddp-ui-columnlist .ddp-list-column li a .ddp-data-char{color:#c3c8d3;font-size:13px}.theme-dark .ddp-ui-benchtable .ddp-ui-columnlist .ddp-list-column li a .ddp-data-columnname{color:#7e8aa5;font-size:11px}.theme-dark .ddp-ui-benchtable .ddp-ui-columnlist .ddp-list-column li a em.ddp-btn-more{display:none;position:absolute;top:50%;right:15px;margin-top:-5px;width:9px;height:9px;background:url(/assets/images/icon_add.png) no-repeat;background-position:-40px top}.theme-dark .ddp-ui-benchtable .ddp-ui-columnlist .ddp-list-column li a:hover em.ddp-btn-more{display:block}.theme-dark .ddp-wrap-workbench .handle[_ngcontent-c4]{background-color:#eaedf5}.theme-dark .popup-workbench .ddp-wrap-list .ddp-ui-dataname .ddp-top-title{padding-left:30px}.theme-dark .popup-workbench .ddp-db-icons{position:absolute;top:-2px;left:0;width:24px;height:24px}.theme-dark .popup-workbench .ddp-db-icons [class*=ddp-icon-data-]{display:inline-block;background:url(/assets/images/icon_dbtype_s.png) no-repeat}.theme-dark .popup-workbench .ddp-db-icons .ddp-icon-data-sql{width:19px;height:22px;background-position:left -22px}.theme-dark .popup-workbench .ddp-db-icons .ddp-icon-data-tibero{width:19px;height:22px;background-position:left -135px}.theme-dark .popup-workbench .ddp-db-icons .ddp-icon-data-oracle{width:21px;height:21px;background-position:0 0}.theme-dark .popup-workbench .ddp-db-icons .ddp-icon-data-db{width:16px;height:19px;background-position:left -158px}.theme-dark .popup-workbench .ddp-db-icons .ddp-icon-data-phoenix{width:16px;height:24px;background-position:left -110px}.theme-dark .popup-workbench .ddp-db-icons .ddp-icon-data-post{width:22px;height:22px;background-position:left -45px}.theme-dark .popup-workbench .ddp-db-icons .ddp-icon-data-hive{width:24px;height:22px;background-position:left -68px}.theme-dark .popup-workbench .ddp-db-icons .ddp-icon-data-presto{width:20px;height:17px;background-position:left -91px}.theme-dark .popup-workbench.ddp-column-detail .ddp-wrap-list .ddp-ui-title.ddp-bottom{padding-top:20px;padding-bottom:0;border:none}.theme-dark .popup-workbench .ddp-wrap-list-search{padding:0 18px;margin:0 -16px}.theme-dark .popup-workbench .ddp-wrap-list-search .ddp-ui-list-search{position:relative;padding-left:22px;overflow:hidden}.theme-dark .popup-workbench .ddp-wrap-list-search .ddp-ui-list-search:before{display:inline-block;position:absolute;top:50%;left:0;margin-top:-6px;width:11px;height:11px;background:url(/assets/images/icon_search.png) no-repeat;background-position:-12px 0;content:""}.theme-dark .popup-workbench .ddp-wrap-list-search .ddp-ui-list-search input{display:block;width:100%;padding:19px 0;background:none;border:none;font-size:13px}.theme-dark .popup-workbench .ddp-wrap-list-search .ddp-ui-list-search .ddp-btn-search-close{display:inline-block;padding:5px;position:absolute;top:50%;right:10px;margin-top:-8px;cursor:pointer;font-size:0}.theme-dark .popup-workbench .ddp-wrap-list-search .ddp-ui-list-search .ddp-btn-search-close:before{display:inline-block;width:7px;height:7px;background:url(/assets/images/btn_sclose.png) no-repeat;background-position:-8px -38px;content:""}.theme-dark .popup-workbench .ddp-wrap-list-search a.ddp-btn-refresh{float:right;position:relative;top:21px;width:13px;height:12px;background:url(/assets/images/icon_refresh2.png) no-repeat;background-position:-28px top}.theme-dark .popup-workbench .ddp-wrap-list-search a.ddp-btn-refresh:hover{background-position:-42px top}.theme-dark .popup-workbench .ddp-tablelist-header{padding:0;height:27px;margin:0 -16px;border-top:1px solid #eaedf5;border-bottom:1px solid #eaedf5;box-sizing:border-box}.theme-dark .popup-workbench .ddp-tablelist-header .ddp-table-num{float:right;padding:3px 18px 3px 0;position:relative;top:2px;font-size:12px;color:#4e5368;font-weight:300}.theme-dark .popup-workbench .ddp-tablelist-header .ddp-table-num span.ddp-number{font-weight:400}.theme-dark .popup-workbench .ddp-tablelist-header .ddp-table-title{display:inline-block;padding:3px 0 3px 18px;color:#7e8aa5;font-size:12px;font-weight:400;overflow:Hidden;box-sizing:border-box;cursor:pointer}.theme-dark .popup-workbench .ddp-tablelist-header .ddp-table-title [class*=ddp-icon-sort]{display:inline-block;position:relative;width:19px;height:19px;font-size:0;vertical-align:middle}.theme-dark .popup-workbench .ddp-tablelist-header .ddp-table-title [class*=ddp-icon-sort]:before{display:inline-block;position:absolute;top:50%;left:50%;width:7px;height:10px;margin:-5px 0 0 -4px;background:url(/assets/images/icon_sorting.png);content:""}.theme-dark .popup-workbench .ddp-tablelist-header .ddp-table-title .ddp-icon-sort-asc:before{background-position:-8px top}.theme-dark .popup-workbench .ddp-tablelist-header .ddp-table-title .ddp-icon-sort-des:before{background-position:-16px top}.theme-dark .popup-workbench .ddp-pop-wrapList{top:214px}.theme-dark .ddp-pop-preview.ddp-type-scheme.popup-workbench .ddp-type-top-option .ddp-ui-tab-contents .ddp-wrap-searching{padding:0 15px}.theme-dark .popup-workbench .ddp-ui-tab-contents .ddp-wrap-list-search .ddp-ui-list-search input{padding:14px 0}.theme-dark .popup-workbench .ddp-wrap-detail-column{position:absolute;top:44px;left:0;right:0;bottom:0;padding:10px 30px 0;overflow:auto}.theme-dark .popup-workbench.ddp-column-detail .ddp-ui-detail{border-top:none}.theme-dark .popup-workbench .ddp-ui-preview-contents .ddp-ui-detail+.ddp-ui-detail .ddp-ui-title{padding-top:0}.theme-dark em.ddp-icon-excel{width:12px;height:13px;background-position:left -28px}.theme-dark em.ddp-icon-export{width:13px;height:13px;background-position:left -56px}.theme-dark table.ddp-table-form tr td span.ddp-data-group{margin-right:16px}.theme-dark table.ddp-table-form tr td span.ddp-data-group em.ddp-icon-group-s2,.theme-dark table.ddp-table-form tr td span.ddp-data-group em.ddp-icon-user-s2{margin-right:4px}.theme-dark .ddp-ui-info-det2{color:#7e8aa5;font-size:14px}.theme-dark .ddp-ui-info-det2 em.ddp-icon-sinfo2{vertical-align:middle;margin-right:5px}.theme-dark .ddp-ui-filter-order{position:relative;width:100%;height:100%}.theme-dark .ddp-ui-filter-order .ddp-data-filter{padding:7px 13px;color:#7e8aa5;font-size:12px;border-top:1px solid #c3c8d3;border-bottom:1px solid #c3c8d3}.theme-dark .ddp-ui-filter-order ul.ddp-list-filter-order{position:absolute;top:50px;left:0;right:0;bottom:16px;overflow-y:auto}.theme-dark .ddp-ui-filter-order ul.ddp-list-filter-order li{position:relative;padding:12px 0 13px 135px;cursor:pointer}.theme-dark .ddp-ui-filter-order ul.ddp-list-filter-order li:hover{background-color:#f4f6fc}.theme-dark .ddp-ui-filter-order ul.ddp-list-filter-order li .ddp-data-no{position:absolute;top:50%;left:16px;margin-top:-10px;font-size:13px;color:#4e5368}.theme-dark .ddp-ui-filter-order ul.ddp-list-filter-order li span.ddp-data-tag{display:inline-block;position:absolute;top:50%;left:45px;margin-top:-11px;width:80px;text-align:center}.theme-dark .ddp-ui-filter-order ul.ddp-list-filter-order li span.ddp-box-tag-value,.theme-dark table.ddp-table-type2 tr td span.ddp-box-tag-value{display:inline-block;width:70px;padding:2px 3px 1px;border-radius:1px;font-size:12px;box-sizing:border-box;text-align:center}.theme-dark .ddp-ui-filter-order ul.ddp-list-filter-order li span.ddp-box-tag-value.ddp-dimension,.theme-dark table.ddp-table-type2 tr td span.ddp-box-tag-value.ddp-dimension{color:#439fe5;border:1px solid #439fe5}.theme-dark .ddp-ui-filter-order ul.ddp-list-filter-order li span.ddp-box-tag-value.ddp-measure,.theme-dark table.ddp-table-type2 tr td span.ddp-box-tag-value.ddp-measure{color:#5fd7a5;border:1px solid #5fd7a5}.theme-dark table.ddp-table-type2 tr td .ddp-ui-selected-option.ddp-selected span.ddp-link-text span.ddp-wrap-icons{background-color:#e8e9ea}.theme-dark table.ddp-table-type2 tr td.ddp-info{padding-right:30px}.theme-dark table.ddp-table-type2 tr td .ddp-ui-info{position:absolute;top:50%;right:9px;margin-top:-7px;cursor:pointer;font-size:0}.theme-dark table.ddp-table-type2 tr td.ddp-info .ddp-ui-info .ddp-icon-error2{position:relative;top:0}.theme-dark table.ddp-table-type2 tr td.ddp-info .ddp-ui-info.ddp-selected .ddp-box-layout4.type-time{display:block;z-index:23}.theme-dark table.ddp-table-type2 tr td.ddp-info .ddp-ui-info .ddp-box-layout4.type-time{display:none;width:330px;position:absolute;top:100%;right:-30px;margin-top:5px}.theme-dark .ddp-box-layout4.type-time .ddp-wrap-edit3+.ddp-wrap-edit3{margin-top:20px}.theme-dark .ddp-box-layout4.type-time .ddp-wrap-edit3 .ddp-ui-label-name{position:relative;margin-bottom:10px;color:#4a515c}.theme-dark .ddp-box-layout4.type-time .ddp-wrap-edit3 .ddp-ui-label-name .ddp-wrap-hover-info .ddp-box-layout4{position:absolute;top:100%;right:-20px;left:inherit;margin-top:5px}.theme-dark .ddp-box-layout4.type-time .ddp-wrap-edit3 .ddp-ui-label-name .ddp-wrap-hover-info:hover .ddp-box-layout4{display:block!important}.theme-dark .ddp-box-layout4.type-time .ddp-wrap-edit3 .ddp-view-label{position:relative}.theme-dark .ddp-box-layout4.type-time .ddp-wrap-edit3 .ddp-type-format{position:absolute;top:0;right:0}.theme-dark .ddp-box-layout4.type-time .ddp-wrap-edit3 .ddp-type-format .ddp-label-checkbox span.ddp-txt-checkbox{color:#7e8aa5}.theme-dark .ddp-box-layout4.type-time .ddp-wrap-edit3 .ddp-ui-option-in{padding:0 0 0 13px}.theme-dark .ddp-box-layout4.type-time .ddp-wrap-edit3 .ddp-ui-option-in .ddp-list-checktype{padding:5px 0 0}.theme-dark .ddp-box-layout4.type-time .ddp-wrap-edit3 .ddp-ui-option-in .ddp-list-checktype li+li{margin-top:6px}.theme-dark .ddp-box-layout4.type-time .ddp-wrap-edit3.type-det{color:#4a515c;font-size:13px;margin-bottom:0;min-height:auto}.theme-dark .ddp-box-layout4.type-time .ddp-wrap-edit3.type-det .ddp-txt-det{margin-left:10px}.theme-dark .ddp-box-layout4.type-time .ddp-data-title{position:relative;font-size:14px}.theme-dark .ddp-box-layout4.type-time .ddp-data-title .ddp-txt-error{position:absolute;bottom:0;left:14px;font-weight:400}.theme-dark .ddp-ui-filter-order ul.ddp-list-filter-order li span.ddp-data-name{position:relative;display:block;padding-left:20px;font-size:13px;color:#4e5368;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.theme-dark .ddp-ui-filter-order ul.ddp-list-filter-order li span.ddp-data-name em[class*=ddp-icon-type]{position:absolute;left:0;top:8px}.theme-dark .ddp-box-popupcontents3{width:1192px;margin:0 auto;text-align:left}.theme-dark .ddp-box-popupcontents3 .ddp-set-message{padding:25px 0 0;text-align:center;color:#7e8aa5;font-size:14px}.theme-dark .ddp-box-popupcontents3 .ddp-set-message a.ddp-link{color:#4c92e0;font-size:14px;font-style:italic;text-decoration:underline}.theme-dark .ddp-type-top-option .ddp-ui-rightoption .ddp-label-checkbox span.ddp-txt-checkbox{font-size:13px}.theme-dark .ddp-link-toggle{padding:7px 11px;color:#7e8aa5;font-size:13px;border-radius:2px;background-color:#f4f6fc}.theme-dark .ddp-link-toggle em.ddp-icon-recommend{margin-right:5px;vertical-align:middle}.theme-dark .ddp-link-toggle.ddp-selected{color:#4c515a;background-color:#eaedf5}.theme-dark .ddp-link-toggle.ddp-selected em.ddp-icon-recommend{background-position:-36px top}.theme-dark table.ddp-table-form tbody tr td .ddp-td-schema{display:block;position:relative;overflow:hidden}.theme-dark table.ddp-table-form tbody tr td .ddp-txt-icon{display:inline-block;position:relative;padding-left:30px}.theme-dark table.ddp-table-form tbody tr td .ddp-btn-solid2{margin:-4px 0}.theme-dark table.ddp-table-form tbody tr td .ddp-td-schema span.ddp-box-tag-value{float:left;padding:2px 3px 3px;border-radius:1px;font-size:12px}.theme-dark table.ddp-table-form tbody tr td .ddp-td-schema span.ddp-box-tag-value.ddp-dimension{width:70px;text-align:center;color:#439fe5;border:1px solid #439fe5;box-sizing:border-box}.theme-dark table.ddp-table-form tbody tr td .ddp-td-schema span.ddp-box-tag-value.ddp-measure{width:70px;text-align:center;color:#5fd7a5;border:1px solid #5fd7a5;box-sizing:border-box}.theme-dark table.ddp-table-form tbody tr td .ddp-wrap-value-icon{position:relative;float:right;min-height:15px;margin-left:5px;margin-top:4px}.theme-dark table.ddp-table-form tbody tr td .ddp-wrap-value-icon [class*=ddp-icon-]{float:left;margin-left:8px}.theme-dark table.ddp-table-form tbody tr td .ddp-wrap-value-icon .ddp-wrap-datarecommend{float:left;margin-left:10px}.theme-dark table.ddp-table-form tbody tr td .ddp-wrap-value-icon.ddp-type{padding-right:15px}.theme-dark table.ddp-table-form tbody tr td .ddp-wrap-value-icon .ddp-btn-revival{float:left;position:relative;top:-2px;padding:3px 4px;margin-left:8px;background-color:#eaedf5;border-radius:2px;color:#4e5368;font-size:12px;vertical-align:middle;line-height:1em;z-index:10}.theme-dark table.ddp-table-form tbody tr td .ddp-wrap-value-icon .ddp-btn-revival:hover{background-color:#c3c8d3}.theme-dark table.ddp-table-form tbody tr td .ddp-wrap-value-icon .ddp-btn-revival .ddp-icon-time-s{display:inline-block;width:14px;height:13px;margin-right:5px;margin-left:0;background:url(/assets/images/icon_return.png) no-repeat;background-position:left -20px;vertical-align:middle}.theme-dark table.ddp-table-form tbody tr td .ddp-td-schema a.ddp-btn-box{display:inline-block;position:absolute;top:50%;right:0;margin-top:-10px;padding:3px 4px;border-radius:2px;background-color:#eaedf5;color:#4e5368;font-size:12px;font-style:italic;z-index:3}.theme-dark table.ddp-table-form tbody tr td .ddp-td-schema a.ddp-btn-box:hover{background-color:#c3c8d3}.theme-dark table.ddp-table-form tbody tr td .ddp-type-icon{float:left;width:43px;height:22px;position:relative}.theme-dark table.ddp-table-form tbody tr td .ddp-type-icon em[class*=ddp-icon-dimension],.theme-dark table.ddp-table-form tbody tr td .ddp-type-icon em[class*=ddp-icon-measure],.theme-dark table.ddp-table-form tbody tr td .ddp-type-icon em[class*=ddp-icon-type]{position:absolute;top:50%;left:50%;margin-left:-7px;margin-top:-6px}.theme-dark table.ddp-table-form tbody tr td .ddp-type-icon em.ddp-icon-dimension-ab,.theme-dark table.ddp-table-form tbody tr td .ddp-type-icon em.ddp-icon-dimension-maplink,.theme-dark table.ddp-table-form tbody tr td .ddp-type-icon em.ddp-icon-measure-ab,.theme-dark table.ddp-table-form tbody tr td .ddp-type-icon em.ddp-icon-measure-maplink,.theme-dark table.ddp-table-form tbody tr td .ddp-type-icon em.ddp-icon-type-ab,.theme-dark table.ddp-table-form tbody tr td .ddp-type-icon em.ddp-icon-type-maplink{margin-top:-5px}.theme-dark table.ddp-table-form tbody tr td .ddp-type-icon em.ddp-icon-dimension-float,.theme-dark table.ddp-table-form tbody tr td .ddp-type-icon em.ddp-icon-dimension-int,.theme-dark table.ddp-table-form tbody tr td .ddp-type-icon em.ddp-icon-dimension-sharp,.theme-dark table.ddp-table-form tbody tr td .ddp-type-icon em.ddp-icon-dimension-tf,.theme-dark table.ddp-table-form tbody tr td .ddp-type-icon em.ddp-icon-measure-float,.theme-dark table.ddp-table-form tbody tr td .ddp-type-icon em.ddp-icon-measure-int,.theme-dark table.ddp-table-form tbody tr td .ddp-type-icon em.ddp-icon-measure-sharp,.theme-dark table.ddp-table-form tbody tr td .ddp-type-icon em.ddp-icon-measure-tf,.theme-dark table.ddp-table-form tbody tr td .ddp-type-icon em.ddp-icon-type-float,.theme-dark table.ddp-table-form tbody tr td .ddp-type-icon em.ddp-icon-type-int,.theme-dark table.ddp-table-form tbody tr td .ddp-type-icon em.ddp-icon-type-sharp,.theme-dark table.ddp-table-form tbody tr td .ddp-type-icon em.ddp-icon-type-tf{margin-top:-4px}.theme-dark table.ddp-table-form tbody tr td .ddp-form-name{display:block;position:relative;padding:3px 0;overflow:hidden;font-size:0}.theme-dark table.ddp-table-form tbody tr td .ddp-form-name .ddp-data-name{position:relative;display:inline-block;padding-right:16px;max-width:100%;font-size:13px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;box-sizing:border-box;vertical-align:top}.theme-dark table.ddp-table-form tbody tr td .ddp-form-name .ddp-data-name.ddp-padd0{padding-right:0}.theme-dark table.ddp-table-form tbody tr td .ddp-form-name:hover+.ddp-ui-tooltip-info{display:block;top:100%;left:0;white-space:normal}.theme-dark table.ddp-table-form tbody tr td .ddp-td-schema:hover+.ddp-ui-tooltip-info{display:block;top:100%;left:100px;width:-moz-max-content;width:max-content;min-width:100px;max-width:200px;white-space:normal}.theme-dark table.ddp-table-form tbody tr td .ddp-td-schema:hover+.ddp-ui-tooltip-info.ddp-top{top:inherit}.theme-dark table.ddp-table-form tbody tr td .ddp-td-schema+.ddp-ui-tooltip-info em.ddp-icon-view-top{left:inhert;right:1px;left:45px}.theme-dark table.ddp-table-form tbody tr td .ddp-td-schema+.ddp-ui-tooltip-info.ddp-left{left:0}.theme-dark table.ddp-table-form tbody tr td .ddp-td-schema+.ddp-ui-tooltip-info.ddp-type{left:20px}.theme-dark table.ddp-table-form tbody tr td .ddp-td-schema+.ddp-ui-tooltip-info.ddp-left2{max-width:400px}.theme-dark table.ddp-table-form tbody tr td .ddp-td-schema+.ddp-ui-tooltip-info.ddp-left2 em.ddp-icon-view-top{left:42px}.theme-dark table.ddp-table-form tbody tr td .ddp-txt-edit{float:left;margin-left:0;position:relative}.theme-dark table.ddp-table-form tbody tr td .ddp-txt-edit a.ddp-icon-edit{display:inline-block;width:13px;height:13px;background:url(/assets/images/icon_edit2.png) no-repeat;background-position:left -34px}.theme-dark table.ddp-table-form tbody tr td .ddp-txt-edit .ddp-wrap-input{display:none;position:absolute;top:1px;right:-15px;left:inherit;min-width:382px;z-index:10}.theme-dark table.ddp-table-form tbody tr td .ddp-txt-edit .ddp-wrap-input.ddp-type{bottom:100%;margin-top:0;margin-bottom:7px;top:inherit}.theme-dark table.ddp-table-form tbody tr td .ddp-txt-edit .ddp-wrap-input.type-input{min-width:161px}.theme-dark table.ddp-table-form tbody tr td .ddp-txt-edit .ddp-wrap-input.type-file{min-width:495px}.theme-dark table.ddp-table-form tbody tr td .ddp-txt-edit.ddp-selected .ddp-wrap-input{display:block}.theme-dark table.ddp-table-form tbody tr td .ddp-txt-edit.ddp-selected .ddp-wrap-input input{padding:5px 0 6px}.theme-dark table.ddp-table-form tbody tr td .ddp-txt-edit.ddp-selected+.ddp-icon-time,.theme-dark table.ddp-table-form tbody tr td .ddp-txt-edit.ddp-selected+.ddp-wrap-datarecommend{display:none}.theme-dark table.ddp-table-form tbody tr td em.ddp-icon-error2{position:absolute;right:0;top:1px}.theme-dark table.ddp-table-form tbody tr td .ddp-txt-error-type{display:inline-block;max-width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.theme-dark table.ddp-table-form tbody tr td .ddp-txt-error-type .ddp-icon-error2{position:relative;top:0;left:0;float:right;margin-left:4px}.theme-dark table.ddp-table-view thead tr th{position:relative;border-top:1px solid #e7e7e7;border-bottom:1px solid #e7e7e7}.theme-dark table.ddp-table-view thead tr th a.ddp-link-filter{position:absolute;top:4px;right:3px;display:inline-block;padding:3px 4px;color:#4c515a;font-size:12px;font-style:italic;background-color:#f3f3f4}.theme-dark table.ddp-table-view thead tr th a.ddp-link-filter:hover{background-color:#eaedf5}.theme-dark table.ddp-table-view tbody tr td{padding:3px 10px 4px;cursor:pointer;border-right:1px solid #eaedf5}.theme-dark table.ddp-table-view tbody tr td:last-of-type{border-right:none}.theme-dark table.ddp-table-view tbody tr:hover td{background-color:#f0f0f2}.theme-dark table.ddp-table-view tbody tr td .ddp-icon-view{display:none;content:"";width:6px;height:11px;position:absolute;top:50%;right:0;margin-top:-6px;background:url(/assets/images/icon_dataview.png) no-repeat;background-position:left -68px}.theme-dark table.ddp-table-view tbody tr:hover td .ddp-icon-view{display:block}.theme-dark table.ddp-table-view tbody tr.ddp-selected td{background-color:#eaedf5;padding:2px 10px 3px;border-top:1px solid #1972d0;border-bottom:1px solid #1972d0}.theme-dark table.ddp-table-view tbody tr.ddp-selected td:first-of-type{padding-left:9px;border-left:1px solid #1972d0}.theme-dark table.ddp-table-view tbody tr.ddp-selected td:last-of-type{padding-right:9px;border-right:1px solid #1972d0}.theme-dark table.ddp-table-view tbody tr.ddp-selected td .ddp-icon-view{display:block}.theme-dark table.ddp-table-form tbody tr.ddp-disabled .ddp-ui-checkbox,.theme-dark table.ddp-table-form tbody tr.ddp-disabled em.ddp-icon-view{display:none}.theme-dark table.ddp-table-form tbody tr.ddp-disabled:nth-child(odd) td{background-color:#fafafa}.theme-dark table.ddp-table-form tbody tr.ddp-disabled:nth-child(2n) td{background-color:#fff}.theme-dark table.ddp-table-form tbody tr.ddp-disabled:nth-child(odd) td:first-of-type{border-left:1px solid #fafafa}.theme-dark table.ddp-table-form tbody tr.ddp-disabled:nth-child(odd) td:last-of-type{border-right:1px solid #fafafa}.theme-dark table.ddp-table-form tbody tr.ddp-disabled.ddp-selected:nth-child(odd) td:first-of-type{border-left:1px solid #1972d0}.theme-dark table.ddp-table-form tbody tr.ddp-disabled.ddp-selected:nth-child(odd) td:last-of-type{border-right:1px solid #1972d0}.theme-dark .ddp-box-viewtable .ddp-ui-gridbody.ddp-action{bottom:103px}.theme-dark .ddp-box-schema{display:flex}.theme-dark .ddp-box-schema.ddp-box-full .ddp-wrap-fleft{width:100%}.theme-dark .ddp-box-schema.ddp-box-full .ddp-wrap-fright{display:none}.theme-dark .ddp-view-schema .ddp-box-schema .ddp-wrap-fleft{width:340px}.theme-dark .ddp-view-schema .ddp-box-schema .ddp-wrap-fright{width:520px}.theme-dark .ddp-view-schema .ddp-box-schema .ddp-wrap-value-setting{padding:0;margin:0}.theme-dark .ddp-box-schema .ddp-wrap-fleft{float:left;width:592px;height:425px}.theme-dark .ddp-box-schema .ddp-wrap-fright{float:right;width:592px;height:425px}.theme-dark .ddp-box-schema .ddp-box-viewtable{height:100%;box-sizing:border-box}.theme-dark .ddp-box-schema .ddp-box-setting{position:relative;width:100%;height:100%;border:1px solid #b7b9c2;box-sizing:border-box}.theme-dark .ddp-box-schema .ddp-box-setting .ddp-data-top-title{padding:13px 16px;background-color:#f4f6fc;color:#4c515a;font-size:16px;font-weight:700;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.theme-dark .ddp-box-schema .ddp-box-setting .ddp-data-delete{position:absolute;top:56px;left:0;right:0;bottom:0;box-sizing:border-box;background-color:#fff;z-index:3}.theme-dark .ddp-box-schema .ddp-box-setting .ddp-data-delete span.ddp-txt{position:absolute;top:50%;left:0;right:0;margin-top:-13px;color:#b7b9c2;font-size:14px;text-align:center;box-sizing:border-box}.theme-dark .ddp-box-schema .ddp-box-setting .ddp-wrap-set-contents{position:absolute;top:45px;left:0;right:0;bottom:0;box-sizing:border-box}.theme-dark .ddp-box-schema .ddp-box-setting .ddp-wrap-set-contents.ddp-full{top:0}.theme-dark .ddp-box-schema .ddp-box-setting .ddp-wrap-value-det{position:relative;float:left;width:255px;height:100%;border-right:1px solid #eaedf5}.theme-dark .ddp-box-schema .ddp-box-setting .ddp-wrap-value-det .ddp-top-set{border-bottom:1px solid #e7e7e7;overflow:hidden}.theme-dark .ddp-box-schema .ddp-box-setting .ddp-wrap-value-det .ddp-data-name{float:left;padding:23px 0 22px 16px;color:#4a515c;font-size:14px}.theme-dark .ddp-box-schema .ddp-box-setting .ddp-wrap-value-det.ddp-type .ddp-data-name{padding:19px 0 20px 16px;color:#4a515c;font-weight:700;font-size:13px}.theme-dark .ddp-box-schema .ddp-box-setting .ddp-wrap-value-det .ddp-view-option{position:relative;top:22px;margin-right:16px;color:#4e5368;font-size:12px}.theme-dark .ddp-box-schema .ddp-box-setting .ddp-wrap-value-det .ddp-top-set .ddp-view-option.ddp-selected input{display:inline-block;width:40px;margin-right:5px;text-align:center;border-bottom:1px solid #d7d8dc}.theme-dark .ddp-wrap-value-det.ddp-type ul.ddp-list-value{top:56px}.theme-dark ul.ddp-list-value{position:absolute;top:62px;left:0;right:0;bottom:0;overflow-y:auto}.theme-dark ul.ddp-list-value li{padding:6px 15px;min-height:28px;color:#4b525b;font-size:13px;box-sizing:border-box}.theme-dark ul.ddp-list-value li:nth-child(odd){background-color:#fafafa}.theme-dark ul.ddp-list-value li.ddp-total{color:#b7b9c2}.theme-dark .ddp-wrap-value-setting{float:left;width:100%;height:100%;margin-left:-256px;padding-left:256px;box-sizing:border-box;overflow:auto;overflow-x:hidden}.theme-dark .ddp-ui-value-setting{height:100%}.theme-dark .ddp-ui-value-setting .ddp-ui-value-setting{z-index:1}.theme-dark .ddp-ui-value-setting .ddp-form-column{height:100%;margin-top:-56px;padding-top:56px;box-sizing:border-box}.theme-dark .ddp-ui-value-setting .ddp-form-column ul.ddp-list-value{top:32px}.theme-dark .ddp-ui-value-setting .ddp-form-column .ddp-wrap-value-det{float:left;width:220px;border-right:1px solid #b7b9c2;box-sizing:border-box}.theme-dark .ddp-ui-value-setting .ddp-form-column .ddp-wrap-value-det .ddp-label-value{background-color:#f7f7f8;padding:8px 20px;color:#7e8aa5;font-size:12px;border-bottom:1px solid #e9e9ec;box-sizing:border-box}.theme-dark .ddp-wrap-value-setting .ddp-form-column .ddp-ui-setting{float:left;width:100%;height:100%;margin-left:-220px;padding-left:240px;box-sizing:border-box;overflow:auto}.theme-dark .ddp-wrap-value-setting .ddp-ui-title{position:relative;padding:19px 0 20px 16px;color:#4a515c;font-size:13px;font-weight:700;border-bottom:1px solid #b7b9c2}.theme-dark .ddp-wrap-value-setting .ddp-ui-title .ddp-btn-delete{display:inline-block;position:absolute;top:23px;right:13px;width:11px;height:12px;background:url(/assets/images/icon_edit2.png) no-repeat;background-position:-24px -21px}.theme-dark .ddp-wrap-value-setting .ddp-ui-title .ddp-btn-delete:hover{background-position-x:left}.theme-dark .ddp-wrap-value-setting .ddp-ui-title .ddp-btn-delete.ddp-fright{position:relative;top:1px;right:0;margin:0 13px 0 5px}.theme-dark .ddp-wrap-value-setting .ddp-ui-title .ddp-btn-return-s.ddp-fright{position:relative;top:2px;right:0;margin:0 13px 0 5px}.theme-dark .ddp-wrap-value-setting .ddp-ui-title .ddp-data-name{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.theme-dark .ddp-box-popupcontents3.ddp-configure{width:1192px}.theme-dark .ddp-box-popupcontents3.ddp-configure .ddp-wrap-value-setting{margin:0}.theme-dark .ddp-box-popupcontents3.ddp-configure .ddp-box-schema .ddp-box-setting{border-left:none}.theme-dark .ddp-box-popupcontents3.ddp-configure .ddp-box-schema .ddp-wrap-fleft{width:672px}.theme-dark .ddp-box-popupcontents3.ddp-configure .ddp-box-schema .ddp-wrap-fright{width:520px}.theme-dark .ddp-box-popupcontents3.ddp-configure .ddp-wrap-value-setting{padding:0}.theme-dark .ddp-configure-schema{position:relative}.theme-dark .ddp-configure-schema .ddp-form-search{width:240px}.theme-dark .ddp-configure-schema .ddp-data-details.ddp-ui-preview-contents{position:absolute;top:170px;left:50px;right:50px;bottom:48px;height:auto}.theme-dark .ddp-configure-schema.ddp-info .ddp-data-details.ddp-ui-preview-contents{top:185px}.theme-dark .ddp-configure-schema.ddp-info2 .ddp-data-details.ddp-ui-preview-contents{top:219px}.theme-dark .ddp-type-top-option .ddp-ui-rightoption.ddp-type-schema .ddp-form-label2{margin-left:10px}.theme-dark .ddp-configure-schema .ddp-ui-rightoption.ddp-type-schema .ddp-wrap-dropdown{width:110px}.theme-dark .ddp-configure-schema .ddp-ui-rightoption.ddp-type-schema .ddp-ui-setbtn{position:Relative;float:left}.theme-dark .ddp-configure-schema .ddp-ui-rightoption.ddp-type-schema .ddp-ui-setbtn .ddp-btn-setting{display:inline-block;position:relative;width:30px;height:30px;margin:0 8px;border:1px solid #c3c8d3;box-sizing:border-box;border-radius:2px}.theme-dark .ddp-configure-schema .ddp-ui-rightoption.ddp-type-schema .ddp-ui-setbtn .ddp-btn-setting:hover,.theme-dark .ddp-configure-schema .ddp-ui-rightoption.ddp-type-schema .ddp-ui-setbtn.ddp-selected .ddp-btn-setting{border-color:#b7b9c2}.theme-dark .ddp-configure-schema .ddp-ui-rightoption.ddp-type-schema .ddp-ui-setbtn .ddp-btn-setting:before{display:inline-block;position:absolute;top:50%;left:50%;width:14px;height:14px;margin:-7px 0 0 -7px;background:url(/assets/images/icon_option.png) no-repeat;background-position:left -16px;content:""}.theme-dark .ddp-configure-schema .ddp-ui-rightoption.ddp-type-schema .ddp-ui-setbtn .ddp-btn-setting:hover:before,.theme-dark .ddp-configure-schema .ddp-ui-rightoption.ddp-type-schema .ddp-ui-setbtn.ddp-selected .ddp-btn-setting:before{background-position-x:-15px}.theme-dark .ddp-configure-schema .ddp-ui-rightoption.ddp-type-schema .ddp-ui-setbtn .ddp-wrap-popup2{display:none;position:absolute;top:100%;left:8px;margin-top:3px;z-index:20}.theme-dark .ddp-configure-schema .ddp-ui-rightoption.ddp-type-schema .ddp-ui-setbtn.ddp-selected .ddp-wrap-popup2{display:block}.theme-dark .ddp-wrap-value-setting .ddp-ui-setting{padding:20px}.theme-dark .ddp-wrap-value-setting .ddp-ui-setting .ddp-setting-button{padding:10px 0 0}.theme-dark .ddp-wrap-value-setting .ddp-ui-setting .ddp-wrap-edit3{margin-top:20px}.theme-dark .ddp-wrap-value-setting .ddp-ui-setting .ddp-wrap-edit3:first-of-type{margin-top:0}.theme-dark .ddp-wrap-value-setting .ddp-ui-setting .ddp-wrap-edit3 .ddp-ui-label-name{margin-bottom:5px;color:#4a515c;font-weight:700}.theme-dark .ddp-wrap-value-setting .ddp-ui-setting .ddp-wrap-edit3 .ddp-ui-label-name .ddp-icon-recommend{display:inline-block;margin-left:5px;position:relative;vertical-align:middle}.theme-dark .ddp-wrap-value-setting .ddp-ui-setting .ddp-wrap-edit3 .ddp-view-label{float:left;width:100%}.theme-dark .ddp-wrap-value-setting .ddp-ui-setting .ddp-wrap-edit3 .ddp-view-label .ddp-ui-label-name{float:left;width:auto}.theme-dark .ddp-wrap-value-setting .ddp-ui-setting .ddp-wrap-edit3 .ddp-ui-error{display:block;margin-top:5px}.theme-dark .ddp-wrap-value-setting .ddp-ui-setting .ddp-wrap-edit3 .ddp-apply .ddp-ui-error{margin-right:-52px}.theme-dark .ddp-wrap-value-setting .ddp-ui-setting .ddp-wrap-edit3 .ddp-ui-error.ddp-full{padding:0;margin-left:0}.theme-dark .ddp-wrap-value-setting .ddp-ui-setting .ddp-wrap-edit3 .ddp-ui-error em.ddp-icon-error{display:inline-block;position:relative;top:0;margin-right:5px;width:13px;height:13px;background:url(/assets/images/icon_info.png) no-repeat;background-position:-28px 0;vertical-align:middle}.theme-dark .ddp-wrap-value-setting .ddp-ui-setting .ddp-wrap-edit3 .ddp-ui-label-name .ddp-wrap-hover-info{z-index:inherit}.theme-dark .ddp-wrap-edit3 .ddp-ui-label-name .ddp-wrap-hover-info .ddp-box-layout4.ddp-box-time{width:290px;box-sizing:border-box}.theme-dark .ddp-wrap-edit3 .ddp-ui-label-name .ddp-wrap-hover-info .ddp-box-layout4 .ddp-data-det dl.ddp-dl-det{padding:5px 0;overflow:hidden}.theme-dark .ddp-wrap-edit3 .ddp-ui-label-name .ddp-wrap-hover-info .ddp-box-layout4 .ddp-data-det dl.ddp-dl-det:first-of-type{padding-top:0}.theme-dark .ddp-wrap-edit3 .ddp-ui-label-name .ddp-wrap-hover-info .ddp-box-layout4 .ddp-data-det dl.ddp-dl-det dt{float:left;width:35px;color:#4c515a;font-size:12px}.theme-dark .ddp-wrap-edit3 .ddp-ui-label-name .ddp-wrap-hover-info .ddp-box-layout4 .ddp-data-det dl.ddp-dl-det dd{display:block;position:relative;overflow:hidden;padding-left:10px;color:#7e8aa5;font-size:11px}.theme-dark .ddp-wrap-edit3 .ddp-ui-label-name .ddp-wrap-hover-info .ddp-box-layout4 .ddp-data-det dl.ddp-dl-det dd em{position:absolute;top:0;left:0}.theme-dark .ddp-wrap-value-setting .ddp-ui-setting .ddp-wrap-edit3 .ddp-ui-label-name a.ddp-link-type{float:right;color:#b7b9c2;font-size:12px;text-decoration:underline;font-style:italic}.theme-dark .ddp-wrap-value-setting .ddp-ui-setting .ddp-wrap-edit3 .ddp-ui-label-name a.ddp-link-type:hover{color:#7e8aa5}.theme-dark .ddp-wrap-value-setting .ddp-ui-setting .ddp-wrap-edit3 ul.ddp-list-checktype li{position:relative;padding:5px 0}.theme-dark .ddp-wrap-value-setting .ddp-ui-setting .ddp-wrap-edit3 ul.ddp-list-checktype li label.ddp-label-checkbox,.theme-dark .ddp-wrap-value-setting .ddp-ui-setting .ddp-wrap-edit3 ul.ddp-list-checktype li label.ddp-label-radio{display:inline-block}.theme-dark .ddp-wrap-value-setting .ddp-ui-setting .ddp-wrap-edit3 ul.ddp-list-checktype li label.ddp-label-checkbox span.ddp-txt-checkbox,.theme-dark .ddp-wrap-value-setting .ddp-ui-setting .ddp-wrap-edit3 ul.ddp-list-checktype li label.ddp-label-radio span.ddp-txt-radio{font-size:13px}.theme-dark .ddp-wrap-value-setting .ddp-ui-setting .ddp-wrap-edit3 ul.ddp-list-checktype li .ddp-form-checktype .ddp-input-typebasic{position:absolute;top:0;right:0;width:160px;box-sizing:Border-box}.theme-dark .ddp-wrap-value-setting .ddp-ui-setting .ddp-wrap-edit3 ul.ddp-list-checktype li .ddp-form-checktype .ddp-input-typebasic.ddp-full{position:relative;width:100%;margin-top:5px}.theme-dark .ddp-wrap-value-setting .ddp-ui-setting .ddp-wrap-edit3 ul.ddp-list-checktype li .ddp-form-checktype .ddp-input-apply{margin-top:5px}.theme-dark .ddp-wrap-value-setting .ddp-ui-setting .ddp-wrap-edit3 ul.ddp-list-checktype li .ddp-form-checktype .ddp-type-input{padding-left:16px}.theme-dark .ddp-wrap-value-setting .ddp-ui-setting .ddp-wrap-edit3 ul.ddp-list-checktype li .ddp-ui-example{position:relative;padding-left:20px;color:rgba(75,81,91,.5)}.theme-dark .ddp-wrap-value-setting .ddp-ui-setting .ddp-wrap-edit3 ul.ddp-list-checktype li .ddp-ui-example em.ddp-icon-check{display:inline-block;position:absolute;top:4px;left:0;width:8px;height:6px;background:url(/assets/images/icon_select2.png) no-repeat;background-position:-47px top}.theme-dark .ddp-wrap-value-setting .ddp-ui-setting .ddp-wrap-edit3 ul.ddp-list-checktype li .ddp-ui-error{display:block;padding:5px 0 0 16px;white-space:normal}.theme-dark .ddp-ui-setting .ddp-ui-option-in{padding:0 0 0 12px}.theme-dark .ddp-wrap-value-setting .ddp-ui-setting ul.ddp-list-dataview{margin:0 0 0 -12px;border-top:1px solid #e9e9ec;border-bottom:1px solid #e9e9ec}.theme-dark .ddp-wrap-value-setting .ddp-ui-setting ul.ddp-list-dataview li{padding:5px 17px;color:#4b525b;font-size:13px}.theme-dark .ddp-wrap-value-setting .ddp-ui-setting ul.ddp-list-dataview li.ddp-total{color:#b7b9c2;font-size:12px}.theme-dark .ddp-wrap-value-setting .ddp-ui-setting ul.ddp-list-dataview li.ddp-nodata{color:#b6b9c1;font-size:13px}.theme-dark .ddp-wrap-value-setting .ddp-ui-setting ul.ddp-list-dataview li:nth-child(odd){background-color:#fafafa}.theme-dark .ddp-wrap-value-setting .ddp-ui-setting .ddp-wrap-edit3 .ddp-data-time{margin-top:3px}.theme-dark .ddp-wrap-value-setting .ddp-ui-setting .ddp-wrap-edit3 .ddp-data-time .ddp-type-label{line-height:30px}.theme-dark .ddp-wrap-value-setting .ddp-ui-setting .ddp-wrap-edit3 .ddp-data-time.ddp-apply .ddp-input-apply{position:relative;padding-right:52px}.theme-dark .ddp-wrap-value-setting .ddp-ui-setting .ddp-wrap-edit3 .ddp-data-time.ddp-apply .ddp-input-apply .ddp-btn-line-s{position:absolute;top:0;right:0;padding:5px 10px}.theme-dark .ddp-ui-timestamp{padding:20px 0 0}.theme-dark .ddp-ui-timestamp .ddp-txt-timestamp{position:relative;top:-4px;vertical-align:middle}.theme-dark .ddp-ui-timestamp .ddp-txt-timestamp em.ddp-icon-time2{margin-right:5px}.theme-dark .ddp-ui-timestamp .ddp-ui-setting{padding:15px 0 0 18px}.theme-dark .ddp-ui-timestamp .ddp-ui-setting label.ddp-label-radio{display:inline-block;vertical-align:middle}.theme-dark .ddp-ui-timestamp .ddp-ui-setting label.ddp-label-radio+label.ddp-label-radio{margin-left:20px}.theme-dark .ddp-ui-timestamp .ddp-ui-setting .ddp-type-selectbox{display:inline-block;margin-left:9px;width:228px;box-sizing:border-box;vertical-align:middle}.theme-dark .ddp-ui-timestamp .ddp-ui-setting .ddp-type-selectbox ul.ddp-list-selectbox.ddp-selectdown{top:inherit;bottom:34px}.theme-dark .ddp-box-action{position:absolute;bottom:0;left:0;right:0;height:103px;padding:16px 0 16px 14px;border:1px solid #4c515a;background-color:#fff;box-sizing:border-box}.theme-dark .ddp-box-action a.ddp-btn-box-close{color:#7e8aa5;font-size:13px}.theme-dark .ddp-box-action a.ddp-btn-box-close em.ddp-icon-box-close{display:inline-block;width:16px;height:16px;margin-right:10px;background:url(/assets/images/btn_popclose.png) no-repeat;background-position:left -84px;vertical-align:middle}.theme-dark .ddp-box-action span.ddp-data-selet{margin-left:150px;color:#4c515a;font-size:14px}.theme-dark .ddp-box-action.ddp-type span.ddp-data-selet{margin-left:0;font-size:13px;font-weight:100}.theme-dark .ddp-box-action span.ddp-data-selet strong{margin-right:3px}.theme-dark .ddp-box-action .ddp-ui-checkaction{padding-left:0}.theme-dark .ddp-box-action .ddp-ui-checkaction .ddp-type-selectbox{width:180px}.theme-dark .ddp-box-action a.ddp-btn-line{position:absolute;top:9px;right:9px}.theme-dark .ddp-box-viewtable.ddp-selected .ddp-box-action.ddp-type{display:block;z-index:10}.theme-dark .ddp-box-action.ddp-type{display:none;height:45px}.theme-dark .ddp-box-action.ddp-type .ddp-box-button{clear:both;padding:17px 0 13px;text-align:center}.theme-dark .ddp-box-action.ddp-type .ddp-box-button [class*=ddp-btn-]{position:relative;top:0;right:0;margin:0 2px;vertical-align:middle}.theme-dark .ddp-box-action.ddp-type .ddp-type-button{position:absolute;top:0;right:0}.theme-dark .ddp-box-action.ddp-type .ddp-change-type{float:left}.theme-dark .ddp-box-action.ddp-type a.ddp-btn-change{display:inline-block;padding:13px 12px 15px;height:43px;color:#4e5368;box-sizing:border-box}.theme-dark .ddp-box-action.ddp-type .ddp-change-type.ddp-selected a.ddp-btn-change,.theme-dark .ddp-box-action.ddp-type a.ddp-btn-change:hover{background-color:#f0f0f2}.theme-dark .ddp-box-action.ddp-type a.ddp-btn-change:before{display:inline-block;width:11px;height:12px;margin-right:7px;background:url(/assets/images/icon_change.png) no-repeat;vertical-align:middle;content:""}.theme-dark .ddp-box-action.ddp-type .ddp-change-type .ddp-box-layout4.ddp-change{display:none;position:absolute;bottom:100%;right:0;margin-bottom:5px;width:350px}.theme-dark .ddp-box-action.ddp-type .ddp-change-type .ddp-box-layout4.ddp-change .ddp-change-select{float:left}.theme-dark .ddp-box-action.ddp-type .ddp-change-type .ddp-box-layout4.ddp-change .ddp-change-select .ddp-type-selectbox{float:left;width:158px}.theme-dark .ddp-box-action.ddp-type .ddp-change-type .ddp-box-layout4.ddp-change .ddp-change-select .ddp-type-selectbox+.ddp-type-selectbox{margin-left:3px}.theme-dark .ddp-box-action.ddp-type .ddp-change-type.ddp-selected .ddp-box-layout4.ddp-change{display:block;z-index:10;width:355px}.theme-dark .ddp-box-action.ddp-type .ddp-delete-type{float:left;position:relative}.theme-dark .ddp-box-action.ddp-type .ddp-delete-type .ddp-btn-delete{display:inline-block;padding:13px 12px 15px;margin-left:2px;height:43px;color:#4e5368;font-size:13px;box-sizing:border-box}.theme-dark .ddp-box-action.ddp-type .ddp-delete-type .ddp-btn-delete:hover,.theme-dark .ddp-box-action.ddp-type .ddp-delete-type.ddp-selected .ddp-btn-delete{background:#f0f0f2}.theme-dark .ddp-box-action.ddp-type .ddp-delete-type .ddp-btn-delete:before{display:inline-block;width:11px;height:12px;margin-right:6px;background:url(/assets/images/icon_edit2.png) no-repeat;background-position:left -21px;content:"";vertical-align:middle}.theme-dark .ddp-box-action.ddp-type .ddp-delete-type .ddp-box-layout4{display:none;position:absolute;bottom:100%;right:0;margin-bottom:5px;width:350px}.theme-dark .ddp-box-action.ddp-type .ddp-delete-type.ddp-selected .ddp-box-layout4{display:block}.theme-dark .ddp-box-action.ddp-type .ddp-delete-type .ddp-box-layout4.ddp-delete .ddp-wrap-data-detail,.theme-dark .ddp-box-action.ddp-type .ddp-delete-type .ddp-box-layout4.ddp-delete .ddp-wrap-data-detail .ddp-ui-top-title{padding-bottom:0}.theme-dark .ddp-box-action.ddp-type .ddp-delete-type .ddp-box-layout4.ddp-delete .ddp-box-button{padding-top:20px}.theme-dark .ddp-box-source-create{min-height:514px}.theme-dark .ddp-box-source-create .ddp-wrap-edit3{position:relative;margin-top:100px}.theme-dark .ddp-box-source-create .ddp-wrap-edit3:first-of-type{margin-top:0}.theme-dark .ddp-box-source-create .ddp-wrap-edit3.ddp-type .ddp-label-type{width:170px}.theme-dark .ddp-box-source-create .ddp-wrap-edit3 .ddp-ui-edit-option em[class*=ddp-icon-]{margin-right:8px}.theme-dark .ddp-wrap-edit3 .ddp-ui-edit-option span.ddp-data-group{display:block;padding-top:20px;margin-right:29px;color:#4e5368;font-size:14px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.theme-dark .ddp-wrap-edit3 .ddp-ui-edit-option span.ddp-data-group span.ddp-data-det{font-size:12px;color:#b7bac1}.theme-dark .ddp-wrap-edit3 .ddp-ui-edit-option.ddp-padb15{padding-bottom:15px}.theme-dark .ddp-wrap-edit3 .ddp-ui-edit-option .ddp-wrap-data-group .ddp-link-edit2{display:inline-block;margin-top:10px}.theme-dark .ddp-wrap-edit3 .ddp-ui-edit-option .ddp-wrap-data-group .ddp-result-num{padding-bottom:8px}.theme-dark .ddp-wrap-edit3 .ddp-ui-edit-option .ddp-wrap-data-group .ddp-result-num .ddp-link-edit2{margin-top:0}.theme-dark .ddp-wrap-edit3 .ddp-ui-edit-option .ddp-wrap-data-group .ddp-result-num span.ddp-txt-num{color:#4e5368;font-weight:300;font-size:13px}.theme-dark .ddp-link-edit2{color:#b7b9c2;font-size:12px;text-decoration:underline;font-style:italic}.theme-dark .ddp-link-edit2:hover{color:#7e8aa5;text-decoration:underline}.theme-dark ul.ddp-ui-tab li em.ddp-icon-group-s2,.theme-dark ul.ddp-ui-tab li em.ddp-icon-user-s2{margin-right:8px}.theme-dark ul.ddp-ui-tab li.ddp-selected em.ddp-icon-group-s2,.theme-dark ul.ddp-ui-tab li.ddp-selected em.ddp-icon-user-s2{opacity:1}.theme-dark .ddp-wrap-permission{position:relative;padding-top:42px;height:100%;box-sizing:border-box}.theme-dark .ddp-wrap-permission.ddp-type{padding-top:0}.theme-dark .ddp-wrap-permission.ddp-type .ddp-wrap-viewtable{top:98px}.theme-dark .ddp-wrap-permission .ddp-type-check{display:inline-block;position:absolute;top:0}.theme-dark .ddp-wrap-permission .ddp-wrap-viewtable{position:absolute;top:140px;left:0;right:0;bottom:68px}.theme-dark .ddp-wrap-permission .ddp-wrap-switch .ddp-form-search{width:270px}.theme-dark .ddp-wrap-permission table.ddp-table-type2 tbody tr>td .ddp-data-owner{float:left;color:#b7b9c2}.theme-dark .ddp-wrap-permission table.ddp-table-type2 tbody tr>td .ddp-txt-data{float:left;padding-right:4px}.theme-dark .ddp-box-popupcontents2.ddp-setting-source{width:666px}.theme-dark .ddp-box-popupcontents2.ddp-setting-source>.ddp-wrap-edit2:first-of-type{margin-top:0}.theme-dark .ddp-wrap-datadetail .ddp-ui-option{padding:20px 20px 15px}.theme-dark .ddp-wrap-datadetail .ddp-wrap-datapreview{padding:20px 0}.theme-dark .ddp-wrap-datadetail .ddp-wrap-datapreview .ddp-label-name{padding:25px 15px 8px}.theme-dark .ddp-wrap-datadetail .ddp-wrap-datapreview .ddp-box-preview{height:293px;margin-bottom:10px;overflow:auto;border-top:1px solid #eaeaed}.theme-dark .ddp-box-grid-detail .ddp-script-preview{border-top:1px solid #eaeaed;overflow:auto}.theme-dark .ddp-box-grid-detail .ddp-script-preview .ddp-txt-error3{padding:10px;color:#ca4b4b;font-size:12px}.theme-dark .ddp-datagrid .ddp-ui-option .ddp-wrap-edit{padding-left:30px}.theme-dark .ddp-datagrid .ddp-ui-option .ddp-reset{float:left;position:relative;top:8px;margin-left:10px}.theme-dark .ddp-datagrid .ddp-ui-option .ddp-data-form{position:relative;float:left;top:10px}.theme-dark .ddp-datagrid .ddp-ui-option .ddp-data-form input.ddp-data-input{width:40px;border:none;border-bottom:1px solid #d7d8dc;color:#656eb2;font-size:12px;text-align:center}.theme-dark .ddp-datagrid .ddp-ui-option .ddp-box-btn2{float:left}.theme-dark .ddp-datagrid .ddp-ui-option .ddp-btn-bg{float:left;margin-left:10px}.theme-dark .ddp-datagrid .ddp-ui-option .ddp-btn-bg em.ddp-icon-widget-gridsave{margin-right:5px}.theme-dark .ddp-fix-grid{position:fixed;bottom:45px;right:65px;top:246px;left:65px;border:1px solid #d5d6db}.theme-dark .ddp-fix-grid.ddp-msg-info1{top:267px}.theme-dark .ddp-fix-grid.ddp-msg-info2{top:302px;color:#fff}.theme-dark .ddp-box-source-create.ddp-box-type{width:880px}.theme-dark .ddp-box-source-create.ddp-box-type>.ddp-wrap-edit2:first-of-type{margin-top:0}.theme-dark .ddp-box-source-create.ddp-box-type .ddp-wrap-edit3{margin-top:40px}.theme-dark [class*=ddp-wrap-edit] .ddp-box-sub{margin-top:10px;padding:20px;background-color:#f4f6fc}.theme-dark [class*=ddp-wrap-edit] .ddp-box-sub label.ddp-label-type{color:#b7b9c2;font-size:13px}.theme-dark [class*=ddp-wrap-edit] .ddp-box-sub input.ddp-input-type{background:transparent}.theme-dark [class*=ddp-wrap-edit] .ddp-box-sub .ddp-clear:first-of-type .ddp-wrap-edit2{margin-top:0}.theme-dark .ddp-box-source-create.ddp-box-type .ddp-wrap-edit3.ddp-type .ddp-type-selectbox{width:290px}.theme-dark [class*=ddp-wrap-edit] .ddp-box-sub .ddp-wrap-edit2 .ddp-label-type{color:#4e5368;font-size:13px}.theme-dark [class*=ddp-wrap-edit] .ddp-box-sub .ddp-box-sub-option{margin-top:20px}.theme-dark [class*=ddp-wrap-edit] .ddp-box-sub .ddp-box-sub-option:first-of-type{margin-top:0}.theme-dark [class*=ddp-wrap-edit] .ddp-box-sub .ddp-box-sub-option .ddp-label-type{width:100%}.theme-dark [class*=ddp-wrap-edit] .ddp-box-sub .ddp-box-sub-option .ddp-option-in label.ddp-label-radio+label.ddp-label-radio{margin-left:28px}.theme-dark [class*=ddp-wrap-edit] .ddp-box-sub .ddp-box-sub-option .ddp-label-radio{vertical-align:top;position:relative;top:2px}.theme-dark [class*=ddp-wrap-edit] .ddp-box-sub .ddp-box-sub-option .ddp-label-radio+.ddp-box-option-input{top:-5px}.theme-dark [class*=ddp-wrap-edit] .ddp-box-sub .ddp-box-sub-option .ddp-label-radio+.ddp-box-option-input+.ddp-txt-error{position:relative;margin-left:5px;vertical-align:top}.theme-dark .ddp-box-sub .ddp-wrap-boxdata{width:100%}.theme-dark .ddp-box-sub .ddp-wrap-boxdata+.ddp-wrap-boxdata{padding-top:20px}.theme-dark .ddp-box-sub .ddp-wrap-boxdata .ddp-label-type{float:left;width:150px;padding:0;margin-right:10px;font-size:13px;color:#b7bac1;line-height:1.5em;box-sizing:border-box;overflow:hidden}.theme-dark .ddp-box-sub .ddp-wrap-boxdata .ddp-box-form{display:block;overflow:hidden}.theme-dark .ddp-box-sub .ddp-wrap-boxdata .ddp-box-form .ddp-data-txt{display:block;padding-bottom:5px;font-size:13px;color:#4e5368;line-height:1.5em}.theme-dark .ddp-box-sub .ddp-wrap-boxdata .ddp-box-form ul.ddp-list-sub li{position:relative;padding:0 0 5px 10px;color:#b7bac1;font-size:12px}.theme-dark .ddp-box-sub .ddp-wrap-boxdata .ddp-box-form ul.ddp-list-sub li:before{display:inline-block;position:absolute;top:4px;left:0;width:5px;height:5px;border-radius:50%;background-color:#b7bac1;content:""}.theme-dark table.ddp-wrap-boxdata{margin:-5px 0;table-layout:auto}.theme-dark table.ddp-wrap-boxdata tr th{line-height:1.5em;padding:5px 20px 5px 0;font-size:13px;color:#b7bac1;font-weight:400;white-space:nowrap;vertical-align:top}.theme-dark table.ddp-wrap-boxdata tr td{padding:5px 0;font-size:13px;color:#4e5368;line-height:1.5em;vertical-align:top}.theme-dark table.ddp-wrap-boxdata tr td [class*=ddp-icon-flow]{margin-right:8px}.theme-dark table.ddp-wrap-boxdata tr td .ddp-list-set li{padding:7px 0;font-size:13px}.theme-dark table.ddp-wrap-boxdata tr td .ddp-list-set li:first-of-type{padding-top:0}.theme-dark table.ddp-wrap-boxdata tr td .ddp-data-txt{display:block;padding-bottom:5px;font-size:13px;color:#4e5368;line-height:1.5em}.theme-dark table.ddp-wrap-boxdata tr td ul.ddp-list-sub li{position:relative;padding:0 0 5px 10px;color:#b7bac1;font-size:12px}.theme-dark table.ddp-wrap-boxdata tr td ul.ddp-list-sub li:before{display:inline-block;position:absolute;top:4px;left:0;width:5px;height:5px;border-radius:50%;background-color:#b7bac1;content:""}.theme-dark table.ddp-wrap-boxdata tr td ul.ddp-list-sub li .ddp-sub{padding-left:15px;color:#b7bac1;font-size:12px;line-height:20px}.theme-dark .ddp-wrap-edit2 .ddp-box-sub .ddp-option-in .ddp-size-s,.theme-dark .ddp-wrap-edit3 .ddp-box-sub .ddp-option-in .ddp-size-s{width:80px;box-sizing:border-box}.theme-dark .ddp-wrap-edit2 .ddp-box-sub .ddp-option-in .ddp-size-sm{width:110px}.theme-dark .ddp-wrap-edit2 .ddp-box-sub .ddp-option-in.ddp-inline .ddp-size-sm{display:inline-block;margin-right:5px}.theme-dark .ddp-wrap-edit3 .ddp-box-sub .ddp-option-in input.ddp-input-typebasic{display:inline-block}.theme-dark .ddp-wrap-edit3.ddp-type .ddp-ui-cycle .ddp-wrap-hover-info:hover .ddp-box-layout4{right:-20px;top:100%;margin-top:5px}.theme-dark .ddp-ui-cycle .ddp-form-time input.ddp-input-time,.theme-dark .ddp-ui-cycle .ddp-form-wrapper .ddp-form-time{width:80px}.theme-dark .ddp-ui-cycle .ddp-type-cycle{float:left;width:200px!important;margin-right:4px}.theme-dark .ddp-ui-cycle .ddp-list-buttons{float:left;margin-right:5px}.theme-dark .ddp-ui-cycle .ddp-list-buttons li{width:58px}.theme-dark .ddp-ui-cycle .ddp-input-typebasic.ddp-crontab{width:490px;margin-right:5px}.theme-dark .ddp-form-time{position:relative;display:inline-block;border-radius:3px;border:1px solid #d2d2d6;background-color:#fff}.theme-dark .ddp-ui-cycle .ddp-txt-error{display:block;margin-top:5px}.theme-dark .ddp-form-time input.ddp-input-time{display:inline-block;padding:7px 13px 6px 33px;width:100px;border:none;box-sizing:border-box}.theme-dark .ddp-form-time em.ddp-icon-time{position:absolute;top:50%;left:10px;margin-top:-7px}.theme-dark .ddp-form-wrapper{display:inline-block;border-radius:3px;border:1px solid #d2d2d6;background-color:#fff}.theme-dark .ddp-form-wrapper .ddp-type-selectbox{width:120px!important;float:left;margin-right:0;border-radius:0;border:none;border-right:1px solid #d2d2d6}.theme-dark .ddp-form-wrapper .ddp-form-time{width:120px;border:none}.theme-dark .ddp-ui-cycle .ddp-input-apply,.theme-dark .ddp-ui-cycle .ddp-input-typebasic{display:inline-block;width:250px;box-sizing:border-box}.theme-dark .ddp-type-selectbox ul.ddp-list-selectbox.ddp-box-s{max-height:120px}.theme-dark table.ddp-table-form tr.ddp-tr-select td{color:rgba(76,81,90,.5)}.theme-dark em.ddp-icon-select2{display:inline-block;width:8px;height:6px;background:url(/assets/images/icon_select2.png) no-repeat;background-position:-47px top}.theme-dark .ddp-wrap-partition{position:relative;padding:10px 0 0 16px;overflow:Hidden;box-sizing:border-box}.theme-dark .ddp-fix-label{position:relative;z-index:1}.theme-dark .ddp-ui-partition{display:block;white-space:nowrap;overflow:auto}.theme-dark .ddp-list-partition{padding:0 2px 10px}.theme-dark .ddp-list-partition li{display:inline-block;position:relative;width:143px;padding-right:6px;box-sizing:border-box}.theme-dark .ddp-list-partition li.ddp-disabled:before{display:inline-block;position:absolute;top:0;left:0;right:0;bottom:0;opacity:.5;background-color:#fff;content:""}.theme-dark .ddp-list-partition li .ddp-ui-label{display:block;color:#4e5368;font-size:12px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;word-wrap:normal}.theme-dark .ddp-wrap-partition .ddp-btn-control{position:relative}.theme-dark .ddp-box-source-create .ddp-wrap-edit3 .ddp-ui-edit-option .ddp-btn-control em[class*=ddp-icon-]{margin-right:0}.theme-dark .ddp-list-partition.ddp-type li{display:inline-block;padding:4px 8px;margin-right:2px;background-color:#f4f6fc}.theme-dark .ddp-list-partition.ddp-type li span.ddp-ui-label{display:block;font-size:12px;color:#7e8aa5;font-weight:300}.theme-dark .ddp-list-partition.ddp-type li .ddp-data{padding:5px 0 0}.theme-dark .ddp-list-partition.ddp-type li .ddp-data span.ddp-txt-data{display:block;padding:7px 0 0;color:#4e5368;font-size:13px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.theme-dark table.ddp-table-type3.ddp-popup tr td{padding:10px 10px 11px}.theme-dark table.ddp-table-type3.ddp-popup tr td span.ddp-data-date{color:#7e8aa5;font-size:12px}.theme-dark .ddp-data-details{position:relative;padding-left:460px;border:1px solid #d5d6db}.theme-dark .ddp-data-details .ddp-title{padding:15px 20px;color:#4e5368;font-size:14px;font-weight:700}.theme-dark .ddp-data-details .ddp-wrap-sourcename{position:absolute;top:0;left:0;bottom:0;width:459px}.theme-dark .ddp-data-details .ddp-wrap-sourcename .ddp-wrap-table table.ddp-table-form{margin-top:-1px}.theme-dark .ddp-data-details .ddp-wrap-detail{display:block;padding:15px 30px;border-left:1px solid #eaedf5;overflow:hidden}.theme-dark .ddp-data-details .ddp-wrap-detail .ddp-title{padding:0;margin-bottom:-10px}.theme-dark .ddp-data-details .ddp-ui-detail{padding-top:25px;margin:0 -20px}.theme-dark .ddp-data-details .ddp-ui-detail .ddp-popularity{height:120px}.theme-dark .ddp-data-details .ddp-ui-detail [class*=ddp-col-]{padding:0 20px;border-left:1px dotted #ccc}.theme-dark .ddp-data-details .ddp-ui-detail [class*=ddp-col-]:first-of-type{border-left:none}.theme-dark .ddp-data-details .ddp-ui-detail .ddp-ui-title{padding:10px 0 25px;font-size:16px}.theme-dark .ddp-data-details .ddp-ui-detail .ddp-ui-title2{padding:10px 20px 25px;font-size:16px}.theme-dark .ddp-data-details .ddp-wrap-detail.ddp-type .ddp-ui-detail .ddp-ui-title{padding:10px 0 25px;font-size:13px;font-weight:700}.theme-dark .ddp-data-details .ddp-wrap-detail.ddp-type .ddp-ui-detail .ddp-ui-title2{padding:10px 20px 25px;font-size:13px;font-weight:700}.theme-dark .ddp-data-details .ddp-wrap-detail.ddp-type .ddp-ui-detail table.ddp-table-detail2 tr th{color:#7e8aa5}.theme-dark .ddp-data-details .ddp-ui-detail table.ddp-table-detail2 tr th{padding-left:0;color:#7e8aa5;font-size:13px;vertical-align:top}.theme-dark .ddp-data-details .ddp-ui-detail table.ddp-table-detail2 tr th.ddp-th-valid{color:#53ac66}.theme-dark .ddp-data-details .ddp-ui-detail table.ddp-table-detail2 tr th.ddp-th-missing{color:#ed422f}.theme-dark .ddp-data-details .ddp-ui-detail table.ddp-table-detail2 tr.ddp-tr-sub th{padding-left:20px}.theme-dark .ddp-data-details .ddp-ui-detail .ddp-bar{position:relative;width:200px;height:15px;border-radius:2px;background-color:#f3f3f4}.theme-dark .ddp-data-details .ddp-ui-detail .ddp-bar span{display:inline-block;position:absolute;top:0;left:0;bottom:0;border-radius:2px;background-color:#1972d0}.theme-dark .ddp-wrap-detail.ddp-type label.ddp-label-detail+.ddp-ui-detail-in .ddp-box-histogram{margin:15px 0 50px}.theme-dark .ddp-data-details .ddp-box-histogram,.theme-dark .ddp-wrap-detail .ddp-box-histogram{padding:10px;margin:0 0 50px;height:118px;border:1px solid #dddde2;box-sizing:border-box}.theme-dark .ddp-data-details table.ddp-table-order{width:100%;margin-top:15px}.theme-dark .ddp-data-details table.ddp-table-order tr td{padding:11px 13px}.theme-dark .ddp-data-details ul.ddp-list-graph{margin:30px -12px 0}.theme-dark .ddp-data-details ul.ddp-list-graph li{padding:0 12px}.theme-dark .ddp-data-details.ddp-ui-preview-contents{position:relative;top:0;height:100%;padding-left:0;border:1px solid #c3c8d3;box-sizing:border-box;overflow:auto}.theme-dark .ddp-data-details.ddp-ui-preview-contents.type-border{border:1px solid #cdd0e2}.theme-dark .ddp-data-details.ddp-ui-preview-contents.type-border .ddp-table-detail4{border:none;border-bottom:1px solid #cdd0e2}.theme-dark .ddp-data-details.ddp-ui-preview-contents table tr th{border-bottom:1px solid #e9e9ec}.theme-dark .ddp-data-details.ddp-ui-preview-contents .ddp-ui-selected-option.ddp-selected .ddp-wrap-popup2{left:inherit;right:0;width:140px;z-index:20}.theme-dark .ddp-ui-preview-contents table.ddp-table-form.ddp-table-details tbody tr:nth-child(odd):hover td{background-color:#fafafa}.theme-dark .ddp-ui-preview-contents table.ddp-table-form.ddp-table-details tbody tr:nth-child(2n):hover td{background-color:#fff}.theme-dark .ddp-ui-preview-contents table.ddp-table-form.ddp-table-details tbody tr td.ddp-selected{background-color:#edf7fb!important;border:1px solid #2abcef;padding:12px 9px 13px}.theme-dark .ddp-ui-preview-contents table.ddp-table-form.ddp-table-details tbody tr td.ddp-selected:hover{background-color:#edf7fb!important}.theme-dark .ddp-ui-preview-contents table.ddp-table-form.ddp-table-details tbody tr td.ddp-selected.ddp-info{padding-right:29px}.theme-dark .ddp-ui-preview-contents table.ddp-table-form.ddp-table-details tbody tr td.ddp-info.ddp-disabled{cursor:auto!important}.theme-dark .ddp-ui-preview-contents table.ddp-table-type2 tbody tr td.ddp-selected .ddp-input-form input.ddp-txt-input{display:inline-block;position:absolute;top:0;right:0;bottom:0;left:0;padding:12px 9px 13px;content:""}.theme-dark .ddp-ui-preview-contents .ddp-data-details{position:absolute;top:46px;left:0;right:0;bottom:0}.theme-dark .ddp-ui-preview-contents .ddp-data-details.ddp-info{top:76px}.theme-dark .ddp-ui-preview-contents .ddp-data-details .ddp-wrap-sourcename{top:0;overflow:auto}.theme-dark .ddp-ui-preview-contents .ddp-data-details .ddp-wrap-detail{overflow:auto;height:100%;box-sizing:border-box}.theme-dark .ddp-data-details .ddp-wrap-table-detail{margin-right:0;margin-left:0;padding:40px 0}.theme-dark .ddp-data-details.ddp-ui-preview-contents .ddp-type-input tbody tr>td.ddp-padding-none{padding:0}.theme-dark .ddp-data-details.ddp-ui-preview-contents .ddp-type-input tbody tr>td .ddp-input-form{position:static}.theme-dark a.ddp-link-selection{display:inline-block;width:88px;padding:5px 0;margin-right:2px;color:#1972d0;text-align:center;font-size:12px;border-radius:3px;border:1px solid #1972d0;background-color:#edf7fb}.theme-dark a.ddp-link-selection:hover{color:#fff;border:1px solid #1972d0;background-color:#1972d0}.theme-dark a.ddp-link-selection em.ddp-icon-check{display:inline-block;width:11px;height:8px;margin-right:8px;background:url(/assets/images/icon_select2.png) no-repeat;background-position:-15px -9px}.theme-dark a.ddp-link-selection:hover em.ddp-icon-check{background-position:-15px -28px}.theme-dark a.ddp-link-selection em.ddp-icon-close{display:inline-block;width:9px;height:9px;margin-right:8px;background:url(/assets/images/btn_close.png) no-repeat;background-position:left -82px}.theme-dark a.ddp-link-selection:hover em.ddp-icon-close{background-position:-10px -82px}.theme-dark a.ddp-link-selection.ddp-reject{color:#e35252;border:1px solid rgba(227,82,82,.6);background:none}.theme-dark a.ddp-link-selection.ddp-reject:hover{color:#c63b3b;border:1px solid #e35252;background:none}.theme-dark .ddp-box-total{padding:34px 0;margin-top:35px;color:#7e8aa5;font-size:22px;text-align:center;background-color:#f4f6fc}.theme-dark .ddp-ui-user-new{padding:0 50px;text-align:left}.theme-dark .ddp-type-contents-in .ddp-top-option{position:relative;padding-bottom:29px;margin-bottom:20px;border-bottom:1px dotted #ccc;overflow:hidden}.theme-dark .ddp-type-contents-in .ddp-top-option>.ddp-wrap-edit3:first-of-type{margin-top:0}.theme-dark .ddp-ui-edit-option dl.ddp-dl-option{display:block;position:relative;top:-2px;overflow:hidden}.theme-dark .ddp-ui-edit-option dl.ddp-dl-option dt{float:left;margin-left:15px;margin-right:5px;color:#b7b9c2;font-size:14px}.theme-dark .ddp-ui-edit-option dl.ddp-dl-option dd{float:left;color:#4e5368;font-size:14px}.theme-dark .ddp-type-contents-in .ddp-top-option .ddp-ui-edit-option dl.ddp-dl-option dt{margin-left:0}.theme-dark .ddp-type-contents-in .ddp-top-option .ddp-ui-edit-option dl.ddp-dl-option dd{margin-right:45px}.theme-dark .ddp-type-contents-in .ddp-top-option .ddp-ui-link{position:absolute;top:0;right:0}.theme-dark .ddp-type-contents-in .ddp-top-option .ddp-ui-link a.ddp-btn-link:first-of-type:before{display:none}.theme-dark .ddp-type-contents-in .ddp-top-option .ddp-ui-link a.ddp-btn-link em.ddp-icon-link-cut,.theme-dark .ddp-type-contents-in .ddp-top-option .ddp-ui-link a.ddp-btn-link em.ddp-icon-link-password{display:inline-block;margin-right:5px;background:url(/assets/images/icon_control.png) no-repeat;vertical-align:middle}.theme-dark .ddp-type-contents-in .ddp-top-option .ddp-ui-link a.ddp-btn-link em.ddp-icon-link-cut{width:10px;height:10px;background-position:left -194px}.theme-dark .ddp-type-contents-in .ddp-top-option .ddp-ui-link a.ddp-btn-link:hover{color:#7e8aa5}.theme-dark .ddp-type-contents-in .ddp-top-option .ddp-ui-link a.ddp-btn-link:hover em.ddp-icon-link-cut{background-position:-11px -194px}.theme-dark .ddp-type-contents-in .ddp-top-option .ddp-ui-link a.ddp-btn-link em.ddp-icon-link-password{width:11px;height:12px;background-position:left -205px}.theme-dark .ddp-type-contents-in .ddp-top-option .ddp-ui-link a.ddp-btn-link:hover em.ddp-icon-link-password{background-position:-12px -205px}.theme-dark .ddp-ui-input-form .ddp-label-type .ddp-info{color:#4e5368;font-size:14px;font-weight:400;margin-left:26px}.theme-dark .ddp-ui-input-form a.ddp-link-edit{position:absolute;left:0;color:#b7b9c2;font-size:12px;text-decoration:underline;font-style:italic}.theme-dark .ddp-ui-user-option{display:block;padding:0;overflow:Hidden}.theme-dark .ddp-ui-user-option .ddp-ui-alart{margin-top:-10px;margin-bottom:35px;color:#b7b9c2;font-size:14px}.theme-dark .ddp-ui-user-option .ddp-ui-alart em.ddp-icon-alart{display:inline-block;position:relative;top:-1px;width:15px;height:15px;margin-right:5px;background:url(/assets/images/icon_info.png) no-repeat;background-position:-16px -44px;vertical-align:middle}.theme-dark .ddp-ui-user-option .ddp-ui-input-form label.ddp-label-type{font-weight:700}.theme-dark .ddp-ui-input-form.ddp-line{padding-bottom:20px;margin-bottom:28px;border-bottom:1px dotted #ccc}.theme-dark .ddp-ui-input-form dl.ddp-dl-option{display:block;position:relative;top:-2px;overflow:hidden;white-space:nowrap}.theme-dark .ddp-ui-input-form dl.ddp-dl-option dt{float:left;margin-left:15px;margin-right:5px;color:#b7b9c2;font-size:14px;font-weight:300}.theme-dark .ddp-ui-input-form dl.ddp-dl-option dd{float:left;color:#4e5368;font-size:14px;font-weight:300}.theme-dark .ddp-box-group .ddp-ui-input-form dl.ddp-dl-option dd{letter-spacing:-1px}.theme-dark .ddp-box-popupcontents2.ddp-box-group{position:relative;margin-top:30px;border-top:1px dotted #ccc}.theme-dark .ddp-box-popupcontents2.ddp-box-group .ddp-wrap-edit2{margin-top:60px}.theme-dark .ddp-box-popupcontents2.ddp-box-group .ddp-wrap-edit2:first-of-type{margin-top:36px}.theme-dark a.ddp-btn-linktype{color:#b7b9c2;font-size:13px}.theme-dark a.ddp-btn-linktype .ddp-icon-link-cut{width:10px;height:10px;background-position:left -194px}.theme-dark a.ddp-btn-linktype:hover{color:#7e8aa5}.theme-dark a.ddp-btn-linktype:hover em.ddp-icon-link-cut{background-position:-11px -194px}.theme-dark a.ddp-btn-linktype:hover .ddp-icon-link-edit{background-position:-39px -97px}.theme-dark .ddp-box-popupcontents2.ddp-box-group a.ddp-btn-linktype{position:absolute;top:-30px;right:0}.theme-dark .ddp-ui-userdetail{position:relative;padding-left:160px}.theme-dark .ddp-ui-userdetail .ddp-data-photo{position:absolute;top:0;left:12px;width:90px;height:90px;border-radius:50%;overflow:hidden}.theme-dark .ddp-ui-userdetail.type-user .ddp-data-photo{position:absolute;top:50%;left:12px;margin-top:-45px}.theme-dark .ddp-ui-userdetail .ddp-data-photo img{width:100%;height:100%}.theme-dark table.ddp-list-form2{width:100%;table-layout:fixed;margin-top:15px;border-top:1px solid #b7b9c2;border-bottom:1px solid #b7b9c2}.theme-dark table.ddp-list-form2 tr td{padding:15px 18px;color:#4c515a;font-size:13px;font-weight:300;border-bottom:1px solid #eaedf5}.theme-dark table.ddp-list-form2 tr:last-of-type td{border-bottom:none}.theme-dark table.ddp-list-form2 tr td .ddp-link-info.ddp-normal{position:relative;font-weight:400}.theme-dark table.ddp-list-form2 tr td .ddp-link-info.ddp-normal:hover{font-weight:700}.theme-dark table.ddp-list-form2 tr td .ddp-link-info.ddp-group{position:relative;padding-right:17px;color:#4c515a;font-size:13px;font-weight:400}.theme-dark table.ddp-list-form2 tr td .ddp-link-info.ddp-group:hover{text-decoration:underline}.theme-dark table.ddp-list-form2 tr td .ddp-link-info.ddp-group .ddp-icon-window{display:none;position:absolute;top:3px;right:0}.theme-dark table.ddp-list-form2 tr td .ddp-link-info.ddp-group:hover .ddp-icon-window{display:block}.theme-dark table.ddp-list-form2 tr td .ddp-box-layout4 table.ddp-table-pop tr td{border-bottom:none}.theme-dark .ddp-wrap-popup .ddp-ui-popup.ddp-type{padding:80px 0}.theme-dark .ddp-wrap-popup .ddp-ui-popup.ddp-type span.ddp-ui-pop-title{line-height:40px;padding-bottom:10px}.theme-dark .ddp-wrap-popup .ddp-ui-popup.ddp-type .ddp-ui-user-content{padding:20px 48px 0;margin-bottom:-35px}.theme-dark .ddp-box-owner{position:relative;padding:20px;height:375px;border:1px solid #d5d6db;box-sizing:border-box}.theme-dark .ddp-box-owner .ddp-form-search{width:100%}.theme-dark .ddp-box-owner .ddp-ui-moretype{padding:13px 0 0}.theme-dark .ddp-box-owner .ddp-nodata{color:#b7b9c2;font-size:13px}.theme-dark ul.ddp-list-owner{position:absolute;top:60px;left:0;right:0;bottom:34px;padding:0 20px;overflow:auto}.theme-dark ul.ddp-list-owner li{padding:6px 0}.theme-dark .ddp-layout-top-menu{background-color:#1f2942}.theme-dark .ddp-layout-top-menu .ddp-top-label{float:left;padding:13px 57px 13px 20px;font-size:22px;color:#fff}.theme-dark .ddp-layout-top-menu .ddp-top-menu{float:left}.theme-dark .ddp-layout-top-menu .ddp-top-menu li{float:left;padding-right:28px}.theme-dark .ddp-layout-top-menu .ddp-top-menu li a{display:block;position:relative;padding:18px 0;color:#fff;font-size:14px}.theme-dark .ddp-layout-top-menu .ddp-top-menu li.ddp-selected a{font-weight:700}.theme-dark .ddp-layout-top-menu .ddp-top-menu li.ddp-selected a:before{display:block;position:absolute;bottom:0;left:0;right:0;border-bottom:3px solid #2abcef;content:""}.theme-dark .ddp-ui-header-option{float:right;padding-right:74px}.theme-dark .ddp-ui-header-option .ddp-link-info{margin-top:17px;float:left;width:19px;height:19px;background:url(/assets/images/dark_theme/icon_header_info_dark.png) no-repeat}.theme-dark .ddp-ui-header-option .ddp-link-info:hover{background-position:-20px top}.theme-dark .ddp-ui-header-option .ddp-ui-more{position:relative;float:left;margin:17px 0 0 10px}.theme-dark .ddp-ui-header-option .ddp-ui-more.ddp-selected .ddp-icon-more:before{background-position:left -4px}.theme-dark .ddp-ui-header-option .ddp-ui-more .ddp-wrap-popup2{display:none;position:absolute;top:100%;right:-10px;width:212px;margin-top:9px}.theme-dark .ddp-ui-header-option .ddp-ui-more.ddp-selected .ddp-wrap-popup2{display:block}.theme-dark .ddp-wrap-contents-det{margin-top:-54px;padding:54px 0 0;height:100%;box-sizing:Border-box}.theme-dark .ddp-wrap-contents-det .ddp-ui-contents-det{height:100%;padding:10px 80px 18px;overflow:auto;box-sizing:border-box}.theme-dark .ddp-layout-contents .ddp-ui-contents-in{position:Relative;height:100%}.theme-dark .ddp-layout-contents .ddp-ui-contents-in .ddp-box-searching{background-color:#fff}.theme-dark .ddp-layout-contents .ddp-ui-contents-in .ddp-box-searching .ddp-form-searching{position:relative;float:left;padding:0 0 0 43px;width:675px;border-radius:4px;border:1px solid #d0d1d9;background-color:#fff;box-sizing:border-box;overflow:hidden}.theme-dark .ddp-layout-contents .ddp-ui-contents-in .ddp-box-searching .ddp-form-searching input{display:block;width:100%;padding:15px 0;font-size:16px;border:none}.theme-dark .ddp-layout-contents .ddp-ui-contents-in .ddp-box-searching .ddp-form-searching .ddp-icon-searching{display:inline-block;position:absolute;top:50%;left:17px;width:17px;height:17px;margin-top:-9px;background:url(/assets/images/btn_search.png) no-repeat;background-position:left -20px}.theme-dark .ddp-layout-contents .ddp-ui-contents-in .ddp-box-searching .ddp-ui-edit-option{position:relative;top:17px;float:left}.theme-dark .ddp-layout-contents .ddp-ui-contents-in .ddp-box-searching .ddp-ui-edit-option label.ddp-label-checkbox{display:inline-block;margin-left:40px}.theme-dark .ddp-data-monitoring{margin-top:40px}.theme-dark .ddp-data-monitoring .ddp-list-title{padding-bottom:7px;color:#4c515a;font-size:14px}.theme-dark .ddp-data-monitoring .ddp-list-title em[class*=ddp-icon-]{display:inline-block;margin-right:8px;background:url(/assets/images/icon_monitoring.png) no-repeat;vertical-align:middle}.theme-dark .ddp-data-monitoring .ddp-list-title em.ddp-icon-table{width:13px;height:14px}.theme-dark .ddp-data-monitoring .ddp-list-title em.ddp-icon-sql{width:17px;height:14px;background-position:left -15px}.theme-dark .ddp-data-monitoring .ddp-list-title em.ddp-icon-dataflow{width:13px;height:13px;background-position:left -30px}.theme-dark .ddp-data-monitoring .ddp-list-title em.ddp-icon-datasource{width:12px;height:14px;background-position:left -44px}.theme-dark table.ddp-table-list{width:100%;table-layout:fixed;border:1px solid #d2d3da;background-color:#fff}.theme-dark table.ddp-table-list tr th{padding:7px 15px;color:#4e5368;font-size:12px;font-weight:400;text-align:left;border-bottom:1px solid #d2d3d9;background-color:#f8f8f8}.theme-dark table.ddp-table-list tr td{padding:14px 15px;color:#4c515a;font-size:14px;vertical-align:top;border-top:1px solid #eaeaed}.theme-dark table.ddp-table-list tr.ddp-selected td{padding:13px 15px}.theme-dark table.ddp-table-list tr.ddp-selected td:first-of-type{padding-left:14px}.theme-dark table.ddp-table-list tr.ddp-selected td:last-of-type{padding-right:35px}.theme-dark table.ddp-table-list tr:first-of-type td{border-top:none}.theme-dark table.ddp-table-list tr td .ddp-txt-long{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal;color:#4c515a;font-size:14px}.theme-dark table.ddp-table-list tr td .ddp-txt-long span.ddp-txt-colortype{color:#b7bac1}.theme-dark table.ddp-table-list tr td strong.ddp-strong{font-size:12px}.theme-dark table.ddp-table-list tr td strong.ddp-strong2{color:#b7b9c2;font-size:12px}.theme-dark table.ddp-table-list tr td .ddp-txt-sql{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;word-wrap:break-word}.theme-dark .ddp-ui-contents-list .ddp-data-none{padding:10px 0 0 25px;color:#b7b9c2;font-size:13px}.theme-dark .ddp-log-statistics{padding-bottom:54px}.theme-dark .ddp-log-statistics .ddp-ui-option .ddp-clear{margin:0 5px 0 0;padding:0}.theme-dark .ddp-log-statistics .ddp-clear{padding:20px 0 0;margin:0 -5px}.theme-dark .ddp-log-statistics .ddp-clear [class*=ddp-col-]{padding:0 5px}.theme-dark .ddp-log-statistics .ddp-data-title{position:relative;padding-bottom:6px;color:#4e5368;font-size:13px}.theme-dark .ddp-log-statistics .ddp-data-title a.ddp-more{position:absolute;right:10px;top:0;font-size:12px;font-style:italic;text-decoration:underline}.theme-dark .ddp-log-statistics .ddp-box-chart{height:168px;border:1px solid #d8d8de;border-radius:3px;background-color:#fff}.theme-dark .ddp-ui-contents-det .ddp-box-type{background-color:#fff;border:1px solid #d2d3da;border-radius:2px;margin:4px 0 10px}.theme-dark .ddp-ui-contents-det .ddp-view-setting{margin:6px 0 8px}.theme-dark .ddp-ui-contents-det .ddp-view-setting .ddp-label-name{float:left}.theme-dark .ddp-ui-contents-det .ddp-view-setting .ddp-label-name .ddp-txt-label{float:left;color:#4e5368;font-size:14px}.theme-dark .ddp-ui-contents-det .ddp-view-setting .ddp-label-name .ddp-wrap-info{position:relative;top:3px;float:left;margin:0 0 0 9px}.theme-dark .ddp-ui-contents-det .ddp-view-setting .ddp-label-name .ddp-wrap-info .ddp-btn-info2{display:inline-block;width:13px;height:13px;background:url(/assets/images/icon_info.png) no-repeat;background-position:left -16px}.theme-dark .ddp-ui-contents-det .ddp-view-setting .ddp-label-name .ddp-wrap-info:hover .ddp-box-layout4{display:block}.theme-dark .ddp-ui-contents-det .ddp-view-setting .ddp-label-name .ddp-wrap-info .ddp-wrap-hover-layout{position:absolute;top:-10px;left:100%}.theme-dark .ddp-ui-contents-det .ddp-view-setting .ddp-label-name .ddp-wrap-info .ddp-box-layout4{display:none;margin-left:5px;width:auto;min-width:320px;z-index:10}.theme-dark .ddp-ui-contents-det .ddp-view-setting .ddp-label-name .ddp-wrap-info .ddp-box-layout4 table.ddp-table-info tr th{font-weight:400;color:#7e8aa5;letter-spacing:-.6px}.theme-dark .ddp-ui-contents-det .ddp-view-setting .ddp-label-name .ddp-wrap-info .ddp-bar-size{display:block;position:relative;height:12px;margin-top:5px;background-color:#eaedf5}.theme-dark .ddp-ui-contents-det .ddp-view-setting .ddp-label-name .ddp-wrap-info .ddp-bar-size .ddp-data-bar{position:absolute;top:0;left:0;bottom:0;background-color:#4e5368;cursor:pointer}.theme-dark .ddp-ui-contents-det .ddp-view-setting .ddp-label-name .ddp-wrap-info .ddp-bar-size .ddp-data-bar .ddp-ui-tooltip-info{display:none;top:100%;margin-top:8px;margin-left:-29px;width:57px;text-align:center;box-sizing:border-box}.theme-dark .ddp-ui-contents-det .ddp-view-setting .ddp-label-name .ddp-wrap-info .ddp-bar-size .ddp-data-bar:hover .ddp-ui-tooltip-info{display:block}.theme-dark .ddp-ui-contents-det .ddp-view-setting .ddp-label-name .ddp-wrap-info .ddp-bar-size .ddp-data-line{position:absolute;top:0;bottom:0;right:10px;border-left:1px solid #dc494f}.theme-dark .ddp-wrap-engine-graph{display:flex;margin-left:-6px}.theme-dark .ddp-wrap-engine-graph .ddp-box-graph{position:relative;margin-left:6px;border-radius:3px}.theme-dark .ddp-wrap-engine-graph .ddp-box-graph.type-cpu,.theme-dark .ddp-wrap-engine-graph .ddp-box-graph.type-memory{position:relative;width:250px;height:250px;background-color:#5373c6}.theme-dark .ddp-wrap-engine-graph .ddp-box-graph.type-memory{background-color:#395286}.theme-dark .ddp-wrap-engine-graph .ddp-box-graph .ddp-box-label{padding:19px 18px 0;color:#fff;font-size:14px}.theme-dark .ddp-wrap-engine-graph .ddp-box-graph .ddp-graph-round{display:table;position:absolute;bottom:30px;left:50%;margin-left:-77px;width:154px;height:154px}.theme-dark .ddp-wrap-engine-graph .ddp-box-graph .ddp-graph-round .ddp-graph-in{display:table-cell;vertical-align:middle;text-align:center}.theme-dark .ddp-wrap-engine-graph .ddp-box-graph .ddp-graph-round .ddp-graph-in .ddp-data-num{display:block;font-size:40px;color:#fff}.theme-dark .ddp-wrap-engine-graph .ddp-box-graph .ddp-graph-round .ddp-graph-in .ddp-data-per{display:inline-block;padding:2px 6px 3px;margin-top:9px;color:#fff;font-size:12px;border-radius:2px;background-color:#415b9e}.theme-dark .ddp-wrap-engine-graph .ddp-box-graph.type-memory .ddp-graph-round .ddp-graph-in .ddp-data-per{background-color:#2f426c}.theme-dark .ddp-wrap-engine-graph .ddp-box-graph .ddp-data-per .ddp-icon-up{transform:rotate(180deg)}.theme-dark .ddp-wrap-engine-graph .ddp-box-graph .ddp-data-per .ddp-icon-down,.theme-dark .ddp-wrap-engine-graph .ddp-box-graph .ddp-data-per .ddp-icon-up{display:inline-block;position:relative;top:6px;width:7px;height:4px;margin-right:4px;background:url(/assets/images/icon_graph_per.png) no-repeat;vertical-align:top}.theme-dark .ddp-wrap-engine-graph .ddp-box-graph .ddp-data-per .ddp-icon-down{transform:rotate(180deg);transform:rotate(0deg)}.theme-dark .ddp-wrap-engine-graph .ddp-box-graph .ddp-graph-line{position:absolute;bottom:0;left:0;right:0;height:79px}.theme-dark .ddp-wrap-engine-graph .ddp-box-graph .ddp-graph-num{position:absolute;bottom:35px;left:0;right:0;text-align:center;color:#fff;font-size:30px;font-weight:700}.theme-dark .ddp-wrap-engine-graph .ddp-box-graph .ddp-icon-status{position:absolute;top:19px;right:17px}.theme-dark .ddp-wrap-engine-graph .ddp-box-graph .ddp-icon-status .ddp-icon-error,.theme-dark .ddp-wrap-engine-graph .ddp-box-graph .ddp-icon-status .ddp-icon-warning,.theme-dark .ddp-wrap-engine-graph .ddp-box-graph.type-count-num .ddp-icon-status2 .ddp-icon-warning{display:none;width:19px;height:18px;background:url(/assets/images/icon_confidence.png) no-repeat;background-position:-20px -21px}.theme-dark .ddp-wrap-engine-graph .ddp-box-graph .ddp-icon-status .ddp-icon-error{width:20px;height:20px;background-position:-21px -57px}.theme-dark .ddp-wrap-engine-graph .ddp-box-graph.type-warning{background-color:#f3b110}.theme-dark .ddp-wrap-engine-graph .ddp-box-graph.type-warning .ddp-icon-status .ddp-icon-warning{display:block}.theme-dark .ddp-wrap-engine-graph .ddp-box-graph.type-warning .ddp-graph-round .ddp-graph-in .ddp-data-per{background-color:#c28d0d}.theme-dark .ddp-wrap-engine-graph .ddp-box-graph.type-error{background-color:#ba363a}.theme-dark .ddp-wrap-engine-graph .ddp-box-graph.type-error .ddp-icon-status .ddp-icon-error{display:block}.theme-dark .ddp-wrap-engine-graph .ddp-box-graph.type-error .ddp-graph-round .ddp-graph-in .ddp-data-per{background-color:#952a2e}.theme-dark .ddp-wrap-engine-graph .ddp-wrap-line-graph{flex:auto;display:flex;flex-direction:column}.theme-dark .ddp-wrap-engine-graph .ddp-box-graph.type-count{margin-bottom:6px;height:122px;background-color:#383f49}.theme-dark .ddp-wrap-engine-graph .ddp-box-graph.type-count-num{width:200px;margin-bottom:6px;height:122px;background-color:#75ab4f}.theme-dark .ddp-wrap-engine-graph .ddp-box-graph.type-count-num .ddp-icon-status2{position:absolute;top:16px;right:10px}.theme-dark .ddp-wrap-engine-graph .ddp-box-graph.type-count-num .ddp-data-per{display:inline-block;padding:2px 6px 3px;margin-left:5px;border-radius:2px;font-size:12px;background-color:#5e8940;color:#fff}.theme-dark .ddp-wrap-engine-graph .ddp-box-graph.type-count-num.type-warning{background-color:#f3a611}.theme-dark .ddp-wrap-engine-graph .ddp-box-graph.type-count-num.type-warning .ddp-icon-warning{display:block;float:left}.theme-dark .ddp-wrap-engine-graph .ddp-box-graph.type-count-num.type-warning .ddp-data-per{background-color:#dc494f}.theme-dark .ddp-wrap-engine-graph .ddp-box-graph.type-task{margin-bottom:6px;height:122px;background-color:#478743}.theme-dark .ddp-wrap-engine-graph .ddp-wrap-num-graph{display:flex;flex-direction:column}.theme-dark .ddp-ui-contents-det .ddp-view-setting .ddp-date-setting{float:right}.theme-dark .ddp-ui-contents-det .ddp-view-setting .ddp-date-setting .ddp-btn-toggle{float:left;height:30px;margin-left:3px;padding:7px 10px;background-color:#c3c8d3;border-radius:2px;color:#4e5368;font-size:13px;text-align:center;box-sizing:border-box}.theme-dark .ddp-ui-contents-det .ddp-view-setting .ddp-date-setting .ddp-btn-toggle.ddp-selected{background-color:#4e5368;color:#fff}.theme-dark .ddp-ui-contents-det .ddp-view-setting .ddp-date-setting .ddp-data-date{padding:6px 0;margin-right:10px;float:left;color:#4e5368}.theme-dark .ddp-ui-contents-det .ddp-view-setting .ddp-date-setting .ddp-data-date .ddp-btn-refresh{display:inline-block;width:12px;height:13px;margin-left:5px;background:url(/assets/images/icon_refresh2.png) no-repeat;background-position:-42px top;vertical-align:middle}.theme-dark .ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value{display:flex;padding:20px 20px 19px;margin-left:-6px;border-bottom:1px dotted #d2d3da}.theme-dark .ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value .ddp-ui-status-value{flex:auto;margin-left:6px;box-sizing:border-box}.theme-dark .ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value .ddp-ui-status-value.type-all{flex:initial;width:80px}.theme-dark .ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value .ddp-ui-status-value:first-of-type{padding-left:0}.theme-dark .ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value .ddp-label-status{display:block;position:relative;padding:11px 0 11px 20px;height:38px;border-radius:3px;font-size:13px;font-weight:700;box-sizing:border-box;cursor:pointer}.theme-dark .ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value .ddp-label-status.type-selected:after{display:inline-block;position:absolute;top:0;left:0;right:0;bottom:0;border:1px solid #7e8aa5;content:"";border-radius:3px}.theme-dark .ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value .ddp-label-status.type-all{padding:11px 0;text-align:center;background-color:#f5f5f5;color:#7e8aa5}.theme-dark .ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value .ddp-label-status.type-all.type-selected:after{border:1px solid #7e8aa5}.theme-dark .ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value .ddp-label-status.type-warning{color:#f7af88;background-color:rgba(255,182,2,.1)}.theme-dark .ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value .ddp-label-status.type-warning.type-selected:after{border:1px solid #ffb602}.theme-dark .ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value .ddp-label-status.type-error{color:#dc494f;background-color:rgba(237,57,73,.1)}.theme-dark .ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value .ddp-label-status.type-error.type-selected:after{border:1px solid #dc494f}.theme-dark .ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value .ddp-label-status.type-historical,.theme-dark .ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value .ddp-label-status.type-normal{color:#58bb90;background-color:rgba(120,196,164,.1)}.theme-dark .ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value .ddp-label-status.type-historical.type-selected:after,.theme-dark .ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value .ddp-label-status.type-normal.type-selected:after{border:1px solid #78c4a4}.theme-dark .ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value .ddp-label-status.type-middleManager{color:#dc494f;background-color:rgba(237,57,73,.1)}.theme-dark .ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value .ddp-label-status.type-middleManager.type-selected:after{border:1px solid #dc494f}.theme-dark .ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value .ddp-label-status:hover{color:#fff!important}.theme-dark .ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value .ddp-label-status.type-all:hover{background-color:#7e8aa5}.theme-dark .ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value .ddp-label-status.type-warning:hover{background-color:#ffb602}.theme-dark .ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value .ddp-label-status.type-error:hover{background-color:#dc494f}.theme-dark .ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value .ddp-label-status.type-historical:hover,.theme-dark .ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value .ddp-label-status.type-normal:hover{background-color:#58bb90}.theme-dark .ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value .ddp-label-status.type-middleManager:hover{background-color:#dc494f}.theme-dark .ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value .ddp-label-status [class*=ddp-icon-status]{position:absolute;top:50%;right:11px;margin-top:-10px}.theme-dark .ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value .ddp-label-status:hover [class*=ddp-icon-status]{background-position-x:-21px}.theme-dark .ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value .ddp-label-status:hover:before{display:none}.theme-dark .ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value .ddp-label-status:before{display:none;position:absolute;left:0;top:0;bottom:0;width:5px;border-radius:4px;content:""}.theme-dark .ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value .ddp-label-status.type-selected:before{display:block}.theme-dark .ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value .ddp-label-status.type-warning:before{background-color:#ffb602}.theme-dark .ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value .ddp-label-status.type-error:before{background-color:#dc494f}.theme-dark .ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value .ddp-label-status.type-historical:before,.theme-dark .ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value .ddp-label-status.type-normal:before{background-color:#78c4a4}.theme-dark .ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value .ddp-label-status.type-middleManager:before{background-color:#dc494f}.theme-dark .ddp-ui-contents-det .ddp-box-type .ddp-wrap-status-value .ddp-label-status.type-all:before{background-color:#7e8aa5}.theme-dark .ddp-type-server{padding-bottom:20px}.theme-dark .ddp-type-server .ddp-box-top-setting .ddp-type-search{float:left;margin:15px 20px 0}.theme-dark .ddp-type-server .ddp-box-top-setting .ddp-type-option{float:right;padding:0 20px 8px 0}.theme-dark .ddp-type-server .ddp-box-top-setting .ddp-type-option .ddp-form-label2,.theme-dark .ddp-type-server .ddp-box-top-setting .ddp-type-option .ddp-list-tab-button,.theme-dark .ddp-type-server .ddp-box-top-setting .ddp-type-option .ddp-wrap-edit3{float:left}.theme-dark .ddp-type-server .ddp-box-top-setting .ddp-type-option .ddp-form-label2{padding:12px 18px 0 0}.theme-dark .ddp-type-server .ddp-box-top-setting .ddp-type-option .ddp-form-label2 .ddp-type-selectbox{width:140px}.theme-dark .ddp-type-server .ddp-box-top-setting .ddp-type-option .ddp-wrap-edit3{width:auto;padding:10px 0 0}.theme-dark .ddp-type-server .ddp-box-top-setting .ddp-type-option .ddp-wrap-edit3 label.ddp-label-type{display:inline-block;width:auto;margin-right:8px}.theme-dark .ddp-type-server .ddp-box-top-setting .ddp-type-option .ddp-wrap-edit3 label.ddp-label-radio .ddp-tag-status{margin:-2px 0}.theme-dark .ddp-type-server .ddp-box-top-setting .ddp-type-option .ddp-list-tab-button{margin:13px 0 0 20px}.theme-dark .ddp-type-server .ddp-box-detail{padding:0 20px;margin-bottom:-10px}.theme-dark .ddp-type-server .ddp-box-detail .ddp-grid-detail{margin:-2px -2px 10px;clear:both}.theme-dark .ddp-type-server .ddp-box-detail .ddp-grid-detail .ddp-grid-box{float:left;width:36px;padding:10px 0 11px;margin:2px;background-color:rgba(120,196,164,.1);text-align:center;color:#58bb90}.theme-dark .ddp-type-server .ddp-box-detail .ddp-grid-detail .ddp-grid-box.type-error{background-color:#dc494f;color:#fff}.theme-dark .ddp-type-server .ddp-box-detail .ddp-table-detail3{margin-bottom:10px}.theme-dark table.ddp-table-detail3{border-collapse:collapse;border:1px solid #d0d1d9}.theme-dark table.ddp-table-detail3 tr th{position:relative;padding:9px 30px 9px 14px;color:#7e8aa5;font-weight:400;text-align:Left;border-bottom:1px solid #d0d1d9;border-right:1px solid #eaedf5}.theme-dark table.ddp-table-detail3 tr th:last-of-type{border-right:none}.theme-dark table.ddp-table-detail3 tr th [class*=ddp-icon-array]{position:absolute;top:50%;right:5px;margin-top:-10px}.theme-dark table.ddp-table-detail3 tr td{padding:9px 18px;border:1px solid #eaedf5;border-left:none;vertical-align:top;color:#4e5368;font-size:13px}.theme-dark table.ddp-table-detail3 tr:last-of-type td{border-bottom:none}.theme-dark table.ddp-table-detail3 tr:nth-child(odd) td{background-color:#fafafa}.theme-dark table.ddp-table-detail3 tr td ul.ddp-list-data{margin:-9px -18px}.theme-dark table.ddp-table-detail3 tr td ul.ddp-list-data li{padding:9px 18px}.theme-dark table.ddp-table-detail3 tr td ul.ddp-list-data li:nth-child(odd){background-color:#fafafa}.theme-dark table.ddp-table-detail3 tr td:last-of-type{border-right:none}.theme-dark table.ddp-table-detail3 tr td .ddp-tag-status{margin:-3px 0}.theme-dark table.ddp-table-detail3 tr td .ddp-data-node{font-size:13px;font-weight:700}.theme-dark table.ddp-table-detail3 tr td .ddp-data-node.type-broker{color:#f7af88}.theme-dark table.ddp-table-detail3 tr td .ddp-data-node.type-coordinator{color:#f78887}.theme-dark table.ddp-table-detail3 tr td .ddp-data-node.type-historical{color:#93cf6d}.theme-dark table.ddp-table-detail3 tr td .ddp-data-node.type-overlord{color:#54bc9b}.theme-dark table.ddp-table-detail3 tr td .ddp-data-node.type-middleManager{color:#8899d9}.theme-dark table.ddp-table-detail3 tr td .ddp-type-status-error{position:relative}.theme-dark table.ddp-table-detail3 tr td .ddp-type-status-error .ddp-txt-error{position:relative;font-style:normal;margin-left:8px;cursor:pointer}.theme-dark table.ddp-table-detail3 tr td .ddp-type-status-error .ddp-txt-error .ddp-icon-error{margin-right:4px}.theme-dark table.ddp-table-detail3 tr td .ddp-type-status-error .ddp-box-layout4{display:none;position:absolute;top:100%;left:0;margin-top:5px;width:auto}.theme-dark table.ddp-table-detail3 tr td .ddp-type-status-error .ddp-box-layout4 .ddp-data-title .ddp-sub-title{font-weight:400}.theme-dark table.ddp-table-detail3 tr td .ddp-type-status-error .ddp-box-layout4 .ddp-data-det{white-space:nowrap}.theme-dark table.ddp-table-detail3 tr td .ddp-type-status-error:hover .ddp-box-layout4{display:block}.theme-dark .ddp-ui-contents-det .ddp-list-option{padding:10px 0 20px}.theme-dark .ddp-ui-contents-det .ddp-list-option .ddp-wrap-boxtab{float:left}.theme-dark .ddp-ui-contents-det .ddp-list-option .ddp-option-right{float:right}.theme-dark .ddp-ui-contents-det .ddp-list-option .ddp-form-label2 label.ddp-label-type{color:#7e8aa5}.theme-dark .ddp-form-label2 .ddp-wrap-dropdown.type-refresh{position:relative;padding-right:29px}.theme-dark .ddp-ui-contents-det .ddp-wrap-top-filtering{margin:0 0 10px;padding:0 20px}.theme-dark .ddp-wrap-top-filtering .ddp-filter-search.type-dataname .ddp-form-filter-search{width:234px}.theme-dark .ddp-wrap-top-filtering .ddp-form-filtering:first-of-type .ddp-result-filtering{margin-left:0}.theme-dark .ddp-wrap-dropdown.type-refresh .ddp-btn-refresh{display:inline-block;position:absolute;top:0;right:0;width:30px;height:30px;border-radius:0 2px 2px 0;background-color:#7e8aa5}.theme-dark .ddp-wrap-dropdown.type-refresh .ddp-btn-refresh:before{display:inline-block;position:absolute;top:50%;left:50%;margin:-8px 0 0 -9px;width:18px;height:15px;background:url(/assets/images/btn_refresh.png) no-repeat;background-position:-36px top;content:""}.theme-dark .ddp-top-flow .ddp-wrap-navi .ddp-data-name{color:#fff}.theme-dark .ddp-ui-datadetail.type-detail .ddp-data-sub{padding:0 20px}.theme-dark .ddp-ui-datadetail.type-detail .ddp-wrap-log{position:relative;margin-top:10px;height:397px;padding:15px 15px 76px;background-color:#1f2942;box-sizing:border-box}.theme-dark .ddp-ui-datadetail.type-detail .ddp-wrap-log .ddp-box-log{height:100%;color:#fff}.theme-dark .ddp-ui-datadetail.type-detail .ddp-box-log-option{position:absolute;bottom:10px;left:10px;right:10px;background:#f4f6fc;border-radius:2px}.theme-dark .ddp-ui-datadetail.type-detail .ddp-box-log-option .ddp-left-option{float:left}.theme-dark .ddp-ui-datadetail.type-detail .ddp-box-log-option .ddp-dl-option{padding:14px 0 14px 13px}.theme-dark .ddp-ui-datadetail.type-detail .ddp-box-log-option .ddp-dl-option dt{float:left;position:relative;top:8px;padding-right:6px;color:#4e5368;font-size:12px}.theme-dark .ddp-ui-datadetail.type-detail .ddp-box-log-option .ddp-dl-option dd{float:left}.theme-dark .ddp-ui-datadetail.type-detail .ddp-box-log-option .ddp-dl-option dd .ddp-data-status{position:relative;top:8px;float:left;margin-right:16px;font-weight:700;color:#4e5368;font-size:12px}.theme-dark .ddp-ui-datadetail.type-detail .ddp-box-log-option .ddp-dl-option dd .ddp-box-status{float:left;margin-right:4px;padding:6px 8px;color:#fff;font-size:13px;border-radius:3px}.theme-dark .ddp-ui-datadetail.type-detail .ddp-box-log-option .ddp-dl-option dd .ddp-box-status.type-error{background-color:#ed3949}.theme-dark .ddp-ui-datadetail.type-detail .ddp-box-log-option .ddp-dl-option dd .ddp-box-status.type-warning{background-color:#ffba00}.theme-dark .ddp-ui-datadetail.type-detail .ddp-box-log-option .ddp-dl-option dd .ddp-box-status:before{display:inline-block;background:url(/assets/images/icon_info3.png) no-repeat;content:"";vertical-align:middle}.theme-dark .ddp-ui-datadetail.type-detail .ddp-box-log-option .ddp-dl-option dd .ddp-box-status.type-error:before{width:13px;height:13px;background-position:-14px -27px}.theme-dark .ddp-ui-datadetail.type-detail .ddp-box-log-option .ddp-dl-option dd .ddp-box-status.type-warning:before{width:13px;height:12px;background-position:-14px -67px}.theme-dark .ddp-ui-datadetail.type-detail .ddp-box-log-option .ddp-right-option{float:right}.theme-dark .ddp-ui-datadetail.type-detail .ddp-box-log-option .ddp-ui-btn-log{float:left;padding:20px 25px 0 0}.theme-dark .ddp-ui-datadetail.type-detail .ddp-box-log-option .ddp-btn-log{float:left;margin-left:15px;background:url(/assets/images/btn_log.png) no-repeat}.theme-dark .ddp-ui-datadetail.type-detail .ddp-box-log-option .ddp-btn-log.type-refresh{width:14px;height:14px}.theme-dark .ddp-ui-datadetail.type-detail .ddp-box-log-option .ddp-btn-log.type-down{width:13px;height:13px;background-position-y:-15px}.theme-dark .ddp-ui-datadetail.type-detail .ddp-box-log-option .ddp-btn-log.type-newwindow{width:14px;height:12px;background-position-y:-29px}.theme-dark .ddp-ui-datadetail.type-detail .ddp-box-log-option .ddp-btn-log.type-newtab{width:13px;height:13px;background-position-y:-43px}.theme-dark .ddp-ui-datadetail.type-detail .ddp-box-graph{height:250px;padding:20px;background-color:#383f49;box-sizing:border-box}.theme-dark .ddp-ui-datadetail .ddp-label-option{position:relative}.theme-dark .ddp-ui-datadetail .ddp-label-option .ddp-type-selectbox{position:absolute;top:-12px;right:0;width:180px}.theme-dark .ddp-detail-contents.type-form .ddp-option-type{position:absolute;top:0;right:40px;z-index:1}.theme-dark .ddp-detail-contents.type-form .ddp-option-type .ddp-type-selectbox{width:180px}.theme-dark .ddp-detail-contents.type-form .ddp-wrap-monitoring{height:330px;background-color:#383f49}.theme-dark .ddp-detail-overview{margin-top:20px}.theme-dark .ddp-detail-overview .ddp-label{margin-bottom:10px;color:#4e5368;font-weight:700}.theme-dark .ddp-detail-overview .ddp-box-viewtable{position:absolute;top:373px;left:0;right:0;bottom:20px;min-height:auto;border:1px solid #c3c8d3;overflow:auto}.theme-dark .ddp-detail-contents .ddp-view-datadetail{position:absolute;top:30px;left:0;right:0;bottom:0;padding:0 0 20px 20px;overflow:auto}.theme-dark .ddp-detail-contents .ddp-view-datadetail .ddp-ui-datadetail .ddp-label-detail{font-size:13px;font-weight:700}.theme-dark .ddp-detail-contents .ddp-view-datadetail .ddp-wrap-graph{height:230px;background-color:#383f49}.theme-dark .ddp-detail-contents .ddp-ui-datadetail.type-detail+.ddp-ui-datadetail.type-detail{padding-top:20px}.theme-dark .ddp-table-detail tr td .ddp-datasource .ddp-tag-status{display:inline-block;margin-right:8px}.theme-dark .ddp-table-detail tr td .ddp-datasource .ddp-txt-info{display:inline-block}.theme-dark .ddp-pop-preview.ddp-type.page-information{left:170px;right:170px}.theme-dark .ddp-wrap-informaiton{position:relative;padding:0 20px;height:100%;box-sizing:border-box;overflow:auto;z-index:1}.theme-dark .ddp-wrap-informaiton .ddp-ui-detail{padding-bottom:20px;margin-bottom:20px;border-top:1px solid #eaedf5}.theme-dark .ddp-wrap-informaiton .ddp-ui-detail:first-of-type{border-top:none}.theme-dark .ddp-type-flow{position:absolute;top:101px;left:0;right:0;bottom:0;box-sizing:border-box;overflow:auto}.theme-dark .ddp-type-flow.ddp-flow{background-color:#eaedf5;overflow:hidden}.theme-dark .ddp-type-flow .ddp-type-top-option{padding:13px 20px;background-color:#fff}.theme-dark .ddp-type-flow .ddp-type-top-option .ddp-wrap-dropdown{width:96px}.theme-dark .ddp-type-flow .ddp-type-top-option em.ddp-icon-widget-save{position:relative;margin-left:15px}.theme-dark .ddp-type-flow .ddp-type-top-option em.ddp-icon-widget-save .ddp-ui-tooltip-info.ddp-down em.ddp-icon-view-top{right:18px}.theme-dark .ddp-view-flow{overflow:hidden}.theme-dark .ddp-view-flow .ddp-wrap-box{margin:0 -20px;box-sizing:border-box;background-color:#fff}.theme-dark .ddp-icon-flowline{position:absolute;top:10px;left:0;width:40px;height:1px;margin-left:-20px;border-top:1px solid #b7b9c2;z-index:1}.theme-dark .ddp-icon-flowline.ddp-right{left:auto;right:0;margin-left:0;margin-right:-20px}.theme-dark .ddp-icon-flowline:before{left:-2px;width:7px;border-radius:50%;background-color:#b7b9c2}.theme-dark .ddp-icon-flowline:after,.theme-dark .ddp-icon-flowline:before{display:inline-block;position:absolute;top:50%;margin-top:-5px;content:"";height:7px}.theme-dark .ddp-icon-flowline:after{right:0;width:10px;background:url(/assets/images/icon_flowline.png) no-repeat}.theme-dark .ddp-icon-flowline.ddp-type-dot{border-top:1px dotted #b7b9c2}.theme-dark .ddp-box-flow{width:37%;float:left;padding:0 20px;box-sizing:border-box}.theme-dark .ddp-box-flow.ddp-center{width:inherit;position:absolute;top:0;left:37%;right:37%}.theme-dark .ddp-box-flow.ddp-last{float:right}.theme-dark .ddp-wrap-box-flow{position:relative;overflow:hidden}.theme-dark .ddp-data-flow{position:relative;width:100%;height:100%;border:1px solid #eaeaed;box-sizing:border-box}.theme-dark .ddp-data-flow .ddp-title{padding:7px 0;color:#4e5368;font-size:13px;font-weight:700;text-align:center}.theme-dark .ddp-data-flow table.ddp-table-grid{border-bottom:none}.theme-dark .ddp-data-flow .ddp-wrap-table{overflow:auto}.theme-dark table.ddp-table-grid{table-layout:fixed;width:100%;border-collapse:collapse;border-top:1px solid #ebebed;border-bottom:1px solid #ebebed}.theme-dark table.ddp-table-grid tr th{padding:10px 7px;color:#4e5368;font-size:12px;text-align:left;font-weight:400;border-left:1px solid #ebebed;border-bottom:1px solid #ebebed}.theme-dark table.ddp-table-grid tr td{padding:5px 7px;font-size:12px;color:#4a525c;text-align:left;border-left:1px solid #ebebed;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.theme-dark table.ddp-table-grid tr:nth-child(odd) td{background-color:#fafafa}.theme-dark table.ddp-table-grid tr td:first-of-type,.theme-dark table.ddp-table-grid tr th:first-of-type{border-left:none}.theme-dark em[class*=ddp-icon-mt-]{display:inline-block;margin-right:8px;background:url(/assets/images/icon_monitoring.png) no-repeat;vertical-align:middle}.theme-dark em.ddp-icon-mt-table{width:13px;height:14px}.theme-dark em.ddp-icon-mt-sql{width:17px;height:14px;background-position:left -15px}.theme-dark em.ddp-icon-mt-dataflow{width:13px;height:13px;background-position:left -30px}.theme-dark em.ddp-icon-mt-datasource{width:12px;height:14px;background-position:left -44px}.theme-dark em.ddp-icon-mt-data{width:13px;height:14px;background-position:left -59px}.theme-dark .ddp-type-flow .ddp-wrap-result{padding:11px 11px 0}.theme-dark .ddp-type-flow.ddp-flow .ddp-wrap-result{padding-bottom:10px}.theme-dark .ddp-type-flow .ddp-wrap-result:before{display:table;content:""}.theme-dark .ddp-type-flow .ddp-wrap-result:after{display:table;content:"";clear:both}.theme-dark .ddp-wrap-naviarea .ddp-ui-navidata .ddp-data-lineage-num{float:left;padding:15px 9px 5px 0;font-size:13px;color:#7e8aa5}.theme-dark .ddp-wrap-naviarea .ddp-ui-navidata ul.ddp-list-tab-button{margin-top:11px;margin-right:8px;border:1px solid #b7b9c3}.theme-dark .ddp-wrap-naviarea .ddp-ui-navidata ul.ddp-list-tab-button li{position:Relative}.theme-dark .ddp-wrap-naviarea .ddp-ui-navidata ul.ddp-list-tab-button li .ddp-ui-tooltip-info{left:inherit;right:-10px}.theme-dark .ddp-wrap-naviarea .ddp-ui-navidata ul.ddp-list-tab-button li .ddp-ui-tooltip-info em.ddp-icon-view-top{left:inherit;right:19px}.theme-dark .ddp-box-flowdetail.ddp-default{width:306px;border:none;top:0;right:0;bottom:0;background-color:#fff}.theme-dark .ddp-box-flowdetail.ddp-default:before{display:none}.theme-dark .ddp-box-flowdetail.ddp-default .ddp-box-in{bottom:0}.theme-dark .ddp-box-flowdetail.ddp-default .ddp-data-explain,.theme-dark .ddp-box-flowdetail.ddp-default .ddp-data-filename{cursor:default}.theme-dark .ddp-box-flowdetail.ddp-default .ddp-data-filename{margin-top:25px}.theme-dark .ddp-box-lineage{padding:10px 23px;white-space:nowrap}.theme-dark .ddp-view-flow .ddp-data-lineage{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#fff;overflow:auto}.theme-dark .ddp-view-flow .ddp-data-lineage.ddp-selected{right:310px}.theme-dark .ddp-wrap-entity{display:inline-block;position:relative;padding:0 18px;margin-right:23px;white-space:nowrap}.theme-dark .ddp-wrap-entity .ddp-btn-plus{display:inline-block;width:18px;height:56px;background:url(/assets/images/btn_plus.png) no-repeat}.theme-dark .ddp-wrap-entity .ddp-btn-plus:hover{background-position:-18px top}.theme-dark .ddp-wrap-entity .ddp-btn-plus.ddp-start{position:absolute;top:0;left:0}.theme-dark .ddp-wrap-entity .ddp-btn-plus.ddp-end{position:absolute;top:0;right:0}.theme-dark .ddp-box-entity{display:inline-block;width:190px;margin-right:36px;padding:0 12px;position:relative;border:1px solid #e9ebef;border-radius:2px;box-sizing:border-box;vertical-align:top;cursor:pointer}.theme-dark .ddp-box-entity:last-of-type{margin-right:0}.theme-dark .ddp-box-entity.ddp-search-unit{border:1px solid #4a515c}.theme-dark .ddp-box-entity.ddp-click-unit{border:1px solid #1972d0;background-color:#1972d0}.theme-dark .ddp-box-entity.ddp-click-unit .ddp-ui-name{color:#fff}.theme-dark .ddp-box-entity.ddp-click-unit em.ddp-icon-mt2-table{background-position:-17px top}.theme-dark .ddp-box-entity.ddp-click-unit em.ddp-icon-mt2-dataflow{background-position:-17px -16px}.theme-dark .ddp-box-entity.ddp-click-unit em.ddp-icon-mt2-sql{background-position:-23px -32px}.theme-dark .ddp-box-entity.ddp-click-unit.ddp-selected{background-color:#fff;color:#4a515c}.theme-dark .ddp-box-entity.ddp-click-unit.ddp-selected em.ddp-icon-mt2-table{background-position:0 top}.theme-dark .ddp-box-entity.ddp-click-unit.ddp-selected em.ddp-icon-mt2-dataflow{background-position:0 -16px}.theme-dark .ddp-box-entity.ddp-click-unit.ddp-selected em.ddp-icon-mt2-sql{background-position:0 -32px}.theme-dark .ddp-box-entity:first-of-type:after{display:none}.theme-dark .ddp-box-entity:after{display:inline-block;content:"";position:absolute;top:25px;left:-44px;width:44px;height:7px;background:url(/assets/images/icon_flowline2.png) no-repeat}.theme-dark .ddp-box-entity .ddp-ui-name{display:block;position:relative;padding:20px 15px 20px 33px;height:54px;color:#1f2942;font-size:12px;font-weight:700;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.theme-dark .ddp-box-entity .ddp-ui-name .ddp-data-sql{display:block;margin-top:-5px;color:#4e5368;font-size:12px;font-weight:400;white-space:normal;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word}.theme-dark .ddp-box-entity .ddp-icon-view{display:inline-block;position:absolute;top:24px;right:12px;width:10px;height:6px;background:url(/assets/images/icon_selecview.png) no-repeat;background-position:left -51px}.theme-dark .ddp-box-entity.ddp-detail-unit:before{display:inline-block;content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border:2px solid #1972d0}.theme-dark .ddp-box-entity.ddp-connection{background-color:#edf7fb}.theme-dark .ddp-box-entity.ddp-connection .ddp-ui-name{color:#1972d0}.theme-dark .ddp-box-entity.ddp-connection em.ddp-icon-mt2-table{background-position:-34px top}.theme-dark .ddp-box-entity.ddp-connection em.ddp-icon-mt2-dataflow{background-position:-32px -16px}.theme-dark .ddp-box-entity.ddp-connection em.ddp-icon-mt2-sql{background-position:-46px -32px}.theme-dark .ddp-box-entity.ddp-connection.ddp-selected{background-color:#fff;color:#4a515c}.theme-dark .ddp-box-entity.ddp-connection.ddp-selected .ddp-ui-name{color:#4a515c}.theme-dark .ddp-box-entity.ddp-connection.ddp-selected em.ddp-icon-mt2-table{background-position:0 top}.theme-dark .ddp-box-entity.ddp-connection.ddp-selected em.ddp-icon-mt2-dataflow{background-position:0 -16px}.theme-dark .ddp-box-entity.ddp-connection.ddp-selected em.ddp-icon-mt2-sql{background-position:0 -32px}.theme-dark .ddp-box-entity.ddp-selected .ddp-icon-view{transform:rotate(180deg)}.theme-dark .ddp-box-entity.ddp-selected .ddp-list-column{display:block}.theme-dark .ddp-box-entity em[class*=ddp-icon-mt2-]{display:inline-block;position:absolute;top:50%;left:8px;margin-right:6px;background:url(/assets/images/icon_monitoring2.png) no-repeat;vertical-align:middle}.theme-dark .ddp-box-entity em.ddp-icon-mt2-table{width:16px;height:15px;margin-top:-8px}.theme-dark .ddp-box-entity em.ddp-icon-mt2-dataflow{width:16px;height:15px;margin-top:-8px;background-position:left -16px}.theme-dark .ddp-box-entity em.ddp-icon-mt2-sql{left:7px;width:22px;height:20px;margin-top:-10px;background-position:left -32px}.theme-dark .ddp-box-entity .ddp-list-column{display:none;padding-bottom:8px}.theme-dark .ddp-box-entity .ddp-list-column li{padding:2px 0}.theme-dark .ddp-box-entity .ddp-list-column li:first-of-type{padding-top:0}.theme-dark .ddp-box-entity .ddp-list-column li a.ddp-box-column{display:block;position:relative;padding:8px 8px 8px 44px;border:1px solid #eaedf5;border-radius:2px;font-size:12px;color:#4e5368;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.theme-dark .ddp-box-entity .ddp-list-column.ddp-list-sql li a.ddp-box-column{padding-left:15px}.theme-dark .ddp-box-entity .ddp-list-column li a.ddp-box-column .ddp-icon-type-ab{position:absolute;top:50%;left:16px}.theme-dark .ddp-box-entity .ddp-list-column li.ddp-selected a.ddp-box-column{background-color:#1972d0;color:#fff}.theme-dark .ddp-box-entity .ddp-list-column li.ddp-selected a.ddp-box-column .ddp-icon-type-ab{background-position:-14px top}.theme-dark .ddp-box-entity .ddp-list-column li.ddp-connection a.ddp-box-column{background-color:#edf7fb;border:1px solid #e9ebef;color:#1972d0}.theme-dark .ddp-box-entity .ddp-list-column li.ddp-connection a.ddp-box-column .ddp-icon-type-ab{background-position:-71px top}.theme-dark .ddp-logdetail{text-align:left}.theme-dark .ddp-logdetail .ddp-data-logdet{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.theme-dark .ddp-logdetail .ddp-data-logdet span{display:inline-block}.theme-dark .ddp-logdetail .ddp-data-logdet.ddp-long{display:block;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.theme-dark .ddp-logdetail .ddp-wrap-logdetail{float:right;margin-top:-3px;display:none}.theme-dark .ddp-logdetail .ddp-wrap-logdetail .ddp-btn-detail{position:relative;display:inline-block;margin-left:5px;width:19px;height:19px}.theme-dark .ddp-logdetail .ddp-wrap-logdetail .ddp-btn-detail:hover,.theme-dark .ddp-logdetail .ddp-wrap-logdetail.ddp-selected .ddp-btn-detail{background-color:#eaedf5}.theme-dark .ddp-logdetail .ddp-wrap-logdetail .ddp-btn-detail:before{display:inline-block;position:absolute;top:50%;left:50%;margin:-6px 0 0 -6px;width:11px;height:11px;background:url(/assets/images/icon_detail.png) no-repeat;content:"";opacity:.6}.theme-dark .ddp-logdetail .ddp-wrap-logdetail .ddp-btn-detail:hover:before{opacity:1}.theme-dark .ddp-logdetail .ddp-wrap-logdetail.ddp-selected .ddp-pop-logdetail{display:block}.theme-dark .ddp-logdetail .ddp-pop-logdetail{display:none;position:absolute;left:20px;top:100%;padding:15px 15px 53px;margin-top:4px;width:845px;border:1px solid #ddd;border-radius:2px;background-color:#fff;text-align:left;z-index:1;box-shadow:0 1px 3px rgba(84,97,104,.3)}.theme-dark .ddp-logdetail .ddp-pop-logdetail .ddp-logdetal-contents{min-height:54px;max-height:180px;color:#4c515a;font-size:13px;line-height:18px;overflow:auto}.theme-dark .ddp-logdetail .ddp-pop-logdetail .ddp-log-buttons{position:absolute;bottom:0;left:0;right:0;padding:0 15px 15px}.theme-dark .ddp-logdetail .ddp-pop-logdetail .ddp-log-buttons .ddp-link-copy{position:relative;top:7px;color:#7e8aa5}.theme-dark .ddp-logdetail .ddp-pop-logdetail .ddp-log-buttons .ddp-link-copy:hover{text-decoration:underline}.theme-dark .ddp-logdetail .ddp-pop-logdetail .ddp-log-buttons .ddp-link-copy:before{display:inline-block;position:relative;top:-1px;width:13px;height:13px;margin-right:5px;background:url(/assets/images/icon_clone.png) no-repeat;content:"";vertical-align:middle}.theme-dark .ddp-logdetail .ddp-pop-logdetail .ddp-log-buttons .ddp-btn-line{float:right}.theme-dark .ddp-wrap-error{display:table;width:100%;height:100%;background:url(/assets/images/bg_error.png) no-repeat;background-size:100% 100%}.theme-dark .ddp-wrap-error .ddp-ui-error{display:table-cell;width:100%;text-align:center;vertical-align:middle}.theme-dark .ddp-wrap-error .ddp-ui-error .ddp-num-error{display:block;color:#7575ea;font-size:110px;font-weight:100}.theme-dark .ddp-wrap-error .ddp-ui-error .ddp-txt-error{display:block;color:#7575ea;font-size:28px;font-weight:300}.theme-dark .ddp-wrap-error .ddp-ui-error .ddp-det-error{display:block;padding:40px 0 0;color:#272950;font-size:16px;font-weight:300}.theme-dark .ddp-wrap-error .ddp-ui-error .ddp-ui-buttons{padding:40px 0 0;text-align:center}.theme-dark .ddp-wrap-error .ddp-ui-error .ddp-ui-buttons a[class*=ddp-btn-]{margin:0 5px}.theme-dark a.ddp-btn-bgtype{display:inline-block;width:230px;padding:10px 0;text-align:center;color:#fff;border-radius:3px;border:1px solid #272950;background-color:#272950;box-sizing:border-box}.theme-dark a.ddp-btn-bgtype:hover{border:1px solid #7575ea;background-color:#7575ea}.theme-dark a.ddp-btn-linetype{display:inline-block;width:230px;padding:10px 0;text-align:center;color:#272950;border-radius:3px;border:1px solid #272950;box-sizing:border-box}.theme-dark a.ddp-btn-linetype:hover{border:1px solid #7575ea;color:#7575ea}.theme-dark .ddp-cluster-add{width:850px;margin:0 auto;text-align:left;border:1px solid #c3c8d3;overflow:hidden}.theme-dark .ddp-box-application{float:left;width:50%;height:500px;padding:19px;border-right:1px solid #c3c8d3;background-color:#f4f6fc;box-sizing:border-box;overflow:auto}.theme-dark .ddp-box-application ul.ddp-list-application li{width:50%;float:left;padding:5px;box-sizing:border-box}.theme-dark .ddp-box-application ul.ddp-list-application li a{display:table;height:98px;width:100%}.theme-dark .ddp-box-application ul.ddp-list-application li a .ddp-add-application{display:table-cell;position:relative;width:100%;height:100%;border:1px solid #ddd;background-color:#fff;text-align:center;vertical-align:middle}.theme-dark .ddp-box-application ul.ddp-list-application li.ddp-selected a .ddp-add-application:before,.theme-dark .ddp-box-application ul.ddp-list-application li a:hover .ddp-add-application:before{display:inline-block;position:absolute;top:0;left:0;right:0;bottom:0;border:1px solid #454545;content:""}.theme-dark .ddp-box-application ul.ddp-list-application li a .ddp-add-application span.ddp-bg-selected{display:none;position:absolute;bottom:0;left:0;right:0;height:24px;background-color:#454545}.theme-dark .ddp-box-application ul.ddp-list-application li a .ddp-add-application span.ddp-bg-selected em.ddp-icon-select{display:block;position:absolute;top:50%;left:50%;width:11px;height:8px;margin:-4px 0 0 -6px;background:url(/assets/images/icon_select2.png) no-repeat;background-position:-27px top}.theme-dark .ddp-box-application ul.ddp-list-application li.ddp-selected a .ddp-add-application span.ddp-bg-selected,.theme-dark .ddp-box-application ul.ddp-list-application li a:hover .ddp-add-application span.ddp-bg-selected{display:block}.theme-dark .ddp-cluster-add .ddp-wrap-ex{float:left;width:50%;padding:30px 19px;box-sizing:border-box}.theme-dark .ddp-cluster-add .ddp-wrap-ex .ddp-form-option{padding-bottom:30px}.theme-dark .ddp-form-option .ddp-label-type{display:block;padding-bottom:9px;color:#4e5368;font-size:13px;font-weight:700}.theme-dark .ddp-form-option .ddp-type-selectbox{width:217px}.theme-dark .ddp-cluster-add .ddp-wrap-ex .ddp-ui-ex{margin-top:0}.theme-dark .ddp-cluster-add .ddp-wrap-ex ul.ddp-list-ex li{padding:0}.theme-dark .ddp-cluster-add .ddp-wrap-ex ul.ddp-list-ex li:before{display:none}.theme-dark .ddp-cluster-add2{width:1192px;height:100%;margin:0 auto;text-align:left}.theme-dark .ddp-cluster-add2 .ddp-ui-version{float:left;width:257px;height:100%;border:1px solid #e4e5ea;box-sizing:border-box}.theme-dark .ddp-cluster-add2 .ddp-ui-set-info{display:block;position:relative;height:100%;overflow:auto}.theme-dark .ddp-ui-version .ddp-label-list{position:relative;padding:22px 20px;cursor:pointer}.theme-dark .ddp-ui-version .ddp-ui-step.ddp-selected .ddp-label-list:before{display:inline-block;position:absolute;top:0;left:0;bottom:0;border-left:3px solid #1972d0;content:""}.theme-dark .ddp-ui-version .ddp-ui-step.ddp-selected .ddp-label-list .ddp-tag-step{background-color:#1972d0}.theme-dark .ddp-ui-version .ddp-label-list .ddp-txt-label{color:#7e8aa5;font-size:14px}.theme-dark .ddp-ui-version .ddp-ui-step.ddp-selected .ddp-label-list .ddp-txt-label{color:#1972d0;font-weight:700}.theme-dark .ddp-ui-version .ddp-step-contents{display:none;padding:12px 0;border-top:1px solid #ddd;background-color:#f4f6fc;box-sizing:border-box}.theme-dark .ddp-ui-version .ddp-ui-step{border-bottom:1px solid #ddd}.theme-dark .ddp-ui-version .ddp-ui-step:last-of-type,.theme-dark .ddp-ui-version .ddp-ui-step:last-of-type .ddp-step-contents{border-bottom:none}.theme-dark .ddp-ui-version .ddp-ui-step.ddp-selected .ddp-step-contents{display:block;overflow:auto}.theme-dark .ddp-step-contents .ddp-list-set li>a{display:block;position:relative;padding:12px 10px}.theme-dark .ddp-step-contents .ddp-list-set li>a:hover{background-color:#eaedf5;font-weight:700}.theme-dark .ddp-step-contents .ddp-list-set li .ddp-sub-list{display:none}.theme-dark .ddp-step-contents .ddp-list-set li.ddp-selected .ddp-sub-list{display:block}.theme-dark .ddp-ui-set-info{padding:0 25px}.theme-dark .ddp-ui-set-info .ddp-ui-title{padding:22px 0;border-bottom:1px solid #f4f6fc;color:#1f2942;font-size:14px;font-weight:700}.theme-dark .ddp-ui-set-info .ddp-ui-title .ddp-data-ver{display:block;color:#1f2942;font-size:12px;font-weight:400}.theme-dark ul.ddp-list-setinfo li .ddp-form-setting{position:relative;padding:0 0 0 43px;overflow:auto}.theme-dark ul.ddp-list-setinfo li .ddp-form-setting .ddp-clear{margin:0 -5px}.theme-dark ul.ddp-list-setinfo li .ddp-form-setting [class*=ddp-col-]{padding:0 5px}.theme-dark ul.ddp-list-setinfo li .ddp-form-setting .ddp-txt-title{padding:7px 0;color:#1f2942;font-size:13px}.theme-dark ul.ddp-list-setinfo li .ddp-form-setting .ddp-btn-icons{position:absolute;top:50%;right:0;margin-top:-7px;width:68px}.theme-dark ul.ddp-list-setinfo li .ddp-form-setting .ddp-btn-icons [class*=ddp-icon]{margin-left:10px;float:Left}.theme-dark ul.ddp-list-setinfo li .ddp-form-setting .ddp-icon-refresh{display:inline-block;width:16px;height:14px;background:url(/assets/images/btn_refresh.png) no-repeat;background-position:left -48px}.theme-dark ul.ddp-list-setinfo li .ddp-form-setting .ddp-icon-close{display:inline-block;width:14px;height:14px;margin-left:10px;background:url(/assets/images/btn_sclose.png) no-repeat;background-position:-15px -131px}.theme-dark ul.ddp-list-setinfo li .ddp-label-info{position:relative;padding:10px 0 10px 43px;border-bottom:1px solid #eaedf5;cursor:pointer}.theme-dark ul.ddp-list-setinfo li .ddp-label-info em.ddp-icon-view{display:inline-block;position:absolute;top:50%;left:18px;margin-top:-2px;width:4px;height:7px;background:url(/assets/images/icon_dataview.png) no-repeat;background-position:left -102px}.theme-dark ul.ddp-list-setinfo li.ddp-selected .ddp-label-info em.ddp-icon-view{width:7px;height:4px;background-position:left -97px}.theme-dark ul.ddp-list-setinfo li .ddp-btn-setinfo{padding:12px 0;text-align:right}.theme-dark ul.ddp-list-setinfo li .ddp-btn-setinfo .ddp-btn-add{display:inline-block;padding:7px 14px;margin-right:68px;border-radius:2px;color:#fff;font-size:13px;background-color:#7e8aa5}.theme-dark ul.ddp-list-setinfo li .ddp-btn-setinfo .ddp-btn-add:hover{background-color:#4c515a}.theme-dark ul.ddp-list-setinfo li .ddp-btn-setinfo .ddp-btn-add .ddp-icon-plus{display:inline-block;margin-right:6px;width:13px;height:13px;background:url(/assets/images/icon_add.png) no-repeat;background-position:-42px -22px}.theme-dark .ddp-setinfo-contents{display:none}.theme-dark ul.ddp-list-setinfo li.ddp-selected .ddp-setinfo-contents{display:block}.theme-dark ul.ddp-list-setinfo li .ddp-setinfo-contents{display:none;background-color:#f4f6fc;border-bottom:1px solid #eaedf5}.theme-dark ul.ddp-list-setinfo li .ddp-setinfo-contents span.ddp-label-title{display:block;padding:12px 0;color:#1f2942;font-size:13px}.theme-dark ul.ddp-list-setinfo li .ddp-setinfo-contents .ddp-ui-setinfo{position:Relative;padding:6px 68px 6px 0}.theme-dark ul.ddp-list-setinfo li .ddp-setinfo-contents .ddp-ui-setinfo .ddp-txt-title{color:#7e8aa5;font-size:13px}.theme-dark .ddp-wrap-login.sso-loading{min-height:500px}.theme-dark .ddp-wrap-login .ddp-blur{display:block;background:url(/assets/images/login.jpg) no-repeat 50% fixed;background-size:cover;overflow:hidden;filter:blur(5px)}.theme-dark .ddp-sso-loading,.theme-dark .ddp-wrap-login .ddp-blur{position:absolute;height:500px;width:500px;top:50%;left:50%;margin:-250px 0 0 -250px}.theme-dark .ddp-sso-loading{background-color:hsla(0,0%,100%,.7);z-index:10}.theme-dark .ddp-sso-loading .ddp-wrap-logo{padding:110px 0 60px;text-align:center}.theme-dark .ddp-sso-loading em.ddp-icon-logo{display:inline-block;width:278px;height:35px;background:none}.theme-dark .ddp-sso-loading em.ddp-icon-logo .st0{fill:#1a274b}.theme-dark .ddp-sso-loading em.ddp-icon-logo .st1{fill:#272950}.theme-dark .ddp-sso-loading em.ddp-icon-logo .st2{fill:#47dbf4}.theme-dark .ddp-sso-loading em.ddp-icon-logo .st3{fill:#7575ea}.theme-dark .ddp-icon-loading{display:block;padding-bottom:35px;text-align:center}.theme-dark .ddp-icon-loading .lds-wedges{display:inline-block;position:relative;top:50px;left:50px}.theme-dark .ddp-sso-loading .ddp-txt-welcome{padding-bottom:10px;color:#272950;font-size:22px;text-align:center}.theme-dark .ddp-sso-loading .ddp-txt-message{color:#272950;font-size:16px;font-weight:300;text-align:center}.theme-dark .ddp-ui-meta{width:666px;margin:0 auto;text-align:left}.theme-dark .ddp-wrap-create{position:relative}.theme-dark .ddp-wrap-create .ddp-list-option{position:absolute;top:-7px;right:0}.theme-dark .ddp-wrap-create .ddp-list-option .ddp-btn-line-s{font-size:12px;float:left;margin-left:4px}.theme-dark .ddp-wrap-create .ddp-label-title{display:block;padding-bottom:25px;color:#4c515a;font-weight:700;font-size:14px}.theme-dark .ddp-ui-meta .ddp-wrap-edit3.ddp-type .ddp-label-type{width:160px}.theme-dark .ddp-ui-meta.ddp-dictionary .ddp-wrap-edit3.ddp-type .ddp-label-type{width:200px}.theme-dark .ddp-wrap-datadetail.ddp-meta .ddp-txt-edit.ddp-selected .ddp-wrap-input{min-width:505px}.theme-dark table .ddp-type-multy{margin:0 -3px;width:505px}.theme-dark table .ddp-type-multy [class*=ddp-col-]{padding:0 3px}.theme-dark table.ddp-table-detail .ddp-box-slider{width:505px}.theme-dark table.ddp-table-detail .ddp-box-slider .ddp-checkbox-slide.ddp-checkbox-automatic2{padding-left:30px;margin-bottom:10px}.theme-dark table.ddp-table-form span.ddp-box-tag-value{display:inline-block;min-width:80px;padding:2px 3px 1px;border-radius:1px;font-size:12px;box-sizing:border-box;text-align:center}.theme-dark table.ddp-table-form span.ddp-box-tag-value.ddp-dimension{color:#439fe5;border:1px solid #439fe5}.theme-dark table.ddp-table-form span.ddp-box-tag-value.ddp-measure{color:#5fd7a5;border:1px solid #5fd7a5}.theme-dark table.ddp-table-type2 tbody tr td .ddp-box-hover{display:inline-block}.theme-dark table.ddp-table-type2 tbody tr td .ddp-box-hover a{display:inline-block;position:relative;color:#4b525b;font-size:12px;text-decoration:underline;font-style:italic}.theme-dark table.ddp-table-type2 tbody tr td .ddp-box-hover .ddp-box-layout4{display:none;position:absolute;right:0;top:30px}.theme-dark table.ddp-table-type2 tbody tr td .ddp-box-hover:hover .ddp-box-layout4{display:block}.theme-dark table.ddp-table-type2 tbody tr td .ddp-box-select a{display:inline-block;position:relative;color:#4b525b;font-size:12px;text-decoration:underline;font-style:italic}.theme-dark table.ddp-table-type2 tbody tr td .ddp-box-select .ddp-box-layout4{display:none;position:absolute;right:0;top:30px}.theme-dark table.ddp-table-type2 tbody tr td .ddp-box-select.ddp-selected .ddp-box-layout4{display:block}.theme-dark table.ddp-table-type2 tbody tr td .ddp-box-select .ddp-box-layout4 .ddp-btn-close{display:inline-block;position:absolute;top:17px;right:21px;width:11px;height:11px;background:url(/assets/images/btn_close.png) no-repeat;background-position:-12px -58px}.theme-dark table.ddp-table-type2 tbody tr td table.ddp-table-code tr td{background:none;cursor:default}.theme-dark .ddp-box-code{position:relative;padding:16px 20px;background-color:#f4f6fc}.theme-dark .ddp-box-code .ddp-list-label{padding-right:23px}.theme-dark .ddp-box-code .ddp-list-label [class*=ddp-col-]{display:block;padding:0 9px 9px;color:#4c515a;font-size:13px}.theme-dark .ddp-list-code{position:relative;margin:0 -3px 9px;padding:0 24px 0 0}.theme-dark .ddp-list-code [class*=ddp-col-]{padding:0 3px}.theme-dark .ddp-list-code .ddp-icon-close{display:inline-block;position:absolute;top:8px;right:0;width:14px;height:14px;background:url(/assets/images/btn_sclose.png) no-repeat;background-position:-15px -131px}.theme-dark .ddp-list-code .ddp-data-error{display:block;padding:0 3px;color:#e70000;font-size:12px;font-style:italic}.theme-dark .ddp-list-code .ddp-data-error:before{display:inline-block;position:relative;top:-1px;width:13px;height:13px;vertical-align:middle;background:url(/assets/images/icon_info.png) no-repeat;background-position:-28px top;content:""}.theme-dark .ddp-list-code .ddp-txt-label{display:block;padding:7px 9px;color:#7e8aa5;font-size:13px}.theme-dark .ddp-list-code .ddp-ui-radio.ddp-select-radio{position:absolute;top:50%;left:-20px;margin-top:-6px}.theme-dark .ddp-list-code.ddp-btn-multy{padding-right:133px}.theme-dark .ddp-list-code.ddp-btn-multy .ddp-btn-gray{position:absolute;top:0;right:27px;width:100px;padding:7px;text-align:center;box-sizing:border-box}.theme-dark .ddp-list-code.ddp-btn-multy .ddp-input-typebasic.ddp-permission{width:100%;margin-right:-107px}.theme-dark .ddp-list-code .ddp-input-value{margin-right:-108px}.theme-dark .ddp-box-code .ddp-btn-add{display:inline-block;padding:7px 14px;margin-right:68px;border-radius:2px;color:#fff;font-size:13px;background-color:#b7b9c2}.theme-dark .ddp-box-code .ddp-btn-add .ddp-icon-plus{display:inline-block;margin-right:6px;width:13px;height:13px;background:url(/assets/images/icon_add.png) no-repeat;background-position:-42px -22px}.theme-dark .ddp-box-code .ddp-btn-add:hover{background-color:#7e8aa5}.theme-dark .ddp-wrap-codetable{position:relative;width:666px}.theme-dark .ddp-wrap-codetable .ddp-box-code{margin-bottom:10px}.theme-dark .ddp-wrap-codetable .ddp-txt-right .ddp-btn-pop{margin-left:4px}.theme-dark .ddp-wrap-codetable .ddp-list-option{position:absolute;top:-7px;right:0}.theme-dark .ddp-wrap-codetable .ddp-list-option .ddp-btn-line-s{font-size:12px;float:left;margin-left:4px}.theme-dark .ddp-wrap-codetable .ddp-code-btn{text-align:right}.theme-dark .ddp-wrap-list-create{padding:31px 0;margin:-5px}.theme-dark .ddp-wrap-list-create .ddp-box-create{float:left;width:420px;padding:20px;margin:5px;border-radius:2px;box-shadow:0 2px 6px 2px rgba(102,110,178,.15);background-color:#fff}.theme-dark .ddp-wrap-list-create .ddp-box-create .ddp-data-top{margin-bottom:16px;overflow:hidden}.theme-dark .ddp-wrap-list-create .ddp-box-create .ddp-data-top .ddp-data-photo{float:left;position:relative;width:50px;height:50px;margin-right:9px;border-radius:50%;overflow:hidden;background:url(/assets/images/img_profile.png) no-repeat;background-position:left -82px}.theme-dark .ddp-wrap-list-create .ddp-box-create .ddp-data-top .ddp-data-photo img{display:block;width:100%;height:100%}.theme-dark .ddp-wrap-list-create .ddp-box-create .ddp-data-top .ddp-data-name{display:block;position:relative;top:16px;overflow:hidden;font-size:16px;color:#4e5368}.theme-dark .ddp-wrap-list-create .ddp-box-create .ddp-data-top .ddp-data-name .ddp-icon-control-fav{position:relative;top:1px}.theme-dark .ddp-wrap-list-create .ddp-box-create .ddp-data-top .ddp-data-name .ddp-txt-name{display:inline-block;max-width:100%;overflow:hidden}.theme-dark .ddp-wrap-list-create .ddp-box-create .ddp-data-top .ddp-data-name .ddp-name-in{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.theme-dark .ddp-wrap-list-create .ddp-box-create .ddp-data-contents .ddp-data-label{margin-bottom:7px;color:#4e5368;font-size:12px;font-weight:700}.theme-dark .ddp-wrap-list-create .ddp-box-create .ddp-data-contents .ddp-data-label .ddp-data-num{color:#7e8aa5}.theme-dark .ddp-wrap-list-create .ddp-box-create .ddp-data-contents .ddp-box-list{padding:10px;height:132px;background-color:rgba(236,238,246,.3);box-sizing:border-box}.theme-dark .ddp-list-creator{margin:-3px 0}.theme-dark .ddp-list-creator li{padding:4px 0}.theme-dark .ddp-list-creator li .ddp-box-tag-value{float:left;width:63px;margin-right:4px;text-align:center;box-sizing:border-box}.theme-dark .ddp-list-creator li .ddp-txt-ellipsis .ddp-data-name{display:inline-block;max-width:100%;color:#4e5368;font-size:12px;overflow:Hidden}.theme-dark .ddp-list-creator li .ddp-txt-ellipsis .ddp-data-name .ddp-name-in{display:block;overflow:Hidden;white-space:nowrap;text-overflow:ellipsis}.theme-dark .ddp-list-creator li .ddp-txt-ellipsis .ddp-data-date{margin-left:3px;color:#7e8aa5;font-size:12px}.theme-dark .ddp-wrap-data-list .ddp-type-top-option{padding:10px 0}.theme-dark .ddp-wrap-data-list .ddp-box-list{padding:0 20px 31px;background-color:#fff;border-radius:4px;box-shadow:0 2px 6px 2px rgba(102,110,178,.15)}.theme-dark .ddp-wrap-data-list .ddp-box-list .ddp-data-total{padding:16px 0 18px;color:#4e5368;font-size:13px}.theme-dark .ddp-wrap-flow2.type-admin{top:219px}.theme-dark .ddp-wrap-flow2.type-admin .ddp-box-chart{top:0}.theme-dark .ddp-wrap-flow2.type-admin .ddp-box-flowdetail .ddp-box-in{bottom:0}.theme-dark .ddp-admin-detail{padding:17px 50px 0}.theme-dark .ddp-admin-detail .ddp-wrap-tab{margin-bottom:0}.theme-dark .ddp-flow-option{margin:9px 50px;padding:6px 0;background-color:#f4f6fc}.theme-dark .ddp-flow-option .ddp-wrap-edit{float:left;margin-left:15px}.theme-dark .ddp-flow-option .ddp-wrap-edit+.ddp-wrap-edit{margin-left:20px}.theme-dark .ddp-flow-option .ddp-wrap-edit .ddp-type-selectbox{width:125px;background-color:#fff}.theme-dark .ddp-flow-option .ddp-wrap-edit .ddp-ui-edit-option.ddp-inline .ddp-label-radio{margin-right:10px}.theme-dark .ddp-flow-option .ddp-fright{padding-right:15px}.theme-dark .ddp-flow-option .ddp-box-btn2,.theme-dark .ddp-flow-option .ddp-list-tab-button{float:left}.theme-dark .ddp-flow-option .ddp-box-btn2{position:relative;top:8px;padding-right:12px;margin-right:12px;color:#4e5368}.theme-dark .ddp-flow-option .ddp-box-btn2:before{display:inline-block;position:absolute;top:-3px;right:0;height:20px;border-left:1px solid #eaedf5;content:""}.theme-dark .ddp-flow-option .ddp-box-btn2 .ddp-icon-widget-gridsave{margin-right:2px;vertical-align:middle}.theme-dark .ddp-flow-option .ddp-list-tab-button{position:relative;top:3px;margin:0}.theme-dark ul.ddp-list-tab-button li a .ddp-icon-lineage-depth,.theme-dark ul.ddp-list-tab-button li a .ddp-icon-lineage-grid{display:inline-block;width:13px;height:13px;position:absolute;top:50%;left:50%;margin:-7px 0 0 -7px;background:url(/assets/images/icon_lineage_grid.png) no-repeat}.theme-dark ul.ddp-list-tab-button li a .ddp-icon-lineage-grid{background-position:left -14px}.theme-dark ul.ddp-list-tab-button li.ddp-selected a .ddp-icon-lineage-depth,.theme-dark ul.ddp-list-tab-button li.ddp-selected a .ddp-icon-lineage-grid{background-position-x:-14px}.theme-dark .ddp-wrap-flow2.type-admin .ddp-box-chart .ddp-wrap-grid{position:relative;padding:0 8px;overflow:hidden}.theme-dark .ddp-wrap-flow2.type-admin .ddp-box-chart .ddp-wrap-grid .ddp-icon-view{display:inline-block;position:absolute;top:0;left:50%;margin-left:-20px;width:40px;height:32px;border-radius:4px;border:2px solid #4e5368;background-color:#f4f6fc;box-sizing:border-box}.theme-dark .ddp-wrap-flow2.type-admin .ddp-box-chart .ddp-wrap-grid .ddp-icon-view:before{display:inline-block;position:absolute;top:50%;left:50%;margin:-6px 0 0 -7px;width:14px;height:12px;background:url(/assets/images/icon_move.png) no-repeat;background-position:left -28px;content:""}.theme-dark .ddp-chart-grid{float:left;width:50%;border-radius:2px;border:1px solid #d3d3da;box-sizing:Border-box}.theme-dark .ddp-chart-grid .ddp-top-title{padding:7px 0;background-color:#7e8aa5;color:#fff;font-size:14px;font-weight:700;text-align:center}.theme-dark .ddp-chart-grid .ddp-top-title.type-to{background-color:#4e5368}.theme-dark .ddp-chart-grid table.ddp-table-basic tr th{padding:8px 0 8px 20px;color:#7e8aa5;font-size:12px;text-align:left;font-weight:400;border-bottom:1px solid #c3c8d3}.theme-dark .ddp-chart-grid table.ddp-table-basic tr td{padding:8px 0 8px 20px;color:#4e5368}.theme-dark .ddp-chart-grid table.ddp-table-basic tr:nth-child(odd) td{background-color:#f7f7f8}.theme-dark .ddp-tag-type{display:inline-block;min-width:50px;text-align:center;border-radius:2px;padding:1px;color:#fff;font-size:10px;line-height:16px}.theme-dark .ddp-tag-type.type-column{background-color:#93a3ba;opacity:.8}.theme-dark .ddp-tag-type.type-metadata{background-color:#566b8a}.theme-dark .ddp-wrap-grid.type-information{position:relative;padding-bottom:30px}.theme-dark .ddp-wrap-grid.type-information .ddp-icon-view{display:inline-block;position:absolute;top:0;left:50%;margin-left:-20px;width:40px;height:26px;border:2px solid #4e5368;border-radius:4px;background-color:#f4f6fc;box-sizing:border-box}.theme-dark .ddp-wrap-grid.type-information .ddp-icon-view:before{display:inline-block;position:absolute;top:50%;left:50%;margin:-6px 0 0 -7px;width:14px;height:12px;background:url(/assets/images/icon_move.png) no-repeat;background-position:left -28px;content:""}.theme-dark .ddp-wrap-grid.type-information .ddp-chart-grid{border:none}.theme-dark .ddp-wrap-grid.type-information .ddp-chart-grid .ddp-top-title{padding:5px 0;font-size:13px;font-weight:400}.theme-dark .ddp-wrap-grid.type-information .ddp-chart-grid .ddp-wrap-edit3{margin-top:8px}.theme-dark .ddp-wrap-grid.type-information .ddp-chart-grid .ddp-view-edit{padding:0 16px 0 17px;margin-top:22px}.theme-dark .ddp-type-contents-in .ddp-box-edit{clear:both;padding:20px;background-color:#f4f6fc}.theme-dark .ddp-type-contents-in .ddp-box-edit .ddp-txt-title{display:block;padding-bottom:10px;color:#4e5368;font-size:13px}.theme-dark .ddp-type-contents-in .ddp-box-edit textarea{display:block;width:100%;height:90px;padding:17px 10px;border-radius:2px;background-color:#fff;border:1px solid #c3c8d3;box-sizing:border-box}.theme-dark .ddp-box-popupcontents.type-file{padding-bottom:40px;box-sizing:border-box}.theme-dark .ddp-box-popupcontents.type-file .ddp-box-synch{position:absolute;bottom:0;left:0}.theme-dark .ddp-box-synch a.ddp-link{float:right;font-size:12px;text-decoration:underline;color:rgba(75,81,91,.8)}.theme-dark .ddp-box-synch a.ddp-link em.ddp-icon-download2{margin-right:4px}.theme-dark .ddp-box-popupcontents.ddp-wrap-file-create2{width:1192px}.theme-dark .ddp-wrap-variable.type-total{padding-top:22px!important;position:relative}.theme-dark .ddp-wrap-variable.type-total .ddp-txt-total{position:absolute;top:0;left:0;color:#4e5368;font-size:12px}.theme-dark .ddp-wrap-variable.type-vertical .ddp-wrap-sheet{display:flex;flex-direction:column;justify-content:center;align-items:center}.theme-dark .ddp-wrap-variable.type-vertical .ddp-wrap-sheet .ddp-txt-result{display:flex;color:#7e8aa5;font-size:18px}.theme-dark .ddp-wrap-variable.type-vertical .ddp-wrap-sheet .ddp-btn-selection{margin-top:15px}.theme-dark .ddp-wrap-variable.type-vertical .ddp-wrap-sheet .ddp-btn-selection .ddp-icon-download2{margin-right:6px;vertical-align:middle}.theme-dark .ddp-wrap-variable.type-vertical .ddp-wrap-sheet .ddp-txt-result.type-error{color:#dc494f}.theme-dark .ddp-wrap-variable .ddp-grid-detail{border:1px solid #c3c8d3;height:100%;overflow:auto;box-sizing:border-box}.theme-dark .ddp-wrap-variable .ddp-grid-detail .ddp-table-form{white-space:nowrap}.theme-dark .ddp-type-top-option .ddp-type-search.type-edit-search{width:240px;position:relative}.theme-dark .ddp-configure-schema .ddp-flex{display:flex;flex-direction:column;width:100%;height:100%;padding-bottom:32px;box-sizing:border-box}.theme-dark .ddp-configure-schema .ddp-flex .ddp-type-top-option{padding-bottom:5px}.theme-dark .ddp-configure-schema .ddp-flex .ddp-data-details.ddp-ui-preview-contents{position:relative;flex:auto;top:0;left:0;right:0;bottom:0}.theme-dark .ddp-ui-preview-contents table.ddp-table-form.ddp-table-details.ddp-cursor tbody tr td .ddp-btn-control{display:none;position:absolute;top:50%;right:13px;margin-top:-10px}.theme-dark .ddp-ui-preview-contents table.ddp-table-form.ddp-table-details.ddp-cursor tbody tr:hover td{background-color:#f4f6fc}.theme-dark .ddp-ui-preview-contents table.ddp-table-form.ddp-table-details.ddp-cursor tbody tr:hover td .ddp-btn-control{display:block}.theme-dark .ddp-ui-preview-contents table.ddp-table-form.ddp-table-details.ddp-cursor tbody tr.ddp-add td{background-color:#edf7fb;border-bottom:1px solid #ddd}.theme-dark .ddp-ui-preview-contents table.ddp-table-form.ddp-table-details.ddp-cursor tbody tr.ddp-add td.ddp-selected{border-bottom:1px solid #2abcef}.theme-dark .ddp-ui-preview-contents table.ddp-table-form.ddp-table-details.ddp-cursor tbody tr.ddp-add .ddp-btn-control{display:block}.theme-dark .ddp-ui-preview-contents table.ddp-table-form.ddp-table-details.ddp-cursor tbody tr td.ddp-input-form:hover{background:#edf7fb!important}.theme-dark .ddp-create-option{padding:12px 0}.theme-dark .ddp-create-option .ddp-radio-inline .ddp-label-radio{margin-left:20px}.theme-dark .ddp-create-option .ddp-radio-inline .ddp-label-radio:first-of-type{margin-left:0}.theme-dark .ddp-create-option .ddp-type-info{color:#e9b017;font-size:12px}.theme-dark .ddp-create-option .ddp-type-info .ddp-icon-info{position:relative;top:2px;float:left;width:13px;height:12px;margin-right:4px;background:url(/assets/images/icon_info3.png) no-repeat left -67px;vertical-align:middle}.theme-dark table.ddp-table-type2 tbody tr>td .ddp-icon-block-r,.theme-dark table.ddp-table-type2 tbody tr>td .ddp-icon-success-r,.theme-dark table.ddp-table-type2 tbody tr>td .ddp-icon-warning-r{display:inline-block;background:url(/assets/images/icon_confidence.png) no-repeat;vertical-align:middle}.theme-dark table.ddp-table-type2 tbody tr>td .ddp-icon-success-r{width:20px;height:20px}.theme-dark table.ddp-table-type2 tbody tr>td .ddp-icon-warning-r{width:20px;height:18px;background-position:left -21px}.theme-dark table.ddp-table-type2 tbody tr>td .ddp-icon-block-r{width:20px;height:20px;background-position:left -57px}.theme-dark table.ddp-table-type2 tbody tr>td .ddp-wrap-catalogs2 .ddp-ui-catalogs2{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.theme-dark table.ddp-table-type2 tbody tr>td .ddp-wrap-catalogs2 span{float:inherit}.theme-dark .ddp-wrap-meatadata{width:600px;margin:0 auto;text-align:left}.theme-dark .ddp-wrap-meatadata .ddp-type-data{width:390px}.theme-dark .ddp-wrap-meatadata .ddp-clear{margin:0 -8px}.theme-dark .ddp-wrap-meatadata .ddp-clear [class*=ddp-col-]{padding-left:8px;padding-right:8px}.theme-dark .ddp-view-catalog.ddp-close .ddp-ui-contents-list{padding-left:56px!important}.theme-dark .ddp-view-catalog.ddp-close .ddp-wrap-catalogs{width:26px}.theme-dark .ddp-view-catalog.ddp-close .ddp-wrap-catalogs *{display:none}.theme-dark .ddp-view-catalog.ddp-close .ddp-wrap-catalogs .ddp-btn-folding{display:block;right:6px}.theme-dark .ddp-view-catalog.ddp-close .ddp-wrap-catalogs .ddp-btn-folding .ddp-ui-tooltip-info{left:100%;right:auto;top:-12px;margin-left:9px;white-space:nowrap}.theme-dark .ddp-view-catalog.ddp-close .ddp-wrap-catalogs .ddp-btn-folding .ddp-ui-tooltip-info em.ddp-icon-view-top{left:0;right:auto;top:9px;transform:rotate(0)}.theme-dark .ddp-layout-meta .ddp-view-catalog.ddp-close .ddp-ui-contents-list.ddp-type{padding-left:0}.theme-dark .ddp-ui-meta-option{width:436px;white-space:nowrap}.theme-dark .ddp-ui-db-option2.ddp-meta{padding:0 0 28px}.theme-dark .ddp-ui-db-option2.ddp-meta:before{display:block;padding:30px 0 0;margin-bottom:38px;content:"";border-bottom:1px dotted #ccc}.theme-dark .ddp-ui-db-option2.ddp-meta .ddp-input-typebasic.ddp-type{width:100%}.theme-dark .ddp-ui-meta-option .ddp-ui-buttons{padding-top:20px;clear:both}.theme-dark .ddp-ui-meta-option .ddp-ui-buttons .ddp-ui-info{display:inline-block;margin-left:12px}.theme-dark .ddp-ui-contents-list.ddp-type{padding-left:209px}.theme-dark .ddp-wrap-catalogs{position:fixed;left:0;top:167px;bottom:0;width:272px;background-color:#fff;z-index:1}.theme-dark .ddp-wrap-catalogs .ddp-type-label{padding:47px 24px 10px;color:#4e5368;font-size:16px}.theme-dark .ddp-wrap-catalogs .ddp-btn-folding{position:absolute;top:50%;left:50%;margin:-6px 0 0 -7px}.theme-dark .ddp-wrap-catalogs .ddp-btn-folding:before{display:inline-block;width:14px;height:11px;background:url(/assets/images/icon_folding2.png) no-repeat;background-position:-30px top;content:""}.theme-dark .ddp-view-catalog.ddp-close .ddp-wrap-catalogs .ddp-btn-folding:before{background-position-y:-14px}.theme-dark .ddp-wrap-catalogs .ddp-btn-folding:hover:before{background-position-x:-45px}.theme-dark .ddp-wrap-catalogs .ddp-btn-folding .ddp-ui-tooltip-info.ddp-down{right:inherit;left:-10px}.theme-dark .ddp-wrap-catalogs .ddp-btn-folding .ddp-ui-tooltip-info.ddp-down .ddp-icon-view-top{left:16px;right:inherit}.theme-dark .ddp-ui-catalog-contents{position:absolute;top:114px;left:0;right:0;bottom:0;overflow:auto}.theme-dark .ddp-ui-catalog-contents.ddp-type{top:41px}.theme-dark .ddp-ui-catalog-contents.ddp-type .ddp-ui-favorite{position:relative;border-top:none}.theme-dark .ddp-ui-catalog-contents.ddp-type .ddp-ui-favorite:after{display:inline-block;position:absolute;left:0;right:0;bottom:0;border-top:1px dashed #c3c8d3;content:""}.theme-dark .ddp-ui-favorite{border-top:4px solid #f0eff7}.theme-dark .ddp-ui-favorite .ddp-ui-label{padding:11px 18px 10px;color:#90969f;font-weight:700}.theme-dark .ddp-ui-favorite .ddp-ui-label .ddp-icon-favorite{display:inline-block;width:14px;height:13px;margin-right:4px;background:url(/assets/images/icon_fav.png) no-repeat;background-position:left -44px;vertical-align:middle}.theme-dark .ddp-ui-favorite .ddp-favorite-nodata{position:absolute;top:11px;right:16px;color:#b5b9c2;font-size:12px}.theme-dark .ddp-list-favorite{padding-bottom:16px}.theme-dark .ddp-list-favorite li a{position:relative;display:block;padding:10px 10px 10px 43px}.theme-dark .ddp-list-favorite li a:hover{background-color:#f3f4f9}.theme-dark .ddp-list-favorite li a [class*=ddp-icon-folder]{display:inline-block;position:absolute;top:50%;left:18px;margin-top:-6px}.theme-dark .ddp-list-favorite li a .ddp-icon-folder-type{width:13px;height:12px;background:url(/assets/images/icon_folder.png) no-repeat;background-position:-16px top}.theme-dark .ddp-list-favorite li a .ddp-data-navi{display:block;color:#adb0ba;font-size:11px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.theme-dark .ddp-list-favorite li a .ddp-data-name{display:block;margin-top:2px;font-size:13px;color:#424751}.theme-dark .ddp-wrap-catalogs .ddp-ui-tags{position:absolute;top:92px;left:0;right:0;bottom:0;overflow:auto;padding-top:10px}.theme-dark ul.ddp-list-tags li a{display:block;padding:10px 16px}.theme-dark ul.ddp-list-tags li a .ddp-icon-tag{float:left;position:relative;top:2px;margin-right:4px;width:12px;height:12px;background:url(/assets/images/icon_tag.png) no-repeat}.theme-dark ul.ddp-list-tags li .ddp-txt-data{display:inline-block;max-width:100%;overflow:hidden;box-sizing:border-box}.theme-dark ul.ddp-list-tags li .ddp-txt-data .ddp-data-num{float:right;margin-left:4px;color:#c2c3cb}.theme-dark ul.ddp-list-tags li .ddp-txt-data .ddp-data-name{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:Hidden}.theme-dark ul.ddp-list-tags li .ddp-txt-data .ddp-data-name .ddp-txt-search{color:#666db7}.theme-dark ul.ddp-list-tags li.ddp-selected a{background-color:#f3f4f9}.theme-dark .ddp-ui-tree{position:relative}.theme-dark .ddp-ui-tree ul.ddp-list-tree li a{display:block;position:relative;padding:10px 0 10px 61px;font-size:13px;color:#4e5368;white-space:nowrap}.theme-dark .ddp-ui-tree ul.ddp-list-tree li ul li a:before{display:inline-block;position:absolute;top:-17px;left:0;width:18px;height:39px;background:url(/assets/images/icon_tree_line.png) no-repeat 0 100%;content:""}.theme-dark .ddp-ui-tree ul.ddp-list-tree li a .ddp-txt-link{display:block}.theme-dark .ddp-ui-tree ul.ddp-list-tree li a .ddp-txt-link:hover{text-decoration:underline}.theme-dark .ddp-ui-tree ul.ddp-list-tree li.ddp-selected>a>.ddp-txt-link{font-weight:700;text-decoration:underline}.theme-dark .ddp-ui-tree ul.ddp-list-tree li a span.ddp-txt-search{font-size:13px}.theme-dark .ddp-ui-tree ul.ddp-list-tree li .ddp-view{display:none;position:absolute;top:0;left:16px;bottom:0;width:18px;cursor:pointer;z-index:1}.theme-dark .ddp-ui-tree ul.ddp-list-tree li .ddp-view:before{display:inline-block;position:absolute;top:50%;left:7px;margin-top:-2px;width:7px;height:3px;background:url(/assets/images/icon_select.png) no-repeat;background-position:-24px top;content:"";transform:rotate(-90deg);cursor:pointer}.theme-dark .ddp-ui-tree ul.ddp-list-tree li a.ddp-depth .ddp-view{display:block}.theme-dark .ddp-ui-tree ul.ddp-list-tree li a .ddp-icon-folder{position:absolute;top:50%;left:32px;margin-top:-11px;background-color:#fff;border:4px solid #fff;z-index:1}.theme-dark .ddp-ui-tree ul.ddp-list-tree li a .ddp-icon-question{display:inline-block;width:7px;height:11px;position:absolute;top:50%;left:41px;margin-top:-6px;background:url(/assets/images/icon_que.png) no-repeat;background-position:left -41px}.theme-dark .ddp-ui-tree ul.ddp-list-tree li.ddp-unclass a .ddp-icon-question{background-position-x:-9px}.theme-dark .ddp-ui-tree ul.ddp-list-tree li.ddp-unclass a .ddp-txt-link{color:#b4b9c3}.theme-dark .ddp-ui-tree ul.ddp-list-tree li a span.ddp-txt-search{color:#666db7}.theme-dark .ddp-ui-tree ul.ddp-list-tree li>ul{display:none;margin-left:43px}.theme-dark .ddp-ui-tree ul.ddp-list-tree li.ddp-open>ul{display:block}.theme-dark .ddp-ui-tree ul.ddp-list-tree li a em.ddp-icon-view{display:inline-block;position:absolute;top:0;left:0;width:26px;height:36px}.theme-dark .ddp-ui-tree ul.ddp-list-tree li a em.ddp-icon-view:before{display:inline-block;position:absolute;top:50%;right:0;margin-top:-4px;width:5px;height:8px;background:url(/assets/images/icon_tree_line.png) no-repeat 100% 100%;content:""}.theme-dark .ddp-ui-tree ul.ddp-list-tree li.ddp-open>a em.ddp-icon-view:before{width:8px;height:5px;margin-top:-3px;right:-2px;background-position:-27px top}.theme-dark .ddp-ui-tree ul.ddp-list-tree li>a.ddp-depth .ddp-view:hover:before{background-position:-40px 0}.theme-dark table.ddp-table-form tr td em.ddp-icon-fav{display:inline-block;width:13px;height:12px;background:url(/assets/images/icon_fav.png) no-repeat;cursor:pointer;background-position:0 -31px}.theme-dark table.ddp-table-form tr td em.ddp-icon-fav:hover{background-position:-26px -31px}.theme-dark table.ddp-table-form tr td em.ddp-icon-fav.ddp-selected{background-position:-14px -31px}.theme-dark table.ddp-table-form tr td .ddp-tags{display:inline-block;max-width:110px;padding:3px 6px;height:22px;border-radius:3px;background-color:#f2f1f8;color:#666eb2;font-size:13px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal;vertical-align:middle;box-sizing:border-box}.theme-dark table.ddp-table-form tr td .ddp-tags .ddp-txt-search.type-search{position:relative;top:1px}.theme-dark table.ddp-table-form tr td .ddp-ui-popularity{position:relative;top:2px}.theme-dark table.ddp-table-form tr td .ddp-wrap-tags{margin:-2px 0 0}.theme-dark table.ddp-table-form tr td .ddp-tag-more{color:#666eb2;vertical-align:middle}.theme-dark table.ddp-table-form tr td .ddp-tags:last-of-type{margin-right:0}.theme-dark table.ddp-table-form tr td .ddp-bar{width:70px;height:10px;background-color:#e6e8f3;border-radius:2px}.theme-dark table.ddp-table-form tr td .ddp-bar span{display:inline-block;height:100%;border-radius:2px;background-color:#666db7}.theme-dark table.ddp-table-form tr th .ddp-box-layout4.ddp-popularity{top:100%;right:0;left:inherit;bottom:inherit;margin-top:5px;width:359px}.theme-dark table.ddp-table-form tr th .ddp-box-layout4.ddp-popularity ul{padding:25px 0 0}.theme-dark table.ddp-table-detail tr td .ddp-bar{position:relative;top:2px;width:70px;height:10px;background-color:#e6e8f3;border-radius:2px}.theme-dark table.ddp-table-detail tr td .ddp-bar span{display:inline-block;height:100%;border-radius:2px;background-color:#666db7}.theme-dark .ddp-box-catalogs{display:inline-block;position:relative;padding:5px 30px 5px 10px;border-radius:3px;cursor:pointer}.theme-dark .ddp-ui-catalogs:first-of-type{margin-top:-5px}.theme-dark .ddp-ui-catalogs+.ddp-ui-catalogs{margin-top:5px}.theme-dark .ddp-box-catalogs.ddp-list{padding:0}.theme-dark .ddp-box-catalogs.ddp-list:hover{background:none}.theme-dark .ddp-box-catalogs.ddp-list span{font-weight:700;color:#4e5368}.theme-dark .ddp-box-catalogs span{position:relative;padding:0 12px}.theme-dark .ddp-box-catalogs span:first-of-type{padding-left:0}.theme-dark .ddp-box-catalogs span:before{display:inline-block;position:absolute;left:0;top:50%;margin-top:-4px;width:4px;height:8px;background:url(/assets/images/icon_tagview.png) no-repeat;transform:rotate(180deg);content:""}.theme-dark .ddp-box-catalogs span:first-of-type:before{display:none}.theme-dark .ddp-box-catalogs:hover{background-color:#f6f6f7}.theme-dark .ddp-box-catalogs a.ddp-btn-delete{display:none;position:absolute;top:50%;right:11px;margin-top:-7px;content:"";width:14px;height:14px;background:url(/assets/images/btn_sclose.png) no-repeat;background-position:-15px -131px}.theme-dark .ddp-box-catalogs:hover .ddp-btn-delete{display:block}.theme-dark .ddp-wrap-catalogs2{margin:-7px 0 0}.theme-dark .ddp-wrap-catalogs2+.ddp-apply.type-catalog{margin-top:6px!important}.theme-dark .ddp-wrap-catalogs2 .ddp-ui-catalogs2{padding:7px 0 7px 20px;color:#4e5368}.theme-dark .ddp-wrap-catalogs2 .ddp-ui-catalogs2 .ddp-catalogs-in{display:inline-block;cursor:pointer}.theme-dark .ddp-wrap-catalogs2 .ddp-ui-catalogs2 .ddp-btn-delete{display:none;float:left;width:14px;height:14px;margin-left:5px;background:url(/assets/images/btn_sclose.png) no-repeat;background-position:-15px -131px;vertical-align:middle}.theme-dark .ddp-wrap-catalogs2 .ddp-ui-catalogs2 .ddp-catalogs-in:hover .ddp-btn-delete{display:block}.theme-dark .ddp-wrap-catalogs2 .ddp-ui-catalogs2 .ddp-btn-delete:hover{background-position-x:0}.theme-dark .ddp-ui-catalogs2{position:relative;overflow:hidden;font-weight:400}.theme-dark .ddp-ui-catalogs2 .ddp-icon-folder-type{display:inline-block;position:absolute;top:50%;left:0;margin-top:-6px;width:13px;height:12px;margin-right:8px;background:url(/assets/images/icon_folder.png) no-repeat;background-position:-16px top}.theme-dark .ddp-ui-catalogs2 .ddp-icon-folder{position:absolute;top:50%;left:0;margin-top:-6px}.theme-dark .ddp-ui-catalogs2.ddp-unclass .ddp-icon-question2{display:inline-block;position:absolute;top:50%;left:0;margin-top:-6px;width:7px;height:11px;margin-right:9px;background:url(/assets/images/icon_que.png) no-repeat;background-position:-9px -41px}.theme-dark .ddp-ui-catalogs2 span{float:left;font-size:13px}.theme-dark .ddp-ui-catalogs2 span+span{position:relative;padding-left:8px;margin-left:4px}.theme-dark .ddp-ui-catalogs2 span+span:before{display:inline-block;position:absolute;top:50%;left:0;margin-top:-4px;width:4px;height:8px;background:url(/assets/images/icon_tagview.png) no-repeat;background-position:left -18px;transform:rotate(180deg);content:""}.theme-dark .ddp-ui-catalogs2.ddp-unclass{color:#b5b9c2;font-size:13px}.theme-dark table.ddp-table-detail tr td .ddp-list-tags .ddp-ui-buttons{display:inline-block;margin-top:0}.theme-dark table.ddp-table-detail tr td .ddp-ui-buttons{margin-top:5px}.theme-dark table.ddp-table-detail tr td .ddp-ui-buttons .ddp-btn-add{display:inline-block;padding:5px 8px;border:1px solid #d0d1d7;border-radius:4px;color:#90969f;font-size:12px}.theme-dark table.ddp-table-detail tr td .ddp-ui-buttons .ddp-btn-add:hover{border:1px solid #b7b9c1;color:#4e5368}.theme-dark table.ddp-table-detail tr td .ddp-ui-buttons .ddp-btn-add em.ddp-icon-plus{display:inline-block;width:13px;height:13px;margin-right:5px;background:url(/assets/images/icon_add.png) no-repeat;background-position:-84px -22px;vertical-align:middle}.theme-dark table.ddp-table-detail tr td .ddp-ui-tags{margin:-9px 0;vertical-align:top}.theme-dark table.ddp-table-detail tr td .ddp-tags{display:inline-block;float:left;position:relative;padding:3px 6px;margin:4px 3px 4px 0;background-color:#f2f1f7;border-radius:4px;color:#666fad;font-size:13px;cursor:pointer}.theme-dark table.ddp-table-detail tr td .ddp-tags a.ddp-btn-delete{display:none;position:absolute;top:-4px;right:-4px;content:"";width:14px;height:14px;background:url(/assets/images/btn_sclose.png) no-repeat;background-position:0 -131px}.theme-dark table.ddp-table-detail tr td .ddp-tags:hover a.ddp-btn-delete{display:block}.theme-dark table.ddp-table-detail tr td .ddp-tags.ddp-txt{cursor:default}.theme-dark table.ddp-table-detail tr td .ddp-tags.ddp-txt:hover{padding:5px 15px}.theme-dark table.ddp-table-detail tr td .ddp-tags.ddp-txt:hover a.ddp-btn-delete{display:none}.theme-dark table.ddp-table-detail tr td .ddp-tag-default{display:inline-block;position:relative;padding:3px 5px 3px 20px;margin:3px 6px 3px 0;border-radius:4px;color:#666fad;font-size:13px;box-sizing:border-box}.theme-dark table.ddp-table-detail tr td .ddp-tag-default:before{display:inline-block;position:absolute;top:3px;left:9px;content:"#";color:#666fad;font-size:13px}.theme-dark table.ddp-table-detail tr td .ddp-tag-default input{display:block;width:100%;border:none;background:none;color:#666fad;font-size:13px}.theme-dark .ddp-tag-default .ddp-ui-drop-search{position:absolute;top:100%;left:0;right:inherit}.theme-dark .ddp-wrap-drop-search.ddp-tag-default .ddp-ui-drop-search:after{display:none}.theme-dark .ddp-ui-option .ddp-option-column{padding:0}.theme-dark .ddp-option-column{padding:20px 0;text-align:right}.theme-dark .ddp-option-column a.ddp-reset{margin-right:20px;color:#7e8aa5}.theme-dark .ddp-option-column a.ddp-reset em{margin-right:2px;vertical-align:middle}.theme-dark .ddp-option-column a.ddp-reset:hover{color:#4e5368}.theme-dark .ddp-option-column a.ddp-reset .ddp-icon-redo{display:inline-block;width:14px;height:13px;background:url(/assets/images/btn_refresh.png) no-repeat;background-position:-15px -34px}.theme-dark .ddp-option-column a.ddp-reset:hover .ddp-icon-redo{background-position-x:-30px}.theme-dark .ddp-wrap-datadetail.ddp-wrap-datacolumn{position:relative;padding-top:20px;box-sizing:border-box}.theme-dark table.ddp-table-form.ddp-table-details tr td .ddp-bar{background-color:#e9edf7}.theme-dark table.ddp-table-form.ddp-table-details tr td .ddp-bar span{background-color:#c1cef1}.theme-dark table.ddp-table-form.ddp-table-details tr th .ddp-box-layout4{position:absolute;top:100%;right:-30px}.theme-dark table.ddp-table-form.ddp-table-details tr th:first-child .ddp-box-layout4,.theme-dark table.ddp-table-form.ddp-table-details tr th:nth-child(2) .ddp-box-layout4,.theme-dark table.ddp-table-form.ddp-table-details tr th:nth-child(3) .ddp-box-layout4,.theme-dark table.ddp-table-form.ddp-table-details tr th:nth-child(4) .ddp-box-layout4{right:inherit;left:-30px}.theme-dark .ddp-wrap-datadetail.ddp-wrap-datacolumn .ddp-data-details.ddp-ui-preview-contents{position:fixed;left:45px;right:45px;bottom:20px;top:246px;height:inherit}.theme-dark .ddp-wrap-datadetail.ddp-wrap-datacolumn .ddp-data-details.ddp-ui-preview-contents.ddp-info{top:265px}.theme-dark .ddp-wrap-datadetail.ddp-wrap-datacolumn .ddp-data-details.ddp-ui-preview-contents.ddp-info2{top:299px}.theme-dark .ddp-page-catalog{position:relative;box-sizing:border-box;border-top:1px solid #eaedf5}.theme-dark .ddp-page-catalog .ddp-ui-root{padding:8px 0}.theme-dark .ddp-page-catalog .ddp-ui-root .ddp-btn-bg{float:right;margin-left:14px}.theme-dark .ddp-page-catalog .ddp-ui-root .ddp-data-create{display:block;position:relative;padding:3px 0;overflow:hidden}.theme-dark .ddp-page-catalog .ddp-ui-root .ddp-data-create .ddp-btn-back{position:relative;top:-5px;float:left;width:34px;height:34px}.theme-dark .ddp-page-catalog .ddp-ui-root .ddp-data-create .ddp-btn-back:before{display:inline-block;position:absolute;top:50%;left:11px;width:17px;height:16px;margin-top:-8px;background:url(/assets/images/btn_back.png) no-repeat;background-position:left -27px;content:""}.theme-dark .ddp-page-catalog .ddp-ui-root .ddp-data-create .ddp-data-name{display:block;padding:3px 20px 3px 6px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal;box-sizing:border-box;color:#4e5368;font-size:14px}.theme-dark .ddp-page-catalog .ddp-ui-root .ddp-data-create .ddp-data-input{position:absolute;top:4px;left:37px;right:0;background:#f6f6f7}.theme-dark .ddp-page-catalog .ddp-ui-root .ddp-data-create .ddp-data-input input{display:block;width:100%;padding:3px 20px 3px 6px;border:none;box-sizing:border-box;background:none;color:#4e5368;font-size:14px}.theme-dark .ddp-page-catalog .ddp-ui-root .ddp-data-create .ddp-data-input em.ddp-icon-control-check{position:absolute;top:50%;right:5px;margin-top:-7px}.theme-dark .ddp-page-catalog .ddp-select-catalog{position:absolute;top:45px;left:0;right:0;bottom:50px}.theme-dark .ddp-page-catalog .ddp-wrap-list-type{padding:0}.theme-dark .ddp-page-catalog ul.ddp-list-workspace li a{padding-left:89px}.theme-dark .ddp-page-catalog ul.ddp-list-workspace li a em.ddp-icon-folder{left:33px}.theme-dark .ddp-page-catalog ul.ddp-list-workspace li a .ddp-box-tag-value{left:10px}.theme-dark .ddp-page-catalog ul.ddp-list-workspace li a .ddp-data-input{left:80px}.theme-dark .ddp-page-catalog ul.ddp-list-workspace li a em.ddp-icon-file-s{display:inline-block;position:absolute;top:50%;left:36px;margin-top:-8px;width:11px;height:13px;background:url(/assets/images/icon_file2.png) no-repeat}.theme-dark .ddp-page-catalog ul.ddp-list-workspace li a em.ddp-icon-question2{display:inline-block;width:7px;height:11px;position:absolute;top:50%;left:35px;margin-top:-6px;background:url(/assets/images/icon_que.png) no-repeat;background-position:left -41px}.theme-dark .ddp-page-catalog .ddp-nodata{display:block;position:fixed;left:0;right:0;top:250px;text-align:Center;color:#7e8aa5;font-size:18px}.theme-dark .ddp-select-catalog ul.ddp-list-workspace li.ddp-sub a:hover{padding-right:84px}.theme-dark .ddp-select-catalog ul.ddp-list-workspace li.ddp-sub a .ddp-view{position:absolute;top:0;right:0;bottom:0;width:20px;cursor:pointer;z-index:10}.theme-dark .ddp-select-catalog ul.ddp-list-workspace li.ddp-sub a .ddp-view:before{width:6px;height:11px;position:absolute;top:50%;right:10px;margin-top:-6px;background:url(/assets/images/icon_dataview.png) no-repeat;background-position:left -68px;content:""}.theme-dark .ddp-select-catalog ul.ddp-list-workspace li.ddp-sub a .ddp-data-input{right:52px}.theme-dark .ddp-select-catalog ul.ddp-list-workspace li.ddp-sub a .ddp-btn-control{padding-right:15px}.theme-dark .ddp-layout-contents.ddp-layout-meta .ddp-ui-contents-in{padding-right:24px}.theme-dark .ddp-layout-meta .ddp-ui-contents-list .ddp-box-list .ddp-label-type{padding:22px 0 23px;color:#1972d0;font-size:14px;font-weight:700}.theme-dark table.ddp-table-line thead tr th{background-color:#eff0f7;color:#1972d0;font-size:12px}.theme-dark table.ddp-table-line tbody tr:first-of-type td{border-top:1px solid #eaedf5}.theme-dark table.ddp-table-line tbody tr td{padding:10px;border:none;border-bottom:1px solid #eaedf5;background:#fff;cursor:pointer}.theme-dark table.ddp-table-line tbody tr:hover td{background-color:#f3f4f9!important}.theme-dark table.ddp-table-line tbody tr:nth-child(odd) td,.theme-dark table.ddp-table-line tbody tr:nth-child(odd) td:first-of-type,.theme-dark table.ddp-table-line tbody tr:nth-child(odd) td:last-of-type{border:none;border-bottom:1px solid #eaedf5;background-color:#fff}.theme-dark table.ddp-table-line tbody tr td .ddp-btn-control{display:none;position:absolute;top:50%;right:18px;margin-top:-9px}.theme-dark table.ddp-table-line tbody tr:hover td .ddp-btn-control{display:block}.theme-dark table.ddp-table-line tbody tr td .ddp-ui-popularity .ddp-icon-popularity{position:relative;top:-2px;float:left;width:18px;height:14px;margin-right:8px}.theme-dark table.ddp-table-line tbody tr td .ddp-ui-popularity .ddp-bar{float:left}.theme-dark .ddp-layout-meta .ddp-ui-contents-top{height:190px;text-align:center;background:none;box-shadow:none;border-bottom:none}.theme-dark .ddp-layout-meta .ddp-ui-contents-top .ddp-ui-title{padding:35px 0 0;text-align:center;font-size:28px;color:#4b515b}.theme-dark .ddp-layout-meta .ddp-ui-contents-top .ddp-ui-tag{padding-top:5px;text-align:center;font-weight:400}.theme-dark .ddp-layout-meta .ddp-ui-contents-top .ddp-ui-tag .ddp-box-tag-value.ddp-disabled{opacity:.3}.theme-dark .ddp-layout-meta .ddp-ui-contents-top .ddp-ui-tag .ddp-box-tag-value+.ddp-box-tag-value{margin-left:4px}.theme-dark .ddp-meta-search{position:relative;display:inline-block;margin-top:30px;border:1px solid #d0d1d9;border-radius:2px;background-color:#fff}.theme-dark .ddp-meta-search .ddp-search-select{position:relative;float:left;width:185px;padding:0 40px 0 15px;text-align:left;border-right:1px solid #d0d1d9;cursor:pointer;vertical-align:top;box-sizing:Border-box}.theme-dark .ddp-meta-search .ddp-search-select:before{display:inline-block;position:absolute;top:50%;right:25px;margin-top:-2px;width:7px;height:4px;background:url(/assets/images/icon_select.png) no-repeat;background-position:-8px top;content:""}.theme-dark .ddp-meta-search .ddp-search-select span.ddp-data{display:block;padding:15px 0;color:#4e5368;font-size:16px}.theme-dark .ddp-meta-search .ddp-search-select .ddp-wrap-popup2{display:none;position:absolute;top:100%;left:-1px;right:-1px;background-color:#fff;box-sizing:border-box}.theme-dark .ddp-meta-search .ddp-search-select.ddp-selected .ddp-wrap-popup2{display:block}.theme-dark .ddp-meta-search .ddp-search-b{display:inline-block;float:left;position:relative;width:516px;padding:0 0 0 40px;box-sizing:border-box}.theme-dark .ddp-meta-search .ddp-search-b .ddp-icon-search{display:inline-block;position:absolute;top:50%;left:10px;margin-top:-9px;width:17px;height:17px;background:url(/assets/images/btn_search.png) no-repeat;background-position:left -20px}.theme-dark .ddp-meta-search .ddp-search-b input{display:block;width:100%;padding:15px 35px 15px 0;font-size:16px;background:none;box-sizing:border-box;border:none;font-family:Titillium Web}.theme-dark .ddp-meta-search .ddp-search-b.type-search input{position:relative;color:#666db7;z-index:1}.theme-dark .ddp-meta-search .ddp-search-b.type-focus:before{display:inline-block;position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;border:1px solid #7e8aa5;content:""}.theme-dark .ddp-meta-search .ddp-search-b .ddp-btn-delete{display:inline-block;position:absolute;top:50%;right:10px;margin-top:-8px;width:15px;height:15px;background:url(/assets/images/btn_close.png) no-repeat;background-position:-16px -132px;z-index:1}.theme-dark .ddp-layout-meta.ddp-scroll .ddp-ui-contents-top{position:fixed;left:0;right:0;top:55px;padding:0;height:80px;text-align:left;background-color:#fff;transition:height .3s;-moz-box-shadow:0 1px 3px rgba(0,0,0,.15);-webkit-box-shadow:0 1px 3px rgba(0,0,0,.15)}.theme-dark .ddp-layout-meta.ddp-scroll .ddp-ui-contents-top .ddp-ui-title{float:left;text-align:left;padding:26px 15px 5px 25px;font-size:22px}.theme-dark .ddp-layout-meta.ddp-scroll .ddp-ui-contents-top .ddp-ui-tag{float:left;padding:33px 0}.theme-dark .ddp-layout-meta.ddp-scroll .ddp-meta-search{position:absolute;top:15px;right:24px;margin-top:0;min-width:380px}.theme-dark .ddp-layout-meta.ddp-scroll .ddp-ui-contents-list.ddp-type{top:95px!important;padding-top:0}.theme-dark .ddp-layout-meta.ddp-scroll .ddp-wrap-catalogs{top:134px}.theme-dark .ddp-layout-meta .ddp-wrap-catalogs{top:245px;z-index:20;border-top:1px solid rgba(44,34,141,.1);border-right:1px solid rgba(44,34,141,.1);box-shadow:0 1px 3px rgba(0,0,0,.15)}.theme-dark .ddp-layout-meta .ddp-wrap-catalogs .ddp-ui-searching{margin:0}.theme-dark .ddp-layout-meta .ddp-wrap-catalogs .ddp-wrap-searching{padding:10px 16px;border-bottom:3px solid #f3f4f9}.theme-dark .ddp-layout-meta .ddp-wrap-catalogs.ddp-close{width:26px;border:2px solid #eaeaea}.theme-dark .ddp-layout-meta .ddp-wrap-catalogs.ddp-close *{display:none}.theme-dark .ddp-layout-meta .ddp-wrap-catalogs.ddp-close .ddp-btn-folding{display:block;position:absolute;top:10px;right:3px}.theme-dark .ddp-layout-meta .ddp-wrap-catalogs.ddp-close .ddp-btn-folding *{display:block}.theme-dark .ddp-layout-meta .ddp-wrap-catalogs .ddp-wrap-tabs{position:relative}.theme-dark .ddp-layout-meta .ddp-wrap-catalogs .ddp-wrap-tabs:before{display:block;position:absolute;bottom:0;left:0;right:0;border-bottom:1px solid #d7d8dd;content:""}.theme-dark .ddp-layout-meta .ddp-wrap-catalogs .ddp-wrap-folding{display:block;position:absolute;top:0;right:0;width:25px;height:41px;border-left:1px solid #ddd}.theme-dark .ddp-layout-meta .ddp-view-catalog.ddp-close .ddp-wrap-catalogs .ddp-wrap-folding{border-left:none}.theme-dark .ddp-layout-meta .ddp-wrap-catalogs .ddp-wrap-folding .ddp-btn-folding:hover *{display:block}.theme-dark .ddp-layout-meta .ddp-wrap-catalogs ul.ddp-ui-tab li{min-width:123px}.theme-dark .ddp-layout-meta .ddp-wrap-catalogs ul.ddp-ui-tab li a{padding:16px 10px 15px;height:41px;text-align:center}.theme-dark .ddp-layout-meta .ddp-wrap-catalogs ul.ddp-ui-tab li.ddp-selected a:before{position:absolute;bottom:0;left:0;right:0;content:"";border-bottom:1px solid #fff}.theme-dark .ddp-layout-meta .ddp-wrap-catalogs ul.ddp-ui-tab li:last-of-type a{border-right:none}.theme-dark .ddp-layout-meta em.ddp-bg-back{position:fixed;top:0;left:0;right:0;bottom:0;background:url(/assets/images/bg_meta.png) no-repeat;background-size:100% 100%}.theme-dark .ddp-layout-contents.ddp-layout-meta .ddp-ui-contents-in.ddp-scroll{padding-left:0}.theme-dark .ddp-layout-meta .ddp-view-catalog.type-view .ddp-ui-contents-list.ddp-type{padding-top:129px}.theme-dark .ddp-layout-contents.ddp-layout-meta .ddp-ui-contents-in.ddp-scroll .ddp-ui-contents-list.ddp-type{position:relative;top:190px;padding-left:296px;padding-right:0;overflow:initial}.theme-dark .ddp-layout-meta .ddp-ui-contents-list.ddp-type.ddp-close{padding-left:0}.theme-dark .ddp-layout-meta .ddp-meta-list .ddp-no-data{padding:42px 0;color:#b5b9c2;border-top:1px solid #eaedf5;text-align:center}.theme-dark .ddp-layout-meta .ddp-meta-list .ddp-type-label{padding:0 0 20px;color:#4e5368;font-size:16px}.theme-dark .ddp-layout-meta .ddp-meta-list .ddp-type-label em.ddp-icon-fav{display:inline-block;position:relative;top:-2px;width:13px;height:12px;background:url(/assets/images/icon_fav.png) no-repeat;cursor:pointer;background-position:0 -31px;vertical-align:middle}.theme-dark .ddp-layout-meta .ddp-meta-list .ddp-type-label em.ddp-icon-fav.ddp-selected{background-position:-14px -31px}.theme-dark .ddp-layout-meta .ddp-meta-list .ddp-box-list{padding:16px 20px;background-color:#fff;box-shadow:0 2px 2px 1px #eaedf5}.theme-dark .ddp-layout-meta .ddp-meta-list .ddp-box-list .ddp-data-total{float:left;padding-bottom:17px;color:#4e5368}.theme-dark .ddp-layout-meta .ddp-meta-list .ddp-box-list .ddp-data-total .ddp-txt-search{color:#1972d0;font-weight:700}.theme-dark .ddp-layout-meta .ddp-meta-list .ddp-box-list .ddp-data-box{position:relative;top:-5px;padding:4px 26px 3px 7px;height:26px;float:right;background:#f3f4f9;border:1px solid #e8e9f4;border-radius:2px;vertical-align:middle;box-sizing:border-box}.theme-dark .ddp-layout-meta .ddp-meta-list .ddp-box-list .ddp-data-box .ddp-icon-folder{position:relative;top:0;left:0;margin:0 4px 0 0}.theme-dark .ddp-layout-meta .ddp-meta-list .ddp-box-list .ddp-data-box .ddp-ui-root{float:left}.theme-dark .ddp-layout-meta .ddp-meta-list .ddp-box-list .ddp-data-box .ddp-list-root+.ddp-list-root{position:relative;padding:0 0 0 12px;margin-left:4px}.theme-dark .ddp-layout-meta .ddp-meta-list .ddp-box-list .ddp-data-box .ddp-list-root+.ddp-list-root:before{display:inline-block;position:absolute;top:50%;left:0;margin-top:-4px;width:4px;height:8px;background:url(/assets/images/icon_dataview.png) no-repeat;background-position:left -40px;content:""}.theme-dark .ddp-layout-meta .ddp-meta-list .ddp-box-list .ddp-data-box .ddp-list-root:hover{text-decoration:underline}.theme-dark .ddp-layout-meta .ddp-meta-list .ddp-box-list .ddp-data-box .ddp-ui-root .ddp-list-root:last-of-type{font-weight:700}.theme-dark .ddp-layout-meta .ddp-meta-list .ddp-box-list .ddp-data-box .ddp-icon-control-fav{position:relative;top:-1px;margin-right:3px;vertical-align:top}.theme-dark .ddp-layout-meta .ddp-meta-list .ddp-box-list .ddp-data-box .ddp-link-reset{display:inline-block;position:absolute;top:0;right:0;width:26px;height:24px;background-color:#e9ebf3}.theme-dark .ddp-layout-meta .ddp-meta-list .ddp-box-list .ddp-data-box .ddp-link-reset .ddp-btn-reset{display:inline-block;position:absolute;top:50%;left:50%;margin:-7px;width:14px;height:13px;background:url(/assets/images/icon_reset.png) no-repeat -16px -20px}.theme-dark .ddp-layout-meta .ddp-meta-list .ddp-box-list .ddp-data-box .ddp-data-tag{margin-right:6px;color:#4e5368}.theme-dark .ddp-layout-meta .ddp-meta-list .ddp-box-list .ddp-data-box .ddp-data-tag .ddp-icon-tag{display:inline-block;position:relative;top:-1px;width:12px;height:12px;margin-right:3px;vertical-align:middle;background:url(/assets/images/icon_tag.png) no-repeat}.theme-dark .ddp-layout-meta .ddp-meta-list .ddp-box-page{border:none;box-shadow:0 2px 2px 1px #eaedf5}.theme-dark .ddp-ui-banner .ddp-type-label{padding-bottom:13px;font-size:14px;font-weight:700}.theme-dark .ddp-box-banner{display:flex;height:340px}.theme-dark .ddp-box-banner .ddp-banner-main{display:flex;height:100%;width:100%;background:url(/assets/images/bg_banner01.png) no-repeat;background-size:100% 100%;align-items:center;justify-content:center}.theme-dark .ddp-box-banner .ddp-banner-list{width:325px;min-width:325px}.theme-dark .ddp-box-banner .ddp-ui-banner-link.type-banner01{display:table-cell;padding:0 20px;vertical-align:middle}.theme-dark .ddp-box-banner .ddp-ui-banner-link.type-banner01 .ddp-banner-title{padding-bottom:18px;color:#fff;font-size:22px;font-weight:700;text-align:center}.theme-dark .ddp-box-banner .ddp-ui-banner-link.type-banner01 .ddp-banner-title .ddp-data-images{margin-right:10px;vertical-align:middle}.theme-dark .ddp-box-banner .ddp-ui-banner-link.type-banner01 .ddp-banner-title .ddp-data-images svg{position:relative;top:-3px;width:30px;height:30px;vertical-align:middle}.theme-dark .ddp-box-banner .ddp-ui-banner-link.type-banner01 .ddp-txt-detail{height:32px;text-align:center;color:#fff;font-size:13px;opacity:.4;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word}.theme-dark .ddp-box-banner .ddp-ui-banner-link.type-banner01 .ddp-banner-tags{padding-top:9px;margin:-3px -3px 0;text-align:center}.theme-dark .ddp-box-banner .ddp-ui-banner-link.type-banner01 .ddp-banner-tags .ddp-tags{display:inline-block;padding:7px 10px;margin:3px 3px 0;border-radius:5px;background-color:#343865;color:#9da9ff}.theme-dark .ddp-box-banner .ddp-ui-banner-link.type-banner01 .ddp-banner-tags .ddp-tags:first-of-type{margin-left:0}.theme-dark .ddp-box-banner .ddp-banner-list [class*=ddp-ui-banner-link]{display:flex;height:85px;align-items:center;color:#fff;font-size:16px}.theme-dark .ddp-box-banner .ddp-ui-banner-link.type-banner02{background:url(/assets/images/bg_banner02.png) no-repeat;background-size:100% 100%}.theme-dark .ddp-box-banner .ddp-ui-banner-link.type-banner03{background:url(/assets/images/bg_banner03.png) no-repeat;background-size:100% 100%}.theme-dark .ddp-box-banner .ddp-ui-banner-link.type-banner04{background:url(/assets/images/bg_banner04.png) no-repeat;background-size:100% 100%}.theme-dark .ddp-box-banner .ddp-ui-banner-link.type-banner05{background:url(/assets/images/bg_banner05.png) no-repeat;background-size:100% 100%}.theme-dark .ddp-box-banner .ddp-banner-list [class*=ddp-ui-banner-link] .ddp-banner-title{position:relative;padding:0 10px 0 66px;width:100%;box-sizing:border-box}@keyframes boxSize{0%{width:240px}to{width:100%}}@keyframes boxSizeLeft{0%{width:100%}to{width:241px}}@keyframes plusspin{0%{transform:rotate(0deg)}to{transform:rotate(45deg)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes loaddot{0%{width:0}to{width:10px}}.ddp-box-banner .ddp-banner-list [class*=ddp-ui-banner-link] .ddp-banner-title .ddp-txt-data{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.theme-dark .ddp-box-banner .ddp-banner-list .ddp-banner-title [class*=ddp-data-images]{display:inline-block;position:absolute;top:50%;left:29px;margin-top:-16px}.theme-dark .ddp-box-banner .ddp-banner-list .ddp-banner-title [class*=ddp-data-images].type-svg{background:none}.theme-dark .ddp-box-banner .ddp-banner-list .ddp-banner-title [class*=ddp-data-images].type-svg svg{width:30px;height:30px}.theme-dark .ddp-wrap-meta-summary .ddp-wrap-box .ddp-box-in{float:left;width:100%;padding-right:325px;margin-right:-325px;box-sizing:border-box}.theme-dark .ddp-wrap-meta-summary .ddp-type-summary-label{padding:15px 25px;font-size:14px;color:#4e5368;font-weight:700;border-bottom:1px solid #e7e8eb}.theme-dark .ddp-wrap-meta-summary .ddp-data-images{display:inline-block;position:relative;width:50px;height:50px;border-radius:5px}.theme-dark .ddp-wrap-meta-summary .ddp-data-images.type-svg:before{background:none}.theme-dark .ddp-wrap-meta-summary .ddp-data-images.type-svg svg{display:inline-block;width:30px;height:30px;position:absolute;top:50%;left:50%;margin:-15px 0 0 -15px}.theme-dark .ddp-wrap-meta-summary .ddp-data-images.type-database{background-color:#5c8edf}.theme-dark .ddp-wrap-meta-summary .ddp-data-images.type-datasource{background-color:#516197}.theme-dark .ddp-wrap-meta-summary .ddp-data-images.type-stagingdb{background-color:#7b7bd6}.theme-dark .ddp-wrap-meta-summary .ddp-data-images.type-dataset{background-color:#75c6d1}.theme-dark .ddp-wrap-meta-summary .ddp-data-images.type-hive{background-color:#353a5c}.theme-dark .ddp-wrap-meta-summary .ddp-wrap-box .ddp-box-summary{margin-top:18px;background-color:#fff;box-shadow:0 0 20px #ced2ed}.theme-dark .ddp-wrap-meta-summary .ddp-wrap-list-summary{float:left;padding:31px 0 0 25px;width:333px;min-width:333px;box-sizing:Border-box}.theme-dark .ddp-wrap-meta-summary .ddp-wrap-list-summary .ddp-type-summary-label{padding:0 0 15px}.theme-dark .ddp-wrap-meta-summary .ddp-ui-list-summary .ddp-type-summary-label .ddp-btn-more{float:right;padding:3px 7px;background-color:rgba(156,162,204,.2);color:#4c515a;font-size:12px;font-weight:400;border-radius:2px}.theme-dark .ddp-wrap-meta-summary .ddp-ui-list-summary .ddp-type-summary-label .ddp-btn-more:hover{background-color:rgba(156,162,204,.4)}.theme-dark .ddp-wrap-meta-summary .ddp-wrap-box .ddp-wrap-summary{padding:20px 15px}.theme-dark .ddp-wrap-meta-summary .ddp-wrap-box .ddp-list-summary>li{width:50%;float:left;box-sizing:border-box}.theme-dark .ddp-wrap-meta-summary .ddp-wrap-box .ddp-list-summary li a{display:block;padding:10px 25px 10px 10px;min-height:70px;box-sizing:border-box}.theme-dark .ddp-wrap-meta-summary .ddp-wrap-box .ddp-list-summary li a:hover{background-color:rgba(156,162,204,.15);border-radius:4px}.theme-dark .ddp-wrap-meta-summary .ddp-wrap-box .ddp-list-summary li .ddp-wrap-data{position:relative;padding-left:65px}.theme-dark .ddp-wrap-meta-summary .ddp-wrap-box .ddp-list-summary li .ddp-wrap-data .ddp-data-images{position:absolute;top:0;left:0}.theme-dark .ddp-wrap-meta-summary .ddp-wrap-box .ddp-list-summary li .ddp-data-txt .ddp-data-name{color:#4e5368;font-size:14px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.theme-dark .ddp-wrap-meta-summary .ddp-wrap-box .ddp-list-summary li .ddp-data-txt .ddp-data-detail{color:rgba(75,81,91,.5);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.theme-dark .ddp-wrap-meta-summary .ddp-wrap-box .ddp-list-summary li .ddp-data-txt .ddp-ui-popularity{padding:6px 0}.theme-dark .ddp-wrap-meta-summary .ddp-wrap-box .ddp-list-summary li .ddp-data-txt .ddp-ui-popularity .ddp-icon-popularity{float:left;width:18px;height:14px;margin-right:3px;background:url(/assets/images/icon_popularity.png) no-repeat}.theme-dark .ddp-wrap-meta-summary .ddp-wrap-box .ddp-list-summary li .ddp-data-txt .ddp-ui-popularity .ddp-bar{position:relative;top:3px;float:left;width:70px;height:10px;background-color:#e6e8f3;border-radius:2px}.theme-dark .ddp-wrap-meta-summary .ddp-wrap-box .ddp-list-summary li .ddp-data-txt .ddp-ui-popularity .ddp-bar span{display:inline-block;position:absolute;top:0;left:0;height:100%;border-radius:2px;background-color:#1972d0}.theme-dark .ddp-wrap-meta-summary .ddp-wrap-box .ddp-list-summary li .ddp-data-txt .ddp-ui-popularity .ddp-bar .ddp-box-layout4{display:none;position:absolute;top:100%;margin-top:5px;text-align:left}.theme-dark .ddp-wrap-meta-summary .ddp-wrap-box .ddp-list-summary li .ddp-data-txt .ddp-ui-popularity .ddp-bar .ddp-box-layout4.ddp-popularity{width:360px}.theme-dark .ddp-wrap-meta-summary .ddp-wrap-box .ddp-list-summary li .ddp-data-txt .ddp-ui-popularity .ddp-bar:hover .ddp-box-layout4{display:block}.theme-dark .ddp-wrap-meta-summary .ddp-wrap-box .ddp-list-summary li .ddp-data-txt .ddp-ui-popularity .ddp-data-by{display:block;padding-left:6px;overflow:hidden;color:#7e8aa5;white-space:nowrap;text-overflow:ellipsis}.theme-dark .ddp-wrap-meta-summary .ddp-wrap-box .ddp-list-summary li .ddp-list-tags{clear:both;width:100%;height:22px;margin-top:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.theme-dark .ddp-wrap-meta-summary .ddp-wrap-box .ddp-list-summary li .ddp-list-tags .ddp-tags{padding:3px 6px;margin:0 3px 0 0;background-color:rgba(156,162,204,.15)}.theme-dark .ddp-wrap-meta-summary .ddp-wrap-box .ddp-ui-list-summary{width:300px;float:right;margin-top:18px}.theme-dark .ddp-wrap-meta-summary .ddp-ui-list-summary .ddp-type-summary-label{padding:15px 0}.theme-dark .ddp-wrap-meta-summary .ddp-ui-list-summary .ddp-type-summary-label .ddp-ui-list-summary{margin-top:18px}.theme-dark .ddp-ui-list-summary .ddp-list-data{padding:5px 0;margin-left:-10px}.theme-dark .ddp-ui-list-summary .ddp-list-data li+li{padding-top:5px}.theme-dark .ddp-ui-list-summary .ddp-list-data li a{display:block;position:relative;padding:5px 10px 5px 75px;min-height:60px;box-sizing:border-box}.theme-dark .ddp-ui-list-summary .ddp-list-data li a:hover{background-color:rgba(156,162,204,.15);border-radius:4px}.theme-dark .ddp-ui-list-summary .ddp-list-data li a .ddp-data-images{position:absolute;top:5px;left:10px}.theme-dark .ddp-ui-list-summary .ddp-list-data li a .ddp-data-profile{display:inline-block;width:50px;height:50px;position:absolute;top:5px;left:10px;background:url(/assets/images/img_profile.png) no-repeat left -82px;border-radius:50%;overflow:hidden}.theme-dark .ddp-ui-list-summary .ddp-list-data li a .ddp-data-txt .ddp-list-tags{padding-top:6px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.theme-dark .ddp-ui-list-summary .ddp-list-data li a .ddp-data-txt .ddp-list-tags .ddp-tags{padding:3px 6px;margin:0 3px 0 0;background-color:#e2dff5}.theme-dark .ddp-ui-list-summary .ddp-list-data li a .ddp-data-txt .ddp-data-name{display:block;padding:3px 0 5px;font-size:14px;color:#4e5368;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.theme-dark .ddp-ui-list-summary .ddp-list-data li a .ddp-data-txt .ddp-data-create{display:block;padding:3px 0 5px;font-size:12px;color:#7e8aa5;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.theme-dark .ddp-ui-list-summary .ddp-list-data li a .ddp-data-txt .ddp-data-by{display:block;width:100%;color:#4e5368;opacity:.6;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.theme-dark .ddp-used-workspace{padding:0 50px}.theme-dark .ddp-ui-usedworkspace:last-of-type{border-bottom:1px solid #e4e5eb}.theme-dark .ddp-ui-usedworkspace .ddp-data-name{display:block;padding:10px 17px;background-color:#f4f6fc;border-top:1px solid #e4e5eb;color:#1f2942;font-size:14px;font-weight:700;cursor:pointer}.theme-dark .ddp-ui-usedworkspace .ddp-ui-sub-usedwork{display:none;padding-bottom:10px;border-top:1px solid #e4e5eb}.theme-dark .ddp-ui-usedworkspace.ddp-selected .ddp-ui-sub-usedwork{display:block}.theme-dark .ddp-ui-sub-usedwork .ddp-list-tree+.ddp-list-tree{padding:20px 0 0}.theme-dark .ddp-ui-sub-usedwork .ddp-list-tree li a{display:block;position:relative;padding:12px 0 12px 45px;color:#4e5368;font-size:13px}.theme-dark .ddp-ui-sub-usedwork .ddp-list-tree li a:hover{font-weight:700;text-decoration:underline}.theme-dark .ddp-ui-sub-usedwork .ddp-list-tree li a em[class*=ddp-icon-]{position:absolute;top:50%;left:20px;margin-top:-7px}.theme-dark .ddp-ui-sub-usedwork .ddp-list-tree li ul{padding-left:20px}.theme-dark .ddp-ui-sub-usedwork .ddp-list-tree li ul li a:before{position:absolute;top:0;left:0;background:url(/assets/images/img_tree_line.png) no-repeat;width:13px;height:21px;content:""}.theme-dark .ddp-pop-meta-detail{position:fixed;left:0;right:0;bottom:0;top:0;background:rgba(208,209,216,.5)}.theme-dark .ddp-box-meta{position:absolute;top:30px;left:40px;right:40px;bottom:30px;background-color:#fff;box-shadow:0 0 20px rgba(0,0,0,.3);z-index:91}.theme-dark .ddp-box-meta .ddp-btn-close{display:inline-block;position:absolute;top:20px;right:20px;width:22px;height:22px;background:url(/assets/images/btn_popclose.png) no-repeat;background-position:left -112px;z-index:10}.theme-dark .ddp-box-meta.type-form .ddp-pop-top{padding-top:40px;padding-bottom:40px}.theme-dark .ddp-box-meta.type-form .ddp-pop-top .ddp-ui-title{padding-top:0}.theme-dark .ddp-box-meta.type-form .ddp-pop-top .ddp-label-title{font-size:22px}.theme-dark .ddp-box-meta.type-form .ddp-detail-contents{top:102px}.theme-dark .ddp-box-meta .ddp-pop-top{padding:16px 62px 16px 40px}.theme-dark .ddp-box-meta .ddp-pop-top:before{display:table;content:""}.theme-dark .ddp-box-meta .ddp-pop-top:after{display:table;content:"";clear:both}.theme-dark .ddp-box-meta .ddp-pop-top .ddp-ui-title{padding-top:4px;float:left}.theme-dark .ddp-box-meta .ddp-pop-top .ddp-label-title{position:relative;top:-2px;float:left;max-width:570px;margin-right:12px;font-weight:700;color:#4e5368;font-size:16px;vertical-align:middle;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.theme-dark .ddp-box-meta .ddp-pop-top .ddp-box-tag-value{float:left;margin-right:7px;vertical-align:middle}.theme-dark .ddp-box-meta .ddp-pop-top .ddp-wrap-info{position:relative;display:inline-block;margin-right:3px;cursor:pointer;z-index:2}.theme-dark .ddp-box-meta .ddp-pop-top .ddp-wrap-info .ddp-icon-info{display:inline-block;width:13px;height:13px;background:url(/assets/images/icon_info.png) no-repeat;background-position:left -30px}.theme-dark .ddp-box-meta .ddp-pop-top .ddp-wrap-info .ddp-box-layout4{display:none;position:absolute;top:100%;margin-top:6px}.theme-dark .ddp-box-meta .ddp-pop-top .ddp-wrap-info.ddp-selected .ddp-box-layout4{display:block}.theme-dark .ddp-box-meta .ddp-pop-top .ddp-wrap-info .ddp-box-layout4.type-info{width:340px}.theme-dark .ddp-box-meta .ddp-box-layout4 .ddp-icon-close{display:inline-block;position:absolute;top:16px;right:16px;width:11px;height:11px;background:url(/assets/images/btn_close.png) no-repeat;background-position:left -58px}.theme-dark .ddp-box-meta .ddp-detail-contents{top:62px}.theme-dark .ddp-box-meta .ddp-detail-contents ul.ddp-ui-tab{height:42px;overflow:hidden}.theme-dark .ddp-box-meta .ddp-pop-top .ddp-right{float:right}.theme-dark .ddp-box-meta .ddp-pop-top .ddp-right .ddp-btn-pop{margin-left:6px}.theme-dark .ddp-box-meta .ddp-pop-top .ddp-ui-title .ddp-data-name{display:inline-block;position:relative;top:2px;margin-left:17px;color:#b7bac1;font-size:13px}.theme-dark .ddp-box-meta .ddp-pop-top .ddp-ui-title .ddp-data-name .ddp-txt-name{color:#4e5368;font-size:13px;text-decoration:underline}.theme-dark .ddp-box-meta .ddp-pop-top .ddp-ui-title .ddp-data-name .ddp-txt-name.type-line-none{text-decoration:none}.theme-dark .ddp-detail-view.ddp-left{position:relative;float:left;width:475px;height:100%;z-index:1}.theme-dark .ddp-detail-view.ddp-right{float:left;position:relative;width:100%;margin-left:-475px;padding-left:514px;box-sizing:border-box}.theme-dark .ddp-detail-view.ddp-right:before{display:block;position:absolute;left:476px;bottom:0;top:0;border-left:1px solid #e5e7f0;content:""}.theme-dark .ddp-detail ul.ddp-list-user{overflow:hidden;margin:-3px}.theme-dark .ddp-detail ul.ddp-list-user li{float:left;padding:3px;width:33.3333%;box-sizing:border-box}.theme-dark .ddp-detail ul.ddp-list-user li .ddp-box-user{display:block;overflow:hidden;background-color:rgba(236,238,246,.3)}.theme-dark .ddp-detail ul.ddp-list-user li .ddp-box-user .ddp-data-photo{position:relative;width:50px;height:50px;float:left;margin:22px 10px 22px 13px;border-radius:50%;overflow:hidden}.theme-dark .ddp-detail ul.ddp-list-user li .ddp-box-user .ddp-data-photo:before{display:inline-block;width:50px;height:50px;position:absolute;top:0;left:0;background-position:left -82px;content:""}.theme-dark .ddp-detail ul.ddp-list-user li .ddp-box-user .ddp-data-photo img{display:block;width:100%;height:100%}.theme-dark .ddp-detail ul.ddp-list-user li .ddp-box-user .ddp-wrap-data{display:block;margin-left:-78px;padding-left:78px;width:100%;float:left;box-sizing:border-box}.theme-dark .ddp-detail ul.ddp-list-user li .ddp-box-user .ddp-wrap-data .ddp-data-date{padding:2px 0 0;color:#7e8aa5;font-size:12px}.theme-dark .ddp-page-catalog.ddp-list-catalog .ddp-select-catalog{position:relative;top:0;overflow:inherit}.theme-dark .ddp-page-catalog.ddp-list-catalog .ddp-nodata{position:absolute}.theme-dark .ddp-detail-contents{position:absolute;top:97px;left:0;right:0;bottom:0;padding:0 30px}.theme-dark .ddp-detail-contents .ddp-wrap-tab-contents{position:absolute;top:57px;left:0;right:0;bottom:0;padding:25px 50px 20px;overflow:auto}.theme-dark .ddp-detail-contents .ddp-wrap-tab-contents .ddp-ui-tab-contents{position:relative;height:100%}.theme-dark .ddp-detail-contents .type-sampledata .ddp-box-synch{position:absolute;top:-25px;left:0;right:0}.theme-dark .ddp-detail-contents .type-sampledata .ddp-data-details.ddp-ui-preview-contents{margin-top:0;top:10px}.theme-dark .ddp-detail-contents .ddp-data-details.ddp-ui-preview-contents{position:absolute;margin-top:-25px}.theme-dark .ddp-detail-contents .ddp-data-details.ddp-ui-preview-contents .ddp-bar{background-color:#ecedf3}.theme-dark .ddp-detail-contents .ddp-data-details.ddp-ui-preview-contents .ddp-bar span{background-color:#2abcef}.theme-dark .ddp-detail-contents table.ddp-table-form.ddp-table-details tr th .ddp-box-layout4.ddp-popularity{top:100%}.theme-dark .ddp-detail-contents .ddp-ui-tag .ddp-label-tag{float:left;padding:6px 0;margin-right:17px;color:#4c515a;font-weight:700}.theme-dark .ddp-detail-contents .ddp-data-tags{display:block;padding:6px 0 20px;overflow:hidden}.theme-dark .ddp-detail-contents .ddp-data-tags .ddp-tags{padding:6px;margin-right:5px;border-radius:3px;background-color:#eff0f8;color:#4e5368;font-size:13px}.theme-dark .ddp-detail-contents .ddp-ui-datadetail{padding-top:0}.theme-dark .ddp-detail-contents table.ddp-table-detail:first-of-type{margin-top:0}.theme-dark .ddp-detail-view{margin:0 -3px;padding-bottom:25px}.theme-dark .ddp-detail-view .ddp-detail-col{padding:0 3px}.theme-dark .ddp-detail-view .ddp-box-table{border:1px solid #eaedf5}.theme-dark .ddp-detail-view .ddp-box-table .ddp-label{padding:18px 17px;color:#4c515a;font-weight:700}.theme-dark .ddp-detail-contents .ddp-box-catalogs{font-weight:700}.theme-dark table.ddp-table-form2.ddp-type tr th{background-color:#f4f6fc;font-weight:400}.theme-dark table.ddp-table-form2.ddp-type tr td .ddp-ui-photo{margin:-4px 0}.theme-dark table.ddp-table-form2.ddp-type tr td .ddp-data-used{font-weight:700;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.theme-dark .ddp-detail-view .ddp-detail{padding:30px 0 0}.theme-dark .ddp-detail-view .ddp-detail:first-of-type{padding-top:0}.theme-dark .ddp-detail-view .ddp-detail .ddp-label{padding-bottom:10px;font-weight:700;color:#4c515a;font-size:13px}.theme-dark .ddp-detail-view .ddp-detail .ddp-label .ddp-link{margin-left:10px;color:#7e8aa5;font-size:13px;text-decoration:underline;font-weight:400}.theme-dark .ddp-detail-view .ddp-detail .ddp-label .ddp-link:hover{color:#4e5368}.theme-dark .ddp-detail-view .ddp-detail .ddp-data-det{line-height:18px}.theme-dark .ddp-detail-view .ddp-detail .ddp-data-det .ddp-list-catalog span{position:relative;padding:0 8px 0 12px;color:#1f2942;font-weight:700}.theme-dark .ddp-detail-view .ddp-detail .ddp-data-det .ddp-list-catalog span:first-of-type{padding-left:0}.theme-dark .ddp-detail-view .ddp-detail .ddp-data-det .ddp-list-catalog span:before{display:inline-block;position:absolute;left:0;top:50%;margin-top:-4px;width:4px;height:8px;background:url(/assets/images/icon_tagview.png) no-repeat;transform:rotate(180deg);content:""}.theme-dark .ddp-detail-view .ddp-detail .ddp-data-det .ddp-list-catalog span:first-of-type:before{display:none}.theme-dark .ddp-detail-view .ddp-detail .ddp-data-det .ddp-list-catalog+.ddp-list-catalog{margin-top:15px}.theme-dark .ddp-detail-view .ddp-detail .ddp-data-det .ddp-ui-more{position:relative}.theme-dark .ddp-detail-view .ddp-detail .ddp-data-det .ddp-more{display:inline-block;margin-top:15px;text-decoration:underline;font-style:italic}.theme-dark .ddp-detail-view .ddp-detail .ddp-data-det .ddp-ui-more.ddp-selected .ddp-box-layout4{display:block}.theme-dark .ddp-detail-view .ddp-detail .ddp-data-det .ddp-box-layout4{display:none;position:absolute;top:100%;margin-top:3px;left:-30px;width:280px;text-decoration:none}.theme-dark .ddp-detail-view .ddp-detail .ddp-data-det .ddp-box-layout4 *{font-style:normal;text-decoration:none}.theme-dark .ddp-detail-view .ddp-detail.ddp-type{padding-top:30px;clear:both}.theme-dark .ddp-data-board-title{padding:24px 29px;text-align:left;color:#535c67;font-size:16px}.theme-dark .ddp-data-board-title .ddp-icon-dashboard2{margin-right:5px;vertical-align:middle}.theme-dark .ddp-box-popupcontents3.ddp-type-multidata{position:relative;height:598px;margin-top:-53px}.theme-dark .ddp-type-multidata .ddp-multidata-option{position:relative;padding:14px 20px;height:50px;border-bottom:1px solid #b7b9c2;background-color:#fff;z-index:1;box-sizing:border-box}.theme-dark .ddp-type-multidata .ddp-multidata-option .ddp-btn-line{position:relative;top:-3px;float:right}.theme-dark .ddp-type-multidata .ddp-multidata-option .ddp-btn-guide{position:relative;z-index:1}.theme-dark .ddp-type-multidata .ddp-multidata-option .ddp-btn-guide:before{display:inline-block;width:19px;height:19px;margin-right:7px;background:url(/assets/images/icon_que.png) no-repeat;background-position:left -53px;vertical-align:middle;content:""}.theme-dark .ddp-type-multidata .ddp-multidata-option .ddp-edit-title{position:absolute;top:0;left:0;right:0;bottom:0;padding:15px 0;text-align:center;color:#4e5368;font-size:16px;font-weight:700}.theme-dark .ddp-type-multidata .ddp-ui-multidata{height:100%;width:100%;background-color:#f7f9ff;background:url(/assets/images/bg_boardedit.png) repeat}.theme-dark .ddp-type-multidata .ddp-wrap-add{display:table;width:100%;height:100%;overflow:auto}.theme-dark .ddp-type-multidata .ddp-view-multidata{width:100%;height:100%;overflow:auto}.theme-dark .ddp-type-multidata .ddp-view-multidata .ddp-txt-edit{position:absolute;top:20px;left:20px;color:#4e5368;font-size:16px;font-weight:700}.theme-dark .ddp-type-multidata.ddp-edit{border:1px solid #b7b9c2}.theme-dark .ddp-type-multidata.ddp-edit .ddp-ui-multidata{margin-top:-49px;padding-top:49px;box-sizing:border-box;background-color:#eaedf5}.theme-dark .ddp-type-multidata.ddp-edit .ddp-view-multidata{position:relative;height:100%;z-index:1}.theme-dark .ddp-type-multidata.ddp-edit .ddp-view-multidata .ddp-txt-message{display:inline-block;position:absolute;top:0;left:0;padding:16px 0 0 20px;color:#4e5368;font-size:13px}.theme-dark .ddp-ui-multidata .ddp-ui-add{display:table-cell;width:100%;height:100%;text-align:center;vertical-align:middle}.theme-dark .ddp-ui-multidata .ddp-ui-add .ddp-txt-det{display:block;padding-top:18px;text-align:center;color:#b7b9c2;font-size:18px}.theme-dark .ddp-ui-multidata .ddp-add-datasource{display:inline-block;width:198px;padding:25px 0;height:72px;border-radius:50%;border:2px solid #b7b9c2;text-align:center;color:#4a515c;font-size:14px;background-color:#fff;box-sizing:border-box}.theme-dark .ddp-ui-multidata .ddp-add-datasource:hover{background-color:#f0f4ff;border:2px solid #1972d0}.theme-dark .ddp-ui-multidata .ddp-add-datasource .ddp-icon-add{display:inline-block;width:10px;height:10px;margin-right:5px;background:url(/assets/images/icon_add.png) no-repeat;background-position:left -66px;vertical-align:middle}.theme-dark .ddp-ui-multidata .ddp-option-button{position:absolute;top:14px;left:20px;z-index:1}.theme-dark .ddp-ui-multidata .ddp-option-button .ddp-txt-info{display:inline-block;position:relative;top:14px;padding-bottom:0;font-size:13px;color:#1972d0;font-weight:700}.theme-dark .ddp-type-multidata .ddp-btn-area-close{display:inline-block;position:absolute;top:-7px;right:-7px;width:22px;height:22px;background:url(/assets/images/btn_close.png) no-repeat;background-position:left -109px}.theme-dark .ddp-type-multidata .ddp-box-join-option{height:100%;overflow:auto;background-color:#fafafb}.theme-dark .ddp-type-multidata .ddp-box-join-option a.ddp-data-name{background-color:#7e8aa5}.theme-dark .ddp-type-multidata .ddp-box-join-option .ddp-box-lookup ul.ddp-list-lookup li .ddp-ui-add-data:before,.theme-dark .ddp-type-multidata .ddp-box-join-option .ddp-box-lookup ul.ddp-list-lookup li .ddp-ui-lookup:before,.theme-dark .ddp-type-multidata .ddp-box-join-option .ddp-box-lookup ul.ddp-list-lookup li:first-of-type:before{border-color:#7e8aa5}.theme-dark .ddp-type-multidata .ddp-box-join-option .ddp-box-lookup ul.ddp-list-lookup li a.ddp-ui-joinicon:hover{background-color:#eaedf5}.theme-dark .ddp-type-multidata .ddp-box-join-option .ddp-box-lookup ul.ddp-list-lookup li a.ddp-link-joinname{background-color:#efeff1}.theme-dark .ddp-type-multidata .ddp-box-resultdata .ddp-ui-tab-contents .ddp-ui-grid-form{position:absolute;top:35px;left:0;right:0;bottom:0;border-top:1px solid #d7d8dd}.theme-dark .ddp-type-multidata .ddp-wrap-grid-option .ddp-txt-title{display:inline-block;padding:10px 15px;color:#4e5368;font-size:13px;font-weight:700}.theme-dark .ddp-type-multidata .ddp-wrap-grid-option .ddp-txt-title .ddp-txt-title-info{margin-left:10px;color:#b7b9c2;font-size:12px;font-weight:400}.theme-dark .ddp-type-multidata .ddp-wrap-grid-option .ddp-data-form{padding:5px 0 6px}.theme-dark .ddp-type-multidata .ddp-wrap-grid-option .ddp-data-form .ddp-wrap-popup2{top:35px}.theme-dark .ddp-essential-filter{height:100%;overflow:auto}.theme-dark .ddp-essential-filter .ddp-ui-filter-result{padding:4px 16px;color:#4e5368;font-size:13px}.theme-dark .ddp-essential-filter .ddp-ui-filter-result .ddp-btn-line-s{margin-left:10px}.theme-dark ul.ddp-list-essential li{padding:15px;position:relative;border-top:1px solid #ededee}.theme-dark ul.ddp-list-essential li span.ddp-txt-filter{display:block;padding-left:20px;color:#4e5368;font-size:13px;position:relative}.theme-dark ul.ddp-list-essential li .ddp-data-filter [class*=ddp-icon-]{position:absolute;left:0;top:2px}.theme-dark ul.ddp-list-essential li .ddp-data-det{padding-top:5px;color:#7e8aa5;line-height:18px;font-size:12px}.theme-dark ul.ddp-list-essential li .ddp-data-det .ddp-txt-label{color:#b7b9c2}.theme-dark .ddp-type-multidata .ddp-massage{position:absolute;bottom:0;left:0;right:0;border-top:1px solid #f4f6fc;background-color:#f4f6fc;color:#4e5368}.theme-dark .ddp-type-multidata .ddp-massage .ddp-buttons{float:right;padding:10px 20px 10px 0}.theme-dark .ddp-type-multidata .ddp-massage .ddp-txt-message{display:block;padding:15px 20px;color:#4e5368;font-size:13px;text-align:center}.theme-dark .ddp-type-top-option.type-discussion{margin-top:-13px}.theme-dark .ddp-type-top-option.type-discussion .ddp-type-search{width:250px}.theme-dark .ddp-box-comment{border:1px solid #c3c8d3;border-radius:3px}.theme-dark .ddp-box-comment .ddp-top-comment{border-bottom:1px solid #c3c8d3;background-color:#e7e7e9}.theme-dark .ddp-box-comment .ddp-top-comment .ddp-wrap-select{position:relative;width:200px}.theme-dark .ddp-box-comment .ddp-top-comment .ddp-wrap-select:after{display:inline-block;position:absolute;top:8px;height:25px;border-left:1px solid #c3c8d3;content:""}.theme-dark .ddp-box-comment .ddp-top-comment .ddp-type-select{display:block;position:relative;padding:12px 30px 10px 13px;width:100%;height:40px;float:left;box-sizing:border-box;cursor:pointer}.theme-dark .ddp-box-comment .ddp-top-comment .ddp-type-select .ddp-icon-view{display:inline-block;position:absolute;top:50%;right:15px;width:7px;height:4px;background:url(/assets/images/icon_select.png) no-repeat -8px top}.theme-dark .ddp-box-comment .ddp-top-comment .ddp-type-select .ddp-txt-result{position:relative;padding:0 0 0 36px;font-size:13px}.theme-dark .ddp-box-comment .ddp-top-comment .ddp-type-select .ddp-txt-result.type-success{color:#10bf83}.theme-dark .ddp-box-comment .ddp-top-comment .ddp-type-select .ddp-txt-result.type-warning{color:#ffba01}.theme-dark .ddp-box-comment .ddp-top-comment .ddp-type-select .ddp-txt-result.type-error{color:#dc494f}.theme-dark .ddp-box-comment .ddp-icon-error-r,.theme-dark .ddp-box-comment .ddp-icon-success-r,.theme-dark .ddp-box-comment .ddp-icon-warning-r{display:inline-block;position:absolute;top:50%;left:6px;background:url(/assets/images/icon_confidence.png) no-repeat;vertical-align:middle}.theme-dark .ddp-box-comment .ddp-icon-success-r{width:20px;height:20px;margin-top:-10px}.theme-dark .ddp-box-comment .ddp-icon-warning-r{width:20px;height:18px;margin-top:-9px;background-position:left -21px}.theme-dark .ddp-box-comment .ddp-icon-error-r{width:20px;height:20px;margin-top:-10px;background-position:left -57px}.theme-dark .ddp-box-comment .ddp-top-comment .ddp-type-buttons{float:right;position:relative}.theme-dark .ddp-box-comment .ddp-top-comment .ddp-type-buttons:before{display:inline-block;position:absolute;top:8px;left:0;height:25px;border-left:1px solid #c3c8d3;content:""}.theme-dark .ddp-box-comment .ddp-top-comment .ddp-type-buttons .ddp-btn-summit{display:block;position:relative;padding:12px 20px 12px 36px;color:#4e5368;font-size:13px}.theme-dark .ddp-box-comment .ddp-top-comment .ddp-type-buttons .ddp-btn-summit .ddp-icon-check{display:inline-block;position:absolute;top:50%;left:20px;margin-top:-4px;width:11px;height:8px;background:url(/assets/images/icon_select2.png) no-repeat;background-position:-68px top}.theme-dark .ddp-box-comment .ddp-wrap-textarea{height:62px}.theme-dark .ddp-box-comment .ddp-wrap-textarea textarea{display:block;width:100%;height:100%;padding:10px 15px;box-sizing:border-box;border:none;font-size:13px;border-radius:0 0 3px 3px}.theme-dark .ddp-ui-discussion{position:relative;padding:20px 0 20px 54px;border-bottom:1px solid #e7e7e9}.theme-dark .ddp-ui-discussion .ddp-ui-top{padding-bottom:10px}.theme-dark .ddp-ui-discussion .ddp-data-top{display:inline-block;padding-top:4px}.theme-dark .ddp-ui-discussion .ddp-data-top .ddp-data-name{display:block;font-weight:700;color:#4e5368;overflow:hidden}.theme-dark .ddp-ui-discussion .ddp-data-top .ddp-data-date{float:right;margin-left:6px;color:#7e8aa5}.theme-dark .ddp-ui-discussion .ddp-data-photo{display:inline-block;position:absolute;top:20px;left:0;width:30px;height:30px;border-radius:50%;background:url(/assets/images/img_profile.png) no-repeat;background-position:left -51px}.theme-dark .ddp-ui-discussion .ddp-data-photo img{display:inline-block;width:100%;height:100%}.theme-dark .ddp-ui-discussion .ddp-ui-status-block{padding-bottom:8px}.theme-dark .ddp-ui-discussion .ddp-box-condition{display:inline-block;position:relative;padding:5px 5px 5px 28px;border-radius:2px;font-size:13px}.theme-dark .ddp-ui-discussion .ddp-box-condition.type-warning{background-color:rgba(255,182,2,.1);color:#ffba01}.theme-dark .ddp-ui-discussion .ddp-box-condition.type-success{background-color:rgba(16,191,131,.1);color:#10bf83}.theme-dark .ddp-ui-discussion .ddp-box-condition.type-error{background-color:rgba(220,73,79,.1);color:#dc494f}.theme-dark .ddp-ui-discussion .ddp-icon-error-r,.theme-dark .ddp-ui-discussion .ddp-icon-success-r,.theme-dark .ddp-ui-discussion .ddp-icon-warning-r{display:inline-block;position:absolute;top:50%;left:6px;background:url(/assets/images/icon_confidence.png) no-repeat;vertical-align:middle}.theme-dark .ddp-ui-discussion .ddp-icon-success-r{width:20px;height:20px;margin-top:-10px}.theme-dark .ddp-ui-discussion .ddp-icon-warning-r{width:20px;height:18px;margin-top:-9px;background-position:left -21px}.theme-dark .ddp-ui-discussion .ddp-icon-error-r{width:20px;height:20px;margin-top:-10px;background-position:left -57px}.theme-dark .ddp-ui-discussion .ddp-link-reply{position:absolute;top:61px;right:0;color:#7e8aa5;text-decoration:underline}.theme-dark .ddp-ui-discussion .ddp-txt-det{padding-bottom:10px;font-size:13px}.theme-dark .ddp-ui-discussion .ddp-ui-reply{padding:20px;margin-top:10px;background-color:#f4f6fc}.theme-dark .ddp-ui-discussion .ddp-ui-reply+.ddp-ui-reply{margin-top:4px}.theme-dark .ddp-ui-discussion .ddp-ui-reply .ddp-txt-det{padding-bottom:0}.theme-dark .ddp-ui-discussion .ddp-ui-reply .ddp-ui-reply-top{padding-bottom:10px}.theme-dark .ddp-ui-discussion .ddp-ui-reply .ddp-ui-reply-top .ddp-top-in{display:inline-block;max-width:100%}.theme-dark .ddp-ui-discussion .ddp-ui-reply .ddp-ui-reply-top .ddp-data-reply-date{float:right;margin-left:10px}.theme-dark .ddp-ui-discussion .ddp-ui-reply .ddp-ui-reply-top .ddp-data-reply-name{display:block;font-weight:700;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.theme-dark .ddp-ui-discussion .ddp-ui-reply .ddp-ui-textarea{height:62px;border:1px solid #c3c8d3;border-radius:2px;box-sizing:border-box;background-color:#fff}.theme-dark .ddp-ui-discussion .ddp-ui-reply .ddp-ui-textarea .ddp-box-textarea{display:block;height:100%;overflow:hidden}.theme-dark .ddp-ui-discussion .ddp-ui-reply .ddp-ui-textarea .ddp-box-textarea textarea{display:block;padding:9px 10px;width:100%;height:100%;background:none;border:none;box-sizing:border-box}.theme-dark .ddp-ui-discussion .ddp-ui-reply .ddp-ui-textarea .ddp-btn-selection{float:right;margin:16px 24px 16px 10px}.theme-dark ltidata .ddp-option-button .ddp-txt-info{display:inline-block;position:relative;top:14px;padding-bottom:0;font-size:13px;color:#1972d0;font-weight:700}.theme-dark .ddp-ui-multidata .ddp-option-button .ddp-txt-info:before{display:inline-block;margin-right:7px;width:6px;height:13px;background:url(/assets/images/icon_info2.png) no-repeat;content:"";vertical-align:middle}.theme-dark .ddp-ui-multidata .ddp-option-button a[class*=ddp-btn-]{float:left;margin-right:10px;vertical-align:middle}.theme-dark .ddp-ui-multidata .ddp-option-button .ddp-btn-add-r{display:inline-block;width:36px;height:36px;background:url(/assets/images/btn_add_r.png) no-repeat}.theme-dark .ddp-ui-multidata .ddp-option-button .ddp-btn-add-r:hover{background-position:-37px top}.theme-dark .ddp-ui-multidata .ddp-option-button .ddp-btn-edit-r{padding:11px 22px;border-radius:20px;background-color:#747880;color:#fff;font-size:14px}.theme-dark .ddp-ui-multidata .ddp-option-button .ddp-btn-edit-r:hover{background-color:#4e5368}.theme-dark .ddp-ui-multidata .ddp-option-button .ddp-btn-edit-r .ddp-icon-btn-edit{background-position-x:-28px}.theme-dark .ddp-ui-multidata .ddp-size-button{position:absolute;top:18px;right:22px;z-index:1}.theme-dark .ddp-ui-multidata .ddp-size-button [class*=ddp-btn-]{position:relative;float:left;margin-left:22px}.theme-dark .ddp-ui-multidata .ddp-size-button [class*=ddp-btn-]:before{float:left;background:url(/assets/images/btn_network.png) no-repeat;content:""}.theme-dark .ddp-ui-multidata .ddp-size-button [class*=ddp-btn-].ddp-disabled:after{position:absolute;top:0;left:0;right:0;bottom:0;content:"";cursor:no-drop}.theme-dark .ddp-ui-multidata .ddp-size-button [class*=ddp-btn-].ddp-disabled:before{opacity:.3}.theme-dark .ddp-ui-multidata .ddp-size-button .ddp-btn-sizeup:before{width:20px;height:18px}.theme-dark .ddp-ui-multidata .ddp-size-button .ddp-btn-sizedown:before{width:20px;height:18px;background-position:left -19px}.theme-dark .ddp-ui-multidata .ddp-size-button .ddp-btn-fit:before{width:15px;height:15px;background-position:left -38px}.theme-dark .ddp-type-multidata .ddp-box-resultdata{position:absolute;bottom:0;left:0;right:0;height:260px;background-color:#fff;border:1px solid #d0d1d9;z-index:10;box-shadow:0 0 8px 1px #eaedf5}.theme-dark .ddp-type-multidata .ddp-box-resultdata.ddp-full{height:100%;background-color:#fff}.theme-dark .ddp-type-top-option.ddp-type{padding-bottom:0}.theme-dark .ddp-type-top-option.ddp-type ul.ddp-ui-tab li.ddp-selected a:after{display:none}.theme-dark .ddp-type-top-option.ddp-type:before{content:"";display:table;width:100%}.theme-dark .ddp-type-top-option.ddp-type:after{content:"";display:table;width:100%;clear:both}.theme-dark .ddp-type-top-option.ddp-type .ddp-link-type{float:left;padding:8px 10px 0 0;color:#4e5368;font-size:13px}.theme-dark .ddp-type-top-option.ddp-type .ddp-link-type em.ddp-icon-link-cut2{margin-right:5px}.theme-dark .ddp-type-multidata .ddp-box-resultdata .ddp-ui-tab-contents{position:absolute;top:32px;left:0;right:0;bottom:0;border-top:1px solid #d7d8dd}.theme-dark .ddp-type-multidata .ddp-box-resultdata .ddp-wrap-tab-result{position:absolute;top:41px;left:9px;right:9px;bottom:10px;border:1px solid #d7d8dd}.theme-dark .ddp-type-multidata .ddp-box-resultdata .ddp-wrap-tab-result .ddp-wrap-grid-option .ddp-part-right{margin-top:-2px}.theme-dark .ddp-type-multidata .ddp-box-resultdata .ddp-ui-top-area{position:relative}.theme-dark .ddp-type-multidata .ddp-box-resultdata .ddp-ui-top-area .ddp-name{display:block;padding:10px 20px 10px 9px;overflow:hidden}.theme-dark .ddp-type-multidata .ddp-box-resultdata .ddp-ui-top-area .ddp-name .ddp-txt-name{margin-right:6px;color:#4e5368;font-size:16px}.theme-dark .ddp-type-multidata .ddp-box-resultdata .ddp-ui-top-area .ddp-name .ddp-txt-det{color:#b7b9c2;font-size:12px}.theme-dark .ddp-type-multidata .ddp-box-resultdata .ddp-ui-top-area .ddp-link-type{float:left;padding:14px 0;color:#b7b9c2}.theme-dark .ddp-type-multidata .ddp-box-resultdata .ddp-ui-top-area .ddp-link-type:hover{color:#4e5368}.theme-dark .ddp-type-multidata .ddp-box-resultdata .ddp-ui-top-area .ddp-link-type em.ddp-icon-delete{display:inline-block;position:relative;top:-2px;width:11px;height:12px;background:url(/assets/images/icon_edit2.png) no-repeat;background-position:-36px -21px;vertical-align:middle}.theme-dark .ddp-type-multidata .ddp-box-resultdata .ddp-ui-top-area .ddp-link-type:hover em.ddp-icon-delete{background-position-x:0}.theme-dark .ddp-type-multidata .ddp-box-resultdata .ddp-ui-top-area .ddp-icon-fullsize{float:left;width:13px;height:13px;margin:14px 20px 0 29px;background:url(/assets/images/btn_size.png) no-repeat}.theme-dark .ddp-association{position:absolute;bottom:0;left:0;right:0;height:80px;padding-right:128px;background-color:#fff;border:1px solid #eeeef0;box-shadow:0 -2px 2px 1px #eaedf5}.theme-dark .ddp-association .ddp-label{float:left;padding:31px 63px 31px 16px;font-size:14px;font-weight:700;color:#4e5368}.theme-dark .ddp-association .ddp-box-data{display:block;padding:18px 0;position:relative;overflow:hidden}.theme-dark .ddp-association .ddp-box-data .ddp-bar{position:absolute;top:23px;left:60px;right:60px;height:30px;background-color:#b8e5fe}.theme-dark .ddp-association .ddp-box-data .ddp-bar:before{position:absolute;top:50%;left:0;right:0;margin-top:-2px;border-bottom:1px solid #fff;content:""}.theme-dark .ddp-association .ddp-box-data .ddp-box-name{position:relative;width:380px;padding:10px;text-align:center;color:#4e5368;font-size:16px;border-radius:25px;border:2px solid #b8e5fe;background-color:#edf7fb;box-sizing:border-box}.theme-dark .ddp-association .ddp-box-data .ddp-box-name:before{display:inline-block;width:9px;height:9px;background-color:#b8e5fe;border-radius:50%;border:2px solid #fff;content:""}.theme-dark .ddp-association .ddp-box-data .ddp-box-name.ddp-fleft:before{position:absolute;top:50%;right:-5px;margin-top:-6px}.theme-dark .ddp-association .ddp-box-data .ddp-box-name.ddp-fright:before{position:absolute;top:50%;left:-5px;margin-top:-6px}.theme-dark .ddp-association .ddp-buttons{position:absolute;top:50%;right:20px;margin-top:-9px}.theme-dark .ddp-association .ddp-buttons .ddp-btn-line{margin-left:7px}.theme-dark .ddp-association .ddp-buttons [class*=ddp-btn-]{margin-left:20px}.theme-dark .ddp-popup-dashboard.ddp-type{width:auto;position:absolute;top:120px;left:50px;right:50px;bottom:42px;box-sizing:border-box}.theme-dark .ddp-popup-dashboard.ddp-type .ddp-wrap-grid{margin-top:-44px;padding:44px 0 0;height:100%;box-sizing:border-box}.theme-dark .ddp-popup-dashboard.ddp-type .ddp-wrap-grid.ddp-selected{margin-right:300px}.theme-dark .ddp-popup-dashboard.ddp-type .ddp-wrap-viewtable{position:relative;height:100%;padding-bottom:43px;box-sizing:border-box}.theme-dark .ddp-popup-dashboard.ddp-type .ddp-wrap-viewtable .ddp-box-add-link3{position:absolute;bottom:0;left:0;right:0}.theme-dark .ddp-popup-dashboard.ddp-type .ddp-wrap-grid .ddp-box-viewtable{height:100%;min-height:auto}.theme-dark .ddp-ui-popup-join.ddp-multy .ddp-ui-part .ddp-data-none,.theme-dark .ddp-ui-popup-join.ddp-multy .ddp-ui-part .ddp-ui-grid-form{top:115px}.theme-dark .ddp-ui-popup-join.ddp-multy .ddp-box-key{padding:6px 0;margin:-10px 0 6px;background-color:#f2f2f4;text-align:center;color:#b7b9c2;font-size:14px}.theme-dark .ddp-ui-popup-join.ddp-multy .ddp-box-key.ddp-selected{background-color:#edf7fb;color:#1972d0}.theme-dark .ddp-type-multidata.ddp-edit .ddp-view-guide{position:absolute;top:49px;left:0;right:0;bottom:0;background-color:rgba(125,132,142,.85);z-index:20}.theme-dark .ddp-type-multidata.ddp-edit .ddp-view-guide:before{display:inline-block;position:absolute;top:-10px;left:20px;width:18px;height:11px;background:url(/assets/images/icon_guide_arrow.png) no-repeat;content:""}.theme-dark .ddp-type-multidata.ddp-edit .ddp-view-guide .ddp-wrap-guide{display:table;width:100%;height:100%}.theme-dark .ddp-type-multidata.ddp-edit .ddp-view-guide .ddp-wrap-guide .ddp-ui-guide{display:table-cell;width:100%;height:100%;vertical-align:middle;text-align:center}.theme-dark .ddp-type-multidata.ddp-edit .ddp-view-guide .ddp-txt-det{display:block;padding-bottom:15px;color:#fff;font-size:22px}.theme-dark .ddp-type-multidata.ddp-edit .ddp-view-guide .ddp-sub-det{display:block;color:#fff;font-size:22px}.theme-dark .ddp-guide-motion{padding:24px 0 0}.theme-dark .ddp-guide-motion .ddp-motion{display:inline-block;position:relative}.theme-dark .ddp-guide-motion .ddp-box-nodes{position:relative;display:inline-block;width:198px;height:72px;padding:27px 0;background-color:#fff;color:#000;font-size:16px;border-radius:50%;box-sizing:border-box;z-index:10;box-shadow:0 16px 35px -15px #000}.theme-dark .ddp-guide-motion .ddp-box-nodes.ddp-last{margin-left:178px}.theme-dark .ddp-guide-motion .ddp-line-bar{display:inline-block;position:absolute;top:25px;left:180px;width:45px;height:61px}.theme-dark .ddp-guide-motion .ddp-line-bar em.ddp-icon-handler{display:inline-block;position:absolute;top:0;right:0;width:45px;height:61px;background:url(/assets/images/icon_handle.png) no-repeat;z-index:20}.theme-dark .ddp-guide-link{padding:35px 0 0}.theme-dark .ddp-guide-link .ddp-link-txt{padding:8px 20px 9px;border:1px solid #c3c8d3;border-radius:2px;color:#fff;font-size:16px}.theme-dark .ddp-guide-link .ddp-link-txt:hover{background-color:hsla(0,0%,100%,.3)}.theme-dark .ddp-guide-motion .ddp-line-bar:before{display:inline-block;position:absolute;top:-10px;left:0;right:27px;height:40px;background-color:#c3c8d3;content:"";z-index:5}.theme-dark #mynetwork{width:100%;height:100%}.theme-dark em.ddp-icon-analysis:before,.theme-dark em.ddp-icon-mapview1-w:before,.theme-dark em.ddp-icon-mapview1:before,.theme-dark em.ddp-icon-mapview2-w:before,.theme-dark em.ddp-icon-mapview2:before,.theme-dark em.ddp-icon-mapview3-w:before,.theme-dark em.ddp-icon-mapview3:before{display:inline-block;width:17px;height:15px;content:"";background:url(/assets/images/icon_mapview.png) no-repeat;background-position:-18px top;vertical-align:middle}.theme-dark em.ddp-icon-mapview2:before{background-position:-18px -16px}.theme-dark em.ddp-icon-mapview3:before{background-position:-18px -32px}.theme-dark em.ddp-icon-mapview1-w:before{background-position:0 0}.theme-dark em.ddp-icon-mapview2-w:before{background-position:0 -16px}.theme-dark em.ddp-icon-mapview3-w:before{background-position:0 -32px}.theme-dark em.ddp-icon-analysis:before{height:12px;margin-top:-6px;background-position:-18px -48px}.theme-dark em.ddp-icon-layer1,.theme-dark em.ddp-icon-layer2{display:inline-block;width:17px;height:15px;content:"";background:url(/assets/images/icon_mapview.png) no-repeat;background-position:-18px top;vertical-align:middle}.theme-dark em.ddp-icon-layer2{background-position:-18px -16px}.theme-dark .ddp-ui-shelf em.ddp-icon-analysis,.theme-dark .ddp-ui-shelf em.ddp-icon-mapview1,.theme-dark .ddp-ui-shelf em.ddp-icon-mapview2,.theme-dark .ddp-ui-shelf em.ddp-icon-mapview3{position:absolute;top:4px;left:7px;width:42px;height:39px;z-index:5;background-color:#fff}.theme-dark .ddp-ui-shelf em.ddp-icon-analysis:before,.theme-dark .ddp-ui-shelf em.ddp-icon-mapview1:before,.theme-dark .ddp-ui-shelf em.ddp-icon-mapview2:before,.theme-dark .ddp-ui-shelf em.ddp-icon-mapview3:before{position:absolute;top:50%;left:50%;margin:-8px 0 0 -9px}.theme-dark .ddp-ui-shelf .ddp-tag-analysis,.theme-dark .ddp-ui-shelf .ddp-tag-layer,.theme-dark .ddp-ui-shelf .ddp-tag-layer2{padding:2px 4px;margin:0 5px 0 13px;background-color:#e8eaef;color:#838992;font-size:13px;border-radius:2px}.theme-dark .ddp-ui-shelf .ddp-tag-layer{margin-left:0}.theme-dark .ddp-ui-shelf .ddp-tag-layer2{background-color:#e9eff6;color:#8d9bb0}.theme-dark .ddp-ui-shelf .ddp-tag-analysis{background-color:#f2efe8;color:#a4968d}.theme-dark .ddp-map-tooltip{display:block;position:absolute;top:0;left:0;max-width:300px;padding:9px;box-sizing:border-box;z-index:10}.theme-dark .ddp-map-tooltip .ddp-label{padding-bottom:6px;color:#fff;font-size:14px;font-weight:700;vertical-align:middle}.theme-dark .ddp-map-tooltip .ddp-label [class*=ddp-icon-mapview]{margin-right:5px}.theme-dark .ddp-map-tooltip .ddp-data-tooltip{margin-bottom:8px}.theme-dark .ddp-map-tooltip .ddp-data-tooltip:last-of-type{margin-bottom:0}.theme-dark .ddp-map-tooltip .ddp-data-tooltip .ddp-title{color:#c3c8d3;font-size:13px;font-weight:400;text-align:left;white-space:normal}.theme-dark .ddp-map-tooltip .ddp-data-tooltip .ddp-det{color:#fff;font-size:13px;white-space:normal}.theme-dark .ddp-list-datavalue>li{position:relative;padding:5px 28px 5px 10px;background-color:#eeeef0;color:#4a525c;font-size:13px;cursor:pointer}.theme-dark .ddp-list-datavalue>li+li{margin-top:2px}.theme-dark .ddp-list-datavalue li em[class*=ddp-icon-dimension-],.theme-dark .ddp-list-datavalue li em[class*=ddp-icon-measure]{float:left;margin-right:8px}.theme-dark .ddp-list-datavalue li.ddp-add.ddp-selected .ddp-box-layout4{display:block}.theme-dark .ddp-list-datavalue li.ddp-add em.ddp-icon-plus{position:absolute;top:50%;left:8px;margin:-8px 0 0;width:15px;height:15px;background:url(/assets/images/icon_plus.png) no-repeat;background-position:left -15px;content:""}.theme-dark .ddp-list-datavalue li.ddp-add span.ddp-data-value{color:#7e8aa5}.theme-dark .ddp-list-datavalue li.ddp-add:after{display:inline-block;position:absolute;top:50%;right:14px;width:7px;height:4px;margin-left:9px;margin-top:-2px;background:url(/assets/images/icon_select.png) no-repeat;transform:rotate(180deg);content:""}.theme-dark .ddp-list-datavalue li.ddp-add.ddp-selected:after{transform:rotate(0)}.theme-dark .ddp-list-datavalue>li span.ddp-data-value{display:block;position:relative;padding-left:20px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-wrap:normal}.theme-dark .ddp-list-datavalue>li span.ddp-data-value>em[class*=ddp-icon-dimension-],.theme-dark .ddp-list-datavalue>li span.ddp-data-value>em[class*=ddp-icon-measure]{position:absolute;top:50%;left:0;margin-top:-5px}.theme-dark .ddp-list-datavalue>li:hover .ddp-icon-listdelete{display:inline-block;position:absolute;top:50%;right:10px;margin-top:-8px;width:15px;height:15px;background:url(/assets/images/icon_delete.png) no-repeat;background-position:left -14px;cursor:pointer}.theme-dark .ddp-data-value{position:relative}.theme-dark .ddp-data-value .ddp-box-layout4{display:none;position:absolute;top:100%;left:0;right:0;padding:12px 0 0;width:auto;max-height:334px;overflow:auto;z-index:10}.theme-dark .ddp-data-value .ddp-box-layout4 .ddp-form-search{width:auto;margin:0 10px}.theme-dark .ddp-data-value .ddp-list-typebasic{padding:11px 0}.theme-dark .ddp-data-value .ddp-list-typebasic.ddp-list-popup li a{padding-left:38px;padding-right:16px}.theme-dark .ddp-data-value .ddp-list-typebasic.ddp-list-popup li a em[class*=ddp-icon-dimension-],.theme-dark .ddp-data-value .ddp-list-typebasic.ddp-list-popup li a em[class*=ddp-icon-measure-]{position:absolute;top:50%;left:18px;margin-top:-7px}.theme-dark .ddp-data-value .ddp-list-typebasic.ddp-list-popup li a em.ddp-icon-dimension-ab,.theme-dark .ddp-data-value .ddp-list-typebasic.ddp-list-popup li a em.ddp-icon-dimension-maplink,.theme-dark .ddp-data-value .ddp-list-typebasic.ddp-list-popup li a em.ddp-icon-measure-ab,.theme-dark .ddp-data-value .ddp-list-typebasic.ddp-list-popup li a em.ddp-icon-measure-maplink,.theme-dark .ddp-data-value .ddp-list-typebasic.ddp-list-popup li a em.ddp-icon-type-ab,.theme-dark .ddp-data-value .ddp-list-typebasic.ddp-list-popup li a em.ddp-icon-type-maplink{margin-top:-5px}.theme-dark .ddp-data-value .ddp-list-typebasic.ddp-list-popup li a em.ddp-icon-dimension-float,.theme-dark .ddp-data-value .ddp-list-typebasic.ddp-list-popup li a em.ddp-icon-dimension-int,.theme-dark .ddp-data-value .ddp-list-typebasic.ddp-list-popup li a em.ddp-icon-dimension-sharp,.theme-dark .ddp-data-value .ddp-list-typebasic.ddp-list-popup li a em.ddp-icon-dimension-tf,.theme-dark .ddp-data-value .ddp-list-typebasic.ddp-list-popup li a em.ddp-icon-measure-float,.theme-dark .ddp-data-value .ddp-list-typebasic.ddp-list-popup li a em.ddp-icon-measure-int,.theme-dark .ddp-data-value .ddp-list-typebasic.ddp-list-popup li a em.ddp-icon-measure-sharp,.theme-dark .ddp-data-value .ddp-list-typebasic.ddp-list-popup li a em.ddp-icon-measure-tf,.theme-dark .ddp-data-value .ddp-list-typebasic.ddp-list-popup li a em.ddp-icon-type-float,.theme-dark .ddp-data-value .ddp-list-typebasic.ddp-list-popup li a em.ddp-icon-type-int,.theme-dark .ddp-data-value .ddp-list-typebasic.ddp-list-popup li a em.ddp-icon-type-sharp,.theme-dark .ddp-data-value .ddp-list-typebasic.ddp-list-popup li a em.ddp-icon-type-tf{margin-top:-4px}.theme-dark .ddp-list-datavalue .ddp-list-typebasic li a .ddp-txt-name{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal}.theme-dark .ddp-box-layout4 .ddp-box-search{padding:0 20px}.theme-dark .ddp-box-layout4 .ddp-box-search .ddp-form-search{width:100%;margin-left:0}.theme-dark .ddp-wrap-tab-type{margin:0 -15px;text-align:center}.theme-dark ul.ddp-list-tab-type{display:inline-block}.theme-dark ul.ddp-list-tab-type li{position:relative;float:left}.theme-dark ul.ddp-list-tab-type li+li{margin-left:1px}.theme-dark ul.ddp-list-tab-type li a{display:inline-block;width:46px;height:46px}.theme-dark ul.ddp-list-tab-type li a em[class*=ddp-img-map-]{display:inline-block;width:46px;height:46px;background:url(/assets/images/img_maptype.png) no-repeat}.theme-dark ul.ddp-list-tab-type li a em.ddp-img-map-line{background-position:-47px 0}.theme-dark ul.ddp-list-tab-type li a em.ddp-img-map-polygon{background-position:-94px 0}.theme-dark ul.ddp-list-tab-type li a em.ddp-img-map-heatmap{background-position:-141px 0}.theme-dark ul.ddp-list-tab-type li a em.ddp-img-map-tile{background-position:-188px 0}.theme-dark ul.ddp-list-tab-type li.ddp-selected a em[class*=ddp-img-map-],.theme-dark ul.ddp-list-tab-type li a:hover em[class*=ddp-img-map-]{background-position-y:-47px}.theme-dark ul.ddp-list-tab-type li a:hover+.ddp-ui-tooltip-info{display:block;top:100%;margin-top:5px;left:0}.theme-dark .ddp-list-tab-type2{border-radius:2px;margin:0 -1px}.theme-dark .ddp-list-tab-type2 li{float:left;position:relative;width:25%;padding:0 1px;box-sizing:border-box}.theme-dark .ddp-list-tab-type2 li a{display:block;width:100%;height:58px;position:relative;border:2px solid #e3e3e6;background:url(/assets/images/bg_maptype.png) no-repeat;box-sizing:border-box}.theme-dark .ddp-list-tab-type2 li a:hover{border-color:#b6b9c1}.theme-dark .ddp-list-tab-type2 li a [class*=ddp-icon-map-]{display:inline-block;position:absolute;top:50%;left:50%;background:url(/assets/images/img_maptype2.png) no-repeat}.theme-dark .ddp-list-tab-type2 li a .ddp-icon-map-point{width:41px;height:38px;margin:-19px 0 0 -20px}.theme-dark .ddp-list-tab-type2 li a .ddp-icon-map-heatmap{width:39px;height:36px;margin:-18px 0 0 -19px;background-position-y:-39px}.theme-dark .ddp-list-tab-type2 li a .ddp-icon-map-hexagon{width:42px;height:41px;margin:-21px 0 0 -21px;background-position-y:-76px}.theme-dark .ddp-list-tab-type2 li a .ddp-icon-map-cluster{width:40px;height:41px;margin:-20px 0 0 -21px;background-position-y:-118px}.theme-dark .ddp-list-tab-type2 li.ddp-selected a{border-color:#9ca2c9}.theme-dark .ddp-list-tab-type2 li.ddp-selected a .ddp-icon-map-heatmap,.theme-dark .ddp-list-tab-type2 li.ddp-selected a .ddp-icon-map-point{background-position-x:-42px}.theme-dark .ddp-list-tab-type2 li.ddp-selected a .ddp-icon-map-hexagon{background-position-x:-43px}.theme-dark .ddp-list-tab-type2 li.ddp-selected a .ddp-icon-map-cluster{background-position-x:-41px}.theme-dark .ddp-list-tab-type2 li .ddp-txt-type{display:block;color:#91969e;font-size:12px;text-align:center;letter-spacing:-.5px}.theme-dark .ddp-list-tab-type2 li.ddp-selected .ddp-txt-type{color:#666fad}.theme-dark .ddp-list-tab-type2 li.ddp-disabled{opacity:.5}.theme-dark .ddp-list-tab-type2 li.ddp-disabled:before{position:absolute;top:0;left:0;right:0;bottom:0;content:"";z-index:1}.theme-dark .ddp-list-tab-type2 li.ddp-disabled a{cursor:no-drop}.theme-dark .ddp-type-dataset .ddp-ui-popup-contents{position:relative}.theme-dark .ddp-type-dataset .ddp-popup-dashboard{position:absolute;top:120px;left:50px;right:50px;bottom:50px;width:auto}.theme-dark .ddp-type-dataset .ddp-wrap-variable{position:absolute;top:43px;left:0;right:0;bottom:0}.theme-dark .ddp-type-dataset .ddp-wrap-grid{height:100%;padding-bottom:44px;box-sizing:border-box}.theme-dark .ddp-type-dataset .ddp-wrap-viewtable{height:100%}.theme-dark .ddp-pop-manager{position:relative;padding:15px 60px 16px 40px;border-bottom:1px solid #ddd;overflow:hidden;z-index:5}.theme-dark .ddp-pop-manager .ddp-data-photo{display:inline-block;float:left;width:50px;height:50px;margin-right:16px;border-radius:50%;overflow:hidden;background:url(/assets/images/img_photo2.png) no-repeat;background-size:100% 100%}.theme-dark .ddp-pop-manager .ddp-data-photo img{display:block;width:100%;height:100%}.theme-dark .ddp-pop-manager .ddp-wrap-manager{display:block;padding:5px 0 0;overflow:hidden}.theme-dark .ddp-pop-manager .ddp-wrap-manager .ddp-data-name{display:inline-block;max-width:100%}.theme-dark .ddp-pop-manager .ddp-wrap-manager .ddp-data-name .ddp-icon-control-fav{float:right;margin-left:3px;position:relative;top:2px}.theme-dark .ddp-pop-manager .ddp-wrap-manager .ddp-data-name .ddp-txt-name{display:block;margin-bottom:5px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#4b515b;font-size:16px;font-weight:700}.theme-dark .ddp-pop-manager .ddp-wrap-manager .ddp-data-date{color:#90969f;font-size:12px}.theme-dark .ddp-box-meta .ddp-detail-contents.type-manager{display:flex;flex-direction:column;top:0;padding:94px 60px 20px;height:100%;box-sizing:border-box}.theme-dark .ddp-box-meta .ddp-detail-contents.type-manager .ddp-wrap-table{flex:1 auto;overflow:auto}.theme-dark .ddp-box-meta .ddp-detail-contents.type-manager .ddp-type-top-option{min-width:846px}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;font-display:swap;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(mem8YaGs126MiZpBA-UFWJ0bbck.ea48f4ff22a3d336ebb0.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;font-display:swap;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(mem8YaGs126MiZpBA-UFUZ0bbck.b3501f3f1fa72bcb728a.woff2) format("woff2");unicode-range:u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;font-display:swap;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(mem8YaGs126MiZpBA-UFWZ0bbck.18af2512ed41dc94e197.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;font-display:swap;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(mem8YaGs126MiZpBA-UFVp0bbck.3efbf9f403ae2d6791f1.woff2) format("woff2");unicode-range:u+0370-03ff}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;font-display:swap;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(mem8YaGs126MiZpBA-UFWp0bbck.01eb52e3ad3ba75d5da5.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+1ea0-1ef9,u+20ab}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;font-display:swap;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(mem8YaGs126MiZpBA-UFW50bbck.e21fda72f7303338832c.woff2) format("woff2");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;font-display:swap;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v16/mem8YaGs126MiZpBA-UFVZ0b.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Open Sans;font-style:normal;font-weight:600;font-display:swap;src:local("Open Sans SemiBold"),local("OpenSans-SemiBold"),url(mem5YaGs126MiZpBA-UNirkOX-hpOqc.f784b6eb57db69c0593c.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Open Sans;font-style:normal;font-weight:600;font-display:swap;src:local("Open Sans SemiBold"),local("OpenSans-SemiBold"),url(mem5YaGs126MiZpBA-UNirkOVuhpOqc.11f411eb87ff213cc7e7.woff2) format("woff2");unicode-range:u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Open Sans;font-style:normal;font-weight:600;font-display:swap;src:local("Open Sans SemiBold"),local("OpenSans-SemiBold"),url(mem5YaGs126MiZpBA-UNirkOXuhpOqc.7b7c4c142cc392222056.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Open Sans;font-style:normal;font-weight:600;font-display:swap;src:local("Open Sans SemiBold"),local("OpenSans-SemiBold"),url(mem5YaGs126MiZpBA-UNirkOUehpOqc.f2199da4532d9915f9cf.woff2) format("woff2");unicode-range:u+0370-03ff}@font-face{font-family:Open Sans;font-style:normal;font-weight:600;font-display:swap;src:local("Open Sans SemiBold"),local("OpenSans-SemiBold"),url(mem5YaGs126MiZpBA-UNirkOXehpOqc.81625054a02adee804e2.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+1ea0-1ef9,u+20ab}@font-face{font-family:Open Sans;font-style:normal;font-weight:600;font-display:swap;src:local("Open Sans SemiBold"),local("OpenSans-SemiBold"),url(mem5YaGs126MiZpBA-UNirkOXOhpOqc.ae1b454323f2646cc1a1.woff2) format("woff2");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Open Sans;font-style:normal;font-weight:600;font-display:swap;src:local("Open Sans SemiBold"),local("OpenSans-SemiBold"),url(https://fonts.gstatic.com/s/opensans/v16/mem5YaGs126MiZpBA-UNirkOUuhp.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{height:15px;bottom:0}.ps__rail-x,.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;position:absolute}.ps__rail-y{width:15px;right:0}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{opacity:.6}.ps .ps__rail-x.ps--clicking,.ps .ps__rail-x:focus,.ps .ps__rail-x:hover,.ps .ps__rail-y.ps--clicking,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover{background-color:#eee;opacity:.9}.ps__thumb-x{transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px}.ps__thumb-x,.ps__thumb-y{background-color:#aaa;border-radius:6px;position:absolute}.ps__thumb-y{transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px}.ps__rail-x.ps--clicking .ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x:hover>.ps__thumb-x{background-color:#999;height:11px}.ps__rail-y.ps--clicking .ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style:none){.ps{overflow:auto!important}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.ps{overflow:auto!important}}aw-wizard{display:flex;justify-content:flex-start}aw-wizard .wizard-steps{top:0;display:flex}aw-wizard.horizontal{flex-direction:column}aw-wizard.horizontal .wizard-steps{width:100%;flex-direction:row}aw-wizard.vertical{flex-direction:row}aw-wizard.vertical .wizard-steps{min-width:calc(100% - 280px);width:80%;height:100%;flex-direction:column}aw-wizard-completion-step,aw-wizard-step{height:auto;width:100%}aw-wizard-navigation-bar ul.steps-indicator *{box-sizing:border-box}aw-wizard-navigation-bar ul.steps-indicator li{position:relative;pointer-events:none}aw-wizard-navigation-bar ul.steps-indicator li a .label{color:grey;line-height:14px;font-size:14px;text-decoration:none;text-transform:uppercase;font-weight:700;transition:.25s}aw-wizard-navigation-bar ul.steps-indicator li.navigable{pointer-events:auto}aw-wizard-navigation-bar ul.steps-indicator li.navigable a{cursor:pointer}aw-wizard-navigation-bar ul.steps-indicator li.navigable a:hover .label{color:#4d4d4d}aw-wizard-navigation-bar.horizontal ul.steps-indicator{display:flex;flex-direction:row;justify-content:center;margin:0;width:100%;list-style:none}aw-wizard-navigation-bar.horizontal ul.steps-indicator.steps-2:after{left:25%;right:25%}aw-wizard-navigation-bar.horizontal ul.steps-indicator.steps-2 li{width:50%}aw-wizard-navigation-bar.horizontal ul.steps-indicator.steps-3:after{left:16.6666666667%;right:16.6666666667%}aw-wizard-navigation-bar.horizontal ul.steps-indicator.steps-3 li{width:33.3333333333%}aw-wizard-navigation-bar.horizontal ul.steps-indicator.steps-4:after{left:12.5%;right:12.5%}aw-wizard-navigation-bar.horizontal ul.steps-indicator.steps-4 li{width:25%}aw-wizard-navigation-bar.horizontal ul.steps-indicator.steps-5:after{left:10%;right:10%}aw-wizard-navigation-bar.horizontal ul.steps-indicator.steps-5 li{width:20%}aw-wizard-navigation-bar.horizontal ul.steps-indicator.steps-6:after{left:8.3333333333%;right:8.3333333333%}aw-wizard-navigation-bar.horizontal ul.steps-indicator.steps-6 li{width:16.6666666667%}aw-wizard-navigation-bar.horizontal ul.steps-indicator.steps-7:after{left:7.1428571429%;right:7.1428571429%}aw-wizard-navigation-bar.horizontal ul.steps-indicator.steps-7 li{width:14.2857142857%}aw-wizard-navigation-bar.horizontal ul.steps-indicator.steps-8:after{left:6.25%;right:6.25%}aw-wizard-navigation-bar.horizontal ul.steps-indicator.steps-8 li{width:12.5%}aw-wizard-navigation-bar.horizontal ul.steps-indicator.steps-9:after{left:5.5555555556%;right:5.5555555556%}aw-wizard-navigation-bar.horizontal ul.steps-indicator.steps-9 li{width:11.1111111111%}aw-wizard-navigation-bar.horizontal ul.steps-indicator.steps-10:after{left:5%;right:5%}aw-wizard-navigation-bar.horizontal ul.steps-indicator.steps-10 li{width:10%}aw-wizard-navigation-bar.horizontal ul.steps-indicator li{margin:0;padding:0;text-align:center}aw-wizard-navigation-bar.horizontal ul.steps-indicator li a .label{display:inline-block;padding-top:10px;text-align:center}aw-wizard-navigation-bar.vertical{max-width:280px;width:20%;height:100%;position:sticky;top:0}aw-wizard-navigation-bar.vertical ul.steps-indicator{display:flex;flex-direction:column;justify-content:center;list-style:none;margin:auto}aw-wizard-navigation-bar.vertical ul.steps-indicator li:not(:last-child){margin-bottom:0;padding-bottom:10px}aw-wizard-navigation-bar.vertical ul.steps-indicator li a{display:flex;flex-direction:row;align-items:center}aw-wizard-navigation-bar.vertical ul.steps-indicator li a .label{margin-left:15px;text-align:left}[dir=rtl] aw-wizard-navigation-bar.vertical ul.steps-indicator li a .label{margin-left:0;margin-right:15px;text-align:right}aw-wizard-navigation-bar.horizontal.small ul.steps-indicator{padding:24px 0 10px}aw-wizard-navigation-bar.horizontal.small ul.steps-indicator li:not(:last-child):after{background-color:#e6e6e6;content:"";position:absolute;height:1px;width:calc(100% - 14px);top:-7px;left:calc(50% + 7px)}[dir=rtl] aw-wizard-navigation-bar.horizontal.small ul.steps-indicator li:not(:last-child):after{left:auto;right:calc(50% + 7px)}aw-wizard-navigation-bar.horizontal.small ul.steps-indicator li .step-indicator{top:-14px;left:calc(50% - 7px);position:absolute;width:14px;height:14px;text-align:center;vertical-align:middle;line-height:14px;transition:.25s;border-radius:100%;background-color:#e6e6e6}[dir=rtl] aw-wizard-navigation-bar.horizontal.small ul.steps-indicator li .step-indicator{left:auto;right:calc(50% - 7px)}aw-wizard-navigation-bar.horizontal.small ul.steps-indicator li.optional .step-indicator{background-color:#38ef38}aw-wizard-navigation-bar.horizontal.small ul.steps-indicator li.done .step-indicator{background-color:#393}aw-wizard-navigation-bar.horizontal.small ul.steps-indicator li.current .step-indicator{background-color:grey}aw-wizard-navigation-bar.horizontal.small ul.steps-indicator li.editing .step-indicator{background-color:red}aw-wizard-navigation-bar.horizontal.small ul.steps-indicator li.completed .step-indicator{background-color:#393}aw-wizard-navigation-bar.horizontal.small ul.steps-indicator li.navigable a:hover .step-indicator{position:absolute;width:14px;height:14px;text-align:center;vertical-align:middle;line-height:14px;transition:.25s;border-radius:100%;background-color:#d9d9d9}aw-wizard-navigation-bar.horizontal.small ul.steps-indicator li.navigable.optional a:hover .step-indicator{background-color:#20ed20}aw-wizard-navigation-bar.horizontal.small ul.steps-indicator li.navigable.done a:hover .step-indicator{background-color:#2d862d}aw-wizard-navigation-bar.horizontal.small ul.steps-indicator li.navigable.current a:hover .step-indicator{background-color:#737373}aw-wizard-navigation-bar.horizontal.small ul.steps-indicator li.navigable.editing a:hover .step-indicator{background-color:#e60000}aw-wizard-navigation-bar.horizontal.small ul.steps-indicator li.navigable.completed a:hover .step-indicator{background-color:#2d862d}aw-wizard-navigation-bar.horizontal.large-filled ul.steps-indicator{padding:60px 0 10px}aw-wizard-navigation-bar.horizontal.large-filled ul.steps-indicator li:not(:last-child):after{background-color:#e6e6e6;content:"";position:absolute;height:1px;width:calc(100% - 50px);top:-25px;left:calc(50% + 25px)}[dir=rtl] aw-wizard-navigation-bar.horizontal.large-filled ul.steps-indicator li:not(:last-child):after{left:auto;right:calc(50% + 25px)}aw-wizard-navigation-bar.horizontal.large-filled ul.steps-indicator li .step-indicator{top:-50px;left:calc(50% - 25px);position:absolute;width:50px;height:50px;text-align:center;vertical-align:middle;line-height:50px;transition:.25s;border-radius:100%;background-color:#e6e6e6}[dir=rtl] aw-wizard-navigation-bar.horizontal.large-filled ul.steps-indicator li .step-indicator{left:auto;right:calc(50% - 25px)}aw-wizard-navigation-bar.horizontal.large-filled ul.steps-indicator li.optional .step-indicator{background-color:#38ef38}aw-wizard-navigation-bar.horizontal.large-filled ul.steps-indicator li.done .step-indicator{background-color:#393}aw-wizard-navigation-bar.horizontal.large-filled ul.steps-indicator li.current .step-indicator{background-color:grey}aw-wizard-navigation-bar.horizontal.large-filled ul.steps-indicator li.editing .step-indicator{background-color:red}aw-wizard-navigation-bar.horizontal.large-filled ul.steps-indicator li.completed .step-indicator{background-color:#393}aw-wizard-navigation-bar.horizontal.large-filled ul.steps-indicator li.navigable a:hover .step-indicator{position:absolute;width:50px;height:50px;text-align:center;vertical-align:middle;line-height:50px;transition:.25s;border-radius:100%;background-color:#d9d9d9}aw-wizard-navigation-bar.horizontal.large-filled ul.steps-indicator li.navigable.optional a:hover .step-indicator{background-color:#20ed20}aw-wizard-navigation-bar.horizontal.large-filled ul.steps-indicator li.navigable.done a:hover .step-indicator{background-color:#2d862d}aw-wizard-navigation-bar.horizontal.large-filled ul.steps-indicator li.navigable.current a:hover .step-indicator{background-color:#737373}aw-wizard-navigation-bar.horizontal.large-filled ul.steps-indicator li.navigable.editing a:hover .step-indicator{background-color:#e60000}aw-wizard-navigation-bar.horizontal.large-filled ul.steps-indicator li.navigable.completed a:hover .step-indicator{background-color:#2d862d}aw-wizard-navigation-bar.horizontal.large-empty ul.steps-indicator{padding:60px 0 10px}aw-wizard-navigation-bar.horizontal.large-empty ul.steps-indicator li:not(:last-child):after{background-color:#e6e6e6;content:"";position:absolute;height:1px;width:calc(100% - 50px);top:-25px;left:calc(50% + 25px)}[dir=rtl] aw-wizard-navigation-bar.horizontal.large-empty ul.steps-indicator li:not(:last-child):after{left:auto;right:calc(50% + 25px)}aw-wizard-navigation-bar.horizontal.large-empty ul.steps-indicator li .step-indicator{top:-50px;left:calc(50% - 25px);position:absolute;width:50px;height:50px;text-align:center;vertical-align:middle;line-height:46px;transition:.25s;border-radius:100%;border:2px solid #e6e6e6}[dir=rtl] aw-wizard-navigation-bar.horizontal.large-empty ul.steps-indicator li .step-indicator{left:auto;right:calc(50% - 25px)}aw-wizard-navigation-bar.horizontal.large-empty ul.steps-indicator li.optional .step-indicator{border:2px solid #38ef38}aw-wizard-navigation-bar.horizontal.large-empty ul.steps-indicator li.done .step-indicator{border:2px solid #393}aw-wizard-navigation-bar.horizontal.large-empty ul.steps-indicator li.current .step-indicator{border:2px solid grey}aw-wizard-navigation-bar.horizontal.large-empty ul.steps-indicator li.editing .step-indicator{border:2px solid red}aw-wizard-navigation-bar.horizontal.large-empty ul.steps-indicator li.completed .step-indicator{border:2px solid #393}aw-wizard-navigation-bar.horizontal.large-empty ul.steps-indicator li.navigable a:hover .step-indicator{position:absolute;width:50px;height:50px;text-align:center;vertical-align:middle;line-height:46px;transition:.25s;border-radius:100%;border:2px solid #cdcdcd}aw-wizard-navigation-bar.horizontal.large-empty ul.steps-indicator li.navigable.optional a:hover .step-indicator{border:2px solid #12e212}aw-wizard-navigation-bar.horizontal.large-empty ul.steps-indicator li.navigable.done a:hover .step-indicator{border:2px solid #267326}aw-wizard-navigation-bar.horizontal.large-empty ul.steps-indicator li.navigable.current a:hover .step-indicator{border:2px solid #676767}aw-wizard-navigation-bar.horizontal.large-empty ul.steps-indicator li.navigable.editing a:hover .step-indicator{border:2px solid #c00}aw-wizard-navigation-bar.horizontal.large-empty ul.steps-indicator li.navigable.completed a:hover .step-indicator{border:2px solid #267326}aw-wizard-navigation-bar.horizontal.large-filled-symbols ul.steps-indicator{padding:60px 0 10px}aw-wizard-navigation-bar.horizontal.large-filled-symbols ul.steps-indicator li:not(:last-child):after{background-color:#e6e6e6;content:"";position:absolute;height:1px;width:calc(100% - 50px);top:-25px;left:calc(50% + 25px)}[dir=rtl] aw-wizard-navigation-bar.horizontal.large-filled-symbols ul.steps-indicator li:not(:last-child):after{left:auto;right:calc(50% + 25px)}aw-wizard-navigation-bar.horizontal.large-filled-symbols ul.steps-indicator li .step-indicator{top:-50px;left:calc(50% - 25px);position:absolute;width:50px;height:50px;text-align:center;vertical-align:middle;line-height:50px;transition:.25s;border-radius:100%;background-color:#e6e6e6;color:#000}[dir=rtl] aw-wizard-navigation-bar.horizontal.large-filled-symbols ul.steps-indicator li .step-indicator{left:auto;right:calc(50% - 25px)}aw-wizard-navigation-bar.horizontal.large-filled-symbols ul.steps-indicator li.optional .step-indicator{background-color:#38ef38;color:#000}aw-wizard-navigation-bar.horizontal.large-filled-symbols ul.steps-indicator li.done .step-indicator{background-color:#393;color:#000}aw-wizard-navigation-bar.horizontal.large-filled-symbols ul.steps-indicator li.current .step-indicator{background-color:grey;color:#000}aw-wizard-navigation-bar.horizontal.large-filled-symbols ul.steps-indicator li.editing .step-indicator{background-color:red;color:#000}aw-wizard-navigation-bar.horizontal.large-filled-symbols ul.steps-indicator li.completed .step-indicator{background-color:#393;color:#000}aw-wizard-navigation-bar.horizontal.large-filled-symbols ul.steps-indicator li.navigable a:hover .step-indicator{position:absolute;width:50px;height:50px;text-align:center;vertical-align:middle;line-height:50px;transition:.25s;border-radius:100%;background-color:#d9d9d9;color:#000}aw-wizard-navigation-bar.horizontal.large-filled-symbols ul.steps-indicator li.navigable.optional a:hover .step-indicator{background-color:#20ed20;color:#000}aw-wizard-navigation-bar.horizontal.large-filled-symbols ul.steps-indicator li.navigable.done a:hover .step-indicator{background-color:#2d862d;color:#000}aw-wizard-navigation-bar.horizontal.large-filled-symbols ul.steps-indicator li.navigable.current a:hover .step-indicator{background-color:#737373;color:#000}aw-wizard-navigation-bar.horizontal.large-filled-symbols ul.steps-indicator li.navigable.editing a:hover .step-indicator{background-color:#e60000;color:#000}aw-wizard-navigation-bar.horizontal.large-filled-symbols ul.steps-indicator li.navigable.completed a:hover .step-indicator{background-color:#2d862d;color:#000}aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator{padding:60px 0 10px}aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li:not(:last-child):after{background-color:#e6e6e6;content:"";position:absolute;height:1px;width:calc(100% - 50px);top:-25px;left:calc(50% + 25px)}[dir=rtl] aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li:not(:last-child):after{left:auto;right:calc(50% + 25px)}aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li .step-indicator{top:-50px;left:calc(50% - 25px);position:absolute;width:50px;height:50px;text-align:center;vertical-align:middle;line-height:46px;transition:.25s;border-radius:100%;border:2px solid #e6e6e6;color:#e6e6e6}[dir=rtl] aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li .step-indicator{left:auto;right:calc(50% - 25px)}aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li.optional .step-indicator{border:2px solid #38ef38;color:#38ef38}aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li.done .step-indicator{border:2px solid #393;color:#393}aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li.current .step-indicator{border:2px solid grey;color:grey}aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li.editing .step-indicator{border:2px solid red;color:red}aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li.completed .step-indicator{border:2px solid #393;color:#393}aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li.navigable a:hover .step-indicator{position:absolute;width:50px;height:50px;text-align:center;vertical-align:middle;line-height:46px;transition:.25s;border-radius:100%;border:2px solid #cdcdcd;color:#cdcdcd}aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li.navigable.optional a:hover .step-indicator{border:2px solid #12e212;color:#12e212}aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li.navigable.done a:hover .step-indicator{border:2px solid #267326;color:#267326}aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li.navigable.current a:hover .step-indicator{border:2px solid #676767;color:#676767}aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li.navigable.editing a:hover .step-indicator{border:2px solid #c00;color:#c00}aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li.navigable.completed a:hover .step-indicator{border:2px solid #267326;color:#267326}aw-wizard-navigation-bar.vertical.small ul.steps-indicator{padding:5px 5px 5px 19px}[dir=rtl] aw-wizard-navigation-bar.vertical.small ul.steps-indicator{padding:5px 19px 5px 5px}aw-wizard-navigation-bar.vertical.small ul.steps-indicator li:not(:last-child):after{background-color:#e6e6e6;content:"";position:absolute;left:-7px;top:14px;height:calc(100% - 14px);width:1px}[dir=rtl] aw-wizard-navigation-bar.vertical.small ul.steps-indicator li:not(:last-child):after{left:auto;right:-7px}aw-wizard-navigation-bar.vertical.small ul.steps-indicator li a{min-height:14px}aw-wizard-navigation-bar.vertical.small ul.steps-indicator li .step-indicator{top:0;left:-14px;position:absolute;width:14px;height:14px;text-align:center;vertical-align:middle;line-height:14px;transition:.25s;border-radius:100%;background-color:#e6e6e6}[dir=rtl] aw-wizard-navigation-bar.vertical.small ul.steps-indicator li .step-indicator{left:auto;right:-14px}aw-wizard-navigation-bar.vertical.small ul.steps-indicator li.optional .step-indicator{background-color:#38ef38}aw-wizard-navigation-bar.vertical.small ul.steps-indicator li.done .step-indicator{background-color:#393}aw-wizard-navigation-bar.vertical.small ul.steps-indicator li.current .step-indicator{background-color:grey}aw-wizard-navigation-bar.vertical.small ul.steps-indicator li.editing .step-indicator{background-color:red}aw-wizard-navigation-bar.vertical.small ul.steps-indicator li.completed .step-indicator{background-color:#393}aw-wizard-navigation-bar.vertical.small ul.steps-indicator li.navigable a:hover .step-indicator{position:absolute;width:14px;height:14px;text-align:center;vertical-align:middle;line-height:14px;transition:.25s;border-radius:100%;background-color:#d9d9d9}aw-wizard-navigation-bar.vertical.small ul.steps-indicator li.navigable.optional a:hover .step-indicator{background-color:#20ed20}aw-wizard-navigation-bar.vertical.small ul.steps-indicator li.navigable.done a:hover .step-indicator{background-color:#2d862d}aw-wizard-navigation-bar.vertical.small ul.steps-indicator li.navigable.current a:hover .step-indicator{background-color:#737373}aw-wizard-navigation-bar.vertical.small ul.steps-indicator li.navigable.editing a:hover .step-indicator{background-color:#e60000}aw-wizard-navigation-bar.vertical.small ul.steps-indicator li.navigable.completed a:hover .step-indicator{background-color:#2d862d}aw-wizard-navigation-bar.vertical.large-filled ul.steps-indicator{padding:5px 5px 5px 55px}[dir=rtl] aw-wizard-navigation-bar.vertical.large-filled ul.steps-indicator{padding:5px 55px 5px 5px}aw-wizard-navigation-bar.vertical.large-filled ul.steps-indicator li:not(:last-child):after{background-color:#e6e6e6;content:"";position:absolute;left:-25px;top:50px;height:calc(100% - 50px);width:1px}[dir=rtl] aw-wizard-navigation-bar.vertical.large-filled ul.steps-indicator li:not(:last-child):after{left:auto;right:-25px}aw-wizard-navigation-bar.vertical.large-filled ul.steps-indicator li a{min-height:50px}aw-wizard-navigation-bar.vertical.large-filled ul.steps-indicator li .step-indicator{top:0;left:-50px;position:absolute;width:50px;height:50px;text-align:center;vertical-align:middle;line-height:50px;transition:.25s;border-radius:100%;background-color:#e6e6e6}[dir=rtl] aw-wizard-navigation-bar.vertical.large-filled ul.steps-indicator li .step-indicator{left:auto;right:-50px}aw-wizard-navigation-bar.vertical.large-filled ul.steps-indicator li.optional .step-indicator{background-color:#38ef38}aw-wizard-navigation-bar.vertical.large-filled ul.steps-indicator li.done .step-indicator{background-color:#393}aw-wizard-navigation-bar.vertical.large-filled ul.steps-indicator li.current .step-indicator{background-color:grey}aw-wizard-navigation-bar.vertical.large-filled ul.steps-indicator li.editing .step-indicator{background-color:red}aw-wizard-navigation-bar.vertical.large-filled ul.steps-indicator li.completed .step-indicator{background-color:#393}aw-wizard-navigation-bar.vertical.large-filled ul.steps-indicator li.navigable a:hover .step-indicator{position:absolute;width:50px;height:50px;text-align:center;vertical-align:middle;line-height:50px;transition:.25s;border-radius:100%;background-color:#d9d9d9}aw-wizard-navigation-bar.vertical.large-filled ul.steps-indicator li.navigable.optional a:hover .step-indicator{background-color:#20ed20}aw-wizard-navigation-bar.vertical.large-filled ul.steps-indicator li.navigable.done a:hover .step-indicator{background-color:#2d862d}aw-wizard-navigation-bar.vertical.large-filled ul.steps-indicator li.navigable.current a:hover .step-indicator{background-color:#737373}aw-wizard-navigation-bar.vertical.large-filled ul.steps-indicator li.navigable.editing a:hover .step-indicator{background-color:#e60000}aw-wizard-navigation-bar.vertical.large-filled ul.steps-indicator li.navigable.completed a:hover .step-indicator{background-color:#2d862d}aw-wizard-navigation-bar.vertical.large-empty ul.steps-indicator{padding:5px 5px 5px 55px}[dir=rtl] aw-wizard-navigation-bar.vertical.large-empty ul.steps-indicator{padding:5px 55px 5px 5px}aw-wizard-navigation-bar.vertical.large-empty ul.steps-indicator li:not(:last-child):after{background-color:#e6e6e6;content:"";position:absolute;left:-25px;top:50px;height:calc(100% - 50px);width:1px}[dir=rtl] aw-wizard-navigation-bar.vertical.large-empty ul.steps-indicator li:not(:last-child):after{left:auto;right:-25px}aw-wizard-navigation-bar.vertical.large-empty ul.steps-indicator li a{min-height:50px}aw-wizard-navigation-bar.vertical.large-empty ul.steps-indicator li .step-indicator{top:0;left:-50px;position:absolute;width:50px;height:50px;text-align:center;vertical-align:middle;line-height:46px;transition:.25s;border-radius:100%;border:2px solid #e6e6e6}[dir=rtl] aw-wizard-navigation-bar.vertical.large-empty ul.steps-indicator li .step-indicator{left:auto;right:-50px}aw-wizard-navigation-bar.vertical.large-empty ul.steps-indicator li.optional .step-indicator{border:2px solid #38ef38}aw-wizard-navigation-bar.vertical.large-empty ul.steps-indicator li.done .step-indicator{border:2px solid #393}aw-wizard-navigation-bar.vertical.large-empty ul.steps-indicator li.current .step-indicator{border:2px solid grey}aw-wizard-navigation-bar.vertical.large-empty ul.steps-indicator li.editing .step-indicator{border:2px solid red}aw-wizard-navigation-bar.vertical.large-empty ul.steps-indicator li.completed .step-indicator{border:2px solid #393}aw-wizard-navigation-bar.vertical.large-empty ul.steps-indicator li.navigable a:hover .step-indicator{position:absolute;width:50px;height:50px;text-align:center;vertical-align:middle;line-height:46px;transition:.25s;border-radius:100%;border:2px solid #cdcdcd}aw-wizard-navigation-bar.vertical.large-empty ul.steps-indicator li.navigable.optional a:hover .step-indicator{border:2px solid #12e212}aw-wizard-navigation-bar.vertical.large-empty ul.steps-indicator li.navigable.done a:hover .step-indicator{border:2px solid #267326}aw-wizard-navigation-bar.vertical.large-empty ul.steps-indicator li.navigable.current a:hover .step-indicator{border:2px solid #676767}aw-wizard-navigation-bar.vertical.large-empty ul.steps-indicator li.navigable.editing a:hover .step-indicator{border:2px solid #c00}aw-wizard-navigation-bar.vertical.large-empty ul.steps-indicator li.navigable.completed a:hover .step-indicator{border:2px solid #267326}aw-wizard-navigation-bar.vertical.large-filled-symbols ul.steps-indicator{padding:5px 5px 5px 55px}[dir=rtl] aw-wizard-navigation-bar.vertical.large-filled-symbols ul.steps-indicator{padding:5px 55px 5px 5px}aw-wizard-navigation-bar.vertical.large-filled-symbols ul.steps-indicator li:not(:last-child):after{background-color:#e6e6e6;content:"";position:absolute;left:-25px;top:50px;height:calc(100% - 50px);width:1px}[dir=rtl] aw-wizard-navigation-bar.vertical.large-filled-symbols ul.steps-indicator li:not(:last-child):after{left:auto;right:-25px}aw-wizard-navigation-bar.vertical.large-filled-symbols ul.steps-indicator li a{min-height:50px}aw-wizard-navigation-bar.vertical.large-filled-symbols ul.steps-indicator li .step-indicator{top:0;left:-50px;position:absolute;width:50px;height:50px;text-align:center;vertical-align:middle;line-height:50px;transition:.25s;border-radius:100%;background-color:#e6e6e6;color:#000}[dir=rtl] aw-wizard-navigation-bar.vertical.large-filled-symbols ul.steps-indicator li .step-indicator{left:auto;right:-50px}aw-wizard-navigation-bar.vertical.large-filled-symbols ul.steps-indicator li.optional .step-indicator{background-color:#38ef38;color:#000}aw-wizard-navigation-bar.vertical.large-filled-symbols ul.steps-indicator li.done .step-indicator{background-color:#393;color:#000}aw-wizard-navigation-bar.vertical.large-filled-symbols ul.steps-indicator li.current .step-indicator{background-color:grey;color:#000}aw-wizard-navigation-bar.vertical.large-filled-symbols ul.steps-indicator li.editing .step-indicator{background-color:red;color:#000}aw-wizard-navigation-bar.vertical.large-filled-symbols ul.steps-indicator li.completed .step-indicator{background-color:#393;color:#000}aw-wizard-navigation-bar.vertical.large-filled-symbols ul.steps-indicator li.navigable a:hover .step-indicator{position:absolute;width:50px;height:50px;text-align:center;vertical-align:middle;line-height:50px;transition:.25s;border-radius:100%;background-color:#d9d9d9;color:#000}aw-wizard-navigation-bar.vertical.large-filled-symbols ul.steps-indicator li.navigable.optional a:hover .step-indicator{background-color:#20ed20;color:#000}aw-wizard-navigation-bar.vertical.large-filled-symbols ul.steps-indicator li.navigable.done a:hover .step-indicator{background-color:#2d862d;color:#000}aw-wizard-navigation-bar.vertical.large-filled-symbols ul.steps-indicator li.navigable.current a:hover .step-indicator{background-color:#737373;color:#000}aw-wizard-navigation-bar.vertical.large-filled-symbols ul.steps-indicator li.navigable.editing a:hover .step-indicator{background-color:#e60000;color:#000}aw-wizard-navigation-bar.vertical.large-filled-symbols ul.steps-indicator li.navigable.completed a:hover .step-indicator{background-color:#2d862d;color:#000}aw-wizard-navigation-bar.vertical.large-empty-symbols ul.steps-indicator{padding:5px 5px 5px 55px}[dir=rtl] aw-wizard-navigation-bar.vertical.large-empty-symbols ul.steps-indicator{padding:5px 55px 5px 5px}aw-wizard-navigation-bar.vertical.large-empty-symbols ul.steps-indicator li:not(:last-child):after{background-color:#e6e6e6;content:"";position:absolute;left:-25px;top:50px;height:calc(100% - 50px);width:1px}[dir=rtl] aw-wizard-navigation-bar.vertical.large-empty-symbols ul.steps-indicator li:not(:last-child):after{left:auto;right:-25px}aw-wizard-navigation-bar.vertical.large-empty-symbols ul.steps-indicator li a{min-height:50px}aw-wizard-navigation-bar.vertical.large-empty-symbols ul.steps-indicator li .step-indicator{top:0;left:-50px;position:absolute;width:50px;height:50px;text-align:center;vertical-align:middle;line-height:46px;transition:.25s;border-radius:100%;border:2px solid #e6e6e6;color:#e6e6e6}[dir=rtl] aw-wizard-navigation-bar.vertical.large-empty-symbols ul.steps-indicator li .step-indicator{left:auto;right:-50px}aw-wizard-navigation-bar.vertical.large-empty-symbols ul.steps-indicator li.optional .step-indicator{border:2px solid #38ef38;color:#38ef38}aw-wizard-navigation-bar.vertical.large-empty-symbols ul.steps-indicator li.done .step-indicator{border:2px solid #393;color:#393}aw-wizard-navigation-bar.vertical.large-empty-symbols ul.steps-indicator li.current .step-indicator{border:2px solid grey;color:grey}aw-wizard-navigation-bar.vertical.large-empty-symbols ul.steps-indicator li.editing .step-indicator{border:2px solid red;color:red}aw-wizard-navigation-bar.vertical.large-empty-symbols ul.steps-indicator li.completed .step-indicator{border:2px solid #393;color:#393}aw-wizard-navigation-bar.vertical.large-empty-symbols ul.steps-indicator li.navigable a:hover .step-indicator{position:absolute;width:50px;height:50px;text-align:center;vertical-align:middle;line-height:46px;transition:.25s;border-radius:100%;border:2px solid #cdcdcd;color:#cdcdcd}aw-wizard-navigation-bar.vertical.large-empty-symbols ul.steps-indicator li.navigable.optional a:hover .step-indicator{border:2px solid #12e212;color:#12e212}aw-wizard-navigation-bar.vertical.large-empty-symbols ul.steps-indicator li.navigable.done a:hover .step-indicator{border:2px solid #267326;color:#267326}aw-wizard-navigation-bar.vertical.large-empty-symbols ul.steps-indicator li.navigable.current a:hover .step-indicator{border:2px solid #676767;color:#676767}aw-wizard-navigation-bar.vertical.large-empty-symbols ul.steps-indicator li.navigable.editing a:hover .step-indicator{border:2px solid #c00;color:#c00}aw-wizard-navigation-bar.vertical.large-empty-symbols ul.steps-indicator li.navigable.completed a:hover .step-indicator{border:2px solid #267326;color:#267326}.ag-slider .noUi-horizontal{height:16px;background:transparent;border-radius:0;border:none;border-top:1px solid #d3d3d3;box-shadow:none;cursor:pointer}.ag-slider .noUi-horizontal .noUi-handle{width:20px;height:20px;top:-10px;border:1px solid transparent;border-radius:100%;background-color:#1f5e2f;box-shadow:none}.ag-slider .noUi-horizontal .noUi-handle:after,.ag-slider .noUi-horizontal .noUi-handle:before{background:transparent}.ag-slider .noUi-horizontal .noUi-connects{padding:10px;top:-10px}.ag-slider .noUi-horizontal .noUi-connects .noUi-connect{background:#1f5e2f;height:3px;top:8px}.ag-slider .noUi-horizontal .noUi-pips-horizontal{top:0;padding:0}.ag-slider .noUi-horizontal .noUi-tooltip{border:1px solid #263238;border-radius:5px;background:#263238;color:#fff;padding:5px 15px;transform:translate(-50%,-15px)}.ag-slider .noUi-horizontal .noUi-tooltip:after{content:"";position:absolute;border-color:transparent #263238 #263238 transparent;border-style:solid;border-width:6px;bottom:-10px;left:50%;transform:rotate(45deg) translate(-50%)}ng-select.ng-select>div{border-radius:4px}ng-select.ng-select>div>div.single{color:#444;padding:0 4px;border-radius:4px;height:auto}ng-select.ng-select>div.disabled>div.single{background-color:#aaa;color:#fff}ng-select.ng-select>div>div.single>div.clear:hover,ng-select.ng-select>div>div.single>div.toggle:hover{background-color:transparent}ng-select.ng-select>div>div.single>div.clear{color:#aaa}ng-select.ng-select>div>div.single>div.toggle{color:#fff;font-size:9px}ng-select.ng-select>div>div.single>div.clear,ng-select.ng-select>div>div.single>div.toggle{width:0;display:none}.famfamfam-flags{display:inline-block;margin-right:6px;width:16px}ng-select.ng-select>div>div.multiple{border:1px solid inherit;padding:0 10px!important;border-radius:4px}ng-select.ng-select>div>div.multiple>div.option{background-color:#1f5e2f;padding:0 8px!important;color:#fff!important;margin:5px 5px 5px 0!important;border-color:#1f5e2f}ng-select.ng-select>div>div.multiple>div.option span.deselect-option{color:#fff!important;font-size:10px!important;vertical-align:middle;font-weight:700;margin-right:2px}ng-select.ng-select>div>div.single>div.placeholder{color:#fff}ng-select.ng-select>div>div.single>div.clear{font-size:10px;margin-right:14px;font-weight:700}.tag-chips{padding:0 8px 2px;box-shadow:none;border-radius:2px;background:#ecf0f5;border:1px solid #ccc}.tag-chips input{background:transparent}.tag-chips .ng2-tag-input{line-height:30px;border-radius:2px;padding:0}.tag-chips .ng2-tag-input,.tag-chips .ng2-tag-input.ng2-tag-input--focused{border-bottom:none!important}.tag-chips .ng2-tag-input .ng2-tag-input.bootstrap,.tag-chips .ng2-tag-input tag{color:#fff!important;background:#1f5e2f!important;padding:5px 12px;border-radius:2px;line-height:37px;margin-top:5px;margin-right:10px}.tag-chips .ng2-tag-input .tag--editing.ng2-tag-input.bootstrap,.tag-chips .ng2-tag-input tag.tag--editing{color:#333!important;background:#fff!important}.tag-chips .ng2-tag-input.minimal .ng2-tag-input.bootstrap,.tag-chips .ng2-tag-input.minimal tag{border-radius:15px!important}.tag-chips .ng2-tag-input.dark .ng2-tag-input.bootstrap,.tag-chips .ng2-tag-input.dark tag{background:#263238!important}.tag-chips .ng2-tag-input.danger .ng2-tag-input.bootstrap,.tag-chips .ng2-tag-input.danger tag{background:#ff5252!important}.tag-chips .ng2-tag-input.success .ng2-tag-input.bootstrap,.tag-chips .ng2-tag-input.success tag{background:#9ccc65!important}.tag-chips .ng2-tag-input.warning .ng2-tag-input.bootstrap,.tag-chips .ng2-tag-input.warning tag{background:#ffba57!important}.tag-chips .ng2-tag-input.minimal-dark .ng2-tag-input.bootstrap,.tag-chips .ng2-tag-input.minimal-dark tag{border-radius:15px!important;background:#263238!important}.tag-chips .ng2-tag-input.minimal-danger .ng2-tag-input.bootstrap,.tag-chips .ng2-tag-input.minimal-danger tag{border-radius:15px!important;background:#ff5252!important}.tag-chips .ng2-tag-input.minimal-success .ng2-tag-input.bootstrap,.tag-chips .ng2-tag-input.minimal-success tag{border-radius:15px!important;background:#9ccc65!important}.tag-chips .ng2-tag-input.minimal-warning .ng2-tag-input.bootstrap,.tag-chips .ng2-tag-input.minimal-warning tag{border-radius:15px!important;background:#ffba57!important}.tag-chips .tag__text{line-height:2;font-weight:400}.tag-chips delete-icon svg{height:14px!important;line-height:1;vertical-align:top!important;margin-top:7px}.tag-chips delete-icon svg path{fill:#fff!important}.tag-chips .ng2-tags-container .ng2-tag-input.bootstrap,.tag-chips .ng2-tags-container tag{padding:3px 9px!important}.tag-chips delete-icon:hover{transform:none!important}.tag-chips .ng2-tag-input__text-input{height:auto!important}.tag-chips .tag-select .bootstrap .ng2-tag-input.bootstrap,.tag-select .bootstrap .tag-chips .ng2-tag-input.bootstrap,.tag-select .bootstrap tag{padding:5px 10px!important;height:25px!important;z-index:0;line-height:15px!important;background:#1f5e2f!important;color:#fff!important;border:1px solid #1f5e2f}.tag-chips .tag-select .bootstrap .ng2-tag-input.bootstrap delete-icon:hover,.tag-select .bootstrap .tag-chips .ng2-tag-input.bootstrap delete-icon:hover,.tag-select .bootstrap tag delete-icon:hover{transform:scale(1)}.tag-chips .tag-select .bootstrap .ng2-tag-input.bootstrap delete-icon svg,.tag-select .bootstrap .tag-chips .ng2-tag-input.bootstrap delete-icon svg,.tag-select .bootstrap tag delete-icon svg{height:15px!important}.tag-chips .tag-select .bootstrap .ng2-tag-input.bootstrap delete-icon svg path,.tag-select .bootstrap .tag-chips .ng2-tag-input.bootstrap delete-icon svg path,.tag-select .bootstrap tag delete-icon svg path{fill:#fff!important}.tag-select tag-input-form{padding:0 10px!important}.tag-select .ng2-tag-input{border-bottom:1px solid #ddd!important;border:1px solid #ddd;padding:2px 5px!important;border-radius:4px}.ng2-tag-input__text-input{height:auto!important}.arc-wizard.arc-custom .steps-indicator li:after{border-radius:5px!important}.arc-wizard .centered-content{text-align:center}.arc-wizard .wizard-steps{border-radius:5px;border:1px solid #e2e5e8;padding:20px}.arc-wizard ul.steps-indicator li:after{font-weight:900}.arc-wizard .small ul.steps-indicator li.current:after,.arc-wizard .small ul.steps-indicator li.editing:after{background-color:#1f5e2f!important}.arc-wizard .large-filled-symbols ul.steps-indicator li.current:after,.arc-wizard .large-filled-symbols ul.steps-indicator li.editing:after{background-color:#1f5e2f!important;color:#fff!important}.arc-wizard .large-filled-symbols ul.steps-indicator li.done:after{color:#fff!important}.arc-wizard .large-empty-symbols ul.steps-indicator li.current:after,.arc-wizard .large-empty-symbols ul.steps-indicator li.editing:after{border-color:#1f5e2f!important;color:#1f5e2f!important}.arc-wizard aw-wizard-navigation-bar.horizontal.large-filled-symbols ul.steps-indicator li .step-indicator{color:#fff;font-size:24px}.arc-wizard aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li .step-indicator{font-size:24px}
/*!
 * Bootstrap v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--blue:#4680ff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#ff5252;--orange:#fd7e14;--yellow:#ffba57;--green:#9ccc65;--teal:#20c997;--cyan:#00acc1;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#1f5e2f;--secondary:#6c757d;--success:#9ccc65;--info:#00acc1;--warning:#ffba57;--danger:#ff5252;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:"Open Sans",sans-serif;--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-size:1rem;line-height:1.5;text-align:left;background-color:#ecf0f5}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{text-decoration:none;background-color:transparent}a,a:hover{color:#1f5e2f}a:hover{text-decoration:underline}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{border-style:none}img,svg{vertical-align:middle}svg{overflow:hidden}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#868e96;text-align:left;caption-side:bottom}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2.25rem}.h3,h3{font-size:1.5rem}.h4,h4{font-size:1.25rem}.h5,h5{font-size:1rem}.h6,h6{font-size:.875rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem}.display-1,.display-2{font-weight:300;line-height:1.2}.display-2{font-size:5.5rem}.display-3{font-size:4.5rem}.display-3,.display-4{font-weight:300;line-height:1.2}.display-4{font-size:3.5rem}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-inline,.list-unstyled{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer:before{content:"— "}.img-fluid,.img-thumbnail{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#ecf0f5;border:1px solid #dee2e6;border-radius:.25rem}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#e83e8c;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.25rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-auto,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-auto,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-1>*{flex:0 0 100%;max-width:100%}.row-cols-2>*{flex:0 0 50%;max-width:50%}.row-cols-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-4>*{flex:0 0 25%;max-width:25%}.row-cols-5>*{flex:0 0 20%;max-width:20%}.row-cols-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}@media (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-sm-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-sm-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-sm-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-sm-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}}@media (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-md-1>*{flex:0 0 100%;max-width:100%}.row-cols-md-2>*{flex:0 0 50%;max-width:50%}.row-cols-md-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-md-4>*{flex:0 0 25%;max-width:25%}.row-cols-md-5>*{flex:0 0 20%;max-width:20%}.row-cols-md-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-md-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-md-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-md-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-md-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}}@media (min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-lg-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-lg-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-lg-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-lg-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}}@media (min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-xl-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-xl-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-xl-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-xl-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}}.table{width:100%;margin-bottom:1rem;color:#373a3c}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #e3eaef}.table thead th{vertical-align:bottom;border-bottom:2px solid #e3eaef}.table tbody+tbody{border-top:2px solid #e3eaef}.table-sm td,.table-sm th{padding:.3rem}.table-bordered,.table-bordered td,.table-bordered th{border:1px solid #e3eaef}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{color:#373a3c;background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#c0d2c5}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#8bab93}.table-hover .table-primary:hover,.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#b1c7b7}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:#b3b7bb}.table-hover .table-secondary:hover,.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{background-color:#e3f1d4}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#cce4af}.table-hover .table-success:hover,.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#d6ebc1}.table-info,.table-info>td,.table-info>th{background-color:#b8e8ee}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#7ad4df}.table-hover .table-info:hover,.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#a3e1e9}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffecd0}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#ffdba8}.table-hover .table-warning:hover,.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe2b7}.table-danger,.table-danger>td,.table-danger>th{background-color:#ffcfcf}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#ffa5a5}.table-hover .table-danger:hover,.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#ffb6b6}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#fbfcfc}.table-hover .table-light:hover,.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#95999c}.table-hover .table-dark:hover,.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th,.table-hover .table-active:hover,.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#e3eaef}.table-dark{background-color:#343a40}.table-dark td,.table-dark th,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:hsla(0,0%,100%,.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:hsla(0,0%,100%,.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;height:calc(1.5em + 1.25rem + 2px);padding:.625rem 1.1875rem;font-size:.875rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:0;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#3fbe5f;outline:0;box-shadow:0 0 0 0 rgba(31,94,47,.25)}.form-control::-moz-placeholder{color:#adb5bd;opacity:1}.form-control::placeholder{color:#adb5bd;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none}select.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.625rem + 1px);padding-bottom:calc(.625rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.7rem + 1px);padding-bottom:calc(.7rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding:.625rem 0;margin-bottom:0;font-size:.875rem;line-height:1.5;color:#373a3c;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:0}.form-control-lg{height:calc(1.5em + 1.4rem + 2px);padding:.7rem 2rem;font-size:1.25rem;line-height:1.5;border-radius:0}select.form-control[multiple],select.form-control[size],textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{color:#868e96}.form-check-label{margin-bottom:0}.form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#9ccc65}.valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(156,204,101,.9);border-radius:.25rem}.form-row>.col>.valid-tooltip,.form-row>[class*=col-]>.valid-tooltip{left:5px}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:#9ccc65;padding-right:calc(1.5em + 1.25rem)!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%239ccc65' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .3125rem) center;background-size:calc(.75em + .625rem) calc(.75em + .625rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#9ccc65;box-shadow:0 0 0 0 rgba(156,204,101,.25)}.was-validated select.form-control:valid,select.form-control.is-valid{padding-right:4.75rem!important;background-position:right 2.375rem center}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + 1.25rem);background-position:top calc(.375em + .3125rem) right calc(.375em + .3125rem)}.custom-select.is-valid,.was-validated .custom-select:valid{border-color:#9ccc65;padding-right:calc(.75em + 3.125rem)!important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 1.1875rem center/8px 10px,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%239ccc65' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 2.1875rem/calc(.75em + .625rem) calc(.75em + .625rem) no-repeat}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#9ccc65;box-shadow:0 0 0 0 rgba(156,204,101,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#9ccc65}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#9ccc65}.custom-control-input.is-valid~.custom-control-label:before,.was-validated .custom-control-input:valid~.custom-control-label:before{border-color:#9ccc65}.custom-control-input.is-valid:checked~.custom-control-label:before,.was-validated .custom-control-input:valid:checked~.custom-control-label:before{border-color:#b5d98b;background-color:#b5d98b}.custom-control-input.is-valid:focus~.custom-control-label:before,.was-validated .custom-control-input:valid:focus~.custom-control-label:before{box-shadow:0 0 0 0 rgba(156,204,101,.25)}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#9ccc65}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{border-color:#9ccc65;box-shadow:0 0 0 0 rgba(156,204,101,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#ff5252}.invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(255,82,82,.9);border-radius:.25rem}.form-row>.col>.invalid-tooltip,.form-row>[class*=col-]>.invalid-tooltip{left:5px}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#ff5252;padding-right:calc(1.5em + 1.25rem)!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23ff5252' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23ff5252' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");background-repeat:no-repeat;background-position:right calc(.375em + .3125rem) center;background-size:calc(.75em + .625rem) calc(.75em + .625rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#ff5252;box-shadow:0 0 0 0 rgba(255,82,82,.25)}.was-validated select.form-control:invalid,select.form-control.is-invalid{padding-right:4.75rem!important;background-position:right 2.375rem center}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + 1.25rem);background-position:top calc(.375em + .3125rem) right calc(.375em + .3125rem)}.custom-select.is-invalid,.was-validated .custom-select:invalid{border-color:#ff5252;padding-right:calc(.75em + 3.125rem)!important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 1.1875rem center/8px 10px,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23ff5252' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23ff5252' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") center right 2.1875rem/calc(.75em + .625rem) calc(.75em + .625rem) no-repeat}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#ff5252;box-shadow:0 0 0 0 rgba(255,82,82,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#ff5252}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#ff5252}.custom-control-input.is-invalid~.custom-control-label:before,.was-validated .custom-control-input:invalid~.custom-control-label:before{border-color:#ff5252}.custom-control-input.is-invalid:checked~.custom-control-label:before,.was-validated .custom-control-input:invalid:checked~.custom-control-label:before{border-color:#ff8585;background-color:#ff8585}.custom-control-input.is-invalid:focus~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus~.custom-control-label:before{box-shadow:0 0 0 0 rgba(255,82,82,.25)}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#ff5252}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#ff5252;box-shadow:0 0 0 0 rgba(255,82,82,.25)}.form-inline{display:flex;flex-flow:row wrap;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{justify-content:center}.form-inline .form-group,.form-inline label{display:flex;align-items:center;margin-bottom:0}.form-inline .form-group{flex:0 0 auto;flex-flow:row wrap}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;color:#373a3c;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.625rem 1.1875rem;font-size:.875rem;line-height:1.5;border-radius:2px;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#373a3c;text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 0 rgba(31,94,47,.25)}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#1f5e2f;border-color:#1f5e2f}.btn-primary.focus,.btn-primary:focus,.btn-primary:hover{color:#fff;background-color:#164121;border-color:#12381c}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 0 rgba(65,118,78,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#1f5e2f;border-color:#1f5e2f}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#12381c;border-color:#0f2e17}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(65,118,78,.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary.focus,.btn-secondary:focus,.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 0 rgba(130,138,145,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(130,138,145,.5)}.btn-success{color:#fff;background-color:#9ccc65;border-color:#9ccc65}.btn-success.focus,.btn-success:focus,.btn-success:hover{color:#fff;background-color:#8ac248;border-color:#83bf3f}.btn-success.focus,.btn-success:focus{box-shadow:0 0 0 0 rgba(171,212,124,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#9ccc65;border-color:#9ccc65}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#83bf3f;border-color:#7db53c}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(171,212,124,.5)}.btn-info{color:#fff;background-color:#00acc1;border-color:#00acc1}.btn-info.focus,.btn-info:focus,.btn-info:hover{color:#fff;background-color:#008a9b;border-color:#007f8e}.btn-info.focus,.btn-info:focus{box-shadow:0 0 0 0 rgba(38,184,202,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#00acc1;border-color:#00acc1}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#007f8e;border-color:#007381}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(38,184,202,.5)}.btn-warning{color:#fff;background-color:#ffba57;border-color:#ffba57}.btn-warning.focus,.btn-warning:focus,.btn-warning:hover{color:#fff;background-color:#ffaa31;border-color:#ffa524}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 0 rgba(255,196,112,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#fff;background-color:#ffba57;border-color:#ffba57}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#fff;background-color:#ffa524;border-color:#ffa017}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(255,196,112,.5)}.btn-danger{color:#fff;background-color:#ff5252;border-color:#ff5252}.btn-danger.focus,.btn-danger:focus,.btn-danger:hover{color:#fff;background-color:#ff2c2c;border-color:#ff1f1f}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 0 rgba(255,108,108,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#ff5252;border-color:#ff5252}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#ff1f1f;border-color:#ff1212}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(255,108,108,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light.focus,.btn-light:focus,.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 0 rgba(216,217,219,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(216,217,219,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark.focus,.btn-dark:focus,.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 0 rgba(82,88,93,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(82,88,93,.5)}.btn-outline-primary{color:#1f5e2f;border-color:#1f5e2f}.btn-outline-primary:hover{color:#fff;background-color:#1f5e2f;border-color:#1f5e2f}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 0 rgba(31,94,47,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#1f5e2f;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#1f5e2f;border-color:#1f5e2f}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(31,94,47,.5)}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 0 rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(108,117,125,.5)}.btn-outline-success{color:#9ccc65;border-color:#9ccc65}.btn-outline-success:hover{color:#fff;background-color:#9ccc65;border-color:#9ccc65}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 0 rgba(156,204,101,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#9ccc65;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#9ccc65;border-color:#9ccc65}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(156,204,101,.5)}.btn-outline-info{color:#00acc1;border-color:#00acc1}.btn-outline-info:hover{color:#fff;background-color:#00acc1;border-color:#00acc1}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 0 rgba(0,172,193,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#00acc1;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#00acc1;border-color:#00acc1}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(0,172,193,.5)}.btn-outline-warning{color:#ffba57;border-color:#ffba57}.btn-outline-warning:hover{color:#fff;background-color:#ffba57;border-color:#ffba57}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 0 rgba(255,186,87,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffba57;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#fff;background-color:#ffba57;border-color:#ffba57}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(255,186,87,.5)}.btn-outline-danger{color:#ff5252;border-color:#ff5252}.btn-outline-danger:hover{color:#fff;background-color:#ff5252;border-color:#ff5252}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 0 rgba(255,82,82,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#ff5252;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#ff5252;border-color:#ff5252}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(255,82,82,.5)}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 0 rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 0 rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 0 rgba(52,58,64,.5)}.btn-link{font-weight:400;color:#1f5e2f;text-decoration:none}.btn-link:hover{color:#1f5e2f}.btn-link.focus,.btn-link:focus,.btn-link:hover{text-decoration:underline}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg{padding:.7rem 2rem;font-size:1.25rem;line-height:1.5;border-radius:2px}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:2px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.width{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion:reduce){.collapsing.width{transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#373a3c;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-toggle:after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";display:none}.dropleft .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty:after{margin-left:0}.dropleft .dropdown-toggle:before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#1f5e2f}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.890625rem;padding-left:.890625rem}.dropdown-toggle-split:after,.dropright .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropleft .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:1.5rem;padding-left:1.5rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio],.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext{position:relative;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:flex;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label:after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label,.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label:after,.input-group.has-validation>.custom-select:nth-last-child(n+3),.input-group.has-validation>.form-control:nth-last-child(n+3),.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label,.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label:after,.input-group:not(.has-validation)>.custom-select:not(:last-child),.input-group:not(.has-validation)>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-append,.input-group-prepend{display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn:focus,.input-group-prepend .btn:focus{z-index:3}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:flex;align-items:center;padding:.625rem 1.1875rem;margin-bottom:0;font-size:.875rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:0}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea){height:calc(1.5em + 1.4rem + 2px)}.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{padding:.7rem 2rem;font-size:1.25rem;line-height:1.5;border-radius:0}.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea){height:calc(1.5em + .5rem + 2px)}.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:0}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:2.1875rem}.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.btn,.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.input-group-text,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.btn,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;z-index:1;display:block;min-height:1.5rem;padding-left:1.5rem;print-color-adjust:exact}.custom-control-inline{display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.25rem;opacity:0}.custom-control-input:checked~.custom-control-label:before{color:#fff;border-color:#1f5e2f;background-color:#1f5e2f}.custom-control-input:focus~.custom-control-label:before{box-shadow:0 0 0 0 rgba(31,94,47,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:#3fbe5f}.custom-control-input:not(:disabled):active~.custom-control-label:before{color:#fff;background-color:#64cc7e;border-color:#64cc7e}.custom-control-input:disabled~.custom-control-label,.custom-control-input[disabled]~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label:before,.custom-control-input[disabled]~.custom-control-label:before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label:before{pointer-events:none;background-color:#fff;border:1px solid #adb5bd}.custom-control-label:after,.custom-control-label:before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:""}.custom-control-label:after{background:50%/50% 50% no-repeat}.custom-checkbox .custom-control-label:before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before{border-color:#1f5e2f;background-color:#1f5e2f}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(31,94,47,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:rgba(31,94,47,.5)}.custom-radio .custom-control-label:before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(31,94,47,.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label:after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-switch .custom-control-label:after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label:after{background-color:#fff;transform:translateX(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(31,94,47,.5)}.custom-select{display:inline-block;width:100%;height:calc(1.5em + 1.25rem + 2px);padding:.625rem 2.1875rem .625rem 1.1875rem;font-size:.875rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 1.1875rem center/8px 10px;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#3fbe5f;outline:0;box-shadow:0 0 0 0 rgba(31,94,47,.25)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:1.1875rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.custom-select-lg{height:calc(1.5em + 1.4rem + 2px);padding-top:.7rem;padding-bottom:.7rem;padding-left:2rem;font-size:1.25rem}.custom-file{display:inline-block;margin-bottom:0}.custom-file,.custom-file-input{position:relative;width:100%;height:calc(1.5em + 1.25rem + 2px)}.custom-file-input{z-index:2;margin:0;overflow:hidden;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#3fbe5f;box-shadow:0 0 0 0 rgba(31,94,47,.25)}.custom-file-input:disabled~.custom-file-label,.custom-file-input[disabled]~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label:after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]:after{content:attr(data-browse)}.custom-file-label{left:0;z-index:1;height:calc(1.5em + 1.25rem + 2px);overflow:hidden;font-weight:400;background-color:#fff;border:1px solid #ced4da;border-radius:0}.custom-file-label,.custom-file-label:after{position:absolute;top:0;right:0;padding:.625rem 1.1875rem;line-height:1.5;color:#495057}.custom-file-label:after{bottom:0;z-index:3;display:block;height:calc(1.5em + 1.25rem);content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 0 0 0}.custom-range{width:100%;height:1rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:0}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #ecf0f5,0 0 0 0 rgba(31,94,47,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #ecf0f5,0 0 0 0 rgba(31,94,47,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #ecf0f5,0 0 0 0 rgba(31,94,47,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#1f5e2f;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#64cc7e}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#1f5e2f;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}.custom-range::-moz-range-thumb:active{background-color:#64cc7e}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:0;margin-left:0;background-color:#1f5e2f;border:0;border-radius:1rem;-ms-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{-ms-transition:none;transition:none}}.custom-range::-ms-thumb:active{background-color:#64cc7e}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower,.custom-range::-ms-fill-upper{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label:before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-control-label:before,.custom-file-label,.custom-select{transition:none}}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{margin-bottom:-1px;background-color:transparent;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{isolation:isolate;border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{background:none;border:0;border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#1f5e2f}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;padding:.5rem 1rem}.navbar,.navbar .container,.navbar .container-fluid,.navbar .container-lg,.navbar .container-md,.navbar .container-sm,.navbar .container-xl{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:2px}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:50%/100% 100% no-repeat}.navbar-nav-scroll{max-height:75vh;overflow-y:auto}@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{padding-right:0;padding-left:0}}@media (min-width:576px){.navbar-expand-sm{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{flex-wrap:nowrap}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-expand-md{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{flex-wrap:nowrap}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{flex-wrap:nowrap}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{padding-right:0;padding-left:0}}@media (min-width:1200px){.navbar-expand-xl{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{flex-wrap:nowrap}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{flex-wrap:nowrap}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand,.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand,.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:hsla(0,0%,100%,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:hsla(0,0%,100%,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:hsla(0,0%,100%,.5);border-color:hsla(0,0%,100%,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:0 solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;min-height:1px;padding:1.25rem}.card-title{margin-bottom:1.25rem}.card-subtitle{margin-top:-.625rem}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:1.25rem;margin-bottom:0;background-color:transparent;border-bottom:0 solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:.25rem .25rem 0 0}.card-footer{padding:1.25rem;background-color:transparent;border-top:0 solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 .25rem .25rem}.card-header-tabs{margin-bottom:-1.25rem;border-bottom:0}.card-header-pills,.card-header-tabs{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem;border-radius:.25rem}.card-img,.card-img-bottom,.card-img-top{flex-shrink:0;width:100%}.card-img,.card-img-top{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-img,.card-img-bottom{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{display:flex;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{flex:1 0 0%;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:1.25rem}@media (min-width:576px){.card-columns{-moz-column-count:3;column-count:3;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion{overflow-anchor:none}.accordion>.card{overflow:hidden}.accordion>.card:not(:last-of-type){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.accordion>.card>.card-header{border-radius:0;margin-bottom:0}.breadcrumb{display:flex;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#ecf0f5;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline;text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:0;line-height:1.25;color:#1f5e2f;background-color:#fff;border:0 solid #dee2e6}.page-link:hover{z-index:2;color:#1f5e2f;text-decoration:none;background-color:#ecf0f5;border-color:#dee2e6}.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 0 rgba(31,94,47,.25)}.page-item:first-child .page-link{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:3}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.badge{transition:none}}a.badge:focus,a.badge:hover{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#1f5e2f}a.badge-primary:focus,a.badge-primary:hover{color:#fff;background-color:#12381c}a.badge-primary.focus,a.badge-primary:focus{outline:0;box-shadow:0 0 0 0 rgba(31,94,47,.5)}.badge-secondary{color:#fff;background-color:#6c757d}a.badge-secondary:focus,a.badge-secondary:hover{color:#fff;background-color:#545b62}a.badge-secondary.focus,a.badge-secondary:focus{outline:0;box-shadow:0 0 0 0 rgba(108,117,125,.5)}.badge-success{color:#fff;background-color:#9ccc65}a.badge-success:focus,a.badge-success:hover{color:#fff;background-color:#83bf3f}a.badge-success.focus,a.badge-success:focus{outline:0;box-shadow:0 0 0 0 rgba(156,204,101,.5)}.badge-info{color:#fff;background-color:#00acc1}a.badge-info:focus,a.badge-info:hover{color:#fff;background-color:#007f8e}a.badge-info.focus,a.badge-info:focus{outline:0;box-shadow:0 0 0 0 rgba(0,172,193,.5)}.badge-warning{color:#fff;background-color:#ffba57}a.badge-warning:focus,a.badge-warning:hover{color:#fff;background-color:#ffa524}a.badge-warning.focus,a.badge-warning:focus{outline:0;box-shadow:0 0 0 0 rgba(255,186,87,.5)}.badge-danger{color:#fff;background-color:#ff5252}a.badge-danger:focus,a.badge-danger:hover{color:#fff;background-color:#ff1f1f}a.badge-danger.focus,a.badge-danger:focus{outline:0;box-shadow:0 0 0 0 rgba(255,82,82,.5)}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:focus,a.badge-light:hover{color:#212529;background-color:#dae0e5}a.badge-light.focus,a.badge-light:focus{outline:0;box-shadow:0 0 0 0 rgba(248,249,250,.5)}.badge-dark{color:#fff;background-color:#343a40}a.badge-dark:focus,a.badge-dark:hover{color:#fff;background-color:#1d2124}a.badge-dark.focus,a.badge-dark:focus{outline:0;box-shadow:0 0 0 0 rgba(52,58,64,.5)}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.25rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;z-index:2;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#103118;background-color:#d2dfd5;border-color:#c0d2c5}.alert-primary hr{border-top-color:#b1c7b7}.alert-primary .alert-link{color:#030b05}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#516a35;background-color:#ebf5e0;border-color:#e3f1d4}.alert-success hr{border-top-color:#d6ebc1}.alert-success .alert-link{color:#374824}.alert-info{color:#005964;background-color:#cceef3;border-color:#b8e8ee}.alert-info hr{border-top-color:#a3e1e9}.alert-info .alert-link{color:#002c31}.alert-warning{color:#85612d;background-color:#fff1dd;border-color:#ffecd0}.alert-warning hr{border-top-color:#ffe2b7}.alert-warning .alert-link{color:#5f4520}.alert-danger{color:#852b2b;background-color:#ffdcdc;border-color:#ffcfcf}.alert-danger hr{border-top-color:#ffb6b6}.alert-danger .alert-link{color:#5e1f1f}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}.progress{height:.6rem;line-height:0;font-size:.5rem;background-color:#ecf0f5;border-radius:.25rem}.progress,.progress-bar{display:flex;overflow:hidden}.progress-bar{flex-direction:column;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#1f5e2f;transition:width .6s ease}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:.6rem .6rem}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){.progress-bar-animated{animation:none}}.media{display:flex;align-items:flex-start}.media-body{flex:1}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#373a3c;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#1f5e2f;border-color:#1f5e2f}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#103118;background-color:#c0d2c5}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#103118;background-color:#b1c7b7}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#103118;border-color:#103118}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#516a35;background-color:#e3f1d4}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#516a35;background-color:#d6ebc1}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#516a35;border-color:#516a35}.list-group-item-info{color:#005964;background-color:#b8e8ee}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#005964;background-color:#a3e1e9}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#005964;border-color:#005964}.list-group-item-warning{color:#85612d;background-color:#ffecd0}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#85612d;background-color:#ffe2b7}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#85612d;border-color:#85612d}.list-group-item-danger{color:#852b2b;background-color:#ffcfcf}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#852b2b;background-color:#ffb6b6}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#852b2b;border-color:#852b2b}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{padding:0;background-color:transparent;border:0}a.close.disabled{pointer-events:none}.toast{flex-basis:350px;max-width:350px;font-size:.875rem;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .25rem .75rem rgba(0,0,0,.1);opacity:0;border-radius:.25rem}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:flex;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:scale(.7)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered:before{display:block;height:calc(100vh - 1rem);height:-moz-min-content;height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable:before{content:none}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.25rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:20px;border-bottom:1px solid #e3eaef;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .close{padding:20px;margin:-20px -20px -20px auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:20px}.modal-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:20px 20px-0.25rem;border-top:1px solid #e3eaef;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered:before{height:calc(100vh - 3.5rem);height:-moz-min-content;height:min-content}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:Open Sans,sans-serif;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow:before,.bs-tooltip-top .arrow:before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow:before,.bs-tooltip-right .arrow:before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.bs-tooltip-bottom .arrow:before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow:before,.bs-tooltip-left .arrow:before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{top:0;left:0;z-index:1060;max-width:276px;font-family:Open Sans,sans-serif;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.25rem}.popover,.popover .arrow{position:absolute;display:block}.popover .arrow{width:1rem;height:.5rem;margin:0 .25rem}.popover .arrow:after,.popover .arrow:before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=top]>.arrow:before,.bs-popover-top>.arrow:before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=top]>.arrow:after,.bs-popover-top>.arrow:after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.25rem 0}.bs-popover-auto[x-placement^=right]>.arrow:before,.bs-popover-right>.arrow:before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=right]>.arrow:after,.bs-popover-right>.arrow:after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=bottom]>.arrow:before,.bs-popover-bottom>.arrow:before{top:0;border-width:0 .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=bottom]>.arrow:after,.bs-popover-bottom>.arrow:after{top:1px;border-width:0 .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.25rem 0}.bs-popover-auto[x-placement^=left]>.arrow:before,.bs-popover-left>.arrow:before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=left]>.arrow:after,.bs-popover-left>.arrow:after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#373a3c}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left){transform:translateX(100%)}.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:50%/100% 100% no-repeat}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@keyframes spinner-border{to{transform:rotate(1turn)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;border:.25em solid;border-right:.25em solid transparent;border-radius:50%;animation:spinner-border .75s linear infinite}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;background-color:currentcolor;border-radius:50%;opacity:0;animation:spinner-grow .75s linear infinite}.spinner-grow-sm{width:1rem;height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{animation-duration:1.5s}}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#12381c!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#83bf3f!important}.bg-info{background-color:#00acc1!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#007f8e!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#ffa524!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#ff1f1f!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #e3eaef!important}.border-top{border-top:1px solid #e3eaef!important}.border-right{border-right:1px solid #e3eaef!important}.border-bottom{border-bottom:1px solid #e3eaef!important}.border-left{border-left:1px solid #e3eaef!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#1f5e2f!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#9ccc65!important}.border-info{border-color:#00acc1!important}.border-warning{border-color:#ffba57!important}.border-danger{border-color:#ff5252!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded,.rounded-sm{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important}.rounded-right,.rounded-top{border-top-right-radius:.25rem!important}.rounded-bottom,.rounded-right{border-bottom-right-radius:.25rem!important}.rounded-bottom,.rounded-left{border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important}.rounded-lg{border-radius:.25rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix:after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive:before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9:before{padding-top:42.85714286%}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-4by3:before{padding-top:75%}.embed-responsive-1by1:before{padding-top:100%}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (min-width:576px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (min-width:768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.fixed-top{top:0}.fixed-bottom,.fixed-top{position:fixed;right:0;left:0;z-index:1030}.fixed-bottom{bottom:0}@supports (position:sticky){.sticky-top{position:sticky;top:0;z-index:1020}}.sr-only{white-space:nowrap}.sr-only-focusable:active,.sr-only-focusable:focus{white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:transparent}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}a.text-primary:focus,a.text-primary:hover{color:#0c2412!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#494f54!important}a.text-success:focus,a.text-success:hover{color:#76ac39!important}.text-info{color:#00acc1!important}a.text-info:focus,a.text-info:hover{color:#006875!important}a.text-warning:focus,a.text-warning:hover{color:#ff9b0b!important}a.text-danger:focus,a.text-danger:hover{color:#ff0606!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#121416!important}.text-body{color:#373a3c!important}.text-muted{color:#868e96!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:hsla(0,0%,100%,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;word-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,:after,:before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]:after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd}blockquote,img,pre,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}.container,body{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#e3eaef}.table .thead-dark th{color:inherit;border-color:#e3eaef}}@font-face{font-family:pct;src:url(/assets/fonts/pct.eot);src:url(/assets/fonts/pct.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/pct.woff) format("woff"),url(/assets/fonts/pct.ttf) format("truetype"),url(/assets/fonts/pct.svg#pct) format("svg");font-weight:400;font-style:normal}[data-icon]:before{content:attr(data-icon)}[class*=" pct-"]:before,[class^=pct-]:before,[data-icon]:before{font-family:pct!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pct-arrow1:before{content:"a"}.pct-arrow2:before{content:"b"}.pct-arrow3:before{content:"c"}.pct-arrow4:before{content:"d"}.pct-chat1:before{content:"e"}.pct-chat2:before{content:"f"}.pct-chat3:before{content:"g"}.pct-chat4:before{content:"h"}.pct-loader1:before{content:"i"}.pct-arrow-sharp1:before{content:"j"}.pct-arrow-sharp2:before{content:"k"}.pct-arrow-sharp3:before{content:"l"}.pct-arrow-sharp4:before{content:"m"}@font-face{font-family:feather;src:url(/assets/fonts/feather/feather.eot?t=1501841394106);src:url(/assets/fonts/feather/feather.eot?t=1501841394106#iefix) format("embedded-opentype"),url(/assets/fonts/feather/feather.woff?t=1501841394106) format("woff"),url(/assets/fonts/feather/feather.ttf?t=1501841394106) format("truetype"),url(/assets/fonts/Feather.svg?t=1501841394106#feather) format("svg")}.feather{font-family:feather!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-alert-octagon:before{content:""}.icon-alert-circle:before{content:""}.icon-activity:before{content:""}.icon-alert-triangle:before{content:""}.icon-align-center:before{content:""}.icon-airplay:before{content:""}.icon-align-justify:before{content:""}.icon-align-left:before{content:""}.icon-align-right:before{content:""}.icon-arrow-down-left:before{content:""}.icon-arrow-down-right:before{content:""}.icon-anchor:before{content:""}.icon-aperture:before{content:""}.icon-arrow-left:before{content:""}.icon-arrow-right:before{content:""}.icon-arrow-down:before{content:""}.icon-arrow-up-left:before{content:""}.icon-arrow-up-right:before{content:""}.icon-arrow-up:before{content:""}.icon-award:before{content:""}.icon-bar-chart:before{content:""}.icon-at-sign:before{content:""}.icon-bar-chart-2:before{content:""}.icon-battery-charging:before{content:""}.icon-bell-off:before{content:""}.icon-battery:before{content:""}.icon-bluetooth:before{content:""}.icon-bell:before{content:""}.icon-book:before{content:""}.icon-briefcase:before{content:""}.icon-camera-off:before{content:""}.icon-calendar:before{content:""}.icon-bookmark:before{content:""}.icon-box:before{content:""}.icon-camera:before{content:""}.icon-check-circle:before{content:""}.icon-check:before{content:""}.icon-check-square:before{content:""}.icon-cast:before{content:""}.icon-chevron-down:before{content:""}.icon-chevron-left:before{content:""}.icon-chevron-right:before{content:""}.icon-chevron-up:before{content:""}.icon-chevrons-down:before{content:""}.icon-chevrons-right:before{content:""}.icon-chevrons-up:before{content:""}.icon-chevrons-left:before{content:""}.icon-circle:before{content:""}.icon-clipboard:before{content:""}.icon-chrome:before{content:""}.icon-clock:before{content:""}.icon-cloud-lightning:before{content:""}.icon-cloud-drizzle:before{content:""}.icon-cloud-rain:before{content:""}.icon-cloud-off:before{content:""}.icon-codepen:before{content:""}.icon-cloud-snow:before{content:""}.icon-compass:before{content:""}.icon-copy:before{content:""}.icon-corner-down-right:before{content:""}.icon-corner-down-left:before{content:""}.icon-corner-left-down:before{content:""}.icon-corner-left-up:before{content:""}.icon-corner-up-left:before{content:""}.icon-corner-up-right:before{content:""}.icon-corner-right-down:before{content:""}.icon-corner-right-up:before{content:""}.icon-cpu:before{content:""}.icon-credit-card:before{content:""}.icon-crosshair:before{content:""}.icon-disc:before{content:""}.icon-delete:before{content:""}.icon-download-cloud:before{content:""}.icon-download:before{content:""}.icon-droplet:before{content:""}.icon-edit-2:before{content:""}.icon-edit:before{content:""}.icon-edit-1:before{content:""}.icon-external-link:before{content:""}.icon-eye:before{content:""}.icon-feather:before{content:""}.icon-facebook:before{content:""}.icon-file-minus:before{content:""}.icon-eye-off:before{content:""}.icon-fast-forward:before{content:""}.icon-file-text:before{content:""}.icon-film:before{content:""}.icon-file:before{content:""}.icon-file-plus:before{content:""}.icon-folder:before{content:""}.icon-filter:before{content:""}.icon-flag:before{content:""}.icon-globe:before{content:""}.icon-grid:before{content:""}.icon-heart:before{content:""}.icon-home:before{content:""}.icon-github:before{content:""}.icon-image:before{content:""}.icon-inbox:before{content:""}.icon-layers:before{content:""}.icon-info:before{content:""}.icon-instagram:before{content:""}.icon-layout:before{content:""}.icon-link-2:before{content:""}.icon-life-buoy:before{content:""}.icon-link:before{content:""}.icon-log-in:before{content:""}.icon-list:before{content:""}.icon-lock:before{content:""}.icon-log-out:before{content:""}.icon-loader:before{content:""}.icon-mail:before{content:""}.icon-maximize-2:before{content:""}.icon-map:before{content:""}.icon-map-pin:before{content:""}.icon-menu:before{content:""}.icon-message-circle:before{content:""}.icon-message-square:before{content:""}.icon-minimize-2:before{content:""}.icon-mic-off:before{content:""}.icon-minus-circle:before{content:""}.icon-mic:before{content:""}.icon-minus-square:before{content:""}.icon-minus:before{content:""}.icon-moon:before{content:""}.icon-monitor:before{content:""}.icon-more-vertical:before{content:""}.icon-more-horizontal:before{content:""}.icon-move:before{content:""}.icon-music:before{content:""}.icon-navigation-2:before{content:""}.icon-navigation:before{content:""}.icon-octagon:before{content:""}.icon-package:before{content:""}.icon-pause-circle:before{content:""}.icon-pause:before{content:""}.icon-percent:before{content:""}.icon-phone-call:before{content:""}.icon-phone-forwarded:before{content:""}.icon-phone-missed:before{content:""}.icon-phone-off:before{content:""}.icon-phone-incoming:before{content:""}.icon-phone:before{content:""}.icon-phone-outgoing:before{content:""}.icon-pie-chart:before{content:""}.icon-play-circle:before{content:""}.icon-play:before{content:""}.icon-plus-square:before{content:""}.icon-plus-circle:before{content:""}.icon-plus:before{content:""}.icon-pocket:before{content:""}.icon-printer:before{content:""}.icon-power:before{content:""}.icon-radio:before{content:""}.icon-repeat:before{content:""}.icon-refresh-ccw:before{content:""}.icon-rewind:before{content:""}.icon-rotate-ccw:before{content:""}.icon-refresh-cw:before{content:""}.icon-rotate-cw:before{content:""}.icon-save:before{content:""}.icon-search:before{content:""}.icon-server:before{content:""}.icon-scissors:before{content:""}.icon-share-2:before{content:""}.icon-share:before{content:""}.icon-shield:before{content:""}.icon-settings:before{content:""}.icon-skip-back:before{content:""}.icon-shuffle:before{content:""}.icon-sidebar:before{content:""}.icon-skip-forward:before{content:""}.icon-slack:before{content:""}.icon-slash:before{content:""}.icon-smartphone:before{content:""}.icon-square:before{content:""}.icon-speaker:before{content:""}.icon-star:before{content:""}.icon-stop-circle:before{content:""}.icon-sun:before{content:""}.icon-sunrise:before{content:""}.icon-tablet:before{content:""}.icon-tag:before{content:""}.icon-sunset:before{content:""}.icon-target:before{content:""}.icon-thermometer:before{content:""}.icon-thumbs-up:before{content:""}.icon-thumbs-down:before{content:""}.icon-toggle-left:before{content:""}.icon-toggle-right:before{content:""}.icon-trash-2:before{content:""}.icon-trash:before{content:""}.icon-trending-up:before{content:""}.icon-trending-down:before{content:""}.icon-triangle:before{content:""}.icon-type:before{content:""}.icon-twitter:before{content:""}.icon-upload:before{content:""}.icon-umbrella:before{content:""}.icon-upload-cloud:before{content:""}.icon-unlock:before{content:""}.icon-user-check:before{content:""}.icon-user-minus:before{content:""}.icon-user-plus:before{content:""}.icon-user-x:before{content:""}.icon-user:before{content:""}.icon-users:before{content:""}.icon-video-off:before{content:""}.icon-video:before{content:""}.icon-voicemail:before{content:""}.icon-volume-x:before{content:""}.icon-volume-2:before{content:""}.icon-volume-1:before{content:""}.icon-volume:before{content:""}.icon-watch:before{content:""}.icon-wifi:before{content:""}.icon-x-square:before{content:""}.icon-wind:before{content:""}.icon-x:before{content:""}.icon-x-circle:before{content:""}.icon-zap:before{content:""}.icon-zoom-in:before{content:""}.icon-zoom-out:before{content:""}.icon-command:before{content:""}.icon-cloud:before{content:""}.icon-hash:before{content:""}.icon-headphones:before{content:""}.icon-underline:before{content:""}.icon-italic:before{content:""}.icon-bold:before{content:""}.icon-crop:before{content:""}.icon-help-circle:before{content:""}.icon-paperclip:before{content:""}.icon-shopping-cart:before{content:""}.icon-tv:before{content:""}.icon-wifi-off:before{content:""}.icon-minimize:before{content:""}.icon-maximize:before{content:""}.icon-gitlab:before{content:""}.icon-sliders:before{content:""}.icon-star-on:before{content:""}.icon-heart-on:before{content:""}.fa,.fab,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s linear infinite}.fa-pulse{animation:fa-spin 1s steps(8) infinite}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:""}.fa-accessible-icon:before{content:""}.fa-accusoft:before{content:""}.fa-acquisitions-incorporated:before{content:""}.fa-ad:before{content:""}.fa-address-book:before{content:""}.fa-address-card:before{content:""}.fa-adjust:before{content:""}.fa-adn:before{content:""}.fa-adobe:before{content:""}.fa-adversal:before{content:""}.fa-affiliatetheme:before{content:""}.fa-air-freshener:before{content:""}.fa-airbnb:before{content:""}.fa-algolia:before{content:""}.fa-align-center:before{content:""}.fa-align-justify:before{content:""}.fa-align-left:before{content:""}.fa-align-right:before{content:""}.fa-alipay:before{content:""}.fa-allergies:before{content:""}.fa-amazon:before{content:""}.fa-amazon-pay:before{content:""}.fa-ambulance:before{content:""}.fa-american-sign-language-interpreting:before{content:""}.fa-amilia:before{content:""}.fa-anchor:before{content:""}.fa-android:before{content:""}.fa-angellist:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angry:before{content:""}.fa-angrycreative:before{content:""}.fa-angular:before{content:""}.fa-ankh:before{content:""}.fa-app-store:before{content:""}.fa-app-store-ios:before{content:""}.fa-apper:before{content:""}.fa-apple:before{content:""}.fa-apple-alt:before{content:""}.fa-apple-pay:before{content:""}.fa-archive:before{content:""}.fa-archway:before{content:""}.fa-arrow-alt-circle-down:before{content:""}.fa-arrow-alt-circle-left:before{content:""}.fa-arrow-alt-circle-right:before{content:""}.fa-arrow-alt-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-down:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrows-alt:before{content:""}.fa-arrows-alt-h:before{content:""}.fa-arrows-alt-v:before{content:""}.fa-artstation:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-asterisk:before{content:""}.fa-asymmetrik:before{content:""}.fa-at:before{content:""}.fa-atlas:before{content:""}.fa-atlassian:before{content:""}.fa-atom:before{content:""}.fa-audible:before{content:""}.fa-audio-description:before{content:""}.fa-autoprefixer:before{content:""}.fa-avianex:before{content:""}.fa-aviato:before{content:""}.fa-award:before{content:""}.fa-aws:before{content:""}.fa-baby:before{content:""}.fa-baby-carriage:before{content:""}.fa-backspace:before{content:""}.fa-backward:before{content:""}.fa-bacon:before{content:""}.fa-balance-scale:before{content:""}.fa-balance-scale-left:before{content:""}.fa-balance-scale-right:before{content:""}.fa-ban:before{content:""}.fa-band-aid:before{content:""}.fa-bandcamp:before{content:""}.fa-barcode:before{content:""}.fa-bars:before{content:""}.fa-baseball-ball:before{content:""}.fa-basketball-ball:before{content:""}.fa-bath:before{content:""}.fa-battery-empty:before{content:""}.fa-battery-full:before{content:""}.fa-battery-half:before{content:""}.fa-battery-quarter:before{content:""}.fa-battery-three-quarters:before{content:""}.fa-battle-net:before{content:""}.fa-bed:before{content:""}.fa-beer:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-bell:before{content:""}.fa-bell-slash:before{content:""}.fa-bezier-curve:before{content:""}.fa-bible:before{content:""}.fa-bicycle:before{content:""}.fa-biking:before{content:""}.fa-bimobject:before{content:""}.fa-binoculars:before{content:""}.fa-biohazard:before{content:""}.fa-birthday-cake:before{content:""}.fa-bitbucket:before{content:""}.fa-bitcoin:before{content:""}.fa-bity:before{content:""}.fa-black-tie:before{content:""}.fa-blackberry:before{content:""}.fa-blender:before{content:""}.fa-blender-phone:before{content:""}.fa-blind:before{content:""}.fa-blog:before{content:""}.fa-blogger:before{content:""}.fa-blogger-b:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-bold:before{content:""}.fa-bolt:before{content:""}.fa-bomb:before{content:""}.fa-bone:before{content:""}.fa-bong:before{content:""}.fa-book:before{content:""}.fa-book-dead:before{content:""}.fa-book-medical:before{content:""}.fa-book-open:before{content:""}.fa-book-reader:before{content:""}.fa-bookmark:before{content:""}.fa-bootstrap:before{content:""}.fa-border-all:before{content:""}.fa-border-none:before{content:""}.fa-border-style:before{content:""}.fa-bowling-ball:before{content:""}.fa-box:before{content:""}.fa-box-open:before{content:""}.fa-boxes:before{content:""}.fa-braille:before{content:""}.fa-brain:before{content:""}.fa-bread-slice:before{content:""}.fa-briefcase:before{content:""}.fa-briefcase-medical:before{content:""}.fa-broadcast-tower:before{content:""}.fa-broom:before{content:""}.fa-brush:before{content:""}.fa-btc:before{content:""}.fa-buffer:before{content:""}.fa-bug:before{content:""}.fa-building:before{content:""}.fa-bullhorn:before{content:""}.fa-bullseye:before{content:""}.fa-burn:before{content:""}.fa-buromobelexperte:before{content:""}.fa-bus:before{content:""}.fa-bus-alt:before{content:""}.fa-business-time:before{content:""}.fa-buysellads:before{content:""}.fa-calculator:before{content:""}.fa-calendar:before{content:""}.fa-calendar-alt:before{content:""}.fa-calendar-check:before{content:""}.fa-calendar-day:before{content:""}.fa-calendar-minus:before{content:""}.fa-calendar-plus:before{content:""}.fa-calendar-times:before{content:""}.fa-calendar-week:before{content:""}.fa-camera:before{content:""}.fa-camera-retro:before{content:""}.fa-campground:before{content:""}.fa-canadian-maple-leaf:before{content:""}.fa-candy-cane:before{content:""}.fa-cannabis:before{content:""}.fa-capsules:before{content:""}.fa-car:before{content:""}.fa-car-alt:before{content:""}.fa-car-battery:before{content:""}.fa-car-crash:before{content:""}.fa-car-side:before{content:""}.fa-caret-down:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-caret-square-down:before{content:""}.fa-caret-square-left:before{content:""}.fa-caret-square-right:before{content:""}.fa-caret-square-up:before{content:""}.fa-caret-up:before{content:""}.fa-carrot:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-cart-plus:before{content:""}.fa-cash-register:before{content:""}.fa-cat:before{content:""}.fa-cc-amazon-pay:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-apple-pay:before{content:""}.fa-cc-diners-club:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-cc-visa:before{content:""}.fa-centercode:before{content:""}.fa-centos:before{content:""}.fa-certificate:before{content:""}.fa-chair:before{content:""}.fa-chalkboard:before{content:""}.fa-chalkboard-teacher:before{content:""}.fa-charging-station:before{content:""}.fa-chart-area:before{content:""}.fa-chart-bar:before{content:""}.fa-chart-line:before{content:""}.fa-chart-pie:before{content:""}.fa-check:before{content:""}.fa-check-circle:before{content:""}.fa-check-double:before{content:""}.fa-check-square:before{content:""}.fa-cheese:before{content:""}.fa-chess:before{content:""}.fa-chess-bishop:before{content:""}.fa-chess-board:before{content:""}.fa-chess-king:before{content:""}.fa-chess-knight:before{content:""}.fa-chess-pawn:before{content:""}.fa-chess-queen:before{content:""}.fa-chess-rook:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-down:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-chevron-up:before{content:""}.fa-child:before{content:""}.fa-chrome:before{content:""}.fa-chromecast:before{content:""}.fa-church:before{content:""}.fa-circle:before{content:""}.fa-circle-notch:before{content:""}.fa-city:before{content:""}.fa-clinic-medical:before{content:""}.fa-clipboard:before{content:""}.fa-clipboard-check:before{content:""}.fa-clipboard-list:before{content:""}.fa-clock:before{content:""}.fa-clone:before{content:""}.fa-closed-captioning:before{content:""}.fa-cloud:before{content:""}.fa-cloud-download-alt:before{content:""}.fa-cloud-meatball:before{content:""}.fa-cloud-moon:before{content:""}.fa-cloud-moon-rain:before{content:""}.fa-cloud-rain:before{content:""}.fa-cloud-showers-heavy:before{content:""}.fa-cloud-sun:before{content:""}.fa-cloud-sun-rain:before{content:""}.fa-cloud-upload-alt:before{content:""}.fa-cloudscale:before{content:""}.fa-cloudsmith:before{content:""}.fa-cloudversify:before{content:""}.fa-cocktail:before{content:""}.fa-code:before{content:""}.fa-code-branch:before{content:""}.fa-codepen:before{content:""}.fa-codiepie:before{content:""}.fa-coffee:before{content:""}.fa-cog:before{content:""}.fa-cogs:before{content:""}.fa-coins:before{content:""}.fa-columns:before{content:""}.fa-comment:before{content:""}.fa-comment-alt:before{content:""}.fa-comment-dollar:before{content:""}.fa-comment-dots:before{content:""}.fa-comment-medical:before{content:""}.fa-comment-slash:before{content:""}.fa-comments:before{content:""}.fa-comments-dollar:before{content:""}.fa-compact-disc:before{content:""}.fa-compass:before{content:""}.fa-compress:before{content:""}.fa-compress-arrows-alt:before{content:""}.fa-concierge-bell:before{content:""}.fa-confluence:before{content:""}.fa-connectdevelop:before{content:""}.fa-contao:before{content:""}.fa-cookie:before{content:""}.fa-cookie-bite:before{content:""}.fa-copy:before{content:""}.fa-copyright:before{content:""}.fa-couch:before{content:""}.fa-cpanel:before{content:""}.fa-creative-commons:before{content:""}.fa-creative-commons-by:before{content:""}.fa-creative-commons-nc:before{content:""}.fa-creative-commons-nc-eu:before{content:""}.fa-creative-commons-nc-jp:before{content:""}.fa-creative-commons-nd:before{content:""}.fa-creative-commons-pd:before{content:""}.fa-creative-commons-pd-alt:before{content:""}.fa-creative-commons-remix:before{content:""}.fa-creative-commons-sa:before{content:""}.fa-creative-commons-sampling:before{content:""}.fa-creative-commons-sampling-plus:before{content:""}.fa-creative-commons-share:before{content:""}.fa-creative-commons-zero:before{content:""}.fa-credit-card:before{content:""}.fa-critical-role:before{content:""}.fa-crop:before{content:""}.fa-crop-alt:before{content:""}.fa-cross:before{content:""}.fa-crosshairs:before{content:""}.fa-crow:before{content:""}.fa-crown:before{content:""}.fa-crutch:before{content:""}.fa-css3:before{content:""}.fa-css3-alt:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-cut:before{content:""}.fa-cuttlefish:before{content:""}.fa-d-and-d:before{content:""}.fa-d-and-d-beyond:before{content:""}.fa-dashcube:before{content:""}.fa-database:before{content:""}.fa-deaf:before{content:""}.fa-delicious:before{content:""}.fa-democrat:before{content:""}.fa-deploydog:before{content:""}.fa-deskpro:before{content:""}.fa-desktop:before{content:""}.fa-dev:before{content:""}.fa-deviantart:before{content:""}.fa-dharmachakra:before{content:""}.fa-dhl:before{content:""}.fa-diagnoses:before{content:""}.fa-diaspora:before{content:""}.fa-dice:before{content:""}.fa-dice-d20:before{content:""}.fa-dice-d6:before{content:""}.fa-dice-five:before{content:""}.fa-dice-four:before{content:""}.fa-dice-one:before{content:""}.fa-dice-six:before{content:""}.fa-dice-three:before{content:""}.fa-dice-two:before{content:""}.fa-digg:before{content:""}.fa-digital-ocean:before{content:""}.fa-digital-tachograph:before{content:""}.fa-directions:before{content:""}.fa-discord:before{content:""}.fa-discourse:before{content:""}.fa-divide:before{content:""}.fa-dizzy:before{content:""}.fa-dna:before{content:""}.fa-dochub:before{content:""}.fa-docker:before{content:""}.fa-dog:before{content:""}.fa-dollar-sign:before{content:""}.fa-dolly:before{content:""}.fa-dolly-flatbed:before{content:""}.fa-donate:before{content:""}.fa-door-closed:before{content:""}.fa-door-open:before{content:""}.fa-dot-circle:before{content:""}.fa-dove:before{content:""}.fa-download:before{content:""}.fa-draft2digital:before{content:""}.fa-drafting-compass:before{content:""}.fa-dragon:before{content:""}.fa-draw-polygon:before{content:""}.fa-dribbble:before{content:""}.fa-dribbble-square:before{content:""}.fa-dropbox:before{content:""}.fa-drum:before{content:""}.fa-drum-steelpan:before{content:""}.fa-drumstick-bite:before{content:""}.fa-drupal:before{content:""}.fa-dumbbell:before{content:""}.fa-dumpster:before{content:""}.fa-dumpster-fire:before{content:""}.fa-dungeon:before{content:""}.fa-dyalog:before{content:""}.fa-earlybirds:before{content:""}.fa-ebay:before{content:""}.fa-edge:before{content:""}.fa-edit:before{content:""}.fa-egg:before{content:""}.fa-eject:before{content:""}.fa-elementor:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-ello:before{content:""}.fa-ember:before{content:""}.fa-empire:before{content:""}.fa-envelope:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-text:before{content:""}.fa-envelope-square:before{content:""}.fa-envira:before{content:""}.fa-equals:before{content:""}.fa-eraser:before{content:""}.fa-erlang:before{content:""}.fa-ethereum:before{content:""}.fa-ethernet:before{content:""}.fa-etsy:before{content:""}.fa-euro-sign:before{content:""}.fa-evernote:before{content:""}.fa-exchange-alt:before{content:""}.fa-exclamation:before{content:""}.fa-exclamation-circle:before{content:""}.fa-exclamation-triangle:before{content:""}.fa-expand:before{content:""}.fa-expand-arrows-alt:before{content:""}.fa-expeditedssl:before{content:""}.fa-external-link-alt:before{content:""}.fa-external-link-square-alt:before{content:""}.fa-eye:before{content:""}.fa-eye-dropper:before{content:""}.fa-eye-slash:before{content:""}.fa-facebook:before{content:""}.fa-facebook-f:before{content:""}.fa-facebook-messenger:before{content:""}.fa-facebook-square:before{content:""}.fa-fan:before{content:""}.fa-fantasy-flight-games:before{content:""}.fa-fast-backward:before{content:""}.fa-fast-forward:before{content:""}.fa-fax:before{content:""}.fa-feather:before{content:""}.fa-feather-alt:before{content:""}.fa-fedex:before{content:""}.fa-fedora:before{content:""}.fa-female:before{content:""}.fa-fighter-jet:before{content:""}.fa-figma:before{content:""}.fa-file:before{content:""}.fa-file-alt:before{content:""}.fa-file-archive:before{content:""}.fa-file-audio:before{content:""}.fa-file-code:before{content:""}.fa-file-contract:before{content:""}.fa-file-csv:before{content:""}.fa-file-download:before{content:""}.fa-file-excel:before{content:""}.fa-file-export:before{content:""}.fa-file-image:before{content:""}.fa-file-import:before{content:""}.fa-file-invoice:before{content:""}.fa-file-invoice-dollar:before{content:""}.fa-file-medical:before{content:""}.fa-file-medical-alt:before{content:""}.fa-file-pdf:before{content:""}.fa-file-powerpoint:before{content:""}.fa-file-prescription:before{content:""}.fa-file-signature:before{content:""}.fa-file-upload:before{content:""}.fa-file-video:before{content:""}.fa-file-word:before{content:""}.fa-fill:before{content:""}.fa-fill-drip:before{content:""}.fa-film:before{content:""}.fa-filter:before{content:""}.fa-fingerprint:before{content:""}.fa-fire:before{content:""}.fa-fire-alt:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-firefox:before{content:""}.fa-first-aid:before{content:""}.fa-first-order:before{content:""}.fa-first-order-alt:before{content:""}.fa-firstdraft:before{content:""}.fa-fish:before{content:""}.fa-fist-raised:before{content:""}.fa-flag:before{content:""}.fa-flag-checkered:before{content:""}.fa-flag-usa:before{content:""}.fa-flask:before{content:""}.fa-flickr:before{content:""}.fa-flipboard:before{content:""}.fa-flushed:before{content:""}.fa-fly:before{content:""}.fa-folder:before{content:""}.fa-folder-minus:before{content:""}.fa-folder-open:before{content:""}.fa-folder-plus:before{content:""}.fa-font:before{content:""}.fa-font-awesome:before{content:""}.fa-font-awesome-alt:before{content:""}.fa-font-awesome-flag:before{content:""}.fa-font-awesome-logo-full:before{content:""}.fa-fonticons:before{content:""}.fa-fonticons-fi:before{content:""}.fa-football-ball:before{content:""}.fa-fort-awesome:before{content:""}.fa-fort-awesome-alt:before{content:""}.fa-forumbee:before{content:""}.fa-forward:before{content:""}.fa-foursquare:before{content:""}.fa-free-code-camp:before{content:""}.fa-freebsd:before{content:""}.fa-frog:before{content:""}.fa-frown:before{content:""}.fa-frown-open:before{content:""}.fa-fulcrum:before{content:""}.fa-funnel-dollar:before{content:""}.fa-futbol:before{content:""}.fa-galactic-republic:before{content:""}.fa-galactic-senate:before{content:""}.fa-gamepad:before{content:""}.fa-gas-pump:before{content:""}.fa-gavel:before{content:""}.fa-gem:before{content:""}.fa-genderless:before{content:""}.fa-get-pocket:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-ghost:before{content:""}.fa-gift:before{content:""}.fa-gifts:before{content:""}.fa-git:before{content:""}.fa-git-alt:before{content:""}.fa-git-square:before{content:""}.fa-github:before{content:""}.fa-github-alt:before{content:""}.fa-github-square:before{content:""}.fa-gitkraken:before{content:""}.fa-gitlab:before{content:""}.fa-gitter:before{content:""}.fa-glass-cheers:before{content:""}.fa-glass-martini:before{content:""}.fa-glass-martini-alt:before{content:""}.fa-glass-whiskey:before{content:""}.fa-glasses:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-globe:before{content:""}.fa-globe-africa:before{content:""}.fa-globe-americas:before{content:""}.fa-globe-asia:before{content:""}.fa-globe-europe:before{content:""}.fa-gofore:before{content:""}.fa-golf-ball:before{content:""}.fa-goodreads:before{content:""}.fa-goodreads-g:before{content:""}.fa-google:before{content:""}.fa-google-drive:before{content:""}.fa-google-play:before{content:""}.fa-google-plus:before{content:""}.fa-google-plus-g:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-wallet:before{content:""}.fa-gopuram:before{content:""}.fa-graduation-cap:before{content:""}.fa-gratipay:before{content:""}.fa-grav:before{content:""}.fa-greater-than:before{content:""}.fa-greater-than-equal:before{content:""}.fa-grimace:before{content:""}.fa-grin:before{content:""}.fa-grin-alt:before{content:""}.fa-grin-beam:before{content:""}.fa-grin-beam-sweat:before{content:""}.fa-grin-hearts:before{content:""}.fa-grin-squint:before{content:""}.fa-grin-squint-tears:before{content:""}.fa-grin-stars:before{content:""}.fa-grin-tears:before{content:""}.fa-grin-tongue:before{content:""}.fa-grin-tongue-squint:before{content:""}.fa-grin-tongue-wink:before{content:""}.fa-grin-wink:before{content:""}.fa-grip-horizontal:before{content:""}.fa-grip-lines:before{content:""}.fa-grip-lines-vertical:before{content:""}.fa-grip-vertical:before{content:""}.fa-gripfire:before{content:""}.fa-grunt:before{content:""}.fa-guitar:before{content:""}.fa-gulp:before{content:""}.fa-h-square:before{content:""}.fa-hacker-news:before{content:""}.fa-hacker-news-square:before{content:""}.fa-hackerrank:before{content:""}.fa-hamburger:before{content:""}.fa-hammer:before{content:""}.fa-hamsa:before{content:""}.fa-hand-holding:before{content:""}.fa-hand-holding-heart:before{content:""}.fa-hand-holding-usd:before{content:""}.fa-hand-lizard:before{content:""}.fa-hand-middle-finger:before{content:""}.fa-hand-paper:before{content:""}.fa-hand-peace:before{content:""}.fa-hand-point-down:before{content:""}.fa-hand-point-left:before{content:""}.fa-hand-point-right:before{content:""}.fa-hand-point-up:before{content:""}.fa-hand-pointer:before{content:""}.fa-hand-rock:before{content:""}.fa-hand-scissors:before{content:""}.fa-hand-spock:before{content:""}.fa-hands:before{content:""}.fa-hands-helping:before{content:""}.fa-handshake:before{content:""}.fa-hanukiah:before{content:""}.fa-hard-hat:before{content:""}.fa-hashtag:before{content:""}.fa-hat-wizard:before{content:""}.fa-haykal:before{content:""}.fa-hdd:before{content:""}.fa-heading:before{content:""}.fa-headphones:before{content:""}.fa-headphones-alt:before{content:""}.fa-headset:before{content:""}.fa-heart:before{content:""}.fa-heart-broken:before{content:""}.fa-heartbeat:before{content:""}.fa-helicopter:before{content:""}.fa-highlighter:before{content:""}.fa-hiking:before{content:""}.fa-hippo:before{content:""}.fa-hips:before{content:""}.fa-hire-a-helper:before{content:""}.fa-history:before{content:""}.fa-hockey-puck:before{content:""}.fa-holly-berry:before{content:""}.fa-home:before{content:""}.fa-hooli:before{content:""}.fa-hornbill:before{content:""}.fa-horse:before{content:""}.fa-horse-head:before{content:""}.fa-hospital:before{content:""}.fa-hospital-alt:before{content:""}.fa-hospital-symbol:before{content:""}.fa-hot-tub:before{content:""}.fa-hotdog:before{content:""}.fa-hotel:before{content:""}.fa-hotjar:before{content:""}.fa-hourglass:before{content:""}.fa-hourglass-end:before{content:""}.fa-hourglass-half:before{content:""}.fa-hourglass-start:before{content:""}.fa-house-damage:before{content:""}.fa-houzz:before{content:""}.fa-hryvnia:before{content:""}.fa-html5:before{content:""}.fa-hubspot:before{content:""}.fa-i-cursor:before{content:""}.fa-ice-cream:before{content:""}.fa-icicles:before{content:""}.fa-icons:before{content:""}.fa-id-badge:before{content:""}.fa-id-card:before{content:""}.fa-id-card-alt:before{content:""}.fa-igloo:before{content:""}.fa-image:before{content:""}.fa-images:before{content:""}.fa-imdb:before{content:""}.fa-inbox:before{content:""}.fa-indent:before{content:""}.fa-industry:before{content:""}.fa-infinity:before{content:""}.fa-info:before{content:""}.fa-info-circle:before{content:""}.fa-instagram:before{content:""}.fa-intercom:before{content:""}.fa-internet-explorer:before{content:""}.fa-invision:before{content:""}.fa-ioxhost:before{content:""}.fa-italic:before{content:""}.fa-itch-io:before{content:""}.fa-itunes:before{content:""}.fa-itunes-note:before{content:""}.fa-java:before{content:""}.fa-jedi:before{content:""}.fa-jedi-order:before{content:""}.fa-jenkins:before{content:""}.fa-jira:before{content:""}.fa-joget:before{content:""}.fa-joint:before{content:""}.fa-joomla:before{content:""}.fa-journal-whills:before{content:""}.fa-js:before{content:""}.fa-js-square:before{content:""}.fa-jsfiddle:before{content:""}.fa-kaaba:before{content:""}.fa-kaggle:before{content:""}.fa-key:before{content:""}.fa-keybase:before{content:""}.fa-keyboard:before{content:""}.fa-keycdn:before{content:""}.fa-khanda:before{content:""}.fa-kickstarter:before{content:""}.fa-kickstarter-k:before{content:""}.fa-kiss:before{content:""}.fa-kiss-beam:before{content:""}.fa-kiss-wink-heart:before{content:""}.fa-kiwi-bird:before{content:""}.fa-korvue:before{content:""}.fa-landmark:before{content:""}.fa-language:before{content:""}.fa-laptop:before{content:""}.fa-laptop-code:before{content:""}.fa-laptop-medical:before{content:""}.fa-laravel:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-laugh:before{content:""}.fa-laugh-beam:before{content:""}.fa-laugh-squint:before{content:""}.fa-laugh-wink:before{content:""}.fa-layer-group:before{content:""}.fa-leaf:before{content:""}.fa-leanpub:before{content:""}.fa-lemon:before{content:""}.fa-less:before{content:""}.fa-less-than:before{content:""}.fa-less-than-equal:before{content:""}.fa-level-down-alt:before{content:""}.fa-level-up-alt:before{content:""}.fa-life-ring:before{content:""}.fa-lightbulb:before{content:""}.fa-line:before{content:""}.fa-link:before{content:""}.fa-linkedin:before{content:""}.fa-linkedin-in:before{content:""}.fa-linode:before{content:""}.fa-linux:before{content:""}.fa-lira-sign:before{content:""}.fa-list:before{content:""}.fa-list-alt:before{content:""}.fa-list-ol:before{content:""}.fa-list-ul:before{content:""}.fa-location-arrow:before{content:""}.fa-lock:before{content:""}.fa-lock-open:before{content:""}.fa-long-arrow-alt-down:before{content:""}.fa-long-arrow-alt-left:before{content:""}.fa-long-arrow-alt-right:before{content:""}.fa-long-arrow-alt-up:before{content:""}.fa-low-vision:before{content:""}.fa-luggage-cart:before{content:""}.fa-lyft:before{content:""}.fa-magento:before{content:""}.fa-magic:before{content:""}.fa-magnet:before{content:""}.fa-mail-bulk:before{content:""}.fa-mailchimp:before{content:""}.fa-male:before{content:""}.fa-mandalorian:before{content:""}.fa-map:before{content:""}.fa-map-marked:before{content:""}.fa-map-marked-alt:before{content:""}.fa-map-marker:before{content:""}.fa-map-marker-alt:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-markdown:before{content:""}.fa-marker:before{content:""}.fa-mars:before{content:""}.fa-mars-double:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mask:before{content:""}.fa-mastodon:before{content:""}.fa-maxcdn:before{content:""}.fa-medal:before{content:""}.fa-medapps:before{content:""}.fa-medium:before{content:""}.fa-medium-m:before{content:""}.fa-medkit:before{content:""}.fa-medrt:before{content:""}.fa-meetup:before{content:""}.fa-megaport:before{content:""}.fa-meh:before{content:""}.fa-meh-blank:before{content:""}.fa-meh-rolling-eyes:before{content:""}.fa-memory:before{content:""}.fa-mendeley:before{content:""}.fa-menorah:before{content:""}.fa-mercury:before{content:""}.fa-meteor:before{content:""}.fa-microchip:before{content:""}.fa-microphone:before{content:""}.fa-microphone-alt:before{content:""}.fa-microphone-alt-slash:before{content:""}.fa-microphone-slash:before{content:""}.fa-microscope:before{content:""}.fa-microsoft:before{content:""}.fa-minus:before{content:""}.fa-minus-circle:before{content:""}.fa-minus-square:before{content:""}.fa-mitten:before{content:""}.fa-mix:before{content:""}.fa-mixcloud:before{content:""}.fa-mizuni:before{content:""}.fa-mobile:before{content:""}.fa-mobile-alt:before{content:""}.fa-modx:before{content:""}.fa-monero:before{content:""}.fa-money-bill:before{content:""}.fa-money-bill-alt:before{content:""}.fa-money-bill-wave:before{content:""}.fa-money-bill-wave-alt:before{content:""}.fa-money-check:before{content:""}.fa-money-check-alt:before{content:""}.fa-monument:before{content:""}.fa-moon:before{content:""}.fa-mortar-pestle:before{content:""}.fa-mosque:before{content:""}.fa-motorcycle:before{content:""}.fa-mountain:before{content:""}.fa-mouse-pointer:before{content:""}.fa-mug-hot:before{content:""}.fa-music:before{content:""}.fa-napster:before{content:""}.fa-neos:before{content:""}.fa-network-wired:before{content:""}.fa-neuter:before{content:""}.fa-newspaper:before{content:""}.fa-nimblr:before{content:""}.fa-node:before{content:""}.fa-node-js:before{content:""}.fa-not-equal:before{content:""}.fa-notes-medical:before{content:""}.fa-npm:before{content:""}.fa-ns8:before{content:""}.fa-nutritionix:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-oil-can:before{content:""}.fa-old-republic:before{content:""}.fa-om:before{content:""}.fa-opencart:before{content:""}.fa-openid:before{content:""}.fa-opera:before{content:""}.fa-optin-monster:before{content:""}.fa-osi:before{content:""}.fa-otter:before{content:""}.fa-outdent:before{content:""}.fa-page4:before{content:""}.fa-pagelines:before{content:""}.fa-pager:before{content:""}.fa-paint-brush:before{content:""}.fa-paint-roller:before{content:""}.fa-palette:before{content:""}.fa-palfed:before{content:""}.fa-pallet:before{content:""}.fa-paper-plane:before{content:""}.fa-paperclip:before{content:""}.fa-parachute-box:before{content:""}.fa-paragraph:before{content:""}.fa-parking:before{content:""}.fa-passport:before{content:""}.fa-pastafarianism:before{content:""}.fa-paste:before{content:""}.fa-patreon:before{content:""}.fa-pause:before{content:""}.fa-pause-circle:before{content:""}.fa-paw:before{content:""}.fa-paypal:before{content:""}.fa-peace:before{content:""}.fa-pen:before{content:""}.fa-pen-alt:before{content:""}.fa-pen-fancy:before{content:""}.fa-pen-nib:before{content:""}.fa-pen-square:before{content:""}.fa-pencil-alt:before{content:""}.fa-pencil-ruler:before{content:""}.fa-penny-arcade:before{content:""}.fa-people-carry:before{content:""}.fa-pepper-hot:before{content:""}.fa-percent:before{content:""}.fa-percentage:before{content:""}.fa-periscope:before{content:""}.fa-person-booth:before{content:""}.fa-phabricator:before{content:""}.fa-phoenix-framework:before{content:""}.fa-phoenix-squadron:before{content:""}.fa-phone:before{content:""}.fa-phone-alt:before{content:""}.fa-phone-slash:before{content:""}.fa-phone-square:before{content:""}.fa-phone-square-alt:before{content:""}.fa-phone-volume:before{content:""}.fa-photo-video:before{content:""}.fa-php:before{content:""}.fa-pied-piper:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-pied-piper-hat:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-piggy-bank:before{content:""}.fa-pills:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-p:before{content:""}.fa-pinterest-square:before{content:""}.fa-pizza-slice:before{content:""}.fa-place-of-worship:before{content:""}.fa-plane:before{content:""}.fa-plane-arrival:before{content:""}.fa-plane-departure:before{content:""}.fa-play:before{content:""}.fa-play-circle:before{content:""}.fa-playstation:before{content:""}.fa-plug:before{content:""}.fa-plus:before{content:""}.fa-plus-circle:before{content:""}.fa-plus-square:before{content:""}.fa-podcast:before{content:""}.fa-poll:before{content:""}.fa-poll-h:before{content:""}.fa-poo:before{content:""}.fa-poo-storm:before{content:""}.fa-poop:before{content:""}.fa-portrait:before{content:""}.fa-pound-sign:before{content:""}.fa-power-off:before{content:""}.fa-pray:before{content:""}.fa-praying-hands:before{content:""}.fa-prescription:before{content:""}.fa-prescription-bottle:before{content:""}.fa-prescription-bottle-alt:before{content:""}.fa-print:before{content:""}.fa-procedures:before{content:""}.fa-product-hunt:before{content:""}.fa-project-diagram:before{content:""}.fa-pushed:before{content:""}.fa-puzzle-piece:before{content:""}.fa-python:before{content:""}.fa-qq:before{content:""}.fa-qrcode:before{content:""}.fa-question:before{content:""}.fa-question-circle:before{content:""}.fa-quidditch:before{content:""}.fa-quinscape:before{content:""}.fa-quora:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-quran:before{content:""}.fa-r-project:before{content:""}.fa-radiation:before{content:""}.fa-radiation-alt:before{content:""}.fa-rainbow:before{content:""}.fa-random:before{content:""}.fa-raspberry-pi:before{content:""}.fa-ravelry:before{content:""}.fa-react:before{content:""}.fa-reacteurope:before{content:""}.fa-readme:before{content:""}.fa-rebel:before{content:""}.fa-receipt:before{content:""}.fa-recycle:before{content:""}.fa-red-river:before{content:""}.fa-reddit:before{content:""}.fa-reddit-alien:before{content:""}.fa-reddit-square:before{content:""}.fa-redhat:before{content:""}.fa-redo:before{content:""}.fa-redo-alt:before{content:""}.fa-registered:before{content:""}.fa-remove-format:before{content:""}.fa-renren:before{content:""}.fa-reply:before{content:""}.fa-reply-all:before{content:""}.fa-replyd:before{content:""}.fa-republican:before{content:""}.fa-researchgate:before{content:""}.fa-resolving:before{content:""}.fa-restroom:before{content:""}.fa-retweet:before{content:""}.fa-rev:before{content:""}.fa-ribbon:before{content:""}.fa-ring:before{content:""}.fa-road:before{content:""}.fa-robot:before{content:""}.fa-rocket:before{content:""}.fa-rocketchat:before{content:""}.fa-rockrms:before{content:""}.fa-route:before{content:""}.fa-rss:before{content:""}.fa-rss-square:before{content:""}.fa-ruble-sign:before{content:""}.fa-ruler:before{content:""}.fa-ruler-combined:before{content:""}.fa-ruler-horizontal:before{content:""}.fa-ruler-vertical:before{content:""}.fa-running:before{content:""}.fa-rupee-sign:before{content:""}.fa-sad-cry:before{content:""}.fa-sad-tear:before{content:""}.fa-safari:before{content:""}.fa-salesforce:before{content:""}.fa-sass:before{content:""}.fa-satellite:before{content:""}.fa-satellite-dish:before{content:""}.fa-save:before{content:""}.fa-schlix:before{content:""}.fa-school:before{content:""}.fa-screwdriver:before{content:""}.fa-scribd:before{content:""}.fa-scroll:before{content:""}.fa-sd-card:before{content:""}.fa-search:before{content:""}.fa-search-dollar:before{content:""}.fa-search-location:before{content:""}.fa-search-minus:before{content:""}.fa-search-plus:before{content:""}.fa-searchengin:before{content:""}.fa-seedling:before{content:""}.fa-sellcast:before{content:""}.fa-sellsy:before{content:""}.fa-server:before{content:""}.fa-servicestack:before{content:""}.fa-shapes:before{content:""}.fa-share:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-share-square:before{content:""}.fa-shekel-sign:before{content:""}.fa-shield-alt:before{content:""}.fa-ship:before{content:""}.fa-shipping-fast:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-shoe-prints:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-shopping-cart:before{content:""}.fa-shopware:before{content:""}.fa-shower:before{content:""}.fa-shuttle-van:before{content:""}.fa-sign:before{content:""}.fa-sign-in-alt:before{content:""}.fa-sign-language:before{content:""}.fa-sign-out-alt:before{content:""}.fa-signal:before{content:""}.fa-signature:before{content:""}.fa-sim-card:before{content:""}.fa-simplybuilt:before{content:""}.fa-sistrix:before{content:""}.fa-sitemap:before{content:""}.fa-sith:before{content:""}.fa-skating:before{content:""}.fa-sketch:before{content:""}.fa-skiing:before{content:""}.fa-skiing-nordic:before{content:""}.fa-skull:before{content:""}.fa-skull-crossbones:before{content:""}.fa-skyatlas:before{content:""}.fa-skype:before{content:""}.fa-slack:before{content:""}.fa-slack-hash:before{content:""}.fa-slash:before{content:""}.fa-sleigh:before{content:""}.fa-sliders-h:before{content:""}.fa-slideshare:before{content:""}.fa-smile:before{content:""}.fa-smile-beam:before{content:""}.fa-smile-wink:before{content:""}.fa-smog:before{content:""}.fa-smoking:before{content:""}.fa-smoking-ban:before{content:""}.fa-sms:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-snowboarding:before{content:""}.fa-snowflake:before{content:""}.fa-snowman:before{content:""}.fa-snowplow:before{content:""}.fa-socks:before{content:""}.fa-solar-panel:before{content:""}.fa-sort:before{content:""}.fa-sort-alpha-down:before{content:""}.fa-sort-alpha-down-alt:before{content:""}.fa-sort-alpha-up:before{content:""}.fa-sort-alpha-up-alt:before{content:""}.fa-sort-amount-down:before{content:""}.fa-sort-amount-down-alt:before{content:""}.fa-sort-amount-up:before{content:""}.fa-sort-amount-up-alt:before{content:""}.fa-sort-down:before{content:""}.fa-sort-numeric-down:before{content:""}.fa-sort-numeric-down-alt:before{content:""}.fa-sort-numeric-up:before{content:""}.fa-sort-numeric-up-alt:before{content:""}.fa-sort-up:before{content:""}.fa-soundcloud:before{content:""}.fa-sourcetree:before{content:""}.fa-spa:before{content:""}.fa-space-shuttle:before{content:""}.fa-speakap:before{content:""}.fa-speaker-deck:before{content:""}.fa-spell-check:before{content:""}.fa-spider:before{content:""}.fa-spinner:before{content:""}.fa-splotch:before{content:""}.fa-spotify:before{content:""}.fa-spray-can:before{content:""}.fa-square:before{content:""}.fa-square-full:before{content:""}.fa-square-root-alt:before{content:""}.fa-squarespace:before{content:""}.fa-stack-exchange:before{content:""}.fa-stack-overflow:before{content:""}.fa-stackpath:before{content:""}.fa-stamp:before{content:""}.fa-star:before{content:""}.fa-star-and-crescent:before{content:""}.fa-star-half:before{content:""}.fa-star-half-alt:before{content:""}.fa-star-of-david:before{content:""}.fa-star-of-life:before{content:""}.fa-staylinked:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-steam-symbol:before{content:""}.fa-step-backward:before{content:""}.fa-step-forward:before{content:""}.fa-stethoscope:before{content:""}.fa-sticker-mule:before{content:""}.fa-sticky-note:before{content:""}.fa-stop:before{content:""}.fa-stop-circle:before{content:""}.fa-stopwatch:before{content:""}.fa-store:before{content:""}.fa-store-alt:before{content:""}.fa-strava:before{content:""}.fa-stream:before{content:""}.fa-street-view:before{content:""}.fa-strikethrough:before{content:""}.fa-stripe:before{content:""}.fa-stripe-s:before{content:""}.fa-stroopwafel:before{content:""}.fa-studiovinari:before{content:""}.fa-stumbleupon:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-subscript:before{content:""}.fa-subway:before{content:""}.fa-suitcase:before{content:""}.fa-suitcase-rolling:before{content:""}.fa-sun:before{content:""}.fa-superpowers:before{content:""}.fa-superscript:before{content:""}.fa-supple:before{content:""}.fa-surprise:before{content:""}.fa-suse:before{content:""}.fa-swatchbook:before{content:""}.fa-swimmer:before{content:""}.fa-swimming-pool:before{content:""}.fa-symfony:before{content:""}.fa-synagogue:before{content:""}.fa-sync:before{content:""}.fa-sync-alt:before{content:""}.fa-syringe:before{content:""}.fa-table:before{content:""}.fa-table-tennis:before{content:""}.fa-tablet:before{content:""}.fa-tablet-alt:before{content:""}.fa-tablets:before{content:""}.fa-tachometer-alt:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-tape:before{content:""}.fa-tasks:before{content:""}.fa-taxi:before{content:""}.fa-teamspeak:before{content:""}.fa-teeth:before{content:""}.fa-teeth-open:before{content:""}.fa-telegram:before{content:""}.fa-telegram-plane:before{content:""}.fa-temperature-high:before{content:""}.fa-temperature-low:before{content:""}.fa-tencent-weibo:before{content:""}.fa-tenge:before{content:""}.fa-terminal:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-th:before{content:""}.fa-th-large:before{content:""}.fa-th-list:before{content:""}.fa-the-red-yeti:before{content:""}.fa-theater-masks:before{content:""}.fa-themeco:before{content:""}.fa-themeisle:before{content:""}.fa-thermometer:before{content:""}.fa-thermometer-empty:before{content:""}.fa-thermometer-full:before{content:""}.fa-thermometer-half:before{content:""}.fa-thermometer-quarter:before{content:""}.fa-thermometer-three-quarters:before{content:""}.fa-think-peaks:before{content:""}.fa-thumbs-down:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbtack:before{content:""}.fa-ticket-alt:before{content:""}.fa-times:before{content:""}.fa-times-circle:before{content:""}.fa-tint:before{content:""}.fa-tint-slash:before{content:""}.fa-tired:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-toilet:before{content:""}.fa-toilet-paper:before{content:""}.fa-toolbox:before{content:""}.fa-tools:before{content:""}.fa-tooth:before{content:""}.fa-torah:before{content:""}.fa-torii-gate:before{content:""}.fa-tractor:before{content:""}.fa-trade-federation:before{content:""}.fa-trademark:before{content:""}.fa-traffic-light:before{content:""}.fa-train:before{content:""}.fa-tram:before{content:""}.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-trash:before{content:""}.fa-trash-alt:before{content:""}.fa-trash-restore:before{content:""}.fa-trash-restore-alt:before{content:""}.fa-tree:before{content:""}.fa-trello:before{content:""}.fa-tripadvisor:before{content:""}.fa-trophy:before{content:""}.fa-truck:before{content:""}.fa-truck-loading:before{content:""}.fa-truck-monster:before{content:""}.fa-truck-moving:before{content:""}.fa-truck-pickup:before{content:""}.fa-tshirt:before{content:""}.fa-tty:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-tv:before{content:""}.fa-twitch:before{content:""}.fa-twitter:before{content:""}.fa-twitter-square:before{content:""}.fa-typo3:before{content:""}.fa-uber:before{content:""}.fa-ubuntu:before{content:""}.fa-uikit:before{content:""}.fa-umbrella:before{content:""}.fa-umbrella-beach:before{content:""}.fa-underline:before{content:""}.fa-undo:before{content:""}.fa-undo-alt:before{content:""}.fa-uniregistry:before{content:""}.fa-universal-access:before{content:""}.fa-university:before{content:""}.fa-unlink:before{content:""}.fa-unlock:before{content:""}.fa-unlock-alt:before{content:""}.fa-untappd:before{content:""}.fa-upload:before{content:""}.fa-ups:before{content:""}.fa-usb:before{content:""}.fa-user:before{content:""}.fa-user-alt:before{content:""}.fa-user-alt-slash:before{content:""}.fa-user-astronaut:before{content:""}.fa-user-check:before{content:""}.fa-user-circle:before{content:""}.fa-user-clock:before{content:""}.fa-user-cog:before{content:""}.fa-user-edit:before{content:""}.fa-user-friends:before{content:""}.fa-user-graduate:before{content:""}.fa-user-injured:before{content:""}.fa-user-lock:before{content:""}.fa-user-md:before{content:""}.fa-user-minus:before{content:""}.fa-user-ninja:before{content:""}.fa-user-nurse:before{content:""}.fa-user-plus:before{content:""}.fa-user-secret:before{content:""}.fa-user-shield:before{content:""}.fa-user-slash:before{content:""}.fa-user-tag:before{content:""}.fa-user-tie:before{content:""}.fa-user-times:before{content:""}.fa-users:before{content:""}.fa-users-cog:before{content:""}.fa-usps:before{content:""}.fa-ussunnah:before{content:""}.fa-utensil-spoon:before{content:""}.fa-utensils:before{content:""}.fa-vaadin:before{content:""}.fa-vector-square:before{content:""}.fa-venus:before{content:""}.fa-venus-double:before{content:""}.fa-venus-mars:before{content:""}.fa-viacoin:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-vial:before{content:""}.fa-vials:before{content:""}.fa-viber:before{content:""}.fa-video:before{content:""}.fa-video-slash:before{content:""}.fa-vihara:before{content:""}.fa-vimeo:before{content:""}.fa-vimeo-square:before{content:""}.fa-vimeo-v:before{content:""}.fa-vine:before{content:""}.fa-vk:before{content:""}.fa-vnv:before{content:""}.fa-voicemail:before{content:""}.fa-volleyball-ball:before{content:""}.fa-volume-down:before{content:""}.fa-volume-mute:before{content:""}.fa-volume-off:before{content:""}.fa-volume-up:before{content:""}.fa-vote-yea:before{content:""}.fa-vr-cardboard:before{content:""}.fa-vuejs:before{content:""}.fa-walking:before{content:""}.fa-wallet:before{content:""}.fa-warehouse:before{content:""}.fa-water:before{content:""}.fa-wave-square:before{content:""}.fa-waze:before{content:""}.fa-weebly:before{content:""}.fa-weibo:before{content:""}.fa-weight:before{content:""}.fa-weight-hanging:before{content:""}.fa-weixin:before{content:""}.fa-whatsapp:before{content:""}.fa-whatsapp-square:before{content:""}.fa-wheelchair:before{content:""}.fa-whmcs:before{content:""}.fa-wifi:before{content:""}.fa-wikipedia-w:before{content:""}.fa-wind:before{content:""}.fa-window-close:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-windows:before{content:""}.fa-wine-bottle:before{content:""}.fa-wine-glass:before{content:""}.fa-wine-glass-alt:before{content:""}.fa-wix:before{content:""}.fa-wizards-of-the-coast:before{content:""}.fa-wolf-pack-battalion:before{content:""}.fa-won-sign:before{content:""}.fa-wordpress:before{content:""}.fa-wordpress-simple:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpexplorer:before{content:""}.fa-wpforms:before{content:""}.fa-wpressr:before{content:""}.fa-wrench:before{content:""}.fa-x-ray:before{content:""}.fa-xbox:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-y-combinator:before{content:""}.fa-yahoo:before{content:""}.fa-yammer:before{content:""}.fa-yandex:before{content:""}.fa-yandex-international:before{content:""}.fa-yarn:before{content:""}.fa-yelp:before{content:""}.fa-yen-sign:before{content:""}.fa-yin-yang:before{content:""}.fa-yoast:before{content:""}.fa-youtube:before{content:""}.fa-youtube-square:before{content:""}.fa-zhihu:before{content:""}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:Font Awesome\ 5 Brands;font-style:normal;font-weight:400;src:url(fa-brands-400.85917bf21118aa3f2e14.eot);src:url(fa-brands-400.85917bf21118aa3f2e14.eot?#iefix) format("embedded-opentype"),url(fa-brands-400.dd7467859e54d3b9dae6.woff2) format("woff2"),url(fa-brands-400.cac133c03011645ba509.woff) format("woff"),url(fa-brands-400.70150a2b3a50f84aff70.ttf) format("truetype"),url(fa-brands-400.8fab0f2ba5cdb9b5b48f.svg#fontawesome) format("svg")}.fab{font-family:Font Awesome\ 5 Brands}@font-face{font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:400;src:url(fa-regular-400.6810be1da91e3f344935.eot);src:url(fa-regular-400.6810be1da91e3f344935.eot?#iefix) format("embedded-opentype"),url(fa-regular-400.a3f7358b4bd2b708c04d.woff2) format("woff2"),url(fa-regular-400.8a7914c9eb0f44af5d33.woff) format("woff"),url(fa-regular-400.a3b4cd30799e10f5fbc2.ttf) format("truetype"),url(fa-regular-400.be3e8b3fa320d2772c19.svg#fontawesome) format("svg")}.far{font-weight:400}@font-face{font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:900;src:url(fa-solid-900.2f6dbd9f998fa1413ff7.eot);src:url(fa-solid-900.2f6dbd9f998fa1413ff7.eot?#iefix) format("embedded-opentype"),url(fa-solid-900.acc6b6bf6c3214aeb3ef.woff2) format("woff2"),url(fa-solid-900.e4efd599b7afce2f7b21.woff) format("woff"),url(fa-solid-900.9b4d14a5508e9cc4ca88.ttf) format("truetype"),url(fa-solid-900.b6f1e12b1a01ff95f064.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:Font Awesome\ 5 Free}.fa,.fas{font-weight:900}@font-face{font-family:cryptocoins;src:url(/assets/fonts/cryptocoins.woff2) format("woff2"),url(/assets/fonts/cryptocoins.woff) format("woff"),url(/assets/fonts/cryptocoins.ttf) format("truetype")}.cc:before{font-family:cryptocoins;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none}.cc.ADA-alt:before{content:""}.cc.ADA:before{content:""}.cc.ADC-alt:before{content:""}.cc.ADC:before{content:""}.cc.AEON-alt:before{content:""}.cc.AEON:before{content:""}.cc.AMP-alt:before{content:""}.cc.AMP:before{content:""}.cc.ANC-alt:before{content:""}.cc.ANC:before{content:""}.cc.ARCH-alt:before{content:""}.cc.ARCH:before{content:""}.cc.ARDR-alt:before{content:""}.cc.ARDR:before{content:""}.cc.ARK-alt:before{content:""}.cc.ARK:before{content:""}.cc.AST:before{content:""}.cc.AUR-alt:before{content:""}.cc.AUR:before{content:""}.cc.BANX-alt:before{content:""}.cc.BANX:before{content:""}.cc.BAT-alt:before{content:""}.cc.BAT:before{content:""}.cc.BAY-alt:before{content:""}.cc.BAY:before{content:""}.cc.BC-alt:before,.cc.BLK-alt:before{content:""}.cc.BC:before,.cc.BLK:before{content:""}.cc.BCC-alt:before,.cc.BCH-alt:before{content:""}.cc.BCC:before,.cc.BCH:before{content:""}.cc.BCN-alt:before{content:""}.cc.BCN:before{content:""}.cc.BCY:before{content:""}.cc.BELA:before{content:""}.cc.BFT-alt:before{content:""}.cc.BFT:before{content:""}.cc.BLZ:before{content:""}.cc.BNB:before{content:""}.cc.BRK-alt:before{content:""}.cc.BRK:before{content:""}.cc.BRX-alt:before{content:""}.cc.BRX:before{content:""}.cc.BSD-alt:before{content:""}.cc.BSD:before{content:""}.cc.BTA:before{content:""}.cc.BTC-alt:before{content:""}.cc.BTC:before{content:""}.cc.BTCD-alt:before{content:""}.cc.BTCD:before{content:""}.cc.BTCP-alt:before{content:""}.cc.BTCP:before{content:""}.cc.BTG:before{content:""}.cc.BTM-alt:before{content:""}.cc.BTM:before{content:""}.cc.BTS-alt:before{content:""}.cc.BTS:before{content:""}.cc.BURST:before{content:""}.cc.CLAM-alt:before{content:""}.cc.CLAM:before{content:""}.cc.CLOAK-alt:before{content:""}.cc.CLOAK:before{content:""}.cc.CVC-alt:before{content:""}.cc.CVC:before{content:""}.cc.DAO-alt:before{content:""}.cc.DAO:before{content:""}.cc.DASH-alt:before{content:""}.cc.DASH:before{content:""}.cc.DCR-alt:before{content:""}.cc.DCR:before{content:""}.cc.DCT-alt:before{content:""}.cc.DCT:before{content:""}.cc.DGB-alt:before{content:""}.cc.DGB:before{content:""}.cc.DGD:before{content:""}.cc.DGX:before{content:""}.cc.DMD-alt:before{content:""}.cc.DMD:before{content:""}.cc.DOGE-alt:before{content:""}.cc.DOGE:before{content:""}.cc.EMC-alt:before{content:""}.cc.EMC:before{content:""}.cc.EMC2-alt:before{content:""}.cc.EMC2:before{content:""}.cc.EOS-alt:before{content:""}.cc.EOS:before{content:""}.cc.ERC-alt:before{content:""}.cc.ERC:before{content:""}.cc.ETC-alt:before{content:""}.cc.ETC:before{content:""}.cc.ETH-alt:before{content:""}.cc.ETH:before{content:""}.cc.EXP-alt:before{content:""}.cc.EXP:before{content:""}.cc.FC2-alt:before{content:""}.cc.FC2:before{content:""}.cc.FCT-alt:before{content:""}.cc.FCT:before{content:""}.cc.FLDC-alt:before{content:""}.cc.FLDC:before{content:""}.cc.FLO-alt:before{content:""}.cc.FLO:before{content:""}.cc.FRK-alt:before{content:""}.cc.FRK:before{content:""}.cc.FTC-alt:before{content:""}.cc.FTC:before{content:""}.cc.FUN:before{content:""}.cc.GAME-alt:before{content:""}.cc.GAME:before{content:""}.cc.GBYTE-alt:before{content:""}.cc.GBYTE:before{content:""}.cc.GDC-alt:before{content:""}.cc.GDC:before{content:""}.cc.GEMZ-alt:before{content:""}.cc.GEMZ:before{content:""}.cc.GLD-alt:before{content:""}.cc.GLD:before{content:""}.cc.GNO-alt:before{content:""}.cc.GNO:before{content:""}.cc.GNT-alt:before{content:""}.cc.GNT:before{content:""}.cc.GOLOS-alt:before{content:""}.cc.GOLOS:before{content:""}.cc.GRC-alt:before{content:""}.cc.GRC:before{content:""}.cc.GRS:before{content:""}.cc.HEAT-alt:before{content:""}.cc.HEAT:before{content:""}.cc.HSR:before{content:""}.cc.HUC-alt:before{content:""}.cc.HUC:before{content:""}.cc.ICN-alt:before{content:""}.cc.ICN:before{content:""}.cc.ICX:before{content:""}.cc.IFC-alt:before{content:""}.cc.IFC:before{content:""}.cc.INCNT-alt:before{content:""}.cc.INCNT:before{content:""}.cc.IOC-alt:before{content:""}.cc.IOC:before{content:""}.cc.IOTA-alt:before{content:""}.cc.IOTA:before{content:""}.cc.JBS-alt:before{content:""}.cc.JBS:before{content:""}.cc.KMD-alt:before{content:""}.cc.KMD:before{content:""}.cc.KOBO:before{content:""}.cc.KORE-alt:before{content:""}.cc.KORE:before{content:""}.cc.LBC-alt:before{content:""}.cc.LBC:before{content:""}.cc.LDOGE-alt:before{content:""}.cc.LDOGE:before{content:""}.cc.LSK-alt:before{content:""}.cc.LSK:before{content:""}.cc.LTC-alt:before{content:""}.cc.LTC:before{content:""}.cc.MAID-alt:before{content:""}.cc.MAID:before{content:""}.cc.MARKS-alt:before{content:""}.cc.Bitmark:before,.cc.MARKS:before{content:""}.cc.MCO-alt:before{content:""}.cc.MCO:before{content:""}.cc.MINT-alt:before{content:""}.cc.MINT:before{content:""}.cc.MONA-alt:before{content:""}.cc.MONA:before{content:""}.cc.MRC:before{content:""}.cc.MSC-alt:before{content:""}.cc.MSC:before{content:""}.cc.MTL-alt:before{content:""}.cc.MTL:before{content:""}.cc.MTR-alt:before{content:""}.cc.MTR:before{content:""}.cc.MUE-alt:before{content:""}.cc.MUE:before{content:""}.cc.MYST-alt:before{content:""}.cc.MYST:before{content:""}.cc.NAV-alt:before{content:""}.cc.NAV:before{content:""}.cc.NBT:before,.cc.USNBT:before{content:""}.cc.NEO-alt:before{content:""}.cc.GAS:before,.cc.NEO:before{content:""}.cc.NEOS-alt:before{content:""}.cc.NEOS:before{content:""}.cc.NEU-alt:before{content:""}.cc.NEU:before{content:""}.cc.NLG-alt:before{content:""}.cc.NLG:before{content:""}.cc.NMC-alt:before{content:""}.cc.NMC:before{content:""}.cc.NMR:before{content:""}.cc.NOTE-alt:before{content:""}.cc.NOTE:before{content:""}.cc.NVC-alt:before{content:""}.cc.NVC:before{content:""}.cc.NXT-alt:before{content:""}.cc.NXT:before{content:""}.cc.OK-alt:before{content:""}.cc.OK:before{content:""}.cc.OMG-alt:before{content:""}.cc.OMG:before{content:""}.cc.OMNI-alt:before{content:""}.cc.OMNI:before{content:""}.cc.OPAL-alt:before{content:""}.cc.OPAL:before{content:""}.cc.PART-alt:before{content:""}.cc.PART:before{content:""}.cc.PASC:before{content:""}.cc.PIGGY-alt:before{content:""}.cc.PIGGY:before{content:""}.cc.PINK-alt:before{content:""}.cc.PINK:before{content:""}.cc.PIVX-alt:before{content:""}.cc.PIVX:before{content:""}.cc.POT-alt:before{content:""}.cc.POT:before{content:""}.cc.PPC-alt:before{content:""}.cc.PPC:before{content:""}.cc.PPT:before{content:""}.cc.QRK-alt:before{content:""}.cc.QRK:before{content:""}.cc.QTUM-alt:before{content:""}.cc.QTUM:before{content:""}.cc.RADS-alt:before{content:""}.cc.RADS:before{content:""}.cc.RBIES-alt:before{content:""}.cc.RBIES:before{content:""}.cc.RBT-alt:before{content:""}.cc.RBT:before{content:""}.cc.RBY-alt:before{content:""}.cc.RBY:before{content:""}.cc.RDD-alt:before{content:""}.cc.RDD:before{content:""}.cc.REP-alt:before{content:""}.cc.REP:before{content:""}.cc.RHOC:before{content:""}.cc.RIC-alt:before{content:""}.cc.RIC:before{content:""}.cc.RISE-alt:before{content:""}.cc.RISE:before{content:""}.cc.SALT-alt:before{content:""}.cc.SALT:before{content:""}.cc.SAR-alt:before{content:""}.cc.SAR:before{content:""}.cc.SCOT-alt:before{content:""}.cc.SCOT:before{content:""}.cc.SDC-alt:before{content:""}.cc.SDC:before{content:""}.cc.SIA-alt:before{content:""}.cc.SC:before,.cc.SIA:before{content:""}.cc.SJCX-alt:before{content:""}.cc.SJCX:before,.cc.STORJ:before{content:""}.cc.SLG-alt:before{content:""}.cc.SLG:before{content:""}.cc.SLS-alt:before{content:""}.cc.SLS:before{content:""}.cc.SNRG-alt:before{content:""}.cc.SNRG:before{content:""}.cc.SNT:before{content:""}.cc.START-alt:before{content:""}.cc.START:before{content:""}.cc.STEEM-alt:before{content:""}.cc.SBD:before,.cc.STEEM:before{content:""}.cc.STRAT-alt:before{content:""}.cc.STRAT:before{content:""}.cc.SWIFT-alt:before{content:""}.cc.SWIFT:before{content:""}.cc.SYNC-alt:before{content:""}.cc.SYNC:before{content:""}.cc.SYS-alt:before{content:""}.cc.SYS:before{content:""}.cc.TRIG-alt:before{content:""}.cc.TRIG:before{content:""}.cc.TRX:before{content:""}.cc.TX-alt:before{content:""}.cc.TX:before{content:""}.cc.UBQ-alt:before{content:""}.cc.UBQ:before{content:""}.cc.UNITY-alt:before{content:""}.cc.UNITY:before{content:""}.cc.USDT-alt:before{content:""}.cc.USDT:before{content:""}.cc.VERI:before{content:""}.cc.VET:before{content:""}.cc.VIA-alt:before{content:""}.cc.VIA:before{content:""}.cc.VIOR-alt:before{content:""}.cc.VIOR:before{content:""}.cc.VNL-alt:before{content:""}.cc.VNL:before{content:""}.cc.VPN-alt:before{content:""}.cc.VPN:before{content:""}.cc.VRC-alt:before{content:""}.cc.VRC:before{content:""}.cc.VTC-alt:before{content:""}.cc.VTC:before{content:""}.cc.WAVES-alt:before{content:""}.cc.WAVES:before{content:""}.cc.XAI-alt:before{content:""}.cc.XAI:before{content:""}.cc.XBC:before{content:""}.cc.XBS-alt:before{content:""}.cc.XBS:before{content:""}.cc.XCP-alt:before{content:""}.cc.XCP:before{content:""}.cc.XEM-alt:before{content:""}.cc.XEM:before{content:""}.cc.XLM-alt:before{content:""}.cc.XLM:before{content:""}.cc.XMR:before{content:""}.cc.XMY:before{content:""}.cc.XPM-alt:before{content:""}.cc.XPM:before{content:""}.cc.XRB:before{content:""}.cc.XRP-alt:before{content:""}.cc.XRP:before{content:""}.cc.XTZ-alt:before{content:""}.cc.XTZ:before{content:""}.cc.XVC-alt:before{content:""}.cc.XVC:before{content:""}.cc.XVG-alt:before{content:""}.cc.XVG:before{content:""}.cc.XZC-alt:before{content:""}.cc.XZC:before{content:""}.cc.YBC-alt:before{content:""}.cc.YBC:before{content:""}.cc.ZEC-alt:before{content:""}.cc.ZEC:before{content:""}.cc.ZEIT-alt:before{content:""}.cc.ZEIT:before{content:""}.cc.ZRX-alt:before{content:""}.cc.ZRX:before{content:""}.ADA{color:#3cc8c8}.ADC{color:#3cb0e5}.AEON{color:#164450}.AMP{color:#048dd2}.ANC{color:#000}.ARCH{color:#002652}.ARDR{color:#1162a1}.ARK{color:#f70000}.AST{color:#18f18f}.AUR{color:#136c5e}.BANX{color:#225ba6}.BAT{color:#9e1f63}.BAY{color:#584ba1}.BC{color:#202121}.BCN{color:#964f51}.BCY{color:#123a5a}.BELA{color:#009ef9}.BFT{color:#4fc3f7}.BLZ{color:#6be6be}.BRK{color:#194fa0}.BRX{color:#a8c300}.BSD{color:#1186e7}.BTA{color:#210094}.BCH,.BTC{color:#f7931a}.BTG{color:#eba809}.BTCD{color:#2a72dc}.BTCP{color:#272d63}.BTM{color:#9fa8b4}.BTS{color:#03a9e0}.BURST{color:#2d2d2d}.CLAM{color:#d6ab31}.CLOAK{color:#df3f1e}.CVC{color:#3ab03e}.DAO{color:#ff3b3b}.DASH{color:#1c75bc}.DCR{color:#3b7cfb}.DCT{color:#008770}.DGB{color:#06c}.DGD,.DGX{color:#d8a24a}.DMD{color:#5497b2}.DOGE{color:#ba9f33}.EMC{color:#674c8c}.EMC2{color:#0cf}.EOS{color:#19191a}.ERC{color:#101e84}.ETC{color:#669073}.ETH{color:#282828}.EXP{color:#ffaa5c}.FC2{color:#040405}.FCT{color:#2175bb}.FLDC{color:#c40e09}.FLO{color:#1358c8}.FRK{color:#0633cd}.FTC{color:#679ef1}.FUN{color:#ef3a5c}.GAME{color:#ed1b24}.GBYTE{color:#2c3e50}.GDC{color:#e9a226}.GEMZ{color:#e86060}.GLD{color:#e8be24}.GNO{color:#00a6c4}.GNT{color:#00d6e3}.GOLOS{color:#2670b7}.GRC{color:#88a13c}.GRS{color:#648fa0}.HEAT{color:#ff5606}.HUC{color:#ffc018}.ICN{color:#4c6f8c}.ICX{color:#22c8cc}.IFC{color:#ed272d}.INCNT{color:#f2932f}.IOC{color:#2fa3de}.IOTA{color:#fff}.JBS{color:#1a8bcd}.KMD{color:#326464}.KOBO{color:#80c342}.KORE{color:#df4124}.LBC{color:#015c47}.LDOGE{color:#fc0}.LSK{color:#0d4ea0}.LTC{color:#838383}.MAID{color:#5492d6}.MARKS{color:#504c4c}.MCO{color:#0d3459}.MINT{color:#006835}.MONA{color:#a99364}.MRC{color:#4279bd}.MSC{color:#1d4983}.MTL{color:#242424}.MTR{color:#b92429}.MUE{color:#f5a10e}.NAV{color:#7d59b5}.MYST{color:#f5a10e}.NBT{color:#ffc93d}.NEO{color:#58bf00}.NEOS{color:#1d1d1b}.NEU{color:#2983c0}.NLG{color:#003e7e}.NMC{color:#6787b7}.NMR{color:#8de8de}.NOTE{color:#42daff}.NVC{color:#ecab41}.NXT{color:#008fbb}.OK{color:#0165a4}.OMG{color:#1a53f0}.OMNI{color:#18347e}.OPAL{color:#7193aa}.PART{color:#05d5a3}.PASC{color:#f7931e}.PIGGY{color:#f27a7a}.PINK{color:#ed31ca}.PIVX{color:#3b2f4d}.POT{color:#105b2f}.PPC{color:#3fa30c}.PPT{color:#5a9ef6}.QRK{color:#22aabf}.QTUM{color:#359bce}.RADS{color:#924cea}.RBIES{color:#c62436}.RBT{color:#0d4982}.RBY{color:#d31f26}.RDD{color:#ed1c24}.REP{color:#40a2cb}.RIC{color:#60e4dd}.RHOC{color:#c26c26}.RISE{color:#43cea2}.SALT{color:#373c43}.SAR{color:#1b72b8}.SCOT{color:#3498db}.SDC{color:#981d2d}.SIA{color:#00cba0}.SJCX{color:#036}.SLG{color:#5a6875}.SLS{color:#1eb549}.SNRG{color:#160363}.START{color:#01aef0}.STEEM{color:#1a5099}.STRAT{color:#2398dd}.SWIFT{color:#428bca}.SYNC{color:#008dd2}.SYS{color:#0098da}.TRIG{color:#1fbff4}.TRX{color:#c62734}.TX{color:#1f8bcc}.UBQ{color:#00ec8d}.UNITY{color:#ed8527}.USDT{color:#2ca07a}.VEN{color:#15bdff}.VIA{color:#565656}.VIOR{color:#1f52a4}.VNL{color:#404249}.VPN{color:#589700}.VRC{color:#418bca}.VTC{color:#1b5c2e}.WAVES{color:#24aad6}.XAI{color:#2ef99f}.XBC{color:#f7931a}.XBS{color:#d3261d}.XCP{color:#ec1550}.XEM{color:#41bf76}.XLM{color:#08b5e5}.XMR{color:#f60}.XMY{color:#bc3182}.XPM{color:#e5b625}.XRP{color:#346aa9}.XTZ{color:#a6df00}.XVC{color:#b50126}.XVG{color:#42afb2}.XZC{color:#23b852}.YBC{color:#d6c154}.ZEC{color:#e5a93d}.ZEIT{color:#acacac}.ZRX{color:#302c2c}.card{box-shadow:0 2px 10px -1px rgba(69,90,100,.3);margin-bottom:30px;transition:box-shadow .2s ease-in-out}.card:hover{box-shadow:0 5px 11px 0 rgba(69,90,100,.3)}.card .card-header{border-bottom:1px solid #e2e5e8;position:relative}.card .card-header h5{margin-bottom:0;color:#37474f;font-size:.9375rem;font-weight:600;display:inline-block;margin-right:10px;line-height:1.1;position:relative}.card .card-header .card-header-right{right:10px;top:10px;display:inline-block;float:right;padding:0;position:absolute}@media only screen and (max-width:575px){.card .card-header .card-header-right{display:none}}.card .card-header .card-header-right .dropdown-menu{margin-top:0}.card .card-header .card-header-right .dropdown-menu li{cursor:pointer}.card .card-header .card-header-right .dropdown-menu li a{font-size:14px;text-transform:capitalize}.card .card-header .card-header-right .btn.dropdown-toggle{color:#888}.card .card-header .card-header-right .btn.dropdown-toggle i{margin-right:0}.card .card-header .card-header-right .btn.dropdown-toggle:after{display:none}.card .card-header .card-header-right .btn.dropdown-toggle:focus{box-shadow:none;outline:none}.card .card-header .card-header-right .btn.dropdown-toggle{border:none;background:transparent;box-shadow:none;padding:0;width:20px;height:20px;right:8px;top:8px}.card .card-header .card-header-right .btn.dropdown-toggle.mobile-menu span,.card .card-header .card-header-right .btn.dropdown-toggle.mobile-menu span:after,.card .card-header .card-header-right .btn.dropdown-toggle.mobile-menu span:before{background-color:#888;height:2px;border-radius:5px}.card .card-header .card-header-right .nav-pills{padding:0;box-shadow:none;background:transparent}.card .card-footer{border-top:1px solid #e2e5e8;padding:12px 20px}.card .card-footer:not([class*=bg-]){background:transparent}.card .card-block,.card .card-body{padding:20px}.card.card-load{position:relative;overflow:hidden}.card.card-load .card-loader{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;background-color:hsla(0,0%,100%,.7);z-index:999}.card.card-load .card-loader i{margin:0 auto;color:#1f5e2f;font-size:24px;align-items:center;display:flex}.card.full-card{z-index:99999;border-radius:0}.card[class*=bg-] .card-header{border-bottom-color:hsla(0,0%,100%,.25)}.btn-page .btn{margin-right:5px;margin-bottom:5px}.btn-page .btn-group-vertical .btn,.btn-page .btn-group .btn{margin-right:0;margin-bottom:0}.btn.btn-icon{width:45px;height:45px;padding:0;border-radius:50%;font-size:18px;display:inline-flex;align-items:center;justify-content:center}.custom-checkbox .custom-control-label:before{top:0;width:1.2rem;height:1.2rem;border-radius:.125rem}.custom-checkbox .custom-control-label:after{content:"";display:block;width:6px;height:12px;opacity:.9;background-image:none;border-right:2px solid #fff;border-top:2px solid #fff;position:absolute;left:-21px;top:10px;transform:scaleX(-1) rotate(135deg);transform-origin:left top}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{animation:custripple .3s linear forwards}.custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:none;animation:check .5s linear;opacity:1}.custom-radio .custom-control-label:after,.custom-radio .custom-control-label:before{top:2px;width:1.2rem;height:1.2rem}.custom-radio .custom-control-label:after{transform:scale(0);opacity:0;background:#fff;border-radius:50%;transition:all .3s ease}.custom-radio .custom-control-input:checked~.custom-control-label:before{animation:custripple .3s linear forwards}.custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:none;opacity:1;transform:scale(.4)}.custom-switch .custom-control-label:before{left:-2.25rem;top:.35rem;width:1.75rem;height:.8rem;pointer-events:all;border-radius:.5rem;background:#dbe3ec;border:none;box-shadow:none!important}.custom-switch .custom-control-label:after{top:3px;left:-37px;width:18px;height:18px;border-radius:50%;transition:.35s cubic-bezier(.54,1.6,.5,1)}.custom-switch .custom-control-input:checked~.custom-control-label:before{background:#9cb8a3}.custom-switch .custom-control-input:checked~.custom-control-label:after{animation:custripple .3s linear forwards;background:#1f5e2f}@keyframes check{0%{height:0;width:0}25%{height:0;width:6px}50%{height:12px;width:6px}}@keyframes custripple{0%{box-shadow:0 0 0 1px transparent}50%{box-shadow:0 0 0 12px rgba(0,0,0,.08)}to{box-shadow:0 0 0 10px transparent}}.switch input[type=checkbox]{opacity:0;position:absolute}.switch input[type=checkbox]+.cr{position:relative;display:inline-block;transition:.4s ease;height:20px;width:35px;border:1px solid #e9eaec;border-radius:60px;cursor:pointer;z-index:0;top:12px}.switch input[type=checkbox]+.cr:after,.switch input[type=checkbox]+.cr:before{content:"";position:absolute;display:block;top:0;left:0}.switch input[type=checkbox]+.cr:before{transition:.2s cubic-bezier(.24,0,.5,1);height:20px;width:35px;border-radius:30px}.switch input[type=checkbox]+.cr:after{box-shadow:0 0 0 1px rgba(0,0,0,.1),0 4px 0 0 rgba(0,0,0,.04),0 4px 9px rgba(0,0,0,.13),0 3px 3px rgba(0,0,0,.05);transition:.35s cubic-bezier(.54,1.6,.5,1);background:#f7f7f7;height:19px;width:19px;border-radius:60px}.switch input[type=checkbox]:checked+.cr:before{background:#1f5e2f;transition:width .2s cubic-bezier(0,0,0,.1)}.switch input[type=checkbox]:checked+.cr:after{left:16px}.switch input[type=checkbox]:disabled+label{opacity:.5;filter:grayscale(.4);cursor:not-allowed}.switch.switch-primary input[type=checkbox]:checked+.cr:before{background:#1f5e2f}.switch.switch-danger input[type=checkbox]:checked+.cr:before{background:#ff5252}.switch.switch-success input[type=checkbox]:checked+.cr:before{background:#9ccc65}.switch.switch-warning input[type=checkbox]:checked+.cr:before{background:#ffba57}.switch.switch-info input[type=checkbox]:checked+.cr:before{background:#00bcd4}.switch.switch-purple input[type=checkbox]:checked+.cr:before{background:#536dfe}.badge{font-size:80%;padding:.35em .6em;font-weight:600}.badge-light-primary{background:rgba(31,94,47,.2);border-color:#c0d2c5;color:#1f5e2f}a.badge-light-primary.active,a.badge-light-primary:active,a.badge-light-primary:focus,a.badge-light-primary:hover{background:#1f5e2f;border-color:#1f5e2f;color:#d2dfd5}.badge-light-secondary{background:rgba(108,117,125,.2);border-color:#d6d8db;color:#6c757d}a.badge-light-secondary.active,a.badge-light-secondary:active,a.badge-light-secondary:focus,a.badge-light-secondary:hover{background:#6c757d;border-color:#6c757d;color:#e2e3e5}.badge-light-success{background:rgba(156,204,101,.2);border-color:#e3f1d4;color:#9ccc65}a.badge-light-success.active,a.badge-light-success:active,a.badge-light-success:focus,a.badge-light-success:hover{background:#9ccc65;border-color:#9ccc65;color:#ebf5e0}.badge-light-info{background:rgba(0,172,193,.2);border-color:#b8e8ee;color:#00acc1}a.badge-light-info.active,a.badge-light-info:active,a.badge-light-info:focus,a.badge-light-info:hover{background:#00acc1;border-color:#00acc1;color:#cceef3}.badge-light-warning{background:rgba(255,186,87,.2);border-color:#ffecd0;color:#ffba57}a.badge-light-warning.active,a.badge-light-warning:active,a.badge-light-warning:focus,a.badge-light-warning:hover{background:#ffba57;border-color:#ffba57;color:#fff1dd}.badge-light-danger{background:rgba(255,82,82,.2);border-color:#ffcfcf;color:#ff5252}a.badge-light-danger.active,a.badge-light-danger:active,a.badge-light-danger:focus,a.badge-light-danger:hover{background:#ff5252;border-color:#ff5252;color:#ffdcdc}.badge-light-light{background:rgba(248,249,250,.2);border-color:#fdfdfe;color:#f8f9fa}a.badge-light-light.active,a.badge-light-light:active,a.badge-light-light:focus,a.badge-light-light:hover{background:#f8f9fa;border-color:#f8f9fa;color:#fefefe}.badge-light-dark{background:rgba(52,58,64,.2);border-color:#c6c8ca;color:#343a40}a.badge-light-dark.active,a.badge-light-dark:active,a.badge-light-dark:focus,a.badge-light-dark:hover{background:#343a40;border-color:#343a40;color:#d6d8d9}body{font-family:Open Sans,sans-serif;font-size:14px;color:#373a3c;font-weight:400;background:#1f5e2f;position:relative}:focus,a:hover{outline:none}a:hover{text-decoration:none}h1,h2,h3,h4,h5,h6{color:#37474f;font-weight:600}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1rem}h6{font-size:.875rem}p{font-size:13px}b,strong{font-weight:600}.img-radius{border-radius:50%}.page-header{background:transparent;margin-top:-140px;margin-bottom:30px}.page-header h5{margin-bottom:15px;font-weight:400;color:#fff}.page-header .page-header-title+.breadcrumb{background:transparent;padding:0;margin-bottom:0}.page-header .page-header-title+.breadcrumb>.breadcrumb-item{line-height:1}.page-header .page-header-title+.breadcrumb>.breadcrumb-item:before{color:hsla(0,0%,100%,.5)}.page-header .page-header-title+.breadcrumb>.breadcrumb-item a{color:#fff;font-weight:400}.page-header .page-header-title+.breadcrumb>.breadcrumb-item:last-child a{color:#fff;font-weight:600}.page-header:not(.breadcumb-sticky) .page-header-title+.breadcrumb>.breadcrumb-item a{font-size:13px}.page-header.breadcumb-sticky{overflow:hidden;position:relative}.page-header.breadcumb-sticky .page-header-title{display:inline-block}.page-header.breadcumb-sticky .page-header-title h5{margin-bottom:0;color:#fff}.page-header.breadcumb-sticky .breadcrumb-item+.breadcrumb-item:before,.page-header.breadcumb-sticky .page-header-title+.breadcrumb>.breadcrumb-item:last-child a,.page-header.breadcumb-sticky .page-header-title+.breadcrumb>.breadcrumb-item a{color:#fff}.page-header.breadcumb-sticky .breadcrumb{display:inline-flex;float:right;margin-top:4px}@media only screen and (max-width:767px){.page-header.breadcumb-sticky .breadcrumb{display:flex;float:none}}.anim-rotate{animation:anim-rotate 1s linear infinite}@keyframes anim-rotate{to{transform:rotate(1turn)}}.anim-close-card{animation:anim-close-card 1.4s linear}@keyframes anim-close-card{to{opacity:.3;transform:scale3d(.3,.3,.3)}}.scroll-y{z-index:1027}.dropdown-menu{padding:10px 0;font-size:14px}.dropdown-menu>.dropdown-item,.dropdown-menu>li{padding-left:8px;padding-right:8px;margin:0 10px;width:auto;border-radius:2px}.dropdown-menu>.dropdown-item>a,.dropdown-menu>li>a{padding:5px;color:#373a3c}.dropdown-menu>.dropdown-item>a i,.dropdown-menu>li>a i{font-size:15px;display:inline-flex;align-items:center;justify-content:center;margin-right:10px}.dropdown-menu>.dropdown-item.active,.dropdown-menu>.dropdown-item:active,.dropdown-menu>.dropdown-item:focus,.dropdown-menu>.dropdown-item:hover,.dropdown-menu>li.active,.dropdown-menu>li:active,.dropdown-menu>li:focus,.dropdown-menu>li:hover{background:#1f5e2f;color:#fff;box-shadow:0 0 4px 0 rgba(43,43,43,.25)}.dropdown-menu>.dropdown-item.active>a,.dropdown-menu>.dropdown-item:active>a,.dropdown-menu>.dropdown-item:focus>a,.dropdown-menu>.dropdown-item:hover>a,.dropdown-menu>li.active>a,.dropdown-menu>li:active>a,.dropdown-menu>li:focus>a,.dropdown-menu>li:hover>a{background:transparent;color:#fff}.dropdown-menu>a.active,.dropdown-menu>a:active,.dropdown-menu>a:focus,.dropdown-menu>a:hover{background:#1f5e2f;color:#fff}.drp-icon:after{display:none}@media (min-width:1600px){.container{max-width:1540px}}@media (max-width:992px){.container{max-width:100%}}.bd-example-row{background:#ecf0f5;padding:15px;margin-bottom:15px}.bd-example-row .row>.col,.bd-example-row .row>[class^=col-]{padding-top:.75rem;padding-bottom:.75rem;background-color:rgba(86,61,124,.15);border:1px solid rgba(86,61,124,.2)}.bd-example-row .row+.row{margin-top:1rem}.bd-example-row .flex-items-bottom,.bd-example-row .flex-items-middle,.bd-example-row .flex-items-top{min-height:6rem;background-color:rgba(255,0,0,.1)}.bd-example-row-flex-cols .row{min-height:10rem;background-color:rgba(255,0,0,.1)}.bd-example{position:relative;padding:1rem;margin:1rem;border:solid #ddd;border-width:.2rem 0 0}@media only screen and (max-height:575px){.bd-example{padding:1.5rem;margin-right:0;margin-left:0;border-width:.2rem}}.modal{z-index:1072}.modal .popover,.modal .tooltip{z-index:1073}.modal-backdrop{z-index:1071}.bd-example-modal{background-color:#fafafa}.bd-example-modal .modal{position:relative;top:auto;right:auto;bottom:auto;left:auto;z-index:1;display:block}.bd-example-modal .modal-dialog{left:auto;margin-right:auto;margin-left:auto}.bd-example-tabs .nav-tabs,.highlight{margin-bottom:1rem}.highlight{padding:1rem;margin-top:1rem;background-color:#f3f2fb;-ms-overflow-style:-ms-autohiding-scrollbar}@media only screen and (max-height:575px){.highlight{padding:1.5rem}}.bd-content .highlight{margin-right:15px;margin-left:15px}@media only screen and (max-height:575px){.bd-content .highlight{margin-right:0;margin-left:0}}.highlight pre{padding:0;margin-top:0;margin-bottom:0;background-color:transparent;border:0}.highlight pre code{font-size:inherit;color:#333}:not(pre)>code[class*=language-],pre[class*=language-]{background:transparent}.datta-example{position:relative}.datta-example .datta-example-btns{position:absolute;right:30px;top:-10px;opacity:0;transform:rotateX(-90deg);transition:all .3s ease-in-out}.datta-example .datta-example-btns .datta-example-btn{display:inline-block;line-height:1;font-weight:600;background:#1f5e2f;color:#fff;padding:.1875rem .3125rem;border-radius:2px;white-space:nowrap;font-size:11px;margin:0 4px}.datta-example .datta-example-btns .datta-example-btn.copy:before{content:"COPY"}.datta-example .datta-example-btns .datta-example-btn.copied{background:#9ccc65!important;color:#fff!important}.datta-example .datta-example-btns .datta-example-btn.copied:before{content:"COPIED!"}.datta-example:hover .datta-example-btns{top:-21px;transform:rotateX(0deg);opacity:1}.datta-example-modal{position:fixed;z-index:1099;top:0;right:0;width:100%;height:100%;overflow:hidden;background:#282c34;transform-origin:50% 0;transform:scale(0);transition:all .3s ease-in-out}.datta-example-modal-opened{overflow:hidden!important}.datta-example-modal-opened .datta-example-modal{transform:scale(1)}.datta-example-modal-content{max-width:100vw;margin:auto;padding:50px;height:100vh;overflow:auto}.datta-example-modal-content>pre{overflow:hidden;width:-moz-fit-content;width:fit-content}.datta-example-modal-content>pre>code{padding:0;background:none;font-size:16px}.md-datta-example-modal-copy{display:block;position:fixed;top:90px;right:30px;margin-right:8px;font-size:1.5rem;border-radius:50%;padding:10px 15px;background:#1f5e2f;z-index:1;white-space:nowrap}.md-datta-example-modal-copy,.md-datta-example-modal-copy:hover{color:#fff;box-shadow:0 10px 20px 0 rgba(0,0,0,.2)}.md-datta-example-modal-copy.copied:before{content:"Copied to Clipboard Successfully ! . . .";position:absolute;display:block;right:100%;margin-right:10px;font-size:14px;background:#9ccc65;line-height:24px;height:24px;border-radius:3px;padding:0 6px;top:50%;margin-top:-12px}.datta-example-modal-close{display:block;position:fixed;top:10px;right:52px;color:#fff;opacity:.2;font-size:3rem;font-weight:100;transition:all .3s ease-in-out;z-index:1}.datta-example-modal-close:hover{color:#fff;opacity:.9}.cui-bottom-spacer{height:12rem}.hljs{padding:.5em;color:#abb2bf;background:#282c34}.hljs-comment,.hljs-quote{color:#5c6370;font-style:italic}.hljs-doctag,.hljs-formula,.hljs-keyword{color:#c678dd}.hljs-deletion,.hljs-name,.hljs-section,.hljs-selector-tag,.hljs-subst{color:#e06c75}.hljs-literal{color:#56b6c2}.hljs-addition,.hljs-attribute,.hljs-meta-string,.hljs-regexp,.hljs-string{color:#98c379}.hljs-built_in,.hljs-class .hljs-title{color:#e6c07b}.hljs-attr,.hljs-number,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-pseudo,.hljs-template-variable,.hljs-type,.hljs-variable{color:#d19a66}.hljs-bullet,.hljs-link,.hljs-meta,.hljs-selector-id,.hljs-symbol,.hljs-title{color:#61aeee}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.hljs-link{text-decoration:underline}.md-show.md-effect-12~.md-overlay{background:#1f5e2f}.tooltip.in{opacity:.9}.tooltip .tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev{padding:3px 9px}.bootstrap-tagsinput{padding:10px 15px;box-shadow:none;border-radius:2px}.bootstrap-tagsinput .tag{padding:5px 12px;border-radius:2px;line-height:37px;margin-top:5px;margin-right:5px}.bootstrap-tagsinput .tag [data-role=remove]{margin-right:-5px}.bootstrap-tagsinput .tag [data-role=remove]:after{content:"";padding:0 2px;font-family:Feather!important}.ms-container{width:100%}.blockquote{border-left:.25rem solid #e2e5e8;padding:.5rem 1rem}.blockquote.text-right{border-left:none;border-right:.25rem solid #e2e5e8}.card .animated{animation-duration:1s;border:5px solid #fff;margin-bottom:30px;box-shadow:0 10px 20px 0 rgba(0,0,0,.2)}.ie-warning{position:fixed;top:0;left:0;z-index:999999;background:#000;width:100%;height:100%;text-align:center;color:#fff;font-family:Courier New,Courier,monospace;padding:50px 0}.ie-warning p{font-size:17px}.ie-warning h1{color:#fff}.ie-warning .iew-container{min-width:1024px;width:100%;height:200px;background:#fff;margin:50px 0}.ie-warning .iew-download{list-style:none;padding:30px 0;margin:0 auto;width:720px}.ie-warning .iew-download>li{float:left;vertical-align:top}.ie-warning .iew-download>li>a{display:block;color:#000;width:140px;font-size:15px;padding:15px 0}.ie-warning .iew-download>li>a>div{margin-top:10px}.ie-warning .iew-download>li>a:hover{background-color:#eee}div.code-toolbar>.toolbar a,div.code-toolbar>.toolbar button,div.code-toolbar>.toolbar span{padding:3px .9em!important;background:#04a9f5!important;color:#fff!important;box-shadow:none!important}pre[class*=language-]:after,pre[class*=language-]:before{display:none}.table-borderless tbody tr td,.table-borderless tbody tr th{border:0}@media only screen and (max-width:400px){.lay-customizer .theme-color>a[data-value=reset],.theme-color>a[data-value=reset]{margin-top:20px}}.p-0{padding:0}.p-t-0{padding-top:0}.p-b-0{padding-bottom:0}.p-l-0{padding-left:0}.p-r-0{padding-right:0}.m-0{margin:0}.m-t-0{margin-top:0}.m-b-0{margin-bottom:0}.m-l-0{margin-left:0}.m-r-0{margin-right:0}.p-5{padding:5px}.p-t-5{padding-top:5px}.p-b-5{padding-bottom:5px}.p-l-5{padding-left:5px}.p-r-5{padding-right:5px}.m-5{margin:5px}.m-t-5{margin-top:5px}.m-b-5{margin-bottom:5px}.m-l-5{margin-left:5px}.m-r-5{margin-right:5px}.p-10{padding:10px}.p-t-10{padding-top:10px}.p-b-10{padding-bottom:10px}.p-l-10{padding-left:10px}.p-r-10{padding-right:10px}.m-10{margin:10px}.m-t-10{margin-top:10px}.m-b-10{margin-bottom:10px}.m-l-10{margin-left:10px}.m-r-10{margin-right:10px}.p-15{padding:15px}.p-t-15{padding-top:15px}.p-b-15{padding-bottom:15px}.p-l-15{padding-left:15px}.p-r-15{padding-right:15px}.m-15{margin:15px}.m-t-15{margin-top:15px}.m-b-15{margin-bottom:15px}.m-l-15{margin-left:15px}.m-r-15{margin-right:15px}.p-20{padding:20px}.p-t-20{padding-top:20px}.p-b-20{padding-bottom:20px}.p-l-20{padding-left:20px}.p-r-20{padding-right:20px}.m-20{margin:20px}.m-t-20{margin-top:20px}.m-b-20{margin-bottom:20px}.m-l-20{margin-left:20px}.m-r-20{margin-right:20px}.p-25{padding:25px}.p-t-25{padding-top:25px}.p-b-25{padding-bottom:25px}.p-l-25{padding-left:25px}.p-r-25{padding-right:25px}.m-25{margin:25px}.m-t-25{margin-top:25px}.m-b-25{margin-bottom:25px}.m-l-25{margin-left:25px}.m-r-25{margin-right:25px}.p-30{padding:30px}.p-t-30{padding-top:30px}.p-b-30{padding-bottom:30px}.p-l-30{padding-left:30px}.p-r-30{padding-right:30px}.m-30{margin:30px}.m-t-30{margin-top:30px}.m-b-30{margin-bottom:30px}.m-l-30{margin-left:30px}.m-r-30{margin-right:30px}.p-35{padding:35px}.p-t-35{padding-top:35px}.p-b-35{padding-bottom:35px}.p-l-35{padding-left:35px}.p-r-35{padding-right:35px}.m-35{margin:35px}.m-t-35{margin-top:35px}.m-b-35{margin-bottom:35px}.m-l-35{margin-left:35px}.m-r-35{margin-right:35px}.p-40{padding:40px}.p-t-40{padding-top:40px}.p-b-40{padding-bottom:40px}.p-l-40{padding-left:40px}.p-r-40{padding-right:40px}.m-40{margin:40px}.m-t-40{margin-top:40px}.m-b-40{margin-bottom:40px}.m-l-40{margin-left:40px}.m-r-40{margin-right:40px}.p-45{padding:45px}.p-t-45{padding-top:45px}.p-b-45{padding-bottom:45px}.p-l-45{padding-left:45px}.p-r-45{padding-right:45px}.m-45{margin:45px}.m-t-45{margin-top:45px}.m-b-45{margin-bottom:45px}.m-l-45{margin-left:45px}.m-r-45{margin-right:45px}.p-50{padding:50px}.p-t-50{padding-top:50px}.p-b-50{padding-bottom:50px}.p-l-50{padding-left:50px}.p-r-50{padding-right:50px}.m-50{margin:50px}.m-t-50{margin-top:50px}.m-b-50{margin-bottom:50px}.m-l-50{margin-left:50px}.m-r-50{margin-right:50px}.bg-c-blue{background-color:#1f5e2f}.text-c-blue{color:#1f5e2f}.b-c-blue{border:1px solid #1f5e2f}.bg-c-red{background-color:#ff5252}.text-c-red{color:#ff5252}.b-c-red{border:1px solid #ff5252}.bg-c-green{background-color:#9ccc65}.text-c-green{color:#9ccc65}.b-c-green{border:1px solid #9ccc65}.bg-c-yellow{background-color:#ffba57}.text-c-yellow{color:#ffba57}.b-c-yellow{border:1px solid #ffba57}.bg-c-purple{background-color:#536dfe}.text-c-purple{color:#536dfe}.b-c-purple{border:1px solid #536dfe}.bg-primary{background-color:#1f5e2f!important}.text-primary{color:#1f5e2f!important}.b-primary{border:1px solid #1f5e2f!important}.text-h-primary:hover{color:#1f5e2f!important}.bg-danger{background-color:#ff5252!important}.text-danger{color:#ff5252!important}.b-danger{border:1px solid #ff5252!important}.text-h-danger:hover{color:#ff5252!important}.bg-success{background-color:#9ccc65!important}.text-success{color:#9ccc65!important}.b-success{border:1px solid #9ccc65!important}.text-h-success:hover{color:#9ccc65!important}.bg-warning{background-color:#ffba57!important}.text-warning{color:#ffba57!important}.b-warning{border:1px solid #ffba57!important}.text-h-warning:hover{color:#ffba57!important}.bg-info{background-color:#00bcd4!important}.text-info{color:#00bcd4!important}.b-info{border:1px solid #00bcd4!important}.text-h-info:hover{color:#00bcd4!important}.bg-purple{background-color:#536dfe!important}.text-purple{color:#536dfe!important}.b-purple{border:1px solid #536dfe!important}.text-h-purple:hover{color:#536dfe!important}.b-primary{border:1px solid #1f5e2f}.border-bottom-primary td{border-bottom:1px solid #1f5e2f}.border-bottom-primary th{border-bottom:1px solid #1f5e2f!important}.b-danger{border:1px solid #ff5252}.border-bottom-danger td{border-bottom:1px solid #ff5252}.border-bottom-danger th{border-bottom:1px solid #ff5252!important}.b-success{border:1px solid #9ccc65}.border-bottom-success td{border-bottom:1px solid #9ccc65}.border-bottom-success th{border-bottom:1px solid #9ccc65!important}.b-warning{border:1px solid #ffba57}.border-bottom-warning td{border-bottom:1px solid #ffba57}.border-bottom-warning th{border-bottom:1px solid #ffba57!important}.b-info{border:1px solid #00bcd4}.border-bottom-info td{border-bottom:1px solid #00bcd4}.border-bottom-info th{border-bottom:1px solid #00bcd4!important}.b-purple{border:1px solid #536dfe}.border-bottom-purple td{border-bottom:1px solid #536dfe}.border-bottom-purple th{border-bottom:1px solid #536dfe!important}.card-border-c-blue{border-top:4px solid #1f5e2f}.card-border-c-red{border-top:4px solid #ff5252}.card-border-c-green{border-top:4px solid #9ccc65}.card-border-c-yellow{border-top:4px solid #ffba57}.card-border-c-purple{border-top:4px solid #536dfe}.f-10{font-size:10px}.f-12{font-size:12px}.f-14{font-size:14px}.f-16{font-size:16px}.f-18{font-size:18px}.f-20{font-size:20px}.f-22{font-size:22px}.f-24{font-size:24px}.f-26{font-size:26px}.f-28{font-size:28px}.f-30{font-size:30px}.f-32{font-size:32px}.f-34{font-size:34px}.f-36{font-size:36px}.f-38{font-size:38px}.f-40{font-size:40px}.f-42{font-size:42px}.f-44{font-size:44px}.f-46{font-size:46px}.f-48{font-size:48px}.f-50{font-size:50px}.f-52{font-size:52px}.f-54{font-size:54px}.f-56{font-size:56px}.f-58{font-size:58px}.f-60{font-size:60px}.f-62{font-size:62px}.f-64{font-size:64px}.f-66{font-size:66px}.f-68{font-size:68px}.f-70{font-size:70px}.f-72{font-size:72px}.f-74{font-size:74px}.f-76{font-size:76px}.f-78{font-size:78px}.f-80{font-size:80px}.f-w-100{font-weight:100}.f-w-200{font-weight:200}.f-w-300{font-weight:300}.f-w-400{font-weight:400}.f-w-500{font-weight:500}.f-w-600{font-weight:600}.f-w-700{font-weight:700}.f-w-800{font-weight:800}.f-w-900{font-weight:900}.bg-facebook{background:#3c5a99}.text-facebook{color:#3c5a99}.bg-twitter{background:#42c0fb}.text-twitter{color:#42c0fb}.bg-dribbble{background:#ec4a89}.text-dribbble{color:#ec4a89}.bg-pinterest{background:#bf2131}.text-pinterest{color:#bf2131}.bg-youtube{background:#e0291d}.text-youtube{color:#e0291d}.bg-googleplus{background:#c73e2e}.text-googleplus{color:#c73e2e}.bg-instagram{background:#aa7c62}.text-instagram{color:#aa7c62}.bg-viber{background:#7b519d}.text-viber{color:#7b519d}.bg-behance{background:#0057ff}.text-behance{color:#0057ff}.bg-dropbox{background:#3380ff}.text-dropbox{color:#3380ff}.bg-linkedin{background:#0077b5}.text-linkedin{color:#0077b5}.wid-20{width:20px}.hei-20{height:20px}.wid-25{width:25px}.hei-25{height:25px}.wid-30{width:30px}.hei-30{height:30px}.wid-35{width:35px}.hei-35{height:35px}.wid-40{width:40px}.hei-40{height:40px}.wid-45{width:45px}.hei-45{height:45px}.wid-50{width:50px}.hei-50{height:50px}.wid-55{width:55px}.hei-55{height:55px}.wid-60{width:60px}.hei-60{height:60px}.wid-65{width:65px}.hei-65{height:65px}.wid-70{width:70px}.hei-70{height:70px}.wid-75{width:75px}.hei-75{height:75px}.wid-80{width:80px}.hei-80{height:80px}.wid-85{width:85px}.hei-85{height:85px}.wid-90{width:90px}.hei-90{height:90px}.wid-95{width:95px}.hei-95{height:95px}.wid-100{width:100px}.hei-100{height:100px}.wid-105{width:105px}.hei-105{height:105px}.wid-110{width:110px}.hei-110{height:110px}.wid-115{width:115px}.hei-115{height:115px}.wid-120{width:120px}.hei-120{height:120px}.wid-125{width:125px}.hei-125{height:125px}.wid-130{width:130px}.hei-130{height:130px}.wid-135{width:135px}.hei-135{height:135px}.wid-140{width:140px}.hei-140{height:140px}.wid-145{width:145px}.hei-145{height:145px}.wid-150{width:150px}.hei-150{height:150px}.wid-250{width:250px}.b-wid-1{border-width:1px}.b-wid-2{border-width:2px}.b-wid-3{border-width:3px}.b-wid-4{border-width:4px}.b-wid-5{border-width:5px}.b-wid-6{border-width:6px}.b-wid-7{border-width:7px}.b-wid-8{border-width:8px}
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.7.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;-webkit-transform-origin:center bottom;animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{-webkit-animation-name:headShake;-webkit-animation-timing-function:ease-in-out;animation-name:headShake;animation-timing-function:ease-in-out}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{-webkit-animation-name:swing;-webkit-transform-origin:top center;animation-name:swing;transform-origin:top center}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;-webkit-transform-origin:center;animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.heartBeat{-webkit-animation-duration:1.3s;-webkit-animation-name:heartBeat;-webkit-animation-timing-function:ease-in-out;animation-duration:1.3s;animation-name:heartBeat;animation-timing-function:ease-in-out}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{-webkit-transform:scale3d(1.03,1.03,1.03);opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{-webkit-transform:scaleX(1);opacity:1;transform:scaleX(1)}}.bounceIn{-webkit-animation-duration:.75s;-webkit-animation-name:bounceIn;animation-duration:.75s;animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,-3000px,0);opacity:0;transform:translate3d(0,-3000px,0)}60%{-webkit-transform:translate3d(0,25px,0);opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:translateZ(0)}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(-3000px,0,0);opacity:0;transform:translate3d(-3000px,0,0)}60%{-webkit-transform:translate3d(25px,0,0);opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:translateZ(0)}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(3000px,0,0);opacity:0;transform:translate3d(3000px,0,0)}60%{-webkit-transform:translate3d(-25px,0,0);opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:translateZ(0)}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,3000px,0);opacity:0;transform:translate3d(0,3000px,0)}60%{-webkit-transform:translate3d(0,-20px,0);opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{-webkit-transform:scale3d(1.1,1.1,1.1);opacity:1;transform:scale3d(1.1,1.1,1.1)}to{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-duration:.75s;-webkit-animation-name:bounceOut;animation-duration:.75s;animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{-webkit-transform:translate3d(0,-20px,0);opacity:1;transform:translate3d(0,-20px,0)}to{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{-webkit-transform:translate3d(20px,0,0);opacity:1;transform:translate3d(20px,0,0)}to{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{-webkit-transform:translate3d(-20px,0,0);opacity:1;transform:translate3d(-20px,0,0)}to{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{-webkit-transform:translate3d(0,20px,0);opacity:1;transform:translate3d(0,20px,0)}to{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{-webkit-transform:translate3d(0,-100%,0);opacity:0;transform:translate3d(0,-100%,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{-webkit-transform:translate3d(-100%,0,0);opacity:0;transform:translate3d(-100%,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{-webkit-transform:translate3d(100%,0,0);opacity:0;transform:translate3d(100%,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{-webkit-transform:translate3d(0,100%,0);opacity:0;transform:translate3d(0,100%,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{-webkit-transform:translate3d(0,100%,0);opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0);opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0);opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{-webkit-transform:translate3d(0,-100%,0);opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{-webkit-animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{-webkit-animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in;transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg)}to{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)}}.animated.flip{-webkit-animation-name:flip;-webkit-backface-visibility:visible;animation-name:flip;backface-visibility:visible}@keyframes flipInX{0%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{-webkit-transform:perspective(400px) rotateX(10deg);opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-animation-name:flipInX;-webkit-backface-visibility:visible!important;animation-name:flipInX;backface-visibility:visible!important}@keyframes flipInY{0%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateY(90deg)}40%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in;transform:perspective(400px) rotateY(-20deg)}60%{-webkit-transform:perspective(400px) rotateY(10deg);opacity:1;transform:perspective(400px) rotateY(10deg)}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{-webkit-animation-name:flipInY;-webkit-backface-visibility:visible!important;animation-name:flipInY;backface-visibility:visible!important}@keyframes flipOutX{0%{transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);opacity:1;transform:perspective(400px) rotateX(-20deg)}to{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0;transform:perspective(400px) rotateX(90deg)}}.flipOutX{-webkit-animation-duration:.75s;-webkit-animation-name:flipOutX;-webkit-backface-visibility:visible!important;animation-duration:.75s;animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);opacity:1;transform:perspective(400px) rotateY(-15deg)}to{-webkit-transform:perspective(400px) rotateY(90deg);opacity:0;transform:perspective(400px) rotateY(90deg)}}.flipOutY{-webkit-animation-duration:.75s;-webkit-animation-name:flipOutY;-webkit-backface-visibility:visible!important;animation-duration:.75s;animation-name:flipOutY;backface-visibility:visible!important}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);opacity:0;transform:translate3d(100%,0,0) skewX(-30deg)}60%{-webkit-transform:skewX(20deg);opacity:1;transform:skewX(20deg)}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);opacity:0;transform:translate3d(100%,0,0) skewX(30deg)}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);-webkit-transform-origin:center;opacity:0;transform:rotate(-200deg);transform-origin:center}to{-webkit-transform:translateZ(0);-webkit-transform-origin:center;opacity:1;transform:translateZ(0);transform-origin:center}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(-45deg);transform-origin:left bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:left bottom;opacity:1;transform:translateZ(0);transform-origin:left bottom}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(45deg);transform-origin:right bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:right bottom;opacity:1;transform:translateZ(0);transform-origin:right bottom}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(45deg);transform-origin:left bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:left bottom;opacity:1;transform:translateZ(0);transform-origin:left bottom}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(-90deg);transform-origin:right bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:right bottom;opacity:1;transform:translateZ(0);transform-origin:right bottom}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{-webkit-transform-origin:center;opacity:1;transform-origin:center}to{-webkit-transform:rotate(200deg);-webkit-transform-origin:center;opacity:0;transform:rotate(200deg);transform-origin:center}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;opacity:1;transform-origin:left bottom}to{-webkit-transform:rotate(45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(45deg);transform-origin:left bottom}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;opacity:1;transform-origin:right bottom}to{-webkit-transform:rotate(-45deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(-45deg);transform-origin:right bottom}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;opacity:1;transform-origin:left bottom}to{-webkit-transform:rotate(-45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(-45deg);transform-origin:left bottom}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;opacity:1;transform-origin:right bottom}to{-webkit-transform:rotate(90deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(90deg);transform-origin:right bottom}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;-webkit-transform-origin:top left;animation-timing-function:ease-in-out;transform-origin:top left}20%,60%{-webkit-animation-timing-function:ease-in-out;-webkit-transform:rotate(80deg);-webkit-transform-origin:top left;animation-timing-function:ease-in-out;transform:rotate(80deg);transform-origin:top left}40%,80%{-webkit-animation-timing-function:ease-in-out;-webkit-transform:rotate(60deg);-webkit-transform-origin:top left;animation-timing-function:ease-in-out;opacity:1;transform:rotate(60deg);transform-origin:top left}to{-webkit-transform:translate3d(0,700px,0);opacity:0;transform:translate3d(0,700px,0)}}.hinge{-webkit-animation-duration:2s;-webkit-animation-name:hinge;animation-duration:2s;animation-name:hinge}@keyframes jackInTheBox{0%{-webkit-transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{-webkit-transform:scale(1);opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) rotate(120deg);opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{-webkit-transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{-webkit-transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,100%,0);visibility:hidden}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0);visibility:hidden}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(100%,0,0);visibility:hidden}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-100%,0);visibility:hidden}}.slideOutUp{animation-name:slideOutUp}.animated{-webkit-animation-duration:1s;-webkit-animation-fill-mode:both;animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.delay-1s{animation-delay:1s}.animated.delay-2s{animation-delay:2s}.animated.delay-3s{animation-delay:3s}.animated.delay-4s{animation-delay:4s}.animated.delay-5s{animation-delay:5s}.animated.fast{animation-duration:.8s}.animated.faster{animation-duration:.5s}.animated.slow{animation-duration:2s}.animated.slower{animation-duration:3s}@media (prefers-reduced-motion){.animated{-webkit-animation:unset!important;-webkit-transition:none!important;animation:unset!important;transition:none!important}}.b-brand{display:flex;align-items:center}.b-brand .b-bg{background:#1f5e2f;border-radius:3px;width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;font-size:18px;color:#fff}.b-brand .b-title{margin-left:10px;font-weight:400;color:#fff;font-size:16px}.navbar-collapsed .b-brand .b-title,.navbar-collapsed .mobile-menu{transform:rotateY(-90deg);transform-origin:0 0;opacity:0;transition:all .3s ease-in-out}.navbar-collapsed:hover .b-brand .b-title{transform:rotateY(0deg);opacity:1}.navbar-collapsed:hover .mobile-menu{transition-delay:.3s;transform:rotateY(0deg);opacity:1}.loader-bg{position:fixed;top:0;left:0;width:100%;height:3px;z-index:1035;box-shadow:inset 0 1px 2px rgba(0,0,0,.2)}.loader-bg .loader-track{position:relative;height:3px;display:block;width:100%;overflow:hidden}.loader-bg .loader-track .loader-fill:after,.loader-bg .loader-track .loader-fill:before{content:"";background:#fff;position:absolute;top:0;left:0;bottom:0;will-change:left,right}.loader-bg .loader-track .loader-fill:before{animation:mbar 2.1s cubic-bezier(.65,.815,.735,.395) infinite}.loader-bg .loader-track .loader-fill:after{animation:m_s 2.1s cubic-bezier(.165,.84,.44,1) infinite;animation-delay:1.15s}@keyframes mbar{0%{left:-35%;right:100%}60%{left:100%;right:-90%}to{left:100%;right:-35%}}@keyframes m_s{0%{left:-200%;right:100%}60%{left:107%;right:-8%}to{left:107%;right:-8%}}.search-bar{display:none;position:fixed;top:0;left:0;width:100%;box-shadow:0 2px 10px -1px rgba(69,90,100,.3);z-index:1030;background:#fff;padding:12px}.search-bar .close{position:absolute;top:9px;right:9px;padding:8px 16px}.pcoded-header{z-index:1029;position:relative;display:flex;min-height:55px;padding:0;top:0;background:#fff;color:rgba(16,27,51,.8);width:100%;transition:all .3s ease-in-out}.pcoded-header .m-header{width:230px;position:relative;height:55px;display:inline-flex;align-items:center;justify-content:center;padding:0 25px}.pcoded-header .m-header .logo-dark,.pcoded-header .m-header .logo-thumb{display:none}.pcoded-header .input-group{background:transparent}.pcoded-header .input-group .input-group-text{margin-right:0}.pcoded-header .input-group .input-group-text,.pcoded-header a,.pcoded-header dropdown-toggle{color:rgba(16,27,51,.8)}.pcoded-header .input-group .input-group-text:hover,.pcoded-header a:hover,.pcoded-header dropdown-toggle:hover{color:#101b33}.pcoded-header #mobile-header{display:none}.pcoded-header .navbar-nav{padding-left:0;list-style:none;margin-bottom:0;display:inline-flex;flex-direction:row}.pcoded-header .navbar-nav>li{line-height:55px;display:inline-block}.pcoded-header .navbar-nav>li .nav-link{padding:0}.pcoded-header .navbar-nav>li:first-child{padding-left:25px}.pcoded-header .navbar-nav>li:last-child{padding-right:25px}.pcoded-header .navbar-nav .dropdown{height:55px}.pcoded-header .mr-auto .dropdown-menu{margin-left:-20px}.pcoded-header .ml-auto{float:right;height:55px}.pcoded-header .ml-auto .dropdown-menu{margin-right:-20px}.pcoded-header .main-search .input-group{border-radius:3px;padding:0}.pcoded-header .main-search .input-group .form-control,.pcoded-header .main-search .input-group .input-group-text{background:transparent;border:none;border-radius:0;padding:0;height:auto}.pcoded-header .main-search .input-group .search-close{display:none}.pcoded-header .main-search .input-group .search-btn{padding:0;background:transparent;border-color:transparent;box-shadow:none;margin-bottom:0;margin-right:0}.pcoded-header .main-search .input-group .form-control{transition:all .3s ease-in-out;font-size:14px}.pcoded-header .main-search .input-group .form-control:active,.pcoded-header .main-search .input-group .form-control:focus,.pcoded-header .main-search .input-group .form-control:hover,.pcoded-header .main-search .input-group .search-btn:active,.pcoded-header .main-search .input-group .search-btn:focus,.pcoded-header .main-search .input-group .search-btn:hover{outline:none;box-shadow:none}.pcoded-header .main-search.open .input-group{background:#ecf0f5;border:0 solid #ecf0f5;padding:0 0 0 20px}.pcoded-header .main-search.open .input-group .search-close{display:flex}.pcoded-header .main-search.open .input-group .search-btn{padding:6px 9px;margin-left:5px;color:#fff;background:#1f5e2f;border-color:#1f5e2f}.pcoded-header .main-search.open .input-group .search-btn .input-group-text{color:#fff}.pcoded-header .main-search.open .input-group .form-control{transition:all .3s ease-in-out}.pcoded-header .main-search.open .input-group .form-control:active,.pcoded-header .main-search.open .input-group .form-control:focus,.pcoded-header .main-search.open .input-group .form-control:hover,.pcoded-header .main-search.open .input-group .search-btn:active,.pcoded-header .main-search.open .input-group .search-btn:focus,.pcoded-header .main-search.open .input-group .search-btn:hover{outline:none;box-shadow:none}.pcoded-header .dropdown .dropdown-toggle{line-height:55px;display:inline-block;text-align:center;width:40px}.pcoded-header .dropdown .dropdown-toggle:after{display:none}.pcoded-header .dropdown .dropdown-menu{position:absolute;min-width:250px}.pcoded-header .dropdown .dropdown-menu li{line-height:1.2}.pcoded-header .dropdown .dropdown-menu li a{padding:10px;font-size:14px}.pcoded-header .dropdown .dropdown-menu li.active a,.pcoded-header .dropdown .dropdown-menu li:active a,.pcoded-header .dropdown .dropdown-menu li:focus a,.pcoded-header .dropdown .dropdown-menu li:hover a{color:#373a3c}.pcoded-header .dropdown .notification{width:350px;padding:0;line-height:1.4;overflow:hidden}.pcoded-header .dropdown .notification a{color:#373a3c}.pcoded-header .dropdown .notification a:hover{color:#37474f}.pcoded-header .dropdown .notification .noti-head{background:#101b33;padding:15px 20px}.pcoded-header .dropdown .notification .noti-head h6{color:#fff}.pcoded-header .dropdown .notification .noti-head a{color:#fff;text-decoration:underline;font-size:13px}.pcoded-header .dropdown .notification .noti-body{padding:0;position:relative;height:300px}.pcoded-header .dropdown .notification .noti-body img{width:40px;margin-right:20px}.pcoded-header .dropdown .notification .noti-body li{padding:15px 20px;transition:all .3s ease-in-out}.pcoded-header .dropdown .notification .noti-body li.n-title{padding-bottom:0}.pcoded-header .dropdown .notification .noti-body li.n-title p{margin-bottom:5px}.pcoded-header .dropdown .notification .noti-body li.notification:hover{background:rgba(31,94,47,.1)}.pcoded-header .dropdown .notification .noti-body li p{margin-bottom:5px;font-size:13px}.pcoded-header .dropdown .notification .noti-body li p strong{color:#222}.pcoded-header .dropdown .notification .noti-body li .n-time{font-size:80%;float:right}.pcoded-header .dropdown .notification .noti-footer{border-top:1px solid #f1f1f1;padding:15px 20px;text-align:center;background:#ecf0f5}.pcoded-header .dropdown .notification .noti-footer a{text-decoration:underline;font-size:13px}.pcoded-header .dropdown .notification ul{padding-left:0;margin-bottom:0;list-style:none}.pcoded-header .dropdown .notification ul li{padding:20px 15px}.pcoded-header .dropdown .profile-notification{padding:0;line-height:1.4;overflow:hidden}.pcoded-header .dropdown .profile-notification .pro-head{color:#fff;padding:15px;position:relative;background:#101b33}.pcoded-header .dropdown .profile-notification .pro-head img{width:40px;margin-right:10px}.pcoded-header .dropdown .profile-notification .pro-head .dud-logout{color:#fff;padding-right:0;position:absolute;right:0;top:0;height:100%;width:40px;display:flex;align-items:center;justify-content:center}.pcoded-header .dropdown .profile-notification .pro-body{padding:20px 0;margin-bottom:0;list-style:none}.pcoded-header .dropdown .profile-notification .pro-body li{margin:0 10px;border-radius:2px}.pcoded-header .dropdown .profile-notification .pro-body li a{color:#373a3c;font-size:14px;padding:10px}.pcoded-header .dropdown .profile-notification .pro-body li a i{margin-right:10px}.pcoded-header .dropdown .profile-notification .pro-body li.active,.pcoded-header .dropdown .profile-notification .pro-body li:active,.pcoded-header .dropdown .profile-notification .pro-body li:focus,.pcoded-header .dropdown .profile-notification .pro-body li:hover{background:#1f5e2f;box-shadow:0 15px 8px -9px rgba(0,0,0,.25)}.pcoded-header .dropdown .profile-notification .pro-body li.active>a,.pcoded-header .dropdown .profile-notification .pro-body li:active>a,.pcoded-header .dropdown .profile-notification .pro-body li:focus>a,.pcoded-header .dropdown .profile-notification .pro-body li:hover>a{color:#fff;background:transparent}.mob-toggler,.mobile-menu{display:flex;align-items:center;justify-content:center;width:37px;height:55px;position:absolute;right:0;top:0;padding:0 10px}.mob-toggler span,.mobile-menu span{position:relative;display:block;width:100%}.mob-toggler span,.mob-toggler span:after,.mob-toggler span:before,.mobile-menu span,.mobile-menu span:after,.mobile-menu span:before{height:2px;background-color:rgba(16,27,51,.8);transition:.3s cubic-bezier(.97,.75,.61,1.84);backface-visibility:hidden;border-radius:2px}.mob-toggler span:after,.mob-toggler span:before,.mobile-menu span:after,.mobile-menu span:before{content:"";position:absolute;left:0}.mob-toggler span:after,.mobile-menu span:after{top:6px;width:70%}.mob-toggler span:before,.mobile-menu span:before{top:-6px;width:40%}.mob-toggler:hover span,.mobile-menu:hover span{background-color:#101b33}.mob-toggler:hover span:after,.mob-toggler:hover span:before,.mobile-menu:hover span:after,.mobile-menu:hover span:before{background-color:#101b33;width:100%}.mob-toggler{right:5px;display:none}.pcoded-header:before,.pcoded-main-container:before{content:"";transition:all .3s ease-in-out}.pcoded-navbar{display:block;z-index:1028;position:absolute;transition:all .3s ease-in-out;width:230px;height:calc(100% - 55px);margin-top:55px;border-radius:0 6px 0 0;top:0;background:#101b33;color:#97a7c1}.pcoded-navbar ul{padding-left:0;list-style:none;margin-bottom:0}.pcoded-navbar .scroll-div.navbar-content{height:100%}.pcoded-navbar .header-logo{position:relative;align-items:center;display:inline-flex;float:left;background:#101b33;height:55px;text-align:center;width:230px;margin-right:0;padding:10px 25px;transition:all .3s ease-in-out}.pcoded-navbar .header-logo .logo-dark{display:none}.pcoded-navbar .header-logo .logo-thumb{transform:rotateY(-90deg);opacity:0;position:absolute;transition:unset}.pcoded-navbar .header-logo+.scroll-div{float:left;display:inline-block}.pcoded-navbar .mobile-menu{display:flex;align-items:center;justify-content:center;width:37px;height:55px;position:absolute;right:10px;top:0;padding:0 10px;transition:all .3s ease-in-out}.pcoded-navbar .pcoded-badge{font-size:75%;position:relative;right:0;top:-1px;padding:2px 7px;border-radius:2px;display:inline-block;margin-left:10px}.pcoded-navbar .main-menu-header{position:relative;padding:25px 25px 10px;height:116px;text-align:center}.pcoded-navbar .main-menu-header .user-details{cursor:pointer}.pcoded-navbar .main-menu-header .user-details>div{transition:all .3s ease-in-out}.pcoded-navbar .main-menu-header .img-radius{width:60px;transition:all .3s ease-in-out}.pcoded-navbar .main-menu-header+div .list-group-item{cursor:pointer;position:relative;overflow:hidden;padding:.75rem 1.85rem;border:none}.pcoded-navbar .pcoded-inner-navbar{flex-direction:column}.pcoded-navbar .pcoded-inner-navbar li{position:relative}.pcoded-navbar .pcoded-inner-navbar li>a{text-align:left;padding:7px 10px;margin:5px 10px;border-radius:.25rem;font-size:15px;display:block;position:relative}.pcoded-navbar .pcoded-inner-navbar li>a .pcoded-mtext{position:relative}.pcoded-navbar .pcoded-inner-navbar li>a>.pcoded-micon{font-size:16px;padding:0;margin-right:5px;border-radius:4px;width:30px;display:inline-flex;align-items:center;height:30px;text-align:center;justify-content:center}.pcoded-navbar .pcoded-inner-navbar li>a>.pcoded-micon+.pcoded-mtext{position:relative;top:0}.pcoded-navbar .pcoded-inner-navbar li.pcoded-hasmenu.pcoded-trigger>a:after{transform:rotate(90deg)}.pcoded-navbar .pcoded-inner-navbar li.pcoded-hasmenu .pcoded-submenu{display:none;background:#566dff}.pcoded-navbar .pcoded-inner-navbar li.pcoded-hasmenu .pcoded-submenu li+li a{border-top:1px solid rgba(151,167,193,.2)}.pcoded-navbar .pcoded-inner-navbar li.pcoded-hasmenu .pcoded-submenu a:after{top:7px}.pcoded-navbar .pcoded-inner-navbar li.pcoded-hasmenu.pcoded-trigger.active>.pcoded-submenu{display:block}.pcoded-navbar .pcoded-inner-navbar li.pcoded-hasmenu .pcoded-submenu,.pcoded-navbar .pcoded-inner-navbar li.pcoded-hasmenu .pcoded-submenu li,.pcoded-navbar .pcoded-inner-navbar li.pcoded-hasmenu.pcoded-trigger.active>a{position:relative}.pcoded-navbar .pcoded-inner-navbar li.pcoded-hasmenu .pcoded-submenu li>a{text-align:left;padding:10px 7px 10px 45px;margin:0;display:block}.pcoded-navbar .pcoded-inner-navbar li.pcoded-hasmenu .pcoded-submenu li>a:before{content:"";font-family:feather;position:absolute;top:10px;left:24px}.pcoded-navbar .pcoded-inner-navbar li.pcoded-hasmenu .pcoded-submenu li .pcoded-submenu:after{left:45px;top:-25px}.pcoded-navbar .pcoded-inner-navbar li.pcoded-hasmenu .pcoded-submenu li .pcoded-submenu>li:after{left:46px;width:20px}.pcoded-navbar .pcoded-inner-navbar li.pcoded-hasmenu .pcoded-submenu li .pcoded-submenu>li>a{padding:10px 7px 10px 65px}.pcoded-navbar .pcoded-inner-navbar li.pcoded-hasmenu .pcoded-submenu li .pcoded-submenu>li>a:before{left:45px}.pcoded-navbar .pcoded-inner-navbar li.pcoded-menu-caption{font-size:13px;font-weight:600;color:#1f5e2f;padding:18px 15px 5px;text-transform:capitalize;position:relative;margin-top:10px}.pcoded-navbar .pcoded-inner-navbar li.pcoded-menu-caption:first-child{border-top:none;margin-top:0}.pcoded-navbar .pcoded-inner-navbar li.pcoded-menu-caption>label{margin-bottom:0}.pcoded-navbar .pcoded-inner-navbar li.disabled>a{cursor:default;opacity:.5}.pcoded-navbar .pcoded-submenu{background:#101b33;padding:15px 0}.pcoded-navbar a{color:#97a7c1}.pcoded-navbar .navbar-content,.pcoded-navbar .navbar-wrapper{width:calc(100% - 35px);height:100%}.pcoded-navbar.navbar-collapsed{width:70px;height:calc(100% - 55px);transition:all .3s ease-in-out}.pcoded-navbar.navbar-collapsed .header-logo{width:70px;padding:10px 20px}.pcoded-navbar.navbar-collapsed .header-logo img{transform:rotateY(-90deg);transform-origin:0 0;opacity:0;transition:unset}.pcoded-navbar.navbar-collapsed .header-logo .logo-thumb{transform:rotateY(0deg);transform-origin:0 0;opacity:1;left:15px}.pcoded-navbar.navbar-collapsed .header-logo .mobile-menu{transform:rotateY(-90deg);transform-origin:0 0;opacity:0}.pcoded-navbar.navbar-collapsed .navbar-content.ps{overflow:visible}.pcoded-navbar.navbar-collapsed .pcoded-menu-caption{position:relative;width:100%;height:auto;white-space:nowrap;overflow:hidden}.pcoded-navbar.navbar-collapsed .pcoded-menu-caption>label{transform:rotateY(-90deg);transform-origin:0 0;opacity:0;transition:all .3s ease-in-out}.pcoded-navbar.navbar-collapsed .pcoded-menu-caption:after{content:"";position:absolute;top:32px;left:15px;width:calc(100% - 30px);height:1px;background:rgba(151,167,193,.5)}.pcoded-navbar.navbar-collapsed .pcoded-inner-navbar>li>a{padding:7px 20px}.pcoded-navbar.navbar-collapsed .pcoded-inner-navbar>li>a>.pcoded-micon+.pcoded-mtext{position:absolute;top:11px}.pcoded-navbar.navbar-collapsed .pcoded-inner-navbar>li>a>.pcoded-mtext{transform:rotateY(-90deg);transform-origin:0 0;opacity:0;transition:all .3s ease-in-out}.pcoded-navbar.navbar-collapsed .pcoded-inner-navbar>li.pcoded-hasmenu>a:after{right:12px}.pcoded-navbar.navbar-collapsed .pcoded-inner-navbar>li.pcoded-hasmenu .pcoded-submenu{display:none}.pcoded-navbar.navbar-collapsed .pcoded-inner-navbar>li.pcoded-trigger .pcoded-submenu li a{color:transparent;white-space:nowrap}.pcoded-navbar.navbar-collapsed .pcoded-inner-navbar>li.pcoded-trigger .pcoded-submenu li+li a{border-top:none}.pcoded-navbar.navbar-collapsed .pcoded-inner-navbar>li.pcoded-trigger .pcoded-submenu .pcoded-submenu li a:before{opacity:0}.pcoded-navbar.navbar-collapsed~.pcoded-main-container{margin-left:70px}.pcoded-navbar.navbar-collapsed .pcoded-badge{transform:rotateX(-90deg);transform-origin:50% 50%;opacity:0;display:none;transition:all .15s ease-in-out}.pcoded-navbar.navbar-collapsed:hover{width:230px!important}.pcoded-navbar.navbar-collapsed:hover .header-logo{width:230px}.pcoded-navbar.navbar-collapsed:hover .header-logo img{transform:rotateY(0deg);opacity:1}.pcoded-navbar.navbar-collapsed:hover .header-logo .logo-thumb{transform:rotateY(-90deg);opacity:0}.pcoded-navbar.navbar-collapsed:hover .header-logo .mobile-menu{display:flex;right:10px}.pcoded-navbar.navbar-collapsed:hover .pcoded-menu-caption>label{transform:rotateY(0deg);opacity:1}.pcoded-navbar.navbar-collapsed:hover .pcoded-menu-caption:after{background:transparent}.pcoded-navbar.navbar-collapsed:hover .mobile-menu,.pcoded-navbar.navbar-collapsed:hover .pcoded-inner-navbar>li>a>.pcoded-mtext{transform:rotateY(0deg);opacity:1}.pcoded-navbar.navbar-collapsed:hover .pcoded-inner-navbar>li>a>.pcoded-mtext:after{opacity:1;visibility:visible}.pcoded-navbar.navbar-collapsed:hover .pcoded-inner-navbar>li.pcoded-hasmenu>a:after{transform:rotateX(0deg)}.pcoded-navbar.navbar-collapsed:hover .pcoded-inner-navbar>li.pcoded-hasmenu.pcoded-trigger>a:after{transform:rotateX(0deg) rotate(90deg)}.pcoded-navbar.navbar-collapsed:hover .pcoded-inner-navbar>li.pcoded-trigger .pcoded-submenu li a{color:inherit}.pcoded-navbar.navbar-collapsed:hover .pcoded-inner-navbar>li.pcoded-trigger .pcoded-submenu .pcoded-submenu li a:before{opacity:1}.pcoded-navbar.navbar-collapsed:not(:hover) .pcoded-inner-navbar>li>a{padding:7px 10px;transition:all .3s ease-in-out}.pcoded-navbar.navbar-collapsed:not(:hover) .pcoded-inner-navbar>li>a:after{display:none}.pcoded-navbar.navbar-collapsed:not(:hover) .pcoded-inner-navbar>li.active>a,.pcoded-navbar.navbar-collapsed:not(:hover) .pcoded-inner-navbar>li.pcoded-trigger>a{width:50px}.pcoded-navbar.navbar-collapsed:not(:hover) .pcoded-inner-navbar>li.pcoded-trigger.pcoded-hasmenu>.pcoded-submenu li.active>a:before,.pcoded-navbar.navbar-collapsed:not(:hover) .pcoded-inner-navbar>li.pcoded-trigger.pcoded-hasmenu>.pcoded-submenu li.pcoded-trigger>a:before,.pcoded-navbar.navbar-collapsed:not(:hover) .pcoded-inner-navbar>li.pcoded-trigger.pcoded-hasmenu>.pcoded-submenu li:hover>a:before{content:"";top:10px;left:31px;border-radius:50%;background:#fff;padding:5px;box-shadow:0 0 0 5px #fff;z-index:6}.pcoded-navbar.navbar-collapsed:not(:hover) .pcoded-inner-navbar>li.pcoded-trigger.pcoded-hasmenu>.pcoded-submenu:before{content:"";width:2px;height:100%;position:absolute;top:0;left:35px;z-index:5;background:rgba(151,167,193,.2)}.pcoded-navbar.navbar-collapsed:not(:hover) .pcoded-inner-navbar>li.pcoded-trigger .pcoded-submenu li+li>a{border-top-color:transparent!important}.pcoded-navbar.navbar-collapsed:not(:hover) .main-menu-header{padding:25px 9px}.pcoded-navbar.navbar-collapsed:not(:hover) .main-menu-header .img-radius{width:50px}.pcoded-navbar.navbar-collapsed:not(:hover) .main-menu-header .user-details>div{transform:rotateY(-90deg);transform-origin:0 0}.pcoded-navbar .pcoded-menu-caption{color:#8090a5}.pcoded-navbar .pcoded-inner-navbar li.active>a,.pcoded-navbar .pcoded-inner-navbar li:focus>a,.pcoded-navbar .pcoded-inner-navbar li:hover>a{color:#e5efff}.pcoded-navbar .pcoded-inner-navbar>li.active>a,.pcoded-navbar .pcoded-inner-navbar>li.pcoded-trigger>a{background:#1f5e2f;color:#fff;box-shadow:0 10px 5px -8px rgba(0,0,0,.4)}.pcoded-navbar .pcoded-inner-navbar>.pcoded-menu-caption.active:after,.pcoded-navbar .pcoded-inner-navbar>.pcoded-menu-caption.pcoded-trigger:after{display:none}.pcoded-navbar.mob-open~.pcoded-header:before,.pcoded-navbar.mob-open~.pcoded-main-container:before,.pcoded-navbar.navbar-collapsed:hover~.pcoded-header:before,.pcoded-navbar.navbar-collapsed:hover~.pcoded-main-container:before{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.navbar-content{position:relative}.ps__rail-y{z-index:5}.ps .ps__rail-x.ps--clicking,.ps .ps__rail-x:focus,.ps .ps__rail-x:hover,.ps .ps__rail-y.ps--clicking,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover{background:transparent}.ps__thumb-y{background:#98aec9}.ps__rail-y.ps--clicking .ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{background:#a9bbd2}.pcoded-navbar.theme-horizontal{display:block;height:55px;width:100%;z-index:1023;position:relative;border-radius:0;top:0;margin-top:0}.pcoded-navbar.theme-horizontal .pcoded-badge{display:none}.pcoded-navbar.theme-horizontal.top-nav-collapse{top:0}.pcoded-navbar.theme-horizontal.default,.pcoded-navbar.theme-horizontal.default.top-nav-collapse{top:55px}.pcoded-navbar.theme-horizontal.header-hide{top:0}.pcoded-navbar.theme-horizontal.header-hide.top-nav-collapse{top:-55px}.pcoded-navbar.theme-horizontal.header-hide~.pcoded-main-container{margin-top:55px}.pcoded-navbar.theme-horizontal .header-logo{display:none}.pcoded-navbar.theme-horizontal .sidenav-horizontal-wrapper{display:flex;align-items:center}.pcoded-navbar.theme-horizontal .pcoded-inner-navbar{display:block;list-style:none;margin:0;padding:0;position:relative;white-space:nowrap;transition:all .5s ease-in-out}.pcoded-navbar.theme-horizontal .pcoded-inner-navbar .pcoded-menu-caption{display:none}.pcoded-navbar.theme-horizontal .pcoded-inner-navbar>li{display:inline-flex;list-style:outside none none;margin:0;padding:0;position:relative}.pcoded-navbar.theme-horizontal .pcoded-inner-navbar>li>a{margin:0;padding:8px 15px}.pcoded-navbar.theme-horizontal .pcoded-inner-navbar>li>a>.pcoded-mtext{position:relative;top:0;margin-right:5px}.pcoded-navbar.theme-horizontal .pcoded-inner-navbar>li>a:after{position:relative;top:0;right:0}.pcoded-navbar.theme-horizontal .pcoded-inner-navbar>li.active a,.pcoded-navbar.theme-horizontal .pcoded-inner-navbar>li.pcoded-trigger a,.pcoded-navbar.theme-horizontal .pcoded-inner-navbar>li:hover a{box-shadow:none;color:#fff;background:transparent}.pcoded-navbar.theme-horizontal .pcoded-inner-navbar>li.pcoded-hasmenu.active:before,.pcoded-navbar.theme-horizontal .pcoded-inner-navbar>li.pcoded-hasmenu.pcoded-trigger:before{content:"m";position:absolute;bottom:-24px;left:0;font-family:pct;z-index:1001;font-size:50px;line-height:1;padding-left:calc(50% - 25px);color:#101b33;text-shadow:0 3px 4px rgba(69,90,100,.3);width:100%;height:40px;transform:scaleX(1.2)}.pcoded-navbar.theme-horizontal .pcoded-inner-navbar>li.pcoded-hasmenu.active>.pcoded-submenu,.pcoded-navbar.theme-horizontal .pcoded-inner-navbar>li.pcoded-hasmenu.pcoded-trigger>.pcoded-submenu{margin-top:30px}.pcoded-navbar.theme-horizontal .pcoded-inner-navbar>li.active:after,.pcoded-navbar.theme-horizontal .pcoded-inner-navbar>li.pcoded-trigger:after{content:"";background-color:#1f5e2f;z-index:4;position:absolute;left:19px;top:auto;bottom:5px;width:23px;height:2px}.pcoded-navbar.theme-horizontal .pcoded-inner-navbar>li.pcoded-hasmenu.edge>.pcoded-submenu{left:auto;right:0}.pcoded-navbar.theme-horizontal .pcoded-inner-navbar .pcoded-hasmenu{position:relative}.pcoded-navbar.theme-horizontal .pcoded-inner-navbar .pcoded-hasmenu .pcoded-submenu{opacity:0;visibility:hidden;transform-origin:50% 50%;transition:transform .3s,opacity .3s;transform-style:preserve-3d;transform:rotateX(-90deg);position:absolute;min-width:250px;display:block;z-index:1;top:100%;list-style:outside none none;margin:0;border-radius:4px;padding:15px;box-shadow:0 4px 24px 0 rgba(62,57,107,.18);background:#fff}.pcoded-navbar.theme-horizontal .pcoded-inner-navbar .pcoded-hasmenu .pcoded-submenu:after{display:none}.pcoded-navbar.theme-horizontal .pcoded-inner-navbar .pcoded-hasmenu .pcoded-submenu a{color:#101b33;padding:10px 20px 10px 30px}.pcoded-navbar.theme-horizontal .pcoded-inner-navbar .pcoded-hasmenu .pcoded-submenu a:before{left:5px;top:11px}.pcoded-navbar.theme-horizontal .pcoded-inner-navbar .pcoded-hasmenu .pcoded-submenu li+li a{border-top-color:#ededed}.pcoded-navbar.theme-horizontal .pcoded-inner-navbar .pcoded-hasmenu .pcoded-submenu li:after{display:none}.pcoded-navbar.theme-horizontal .pcoded-inner-navbar .pcoded-hasmenu .pcoded-submenu li.active>a,.pcoded-navbar.theme-horizontal .pcoded-inner-navbar .pcoded-hasmenu .pcoded-submenu li.pcoded-trigger>a,.pcoded-navbar.theme-horizontal .pcoded-inner-navbar .pcoded-hasmenu .pcoded-submenu li:hover>a{color:#ccc}.pcoded-navbar.theme-horizontal .pcoded-inner-navbar .pcoded-hasmenu .pcoded-submenu .pcoded-submenu{position:absolute;min-width:250px;z-index:1;left:calc(100% + 10px);top:-10px;margin:0 0 0 20px;border-radius:4px}.pcoded-navbar.theme-horizontal .pcoded-inner-navbar .pcoded-hasmenu .pcoded-submenu .pcoded-submenu:before{content:"j";position:absolute;top:8px;left:-31px;font-family:pct;z-index:1001;font-size:50px;line-height:1;color:#fff;width:40px;height:100%;text-shadow:-8px 0 13px rgba(62,57,107,.08)}.pcoded-navbar.theme-horizontal .pcoded-inner-navbar .pcoded-hasmenu .pcoded-submenu .pcoded-submenu a{color:#101b33;padding:10px 20px 10px 30px}.pcoded-navbar.theme-horizontal .pcoded-inner-navbar .pcoded-hasmenu .pcoded-submenu .pcoded-submenu a:before{left:5px;top:11px}.pcoded-navbar.theme-horizontal .pcoded-inner-navbar .pcoded-hasmenu .pcoded-submenu .pcoded-hasmenu.edge .pcoded-submenu{left:auto;margin:0 20px 0 0;right:calc(100% + 10px)}.pcoded-navbar.theme-horizontal .pcoded-inner-navbar .pcoded-hasmenu .pcoded-submenu .pcoded-hasmenu.edge .pcoded-submenu:before{content:"k";left:auto;right:-21px;text-shadow:8px 0 13px rgba(62,57,107,.08)}.pcoded-navbar.theme-horizontal .pcoded-inner-navbar .pcoded-hasmenu.pcoded-trigger>.pcoded-submenu{opacity:1;visibility:visible;transform:rotateX(0deg);background:#536dfe}.pcoded-navbar.theme-horizontal .navbar-content{display:flex}.pcoded-navbar.theme-horizontal~.pcoded-header{position:fixed;top:0;margin-left:0;width:100%}.pcoded-navbar.theme-horizontal~.pcoded-header:not(.headerpos-fixed){background:#1f5e2f}.pcoded-navbar.theme-horizontal~.pcoded-header .b-title{color:#101b33}.pcoded-navbar.theme-horizontal~.pcoded-header[class*=header-] .b-title{color:#fff}.pcoded-navbar.theme-horizontal~.pcoded-header .m-header{display:inline-flex;padding:0 15px}.pcoded-navbar.theme-horizontal~.pcoded-header .m-header .logo-main,.pcoded-navbar.theme-horizontal~.pcoded-header .m-header .logo-thumb{display:none}.pcoded-navbar.theme-horizontal~.pcoded-header .m-header .logo-dark{display:inline-block}.pcoded-navbar.theme-horizontal~.pcoded-header .mobile-menu{display:none}.pcoded-navbar.theme-horizontal~.pcoded-header[class*=header-]{color:hsla(0,0%,100%,.8)}.pcoded-navbar.theme-horizontal~.pcoded-header[class*=header-] .m-header{display:inline-flex;padding:0 15px}.pcoded-navbar.theme-horizontal~.pcoded-header[class*=header-] .m-header .logo-dark,.pcoded-navbar.theme-horizontal~.pcoded-header[class*=header-] .m-header .logo-thumb{display:none}.pcoded-navbar.theme-horizontal~.pcoded-header[class*=header-] .m-header .logo-main{display:inline-block}.pcoded-navbar.theme-horizontal~.pcoded-header[class*=header-] .dropdown-menu,.pcoded-navbar.theme-horizontal~.pcoded-header[class*=header-] .dropdown-menu>li>a,.pcoded-navbar.theme-horizontal~.pcoded-header[class*=header-] .dropdown-menu a{color:#373a3c}.pcoded-navbar.theme-horizontal~.pcoded-header[class*=header-] .dropdown-menu>li.active,.pcoded-navbar.theme-horizontal~.pcoded-header[class*=header-] .dropdown-menu>li:active,.pcoded-navbar.theme-horizontal~.pcoded-header[class*=header-] .dropdown-menu>li:focus,.pcoded-navbar.theme-horizontal~.pcoded-header[class*=header-] .dropdown-menu>li:hover{background:rgba(31,94,47,.1)}.pcoded-navbar.theme-horizontal~.pcoded-header[class*=header-] .dropdown-menu>li.active>a,.pcoded-navbar.theme-horizontal~.pcoded-header[class*=header-] .dropdown-menu>li:active>a,.pcoded-navbar.theme-horizontal~.pcoded-header[class*=header-] .dropdown-menu>li:focus>a,.pcoded-navbar.theme-horizontal~.pcoded-header[class*=header-] .dropdown-menu>li:hover>a{background:transparent}.pcoded-navbar.theme-horizontal~.pcoded-header[class*=header-] a,.pcoded-navbar.theme-horizontal~.pcoded-header[class*=header-] dropdown-toggle{color:hsla(0,0%,100%,.8)}.pcoded-navbar.theme-horizontal~.pcoded-header[class*=header-] .dropdown .notification .noti-body li.notification:hover{background:rgba(31,94,47,.1)}.pcoded-navbar.theme-horizontal~.pcoded-header[class*=header-] .dropdown .profile-notification .pro-head,.pcoded-navbar.theme-horizontal~.pcoded-header[class*=header-] .dropdown .profile-notification .pro-head .dud-logout{color:#fff}.pcoded-navbar.theme-horizontal~.pcoded-main-container{margin-top:110px;margin-left:0;padding-top:1px;min-height:calc(100vh - 110px)}.pcoded-navbar.theme-horizontal~.pcoded-main-container .page-header h5{color:#37474f}.pcoded-navbar.theme-horizontal~.pcoded-main-container .page-header .page-header-title+.breadcrumb>.breadcrumb-item:before{color:rgba(55,71,79,.8)}.pcoded-navbar.theme-horizontal~.pcoded-main-container .page-header .page-header-title+.breadcrumb>.breadcrumb-item a{color:#37474f}.pcoded-content{position:relative;display:block;padding:25px;margin-top:140px}.pcoded-main-container{background:#ecf0f5;position:relative;padding-top:0;display:block;clear:both;float:unset;right:0;top:0;margin:0 auto 0 230px;min-height:100vh;transition:all .3s ease-in-out}@media only screen and (max-width:991px){.pcoded-header .input-group-text,.pcoded-header a,.pcoded-header dropdown-toggle{color:#101b33}.pcoded-header .input-group-text:hover,.pcoded-header a:hover,.pcoded-header dropdown-toggle:hover{color:#1f5e2f}.pcoded-header #mobile-header{display:none;right:20px}.pcoded-header .container>.collapse:not(.show),.pcoded-header>.collapse:not(.show){background:#fff;box-shadow:0 2px 10px -1px rgba(69,90,100,.3);position:relative}.pcoded-header .container>.collapse:not(.show) .mob-toggler:after,.pcoded-header>.collapse:not(.show) .mob-toggler:after{content:"";font-family:feather;font-size:20px;color:#101b33;position:absolute;right:10px;top:0;width:40px;height:55px;display:flex;align-items:center;justify-content:center}.pcoded-header .container>.collapse:not(.show) .mr-auto,.pcoded-header>.collapse:not(.show) .mr-auto{height:55px;display:flex;justify-content:center}.pcoded-header .container>.collapse:not(.show) .ml-auto,.pcoded-header>.collapse:not(.show) .ml-auto{margin-left:auto;margin-right:0!important}.pcoded-header .dropdown-menu,.pcoded-header .dropdown-menu a,.pcoded-header .search-close .input-group-text{color:#101b33}.pcoded-header .m-header{display:flex;justify-content:center;align-items:center;width:100%;height:55px}.pcoded-header .m-header .mobile-menu{right:auto;left:10px}.pcoded-header .m-header .mob-toggler{display:flex}.pcoded-header .full-screen{display:none}.pcoded-header .navbar-nav>li:last-child{padding-right:20px}.pcoded-navbar{margin-left:-230px;position:absolute;height:calc(100% - 55px)}.pcoded-navbar .scroll-div.navbar-content{height:100%}.pcoded-navbar~.pcoded-header,.pcoded-navbar~.pcoded-main-container{margin-left:0}.pcoded-navbar~.pcoded-header{width:100%}.pcoded-navbar .navbar-brand{display:none}.pcoded-navbar.mob-open,.pcoded-navbar.mob-open .pcoded-main-container~.pcoded-header,.pcoded-navbar.mob-open~.pcoded-main-container{margin-left:0}.pcoded-main-container{padding-top:0}}@media only screen and (max-width:575px){.pcoded-header .main-search.open .input-group .search-close{display:none}.pcoded-header .navbar-nav>li{padding:0 8px}.pcoded-header .navbar-nav.ml-auto>li:first-child{padding-left:0}.pcoded-header .navbar-nav>li:last-child{padding-right:15px}.pcoded-header .navbar-nav.mr-auto li.nav-item:not(.dropdown){display:block;padding-right:0}.pcoded-header .navbar-nav.mr-auto li.nav-item:not(.dropdown) .search-close{display:none}.pcoded-header .dropdown.show{position:static}.pcoded-header .dropdown.show:before,.pcoded-header .dropdown.show a:after{display:none}.pcoded-header .dropdown .notification{width:100%}.pcoded-header .dropdown .dropdown-menu{width:95%;margin-left:auto;margin-right:auto;left:0;right:0}.header-chat.open,.header-user-list.open{width:280px}.pcoded-content{padding:25px 15px}.card{margin-bottom:15px}}@media only screen and (max-width:1200px) and (min-width:768px){.pcoded-navbar .header-logo,.pcoded-navbar.navbar-collapsed,.pcoded-navbar.navbar-collapsed .header-logo img,.pcoded-navbar.navbar-collapsed .pcoded-inner-navbar>li>a>.pcoded-mtext,.pcoded-navbar.navbar-collapsed .pcoded-menu-caption>label{transition:none}.pcoded-navbar.navbar-collapsed .pcoded-inner-navbar>li.pcoded-hasmenu>a:after{transition:none;transition-delay:0}.pcoded-navbar.navbar-collapsed .pcoded-badge{transition:none}.pcoded-navbar.navbar-collapsed:hover .pcoded-badge{transition-delay:0}}@media only screen and (max-width:991px){.pcoded-navbar.theme-horizontal{margin-left:0}.pcoded-navbar.theme-horizontal~.pcoded-header .container>.collapse:not(.show),.pcoded-navbar.theme-horizontal~.pcoded-header>.collapse:not(.show){display:inline-flex;background:#fff;box-shadow:0 1px 20px 0 rgba(69,90,100,.08)}.pcoded-navbar.theme-horizontal~.pcoded-header .b-title{color:#fff}.pcoded-navbar.theme-horizontal .pcoded-inner-navbar .pcoded-hasmenu.pcoded-trigger>.pcoded-submenu .pcoded-trigger.edge>.pcoded-submenu,.pcoded-navbar.theme-horizontal .pcoded-inner-navbar .pcoded-hasmenu.pcoded-trigger>.pcoded-submenu .pcoded-trigger>.pcoded-submenu{position:relative;left:0;min-width:100%;margin:0;box-shadow:none}.pcoded-navbar.theme-horizontal .pcoded-inner-navbar .pcoded-hasmenu.pcoded-trigger>.pcoded-submenu .pcoded-trigger.edge>.pcoded-submenu:before,.pcoded-navbar.theme-horizontal .pcoded-inner-navbar .pcoded-hasmenu.pcoded-trigger>.pcoded-submenu .pcoded-trigger>.pcoded-submenu:before{display:none}}.theme-horizontal .sidenav-horizontal-wrapper{flex:1 1 auto;width:0}.sidenav:not(.sidenav-no-animation) .theme-horizontal .sidenav-horizontal-wrapper .sidenav-inner{transition:margin .2s}.theme-horizontal .sidenav-horizontal-next,.theme-horizontal .sidenav-horizontal-prev{position:relative;display:block;flex:0 0 auto;width:2.25rem;background-color:#101b33;z-index:9}.theme-horizontal .sidenav-horizontal-next:after,.theme-horizontal .sidenav-horizontal-prev:after{content:"";position:absolute;top:50%;left:50%;display:block;width:.8rem;height:.8rem;border:2px solid;border-top:0}.theme-horizontal .sidenav-horizontal-next.disabled,.theme-horizontal .sidenav-horizontal-prev.disabled{cursor:default!important;opacity:0}.theme-horizontal .sidenav-horizontal-prev:after{border-right:0;transform:translate(-50%,-50%) rotate(45deg)}.theme-horizontal .sidenav-horizontal-next:after{border-left:0;transform:translate(-50%,-50%) rotate(-45deg)}.theme-horizontal.menu-light .sidenav-horizontal:after,.theme-horizontal.menu-light .sidenav-horizontal:before{background:#fff}@keyframes sidenavDropdownShow{0%{opacity:0;transform:translateY(-.5rem)}to{opacity:1;transform:translateY(0)}}.pcoded-navbar .card{background:hsla(0,0%,100%,.1);margin:20px;box-shadow:0 0 0 1px rgba(226,229,232,.15)}.pcoded-navbar .card,.pcoded-navbar .card h6{color:hsla(0,0%,100%,.6)}.pcoded-navbar .card .close{color:#97a7c1;position:absolute;top:10px;right:12px;opacity:.8;text-shadow:none}.pcoded-navbar.menu-light .card{background:rgba(0,0,0,.1);box-shadow:0 0 0 1px #ecf0f5;color:#fff!important}.pcoded-navbar.menu-light .card .close,.pcoded-navbar.menu-light .card h6{color:#fff}.pcoded-navbar.navbar-collapsed .card{display:none}.menu-styler{z-index:1029;position:relative;color:#373a3c}.menu-styler h5,.menu-styler h6{color:#37474f}.menu-styler hr{border-top:1px solid rgba(0,0,0,.1)}.menu-styler .style-toggler>a{position:fixed;right:0;top:80px;z-index:1031;transition:.3s ease-in-out}.menu-styler .style-toggler>a:before{content:"";width:45px;height:45px;position:absolute;right:0;top:0;z-index:1001;background:#ff5252;transition:.3s ease-in-out;border-radius:30px 0 0 30px;box-shadow:-4px 0 8px rgba(255,82,82,.16),-6px 0 8px rgba(0,0,0,.1)}.menu-styler .style-toggler>a:after{content:"";top:12px;font-size:21px;position:absolute;right:11px;font-family:feather;z-index:1029;line-height:1;color:#fff;transition:.3s ease-in-out}@media (-ms-high-contrast:none){.menu-styler .style-toggler>a:after{line-height:.5;top:18px}}.menu-styler.open .style-toggler>a,.menu-styler.prebuild-open .style-toggler>a{right:400px;animation:sh-shake 0s ease infinite}.menu-styler.open .style-toggler>a:after,.menu-styler.prebuild-open .style-toggler>a:after{content:"";animation:anim-rotate 0s linear infinite}.menu-styler.open .prebuild-toggler>.prebuild-group,.menu-styler.prebuild-open .prebuild-toggler>.prebuild-group{right:300px}.menu-styler.open .style-block{right:0;box-shadow:-6px 0 12px rgba(0,0,0,.175)}.menu-styler.prebuild-open .style-block-prebuild{right:0;box-shadow:0 0 15px rgba(0,0,0,.2)}.menu-styler .style-block,.menu-styler .style-block-prebuild{position:fixed;top:0;right:-400px;width:400px;border-radius:4px 0 0 4px;background:#fff;z-index:1030;transition:.3s ease-in-out;padding:25px 20px 20px}.menu-styler .mst-scroll{height:calc(100vh - 175px);background-color:rgba(31,94,47,.03);padding:0 15px}.menu-styler label{margin-bottom:3px}.menu-styler .switch input[type=checkbox]+.cr{top:8px}.menu-styler .radio input[type=radio]+.cr{margin-right:10px}.menu-styler .radio input[type=radio]+.cr:after,.menu-styler .radio input[type=radio]+.cr:before{margin-right:3px}.menu-styler h6{position:relative;margin:20px 0 10px}.menu-styler .nav-pills{padding:0;box-shadow:none}.menu-styler .nav-pills li{width:33.33333%}.menu-styler .m-style-scroller{padding:15px 20px;box-shadow:none;background-color:#ecf0f5;border-radius:4px;box-shadow:inset 0 1px 2px rgba(0,0,0,.24)}@media only screen and (max-width:992px){.menu-styler{display:none}}@keyframes sh-shake{0%,25%,to{transform:scale(1)}3%,9%,15%{transform:scale(1.1)}6%,12%,20%{transform:scale(.9)}}.lay-customizer .theme-color,.theme-color{display:block;position:relative;padding:0;margin-bottom:10px}.lay-customizer .theme-color>a,.theme-color>a{position:relative;width:45px;height:30px;border-radius:3px;display:inline-block;background:#ecf0f5;overflow:hidden;box-shadow:0 1px 2px rgba(0,0,0,.28)}.lay-customizer .theme-color>a+a,.theme-color>a+a{margin-left:8px}.lay-customizer .theme-color>a span,.theme-color>a span{width:100%;position:absolute}.lay-customizer .theme-color>a span:after,.lay-customizer .theme-color>a span:before,.theme-color>a span:after,.theme-color>a span:before{content:"";height:100%;position:absolute}.lay-customizer .theme-color>a span:before,.theme-color>a span:before{width:32%;left:0;background:#101b33}.lay-customizer .theme-color>a span:after,.theme-color>a span:after{width:70%;right:0;background:#ecf0f5}.lay-customizer .theme-color>a>span:first-child,.theme-color>a>span:first-child{height:30%;top:0}.lay-customizer .theme-color>a>span:first-child:after,.theme-color>a>span:first-child:after{background:#fff}.lay-customizer .theme-color>a>span:nth-child(2),.theme-color>a>span:nth-child(2){height:75%;bottom:0}.lay-customizer .theme-color>a>span:nth-child(2):before,.theme-color>a>span:nth-child(2):before{border-radius:0 3px 0 0}.lay-customizer .theme-color>a.active:before,.theme-color>a.active:before{content:"";top:1px;font-size:20px;position:absolute;left:12px;font-family:feather;z-index:1001;color:#1f5e2f;transition:.3s ease-in-out;text-shadow:0 1px 3px rgba(31,94,47,.9),0 3px 8px rgba(0,0,0,.1)}.lay-customizer .theme-color>a.active:after,.theme-color>a.active:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:hsla(0,0%,100%,.7)}.lay-customizer .theme-color>a[data-value=menu-light] span:before,.theme-color>a[data-value=menu-light] span:before{background:#fff}.lay-customizer .theme-color>a[data-value=dark] span:after,.theme-color>a[data-value=dark] span:after{background:#000}.lay-customizer .theme-color>a[data-value=reset],.theme-color>a[data-value=reset]{background:#ff5252;color:#fff;display:inline-flex;align-items:center;justify-content:center;top:-10px;width:135px;box-shadow:none}.lay-customizer .theme-color.small>a,.theme-color.small>a{width:25px;height:25px;border-radius:50%}.lay-customizer .theme-color.small>a:before,.theme-color.small>a:before{font-size:15px;left:5px;top:1px}.lay-customizer .theme-color.small>a>span,.theme-color.small>a>span{display:none}.lay-customizer .theme-color.header-color.small>a[data-value=header-blue],.lay-customizer .theme-color.header-color>a[data-value=header-blue]>span:first-child:after,.theme-color.header-color.small>a[data-value=header-blue],.theme-color.header-color>a[data-value=header-blue]>span:first-child:after{background:#1f5e2f}.lay-customizer .theme-color.header-color.small>a[data-value=header-red],.lay-customizer .theme-color.header-color>a[data-value=header-red]>span:first-child:after,.theme-color.header-color.small>a[data-value=header-red],.theme-color.header-color>a[data-value=header-red]>span:first-child:after{background:#ff5252}.lay-customizer .theme-color.header-color.small>a[data-value=header-purple],.lay-customizer .theme-color.header-color>a[data-value=header-purple]>span:first-child:after,.theme-color.header-color.small>a[data-value=header-purple],.theme-color.header-color>a[data-value=header-purple]>span:first-child:after{background:#536dfe}.lay-customizer .theme-color.header-color.small>a[data-value=header-info],.lay-customizer .theme-color.header-color>a[data-value=header-info]>span:first-child:after,.theme-color.header-color.small>a[data-value=header-info],.theme-color.header-color>a[data-value=header-info]>span:first-child:after{background:#00bcd4}.lay-customizer .theme-color.header-color.small>a[data-value=header-green],.lay-customizer .theme-color.header-color>a[data-value=header-green]>span:first-child:after,.theme-color.header-color.small>a[data-value=header-green],.theme-color.header-color>a[data-value=header-green]>span:first-child:after{background:#9ccc65}.lay-customizer .theme-color.header-color.small>a[data-value=header-dark],.lay-customizer .theme-color.header-color>a[data-value=header-dark]>span:first-child:after,.theme-color.header-color.small>a[data-value=header-dark],.theme-color.header-color>a[data-value=header-dark]>span:first-child:after{background:#101b33}.lay-customizer .theme-color.background-color.flat>a[data-value=background-blue],.theme-color.background-color.flat>a[data-value=background-blue]{background:#1f5e2f}.lay-customizer .theme-color.background-color.flat>a[data-value=background-blue]>span:first-child:after,.lay-customizer .theme-color.background-color.flat>a[data-value=background-blue]>span:first-child:before,.theme-color.background-color.flat>a[data-value=background-blue]>span:first-child:after,.theme-color.background-color.flat>a[data-value=background-blue]>span:first-child:before{background:transparent}.lay-customizer .theme-color.background-color.flat>a[data-value=background-blue]>span:nth-child(2):before,.theme-color.background-color.flat>a[data-value=background-blue]>span:nth-child(2):before{background:#fff}.lay-customizer .theme-color.background-color.flat>a[data-value=background-blue]>span:nth-child(2):after,.theme-color.background-color.flat>a[data-value=background-blue]>span:nth-child(2):after{background:linear-gradient(180deg,transparent 8px,#ecf0f5 0)}.lay-customizer .theme-color.background-color.flat>a[data-value=background-red],.theme-color.background-color.flat>a[data-value=background-red]{background:#ff5252}.lay-customizer .theme-color.background-color.flat>a[data-value=background-red]>span:first-child:after,.lay-customizer .theme-color.background-color.flat>a[data-value=background-red]>span:first-child:before,.theme-color.background-color.flat>a[data-value=background-red]>span:first-child:after,.theme-color.background-color.flat>a[data-value=background-red]>span:first-child:before{background:transparent}.lay-customizer .theme-color.background-color.flat>a[data-value=background-red]>span:nth-child(2):before,.theme-color.background-color.flat>a[data-value=background-red]>span:nth-child(2):before{background:#fff}.lay-customizer .theme-color.background-color.flat>a[data-value=background-red]>span:nth-child(2):after,.theme-color.background-color.flat>a[data-value=background-red]>span:nth-child(2):after{background:linear-gradient(180deg,transparent 8px,#ecf0f5 0)}.lay-customizer .theme-color.background-color.flat>a[data-value=background-purple],.theme-color.background-color.flat>a[data-value=background-purple]{background:#536dfe}.lay-customizer .theme-color.background-color.flat>a[data-value=background-purple]>span:first-child:after,.lay-customizer .theme-color.background-color.flat>a[data-value=background-purple]>span:first-child:before,.theme-color.background-color.flat>a[data-value=background-purple]>span:first-child:after,.theme-color.background-color.flat>a[data-value=background-purple]>span:first-child:before{background:transparent}.lay-customizer .theme-color.background-color.flat>a[data-value=background-purple]>span:nth-child(2):before,.theme-color.background-color.flat>a[data-value=background-purple]>span:nth-child(2):before{background:#fff}.lay-customizer .theme-color.background-color.flat>a[data-value=background-purple]>span:nth-child(2):after,.theme-color.background-color.flat>a[data-value=background-purple]>span:nth-child(2):after{background:linear-gradient(180deg,transparent 8px,#ecf0f5 0)}.lay-customizer .theme-color.background-color.flat>a[data-value=background-info],.theme-color.background-color.flat>a[data-value=background-info]{background:#00bcd4}.lay-customizer .theme-color.background-color.flat>a[data-value=background-info]>span:first-child:after,.lay-customizer .theme-color.background-color.flat>a[data-value=background-info]>span:first-child:before,.theme-color.background-color.flat>a[data-value=background-info]>span:first-child:after,.theme-color.background-color.flat>a[data-value=background-info]>span:first-child:before{background:transparent}.lay-customizer .theme-color.background-color.flat>a[data-value=background-info]>span:nth-child(2):before,.theme-color.background-color.flat>a[data-value=background-info]>span:nth-child(2):before{background:#fff}.lay-customizer .theme-color.background-color.flat>a[data-value=background-info]>span:nth-child(2):after,.theme-color.background-color.flat>a[data-value=background-info]>span:nth-child(2):after{background:linear-gradient(180deg,transparent 8px,#ecf0f5 0)}.lay-customizer .theme-color.background-color.flat>a[data-value=background-green],.theme-color.background-color.flat>a[data-value=background-green]{background:#9ccc65}.lay-customizer .theme-color.background-color.flat>a[data-value=background-green]>span:first-child:after,.lay-customizer .theme-color.background-color.flat>a[data-value=background-green]>span:first-child:before,.theme-color.background-color.flat>a[data-value=background-green]>span:first-child:after,.theme-color.background-color.flat>a[data-value=background-green]>span:first-child:before{background:transparent}.lay-customizer .theme-color.background-color.flat>a[data-value=background-green]>span:nth-child(2):before,.theme-color.background-color.flat>a[data-value=background-green]>span:nth-child(2):before{background:#fff}.lay-customizer .theme-color.background-color.flat>a[data-value=background-green]>span:nth-child(2):after,.theme-color.background-color.flat>a[data-value=background-green]>span:nth-child(2):after{background:linear-gradient(180deg,transparent 8px,#ecf0f5 0)}.lay-customizer .theme-color.background-color.flat>a[data-value=background-dark],.theme-color.background-color.flat>a[data-value=background-dark]{background:#101b33}.lay-customizer .theme-color.background-color.flat>a[data-value=background-dark]>span:first-child:after,.lay-customizer .theme-color.background-color.flat>a[data-value=background-dark]>span:first-child:before,.theme-color.background-color.flat>a[data-value=background-dark]>span:first-child:after,.theme-color.background-color.flat>a[data-value=background-dark]>span:first-child:before{background:transparent}.lay-customizer .theme-color.background-color.flat>a[data-value=background-dark]>span:nth-child(2):before,.theme-color.background-color.flat>a[data-value=background-dark]>span:nth-child(2):before{background:#fff}.lay-customizer .theme-color.background-color.flat>a[data-value=background-dark]>span:nth-child(2):after,.theme-color.background-color.flat>a[data-value=background-dark]>span:nth-child(2):after{background:linear-gradient(180deg,transparent 8px,#ecf0f5 0)}.lay-customizer .theme-color.background-color.gradient>a[data-value=background-grd-blue],.theme-color.background-color.gradient>a[data-value=background-grd-blue]{background:linear-gradient(90deg,#1f5e2f 0,#00f2fe)}.lay-customizer .theme-color.background-color.gradient>a[data-value=background-grd-blue]>span:first-child:after,.lay-customizer .theme-color.background-color.gradient>a[data-value=background-grd-blue]>span:first-child:before,.theme-color.background-color.gradient>a[data-value=background-grd-blue]>span:first-child:after,.theme-color.background-color.gradient>a[data-value=background-grd-blue]>span:first-child:before{background:transparent}.lay-customizer .theme-color.background-color.gradient>a[data-value=background-grd-blue]>span:nth-child(2):before,.theme-color.background-color.gradient>a[data-value=background-grd-blue]>span:nth-child(2):before{background:#fff}.lay-customizer .theme-color.background-color.gradient>a[data-value=background-grd-blue]>span:nth-child(2):after,.theme-color.background-color.gradient>a[data-value=background-grd-blue]>span:nth-child(2):after{background:linear-gradient(180deg,transparent 8px,#ecf0f5 0)}.lay-customizer .theme-color.background-color.gradient>a[data-value=background-grd-red],.theme-color.background-color.gradient>a[data-value=background-grd-red]{background:linear-gradient(90deg,#ff5252 0,#ff9a44)}.lay-customizer .theme-color.background-color.gradient>a[data-value=background-grd-red]>span:first-child:after,.lay-customizer .theme-color.background-color.gradient>a[data-value=background-grd-red]>span:first-child:before,.theme-color.background-color.gradient>a[data-value=background-grd-red]>span:first-child:after,.theme-color.background-color.gradient>a[data-value=background-grd-red]>span:first-child:before{background:transparent}.lay-customizer .theme-color.background-color.gradient>a[data-value=background-grd-red]>span:nth-child(2):before,.theme-color.background-color.gradient>a[data-value=background-grd-red]>span:nth-child(2):before{background:#fff}.lay-customizer .theme-color.background-color.gradient>a[data-value=background-grd-red]>span:nth-child(2):after,.theme-color.background-color.gradient>a[data-value=background-grd-red]>span:nth-child(2):after{background:linear-gradient(180deg,transparent 8px,#ecf0f5 0)}.lay-customizer .theme-color.background-color.gradient>a[data-value=background-grd-purple],.theme-color.background-color.gradient>a[data-value=background-grd-purple]{background:linear-gradient(90deg,#536dfe 0,#00adff)}.lay-customizer .theme-color.background-color.gradient>a[data-value=background-grd-purple]>span:first-child:after,.lay-customizer .theme-color.background-color.gradient>a[data-value=background-grd-purple]>span:first-child:before,.theme-color.background-color.gradient>a[data-value=background-grd-purple]>span:first-child:after,.theme-color.background-color.gradient>a[data-value=background-grd-purple]>span:first-child:before{background:transparent}.lay-customizer .theme-color.background-color.gradient>a[data-value=background-grd-purple]>span:nth-child(2):before,.theme-color.background-color.gradient>a[data-value=background-grd-purple]>span:nth-child(2):before{background:#fff}.lay-customizer .theme-color.background-color.gradient>a[data-value=background-grd-purple]>span:nth-child(2):after,.theme-color.background-color.gradient>a[data-value=background-grd-purple]>span:nth-child(2):after{background:linear-gradient(180deg,transparent 8px,#ecf0f5 0)}.lay-customizer .theme-color.background-color.gradient>a[data-value=background-grd-info],.theme-color.background-color.gradient>a[data-value=background-grd-info]{background:linear-gradient(90deg,#00bcd4 0,#22e1ff)}.lay-customizer .theme-color.background-color.gradient>a[data-value=background-grd-info]>span:first-child:after,.lay-customizer .theme-color.background-color.gradient>a[data-value=background-grd-info]>span:first-child:before,.theme-color.background-color.gradient>a[data-value=background-grd-info]>span:first-child:after,.theme-color.background-color.gradient>a[data-value=background-grd-info]>span:first-child:before{background:transparent}.lay-customizer .theme-color.background-color.gradient>a[data-value=background-grd-info]>span:nth-child(2):before,.theme-color.background-color.gradient>a[data-value=background-grd-info]>span:nth-child(2):before{background:#fff}.lay-customizer .theme-color.background-color.gradient>a[data-value=background-grd-info]>span:nth-child(2):after,.theme-color.background-color.gradient>a[data-value=background-grd-info]>span:nth-child(2):after{background:linear-gradient(180deg,transparent 8px,#ecf0f5 0)}.lay-customizer .theme-color.background-color.gradient>a[data-value=background-grd-green],.theme-color.background-color.gradient>a[data-value=background-grd-green]{background:linear-gradient(90deg,#9ccc65 0,#00e3ae)}.lay-customizer .theme-color.background-color.gradient>a[data-value=background-grd-green]>span:first-child:after,.lay-customizer .theme-color.background-color.gradient>a[data-value=background-grd-green]>span:first-child:before,.theme-color.background-color.gradient>a[data-value=background-grd-green]>span:first-child:after,.theme-color.background-color.gradient>a[data-value=background-grd-green]>span:first-child:before{background:transparent}.lay-customizer .theme-color.background-color.gradient>a[data-value=background-grd-green]>span:nth-child(2):before,.theme-color.background-color.gradient>a[data-value=background-grd-green]>span:nth-child(2):before{background:#fff}.lay-customizer .theme-color.background-color.gradient>a[data-value=background-grd-green]>span:nth-child(2):after,.theme-color.background-color.gradient>a[data-value=background-grd-green]>span:nth-child(2):after{background:linear-gradient(180deg,transparent 8px,#ecf0f5 0)}.lay-customizer .theme-color.background-color.gradient>a[data-value=background-grd-dark],.theme-color.background-color.gradient>a[data-value=background-grd-dark]{background:linear-gradient(90deg,#101b33 0,#1f3054)}.lay-customizer .theme-color.background-color.gradient>a[data-value=background-grd-dark]>span:first-child:after,.lay-customizer .theme-color.background-color.gradient>a[data-value=background-grd-dark]>span:first-child:before,.theme-color.background-color.gradient>a[data-value=background-grd-dark]>span:first-child:after,.theme-color.background-color.gradient>a[data-value=background-grd-dark]>span:first-child:before{background:transparent}.lay-customizer .theme-color.background-color.gradient>a[data-value=background-grd-dark]>span:nth-child(2):before,.theme-color.background-color.gradient>a[data-value=background-grd-dark]>span:nth-child(2):before{background:#fff}.lay-customizer .theme-color.background-color.gradient>a[data-value=background-grd-dark]>span:nth-child(2):after,.theme-color.background-color.gradient>a[data-value=background-grd-dark]>span:nth-child(2):after{background:linear-gradient(180deg,transparent 8px,#ecf0f5 0)}.lay-customizer .theme-color.background-color.image>a,.theme-color.background-color.image>a{background-size:contain;background-repeat:no-repeat}.lay-customizer .theme-color.background-color.image>a[data-value=background-img-1],.theme-color.background-color.image>a[data-value=background-img-1]{background-image:"/src/assets/images/nav-bg/body-bg-1.jpg"}.lay-customizer .theme-color.background-color.image>a[data-value=background-img-1]>span:first-child:after,.lay-customizer .theme-color.background-color.image>a[data-value=background-img-1]>span:first-child:before,.theme-color.background-color.image>a[data-value=background-img-1]>span:first-child:after,.theme-color.background-color.image>a[data-value=background-img-1]>span:first-child:before{background:transparent}.lay-customizer .theme-color.background-color.image>a[data-value=background-img-1]>span:nth-child(2):before,.theme-color.background-color.image>a[data-value=background-img-1]>span:nth-child(2):before{background:#fff}.lay-customizer .theme-color.background-color.image>a[data-value=background-img-1]>span:nth-child(2):after,.theme-color.background-color.image>a[data-value=background-img-1]>span:nth-child(2):after{background:linear-gradient(180deg,transparent 8px,#ecf0f5 0)}.lay-customizer .theme-color.background-color.image>a[data-value=background-img-2],.theme-color.background-color.image>a[data-value=background-img-2]{background-image:"/src/assets/images/nav-bg/body-bg-2.jpg"}.lay-customizer .theme-color.background-color.image>a[data-value=background-img-2]>span:first-child:after,.lay-customizer .theme-color.background-color.image>a[data-value=background-img-2]>span:first-child:before,.theme-color.background-color.image>a[data-value=background-img-2]>span:first-child:after,.theme-color.background-color.image>a[data-value=background-img-2]>span:first-child:before{background:transparent}.lay-customizer .theme-color.background-color.image>a[data-value=background-img-2]>span:nth-child(2):before,.theme-color.background-color.image>a[data-value=background-img-2]>span:nth-child(2):before{background:#fff}.lay-customizer .theme-color.background-color.image>a[data-value=background-img-2]>span:nth-child(2):after,.theme-color.background-color.image>a[data-value=background-img-2]>span:nth-child(2):after{background:linear-gradient(180deg,transparent 8px,#ecf0f5 0)}.lay-customizer .theme-color.background-color.image>a[data-value=background-img-3],.theme-color.background-color.image>a[data-value=background-img-3]{background-image:"/src/assets/images/nav-bg/body-bg-3.jpg"}.lay-customizer .theme-color.background-color.image>a[data-value=background-img-3]>span:first-child:after,.lay-customizer .theme-color.background-color.image>a[data-value=background-img-3]>span:first-child:before,.theme-color.background-color.image>a[data-value=background-img-3]>span:first-child:after,.theme-color.background-color.image>a[data-value=background-img-3]>span:first-child:before{background:transparent}.lay-customizer .theme-color.background-color.image>a[data-value=background-img-3]>span:nth-child(2):before,.theme-color.background-color.image>a[data-value=background-img-3]>span:nth-child(2):before{background:#fff}.lay-customizer .theme-color.background-color.image>a[data-value=background-img-3]>span:nth-child(2):after,.theme-color.background-color.image>a[data-value=background-img-3]>span:nth-child(2):after{background:linear-gradient(180deg,transparent 8px,#ecf0f5 0)}.lay-customizer .theme-color.background-color.image>a[data-value=background-img-4],.theme-color.background-color.image>a[data-value=background-img-4]{background-image:"/src/assets/images/nav-bg/body-bg-4.jpg"}.lay-customizer .theme-color.background-color.image>a[data-value=background-img-4]>span:first-child:after,.lay-customizer .theme-color.background-color.image>a[data-value=background-img-4]>span:first-child:before,.theme-color.background-color.image>a[data-value=background-img-4]>span:first-child:after,.theme-color.background-color.image>a[data-value=background-img-4]>span:first-child:before{background:transparent}.lay-customizer .theme-color.background-color.image>a[data-value=background-img-4]>span:nth-child(2):before,.theme-color.background-color.image>a[data-value=background-img-4]>span:nth-child(2):before{background:#fff}.lay-customizer .theme-color.background-color.image>a[data-value=background-img-4]>span:nth-child(2):after,.theme-color.background-color.image>a[data-value=background-img-4]>span:nth-child(2):after{background:linear-gradient(180deg,transparent 8px,#ecf0f5 0)}.lay-customizer .theme-color.background-color.image>a[data-value=background-img-5],.theme-color.background-color.image>a[data-value=background-img-5]{background-image:"/src/assets/images/nav-bg/body-bg-5.jpg"}.lay-customizer .theme-color.background-color.image>a[data-value=background-img-5]>span:first-child:after,.lay-customizer .theme-color.background-color.image>a[data-value=background-img-5]>span:first-child:before,.theme-color.background-color.image>a[data-value=background-img-5]>span:first-child:after,.theme-color.background-color.image>a[data-value=background-img-5]>span:first-child:before{background:transparent}.lay-customizer .theme-color.background-color.image>a[data-value=background-img-5]>span:nth-child(2):before,.theme-color.background-color.image>a[data-value=background-img-5]>span:nth-child(2):before{background:#fff}.lay-customizer .theme-color.background-color.image>a[data-value=background-img-5]>span:nth-child(2):after,.theme-color.background-color.image>a[data-value=background-img-5]>span:nth-child(2):after{background:linear-gradient(180deg,transparent 8px,#ecf0f5 0)}.lay-customizer .theme-color.background-color.image>a[data-value=background-img-6],.theme-color.background-color.image>a[data-value=background-img-6]{background-image:"/src/assets/images/nav-bg/body-bg-6.jpg"}.lay-customizer .theme-color.background-color.image>a[data-value=background-img-6]>span:first-child:after,.lay-customizer .theme-color.background-color.image>a[data-value=background-img-6]>span:first-child:before,.theme-color.background-color.image>a[data-value=background-img-6]>span:first-child:after,.theme-color.background-color.image>a[data-value=background-img-6]>span:first-child:before{background:transparent}.lay-customizer .theme-color.background-color.image>a[data-value=background-img-6]>span:nth-child(2):before,.theme-color.background-color.image>a[data-value=background-img-6]>span:nth-child(2):before{background:#fff}.lay-customizer .theme-color.background-color.image>a[data-value=background-img-6]>span:nth-child(2):after,.theme-color.background-color.image>a[data-value=background-img-6]>span:nth-child(2):after{background:linear-gradient(180deg,transparent 8px,#ecf0f5 0)}.doc-img>a{position:relative;width:130px;height:80px;display:inline-block;background:#ecf0f5;overflow:hidden;box-shadow:0 0 0 1px #e2e5e8}.doc-img>a span{width:100%;position:absolute}.doc-img>a span:after,.doc-img>a span:before{content:"";height:100%;position:absolute}.doc-img>a span:before{width:30%;left:0;background:#101b33}.doc-img>a span:after{width:70%;right:0;background:#ecf0f5}.doc-img>a>span:first-child{height:20%;top:0}.doc-img>a>span:first-child:after{background:#fff}.doc-img>a>span:nth-child(2){height:80%;bottom:0}.doc-img>a>span:nth-child(2):before{border-radius:0 5px 0 0}.doc-img>a.active{border-color:#1f5e2f}.doc-img>a.active:before{content:"";top:-4px;font-size:20px;position:absolute;left:10px;font-family:feather;z-index:1001;color:#1f5e2f;transition:.3s ease-in-out;text-shadow:0 3px 8px rgba(31,94,47,.9),0 3px 8px rgba(0,0,0,.1)}.doc-img>a.active:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:hsla(0,0%,100%,.65)}.doc-img>a[data-value=menu-light] span:before{background:#fff}.doc-img>a[data-value=dark] span:after{background:#000}.doc-img.header-color>a[data-value=header-blue]>span:first-child:after{background:#1f5e2f}.doc-img.header-color>a[data-value=header-red]>span:first-child:after{background:#ff5252}.doc-img.header-color>a[data-value=header-purple]>span:first-child:after{background:#536dfe}.doc-img.header-color>a[data-value=header-info]>span:first-child:after{background:#00bcd4}.doc-img.header-color>a[data-value=header-green]>span:first-child:after{background:#9ccc65}.doc-img.header-color>a[data-value=header-dark]>span:first-child:after{background:#101b33}.doc-img.background-color.flat>a[data-value=background-blue]{background:#1f5e2f}.doc-img.background-color.flat>a[data-value=background-blue]>span:first-child:after,.doc-img.background-color.flat>a[data-value=background-blue]>span:first-child:before{background:transparent}.doc-img.background-color.flat>a[data-value=background-blue]>span:nth-child(2):before{background:#fff}.doc-img.background-color.flat>a[data-value=background-blue]>span:nth-child(2):after{background:linear-gradient(180deg,transparent 20px,#ecf0f5 0)}.doc-img.background-color.flat>a[data-value=background-red]{background:#ff5252}.doc-img.background-color.flat>a[data-value=background-red]>span:first-child:after,.doc-img.background-color.flat>a[data-value=background-red]>span:first-child:before{background:transparent}.doc-img.background-color.flat>a[data-value=background-red]>span:nth-child(2):before{background:#fff}.doc-img.background-color.flat>a[data-value=background-red]>span:nth-child(2):after{background:linear-gradient(180deg,transparent 20px,#ecf0f5 0)}.doc-img.background-color.flat>a[data-value=background-purple]{background:#536dfe}.doc-img.background-color.flat>a[data-value=background-purple]>span:first-child:after,.doc-img.background-color.flat>a[data-value=background-purple]>span:first-child:before{background:transparent}.doc-img.background-color.flat>a[data-value=background-purple]>span:nth-child(2):before{background:#fff}.doc-img.background-color.flat>a[data-value=background-purple]>span:nth-child(2):after{background:linear-gradient(180deg,transparent 20px,#ecf0f5 0)}.doc-img.background-color.flat>a[data-value=background-info]{background:#00bcd4}.doc-img.background-color.flat>a[data-value=background-info]>span:first-child:after,.doc-img.background-color.flat>a[data-value=background-info]>span:first-child:before{background:transparent}.doc-img.background-color.flat>a[data-value=background-info]>span:nth-child(2):before{background:#fff}.doc-img.background-color.flat>a[data-value=background-info]>span:nth-child(2):after{background:linear-gradient(180deg,transparent 20px,#ecf0f5 0)}.doc-img.background-color.flat>a[data-value=background-green]{background:#9ccc65}.doc-img.background-color.flat>a[data-value=background-green]>span:first-child:after,.doc-img.background-color.flat>a[data-value=background-green]>span:first-child:before{background:transparent}.doc-img.background-color.flat>a[data-value=background-green]>span:nth-child(2):before{background:#fff}.doc-img.background-color.flat>a[data-value=background-green]>span:nth-child(2):after{background:linear-gradient(180deg,transparent 20px,#ecf0f5 0)}.doc-img.background-color.flat>a[data-value=background-dark]{background:#101b33}.doc-img.background-color.flat>a[data-value=background-dark]>span:first-child:after,.doc-img.background-color.flat>a[data-value=background-dark]>span:first-child:before{background:transparent}.doc-img.background-color.flat>a[data-value=background-dark]>span:nth-child(2):before{background:#fff}.doc-img.background-color.flat>a[data-value=background-dark]>span:nth-child(2):after{background:linear-gradient(180deg,transparent 20px,#ecf0f5 0)}.doc-img.background-color.gradient>a[data-value=background-grd-blue]{background:linear-gradient(90deg,#1f5e2f 0,#00f2fe)}.doc-img.background-color.gradient>a[data-value=background-grd-blue]>span:first-child:after,.doc-img.background-color.gradient>a[data-value=background-grd-blue]>span:first-child:before{background:transparent}.doc-img.background-color.gradient>a[data-value=background-grd-blue]>span:nth-child(2):before{background:#fff}.doc-img.background-color.gradient>a[data-value=background-grd-blue]>span:nth-child(2):after{background:linear-gradient(180deg,transparent 20px,#ecf0f5 0)}.doc-img.background-color.gradient>a[data-value=background-grd-red]{background:linear-gradient(90deg,#ff5252 0,#ff9a44)}.doc-img.background-color.gradient>a[data-value=background-grd-red]>span:first-child:after,.doc-img.background-color.gradient>a[data-value=background-grd-red]>span:first-child:before{background:transparent}.doc-img.background-color.gradient>a[data-value=background-grd-red]>span:nth-child(2):before{background:#fff}.doc-img.background-color.gradient>a[data-value=background-grd-red]>span:nth-child(2):after{background:linear-gradient(180deg,transparent 20px,#ecf0f5 0)}.doc-img.background-color.gradient>a[data-value=background-grd-purple]{background:linear-gradient(90deg,#536dfe 0,#00adff)}.doc-img.background-color.gradient>a[data-value=background-grd-purple]>span:first-child:after,.doc-img.background-color.gradient>a[data-value=background-grd-purple]>span:first-child:before{background:transparent}.doc-img.background-color.gradient>a[data-value=background-grd-purple]>span:nth-child(2):before{background:#fff}.doc-img.background-color.gradient>a[data-value=background-grd-purple]>span:nth-child(2):after{background:linear-gradient(180deg,transparent 20px,#ecf0f5 0)}.doc-img.background-color.gradient>a[data-value=background-grd-info]{background:linear-gradient(90deg,#00bcd4 0,#22e1ff)}.doc-img.background-color.gradient>a[data-value=background-grd-info]>span:first-child:after,.doc-img.background-color.gradient>a[data-value=background-grd-info]>span:first-child:before{background:transparent}.doc-img.background-color.gradient>a[data-value=background-grd-info]>span:nth-child(2):before{background:#fff}.doc-img.background-color.gradient>a[data-value=background-grd-info]>span:nth-child(2):after{background:linear-gradient(180deg,transparent 20px,#ecf0f5 0)}.doc-img.background-color.gradient>a[data-value=background-grd-green]{background:linear-gradient(90deg,#9ccc65 0,#00e3ae)}.doc-img.background-color.gradient>a[data-value=background-grd-green]>span:first-child:after,.doc-img.background-color.gradient>a[data-value=background-grd-green]>span:first-child:before{background:transparent}.doc-img.background-color.gradient>a[data-value=background-grd-green]>span:nth-child(2):before{background:#fff}.doc-img.background-color.gradient>a[data-value=background-grd-green]>span:nth-child(2):after{background:linear-gradient(180deg,transparent 20px,#ecf0f5 0)}.doc-img.background-color.gradient>a[data-value=background-grd-dark]{background:linear-gradient(90deg,#101b33 0,#1f3054)}.doc-img.background-color.gradient>a[data-value=background-grd-dark]>span:first-child:after,.doc-img.background-color.gradient>a[data-value=background-grd-dark]>span:first-child:before{background:transparent}.doc-img.background-color.gradient>a[data-value=background-grd-dark]>span:nth-child(2):before{background:#fff}.doc-img.background-color.gradient>a[data-value=background-grd-dark]>span:nth-child(2):after{background:linear-gradient(180deg,transparent 20px,#ecf0f5 0)}.doc-img.background-color.image>a{background-size:cover;background-repeat:no-repeat}.doc-img.background-color.image>a[data-value=background-img-1]{background-image:"/src/assets/images/nav-bg/body-bg-1.jpg"}.doc-img.background-color.image>a[data-value=background-img-1]>span:first-child:after,.doc-img.background-color.image>a[data-value=background-img-1]>span:first-child:before{background:transparent}.doc-img.background-color.image>a[data-value=background-img-1]>span:nth-child(2):before{background:#fff}.doc-img.background-color.image>a[data-value=background-img-1]>span:nth-child(2):after{background:linear-gradient(180deg,transparent 20px,#ecf0f5 0)}.doc-img.background-color.image>a[data-value=background-img-2]{background-image:"/src/assets/images/nav-bg/body-bg-2.jpg"}.doc-img.background-color.image>a[data-value=background-img-2]>span:first-child:after,.doc-img.background-color.image>a[data-value=background-img-2]>span:first-child:before{background:transparent}.doc-img.background-color.image>a[data-value=background-img-2]>span:nth-child(2):before{background:#fff}.doc-img.background-color.image>a[data-value=background-img-2]>span:nth-child(2):after{background:linear-gradient(180deg,transparent 20px,#ecf0f5 0)}.doc-img.background-color.image>a[data-value=background-img-3]{background-image:"/src/assets/images/nav-bg/body-bg-3.jpg"}.doc-img.background-color.image>a[data-value=background-img-3]>span:first-child:after,.doc-img.background-color.image>a[data-value=background-img-3]>span:first-child:before{background:transparent}.doc-img.background-color.image>a[data-value=background-img-3]>span:nth-child(2):before{background:#fff}.doc-img.background-color.image>a[data-value=background-img-3]>span:nth-child(2):after{background:linear-gradient(180deg,transparent 20px,#ecf0f5 0)}.doc-img.background-color.image>a[data-value=background-img-4]{background-image:"/src/assets/images/nav-bg/body-bg-4.jpg"}.doc-img.background-color.image>a[data-value=background-img-4]>span:first-child:after,.doc-img.background-color.image>a[data-value=background-img-4]>span:first-child:before{background:transparent}.doc-img.background-color.image>a[data-value=background-img-4]>span:nth-child(2):before{background:#fff}.doc-img.background-color.image>a[data-value=background-img-4]>span:nth-child(2):after{background:linear-gradient(180deg,transparent 20px,#ecf0f5 0)}.doc-img.background-color.image>a[data-value=background-img-5]{background-image:"/src/assets/images/nav-bg/body-bg-5.jpg"}.doc-img.background-color.image>a[data-value=background-img-5]>span:first-child:after,.doc-img.background-color.image>a[data-value=background-img-5]>span:first-child:before{background:transparent}.doc-img.background-color.image>a[data-value=background-img-5]>span:nth-child(2):before{background:#fff}.doc-img.background-color.image>a[data-value=background-img-5]>span:nth-child(2):after{background:linear-gradient(180deg,transparent 20px,#ecf0f5 0)}.doc-img.background-color.image>a[data-value=background-img-6]{background-image:"/src/assets/images/nav-bg/body-bg-6.jpg"}.doc-img.background-color.image>a[data-value=background-img-6]>span:first-child:after,.doc-img.background-color.image>a[data-value=background-img-6]>span:first-child:before{background:transparent}.doc-img.background-color.image>a[data-value=background-img-6]>span:nth-child(2):before{background:#fff}.doc-img.background-color.image>a[data-value=background-img-6]>span:nth-child(2):after{background:linear-gradient(180deg,transparent 20px,#ecf0f5 0)}.pcoded-navbar.menu-light{background-color:transparent;color:#fff}.pcoded-navbar.menu-light .header-logo{background-color:#101b33}.pcoded-navbar.menu-light .header-logo .logo-dark{display:none}.pcoded-navbar.menu-light .header-logo .logo-main{display:block}.pcoded-navbar.menu-light .sidenav-horizontal-next,.pcoded-navbar.menu-light .sidenav-horizontal-prev{background:transparent}.pcoded-navbar.menu-light .mobile-menu span,.pcoded-navbar.menu-light .mobile-menu span:after,.pcoded-navbar.menu-light .mobile-menu span:before{background-color:hsla(0,0%,100%,.8)}.pcoded-navbar.menu-light .mobile-menu.on span{background-color:transparent}.pcoded-navbar.menu-light .pcoded-inner-navbar li.pcoded-hasmenu .pcoded-submenu li+li a{border-top:1px solid rgba(151,167,193,.5)}.pcoded-navbar.menu-light .pcoded-inner-navbar li.pcoded-hasmenu .pcoded-submenu li.active>a:before,.pcoded-navbar.menu-light .pcoded-inner-navbar li.pcoded-hasmenu .pcoded-submenu li.pcoded-trigger>a:before,.pcoded-navbar.menu-light .pcoded-inner-navbar li.pcoded-hasmenu .pcoded-submenu li:hover>a:before{color:#1f5e2f}.pcoded-navbar.menu-light .pcoded-inner-navbar li.pcoded-hasmenu .pcoded-submenu li+li>a{border-top-color:#ededed}.pcoded-navbar.menu-light .pcoded-submenu{background:#fff}.pcoded-navbar.menu-light a{color:#fff}.pcoded-navbar.menu-light.navbar-collapsed .pcoded-menu-caption:after{background:rgba(0,0,0,.1)}.pcoded-navbar.menu-light.navbar-collapsed:hover .pcoded-menu-caption:after{background:transparent}.pcoded-navbar.menu-light .pcoded-menu-caption{color:#fff}.pcoded-navbar.menu-light .pcoded-inner-navbar li.active>a,.pcoded-navbar.menu-light .pcoded-inner-navbar li.pcoded-trigger>a,.pcoded-navbar.menu-light .pcoded-inner-navbar li:hover>a{color:#1f5e2f;background:transparent}.pcoded-navbar.menu-light .pcoded-inner-navbar>li.active>a,.pcoded-navbar.menu-light .pcoded-inner-navbar>li.pcoded-trigger>a{background:#1f5e2f;color:#fff}.pcoded-navbar.menu-light.theme-horizontal .pcoded-inner-navbar>li.active a,.pcoded-navbar.menu-light.theme-horizontal .pcoded-inner-navbar>li.pcoded-trigger a,.pcoded-navbar.menu-light.theme-horizontal .pcoded-inner-navbar>li:hover a{color:#fff;background:transparent}.pcoded-navbar.menu-light.theme-horizontal .pcoded-inner-navbar>li.pcoded-hasmenu.active:before,.pcoded-navbar.menu-light.theme-horizontal .pcoded-inner-navbar>li.pcoded-hasmenu.pcoded-trigger:before{color:#fff}.pcoded-header[class*=header-] .mobile-menu span,.pcoded-header[class*=header-] .mobile-menu span:after,.pcoded-header[class*=header-] .mobile-menu span:before{background-color:hsla(0,0%,100%,.8)}.pcoded-header[class*=header-] .mobile-menu:hover span,.pcoded-header[class*=header-] .mobile-menu:hover span:after,.pcoded-header[class*=header-] .mobile-menu:hover span:before{background-color:#fff}@media only screen and (min-width:992px){.pcoded-header[class*=header-] .page-header .breadcrumb-item+.breadcrumb-item:before,.pcoded-header[class*=header-] .page-header .page-header-title+.breadcrumb>.breadcrumb-item a,.pcoded-header[class*=header-] .page-header h5{color:#fff}}.pcoded-header.header-blue{background:#1f5e2f;color:hsla(0,0%,100%,.8)}.pcoded-header.header-blue:not(.headerpos-fixed){background:transparent}.pcoded-header.header-blue .profile-notification li>a{color:#373a3c}.pcoded-header.header-blue .profile-notification li.active,.pcoded-header.header-blue .profile-notification li:active,.pcoded-header.header-blue .profile-notification li:focus,.pcoded-header.header-blue .profile-notification li:hover{background:rgba(31,94,47,.1)}.pcoded-header.header-blue .profile-notification li.active>a,.pcoded-header.header-blue .profile-notification li:active>a,.pcoded-header.header-blue .profile-notification li:focus>a,.pcoded-header.header-blue .profile-notification li:hover>a{background:transparent}.pcoded-header.header-blue .dropdown-menu,.pcoded-header.header-blue .dropdown-menu>li>a,.pcoded-header.header-blue .dropdown-menu a{color:#373a3c}.pcoded-header.header-blue .dropdown-menu>li.active,.pcoded-header.header-blue .dropdown-menu>li:active,.pcoded-header.header-blue .dropdown-menu>li:focus,.pcoded-header.header-blue .dropdown-menu>li:hover{background:rgba(31,94,47,.1);color:#373a3c}.pcoded-header.header-blue .dropdown-menu>li.active>a,.pcoded-header.header-blue .dropdown-menu>li:active>a,.pcoded-header.header-blue .dropdown-menu>li:focus>a,.pcoded-header.header-blue .dropdown-menu>li:hover>a{background:transparent}.pcoded-header.header-blue .input-group .input-group-text,.pcoded-header.header-blue a,.pcoded-header.header-blue dropdown-toggle{color:hsla(0,0%,100%,.8)}.pcoded-header.header-blue .input-group .input-group-text:hover,.pcoded-header.header-blue a:hover,.pcoded-header.header-blue dropdown-toggle:hover{color:#fff}@media only screen and (max-width:991px){.pcoded-header.header-blue .input-group .input-group-text,.pcoded-header.header-blue a,.pcoded-header.header-blue dropdown-toggle{color:#fff}.pcoded-header.header-blue .input-group .input-group-text:hover,.pcoded-header.header-blue a:hover,.pcoded-header.header-blue dropdown-toggle:hover{color:#e6e6e6}}@media only screen and (max-width:991px){.pcoded-header.header-blue .m-header>a{color:#fff}}.pcoded-header.header-blue .main-search .search-close>.input-group-text{color:#1f5e2f}.pcoded-header.header-blue .main-search.open .input-group{background:hsla(0,0%,100%,.25);border:0 solid hsla(0,0%,100%,.25);padding:2px 2px 2px 20px}@media only screen and (max-width:991px){.pcoded-header.header-blue .main-search.open .input-group{background:#ecf0f5}}@media only screen and (min-width:992px){.pcoded-header.header-blue .main-search.open .input-group .form-control{color:#fff}.pcoded-header.header-blue .main-search.open .input-group .form-control::-moz-placeholder{color:#fff;opacity:1}.pcoded-header.header-blue .main-search.open .input-group .form-control:-ms-input-placeholder{color:#fff}.pcoded-header.header-blue .main-search.open .input-group .form-control::-webkit-input-placeholder{color:#fff}}.pcoded-header.header-blue .main-search.open .input-group .search-btn{background:#1f5e2f;border-color:#1f5e2f}.pcoded-header.header-blue .dropdown .notification .noti-head a,.pcoded-header.header-blue .main-search.open .input-group .search-btn .input-group-text{color:#fff}.pcoded-header.header-blue .dropdown .notification .noti-body li.notification:hover{background:rgba(31,94,47,.1)}.pcoded-header.header-blue .dropdown .profile-notification .pro-head{color:#fff;background:#1f5e2f}.pcoded-header.header-blue .dropdown .profile-notification .pro-head .dud-logout{color:#fff}.pcoded-header.header-blue .b-bg{background:#fff;color:#1f5e2f}.pcoded-header.header-red{background:#ff5252;color:hsla(0,0%,100%,.8)}.pcoded-header.header-red:not(.headerpos-fixed){background:transparent}.pcoded-header.header-red .profile-notification li>a{color:#373a3c}.pcoded-header.header-red .profile-notification li.active,.pcoded-header.header-red .profile-notification li:active,.pcoded-header.header-red .profile-notification li:focus,.pcoded-header.header-red .profile-notification li:hover{background:rgba(255,82,82,.1)}.pcoded-header.header-red .profile-notification li.active>a,.pcoded-header.header-red .profile-notification li:active>a,.pcoded-header.header-red .profile-notification li:focus>a,.pcoded-header.header-red .profile-notification li:hover>a{background:transparent}.pcoded-header.header-red .dropdown-menu,.pcoded-header.header-red .dropdown-menu>li>a,.pcoded-header.header-red .dropdown-menu a{color:#373a3c}.pcoded-header.header-red .dropdown-menu>li.active,.pcoded-header.header-red .dropdown-menu>li:active,.pcoded-header.header-red .dropdown-menu>li:focus,.pcoded-header.header-red .dropdown-menu>li:hover{background:rgba(255,82,82,.1);color:#373a3c}.pcoded-header.header-red .dropdown-menu>li.active>a,.pcoded-header.header-red .dropdown-menu>li:active>a,.pcoded-header.header-red .dropdown-menu>li:focus>a,.pcoded-header.header-red .dropdown-menu>li:hover>a{background:transparent}.pcoded-header.header-red .input-group .input-group-text,.pcoded-header.header-red a,.pcoded-header.header-red dropdown-toggle{color:hsla(0,0%,100%,.8)}.pcoded-header.header-red .input-group .input-group-text:hover,.pcoded-header.header-red a:hover,.pcoded-header.header-red dropdown-toggle:hover{color:#fff}@media only screen and (max-width:991px){.pcoded-header.header-red .input-group .input-group-text,.pcoded-header.header-red a,.pcoded-header.header-red dropdown-toggle{color:#fff}.pcoded-header.header-red .input-group .input-group-text:hover,.pcoded-header.header-red a:hover,.pcoded-header.header-red dropdown-toggle:hover{color:#e6e6e6}}@media only screen and (max-width:991px){.pcoded-header.header-red .m-header>a{color:#fff}}.pcoded-header.header-red .main-search .search-close>.input-group-text{color:#ff5252}.pcoded-header.header-red .main-search.open .input-group{background:hsla(0,0%,100%,.25);border:0 solid hsla(0,0%,100%,.25);padding:2px 2px 2px 20px}@media only screen and (max-width:991px){.pcoded-header.header-red .main-search.open .input-group{background:#ecf0f5}}@media only screen and (min-width:992px){.pcoded-header.header-red .main-search.open .input-group .form-control{color:#fff}.pcoded-header.header-red .main-search.open .input-group .form-control::-moz-placeholder{color:#fff;opacity:1}.pcoded-header.header-red .main-search.open .input-group .form-control:-ms-input-placeholder{color:#fff}.pcoded-header.header-red .main-search.open .input-group .form-control::-webkit-input-placeholder{color:#fff}}.pcoded-header.header-red .main-search.open .input-group .search-btn{background:#ff5252;border-color:#ff5252}.pcoded-header.header-red .dropdown .notification .noti-head a,.pcoded-header.header-red .main-search.open .input-group .search-btn .input-group-text{color:#fff}.pcoded-header.header-red .dropdown .notification .noti-body li.notification:hover{background:rgba(255,82,82,.1)}.pcoded-header.header-red .dropdown .profile-notification .pro-head{color:#fff;background:#ff5252}.pcoded-header.header-red .dropdown .profile-notification .pro-head .dud-logout{color:#fff}.pcoded-header.header-red .b-bg{background:#fff;color:#ff5252}.pcoded-header.header-purple{background:#536dfe;color:hsla(0,0%,100%,.8)}.pcoded-header.header-purple:not(.headerpos-fixed){background:transparent}.pcoded-header.header-purple .profile-notification li>a{color:#373a3c}.pcoded-header.header-purple .profile-notification li.active,.pcoded-header.header-purple .profile-notification li:active,.pcoded-header.header-purple .profile-notification li:focus,.pcoded-header.header-purple .profile-notification li:hover{background:rgba(83,109,254,.1)}.pcoded-header.header-purple .profile-notification li.active>a,.pcoded-header.header-purple .profile-notification li:active>a,.pcoded-header.header-purple .profile-notification li:focus>a,.pcoded-header.header-purple .profile-notification li:hover>a{background:transparent}.pcoded-header.header-purple .dropdown-menu,.pcoded-header.header-purple .dropdown-menu>li>a,.pcoded-header.header-purple .dropdown-menu a{color:#373a3c}.pcoded-header.header-purple .dropdown-menu>li.active,.pcoded-header.header-purple .dropdown-menu>li:active,.pcoded-header.header-purple .dropdown-menu>li:focus,.pcoded-header.header-purple .dropdown-menu>li:hover{background:rgba(83,109,254,.1);color:#373a3c}.pcoded-header.header-purple .dropdown-menu>li.active>a,.pcoded-header.header-purple .dropdown-menu>li:active>a,.pcoded-header.header-purple .dropdown-menu>li:focus>a,.pcoded-header.header-purple .dropdown-menu>li:hover>a{background:transparent}.pcoded-header.header-purple .input-group .input-group-text,.pcoded-header.header-purple a,.pcoded-header.header-purple dropdown-toggle{color:hsla(0,0%,100%,.8)}.pcoded-header.header-purple .input-group .input-group-text:hover,.pcoded-header.header-purple a:hover,.pcoded-header.header-purple dropdown-toggle:hover{color:#fff}@media only screen and (max-width:991px){.pcoded-header.header-purple .input-group .input-group-text,.pcoded-header.header-purple a,.pcoded-header.header-purple dropdown-toggle{color:#fff}.pcoded-header.header-purple .input-group .input-group-text:hover,.pcoded-header.header-purple a:hover,.pcoded-header.header-purple dropdown-toggle:hover{color:#e6e6e6}}@media only screen and (max-width:991px){.pcoded-header.header-purple .m-header>a{color:#fff}}.pcoded-header.header-purple .main-search .search-close>.input-group-text{color:#536dfe}.pcoded-header.header-purple .main-search.open .input-group{background:hsla(0,0%,100%,.25);border:0 solid hsla(0,0%,100%,.25);padding:2px 2px 2px 20px}@media only screen and (max-width:991px){.pcoded-header.header-purple .main-search.open .input-group{background:#ecf0f5}}@media only screen and (min-width:992px){.pcoded-header.header-purple .main-search.open .input-group .form-control{color:#fff}.pcoded-header.header-purple .main-search.open .input-group .form-control::-moz-placeholder{color:#fff;opacity:1}.pcoded-header.header-purple .main-search.open .input-group .form-control:-ms-input-placeholder{color:#fff}.pcoded-header.header-purple .main-search.open .input-group .form-control::-webkit-input-placeholder{color:#fff}}.pcoded-header.header-purple .main-search.open .input-group .search-btn{background:#536dfe;border-color:#536dfe}.pcoded-header.header-purple .dropdown .notification .noti-head a,.pcoded-header.header-purple .main-search.open .input-group .search-btn .input-group-text{color:#fff}.pcoded-header.header-purple .dropdown .notification .noti-body li.notification:hover{background:rgba(83,109,254,.1)}.pcoded-header.header-purple .dropdown .profile-notification .pro-head{color:#fff;background:#536dfe}.pcoded-header.header-purple .dropdown .profile-notification .pro-head .dud-logout{color:#fff}.pcoded-header.header-purple .b-bg{background:#fff;color:#536dfe}.pcoded-header.header-info{background:#00bcd4;color:hsla(0,0%,100%,.8)}.pcoded-header.header-info:not(.headerpos-fixed){background:transparent}.pcoded-header.header-info .profile-notification li>a{color:#373a3c}.pcoded-header.header-info .profile-notification li.active,.pcoded-header.header-info .profile-notification li:active,.pcoded-header.header-info .profile-notification li:focus,.pcoded-header.header-info .profile-notification li:hover{background:rgba(0,188,212,.1)}.pcoded-header.header-info .profile-notification li.active>a,.pcoded-header.header-info .profile-notification li:active>a,.pcoded-header.header-info .profile-notification li:focus>a,.pcoded-header.header-info .profile-notification li:hover>a{background:transparent}.pcoded-header.header-info .dropdown-menu,.pcoded-header.header-info .dropdown-menu>li>a,.pcoded-header.header-info .dropdown-menu a{color:#373a3c}.pcoded-header.header-info .dropdown-menu>li.active,.pcoded-header.header-info .dropdown-menu>li:active,.pcoded-header.header-info .dropdown-menu>li:focus,.pcoded-header.header-info .dropdown-menu>li:hover{background:rgba(0,188,212,.1);color:#373a3c}.pcoded-header.header-info .dropdown-menu>li.active>a,.pcoded-header.header-info .dropdown-menu>li:active>a,.pcoded-header.header-info .dropdown-menu>li:focus>a,.pcoded-header.header-info .dropdown-menu>li:hover>a{background:transparent}.pcoded-header.header-info .input-group .input-group-text,.pcoded-header.header-info a,.pcoded-header.header-info dropdown-toggle{color:hsla(0,0%,100%,.8)}.pcoded-header.header-info .input-group .input-group-text:hover,.pcoded-header.header-info a:hover,.pcoded-header.header-info dropdown-toggle:hover{color:#fff}@media only screen and (max-width:991px){.pcoded-header.header-info .input-group .input-group-text,.pcoded-header.header-info a,.pcoded-header.header-info dropdown-toggle{color:#fff}.pcoded-header.header-info .input-group .input-group-text:hover,.pcoded-header.header-info a:hover,.pcoded-header.header-info dropdown-toggle:hover{color:#e6e6e6}}@media only screen and (max-width:991px){.pcoded-header.header-info .m-header>a{color:#fff}}.pcoded-header.header-info .main-search .search-close>.input-group-text{color:#00bcd4}.pcoded-header.header-info .main-search.open .input-group{background:hsla(0,0%,100%,.25);border:0 solid hsla(0,0%,100%,.25);padding:2px 2px 2px 20px}@media only screen and (max-width:991px){.pcoded-header.header-info .main-search.open .input-group{background:#ecf0f5}}@media only screen and (min-width:992px){.pcoded-header.header-info .main-search.open .input-group .form-control{color:#fff}.pcoded-header.header-info .main-search.open .input-group .form-control::-moz-placeholder{color:#fff;opacity:1}.pcoded-header.header-info .main-search.open .input-group .form-control:-ms-input-placeholder{color:#fff}.pcoded-header.header-info .main-search.open .input-group .form-control::-webkit-input-placeholder{color:#fff}}.pcoded-header.header-info .main-search.open .input-group .search-btn{background:#00bcd4;border-color:#00bcd4}.pcoded-header.header-info .dropdown .notification .noti-head a,.pcoded-header.header-info .main-search.open .input-group .search-btn .input-group-text{color:#fff}.pcoded-header.header-info .dropdown .notification .noti-body li.notification:hover{background:rgba(0,188,212,.1)}.pcoded-header.header-info .dropdown .profile-notification .pro-head{color:#fff;background:#00bcd4}.pcoded-header.header-info .dropdown .profile-notification .pro-head .dud-logout{color:#fff}.pcoded-header.header-info .b-bg{background:#fff;color:#00bcd4}.pcoded-header.header-green{background:#9ccc65;color:hsla(0,0%,100%,.8)}.pcoded-header.header-green:not(.headerpos-fixed){background:transparent}.pcoded-header.header-green .profile-notification li>a{color:#373a3c}.pcoded-header.header-green .profile-notification li.active,.pcoded-header.header-green .profile-notification li:active,.pcoded-header.header-green .profile-notification li:focus,.pcoded-header.header-green .profile-notification li:hover{background:rgba(156,204,101,.1)}.pcoded-header.header-green .profile-notification li.active>a,.pcoded-header.header-green .profile-notification li:active>a,.pcoded-header.header-green .profile-notification li:focus>a,.pcoded-header.header-green .profile-notification li:hover>a{background:transparent}.pcoded-header.header-green .dropdown-menu,.pcoded-header.header-green .dropdown-menu>li>a,.pcoded-header.header-green .dropdown-menu a{color:#373a3c}.pcoded-header.header-green .dropdown-menu>li.active,.pcoded-header.header-green .dropdown-menu>li:active,.pcoded-header.header-green .dropdown-menu>li:focus,.pcoded-header.header-green .dropdown-menu>li:hover{background:rgba(156,204,101,.1);color:#373a3c}.pcoded-header.header-green .dropdown-menu>li.active>a,.pcoded-header.header-green .dropdown-menu>li:active>a,.pcoded-header.header-green .dropdown-menu>li:focus>a,.pcoded-header.header-green .dropdown-menu>li:hover>a{background:transparent}.pcoded-header.header-green .input-group .input-group-text,.pcoded-header.header-green a,.pcoded-header.header-green dropdown-toggle{color:hsla(0,0%,100%,.8)}.pcoded-header.header-green .input-group .input-group-text:hover,.pcoded-header.header-green a:hover,.pcoded-header.header-green dropdown-toggle:hover{color:#fff}@media only screen and (max-width:991px){.pcoded-header.header-green .input-group .input-group-text,.pcoded-header.header-green a,.pcoded-header.header-green dropdown-toggle{color:#fff}.pcoded-header.header-green .input-group .input-group-text:hover,.pcoded-header.header-green a:hover,.pcoded-header.header-green dropdown-toggle:hover{color:#e6e6e6}}@media only screen and (max-width:991px){.pcoded-header.header-green .m-header>a{color:#fff}}.pcoded-header.header-green .main-search .search-close>.input-group-text{color:#9ccc65}.pcoded-header.header-green .main-search.open .input-group{background:hsla(0,0%,100%,.25);border:0 solid hsla(0,0%,100%,.25);padding:2px 2px 2px 20px}@media only screen and (max-width:991px){.pcoded-header.header-green .main-search.open .input-group{background:#ecf0f5}}@media only screen and (min-width:992px){.pcoded-header.header-green .main-search.open .input-group .form-control{color:#fff}.pcoded-header.header-green .main-search.open .input-group .form-control::-moz-placeholder{color:#fff;opacity:1}.pcoded-header.header-green .main-search.open .input-group .form-control:-ms-input-placeholder{color:#fff}.pcoded-header.header-green .main-search.open .input-group .form-control::-webkit-input-placeholder{color:#fff}}.pcoded-header.header-green .main-search.open .input-group .search-btn{background:#9ccc65;border-color:#9ccc65}.pcoded-header.header-green .dropdown .notification .noti-head a,.pcoded-header.header-green .main-search.open .input-group .search-btn .input-group-text{color:#fff}.pcoded-header.header-green .dropdown .notification .noti-body li.notification:hover{background:rgba(156,204,101,.1)}.pcoded-header.header-green .dropdown .profile-notification .pro-head{color:#fff;background:#9ccc65}.pcoded-header.header-green .dropdown .profile-notification .pro-head .dud-logout{color:#fff}.pcoded-header.header-green .b-bg{background:#fff;color:#9ccc65}.pcoded-header.header-dark{background:#101b33;color:hsla(0,0%,100%,.8)}.pcoded-header.header-dark:not(.headerpos-fixed){background:transparent}.pcoded-header.header-dark .profile-notification li>a{color:#373a3c}.pcoded-header.header-dark .profile-notification li.active,.pcoded-header.header-dark .profile-notification li:active,.pcoded-header.header-dark .profile-notification li:focus,.pcoded-header.header-dark .profile-notification li:hover{background:rgba(16,27,51,.1)}.pcoded-header.header-dark .profile-notification li.active>a,.pcoded-header.header-dark .profile-notification li:active>a,.pcoded-header.header-dark .profile-notification li:focus>a,.pcoded-header.header-dark .profile-notification li:hover>a{background:transparent}.pcoded-header.header-dark .dropdown-menu,.pcoded-header.header-dark .dropdown-menu>li>a,.pcoded-header.header-dark .dropdown-menu a{color:#373a3c}.pcoded-header.header-dark .dropdown-menu>li.active,.pcoded-header.header-dark .dropdown-menu>li:active,.pcoded-header.header-dark .dropdown-menu>li:focus,.pcoded-header.header-dark .dropdown-menu>li:hover{background:rgba(16,27,51,.1);color:#373a3c}.pcoded-header.header-dark .dropdown-menu>li.active>a,.pcoded-header.header-dark .dropdown-menu>li:active>a,.pcoded-header.header-dark .dropdown-menu>li:focus>a,.pcoded-header.header-dark .dropdown-menu>li:hover>a{background:transparent}.pcoded-header.header-dark .input-group .input-group-text,.pcoded-header.header-dark a,.pcoded-header.header-dark dropdown-toggle{color:hsla(0,0%,100%,.8)}.pcoded-header.header-dark .input-group .input-group-text:hover,.pcoded-header.header-dark a:hover,.pcoded-header.header-dark dropdown-toggle:hover{color:#fff}@media only screen and (max-width:991px){.pcoded-header.header-dark .input-group .input-group-text,.pcoded-header.header-dark a,.pcoded-header.header-dark dropdown-toggle{color:#fff}.pcoded-header.header-dark .input-group .input-group-text:hover,.pcoded-header.header-dark a:hover,.pcoded-header.header-dark dropdown-toggle:hover{color:#e6e6e6}}@media only screen and (max-width:991px){.pcoded-header.header-dark .m-header>a{color:#fff}}.pcoded-header.header-dark .main-search .search-close>.input-group-text{color:#101b33}.pcoded-header.header-dark .main-search.open .input-group{background:hsla(0,0%,100%,.25);border:0 solid hsla(0,0%,100%,.25);padding:2px 2px 2px 20px}@media only screen and (max-width:991px){.pcoded-header.header-dark .main-search.open .input-group{background:#ecf0f5}}@media only screen and (min-width:992px){.pcoded-header.header-dark .main-search.open .input-group .form-control{color:#fff}.pcoded-header.header-dark .main-search.open .input-group .form-control::-moz-placeholder{color:#fff;opacity:1}.pcoded-header.header-dark .main-search.open .input-group .form-control:-ms-input-placeholder{color:#fff}.pcoded-header.header-dark .main-search.open .input-group .form-control::-webkit-input-placeholder{color:#fff}}.pcoded-header.header-dark .main-search.open .input-group .search-btn{background:#101b33;border-color:#101b33}.pcoded-header.header-dark .dropdown .notification .noti-head a,.pcoded-header.header-dark .main-search.open .input-group .search-btn .input-group-text{color:#fff}.pcoded-header.header-dark .dropdown .notification .noti-body li.notification:hover{background:rgba(16,27,51,.1)}.pcoded-header.header-dark .dropdown .profile-notification .pro-head{color:#fff;background:#101b33}.pcoded-header.header-dark .dropdown .profile-notification .pro-head .dud-logout{color:#fff}.pcoded-header.header-dark .b-bg{background:#fff;color:#101b33}body.background-blue,body.background-blue .pcoded-navbar.theme-horizontal~.pcoded-header[class*=header-]{background:#1f5e2f}body.background-red,body.background-red .pcoded-navbar.theme-horizontal~.pcoded-header[class*=header-]{background:#ff5252}body.background-purple,body.background-purple .pcoded-navbar.theme-horizontal~.pcoded-header[class*=header-]{background:#536dfe}body.background-info,body.background-info .pcoded-navbar.theme-horizontal~.pcoded-header[class*=header-]{background:#00bcd4}body.background-green,body.background-green .pcoded-navbar.theme-horizontal~.pcoded-header[class*=header-]{background:#9ccc65}body.background-dark,body.background-dark .pcoded-navbar.theme-horizontal~.pcoded-header[class*=header-]{background:#101b33}body.background-grd-blue,body.background-grd-blue .pcoded-navbar.theme-horizontal~.pcoded-header[class*=header-]{background:linear-gradient(90deg,#1f5e2f 0,#00f2fe)}body.background-grd-red,body.background-grd-red .pcoded-navbar.theme-horizontal~.pcoded-header[class*=header-]{background:linear-gradient(90deg,#ff5252 0,#ff9a44)}body.background-grd-purple,body.background-grd-purple .pcoded-navbar.theme-horizontal~.pcoded-header[class*=header-]{background:linear-gradient(90deg,#536dfe 0,#00adff)}body.background-grd-info,body.background-grd-info .pcoded-navbar.theme-horizontal~.pcoded-header[class*=header-]{background:linear-gradient(90deg,#00bcd4 0,#22e1ff)}body.background-grd-green,body.background-grd-green .pcoded-navbar.theme-horizontal~.pcoded-header[class*=header-]{background:linear-gradient(90deg,#9ccc65 0,#00e3ae)}body.background-grd-dark,body.background-grd-dark .pcoded-navbar.theme-horizontal~.pcoded-header[class*=header-]{background:linear-gradient(90deg,#101b33 0,#1f3054)}body[class*=background-img-],body[class*=background-img-] .pcoded-navbar.theme-horizontal~.pcoded-header[class*=header-]{background-size:cover;background-repeat:no-repeat;background-position:100% 0;background-attachment:fixed}body.background-img-1,body.background-img-1 .pcoded-navbar.theme-horizontal~.pcoded-header[class*=header-]{background-image:"/src/assets/images/nav-bg/body-bg-1.jpg"}body.background-img-2,body.background-img-2 .pcoded-navbar.theme-horizontal~.pcoded-header[class*=header-]{background-image:"/src/assets/images/nav-bg/body-bg-2.jpg"}body.background-img-3,body.background-img-3 .pcoded-navbar.theme-horizontal~.pcoded-header[class*=header-]{background-image:"/src/assets/images/nav-bg/body-bg-3.jpg"}body.background-img-4,body.background-img-4 .pcoded-navbar.theme-horizontal~.pcoded-header[class*=header-]{background-image:"/src/assets/images/nav-bg/body-bg-4.jpg"}body.background-img-5,body.background-img-5 .pcoded-navbar.theme-horizontal~.pcoded-header[class*=header-]{background-image:"/src/assets/images/nav-bg/body-bg-5.jpg"}body.background-img-6,body.background-img-6 .pcoded-navbar.theme-horizontal~.pcoded-header[class*=header-]{background-image:"/src/assets/images/nav-bg/body-bg-6.jpg"}.pcoded-header[class*=brand-]:not(.brand-default) .mobile-menu.on span{background:transparent}.pcoded-header[class*=brand-]:not(.brand-default) .b-bg{background:#fff;color:#1f5e2f}.pcoded-header.brand-blue .m-header,.pcoded-header[class*=header-].brand-blue .m-header{background:#1f5e2f}.pcoded-header.brand-blue .m-header .b-bg,.pcoded-header[class*=header-].brand-blue .m-header .b-bg{background:#fff;color:#1f5e2f}.pcoded-header.brand-red .m-header,.pcoded-header[class*=header-].brand-red .m-header{background:#ff5252}.pcoded-header.brand-red .m-header .b-bg,.pcoded-header[class*=header-].brand-red .m-header .b-bg{background:#fff;color:#ff5252}.pcoded-header.brand-purple .m-header,.pcoded-header[class*=header-].brand-purple .m-header{background:#536dfe}.pcoded-header.brand-purple .m-header .b-bg,.pcoded-header[class*=header-].brand-purple .m-header .b-bg{background:#fff;color:#536dfe}.pcoded-header.brand-info .m-header,.pcoded-header[class*=header-].brand-info .m-header{background:#00bcd4}.pcoded-header.brand-info .m-header .b-bg,.pcoded-header[class*=header-].brand-info .m-header .b-bg{background:#fff;color:#00bcd4}.pcoded-header.brand-green .m-header,.pcoded-header[class*=header-].brand-green .m-header{background:#9ccc65}.pcoded-header.brand-green .m-header .b-bg,.pcoded-header[class*=header-].brand-green .m-header .b-bg{background:#fff;color:#9ccc65}.pcoded-header.brand-dark .m-header,.pcoded-header[class*=header-].brand-dark .m-header{background:#101b33}.pcoded-header.brand-dark .m-header .b-bg,.pcoded-header[class*=header-].brand-dark .m-header .b-bg{background:#1f5e2f;color:#fff}.pcoded-header.brand-default .header-logo,.pcoded-header[class*=header-].brand-default .header-logo{background:#101b33}.pcoded-navbar[class*=navbar-image]{background-size:cover;background-repeat:no-repeat;background-position:bottom}.pcoded-navbar[class*=navbar-image] .navbar-brand,.pcoded-navbar[class*=navbar-image] .pcoded-submenu{background:transparent}.pcoded-navbar[class*=navbar-image]:before{content:"";position:absolute;width:100%;height:100%;left:0;top:0;background:hsla(0,0%,100%,.7)}.pcoded-navbar.navbar-image-1{background-image:"/src/assets/images/nav-bg/navbar-img-1.jpg"}.pcoded-navbar.menupos-fixed{position:fixed;border-radius:0}.pcoded-navbar.menupos-fixed .scroll-div.navbar-content{height:calc(100% - 55px);min-height:calc(100% - 55px)}.pcoded-header.headerpos-fixed{position:fixed;top:0}.pcoded-header.headerpos-fixed~.pcoded-main-container{padding-top:55px}.pcoded-header.headerpos-fixed~.pcoded-main-container .page-header h5{color:#37474f}.pcoded-header.headerpos-fixed~.pcoded-main-container .page-header .page-header-title+.breadcrumb>.breadcrumb-item:before{color:rgba(55,71,79,.8)}.pcoded-header.headerpos-fixed~.pcoded-main-container .page-header .page-header-title+.breadcrumb>.breadcrumb-item a{color:#37474f}@media only screen and (max-width:991px){.pcoded-header.headerpos-fixed~.pcoded-main-container{padding-top:55px}}body.box-layout{position:static;background-size:auto}body.box-layout .pcoded-header{position:relative}body.box-layout .pcoded-header~.pcoded-main-container{padding-top:0;background:#ecf0f5}body.box-layout .pcoded-navbar{position:fixed;border-radius:6px 6px 0 0;align-content:space-around;height:100%}body.box-layout .pcoded-navbar.theme-horizontal~.pcoded-header{position:relative}@media only screen and (max-width:992px){body.box-layout{position:relative}}@media only screen and (max-width:992px){.container{padding:0}}.dropdown-menu{transform-origin:0 0;opacity:0;top:100%!important;transform:scale(0);transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .2s cubic-bezier(.4,0,.2,1)}.dropdown-menu.dropdown-menu-right{transform-origin:100% 0;right:0;left:auto!important}.dropdown-menu[x-placement=top-start]{transform-origin:0 100%;bottom:100%!important;top:auto!important}.dropdown-menu.show,.open>.dropdown-menu{display:block;opacity:1;animation-name:bmd-dropdown-animation;animation-duration:.3s;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.4,0,.2,1)}@keyframes bmd-dropdown-animation{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.form-control{border:none;border-bottom:1px solid #ced4da;background:no-repeat bottom,50% calc(100% - 1px);background-size:0 100%,100% 100%;transition:background 0s ease-out}.form-control:focus{border-bottom-color:transparent;background-size:100% 100%,100% 100%;transition-duration:.3s;box-shadow:none;background-image:linear-gradient(0deg,#1f5e2f 2px,rgba(70,128,255,0) 0),linear-gradient(0deg,#ced4da 1px,rgba(206,212,218,0) 0)}.form-group{position:relative}.form-group .form-control{padding-left:0;padding-right:0}.form-group .floating-label{position:absolute;top:11px;left:0;font-size:.875rem;z-index:1;cursor:text;transition:all .3s ease}.form-group .floating-label+.form-control{padding-left:0;padding-right:0;border-radius:0}.form-group.fill .floating-label{top:-10px;font-size:.75rem;color:#1f5e2f}.spinner-border{border-bottom-width:0;border-left-width:0}.nav-tabs .nav-item{margin-bottom:0}.nav-tabs .nav-link{border:none;background:no-repeat bottom,center 100%;background-size:0 100%,100% 100%;transition:background .3s ease-out;background-image:linear-gradient(0deg,#1f5e2f 2px,hsla(0,0%,100%,0) 0)}.nav-tabs .nav-link.active{background-size:100% 100%,100% 100%}.page-item .page-link{border-radius:60px;margin:0 5px}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:60px;border-bottom-left-radius:60px}.page-item:last-child .page-link{border-top-right-radius:60px;border-bottom-right-radius:60px}.page-item.active .page-link{z-index:1;color:#fff;background-color:#1f5e2f;border-color:#1f5e2f}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:60px;border-bottom-left-radius:60px}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:60px;border-bottom-right-radius:60px}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:60px;border-bottom-left-radius:60px}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:60px;border-bottom-right-radius:60px}.has-ripple{position:relative;overflow:hidden;transform:translateZ(0)}.ripple{display:block;position:absolute;pointer-events:none;border-radius:50%;transform:scale(0);background:#fff;opacity:1}.ripple-animate{animation:ripple}@keyframes ripple{to{opacity:0;transform:scale(2)}}.pcoded-header[class*=brand-]:not(.brand-default) .mobile-menu span,.pcoded-header[class*=brand-]:not(.brand-default) .mobile-menu span:after,.pcoded-header[class*=brand-]:not(.brand-default) .mobile-menu span:before{background:#fff}.pcoded-navbar .pcoded-inner-navbar li.active>a,.pcoded-navbar .pcoded-inner-navbar li:focus>a,.pcoded-navbar .pcoded-inner-navbar li:hover>a{color:#fff}.pcoded-navbar .pcoded-inner-navbar li.pcoded-menu-caption:first-child{margin-top:10px;border-top:1px solid #344258}.pcoded-navbar .pcoded-inner-navbar li.pcoded-hasmenu .pcoded-submenu app-nav-collapse+app-nav-collapse li>a,.pcoded-navbar .pcoded-inner-navbar li.pcoded-hasmenu .pcoded-submenu app-nav-collapse+app-nav-item li>a,.pcoded-navbar .pcoded-inner-navbar li.pcoded-hasmenu .pcoded-submenu app-nav-item+app-nav-collapse li>a,.pcoded-navbar .pcoded-inner-navbar li.pcoded-hasmenu .pcoded-submenu app-nav-item+app-nav-item li>a{border-top:1px solid rgba(151,167,193,.2)}.pcoded-navbar .pcoded-inner-navbar li.pcoded-hasmenu .pcoded-submenu:after{height:calc(100% - 30px)}.pcoded-navbar .pcoded-inner-navbar li.pcoded-hasmenu .pcoded-submenu li .pcoded-submenu>app-nav-item>li:after,.pcoded-navbar .pcoded-inner-navbar li.pcoded-hasmenu .pcoded-submenu li .pcoded-submenu>app-nav-item>li>a:before{left:45px}.pcoded-navbar .pcoded-inner-navbar li.pcoded-hasmenu .pcoded-submenu li .pcoded-submenu:after{height:calc(100% - 15px);top:-15px}.pcoded-navbar .pcoded-inner-navbar li.pcoded-hasmenu .pcoded-submenu li .pcoded-submenu>app-nav-item>li>a{padding:10px 7px 10px 65px}.pcoded-navbar .pcoded-inner-navbar app-nav-group:first-child>.pcoded-menu-caption{border-top:none;margin-top:0}.pcoded-navbar .pcoded-inner-navbar app-nav-group>app-nav-collapse>li.active>a,.pcoded-navbar .pcoded-inner-navbar app-nav-group>app-nav-collapse>li.pcoded-trigger>a,.pcoded-navbar .pcoded-inner-navbar app-nav-group>app-nav-collapse>li:hover>a,.pcoded-navbar .pcoded-inner-navbar app-nav-group>app-nav-item>li.active>a,.pcoded-navbar .pcoded-inner-navbar app-nav-group>app-nav-item>li.pcoded-trigger>a,.pcoded-navbar .pcoded-inner-navbar app-nav-group>app-nav-item>li:hover>a,.pcoded .pcoded-navbar .pcoded-inner-navbar app-nav-group>app-nav-collapse>li.active>a,.pcoded .pcoded-navbar .pcoded-inner-navbar app-nav-group>app-nav-item>li.active>a{color:#fff}.pcoded-navbar.navbar-collapsed .pcoded-inner-navbar .pcoded-menu-caption:after{width:40px}.pcoded-navbar.navbar-collapsed .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li>a,.pcoded-navbar.navbar-collapsed .pcoded-inner-navbar>app-nav-group>app-nav-item>li>a{padding:7px 20px;width:70px;transition:all .3s ease-in-out}.pcoded-navbar.navbar-collapsed .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li>a>.pcoded-micon+.pcoded-mtext,.pcoded-navbar.navbar-collapsed .pcoded-inner-navbar>app-nav-group>app-nav-item>li>a>.pcoded-micon+.pcoded-mtext{position:absolute;top:11px}.pcoded-navbar.navbar-collapsed .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li>a>.pcoded-mtext,.pcoded-navbar.navbar-collapsed .pcoded-inner-navbar>app-nav-group>app-nav-item>li>a>.pcoded-mtext{transform:rotateY(-90deg);transform-origin:0 0;opacity:0;transition:all .3s ease-in-out}.pcoded-navbar.navbar-collapsed .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li.pcoded-hasmenu>a:after,.pcoded-navbar.navbar-collapsed .pcoded-inner-navbar>app-nav-group>app-nav-item>li.pcoded-hasmenu>a:after{right:12px}.pcoded-navbar.navbar-collapsed .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li.pcoded-hasmenu .pcoded-submenu,.pcoded-navbar.navbar-collapsed .pcoded-inner-navbar>app-nav-group>app-nav-item>li.pcoded-hasmenu .pcoded-submenu{display:none}.pcoded-navbar.navbar-collapsed .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li.pcoded-trigger .pcoded-submenu li a,.pcoded-navbar.navbar-collapsed .pcoded-inner-navbar>app-nav-group>app-nav-item>li.pcoded-trigger .pcoded-submenu li a{color:transparent;white-space:nowrap}.pcoded-navbar.navbar-collapsed .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li.pcoded-trigger .pcoded-submenu .pcoded-submenu li a:before,.pcoded-navbar.navbar-collapsed .pcoded-inner-navbar>app-nav-group>app-nav-item>li.pcoded-trigger .pcoded-submenu .pcoded-submenu li a:before{opacity:0}.pcoded-navbar.navbar-collapsed:hover .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li>a,.pcoded-navbar.navbar-collapsed:hover .pcoded-inner-navbar>app-nav-group>app-nav-item>li>a{width:auto}.pcoded-navbar.navbar-collapsed:hover .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li>a>.pcoded-mtext,.pcoded-navbar.navbar-collapsed:hover .pcoded-inner-navbar>app-nav-group>app-nav-item>li>a>.pcoded-mtext{transform:rotateY(0deg);opacity:1}.pcoded-navbar.navbar-collapsed:hover .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li>a>.pcoded-mtext:after,.pcoded-navbar.navbar-collapsed:hover .pcoded-inner-navbar>app-nav-group>app-nav-item>li>a>.pcoded-mtext:after{opacity:1;visibility:visible}.pcoded-navbar.navbar-collapsed:hover .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li.pcoded-hasmenu>a:after,.pcoded-navbar.navbar-collapsed:hover .pcoded-inner-navbar>app-nav-group>app-nav-item>li.pcoded-hasmenu>a:after{transform:rotateX(0deg)}.pcoded-navbar.navbar-collapsed:hover .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li.pcoded-hasmenu.pcoded-trigger>a:after,.pcoded-navbar.navbar-collapsed:hover .pcoded-inner-navbar>app-nav-group>app-nav-item>li.pcoded-hasmenu.pcoded-trigger>a:after{transform:rotateX(0deg) rotate(90deg)}.pcoded-navbar.navbar-collapsed:hover .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li.pcoded-trigger .pcoded-submenu li a,.pcoded-navbar.navbar-collapsed:hover .pcoded-inner-navbar>app-nav-group>app-nav-item>li.pcoded-trigger .pcoded-submenu li a{color:inherit}.pcoded-navbar.navbar-collapsed:hover .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li.pcoded-trigger .pcoded-submenu .pcoded-submenu li a:before,.pcoded-navbar.navbar-collapsed:hover .pcoded-inner-navbar>app-nav-group>app-nav-item>li.pcoded-trigger .pcoded-submenu .pcoded-submenu li a:before{opacity:1}.pcoded-navbar.navbar-collapsed:not(:hover) .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li>a,.pcoded-navbar.navbar-collapsed:not(:hover) .pcoded-inner-navbar>app-nav-group>app-nav-item>li>a{width:50px;padding:7px 10px}.pcoded-navbar.navbar-collapsed:not(:hover) .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li>a:after,.pcoded-navbar.navbar-collapsed:not(:hover) .pcoded-inner-navbar>app-nav-group>app-nav-item>li>a:after{display:none}.pcoded-navbar.navbar-collapsed:not(:hover) .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li .pcoded-submenu a,.pcoded-navbar.navbar-collapsed:not(:hover) .pcoded-inner-navbar>app-nav-group>app-nav-item>li .pcoded-submenu a{border-top:none}.pcoded-navbar.navbar-collapsed:not(:hover) .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li .pcoded-submenu li.active a:before,.pcoded-navbar.navbar-collapsed:not(:hover) .pcoded-inner-navbar>app-nav-group>app-nav-item>li .pcoded-submenu li.active a:before{content:"";top:10px;left:31px;border-radius:50%;background:#1f5e2f;padding:5px;box-shadow:0 0 0 5px #fff;z-index:6}.pcoded-navbar.navbar-collapsed:not(:hover) .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li .pcoded-submenu:after,.pcoded-navbar.navbar-collapsed:not(:hover) .pcoded-inner-navbar>app-nav-group>app-nav-item>li .pcoded-submenu:after{content:"";width:2px;height:100%;position:absolute;top:0;left:35px;z-index:5;background:rgba(151,167,193,.2)}.pcoded-navbar.theme-horizontal .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li.pcoded-hasmenu.active:before,.pcoded-navbar.theme-horizontal .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li.pcoded-hasmenu.pcoded-trigger:before,.pcoded-navbar.theme-horizontal .pcoded-inner-navbar app-nav-item>li.pcoded-hasmenu.active:before,.pcoded-navbar.theme-horizontal .pcoded-inner-navbar app-nav-item>li.pcoded-hasmenu.pcoded-trigger:before{bottom:-24px}.pcoded-navbar.theme-horizontal.menu-light .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li.pcoded-hasmenu.active:before,.pcoded-navbar.theme-horizontal.menu-light .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li.pcoded-hasmenu.pcoded-trigger:before,.pcoded-navbar.theme-horizontal.menu-light .pcoded-inner-navbar app-nav-item>li.pcoded-hasmenu.active:before,.pcoded-navbar.theme-horizontal.menu-light .pcoded-inner-navbar app-nav-item>li.pcoded-hasmenu.pcoded-trigger:before{color:#1f5e2f;bottom:-38px;text-shadow:0 4px 6px rgba(54,80,138,.2)}.pcoded-navbar.theme-horizontal .pcoded-inner-navbar li.active>a,.pcoded-navbar.theme-horizontal .pcoded-inner-navbar li:focus>a,.pcoded-navbar.theme-horizontal .pcoded-inner-navbar li:hover>a{font-weight:500}.pcoded-navbar.theme-horizontal .pcoded-inner-navbar>app-nav-collapse,.pcoded-navbar.theme-horizontal .pcoded-inner-navbar>app-nav-item{position:relative;display:inline-block;list-style:outside none none}.pcoded-navbar.theme-horizontal .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li,.pcoded-navbar.theme-horizontal .pcoded-inner-navbar app-nav-item>li{display:inline-block;list-style:outside none none;margin:0;padding:0;position:relative}.pcoded-navbar.theme-horizontal .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li>a,.pcoded-navbar.theme-horizontal .pcoded-inner-navbar app-nav-item>li>a{margin:0;padding:8px 15px}.pcoded-navbar.theme-horizontal .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li>a>.pcoded-mtext,.pcoded-navbar.theme-horizontal .pcoded-inner-navbar app-nav-item>li>a>.pcoded-mtext{position:relative;top:0;margin-right:5px}.pcoded-navbar.theme-horizontal .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li>a:after,.pcoded-navbar.theme-horizontal .pcoded-inner-navbar app-nav-item>li>a:after{position:relative;top:0;right:0}.pcoded-navbar.theme-horizontal .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li.active a,.pcoded-navbar.theme-horizontal .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li.pcoded-trigger a,.pcoded-navbar.theme-horizontal .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li:hover a,.pcoded-navbar.theme-horizontal .pcoded-inner-navbar app-nav-item>li.active a,.pcoded-navbar.theme-horizontal .pcoded-inner-navbar app-nav-item>li.pcoded-trigger a,.pcoded-navbar.theme-horizontal .pcoded-inner-navbar app-nav-item>li:hover a{box-shadow:none;color:#fff;background:transparent}.pcoded-navbar.theme-horizontal .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li.pcoded-hasmenu.active:before,.pcoded-navbar.theme-horizontal .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li.pcoded-hasmenu.pcoded-trigger:before,.pcoded-navbar.theme-horizontal .pcoded-inner-navbar app-nav-item>li.pcoded-hasmenu.active:before,.pcoded-navbar.theme-horizontal .pcoded-inner-navbar app-nav-item>li.pcoded-hasmenu.pcoded-trigger:before{content:"m";position:absolute;bottom:-29px;left:0;font-family:pct;z-index:1001;font-size:50px;line-height:1;padding-left:calc(50% - 25px);color:#101b33;text-shadow:0 2px 2px rgba(54,80,138,.3);width:100%;height:52px;transform:scaleX(1.2)}.pcoded-navbar.theme-horizontal .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li.pcoded-hasmenu.active>.pcoded-submenu,.pcoded-navbar.theme-horizontal .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li.pcoded-hasmenu.pcoded-trigger>.pcoded-submenu,.pcoded-navbar.theme-horizontal .pcoded-inner-navbar app-nav-item>li.pcoded-hasmenu.active>.pcoded-submenu,.pcoded-navbar.theme-horizontal .pcoded-inner-navbar app-nav-item>li.pcoded-hasmenu.pcoded-trigger>.pcoded-submenu{margin-top:30px}.pcoded-navbar.theme-horizontal .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li.active:after,.pcoded-navbar.theme-horizontal .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li.pcoded-trigger:after,.pcoded-navbar.theme-horizontal .pcoded-inner-navbar app-nav-item>li.active:after,.pcoded-navbar.theme-horizontal .pcoded-inner-navbar app-nav-item>li.pcoded-trigger:after{content:"";background-color:#fff;z-index:1027;position:absolute;left:19px;top:auto;bottom:5px;width:23px;height:2px}.pcoded-navbar.theme-horizontal .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li.pcoded-hasmenu.edge>.pcoded-submenu,.pcoded-navbar.theme-horizontal .pcoded-inner-navbar app-nav-item>li.pcoded-hasmenu.edge>.pcoded-submenu{left:auto;right:0}@media only screen and (max-width:991px){.pcoded-header .container>.collapse:not(.show) .mr-auto,.pcoded-header>.collapse:not(.show) .mr-auto{display:inline-flex;justify-content:center}}app-nav-group app-nav-collapse>li{overflow:hidden}app-nav-group app-nav-collapse>li>a{z-index:999}app-nav-group>app-nav-collapse>li{overflow:hidden}app-nav-group>app-nav-collapse>li>a{z-index:999}.navbar-collapsed:hover .mobile-menu{transform:rotateY(0deg)!important;opacity:1!important}.brand-default .b-brand .b-bg{color:#fff}.brand-default .b-brand .b-bg i{color:#fff;background-image:none;-webkit-background-clip:text;-webkit-text-fill-color:unset}.pcoded-navbar.menu-light .pcoded-inner-navbar app-nav-item>li.nav-item.active>a,.pcoded-navbar.menu-light .pcoded-inner-navbar app-nav-item>li.nav-item.pcoded-trigger>a{background:#f1f1f1;color:#000}.pcoded-navbar.menu-light .pcoded-inner-navbar li.pcoded-menu-caption:first-child{border-top-color:#e2e5e8}.pcoded-navbar.navbar-collapsed .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li.pcoded-hasmenu .pcoded-submenu,.pcoded-navbar.navbar-collapsed .pcoded-inner-navbar app-nav-item>li.pcoded-hasmenu .pcoded-submenu{display:block}.pcoded-navbar .pcoded-inner-navbar li.pcoded-hasmenu{position:relative}.pcoded-navbar .pcoded-inner-navbar li.pcoded-hasmenu .pcoded-submenu{opacity:0;visibility:hidden;transform-origin:50% 50%;transition:transform .3s,opacity .3s;transform-style:preserve-3d;transform:rotateX(-90deg);position:absolute;display:block}.pcoded-navbar .pcoded-inner-navbar li.pcoded-hasmenu.pcoded-trigger>.pcoded-submenu{position:relative;opacity:1;visibility:visible;transform:rotateX(0deg);background:#1f5e2f}.pcoded-navbar.menupos-fixed{height:100vh;min-height:100vh}.pcoded-navbar.menupos-fixed .pcoded-inner-navbar{margin-bottom:55px}.pcoded-navbar .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li.active>a,.pcoded-navbar .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li.pcoded-trigger>a{background:#1f5e2f!important;color:#fff!important;box-shadow:0 10px 5px -8px rgba(0,0,0,.4)}.pcoded-navbar.menu-light .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li.active>a,.pcoded-navbar.menu-light .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li.pcoded-trigger>a{background:#fff!important;color:#fff!important;box-shadow:0 10px 5px -8px rgba(0,0,0,.4)}.pcoded-navbar.theme-horizontal .badge{display:none!important}.pcoded-navbar.theme-horizontal.menu-light .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li.active>a,.pcoded-navbar.theme-horizontal.menu-light .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li.pcoded-trigger>a,.pcoded-navbar.theme-horizontal.menu-light .pcoded-inner-navbar>app-nav-group>app-nav-item>li.active>a,.pcoded-navbar.theme-horizontal.menu-light .pcoded-inner-navbar>app-nav-group>app-nav-item>li.pcoded-trigger>a{background:transparent!important;color:#fff;box-shadow:none!important}.pcoded-navbar.theme-horizontal.menu-light.navbar-blue .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li.active>a,.pcoded-navbar.theme-horizontal.menu-light.navbar-blue .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li.pcoded-trigger>a,.pcoded-navbar.theme-horizontal.menu-light.navbar-blue .pcoded-inner-navbar>app-nav-group>app-nav-item>li.active>a,.pcoded-navbar.theme-horizontal.menu-light.navbar-blue .pcoded-inner-navbar>app-nav-group>app-nav-item>li.pcoded-trigger>a,.pcoded-navbar.theme-horizontal.menu-light.navbar-dark .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li.active>a,.pcoded-navbar.theme-horizontal.menu-light.navbar-dark .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li.pcoded-trigger>a,.pcoded-navbar.theme-horizontal.menu-light.navbar-dark .pcoded-inner-navbar>app-nav-group>app-nav-item>li.active>a,.pcoded-navbar.theme-horizontal.menu-light.navbar-dark .pcoded-inner-navbar>app-nav-group>app-nav-item>li.pcoded-trigger>a,.pcoded-navbar.theme-horizontal.menu-light.navbar-lightblue .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li.active>a,.pcoded-navbar.theme-horizontal.menu-light.navbar-lightblue .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li.pcoded-trigger>a,.pcoded-navbar.theme-horizontal.menu-light.navbar-lightblue .pcoded-inner-navbar>app-nav-group>app-nav-item>li.active>a,.pcoded-navbar.theme-horizontal.menu-light.navbar-lightblue .pcoded-inner-navbar>app-nav-group>app-nav-item>li.pcoded-trigger>a,.pcoded-navbar.theme-horizontal.menu-light.navbar-purple .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li.active>a,.pcoded-navbar.theme-horizontal.menu-light.navbar-purple .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li.pcoded-trigger>a,.pcoded-navbar.theme-horizontal.menu-light.navbar-purple .pcoded-inner-navbar>app-nav-group>app-nav-item>li.active>a,.pcoded-navbar.theme-horizontal.menu-light.navbar-purple .pcoded-inner-navbar>app-nav-group>app-nav-item>li.pcoded-trigger>a,.pcoded-navbar.theme-horizontal.menu-light.navbar-red .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li.active>a,.pcoded-navbar.theme-horizontal.menu-light.navbar-red .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li.pcoded-trigger>a,.pcoded-navbar.theme-horizontal.menu-light.navbar-red .pcoded-inner-navbar>app-nav-group>app-nav-item>li.active>a,.pcoded-navbar.theme-horizontal.menu-light.navbar-red .pcoded-inner-navbar>app-nav-group>app-nav-item>li.pcoded-trigger>a{background:transparent!important;color:#fff!important}.pcoded-navbar.theme-horizontal.menu-light .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li.active a,.pcoded-navbar.theme-horizontal.menu-light .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li.pcoded-trigger a,.pcoded-navbar.theme-horizontal.menu-light .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li:hover a,.pcoded-navbar.theme-horizontal.menu-light .pcoded-inner-navbar app-nav-item>li.active a,.pcoded-navbar.theme-horizontal.menu-light .pcoded-inner-navbar app-nav-item>li.pcoded-trigger a,.pcoded-navbar.theme-horizontal.menu-light .pcoded-inner-navbar app-nav-item>li:hover a{background:transparent;color:#fff}.pcoded-navbar.theme-horizontal .pcoded-mtext{z-index:-1}.pcoded-navbar.theme-horizontal~.pcoded-header header{display:flex;align-items:center}.pcoded-navbar.theme-horizontal .sidenav-horizontal-wrapper{height:55px;flex:0 1 100%;width:0}.pcoded-navbar.theme-horizontal .sidenav-horizontal-wrapper app-nav-group{display:inline-flex}.pcoded-navbar.theme-horizontal .sidenav-horizontal-wrapper app-nav-group>app-nav-collapse>li,.pcoded-navbar.theme-horizontal .sidenav-horizontal-wrapper app-nav-group app-nav-collapse>li{overflow:visible}.pcoded-navbar.theme-horizontal .sidenav-horizontal-wrapper .pcoded-inner-navbar .pcoded-hasmenu .pcoded-submenu{opacity:0;visibility:hidden;transform-origin:50% 50%;transition:transform .3s,opacity .3s;transform-style:preserve-3d;transform:rotateX(-90deg);position:absolute;min-width:250px;display:block;z-index:1;top:100%;list-style:outside none none;margin:0;border-radius:4px;padding:15px;box-shadow:0 4px 24px 0 rgba(62,57,107,.18);background:#fff}.pcoded-navbar.theme-horizontal .sidenav-horizontal-wrapper .pcoded-inner-navbar .pcoded-hasmenu .pcoded-submenu .pcoded-submenu{left:calc(100% + 30px);top:-10px}.pcoded-navbar.theme-horizontal .sidenav-horizontal-wrapper .pcoded-inner-navbar .pcoded-hasmenu .pcoded-submenu li{display:block}.pcoded-navbar.theme-horizontal .sidenav-horizontal-wrapper .pcoded-inner-navbar .pcoded-hasmenu .pcoded-submenu li:after{display:none}.pcoded-navbar.theme-horizontal .sidenav-horizontal-wrapper .pcoded-inner-navbar .pcoded-hasmenu.pcoded-trigger>.pcoded-submenu{opacity:1;visibility:visible;transform:rotateX(0deg);background:#1f5e2f}.pcoded-navbar.theme-horizontal .pcoded-inner-navbar app-nav-item>li.active:after,.pcoded-navbar.theme-horizontal .pcoded-inner-navbar app-nav-item>li.pcoded-trigger:after{top:auto!important;height:2px!important}.pcoded-navbar.active-blue .pcoded-inner-navbar>app-nav-group>app-nav-collapse li.active>a,.pcoded-navbar.active-blue .pcoded-inner-navbar>app-nav-group>app-nav-collapse li:focus>a,.pcoded-navbar.active-blue .pcoded-inner-navbar>app-nav-group>app-nav-collapse li:hover>a,.pcoded-navbar.active-blue[class*=menu-item-icon-style] .pcoded-inner-navbar li.pcoded-hasmenu .pcoded-submenu li.active>a:before{color:#4680ff}.pcoded-navbar.active-blue .pcoded-inner-navbar>app-nav-group>app-nav-collapse li .pcoded-submenu>app-nav-item li.active>a:before,.pcoded-navbar.active-blue .pcoded-inner-navbar>app-nav-group>app-nav-collapse li .pcoded-submenu>app-nav-item li:focus>a:before,.pcoded-navbar.active-blue .pcoded-inner-navbar>app-nav-group>app-nav-collapse li .pcoded-submenu>app-nav-item li:hover>a:before{background:#4680ff}.pcoded-navbar.active-blue .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li.active:after,.pcoded-navbar.active-blue .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li.pcoded-trigger:after{background-color:#4680ff}.pcoded-navbar.active-blue .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li.active>a,.pcoded-navbar.active-blue .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li.pcoded-trigger>a{background:#090f1c;color:#fff}.pcoded-navbar.active-blue.menu-light .pcoded-inner-navbar>li.active>a,.pcoded-navbar.active-blue.menu-light .pcoded-inner-navbar>li.pcoded-trigger>a{background:#f1f1f1;color:#000}.pcoded-navbar.active-blue.theme-horizontal .pcoded-inner-navbar>li.active>a,.pcoded-navbar.active-blue.theme-horizontal .pcoded-inner-navbar>li.pcoded-hasmenu.active>a,.pcoded-navbar.active-blue.theme-horizontal .pcoded-inner-navbar>li.pcoded-hasmenu.pcoded-trigger>a,.pcoded-navbar.active-blue.theme-horizontal .pcoded-inner-navbar>li.pcoded-hasmenu:hover>a,.pcoded-navbar.active-blue.theme-horizontal .pcoded-inner-navbar>li.pcoded-trigger>a,.pcoded-navbar.active-blue.theme-horizontal .pcoded-inner-navbar>li:hover>a{background:transparent}.pcoded-navbar.active-blue.theme-horizontal .pcoded-inner-navbar>li.pcoded-hasmenu .pcoded-submenu>li.active>a,.pcoded-navbar.active-blue.theme-horizontal .pcoded-inner-navbar>li.pcoded-hasmenu .pcoded-submenu>li.pcoded-trigger>a,.pcoded-navbar.active-blue.theme-horizontal .pcoded-inner-navbar>li.pcoded-hasmenu .pcoded-submenu>li:hover>a,.pcoded-navbar.active-blue.theme-horizontal .pcoded-inner-navbar>li .pcoded-submenu>li.active>a,.pcoded-navbar.active-blue.theme-horizontal .pcoded-inner-navbar>li .pcoded-submenu>li.pcoded-trigger>a,.pcoded-navbar.active-blue.theme-horizontal .pcoded-inner-navbar>li .pcoded-submenu>li:hover>a{color:#4680ff}.pcoded-navbar.active-red .pcoded-inner-navbar>app-nav-group>app-nav-collapse li.active>a,.pcoded-navbar.active-red .pcoded-inner-navbar>app-nav-group>app-nav-collapse li:focus>a,.pcoded-navbar.active-red .pcoded-inner-navbar>app-nav-group>app-nav-collapse li:hover>a,.pcoded-navbar.active-red[class*=menu-item-icon-style] .pcoded-inner-navbar li.pcoded-hasmenu .pcoded-submenu li.active>a:before{color:#ff5252}.pcoded-navbar.active-red .pcoded-inner-navbar>app-nav-group>app-nav-collapse li .pcoded-submenu>app-nav-item li.active>a:before,.pcoded-navbar.active-red .pcoded-inner-navbar>app-nav-group>app-nav-collapse li .pcoded-submenu>app-nav-item li:focus>a:before,.pcoded-navbar.active-red .pcoded-inner-navbar>app-nav-group>app-nav-collapse li .pcoded-submenu>app-nav-item li:hover>a:before{background:#ff5252}.pcoded-navbar.active-red .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li.active:after,.pcoded-navbar.active-red .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li.pcoded-trigger:after{background-color:#ff5252}.pcoded-navbar.active-red .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li.active>a,.pcoded-navbar.active-red .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li.pcoded-trigger>a{background:#090f1c;color:#fff}.pcoded-navbar.active-red.menu-light .pcoded-inner-navbar>li.active>a,.pcoded-navbar.active-red.menu-light .pcoded-inner-navbar>li.pcoded-trigger>a{background:#f1f1f1;color:#000}.pcoded-navbar.active-red.theme-horizontal .pcoded-inner-navbar>li.active>a,.pcoded-navbar.active-red.theme-horizontal .pcoded-inner-navbar>li.pcoded-hasmenu.active>a,.pcoded-navbar.active-red.theme-horizontal .pcoded-inner-navbar>li.pcoded-hasmenu.pcoded-trigger>a,.pcoded-navbar.active-red.theme-horizontal .pcoded-inner-navbar>li.pcoded-hasmenu:hover>a,.pcoded-navbar.active-red.theme-horizontal .pcoded-inner-navbar>li.pcoded-trigger>a,.pcoded-navbar.active-red.theme-horizontal .pcoded-inner-navbar>li:hover>a{background:transparent}.pcoded-navbar.active-red.theme-horizontal .pcoded-inner-navbar>li.pcoded-hasmenu .pcoded-submenu>li.active>a,.pcoded-navbar.active-red.theme-horizontal .pcoded-inner-navbar>li.pcoded-hasmenu .pcoded-submenu>li.pcoded-trigger>a,.pcoded-navbar.active-red.theme-horizontal .pcoded-inner-navbar>li.pcoded-hasmenu .pcoded-submenu>li:hover>a,.pcoded-navbar.active-red.theme-horizontal .pcoded-inner-navbar>li .pcoded-submenu>li.active>a,.pcoded-navbar.active-red.theme-horizontal .pcoded-inner-navbar>li .pcoded-submenu>li.pcoded-trigger>a,.pcoded-navbar.active-red.theme-horizontal .pcoded-inner-navbar>li .pcoded-submenu>li:hover>a{color:#ff5252}.pcoded-navbar.active-purple .pcoded-inner-navbar>app-nav-group>app-nav-collapse li.active>a,.pcoded-navbar.active-purple .pcoded-inner-navbar>app-nav-group>app-nav-collapse li:focus>a,.pcoded-navbar.active-purple .pcoded-inner-navbar>app-nav-group>app-nav-collapse li:hover>a,.pcoded-navbar.active-purple[class*=menu-item-icon-style] .pcoded-inner-navbar li.pcoded-hasmenu .pcoded-submenu li.active>a:before{color:#536dfe}.pcoded-navbar.active-purple .pcoded-inner-navbar>app-nav-group>app-nav-collapse li .pcoded-submenu>app-nav-item li.active>a:before,.pcoded-navbar.active-purple .pcoded-inner-navbar>app-nav-group>app-nav-collapse li .pcoded-submenu>app-nav-item li:focus>a:before,.pcoded-navbar.active-purple .pcoded-inner-navbar>app-nav-group>app-nav-collapse li .pcoded-submenu>app-nav-item li:hover>a:before{background:#536dfe}.pcoded-navbar.active-purple .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li.active:after,.pcoded-navbar.active-purple .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li.pcoded-trigger:after{background-color:#536dfe}.pcoded-navbar.active-purple .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li.active>a,.pcoded-navbar.active-purple .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li.pcoded-trigger>a{background:#090f1c;color:#fff}.pcoded-navbar.active-purple.menu-light .pcoded-inner-navbar>li.active>a,.pcoded-navbar.active-purple.menu-light .pcoded-inner-navbar>li.pcoded-trigger>a{background:#f1f1f1;color:#000}.pcoded-navbar.active-purple.theme-horizontal .pcoded-inner-navbar>li.active>a,.pcoded-navbar.active-purple.theme-horizontal .pcoded-inner-navbar>li.pcoded-hasmenu.active>a,.pcoded-navbar.active-purple.theme-horizontal .pcoded-inner-navbar>li.pcoded-hasmenu.pcoded-trigger>a,.pcoded-navbar.active-purple.theme-horizontal .pcoded-inner-navbar>li.pcoded-hasmenu:hover>a,.pcoded-navbar.active-purple.theme-horizontal .pcoded-inner-navbar>li.pcoded-trigger>a,.pcoded-navbar.active-purple.theme-horizontal .pcoded-inner-navbar>li:hover>a{background:transparent}.pcoded-navbar.active-purple.theme-horizontal .pcoded-inner-navbar>li.pcoded-hasmenu .pcoded-submenu>li.active>a,.pcoded-navbar.active-purple.theme-horizontal .pcoded-inner-navbar>li.pcoded-hasmenu .pcoded-submenu>li.pcoded-trigger>a,.pcoded-navbar.active-purple.theme-horizontal .pcoded-inner-navbar>li.pcoded-hasmenu .pcoded-submenu>li:hover>a,.pcoded-navbar.active-purple.theme-horizontal .pcoded-inner-navbar>li .pcoded-submenu>li.active>a,.pcoded-navbar.active-purple.theme-horizontal .pcoded-inner-navbar>li .pcoded-submenu>li.pcoded-trigger>a,.pcoded-navbar.active-purple.theme-horizontal .pcoded-inner-navbar>li .pcoded-submenu>li:hover>a{color:#536dfe}.pcoded-navbar.active-info .pcoded-inner-navbar>app-nav-group>app-nav-collapse li.active>a,.pcoded-navbar.active-info .pcoded-inner-navbar>app-nav-group>app-nav-collapse li:focus>a,.pcoded-navbar.active-info .pcoded-inner-navbar>app-nav-group>app-nav-collapse li:hover>a,.pcoded-navbar.active-info[class*=menu-item-icon-style] .pcoded-inner-navbar li.pcoded-hasmenu .pcoded-submenu li.active>a:before{color:#00bcd4}.pcoded-navbar.active-info .pcoded-inner-navbar>app-nav-group>app-nav-collapse li .pcoded-submenu>app-nav-item li.active>a:before,.pcoded-navbar.active-info .pcoded-inner-navbar>app-nav-group>app-nav-collapse li .pcoded-submenu>app-nav-item li:focus>a:before,.pcoded-navbar.active-info .pcoded-inner-navbar>app-nav-group>app-nav-collapse li .pcoded-submenu>app-nav-item li:hover>a:before{background:#00bcd4}.pcoded-navbar.active-info .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li.active:after,.pcoded-navbar.active-info .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li.pcoded-trigger:after{background-color:#00bcd4}.pcoded-navbar.active-info .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li.active>a,.pcoded-navbar.active-info .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li.pcoded-trigger>a{background:#090f1c;color:#fff}.pcoded-navbar.active-info.menu-light .pcoded-inner-navbar>li.active>a,.pcoded-navbar.active-info.menu-light .pcoded-inner-navbar>li.pcoded-trigger>a{background:#f1f1f1;color:#000}.pcoded-navbar.active-info.theme-horizontal .pcoded-inner-navbar>li.active>a,.pcoded-navbar.active-info.theme-horizontal .pcoded-inner-navbar>li.pcoded-hasmenu.active>a,.pcoded-navbar.active-info.theme-horizontal .pcoded-inner-navbar>li.pcoded-hasmenu.pcoded-trigger>a,.pcoded-navbar.active-info.theme-horizontal .pcoded-inner-navbar>li.pcoded-hasmenu:hover>a,.pcoded-navbar.active-info.theme-horizontal .pcoded-inner-navbar>li.pcoded-trigger>a,.pcoded-navbar.active-info.theme-horizontal .pcoded-inner-navbar>li:hover>a{background:transparent}.pcoded-navbar.active-info.theme-horizontal .pcoded-inner-navbar>li.pcoded-hasmenu .pcoded-submenu>li.active>a,.pcoded-navbar.active-info.theme-horizontal .pcoded-inner-navbar>li.pcoded-hasmenu .pcoded-submenu>li.pcoded-trigger>a,.pcoded-navbar.active-info.theme-horizontal .pcoded-inner-navbar>li.pcoded-hasmenu .pcoded-submenu>li:hover>a,.pcoded-navbar.active-info.theme-horizontal .pcoded-inner-navbar>li .pcoded-submenu>li.active>a,.pcoded-navbar.active-info.theme-horizontal .pcoded-inner-navbar>li .pcoded-submenu>li.pcoded-trigger>a,.pcoded-navbar.active-info.theme-horizontal .pcoded-inner-navbar>li .pcoded-submenu>li:hover>a{color:#00bcd4}.pcoded-navbar[class*=menu-item-icon-style] .pcoded-inner-navbar li.pcoded-hasmenu .pcoded-submenu li.active>a:before{color:#1f5e2f}.pcoded-navbar.active-dark .pcoded-inner-navbar>app-nav-group>app-nav-collapse li.active>a,.pcoded-navbar.active-dark .pcoded-inner-navbar>app-nav-group>app-nav-collapse li:focus>a,.pcoded-navbar.active-dark .pcoded-inner-navbar>app-nav-group>app-nav-collapse li:hover>a,.pcoded-navbar.active-dark[class*=menu-item-icon-style] .pcoded-inner-navbar li.pcoded-hasmenu .pcoded-submenu li.active>a:before{color:#263238}.pcoded-navbar.active-dark .pcoded-inner-navbar>app-nav-group>app-nav-collapse li .pcoded-submenu>app-nav-item li.active>a:before,.pcoded-navbar.active-dark .pcoded-inner-navbar>app-nav-group>app-nav-collapse li .pcoded-submenu>app-nav-item li:focus>a:before,.pcoded-navbar.active-dark .pcoded-inner-navbar>app-nav-group>app-nav-collapse li .pcoded-submenu>app-nav-item li:hover>a:before{background:#263238}.pcoded-navbar.active-dark .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li.active:after,.pcoded-navbar.active-dark .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li.pcoded-trigger:after{background-color:#263238}.pcoded-navbar.active-dark .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li.active>a,.pcoded-navbar.active-dark .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li.pcoded-trigger>a{background:#090f1c;color:#fff}.pcoded-navbar.active-dark.menu-light .pcoded-inner-navbar>li.active>a,.pcoded-navbar.active-dark.menu-light .pcoded-inner-navbar>li.pcoded-trigger>a{background:#f1f1f1;color:#000}.pcoded-navbar.active-dark.theme-horizontal .pcoded-inner-navbar>li.active>a,.pcoded-navbar.active-dark.theme-horizontal .pcoded-inner-navbar>li.pcoded-hasmenu.active>a,.pcoded-navbar.active-dark.theme-horizontal .pcoded-inner-navbar>li.pcoded-hasmenu.pcoded-trigger>a,.pcoded-navbar.active-dark.theme-horizontal .pcoded-inner-navbar>li.pcoded-hasmenu:hover>a,.pcoded-navbar.active-dark.theme-horizontal .pcoded-inner-navbar>li.pcoded-trigger>a,.pcoded-navbar.active-dark.theme-horizontal .pcoded-inner-navbar>li:hover>a{background:transparent}.pcoded-navbar.active-dark.theme-horizontal .pcoded-inner-navbar>li.pcoded-hasmenu .pcoded-submenu>li.active>a,.pcoded-navbar.active-dark.theme-horizontal .pcoded-inner-navbar>li.pcoded-hasmenu .pcoded-submenu>li.pcoded-trigger>a,.pcoded-navbar.active-dark.theme-horizontal .pcoded-inner-navbar>li.pcoded-hasmenu .pcoded-submenu>li:hover>a,.pcoded-navbar.active-dark.theme-horizontal .pcoded-inner-navbar>li .pcoded-submenu>li.active>a,.pcoded-navbar.active-dark.theme-horizontal .pcoded-inner-navbar>li .pcoded-submenu>li.pcoded-trigger>a,.pcoded-navbar.active-dark.theme-horizontal .pcoded-inner-navbar>li .pcoded-submenu>li:hover>a{color:#263238}body.able-pro-dark,body.able-pro-dark .table,body.able-pro-dark .table-hover tbody tr:hover{color:#adb7be}body.able-pro-dark .bt-wizard .nav,body.able-pro-dark.layout-1 .pcoded-content,body.able-pro-dark.layout-4 .pcoded-content,body.able-pro-dark.layout-5 .pcoded-main-container{background:#060b14}body.able-pro-dark h1,body.able-pro-dark h2,body.able-pro-dark h3,body.able-pro-dark h4,body.able-pro-dark h5,body.able-pro-dark h6{color:#c9d0d5}body.able-pro-dark .text-muted{color:#919ea7!important}body.able-pro-dark hr{border-top-color:#060b14}body.able-pro-dark .bg-light,body.able-pro-dark .bg-white{background-color:#0a1120!important}body.able-pro-dark .text-white{color:#c9d0d5!important}body.able-pro-dark .badge.text-white,body.able-pro-dark .btn-theme,body.able-pro-dark .label.text-white,body.able-pro-dark .text-white i,body.able-pro-dark a.btn-theme,body.able-pro-dark i.text-white{color:#fff!important}body.able-pro-dark .scroll-div>.scroll-element .scroll-bar{background-color:#000}body.able-pro-dark .page-header .page-header-title+.breadcrumb>.breadcrumb-item:last-child a,body.able-pro-dark .page-header .page-header-title+.breadcrumb>.breadcrumb-item a,body.able-pro-dark .page-header .page-header-title h5{color:#fff}body.able-pro-dark text{fill:#fff!important}body.able-pro-dark .dropdown-item,body.able-pro-dark .page-link,body.able-pro-dark .text-secondary{color:#adb7be!important}body.able-pro-dark a{color:#adb7be}body.able-pro-dark a.text-secondary{color:#adb7be!important}body.able-pro-dark a.text-secondary:focus,body.able-pro-dark a.text-secondary:hover{color:#adb7be}body.able-pro-dark a.text-secondary.btn,body.able-pro-dark a.text-secondary.btn:active,body.able-pro-dark a.text-secondary.btn:focus,body.able-pro-dark a.text-secondary.btn:hover{color:#fff!important}body.able-pro-dark .dropdown-divider,body.able-pro-dark .table-bordered{border:1px solid #0a1120}body.able-pro-dark .dropdown-menu>a.active{color:#fff!important}body.able-pro-dark .user-card .user-about-block img{box-shadow:0 0 0 5px #0f192f}body.able-pro-dark .latest-update-card .card-body .latest-update-box .update-meta .update-icon.ring,body.able-pro-dark .page-header.breadcumb-sticky,body.able-pro-dark .user-card-3 .certificated-badge,body.able-pro-dark .user-card .user-about-block .certificated-badge{background:#0f192f}body.able-pro-dark .card:not([class*=bg-]){background:#0f192f;box-shadow:0 1px 20px 0 rgba(0,0,0,.08)}body.able-pro-dark .card:not([class*=bg-]) .card-header{background-color:transparent}body.able-pro-dark .card:not([class*=bg-]) .card-header h5{color:#9fabb3!important}body.able-pro-dark .card:not([class*=bg-]) .card-header h5:after{background-color:#19294e}body.able-pro-dark .card:not([class*=bg-]) .card-header .card-header-right .btn.dropdown-toggle{color:#c9d0d5}body.able-pro-dark .card:not([class*=bg-]) .card-footer{border-top:1px solid #0c1527;background:transparent}body.able-pro-dark .card:not([class*=bg-]).card-load .card-loader{background-color:rgba(6,11,20,.8)}body.able-pro-dark .card:not([class*=bg-]).card-load .card-loader i{color:#1f5e2f}body.able-pro-dark .card.user-profile-list{background:transparent}body.able-pro-dark .card[class*=bg-]{color:#fff}body.able-pro-dark .card[class*=bg-] .text-white{color:#fff!important}body.able-pro-dark .user-profile-list{background:transparent}body.able-pro-dark .user-profile,body.able-pro-dark .user-profile-list table tr td{background:#0f192f;box-shadow:0 1px 20px 0 rgba(0,0,0,.08)}body.able-pro-dark .dropdown-menu{background-color:#19294e;box-shadow:0 1px 20px 0 rgba(0,0,0,.08)}body.able-pro-dark .dropdown-menu.show:before{color:#0f192f;text-shadow:0 -2px 2px rgba(0,0,0,.08)}body.able-pro-dark .dropdown-menu>li>a{color:#adb7be!important}body.able-pro-dark .dropdown-menu>li.active,body.able-pro-dark .dropdown-menu>li:active,body.able-pro-dark .dropdown-menu>li:focus,body.able-pro-dark .dropdown-menu>li:hover{background:rgba(173,183,190,.1)}body.able-pro-dark .dropdown-menu>li.active>a,body.able-pro-dark .dropdown-menu>li:active>a,body.able-pro-dark .dropdown-menu>li:focus>a,body.able-pro-dark .dropdown-menu>li:hover>a{background:transparent;color:#fff!important}body.able-pro-dark .dropdown-item:focus,body.able-pro-dark .dropdown-item:hover{color:#fff!important;background-color:rgba(173,183,190,.1)}body.able-pro-dark .pcoded-navbar .mobile-menu span,body.able-pro-dark .pcoded-navbar .mobile-menu span:after,body.able-pro-dark .pcoded-navbar .mobile-menu span:before{background-color:#adb7be}body.able-pro-dark .pcoded-navbar .navbar-content{box-shadow:2px 0 20px 0 rgba(0,0,0,.08)}body.able-pro-dark .pcoded-navbar.navbar-dark .header-logo .b-bg{background:#1f5e2f}body.able-pro-dark .pcoded-header:not([class*=header-]){background:#9ccc65;color:hsla(0,0%,100%,.8);box-shadow:0 1px 0 0 #060b14}body.able-pro-dark .pcoded-header:not([class*=header-]) .main-search .search-close>.input-group-text{color:#adb7be}body.able-pro-dark .pcoded-header:not([class*=header-]) .main-search.open .input-group{background:#0c1527;border-color:#465159}body.able-pro-dark .pcoded-header:not([class*=header-]) .main-search.open .input-group .search-btn .input-group-text{color:#fff}body.able-pro-dark .pcoded-header .dropdown-menu,body.able-pro-dark .pcoded-header .dropdown-menu a{color:hsla(0,0%,100%,.8)!important}body.able-pro-dark .pcoded-header .dropdown-menu>li>a{color:hsla(0,0%,100%,.8)}body.able-pro-dark .pcoded-header .dropdown-menu>li.active>a,body.able-pro-dark .pcoded-header .dropdown-menu>li:active>a,body.able-pro-dark .pcoded-header .dropdown-menu>li:focus>a,body.able-pro-dark .pcoded-header .dropdown-menu>li:hover>a{background:transparent}body.able-pro-dark .pcoded-header .input-group .input-group-text,body.able-pro-dark .pcoded-header a,body.able-pro-dark .pcoded-header dropdown-toggle{color:hsla(0,0%,100%,.8)}body.able-pro-dark .pcoded-header .input-group .input-group-text:hover,body.able-pro-dark .pcoded-header a:hover,body.able-pro-dark .pcoded-header dropdown-toggle:hover{color:#fff}body.able-pro-dark .pcoded-header .dropdown.show:before{color:#0f192f;text-shadow:0 -1px 2px rgba(0,0,0,.12)}body.able-pro-dark .pcoded-header .dropdown .notification .noti-head{border-bottom:1px solid #0c1527;background:#0f192f}body.able-pro-dark .pcoded-header .dropdown .notification .noti-body li.notification:hover{background:rgba(31,94,47,.1)}body.able-pro-dark .pcoded-header .dropdown .notification .noti-body li p strong{color:#c9d0d5}body.able-pro-dark .pcoded-header .dropdown .notification .noti-footer{border-top:1px solid #0c1527;background:#0f192f}body.able-pro-dark .pcoded-header .dropdown .profile-notification .pro-head{color:#adb7be;background:#19294e}body.able-pro-dark .pcoded-header .dropdown .profile-notification .pro-head .dud-logout{color:#adb7be}body.able-pro-dark .pcoded-header .dropdown.drp-user.show:before{color:#19294e}body.able-pro-dark .pcoded-header .dropdown .pro-body li a:hover{background:rgba(173,183,190,.1);background:transparent}body.able-pro-dark .mobile-menu span,body.able-pro-dark .mobile-menu span:after,body.able-pro-dark .mobile-menu span:before{background-color:hsla(0,0%,100%,.8)}body.able-pro-dark .mobile-menu:hover span,body.able-pro-dark .mobile-menu:hover span:after,body.able-pro-dark .mobile-menu:hover span:before{background-color:#fff}body.able-pro-dark .header-chat,body.able-pro-dark .header-user-list{background-color:#0a1120}body.able-pro-dark .header-chat .h-list-header,body.able-pro-dark .header-user-list .h-list-header{border-bottom:1px solid #030408}body.able-pro-dark .header-chat .h-list-header .input-group,body.able-pro-dark .header-user-list .h-list-header .input-group{background:transparent}body.able-pro-dark .header-chat .h-list-header a,body.able-pro-dark .header-user-list .h-list-header a{color:#adb7be}body.able-pro-dark .header-chat .h-list-header .form-control,body.able-pro-dark .header-user-list .h-list-header .form-control{background:#0f192f;color:#adb7be}body.able-pro-dark .header-chat.open,body.able-pro-dark .header-user-list.open{box-shadow:0 1px 10px 0 rgba(0,0,0,.2)}body.able-pro-dark .header-user-list .h-list-body .userlist-box:after{background:#030408}body.able-pro-dark .header-user-list .h-list-body .userlist-box .live-status{background:#1dc4e9;color:#fff}body.able-pro-dark .header-user-list .h-list-body .userlist-box .text-c-green{color:#1dc4e9}body.able-pro-dark .header-user-list.open .h-close-text i{color:#adb7be}body.able-pro-dark .header-user-list.open .h-close-text:after{color:#0a1120;box-shadow:none;background:#152343}body.able-pro-dark .header-user-list.open.msg-open:after{color:rgba(31,94,47,.1)}body.able-pro-dark .header-chat .h-list-body{background:#060b14}body.able-pro-dark .header-chat .h-list-body .chat-messages .chat-menu-reply>div p{background:#0c1527;box-shadow:0 10px 20px 0 rgba(0,0,0,.1)}body.able-pro-dark .header-chat .h-list-body .chat-messages .chat-menu-reply>div:before{color:#0c1527;text-shadow:7px 10px 20px rgba(0,0,0,.1);border-bottom-color:#0c1527;border-right-color:#0c1527}body.able-pro-dark .header-chat .h-list-body .chat-messages .chat-menu-content>div p{background:#000;color:#fff;box-shadow:0 10px 20px 0 rgba(0,0,0,.1)}body.able-pro-dark .header-chat .h-list-body .chat-messages .chat-menu-content>div:before{color:#000;text-shadow:-4px 4px 10px rgba(0,0,0,.15);border-left-color:#000;border-top-color:#000}body.able-pro-dark .header-chat .h-list-footer{background:#060b14}body.able-pro-dark .header-chat .h-list-footer .input-group{background:#121f3b;box-shadow:0 10px 20px 0 rgba(0,0,0,.1)}body.able-pro-dark .header-chat .h-list-footer .input-group .form-control,body.able-pro-dark .header-chat .h-list-footer .input-group .input-group-text{color:#adb7be;background:transparent}body.able-pro-dark .header-chat .h-list-footer .input-group .btn-send .input-group-text{color:#fff}body.able-pro-dark .header-chat .h-list-footer .input-group:after{color:#121f3b;text-shadow:4px 10px 20px rgba(0,0,0,.1)}body.able-pro-dark .header-chat .h-list-footer .input-group .btn-primary{background:#000;border-color:#000}body.able-pro-dark .header-chat .h-list-footer .input-group .btn-success{background:#060b14;border-color:#060b14}body.able-pro-dark .border-bottom{border-bottom:1px solid #0c1527!important}body.able-pro-dark .border-top{border-top:1px solid #0c1527!important}body.able-pro-dark .task-list:after{background:#0c1527}body.able-pro-dark .table td{border-top:1px solid #0c1527}body.able-pro-dark .table thead th{border-bottom:1px solid #0c1527;color:#adb7be;background:transparent}body.able-pro-dark .additive .border-bottom,body.able-pro-dark .additive .border-right,body.able-pro-dark .additive .border-top{border-color:#fff!important}body.able-pro-dark .tooltip-inner{box-shadow:0 0 15px rgba(17,17,17,.41)}body.able-pro-dark .tooltip .arrow:before{text-shadow:0 2px 3px rgba(17,17,17,.41)}body.able-pro-dark .breadcrumb,body.able-pro-dark .card .card-body code{background:#060b14}body.able-pro-dark .breadcrumb .breadcrumb-item.active{color:#adb7be}body.able-pro-dark .page-link{color:#007bff;background-color:#060b14;border:1px solid #000}body.able-pro-dark .page-link:hover{background-color:#000;border:1px solid #000}body.able-pro-dark .page-item.active .page-link{color:#fff!important}body.able-pro-dark .page-item.disabled .page-link{background-color:#060b14;border:1px solid #000}body.able-pro-dark .blockquote{border-left-color:#060b14}body.able-pro-dark .blockquote.text-right{border-right-color:#060b14}body.able-pro-dark .blockquote-footer{color:#919ea7}body.able-pro-dark .support-bar1 [class*=col],body.able-pro-dark .support-bar [class*=col],body.able-pro-dark .table-bordered td,body.able-pro-dark .table-bordered th,body.able-pro-dark .table th,body.able-pro-dark .table thead th{border-color:#0c1527}body.able-pro-dark .footable .label-default,body.able-pro-dark .footable .pagination>.disabled>a,body.able-pro-dark .footable .pagination>li>a,body.able-pro-dark .footable.table-striped>tbody>tr:nth-child(odd){background-color:rgba(0,0,0,.25);border:1px solid #0c1527;color:#919ea7}body.able-pro-dark .footable.table>tbody>tr>td,body.able-pro-dark .footable.table>tfoot>tr>td{border-top:1px solid #0c1527}body.able-pro-dark .footable.table>thead>tr>th{border-bottom:2px solid #0a1120}body.able-pro-dark .footable-details.table-hover>tbody>tr:hover,body.able-pro-dark .footable.table-hover>tbody>tr:hover{background:#060b14}body.able-pro-dark .form-material .form-control{border-color:#060b14}body.able-pro-dark table.dataTable.table-striped.DTFC_Cloned tbody{background-color:#030408}body.able-pro-dark .dataTable .highlight{background:transparent}body.able-pro-dark table.DTFC_Cloned tr{background-color:#0f192f}body.able-pro-dark .highcharts-background{fill:#0f192f!important}body.able-pro-dark .progress{background-color:#030408}body.able-pro-dark .nav-tabs{border-bottom:none}body.able-pro-dark .nav-tabs .nav-item .nav-link:hover,body.able-pro-dark .nav-tabs .nav-item.show .nav-link,body.able-pro-dark .nav-tabs .nav-item:hover .nav-link,body.able-pro-dark .nav-tabs .nav-link.active{color:#fff;border-color:#0a1120;background:#0f192f!important}body.able-pro-dark .nav-pills .nav-link.active,body.able-pro-dark .nav-pills .show>.nav-link{color:#fff!important;background:#1f5e2f;box-shadow:0 10px 20px 0 rgba(0,0,0,.2)}body.able-pro-dark .nav-tabs .nav-link,body.able-pro-dark .tab-content{box-shadow:0 1px 20px 0 rgba(0,0,0,.08)}body.able-pro-dark .form-control-plaintext{color:#adb7be}body.able-pro-dark .input-group-text{border-color:#030408;color:#adb7be}body.able-pro-dark .custom-file-label,body.able-pro-dark .custom-select,body.able-pro-dark .form-control{background:#0a1120;color:#adb7be;border-color:#030408}body.able-pro-dark .custom-file-label:focus,body.able-pro-dark .custom-select:focus,body.able-pro-dark .form-control:focus{background:#090f1c;color:#adb7be;border-color:#090f1c}body.able-pro-dark .switch input[type=checkbox]+.cr{border:1px solid #adb7be}body.able-pro-dark .custom-file-label:after{background-color:#030408;color:#adb7be;border-left:1px solid #0a1120}body.able-pro-dark .form-control:disabled,body.able-pro-dark .form-control[readonly]{background:#070d18;color:#a4b0b7}body.able-pro-dark .bootstrap-tagsinput{background:#0a1120;border:1px solid #0a1120}body.able-pro-dark .input-group{background-color:#0a1120}body.able-pro-dark .dtp-content text{fill:#000!important}body.able-pro-dark .select2-container--default .select2-selection--multiple,body.able-pro-dark .select2-container--default .select2-selection--single{background:#0a1120;border:1px solid #060b14}body.able-pro-dark .select2-container--default .select2-selection--multiple .select2-selection__rendered,body.able-pro-dark .select2-container--default .select2-selection--single .select2-selection__rendered{color:#adb7be}body.able-pro-dark .select2-container--default.select2-container--disabled .select2-selection--single{background:#0a1120}body.able-pro-dark .ms-container .ms-list{border:1px solid #060b14}body.able-pro-dark .ms-container .ms-optgroup-label{color:#adb7be}body.able-pro-dark .ms-container .ms-selectable,body.able-pro-dark .ms-container .ms-selection{background:#0a1120;color:#adb7be}body.able-pro-dark .ms-container .ms-selectable li.ms-elem-selectable,body.able-pro-dark .ms-container .ms-selectable li.ms-elem-selection,body.able-pro-dark .ms-container .ms-selection li.ms-elem-selectable,body.able-pro-dark .ms-container .ms-selection li.ms-elem-selection{border-bottom:1px solid #060b14;color:#adb7be;background:#0a1120}body.able-pro-dark .sw-theme-default .step-anchor,body.able-pro-dark .sw-theme-default .step-content,body.able-pro-dark .sw-theme-default .sw-container{background:#0a1120}body.able-pro-dark .sw-theme-default ul.step-anchor>li a{color:#adb7be;background:#0a1120}body.able-pro-dark .sw-theme-default ul.step-anchor>li a>h6,body.able-pro-dark .sw-theme-default ul.step-anchor>li a p{color:#adb7be!important}body.able-pro-dark .sw-theme-arrows .sw-container,body.able-pro-dark .sw-theme-circles .sw-container,body.able-pro-dark .sw-theme-dots .sw-container{background:#0a1120}body.able-pro-dark .sw-theme-arrows{border:1px solid #070d18}body.able-pro-dark .sw-theme-arrows .step-content,body.able-pro-dark .sw-theme-arrows .sw-container{background:#0a1120}body.able-pro-dark .sw-theme-arrows ul.step-anchor>li a{color:#adb7be;background:#0a1120!important}body.able-pro-dark .sw-theme-arrows ul.step-anchor>li a>h6,body.able-pro-dark .sw-theme-arrows ul.step-anchor>li a p{color:#adb7be}body.able-pro-dark .sw-theme-arrows ul.step-anchor>li a:after{border-left:30px solid #0a1120}body.able-pro-dark .sw-theme-arrows ul.step-anchor>li a:before{border-left:30px solid #030408}body.able-pro-dark .sw-theme-arrows>ul.step-anchor{background:#0a1120;border:1px solid #070d18}body.able-pro-dark .sw-theme-arrows>ul.step-anchor>li>a:hover:after{border-left:30px solid #0a1120}body.able-pro-dark .select2-container--default .select2-selection--multiple .select2-selection__choice{background:#070d18;border:1px solid #0f192f}body.able-pro-dark .sw-theme-default>ul.step-anchor>li.done>a.nav-link:after{background:#121f3b}body.able-pro-dark .sw-theme-default>ul.step-anchor>li>a.nav-link:after{background:#000}body.able-pro-dark .sw-theme-dots .step-content,body.able-pro-dark .sw-theme-dots .sw-toolbar,body.able-pro-dark .sw-theme-dots>ul.step-anchor{background:#0a1120}body.able-pro-dark .sw-theme-arrows>ul.step-anchor>li.done>a{background:#0a1120!important}body.able-pro-dark .sw-theme-arrows>ul.step-anchor>li.done>a:after{border-left:30px solid #0a1120!important}body.able-pro-dark .sw-theme-arrows>ul.step-anchor>li.active>a{background:#000!important}body.able-pro-dark .sw-theme-arrows>ul.step-anchor>li.active>a:after{border-left:30px solid #000!important}body.able-pro-dark .sw-theme-dots>ul.step-anchor>li.done>a{color:#c9d0d5}body.able-pro-dark .sw-theme-dots .nav-tabs .nav-link{background:transparent!important}body.able-pro-dark .ck.ck-editor__main>.ck-editor__editable{background:#0a1120!important}body.able-pro-dark .ck.ck-editor__main>.ck-editor__editable:not(.ck-focused){border-color:#070d18!important}body.able-pro-dark .ck.ck-toolbar__separator{background:#000}body.able-pro-dark .document-editor__editable-container{background:#060b14}body.able-pro-dark .document-editor__editable-container .ck-editor__editable.ck-editor__editable_inline{background:#060b14;border:1px solid #000}body.able-pro-dark .document-editor{border:1px solid #000}body.able-pro-dark .ck-content .table table,body.able-pro-dark .ck-content .table table td,body.able-pro-dark .ck-content .table table th{border-color:#000;background:#060b14}body.able-pro-dark .ck.ck-toolbar{background:#060b14;border:1px solid #060b14}body.able-pro-dark .document-editor__toolbar{border-bottom:1px solid #000}body.able-pro-dark .ck.ck-button .ck-button__label,body.able-pro-dark .ck.ck-icon{color:#adb7be}body.able-pro-dark .fc-state-default{background-color:#060b14!important;background-image:none;color:#adb7be!important;text-shadow:none!important;box-shadow:none!important}body.able-pro-dark .fc-unthemed td.fc-today{background:#060b14}body.able-pro-dark .fullcalendar-card .fc-button{border-color:#0f192f}body.able-pro-dark .h-list-body .chat-messages .chat-menu-reply>div:before{color:#000;border-right-color:#000;border-bottom-color:#000}body.able-pro-dark .h-list-body .chat-messages .chat-menu-reply>div p{background:#000}body.able-pro-dark table.dataTable.fixedHeader-floating,body.able-pro-dark table.dataTable.fixedHeader-locked{background:#060b14}body.able-pro-dark .fc-unthemed .fc-content,body.able-pro-dark .fc-unthemed .fc-divider,body.able-pro-dark .fc-unthemed .fc-list-view,body.able-pro-dark .fc-unthemed .fc-popover,body.able-pro-dark .fc-unthemed .fc-row,body.able-pro-dark .fc-unthemed fc-list-heading td,body.able-pro-dark .fc-unthemed tbody,body.able-pro-dark .fc-unthemed td,body.able-pro-dark .fc-unthemed th,body.able-pro-dark .fc-unthemed thead{border-color:#0a1120}body.able-pro-dark .fc-unthemed .fc-divider,body.able-pro-dark .fc-unthemed .fc-list-heading td,body.able-pro-dark .fc-unthemed .fc-popover .fc-header{background-color:#0a1120}body.able-pro-dark .i-main .i-block{border:1px solid #060b14}body.able-pro-dark .filter-bar .navbar,body.able-pro-dark .invoice-total.table{background:#0a1120}body.able-pro-dark .table-card .row-table:first-child{border-bottom-color:#060b14}body.able-pro-dark .table-card .row-table .br{border-right-color:#060b14}body.able-pro-dark .task-board-left .task-right-header-revision,body.able-pro-dark .task-board-left .task-right-header-status,body.able-pro-dark .task-board-left .task-right-header-users{border-color:#0a1120}body.able-pro-dark .h-list-body .userlist-box.active,body.able-pro-dark .h-list-body .userlist-box:after,body.able-pro-dark .msg-card .msg-block>.row>div:before,body.able-pro-dark .msg-card .msg-user-chat{background:#0a1120}body.able-pro-dark .note-card .note-box-aside{border-right:1px solid #0a1120}body.able-pro-dark .note-card .note-write{background:#0a1120}body.able-pro-dark .note-card .note-write:after,body.able-pro-dark .note-card .note-write:before{border-left:1px solid #070d18}body.able-pro-dark .note-card .list-group-item,body.able-pro-dark .note-card .list-group-item.active{background:#0a1120;border-color:#070d18;color:#adb7be}body.able-pro-dark .filter-bar .card-task .task-list-table i,body.able-pro-dark .task-data .dropdown-toggle:after,body.able-pro-dark .task-data i{color:#adb7be}body.able-pro-dark .table-columned>tbody>tr>td{border-left:1px solid #0b1323}body.able-pro-dark #task-container li{background:#060b14;border:1px solid #060b14;border-top:5px solid #0c1527;color:#adb7be}body.able-pro-dark .bd-example-modal,body.able-pro-dark .bd-example-row{background:#0a1120}body.able-pro-dark pre[class*=language-]>code{box-shadow:-1px 0 0 0 #070d18,0 0 0 1px #0a1120}body.able-pro-dark .modal-content{background:#060b14;border:1px solid #0c1527}body.able-pro-dark .modal-header{border-bottom:1px solid #0c1527!important}body.able-pro-dark .modal-footer{border-top:1px solid #0c1527!important}body.able-pro-dark .close,body.able-pro-dark .close:not(:disabled):not(.disabled):hover{text-shadow:none;color:#adb7be;opacity:1}body.able-pro-dark .email-card .tab-content .table tr.read{background:rgba(6,11,20,.7)}body.able-pro-dark .email-card .tab-content .table tr:hover{background:#060b14;box-shadow:none}body.able-pro-dark .email-card .mail-body-content .mail-attach{border:1px solid #373a3c}body.able-pro-dark .email-card .nav-pills{background:transparent;box-shadow:none}body.able-pro-dark .email-card .nav-pills>li .nav-link.active{background:rgba(33,150,243,.1);border-color:rgba(33,150,243,.1);box-shadow:none}body.able-pro-dark .email-card .inbox-right .nav-pills{border-top:1px solid #060b14!important}body.able-pro-dark .email-content{border-bottom:1px solid #060b14}body.able-pro-dark .crop-toggle .docs-options .dropdown-menu{color:#adb7be}body.able-pro-dark .crop-toggle .docs-options .dropdown-menu>li:hover{color:#adb7be!important;background:#060b14}body.able-pro-dark .widget-chat-box .card-header i{color:#adb7be}body.able-pro-dark .widget-chat-box .receive-chat,body.able-pro-dark .widget-chat-box .send-chat{background-color:#060b14}body.able-pro-dark .widget-chat-box .receive-chat:before,body.able-pro-dark .widget-chat-box .send-chat:before{border-top:6px solid #060b14;border-right:6px solid #060b14}body.able-pro-dark .widget-chat-box .receive-chat .time{color:#adb7be}.widget-chat-box body.able-pro-dark .chat-card .receive-chat .msg,body.able-pro-dark .chat-card .send-chat .msg,body.able-pro-dark .chat-card .widget-chat-box .receive-chat .msg{background-color:#1f5e2f}.widget-chat-box body.able-pro-dark .chat-card .receive-chat .msg:after,body.able-pro-dark .chat-card .send-chat .msg:after,body.able-pro-dark .chat-card .widget-chat-box .receive-chat .msg:after{border-right-color:#1f5e2f}body.able-pro-dark .chat-card .received-chat .msg{background-color:#060b14}body.able-pro-dark .chat-card .received-chat .msg:after{border-bottom-color:#060b14}body.able-pro-dark .latest-update-card .card-body .latest-update-box:after{background:#060b14}body.able-pro-dark .support-bar .card-footer{background:#0f192f!important;border-top:1px solid #060b14}body.able-pro-dark .flat-card .row-table:first-child{border-bottom-color:#060b14}body.able-pro-dark .flat-card .row-table .br{border-right-color:#060b14;border-left-color:#060b14}body.able-pro-dark .blur-user-card h3,body.able-pro-dark .profile-card .card-body h3{color:#fff!important}body.able-pro-dark .border-right{border-color:#060b14!important}body.able-pro-dark .grid-stack{background:#0a1120}body.able-pro-dark .slider-track{background:#060b14}body.able-pro-dark :not(pre)>code[class*=language-],body.able-pro-dark pre[class*=language-]{background:#0f192f}body.able-pro-dark :not(pre)>code[class*=language-] code,body.able-pro-dark pre[class*=language-] code{background-color:#0f192f}body.able-pro-dark .card .card-body pre[class*=language-]>code{box-shadow:-1px 0 0 0 #1f5e2f,0 0 0 1px #0c1527;background:#0f192f;background-size:3em 3em;background-origin:content-box;background-attachment:local}body.able-pro-dark code[class*=language-],body.able-pro-dark pre[class*=language-]{color:#adb7be}body.able-pro-dark .token.entity,body.able-pro-dark .token.operator,body.able-pro-dark .token.url,body.able-pro-dark .token.variable{background:transparent}body.able-pro-dark .nestable-lists{border-top:2px solid #0a1120;border-bottom:2px solid #0a1120}body.able-pro-dark #nestable2 .dd-item>button:before,body.able-pro-dark .dd-item>button{color:#adb7be}body.able-pro-dark #nestable2 .dd-handle,body.able-pro-dark .dd-handle{color:#adb7be;border:1px solid #060b14}body.able-pro-dark #nestable2 .dd-handle:hover,body.able-pro-dark .dd-handle:hover{color:#b6bec5;background:#060b14}body.able-pro-dark .dd-placeholder{background:#0a1120;border-color:#adb7be}body.able-pro-dark .dd3-content,body.able-pro-dark .dd3-handle{color:#adb7be;border:1px solid #0f192f;background:#060b14}body.able-pro-dark .dd3-content:hover{color:#b6bec5;background:#060b14}body.able-pro-dark .dropzone .dz-message{color:#b6bec5}body.able-pro-dark .datepicker{color:#adb7be;background:#060b14!important}body.able-pro-dark .datepicker-dropdown.datepicker-orient-bottom:before{border-bottom-color:#060b14!important}body.able-pro-dark .datepicker-dropdown.datepicker-orient-bottom:after{border-bottom:6px solid #060b14!important}body.able-pro-dark .datepicker-dropdown.datepicker-orient-top:before{display:none}body.able-pro-dark .datepicker-dropdown.datepicker-orient-top:after{border-top:6px solid #060b14!important}body.able-pro-dark .dtp table.dtp-picker-days tr>td>a.selected{color:#fff!important}body.able-pro-dark .style-block .nav-pills{background:transparent}body.able-pro-dark .offline-box iframe{border:1px solid #060b14}body.able-pro-dark .table.dataTable[class*=table-] thead th{background:transparent}body.able-pro-dark table.dataTable tbody>tr.selected,body.able-pro-dark table.dataTable tbody>tr>.selected{background:#060b14}body.able-pro-dark .trash{background:#060b14;border-color:#0f192f}body.able-pro-dark .syntax-output{border-color:#060b14}body.able-pro-dark .syntax-output pre{color:#adb7be}body.able-pro-dark .blur-user-card .blur-footer [class*=col-],body.able-pro-dark .profile-card~.card-footer [class*=col-],body.able-pro-dark .widget-profile-card-1~.card-footer [class*=col-]{border-color:#060b14}body.able-pro-dark .product-progress-card .pp-cont:after{background:#060b14}body.able-pro-dark .ck-content .image>figcaption{color:#adb7be!important;background:#0f192f!important}body.able-pro-dark .message-mobile .task-right-header-status{border-bottom:1px solid #282a2c}body.able-pro-dark .menu-styler .theme-color>a[data-value=reset]{color:#fff!important}body.able-pro-dark.box-layout .pcoded-header~.pcoded-main-container,body.able-pro-dark .pcoded-main-container{background:#060b14}body.able-pro-dark .pcoded-header>.collapse:not(.show) .mob-toggler:after{color:#fff}body.able-pro-dark .cd-horizontal-timeline .events,body.able-pro-dark .cd-timeline{background:#060b14}body.able-pro-dark .cd-timeline__content:before{border-left-color:#0f192f;filter:drop-shadow(1px 0 1px #0f192f)}body.able-pro-dark .cd-timeline__block:nth-child(2n) .cd-timeline__content:before{border-right-color:#0f192f;filter:drop-shadow(-1px 0 1px #0f192f)}body.able-pro-dark .cd-timeline__container:before{background:#0f192f}body.able-pro-dark .cd-timeline__date{color:#c9d0d5}body.able-pro-dark .cd-timeline__img{box-shadow:0 0 0 4px #0f192f,inset 0 2px 0 rgba(0,0,0,.08),0 3px 0 4px rgba(0,0,0,.05)}body.able-pro-dark .cd-timeline-navigation a{border:2px solid #060b14}body.able-pro-dark .cd-horizontal-timeline .events a{color:#adb7be}body.able-pro-dark .cd-horizontal-timeline .events a:after{border:2px solid #060b14;background:#060b14}body.able-pro-dark .cbp_tmlabel h3{color:#fff!important}body.able-pro-dark table.dataTable tbody>tr.selected td.select-checkbox:after,body.able-pro-dark table.dataTable tbody>tr.selected th.select-checkbox:after,body.able-pro-dark table.dataTable tbody>tr>.selected td.select-checkbox:after,body.able-pro-dark table.dataTable tbody>tr>.selected th.select-checkbox:after{text-shadow:1px 1px #060b14,-1px -1px #060b14,1px -1px #060b14,-1px 1px #060b14}body.able-pro-dark div.DTS div.dataTables_scrollBody table{background-color:#060b14}body.able-pro-dark .control.control--effects button.control__btn,body.able-pro-dark .tabledit-toolbar .btn span{color:#adb7be}body.able-pro-dark .questions input{background:#0f192f;color:#adb7be}body.able-pro-dark .checkbox.checkbox-fill input[type=checkbox]+.cr:after{border:2px solid rgba(233,234,236,.31)}body.able-pro-dark .pcoded-navbar.theme-horizontal~.pcoded-header{color:#fff;color:hsla(0,0%,100%,.8)}body.able-pro-dark .pcoded-navbar.theme-horizontal~.pcoded-header .profile-notification li>a{color:#373a3c}body.able-pro-dark .pcoded-navbar.theme-horizontal~.pcoded-header .b-title{color:#fff}body.able-pro-dark .pcoded-navbar.theme-horizontal~.pcoded-header .dropdown-menu{color:hsla(0,0%,100%,.8)!important}body.able-pro-dark .pcoded-navbar.theme-horizontal~.pcoded-header .dropdown-menu>li.active,body.able-pro-dark .pcoded-navbar.theme-horizontal~.pcoded-header .dropdown-menu>li:active,body.able-pro-dark .pcoded-navbar.theme-horizontal~.pcoded-header .dropdown-menu>li:focus,body.able-pro-dark .pcoded-navbar.theme-horizontal~.pcoded-header .dropdown-menu>li:hover,body.able-pro-dark .pcoded-navbar.theme-horizontal~.pcoded-header .dropdown-menu>li>a,body.able-pro-dark .pcoded-navbar.theme-horizontal~.pcoded-header .dropdown-menu a{color:#373a3c}body.able-pro-dark .pcoded-navbar.theme-horizontal~.pcoded-header a,body.able-pro-dark .pcoded-navbar.theme-horizontal~.pcoded-header dropdown-toggle{color:hsla(0,0%,100%,.8)}body.able-pro-dark .pcoded-navbar.theme-horizontal~.pcoded-header .dropdown .profile-notification .pro-head,body.able-pro-dark .pcoded-navbar.theme-horizontal~.pcoded-header .dropdown .profile-notification .pro-head .dud-logout,body.able-pro-dark .pcoded-navbar.theme-horizontal~.pcoded-header .main-search.open .input-group .search-btn .input-group-text,body.able-pro-dark .pcoded-navbar.theme-horizontal~.pcoded-header a:hover,body.able-pro-dark .pcoded-navbar.theme-horizontal~.pcoded-header dropdown-toggle:hover{color:#fff}@media only screen and (max-width:991px){body.able-pro-dark .pcoded-header{background:#0f192f;color:#fff}body.able-pro-dark .pcoded-header>.collapse:not(.show){background:#121f3b;box-shadow:0 1px 20px 0 rgba(0,0,0,.08)}body.able-pro-dark .pcoded-header>.collapse:not(.show) a{color:#fff}body.able-pro-dark .pcoded-header[class*=header-] .main-search.open .input-group{background:hsla(0,0%,100%,.25)}}body.able-pro-rtl{direction:rtl;text-align:right}body.able-pro-rtl .scroll-div>.scroll-element.scroll-y{right:auto;left:6px}body.able-pro-rtl .card .card-header h5{margin-right:0;margin-left:10px}body.able-pro-rtl .card .card-header h5:after{left:auto;right:-25px}body.able-pro-rtl .card .card-header .card-header-right{display:none;left:10px;right:auto}body.able-pro-rtl .mr-auto{margin-left:auto!important;margin-right:0!important}body.able-pro-rtl .ml-auto{margin-right:auto!important;margin-left:0!important}body.able-pro-rtl .float-left{float:right!important}body.able-pro-rtl .float-right{float:left!important}body.able-pro-rtl .text-right{text-align:left!important}body.able-pro-rtl .text-left{text-align:right!important}body.able-pro-rtl .list-group{padding-right:0}body.able-pro-rtl .breadcrumb-item+.breadcrumb-item:before{padding-left:8px}body.able-pro-rtl .p-l-0{padding-right:0;padding-left:0}body.able-pro-rtl .p-l-0[class*=col]{padding-left:15px}body.able-pro-rtl .p-r-0{padding-left:0;padding-right:0}body.able-pro-rtl .p-r-0[class*=col]{padding-right:15px}body.able-pro-rtl .m-l-0,body.able-pro-rtl .m-r-0{margin-right:0;margin-left:0}body.able-pro-rtl .p-l-5{padding-right:5px;padding-left:0}body.able-pro-rtl .p-r-5{padding-left:5px;padding-right:0}body.able-pro-rtl .m-l-5{margin-right:5px;margin-left:0}body.able-pro-rtl .m-r-5{margin-left:5px;margin-right:0}body.able-pro-rtl .p-l-10{padding-right:10px;padding-left:0}body.able-pro-rtl .p-r-10{padding-left:10px;padding-right:0}body.able-pro-rtl .m-l-10{margin-right:10px;margin-left:0}body.able-pro-rtl .m-r-10{margin-left:10px;margin-right:0}body.able-pro-rtl .p-l-15{padding-right:15px;padding-left:0}body.able-pro-rtl .p-r-15{padding-left:15px;padding-right:0}body.able-pro-rtl .m-l-15{margin-right:15px;margin-left:0}body.able-pro-rtl .m-r-15{margin-left:15px;margin-right:0}body.able-pro-rtl .p-l-20{padding-right:20px;padding-left:0}body.able-pro-rtl .p-r-20{padding-left:20px;padding-right:0}body.able-pro-rtl .m-l-20{margin-right:20px;margin-left:0}body.able-pro-rtl .m-r-20{margin-left:20px;margin-right:0}body.able-pro-rtl .p-l-25{padding-right:25px;padding-left:0}body.able-pro-rtl .p-r-25{padding-left:25px;padding-right:0}body.able-pro-rtl .m-l-25{margin-right:25px;margin-left:0}body.able-pro-rtl .m-r-25{margin-left:25px;margin-right:0}body.able-pro-rtl .p-l-30{padding-right:30px;padding-left:0}body.able-pro-rtl .p-r-30{padding-left:30px;padding-right:0}body.able-pro-rtl .m-l-30{margin-right:30px;margin-left:0}body.able-pro-rtl .m-r-30{margin-left:30px;margin-right:0}body.able-pro-rtl .p-l-35{padding-right:35px;padding-left:0}body.able-pro-rtl .p-r-35{padding-left:35px;padding-right:0}body.able-pro-rtl .m-l-35{margin-right:35px;margin-left:0}body.able-pro-rtl .m-r-35{margin-left:35px;margin-right:0}body.able-pro-rtl .p-l-40{padding-right:40px;padding-left:0}body.able-pro-rtl .p-r-40{padding-left:40px;padding-right:0}body.able-pro-rtl .m-l-40{margin-right:40px;margin-left:0}body.able-pro-rtl .m-r-40{margin-left:40px;margin-right:0}body.able-pro-rtl .p-l-45{padding-right:45px;padding-left:0}body.able-pro-rtl .p-r-45{padding-left:45px;padding-right:0}body.able-pro-rtl .m-l-45{margin-right:45px;margin-left:0}body.able-pro-rtl .m-r-45{margin-left:45px;margin-right:0}body.able-pro-rtl .p-l-50{padding-right:50px;padding-left:0}body.able-pro-rtl .p-r-50{padding-left:50px;padding-right:0}body.able-pro-rtl .m-l-50{margin-right:50px;margin-left:0}body.able-pro-rtl .m-r-50{margin-left:50px;margin-right:0}body.able-pro-rtl .pcoded-header .input-group .input-group-text{margin-right:auto;margin-left:0}body.able-pro-rtl .pcoded-header .navbar-nav{padding-right:0}body.able-pro-rtl .pcoded-header .navbar-nav>li:first-child{padding-right:25px;padding-left:12px}body.able-pro-rtl .pcoded-header .navbar-nav>li:last-child{padding-left:30px;padding-right:12px}body.able-pro-rtl .pcoded-header .mr-auto .dropdown-menu{margin-left:auto;margin-right:-20px}body.able-pro-rtl .pcoded-header .ml-auto .dropdown-menu{margin-right:auto;margin-left:-20px}body.able-pro-rtl .pcoded-header .main-search.open .input-group{padding:0 20px 0 0}body.able-pro-rtl .pcoded-header .main-search.open .input-group .search-btn{margin-left:auto;margin-right:5px}body.able-pro-rtl .pcoded-header[class*=header-] .main-search.open .input-group{padding:2px 20px 2px 2px}body.able-pro-rtl .pcoded-header[class*=header-] .main-search.open .input-group .search-btn{margin-left:auto;margin-right:5px}body.able-pro-rtl .pcoded-header .dropdown .dropdown-toggle{padding-right:0}body.able-pro-rtl .pcoded-header .dropdown .dropdown-toggle:after{right:12px}body.able-pro-rtl .pcoded-header .dropdown.show:before{left:0;right:-5px}body.able-pro-rtl .pcoded-header .dropdown .notification .noti-body img{margin-right:auto;margin-left:20px}body.able-pro-rtl .pcoded-header .dropdown .notification .noti-body li .n-time{float:left}body.able-pro-rtl .pcoded-header .dropdown .notification ul{padding-right:0}body.able-pro-rtl .pcoded-header .dropdown .profile-notification .pro-head img{margin-right:auto;margin-left:10px}body.able-pro-rtl .pcoded-header .dropdown .profile-notification .pro-head .dud-logout{padding-left:0;right:auto;left:0}body.able-pro-rtl .pcoded-header .m-header .mobile-menu{left:auto;right:0}@media only screen and (min-width:992px){body.able-pro-rtl .pcoded-header .m-header .mobile-menu{right:auto;left:0}}body.able-pro-rtl .pcoded-header .m-header .mob-toggler{right:auto;left:0}body.able-pro-rtl .b-brand .b-title{margin-left:0;margin-right:10px}body.able-pro-rtl .pcoded-navbar{direction:rtl;text-align:right}body.able-pro-rtl .pcoded-navbar ul{padding-left:0;padding-right:0}body.able-pro-rtl .pcoded-navbar .mobile-menu{right:auto;left:10px}body.able-pro-rtl .pcoded-navbar .pcoded-badge{margin-right:10px}body.able-pro-rtl .pcoded-navbar.theme-horizontal .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li.pcoded-hasmenu.active:before,body.able-pro-rtl .pcoded-navbar.theme-horizontal .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li.pcoded-hasmenu.pcoded-trigger:before,body.able-pro-rtl .pcoded-navbar.theme-horizontal .pcoded-inner-navbar app-nav-item>li.pcoded-hasmenu.active:before,body.able-pro-rtl .pcoded-navbar.theme-horizontal .pcoded-inner-navbar app-nav-item>li.pcoded-hasmenu.pcoded-trigger:before{padding-right:calc(50% - 25px);padding-left:0}body.able-pro-rtl .pcoded-navbar .pcoded-inner-navbar li>a{text-align:right}body.able-pro-rtl .pcoded-navbar .pcoded-inner-navbar li.pcoded-hasmenu>a:after{right:auto;left:20px}body.able-pro-rtl .pcoded-navbar .pcoded-inner-navbar li.pcoded-hasmenu .pcoded-submenu{background:#1f5e2f}body.able-pro-rtl .pcoded-navbar .pcoded-inner-navbar li.pcoded-hasmenu .pcoded-submenu:after{left:auto;right:25px}body.able-pro-rtl .pcoded-navbar .pcoded-inner-navbar li.pcoded-hasmenu .pcoded-submenu li:after{left:auto;right:26px}body.able-pro-rtl .pcoded-navbar .pcoded-inner-navbar li.pcoded-hasmenu .pcoded-submenu li>a{text-align:right;padding:7px 60px 7px 7px}body.able-pro-rtl .pcoded-navbar .pcoded-inner-navbar li.pcoded-hasmenu .pcoded-submenu li>a:before{left:auto;right:44px}body.able-pro-rtl .pcoded-navbar .pcoded-inner-navbar li.pcoded-hasmenu .pcoded-submenu li .pcoded-submenu>app-nav-item>li>a{padding:7px 80px 7px 7px}body.able-pro-rtl .pcoded-navbar .pcoded-inner-navbar li.pcoded-hasmenu .pcoded-submenu li .pcoded-submenu>app-nav-item>li>a:before{left:auto;right:65px}body.able-pro-rtl .pcoded-navbar .pcoded-inner-navbar li.pcoded-hasmenu .pcoded-submenu li .pcoded-submenu:after,body.able-pro-rtl .pcoded-navbar .pcoded-inner-navbar li.pcoded-hasmenu .pcoded-submenu li .pcoded-submenu>app-nav-item>li:after{left:auto;right:45px}body.able-pro-rtl .pcoded-navbar .pcoded-inner-navbar li.pcoded-hasmenu .pcoded-submenu li .pcoded-submenu>li:after{left:auto;right:46px}body.able-pro-rtl .pcoded-navbar .pcoded-inner-navbar li.pcoded-hasmenu .pcoded-submenu li .pcoded-submenu>li>a{padding:7px 80px 7px 7px}body.able-pro-rtl .pcoded-navbar .pcoded-inner-navbar li.pcoded-hasmenu .pcoded-submenu li .pcoded-submenu>li>a:before{left:auto;right:65px}body.able-pro-rtl .pcoded-navbar .pcoded-inner-navbar>li a .pcoded-micon{margin-right:0;margin-left:7px}body.able-pro-rtl .pcoded-navbar .pcoded-inner-navbar>li.active:after,body.able-pro-rtl .pcoded-navbar .pcoded-inner-navbar>li.pcoded-trigger:after{left:auto;right:0}body.able-pro-rtl .pcoded-navbar.navbar-collapsed .header-logo .logo-thumb,body.able-pro-rtl .pcoded-navbar.navbar-collapsed .pcoded-menu-caption:after{left:auto;right:15px}body.able-pro-rtl .pcoded-navbar.navbar-collapsed~.pcoded-main-container{margin-left:auto;margin-right:70px}body.able-pro-rtl .pcoded-navbar.navbar-collapsed:hover .header-logo .mobile-menu{right:auto;left:0}body.able-pro-rtl .pcoded-navbar.navbar-collapsed:hover .pcoded-inner-navbar{direction:rtl}body.able-pro-rtl .pcoded-navbar.navbar-collapsed .pcoded-inner-navbar{direction:ltr}body.able-pro-rtl .pcoded-navbar.navbar-collapsed .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li.pcoded-hasmenu>a:after,body.able-pro-rtl .pcoded-navbar.navbar-collapsed .pcoded-inner-navbar>app-nav-group>app-nav-item>li.pcoded-hasmenu>a:after,body.able-pro-rtl .pcoded-navbar.navbar-collapsed .pcoded-inner-navbar>li.pcoded-hasmenu>a:after{right:auto;left:12px}body.able-pro-rtl .pcoded-navbar.navbar-collapsed:not(:hover) .pcoded-menu-caption{padding:18px 0 5px}body.able-pro-rtl .pcoded-navbar.navbar-collapsed:not(:hover) .pcoded-inner-navbar li.pcoded-hasmenu .pcoded-submenu{background:#536dfe;width:70px}body.able-pro-rtl .pcoded-navbar.navbar-collapsed:not(:hover) .pcoded-inner-navbar li.pcoded-hasmenu .pcoded-submenu li>a{padding-left:0;padding-right:0}body.able-pro-rtl .pcoded-navbar.mob-open~.pcoded-main-container,body.able-pro-rtl .pcoded-navbar.navbar-collapsed:hover~.pcoded-main-container{margin-left:auto;margin-right:70px}body.able-pro-rtl .pcoded-navbar.mob-open~.pcoded-main-container:before,body.able-pro-rtl .pcoded-navbar.navbar-collapsed:hover~.pcoded-main-container:before{left:auto;right:0}body.able-pro-rtl .pcoded-main-container{margin-left:0;margin-right:230px}body.able-pro-rtl .dropdown .dropdown-menu{text-align:right;left:auto}body.able-pro-rtl .dropdown .dropdown-menu.dropdown-menu-right{right:auto;left:0}body.able-pro-rtl .scrollable-body{padding:0!important}body.able-pro-rtl .scrollable-body perfect-scrollbar .p-r-0[class*=col]{padding-right:30px}body.able-pro-rtl .note-card .note-box-aside{border-left:1px solid #e2e5e8;border-right:none}body.able-pro-rtl .header-chat,body.able-pro-rtl .header-user-list{right:auto;left:-350px}body.able-pro-rtl .header-chat.open,body.able-pro-rtl .header-user-list.open{right:auto;left:0}body.able-pro-rtl .header-user-list.open .h-close-text{left:auto;right:-30px;transform:rotate(180deg);top:167px}body.able-pro-rtl .header-chat .h-list-header .h-back-user-list{left:auto;right:0;transform:rotate(180deg)}body.able-pro-rtl .header-chat .h-list-body .chat-messages .chat-menu-reply{text-align:left}body.able-pro-rtl .header-chat .h-list-footer .input-group .btn-attach{margin-right:0;margin-left:5px}body.able-pro-rtl .header-chat .h-list-footer .input-group .btn-attach>i{margin-left:0}body.able-pro-rtl .header-chat .h-list-footer .input-group .btn-send{margin-left:0;margin-right:5px;right:auto;left:-45px}body.able-pro-rtl .header-chat .h-list-footer .input-group .btn-send i{margin-left:0}body.able-pro-rtl .menu-styler h6:after{right:0;left:auto}body.able-pro-rtl .menu-styler .style-toggler>a{right:auto;left:0}body.able-pro-rtl .menu-styler .style-toggler>a:before{right:auto;left:0;border-radius:0 3px 3px 0;box-shadow:0 0 8px rgba(255,82,82,.9),-6px 0 8px rgba(0,0,0,.1)}body.able-pro-rtl .menu-styler .style-toggler>a:after{content:"";right:auto;left:11px}body.able-pro-rtl .menu-styler .prebuild-toggler>.prebuild-group{transform:rotate(-90deg);right:auto;left:-100px}body.able-pro-rtl .menu-styler .prebuild-toggler>.prebuild-group>a{box-shadow:0 0 2px rgba(83,109,254,.9),-6px 0 8px rgba(0,0,0,.1)}body.able-pro-rtl .menu-styler.open .style-toggler>a,body.able-pro-rtl .menu-styler.prebuild-open .style-toggler>a{right:auto;left:400px}body.able-pro-rtl .menu-styler.open .style-toggler>a:before,body.able-pro-rtl .menu-styler.prebuild-open .style-toggler>a:before{right:auto}body.able-pro-rtl .menu-styler.open .style-toggler>a:after,body.able-pro-rtl .menu-styler.prebuild-open .style-toggler>a:after{content:"";right:auto}body.able-pro-rtl .menu-styler.open .prebuild-toggler>.prebuild-group,body.able-pro-rtl .menu-styler.prebuild-open .prebuild-toggler>.prebuild-group{right:auto;left:300px}body.able-pro-rtl .menu-styler .style-block,body.able-pro-rtl .menu-styler .style-block-prebuild{right:auto;left:-400px}body.able-pro-rtl .menu-styler.open .style-block,body.able-pro-rtl .menu-styler.prebuild-open .style-block-prebuild{right:auto;left:0;box-shadow:0 0 15px rgba(0,0,0,.2)}body.able-pro-rtl .menu-styler .theme-color>a{margin-right:0;margin-left:5px}body.able-pro-rtl .menu-styler .theme-color>a span:before{left:auto;right:0}body.able-pro-rtl .menu-styler .theme-color>a span:after{right:auto;left:0}body.able-pro-rtl .menu-styler .theme-color>a.active:before{left:auto;right:14px}body.able-pro-rtl .menu-styler .theme-color>a.active:after{left:auto;right:0}body.able-pro-rtl .menu-styler .theme-color.small>a.active:before{right:5px}body.able-pro-rtl .checkbox{margin-right:0;margin-left:5px}body.able-pro-rtl .checkbox input[type=checkbox]+.cr{padding-right:0}body.able-pro-rtl .checkbox input[type=checkbox]+.cr:before{margin-right:0;margin-left:10px}body.able-pro-rtl .checkbox.checkbox-fill input[type=checkbox]+.cr:after{margin-right:0;margin-left:10px;left:auto;right:3px}body.able-pro-rtl .radio{margin-right:0;margin-left:5px}body.able-pro-rtl .radio input[type=radio]+.cr{padding-right:0}body.able-pro-rtl .radio input[type=radio]+.cr:after,body.able-pro-rtl .radio input[type=radio]+.cr:before{margin-right:0;margin-left:10px}body.able-pro-rtl .radio input[type=radio]+.cr:after{left:auto;right:5px}body.able-pro-rtl .radio.radio-fill input[type=radio]+.cr:after{left:auto;right:2px}body.able-pro-rtl .menu-styler .radio input[type=radio]+.cr{margin-right:0}body.able-pro-rtl .custom-control{padding-right:1.5rem;padding-left:0}body.able-pro-rtl .custom-control .custom-control-label:after,body.able-pro-rtl .custom-control .custom-control-label:before{left:auto;right:-1.5rem}body.able-pro-rtl .task-list:after{right:30px}body.able-pro-rtl .task-list li{padding-right:55px;padding-left:0}body.able-pro-rtl .task-list .task-icon{right:22px}body.able-pro-rtl .dashboard-kit li{margin-left:3px;margin-right:0}@media only screen and (max-width:991px){body.able-pro-rtl .pcoded-header .mobile-menu{left:0;left:20px;right:auto}body.able-pro-rtl .pcoded-navbar{margin-left:0;margin-right:-230px}body.able-pro-rtl .pcoded-navbar.mob-open,body.able-pro-rtl .pcoded-navbar.mob-open~.pcoded-header,body.able-pro-rtl .pcoded-navbar.mob-open~.pcoded-main-container,body.able-pro-rtl .pcoded-navbar~.pcoded-header,body.able-pro-rtl .pcoded-navbar~.pcoded-main-container{margin-right:0}}body.able-pro-rtl .alert-dismissible{padding-left:40px;padding-right:20px}body.able-pro-rtl .alert-dismissible .close{right:auto;left:0}body.able-pro-rtl .dropdown-toggle:after{margin-left:0;margin-right:.255em;right:8px;left:auto}body.able-pro-rtl .btn-group>.btn-group:not(:last-child)>.btn,body.able-pro-rtl .btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}body.able-pro-rtl .btn-group>.btn-group:not(:first-child)>.btn,body.able-pro-rtl .btn-group>.btn:not(:first-child){border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0;border-bottom-right-radius:0}body.able-pro-rtl .btn-group .btn{margin:0}body.able-pro-rtl .btn-group-vertical .btn+.btn,body.able-pro-rtl .btn-group-vertical .btn+.btn-group,body.able-pro-rtl .btn-group-vertical .btn-group+.btn,body.able-pro-rtl .btn-group-vertical .btn-group+.btn-group,body.able-pro-rtl .btn-group .btn+.btn,body.able-pro-rtl .btn-group .btn+.btn-group,body.able-pro-rtl .btn-group .btn-group+.btn,body.able-pro-rtl .btn-group .btn-group+.btn-group{margin-left:0;margin-right:-1px}body.able-pro-rtl .dropdown-toggle-split:after,body.able-pro-rtl .dropright .dropdown-toggle-split:after,body.able-pro-rtl .dropup .dropdown-toggle-split:after{margin-right:0}body.able-pro-rtl .dropdown-toggle-split:after{right:0!important}body.able-pro-rtl [class*=language]{direction:ltr}body.able-pro-rtl .list-inline,body.able-pro-rtl .list-unstyled,body.able-pro-rtl .nav-tabs{padding-right:0}body.able-pro-rtl .modal-header .close{margin:-1rem auto -1rem -1rem}body.able-pro-rtl .btn{margin-right:0;margin-left:10px}body.able-pro-rtl .label{margin-right:0;margin-left:5px}body.able-pro-rtl .input-group .btn{margin-left:0}body.able-pro-rtl .input-group>.custom-file+.custom-file,body.able-pro-rtl .input-group>.custom-file+.custom-select,body.able-pro-rtl .input-group>.custom-file+.form-control,body.able-pro-rtl .input-group>.custom-select+.custom-file,body.able-pro-rtl .input-group>.custom-select+.custom-select,body.able-pro-rtl .input-group>.custom-select+.form-control,body.able-pro-rtl .input-group>.form-control+.custom-file,body.able-pro-rtl .input-group>.form-control+.custom-select,body.able-pro-rtl .input-group>.form-control+.form-control{margin-left:0;margin-right:-1px}body.able-pro-rtl .input-group>.custom-select:not(:last-child),body.able-pro-rtl .input-group>.form-control:not(:last-child){border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-top-left-radius:0;border-bottom-left-radius:0}body.able-pro-rtl .input-group>.custom-select:not(:first-child),body.able-pro-rtl .input-group>.form-control:not(:first-child){border-top-right-radius:0;border-bottom-right-radius:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}body.able-pro-rtl .input-group>.custom-file:not(:last-child) .custom-file-label,body.able-pro-rtl .input-group>.custom-file:not(:last-child) .custom-file-label:after{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-top-left-radius:0;border-bottom-left-radius:0}body.able-pro-rtl .input-group>.custom-file:not(:first-child) .custom-file-label{border-top-right-radius:0;border-bottom-right-radius:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}body.able-pro-rtl .input-group-append .btn+.btn,body.able-pro-rtl .input-group-append .btn+.input-group-text,body.able-pro-rtl .input-group-append .input-group-text+.btn,body.able-pro-rtl .input-group-append .input-group-text+.input-group-text,body.able-pro-rtl .input-group-prepend .btn+.btn,body.able-pro-rtl .input-group-prepend .btn+.input-group-text,body.able-pro-rtl .input-group-prepend .input-group-text+.btn,body.able-pro-rtl .input-group-prepend .input-group-text+.input-group-text{margin-left:0;margin-right:-1px}body.able-pro-rtl .input-group-prepend{margin-right:0;margin-left:-1px}body.able-pro-rtl .input-group-append{margin-left:0;margin-right:-1px}body.able-pro-rtl .input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),body.able-pro-rtl .input-group>.input-group-append:last-child>.input-group-text:not(:last-child),body.able-pro-rtl .input-group>.input-group-append:not(:last-child)>.btn,body.able-pro-rtl .input-group>.input-group-append:not(:last-child)>.input-group-text,body.able-pro-rtl .input-group>.input-group-prepend>.btn,body.able-pro-rtl .input-group>.input-group-prepend>.input-group-text{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-top-left-radius:0;border-bottom-left-radius:0}body.able-pro-rtl .input-group>.input-group-append>.btn,body.able-pro-rtl .input-group>.input-group-append>.input-group-text,body.able-pro-rtl .input-group>.input-group-prepend:first-child>.btn:not(:first-child),body.able-pro-rtl .input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),body.able-pro-rtl .input-group>.input-group-prepend:not(:first-child)>.btn,body.able-pro-rtl .input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}body.able-pro-rtl .custom-file-label{width:100%}body.able-pro-rtl .custom-file-label:after{right:auto;left:0;border-left:none;border-right:1px solid #ced4da}body.able-pro-rtl table>tbody>tr>td>span.footable-toggle{margin-right:0;margin-left:8px}body.able-pro-rtl .select-card select{display:none}body.able-pro-rtl .minicolors-slider{right:152px}body.able-pro-rtl .minicolors-opacity-slider{right:173px}body.able-pro-rtl .dial-chart{direction:ltr}body.able-pro-rtl .job-meta-data i{margin-right:0;margin-left:5px}body.able-pro-rtl .h-list-body .userlist-box .live-status{left:20px;right:auto}body.able-pro-rtl .h-list-body .userlist-box .media-left{padding-left:10px;padding-right:0}body.able-pro-rtl .h-list-body .chat-messages .chat-menu-reply{text-align:left}body.able-pro-rtl .h-list-body .chat-messages .chat-menu-reply>div p{margin-left:25px;margin-right:0}body.able-pro-rtl .h-list-body .chat-messages .chat-menu-reply>div:before{right:auto;left:19px;border-color:#fff transparent transparent #fff;box-shadow:1px 5px 10px -3px rgba(62,57,107,.15)}body.able-pro-rtl .h-list-body .chat-messages .chat-menu-reply .chat-time{margin:9px 10px 0 8px}body.able-pro-rtl .h-list-body .chat-messages .photo-table{padding-right:0;padding-left:15px}body.able-pro-rtl .h-list-body .chat-messages .chat-menu-content>div:before{left:auto;right:-5px;border-color:transparent #1f5e2f #1f5e2f transparent;box-shadow:4px 0 8px -5px rgba(62,57,107,.3)}body.able-pro-rtl .h-list-body .chat-messages .chat-menu-content .chat-time{margin:9px 10px 0 8px}body.able-pro-rtl .note{float:right}body.able-pro-rtl .task-board-left .user-box .media-left{margin-right:0;margin-left:10px}body.able-pro-rtl .task-board-left .btn{margin:0}body.able-pro-rtl .task-attachment .file-attach{margin-right:0;margin-left:20px}body.able-pro-rtl .btn-msg-send{margin:0}body.able-pro-rtl .assign-user .media-left,body.able-pro-rtl .task-comment .media-left{margin-right:0!important;margin-left:16px}body.able-pro-rtl .task-comment .btn{margin:0}body.able-pro-rtl div.dataTables_wrapper div.dataTables_filter{margin-top:10px}body.able-pro-rtl div.dataTables_wrapper div.dataTables_filter input{margin-right:7px}body.able-pro-rtl div.dataTables_wrapper div.dataTables_filter label{float:left}body.able-pro-rtl .form-material .right-icon-control .form-icon{right:auto;left:0}body.able-pro-rtl .form-material .right-icon-control .form-icon .btn{margin-right:10px;margin-left:0}body.able-pro-rtl .note-bar .photo-table,body.able-pro-rtl .widget-lorem .photo-table,body.able-pro-rtl .widget-timeline .photo-table,body.able-pro-rtl .widget-todo .photo-table{margin-right:0!important;margin-left:16px}body.able-pro-rtl .to-do .to-do-button{right:auto;left:22px}body.able-pro-rtl .ticket-customer i{right:auto;left:32px}body.able-pro-rtl .card-event i{right:auto;left:27px}body.able-pro-rtl .bitcoin-wallet i{right:auto;left:50px}body.able-pro-rtl .Active-visitor .card-active>div+div,body.able-pro-rtl .card-social .card-active>div+div{border-right:1px solid #e2e5e8;border-left:0!important}body.able-pro-rtl .br-theme-bars-reversed .br-widget .br-current-rating{text-align:left}body.able-pro-rtl .jstree-default .jstree-node{background-position:-320px -4px}body.able-pro-rtl .sw-theme-dots>ul.step-anchor>li>a:after{right:42%}body.able-pro-rtl .sw-theme-dots>ul.step-anchor>li>a:before{right:40%}body.able-pro-rtl .dtp>.dtp-content{right:50%;margin-right:-150px}body.able-pro-rtl .note-card .Note-delete{left:10px}body.able-pro-rtl .filter-bar .nav{padding-right:0}body.able-pro-rtl .footable .pagination{padding:0}body.able-pro-rtl .form-check{padding-left:0;padding-right:1.25rem}body.able-pro-rtl .form-check input{margin-right:-20px}body.able-pro-rtl .form-check-input{margin-right:0}body.able-pro-rtl .form-check-input+label{margin-right:1.3rem}body.able-pro-rtl .bs-tooltip-auto[x-placement^=right] .arrow:before,body.able-pro-rtl .bs-tooltip-right .arrow:before{left:auto;right:-8px}body.able-pro-rtl .br-theme-bars-1to10 .br-widget .br-current-rating,body.able-pro-rtl .br-theme-bars-1to10 .br-widget a,body.able-pro-rtl .br-theme-bars-movie .br-widget .br-current-rating,body.able-pro-rtl .br-theme-bars-movie .br-widget a,body.able-pro-rtl .br-theme-bars-reversed .br-widget .br-current-rating,body.able-pro-rtl .br-theme-bars-reversed .br-widget a,body.able-pro-rtl .br-theme-bars-square .br-widget .br-current-rating,body.able-pro-rtl .br-theme-bars-square .br-widget a,body.able-pro-rtl .br-theme-css-stars .br-widget .br-current-rating,body.able-pro-rtl .br-theme-css-stars .br-widget a{float:right}body.able-pro-rtl .br-theme-bars-reversed .br-widget .br-current-rating{text-align:right}body.able-pro-rtl .tool-container.tool-top .arrow{margin-right:-7px}body.able-pro-rtl .sw-theme-arrows>ul.step-anchor>li:first-child>a{padding-right:15px;padding-left:30px}body.able-pro-rtl .minicolors .form-control{padding:6px 44px 5px 12px}body.able-pro-rtl .minicolors-theme-bootstrap .minicolors-swatch{right:3px}body.able-pro-rtl .minicolors-position-left .minicolors-panel{right:0}body.able-pro-rtl .select2-container--default .select2-selection--multiple .select2-selection__choice{float:right}@media only screen and (max-width:768px){body.able-pro-rtl .sw-theme-dots>ul.step-anchor:before{right:1px;margin-left:10px;margin-right:0}body.able-pro-rtl .sw-theme-dots>ul.step-anchor>li>a:before{right:-23px;margin-right:10px}body.able-pro-rtl .sw-theme-dots>ul.step-anchor>li>a:after{right:-40px;top:-45px}}body.able-pro-rtl .flat-card .row-table .br{border-right:none;border-left:1px solid #ccc}body.able-pro-rtl .mce-menu.mce-menu-align .mce-caret,body.able-pro-rtl .mce-menu.mce-menu-align .mce-menu-shortcut{left:0;right:auto}body.able-pro-rtl .mce-menu-item .mce-caret{margin-left:6px}body.able-pro-rtl .ux-designer .btn{right:auto;left:20px}body.able-pro-rtl .owl-carousel{direction:ltr}body.able-pro-rtl .social-widget-card i{left:10px;right:auto}body.able-pro-rtl .proj-t-card .pt-badge{left:-35px;right:auto;padding:60px 20px 20px 50px}body.able-pro-rtl .new-cust-card .align-middle .status{left:0;right:auto}body.able-pro-rtl .latest-update-card .card-body .latest-update-box:after{right:11px;left:auto}body.able-pro-rtl .latest-update-card.update-card .card-body .latest-update-box:after{right:18px;left:auto}body.able-pro-rtl .widget-chat-box .receive-chat,body.able-pro-rtl .widget-chat-box .send-chat{border-radius:10px 0 10px 10px}body.able-pro-rtl .widget-chat-box .receive-chat:before,body.able-pro-rtl .widget-chat-box .send-chat:before{border-top:6px solid #b2dbfb;border-left:6px solid #b2dbfb;border-right-color:transparent;right:-12px}body.able-pro-rtl .cd-timeline__img i,body.able-pro-rtl .cd-timeline__img img{left:auto;right:50%;margin-right:-12px}body.able-pro-rtl .table-card .card-body .table tr td:first-child,body.able-pro-rtl .table-card .card-body .table tr th:first-child{padding-right:25px}body.able-pro-rtl .support-bar [class*=col]{border-left:1px solid #fff;border-right:0}body.able-pro-rtl .support-bar1 [class*=col],body.able-pro-rtl .table-card .row-table .br{border-left:1px solid #e2e5e8;border-right:0}body.able-pro-rtl .product-progress-card .pp-cont:after{right:-15px;left:auto}@media only screen and (min-width:1170px){body.able-pro-rtl .cd-timeline__block:nth-child(2n) .cd-timeline__content{float:left}body.able-pro-rtl .cd-timeline__block:nth-child(2n) .cd-timeline__content:before{right:auto;left:100%;border-left-color:#fff;border-right-color:transparent;filter:drop-shadow(1px 0 1px #e2e5e8)}body.able-pro-rtl .cd-timeline__content:before{right:100%;left:auto;border-right-color:#fff;border-left-color:transparent;filter:drop-shadow(-1px 0 1px #e2e5e8)}}body.able-pro-rtl .email-card .email-more-link{padding:8px 25px}body.able-pro-rtl .email-card .nav-pills>li .nav-link i{margin-left:10px;margin-right:0}body.able-pro-rtl #task-container li.complete:before{left:5px;right:auto}body.able-pro-rtl .invoice-total.table tbody{float:left;padding-left:20px;padding-right:0}@media only screen and (min-width:756px){body.able-pro-rtl .cbp_tmtimeline:before{right:20%;margin-right:-10px;left:auto;margin-left:0}body.able-pro-rtl .cbp_tmtimeline>li .cbp_tmlabel{margin:15px 25% 0 0}body.able-pro-rtl .cbp_tmtimeline>li .cbp_tmlabel:after{left:100%;right:auto;border-left-color:#202938;border-right-color:transparent}body.able-pro-rtl .cbp_tmtimeline>li:nth-child(odd) .cbp_tmlabel:after{border-left-color:#1f5e2f;border-right-color:transparent}body.able-pro-rtl .cbp_tmtimeline>li .cbp_tmicon{right:20%;left:auto;margin:0 -25px 0 0}body.able-pro-rtl .cbp_tmtimeline>li .cbp_tmtime{padding-left:100px;padding-right:0}body.able-pro-rtl .cbp_tmtimeline>li .cbp_tmtime span{float:left}}body.able-pro-rtl .custom-switch{padding-right:2.25rem!important}body.able-pro-rtl .custom-switch .custom-control-label:before{right:-2.29rem!important}@media only screen and (max-width:991px){body.able-pro-rtl .pcoded-header .m-header .b-brand{margin-left:0;margin-right:20px}body.able-pro-rtl .pcoded-header .navbar-nav.mr-auto li.nav-item:not(.dropdown){padding-left:0;padding-right:20px}body.able-pro-rtl .pcoded-header #mobile-header{left:20px;right:auto}body.able-pro-rtl .pcoded-header .ml-auto{float:left}body.able-pro-rtl .pcoded-header>.collapse:not(.show) .mob-toggler:after,body.able-pro-rtl .pcoded-header>.container>.collapse:not(.show) .mob-toggler:after{left:10px;right:auto}body.able-pro-rtl .pcoded-header>.collapse:not(.show) .ml-auto{margin-left:20px!important;margin-right:auto!important}}@media only screen and (max-width:575px){body.able-pro-rtl .pcoded-header .dropdown .dropdown-menu{right:0;left:0;margin-left:auto}}body.able-pro-rtl .ps--active-x>.ps__rail-x,body.able-pro-rtl .ps--active-y>.ps__rail-y{right:calc(100% - 15px)!important}body.able-pro-rtl [id] svg{direction:ltr}body.able-pro-rtl .fixed-button{left:30px;right:auto!important}body.able-pro-rtl .dataTables_scrollHeadInner{padding-left:17px!important;padding-right:0!important}body.able-pro-rtl .filter-bar .card-task .task-board{float:left}body.able-pro-rtl .pcoded-navbar.theme-horizontal .sidenav-horizontal-next,body.able-pro-rtl .pcoded-navbar.theme-horizontal .sidenav-horizontal-prev{transform:rotate(180deg)}body.able-pro-rtl .pcoded-navbar.theme-horizontal .pcoded-inner-navbar .pcoded-hasmenu .pcoded-submenu .pcoded-hasmenu.edge .pcoded-submenu:before{right:-32px}body.able-pro-rtl .pcoded-navbar.theme-horizontal .pcoded-inner-navbar .pcoded-hasmenu .pcoded-submenu .pcoded-submenu:before{left:-22px}body.able-pro-rtl .pcoded-navbar.theme-horizontal .pcoded-inner-navbar .pcoded-hasmenu .pcoded-submenu .pcoded-submenu a:before{left:auto;right:4px}body.able-pro-rtl .pcoded-navbar.theme-horizontal .pcoded-inner-navbar .pcoded-hasmenu .pcoded-submenu a{padding:10px 30px 10px 20px}body.able-pro-rtl .pcoded-navbar.theme-horizontal .pcoded-inner-navbar .pcoded-hasmenu .pcoded-submenu a:before{left:auto;right:12px}body.able-pro-rtl .pcoded-navbar.theme-horizontal .pcoded-inner-navbar li.pcoded-hasmenu a:after{left:10px}body.able-pro-rtl .pcoded-navbar.theme-horizontal .pcoded-inner-navbar>li:last-child>a{margin-right:0;margin-left:70px}body.able-pro-rtl .pcoded-navbar.theme-horizontal .pcoded-inner-navbar>li.active:after,body.able-pro-rtl .pcoded-navbar.theme-horizontal .pcoded-inner-navbar>li.pcoded-trigger:after{left:auto;right:18px}body.able-pro-rtl .pcoded-navbar.theme-horizontal .pcoded-inner-navbar>li.pcoded-hasmenu>a:after{position:absolute;left:-4px;top:13px}body.able-pro-rtl .pcoded-navbar.theme-horizontal .pcoded-inner-navbar>li.pcoded-hasmenu.active:before,body.able-pro-rtl .pcoded-navbar.theme-horizontal .pcoded-inner-navbar>li.pcoded-hasmenu.pcoded-trigger:before{padding-left:auto;padding-right:calc(50% - 25px)}body.able-pro-rtl .pcoded-navbar.theme-horizontal~.pcoded-header,body.able-pro-rtl .pcoded-navbar.theme-horizontal~.pcoded-main-container{margin-right:0}body.able-pro-rtl .footer-fab{right:auto;left:70px}body.able-pro-rtl .footer-fab .fab-hover ul li a:after{right:auto;left:calc(100% + 8px)}body.able-pro-rtl .pcoded-navbar.theme-horizontal .pcoded-inner-navbar li.pcoded-hasmenu a:after{right:auto;position:absolute;left:-4px;top:13px}body.able-pro-rtl .pcoded-navbar.theme-horizontal .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li.active:after,body.able-pro-rtl .pcoded-navbar.theme-horizontal .pcoded-inner-navbar>app-nav-group>app-nav-collapse>li.pcoded-trigger:after,body.able-pro-rtl .pcoded-navbar.theme-horizontal .pcoded-inner-navbar app-nav-item>li.active:after,body.able-pro-rtl .pcoded-navbar.theme-horizontal .pcoded-inner-navbar app-nav-item>li.pcoded-trigger:after{left:auto;right:23px}.social-card{color:#fff;overflow:hidden}.social-card .social-icon{background-color:#fff;border-radius:5px;text-align:center;padding:22px 23px}.social-card .download-icon{color:#fff;background-color:hsla(0,0%,100%,.5);position:absolute;height:125px;width:125px;right:-125px;font-size:35px;padding:40px 22px;border-radius:50%;transition:all .3s ease-in-out}.social-card:hover .download-icon{right:-60px}.total-card{overflow:hidden}.total-card .text-left h4{color:#fff;font-weight:400;margin-bottom:5px}.total-card .text-left p{color:#fff;font-size:15px}.table-card .card-body .table .chk-option{vertical-align:middle;width:30px;display:inline-block}.table-card .card-body .table .chk-option .checkbox-fade,.table-card .card-body .table .chk-option .checkbox-fade .cr,.table-card .card-body .table .chk-option .checkbox-zoom,.table-card .card-body .table .chk-option .checkbox-zoom .cr{margin-right:0}.table-card .card-body .table label{margin-bottom:0}.table-card .card-body .table tr td:first-child,.table-card .card-body .table tr th:first-child{padding-left:20px}.table-card .card-body .table tr td:last-child,.table-card .card-body .table tr th:last-child{padding-right:20px}.latest-update-card .card-body{padding-top:0}.latest-update-card .card-body .latest-update-box{position:relative}.latest-update-card .card-body .latest-update-box td{border-top:none}.latest-update-card .card-body .latest-update-box:after{content:"";position:absolute;background:#e2e5e8;height:100%;width:1px;top:0;left:110px;z-index:1}.latest-update-card .card-body .latest-update-box .update-meta{z-index:2;min-width:160px}.latest-update-card .card-body .latest-update-box .update-meta .update-icon{width:40px;height:40px;border-radius:50%;text-align:center;padding:12px 13px;font-size:16px;color:#fff;margin-left:10px}@media only screen and (max-width:575px){.latest-update-card .card-body .latest-update-box:after{display:none}.latest-update-card .card-body .latest-update-box .update-meta{z-index:2;min-width:100%;text-align:left!important;margin-bottom:15px;border-top:1px solid #f1f1f1;padding-top:15px}}.review-card .review-block .cust-img{width:50px;height:50px}.review-card .review-block>div{margin-left:0;margin-right:0;padding:25px 5px}.review-card .review-block>div:hover{background-color:rgba(31,94,47,.1)}.user-card2 .risk-rate{display:inline-block;margin:0 auto}.user-card2 .risk-rate span{width:130px;height:130px;border-radius:50%;border-color:#9ccc65 #d6d6d6 transparent;border-style:dashed;border-width:6px;padding:45px;display:block;position:relative}.user-card2 .risk-rate span:after{content:"";width:90px;height:90px;background-color:rgba(156,204,101,.5);border-radius:50%;position:absolute;top:15px;left:15px;z-index:1}.user-card2 .risk-rate span b{font-size:20px;color:#fff;z-index:2;position:relative}.to-do-list{padding-bottom:10px;margin-bottom:20px}.to-do-list:last-child{border:none;padding:0;margin:0}.to-do-list p{display:inline-block}.to-do-label .checkbox-fade{display:block}.to-do-label .checkbox-fade .delete_todo{float:right;font-size:24px;color:#ccc}.to-do-label .check-task{display:block}.to-do-label i{cursor:pointer}.trafic-card .progress{height:7px}.trafic-card .progress.blue{background-color:rgba(31,94,47,.5)}.trafic-card .progress.green{background-color:rgba(156,204,101,.5)}.trafic-card .progress.red{background-color:rgba(255,82,82,.5)}.trafic-card .progress.purple{background-color:rgba(83,109,254,.5)}.trafic-card .progress.yellow{background-color:rgba(255,186,87,.5)}.user-activity-card .u-img{position:relative}.user-activity-card .u-img .cover-img{width:40px;height:40px}.user-activity-card .u-img .profile-img{width:20px;height:20px;position:absolute;bottom:0;right:-5px}.user-Messages-card .u-img{position:relative}.user-Messages-card .u-img .profile-img{width:40px;height:40px}.user-Messages-card .u-img .tot-msg{width:15px;height:15px;position:absolute;bottom:0;right:-5px;background-color:#ff5252;color:#fff;font-size:10px;border-radius:50%;text-align:center}.latest-posts-card .latest-posts-img{width:90px;height:80px}.task-card .task-list{position:relative}.task-card .task-list:after{content:"";position:absolute;background:#e2e5e8;height:100%;width:2px;top:0;left:10px;z-index:1}.task-card .task-list:before{content:"";position:absolute;background:#e2e5e8;height:15px;width:15px;bottom:-14px;left:3px;z-index:2;border-radius:50%}.task-card .task-list li{margin-bottom:30px;padding-left:30px;position:relative}.task-card .task-list li .task-icon{position:absolute;left:3px;top:1px;border-radius:50%;padding:2px;color:#fff;min-width:15px;min-height:15px;z-index:2}.latest-activity-card .card-body{padding-top:0}.latest-activity-card .card-body .latest-update-box{position:relative}.latest-activity-card .card-body .latest-update-box .update-meta{z-index:2;min-width:160px}.latest-activity-card .card-body .latest-update-box .update-meta .update-icon{width:40px;height:40px;border-radius:50%;text-align:center;padding:12px 13px;font-size:16px;color:#fff;margin-left:10px}@media only screen and (max-width:575px){.latest-activity-card .card-body .latest-update-box .update-meta{z-index:2;min-width:100%;text-align:left!important;margin-bottom:15px;border-top:1px solid #f1f1f1;padding-top:15px}}.feed-card .feed-icon{color:#fff;padding:8px}.latest-activity-card .table td{vertical-align:middle}.order-visitor-card{cursor:pointer}.order-visitor-card,.order-visitor-card h4,.order-visitor-card h6,.order-visitor-card p{transition:all .3s ease-in-out}.order-visitor-card:hover{background-color:#1f5e2f}.order-visitor-card:hover h4,.order-visitor-card:hover h6,.order-visitor-card:hover p{color:#fff}.user-card-full{overflow:hidden}.user-card-full .user-profile-side{border-radius:5px 0 0 5px}.user-card-full .social-link li{display:inline-block}.user-card-full .social-link li a{font-size:20px;margin:0 10px 0 0;transition:all .3s ease-in-out}.user-card-full .social-link li a i{color:#373a3c}.form-icon{position:absolute;bottom:8px;right:8px}.form-icon .btn.btn-icon{width:35px;height:35px}.widget-statstic-card{position:relative;overflow:hidden}.widget-statstic-card .st-icon{color:#fff;font-size:23px;padding:40px 40px 20px 20px;border-radius:50%;position:absolute;top:-30px;right:-30px;transition:all .3s ease-in-out}.widget-statstic-card h2{font-weight:600;display:inline-block}.widget-statstic-card span{border-radius:30px;padding:5px 20px;color:#fff;font-weight:600}.widget-statstic-card:hover .st-icon{font-size:50px}.widget-visitor-card{overflow:hidden;padding:10px 0}.widget-visitor-card i{color:#fff;font-size:80px;position:absolute;bottom:-10px;opacity:.3;left:-10px;transform:rotate(15deg);transition:all .3s ease-in-out}.widget-visitor-card:hover i{transform:rotate(0deg) scale(1.4);opacity:.5}.app-design .btn{padding:5px 8px;font-size:12px;font-weight:600;border-radius:5px}.app-design .team-section img{width:35px;border-radius:5px}.app-design .progress-box p{margin-bottom:0}.app-design .progress-box .progress{width:calc(100% - 80px);height:8px;text-align:center;margin:0 auto;background-color:#e5e5e5;border-radius:30px;position:relative;overflow:inherit}.app-design .progress-box .progress .progress-bar{border-radius:30px}.app-design .progress-box .progress .progress-bar label{position:absolute;top:-24px;right:0;font-weight:600;font-size:13px}.order-card{color:#fff;overflow:hidden}.order-card .card-icon{position:absolute;right:-17px;font-size:100px;top:20px;opacity:.5}.statustic-card .card-body{position:relative}.statustic-card .card-body .progress{position:absolute;bottom:0;width:100%;left:0;height:5px;overflow:visible}.statustic-card .card-body .progress .progress-bar{position:relative}.statustic-card .card-body .progress .progress-bar:before{content:"";height:5px;width:5px;border-radius:50%;position:absolute;right:0;background:inherit}.statustic-card .card-body .progress .progress-bar.bg-c-blue:before{animation:blue-blink-bar .5s linear infinite}.statustic-card .card-body .progress .progress-bar.bg-c-green:before{animation:green-blink-bar .5s linear infinite}.statustic-card .card-body .progress .progress-bar.bg-c-red:before{animation:red-blink-bar .5s linear infinite}.statustic-card .card-body .progress .progress-bar.bg-c-yellow:before{animation:yellow-blink-bar .5s linear infinite}@keyframes blue-blink-bar{0%{box-shadow:0 0 0 0 rgba(31,94,47,.1)}50%{box-shadow:0 0 0 6px rgba(31,94,47,.3)}}@keyframes green-blink-bar{0%{box-shadow:0 0 0 0 rgba(156,204,101,.1)}50%{box-shadow:0 0 0 6px rgba(156,204,101,.3)}}@keyframes red-blink-bar{0%{box-shadow:0 0 0 0 rgba(255,82,82,.1)}50%{box-shadow:0 0 0 6px rgba(255,82,82,.3)}}@keyframes yellow-blink-bar{0%{box-shadow:0 0 0 0 rgba(255,186,87,.1)}50%{box-shadow:0 0 0 6px rgba(255,186,87,.3)}}.statustic-progress-card .progress{height:5px}.quater-card .progress{height:4px}.client-map img{vertical-align:top;width:90px}.client-map .client-detail{margin-bottom:20px}.client-map .client-detail img{border-radius:5px}.client-map .client-profile{float:left}.client-map .client-contain{display:inline-block;margin-left:20px}.client-map .client-contain h5{display:block;text-transform:capitalize;font-weight:600;font-size:18px;padding-bottom:10px}.client-map .client-card-box{border:1px solid #ccc;border-radius:5px}.client-map .client-card-box .client-border{border-right:1px solid #ccc}.client-map .client-card-box .client-border-card{border-top:1px solid #ccc}.flat-card .row-table{display:table;align-items:center;table-layout:fixed;height:100%;width:100%;margin:0}.flat-card .row-table:first-child{border-bottom:1px solid #ddd}.flat-card .row-table .br{border-right:1px solid #ccc}.flat-card .row-table i{font-size:28px}.flat-card .row-table span{text-transform:uppercase;font-size:12px}.flat-card .row-table h5{display:block;margin-bottom:.3em;margin-right:0}.flat-card .row-table>[class*=col-]{display:table-cell;float:none;table-layout:fixed;vertical-align:middle}.flat-card .row-table>[class*=col-] .row{display:flex;align-items:center}.flat-card[class*=widget-] .row-table{display:flex}.table-card .card-body{padding-left:0;padding-right:0;padding-top:0}.table-card .card-body .table>thead>tr>th{border-top:0}.table-card .card-body .table tr td:first-child,.table-card .card-body .table tr th:first-child{padding-left:25px}.table-card .card-body .table tr td:last-child,.table-card .card-body .table tr th:last-child{padding-right:25px}.table-card .card-body .table.without-header tr:first-child td{border-top:none}.stastic-slider-full-card .carousel-item{transition:transform 12s linear}.statstic-data-card .active.carousel-item-right,.statstic-data-card .carousel-item-next:not(.carousel-item-left){transform:translateY(100%)}.statstic-data-card .active.carousel-item-left,.statstic-data-card .carousel-item-prev:not(.carousel-item-right){transform:translateY(-100%)}.statstic-data-card .card-body{border-top:2px solid transparent}.statstic-data-card .card-body.level-down{border-color:#ff5252}.statstic-data-card .card-body.level-up{border-color:#9ccc65}.social-widget-card{border-top:none;color:#fff}.social-widget-card:hover i{opacity:1;transform:scale(1.1)}.social-widget-card i{position:absolute;right:10px;bottom:10px;font-size:48px;opacity:.4;transition:all .3s ease-in}.ticket-card .lbl-card{border-radius:50px;padding:5px 15px;display:inline-block}.widget-profile-card-1{position:relative;margin-bottom:50px}.widget-profile-card-1 .middle-user{position:absolute;left:0;right:0;width:100%;margin:0 auto;text-align:center;bottom:-60px}.widget-profile-card-1 .middle-user img{width:115px;border-radius:50%}.widget-profile-card-1~.card-footer [class*=col-]{border-right:1px solid #fff}.widget-profile-card-1~.card-footer [class*=col-]:last-child{border:none}@media only screen and (max-width:767px){.widget-profile-card-1~.card-footer [class*=col-]:nth-child(2){border:0}.widget-profile-card-1~.card-footer [class*=col-]:last-child{margin-top:10px}}.widget-profile-card-2 img.user-img{width:115px}.widget-profile-card-2 a{color:#fff;transition:all .3s ease-in}.widget-profile-card-2 a:hover{opacity:.7}.widget-profile-card-3{background-image:"/assets/images/widget/slider5.jpg";background-size:cover;padding:50px 0;text-align:center}.widget-profile-card-3 img{width:120px;border-radius:50%}.profile-card{position:relative;min-height:410px;overflow:hidden}.profile-card img{width:100%;position:absolute;top:0;left:0}.profile-card .card-body{color:#fff;position:absolute;bottom:0;text-align:center;width:100%;background:linear-gradient(transparent,rgba(0,0,0,.72))}.profile-card .card-body h3{font-weight:600}.profile-card~.card-footer [class*=col-]{padding:10px;border-right:1px solid hsla(0,0%,100%,.57)}.profile-card~.card-footer [class*=col-] h4{font-size:18px;font-weight:600}.profile-card~.card-footer [class*=col-]:last-child{border:none}.profile-card~.card-footer [class*=col-] span{text-transform:uppercase}@media only screen and (max-width:767px){.profile-card~.card-footer [class*=col-]:nth-child(2){border:none}}.blur-user-card{color:#fff;text-align:center;padding-top:45px;background-image:"/assets/images/widget/blur-bg.png";background-size:cover}.blur-user-card h3{margin-top:10px;font-size:30px;font-weight:600}.blur-user-card p{font-size:18px;font-weight:300}.blur-user-card .blur-footer [class*=col-]{padding:1em;border-right:1px solid #fff;margin-top:30px;margin-bottom:30px}.blur-user-card .blur-footer [class*=col-]:last-child{border-right:none}@media only screen and (max-width:767px){.blur-user-card .blur-footer [class*=col-]:nth-child(2){border:0}.blur-user-card .blur-footer [class*=col-]:last-child{margin-top:0;padding-top:0}}.weather-bg-card{position:relative}.weather-bg-card img{width:100%}.weather-bg-card .card-body{position:absolute;bottom:20px;width:100%;text-align:center}.weather-bg-card h5{color:#fff}.weather-bg-card .card-body.alt{position:absolute;top:0}.weather-bg-card .card-body.alt span{color:#fff}.weather-bg-card .weather-temp{font-size:70px;color:#fff}.weather-bg-card~.card-footer{border-top:none}@media only screen and (max-width:575px){.weather-bg-card~.card-footer [class*=col-]{margin-bottom:10px}}.new-cust-card img{width:40px}.new-cust-card h6{margin-bottom:0}.new-cust-card .align-middle{position:relative}.new-cust-card .align-middle .status{position:absolute;right:0;top:19px;font-size:13px}.new-cust-card .align-middle .status.active{width:10px;height:10px;border-radius:50%;background:#9ccc65}.latest-update-card.update-card .card-body .latest-update-box:after{left:19px}.testimonial-card .progress{height:5px}.testimonial-card .review-block .cust-img{width:40px;height:40px}.testimonial-card .review-block>div{margin-left:0;margin-right:0;padding:15px 5px 9px}.testimonial-card .review-block>div:hover{background-color:rgba(31,94,47,.1)}.widget-chat-box .card-header i{font-size:17px;color:#263238;position:relative}.widget-chat-box .card-header .pop-up:after{content:"";position:absolute;background-color:#ff5252;height:8px;width:8px;border-radius:50px;right:-3px}.widget-chat-box .receive-chat,.widget-chat-box .send-chat{position:relative;background:#51c56e;padding:7px;border-radius:0 10px 10px 10px;font-size:13px;margin-bottom:30px}.widget-chat-box .receive-chat:before,.widget-chat-box .send-chat:before{content:"";position:absolute;height:12px;width:12px;border-right:6px solid transparent;border-top:6px solid transparent;border-color:#51c56e #51c56e transparent transparent;border-style:solid;border-width:6px;left:-12px;top:0}.widget-chat-box .receive-chat .time,.widget-chat-box .send-chat .time{position:absolute;bottom:-20px;left:0}.widget-chat-box .receive-chat{background-color:#1f5e2f;color:#fff;border-radius:10px}.widget-chat-box .receive-chat:before{display:none}.widget-chat-box .receive-chat .time{color:#666}.widget-chat-box .rc-10{margin-bottom:10px}.chat-card .msg{margin-bottom:5px;display:inline-block;padding:10px;position:relative}.chat-card .msg img{width:60px;border-radius:5px;margin-bottom:5px;margin-top:5px;margin-right:10px}.chat-card .received-chat .msg{background:#51c56e;border-radius:0 5px 5px 5px}.chat-card .received-chat .msg:after{content:"";position:absolute;left:-7px;top:-7px;transform:rotate(45deg);border:7px solid transparent;border-bottom-color:#51c56e}.chat-card .send-chat,.chat-card .widget-chat-box .receive-chat,.widget-chat-box .chat-card .receive-chat{text-align:right}.chat-card .send-chat .msg,.chat-card .widget-chat-box .receive-chat .msg,.widget-chat-box .chat-card .receive-chat .msg{background:#1f5e2f;color:#fff;border-radius:5px 0 5px 5px}.chat-card .send-chat .msg:after,.chat-card .widget-chat-box .receive-chat .msg:after,.widget-chat-box .chat-card .receive-chat .msg:after{content:"";position:absolute;right:-7px;top:-7px;transform:rotate(45deg);border:7px solid transparent;border-right-color:#1f5e2f}.nav{position:relative;z-index:1}.feed-card h6{margin-top:7px;font-size:14px}.feed-card .feed-icon{border-radius:50%;width:30px;height:30px;text-align:center;padding:8px 9px}.mrr-card{position:relative}.mrr-card .bottom-chart{bottom:0}.bg-pattern{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 20.5V18H0v-2h20v-2H0v-2h20v-2H0V8h20V6H0V4h20V2H0V0h22v20h2V0h2v20h2V0h2v20h2V0h2v20h2V0h2v20h2v2H20v-1.5zM0 20h2v20H0V20zm4 0h2v20H4V20zm4 0h2v20H8V20zm4 0h2v20h-2V20zm4 0h2v20h-2V20zm4 4h20v2H20v-2zm0 4h20v2H20v-2zm0 4h20v2H20v-2zm0 4h20v2H20v-2z' fill='%234680ff' fill-opacity='0.1' fill-rule='evenodd'/%3E%3C/svg%3E")}.swal-icon--error{border-color:#ff5252}.swal-icon--error__line{background-color:#ff5252}.swal-icon--warning{border-color:#ffba57}.swal-icon--warning__body,.swal-icon--warning__dot{background-color:#ffba57}@keyframes pulseWarning{0%{border-color:#ffc471}to{border-color:#ffba57}}.swal-icon--success{border-color:#9ccc65}.swal-icon--success__ring{border:4px solid rgba(156,204,101,.2)}.swal-icon--success__line{background-color:#9ccc65}.swal-icon--info{border-color:#00acc1}.swal-icon--info:after,.swal-icon--info:before{background-color:#00acc1}.swal-title{color:rgba(0,0,0,.65)}.swal-text{color:rgba(0,0,0,.64)}.swal-button{background-color:#1f5e2f}.swal-button:active,.swal-button:not([disabled]):hover{background-color:#194b25}.swal-button:focus{box-shadow:0 0 0 1px #fff,0 0 0 3px rgba(31,94,47,.29)}.swal-button--cancel{color:#555;background-color:#efefef}.swal-button--cancel:not([disabled]):hover{background-color:#e8e8e8}.swal-button--cancel:active{background-color:#d7d7d7}.swal-button--cancel:focus{box-shadow:0 0 0 1px #fff,0 0 0 3px rgba(116,136,150,.29)}.swal-button--danger{background-color:#ff5252}.swal-button--danger:active,.swal-button--danger:not([disabled]):hover{background-color:#ff3939}.swal-button--danger:focus{box-shadow:0 0 0 1px #fff,0 0 0 3px rgba(255,82,82,.29)}.swal-footer{text-align:center}.swal-content__input:focus,.swal-content__textarea:focus{border-color:rgba(31,94,47,.29)}.lb-cancel{background:url(/assets/images/loading.gif) no-repeat}.lb-nav a.lb-prev{background:url(/assets/images/prev.png) left 48% no-repeat}.lb-nav a.lb-next{background:url(/assets/images/next.png) right 48% no-repeat}.lb-data .lb-caption a{color:#1f5e2f}.lb-data .lb-close{background:url(/assets/images/close.png) 100% 0 no-repeat}.alert-dismissable .close,.alert-dismissible .close{color:inherit;text-shadow:none}@keyframes progress-bar-stripes{0%{background-position:40px 0}to{background-position:0 0}}.alert-inverse{background-color:#333;border-color:transparent;color:#fff}.alert-inverse .close{position:relative;top:-2px;right:-21px;color:#fff;text-shadow:none}.alert-inverse .alert-link{color:#e6e6e6}.growl-animated.alert-inverse{box-shadow:0 0 5px rgba(51,51,51,.5)}.growl-animated.alert-info{box-shadow:0 0 5px rgba(31,94,47,.5)}.growl-animated.alert-success{box-shadow:0 0 5px rgba(156,204,101,.5)}.growl-animated.alert-warning{box-shadow:0 0 5px rgba(255,186,87,.5)}.growl-animated.alert-danger{box-shadow:0 0 5px rgba(255,82,82,.5)}[data-notify=progressbar]{margin-bottom:0;position:absolute;bottom:0;left:0;width:100%;height:5px}[ui-pnotify].ui-pnotify.stack-bar-bottom,[ui-pnotify].ui-pnotify.stack-bar-top{width:100%}[ui-pnotify].ui-pnotify .brighttheme-notice{background-color:#ffeed7}[ui-pnotify].ui-pnotify .brighttheme-notice div,[ui-pnotify].ui-pnotify .brighttheme-notice h4{color:#bd6f00}[ui-pnotify].ui-pnotify .brighttheme-info{background-color:#3fbe5f}[ui-pnotify].ui-pnotify .brighttheme-info div,[ui-pnotify].ui-pnotify .brighttheme-info h4{color:#000}[ui-pnotify].ui-pnotify .brighttheme-success{background-color:#daecc5}[ui-pnotify].ui-pnotify .brighttheme-success div,[ui-pnotify].ui-pnotify .brighttheme-success h4{color:#4f7226}[ui-pnotify].ui-pnotify .brighttheme-error{background-color:#ffd2d2;background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem}[ui-pnotify].ui-pnotify .brighttheme-error div,[ui-pnotify].ui-pnotify .brighttheme-error h4{color:danger(#ff5252,30%)}[ui-pnotify].ui-pnotify .brighttheme-icon-notice{background-color:#bd6f00;color:#ffeed7}[ui-pnotify].ui-pnotify .brighttheme-icon-info{background-color:#000;color:#3fbe5f}[ui-pnotify].ui-pnotify .brighttheme-icon-success{background-color:#4f7226;color:#daecc5}[ui-pnotify].ui-pnotify .brighttheme-icon-error{width:0;height:0;font-size:0;line-height:0;border-radius:0;border-left:.6rem solid transparent;border-right:.6rem solid transparent;border-bottom:1.2rem solid danger(#ff5252,30%);color:#ffd2d2}[ui-pnotify].ui-pnotify .brighttheme-icon-error:after{position:absolute;top:.1rem;left:-.25rem;font-size:.9rem;font-weight:700;line-height:1.4rem;font-family:Courier New,Courier,monospace}[ui-pnotify].ui-pnotify .brighttheme{border-radius:0}[ui-pnotify].ui-pnotify .brighttheme.ui-pnotify-container{padding:1.3rem}[ui-pnotify].ui-pnotify-with-icon .brighttheme .ui-pnotify-confirm,[ui-pnotify].ui-pnotify-with-icon .brighttheme .ui-pnotify-text,[ui-pnotify].ui-pnotify-with-icon .brighttheme .ui-pnotify-title{margin-left:1.8rem}[dir=rtl] [ui-pnotify].ui-pnotify-with-icon .brighttheme .ui-pnotify-confirm,[dir=rtl] [ui-pnotify].ui-pnotify-with-icon .brighttheme .ui-pnotify-text,[dir=rtl] [ui-pnotify].ui-pnotify-with-icon .brighttheme .ui-pnotify-title{margin-right:1.8rem;margin-left:0}[ui-pnotify].ui-pnotify .brighttheme-icon-notice:after{content:"!"}[ui-pnotify].ui-pnotify .brighttheme-icon-info:after{content:"i"}[ui-pnotify].ui-pnotify .brighttheme-icon-success:after{content:"✓"}[ui-pnotify].ui-pnotify .brighttheme-icon-error:after{content:"!"}[ui-pnotify].ui-pnotify .brighttheme-icon-closer:after{content:"✕"}[ui-pnotify].ui-pnotify .brighttheme-icon-sticker:after{top:-1px;content:"‖"}[ui-pnotify].ui-pnotify .brighttheme-icon-sticker.brighttheme-icon-stuck:after{content:">"}.slider.slider-horizontal .slider-handle.triangle,.slider.slider-horizontal .slider-tick.triangle{border-bottom-color:#1f5e2f}.slider.slider-vertical .slider-handle.triangle,.slider.slider-vertical .slider-tick.triangle{border-left-color:#1f5e2f;border-right-color:#1f5e2f}.slider.slider-disabled .slider-handle{background-image:linear-gradient(180deg,#dfdfdf 0,#bebebe);background-repeat:repeat-x}.slider-track,.slider.slider-disabled .slider-track{background-image:linear-gradient(180deg,#ecf0f5 0,#ecf0f5);background-repeat:repeat-x}.slider-selection{background-image:linear-gradient(180deg,#3fbe5f 0,#3fbe5f);background-repeat:repeat-x}.slider-selection.tick-slider-selection{background-image:linear-gradient(180deg,#38ab55 0,#38ab55);background-repeat:repeat-x}.slider-handle{background-color:#1f5e2f;background-image:linear-gradient(180deg,#1f5e2f 0,#1f5e2f);background-repeat:repeat-x}.slider-tick{background-image:linear-gradient(180deg,#f9f9f9 0,#f5f5f5);background-repeat:repeat-x}.slider-tick.in-selection{background-image:linear-gradient(180deg,#38ab55 0,#38ab55);background-repeat:repeat-x}#ex7-enabled{position:relative;top:4px;height:18px;width:18px}#RGB{height:10px;background:grey}#RC .slider-selection{background:#ff8282}#RC .slider-handle{background:red}#GC .slider-selection{background:#428041}#GC .slider-handle{background:green}#BC .slider-selection{background:#8283ff}#BC .slider-handle{border-bottom-color:#00f}#B,#G,#R{width:300px}.slider-handle.custom{background:transparent none}.slider-handle.custom:before{line-height:15px;font-size:28px;content:"★";color:#726204}#slider12a .slider-track-high,#slider12c .slider-track-high{background:#9ccc65}#slider12b .slider-track-low,#slider12c .slider-track-low{background:#ff5252}#slider12c .slider-selection{background:#ffba57}#slider22 .slider-rangeHighlight{background:#f70616}#slider22 .slider-rangeHighlight.category1{background:#f90}#slider22 .slider-rangeHighlight.category2{background:#9c0}.daterangepicker{font-family:Open Sans,sans-serif;border:1px solid rgba(0,0,0,.15);box-shadow:0 0 25px rgba(31,94,47,.15);background-color:#fff}.daterangepicker .calendar-table{border:1px solid #fff;background-color:#fff}.daterangepicker .calendar-table td,.daterangepicker .calendar-table th{color:#6c757d}.daterangepicker .calendar-table .next span,.daterangepicker .calendar-table .prev span{border-color:#adb5bd}.daterangepicker td.in-range{background-color:#58c875;color:#495057}.daterangepicker td.off,.daterangepicker td.off.end-date,.daterangepicker td.off.in-range,.daterangepicker td.off.start-date{background-color:#fff;color:#373a3c;opacity:.5}.daterangepicker td.active,.daterangepicker td.active:hover,.daterangepicker td.available:hover,.daterangepicker th.available:hover{background-color:#1f5e2f;color:#fff}.daterangepicker td.available:hover>span,.daterangepicker th.available:hover>span{border-color:#fff}.daterangepicker:after{border-bottom:6px solid #fff}.daterangepicker:before{border-bottom:7px solid rgba(0,0,0,.15)}.daterangepicker .ranges ul{padding-top:15px;padding-bottom:15px}@media (min-width:564px){.daterangepicker .ranges ul{width:160px}}.daterangepicker .ranges ul li{margin:5px 10px;transition:all .2s ease-in-out}.daterangepicker .ranges ul li.active{background-color:#1f5e2f}.daterangepicker .ranges ul li:hover{box-shadow:0 15px 8px -9px rgba(0,0,0,.25);background-color:#1f5e2f;color:#fff}.daterangepicker .drp-buttons{border-top:1px solid rgba(0,0,0,.15)}.daterangepicker.show-ranges .drp-calendar.left{border-left:1px solid rgba(0,0,0,.15)}.bootstrap-tagsinput{padding:5px 10px;background:#ecf0f5;border:1px solid #e3eaef;border-radius:.25rem;width:100%}.bootstrap-maxlength,.bootstrap-tagsinput .tag{background:#1f5e2f;color:#fff;border-radius:.25rem}.bootstrap-maxlength{padding:5px 10px}.bootstrap-maxlength.label-danger{background:#ff5252}.bootstrap-maxlength.label-success{background:#9ccc65}.bootstrap-maxlength.label-warning{background:#ffba57}.bt-wizard .nav{background:#ecf0f5}.bt-wizard .nav .nav-link.active{box-shadow:0 0 5px 2px rgba(31,94,47,.3)}.select2-container .select2-selection--single{height:calc(1.5em + .75rem + 2px)}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{min-height:32px}.select2-container .select2-selection--multiple .select2-selection__rendered{padding-left:8px}.select2-container--default .select2-selection--single,.select2-dropdown{background-color:#fff;border:1px solid #ced4da;border-radius:3px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:calc(1.5em + .75rem + 2px)}.select2-container--default .select2-selection--single .select2-selection__arrow{height:calc(1.5em + .75rem + 2px)}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #ced4da;border-radius:3px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#1f5e2f;border:1px solid #1f5e2f;color:#fff;border-radius:3px;padding:2px 10px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#fff;margin-right:8px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#fff}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:8px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #ced4da;outline:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #ced4da}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ecf0f5}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#1f5e2f;color:#fff}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #ced4da;border-radius:3px;outline:0}.select2-container--classic .select2-selection--single:focus{border:1px solid #1f5e2f}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:calc(1.5em + .75rem + 2px)}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ecf0f5;border-left:1px solid #ced4da;border-top-right-radius:3px;border-bottom-right-radius:3px;height:calc(1.5em + .75rem + 2px)}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border-right:1px solid #ced4da;border-radius:0;border-top-left-radius:3px;border-bottom-left-radius:3px}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #1f5e2f}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #ced4da;border-radius:3px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #1f5e2f}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#fff;border:1px solid #ced4da;border-radius:3px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #1f5e2f}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #ced4da}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#1f5e2f}.table td,.table th{border-top:1px solid #e2e5e8;white-space:nowrap;padding:1.05rem .75rem}.table thead th{border-bottom:1px solid #e2e5e8;font-size:13px;color:#37474f;background:#ecf0f5;text-transform:uppercase}.table tbody+tbody{border-top:2px solid #e2e5e8}.table.table-dark thead th{background-color:#11171a}.table.dataTable[class*=table-] thead th{background-color:#ecf0f5}.table-bordered,.table-bordered td,.table-bordered th{border:1px solid #e2e5e8}.table-hover tbody tr:hover,.table-striped tbody tr:nth-of-type(odd){background-color:rgba(31,94,47,.03)}.table .thead-dark th{border-color:#11171a}.table-dark,.table .thead-dark th{color:#fff;background-color:#263238}.table-dark td,.table-dark th,.table-dark thead th{border-color:#11171a}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:#222d32}.table-dark.table-hover tbody tr:hover{background-color:#1c2429}.table-dark thead th{color:#fff}table.dataTable.fixedHeader-floating{top:0!important}@media screen and (max-width:992px){.fixedHeader-locked,table.dataTable.fixedHeader-floating{display:none!important}}.footable .pagination>.active>a,.footable .pagination>.active>a:focus,.footable .pagination>.active>a:hover,.footable .pagination>.active>span,.footable .pagination>.active>span:focus,.footable .pagination>.active>span:hover{background-color:#1f5e2f;border-color:#1f5e2f}.footable .pagination>li>a,.footable .pagination>li>span{color:#222}.footable-details.table,.footable.table,table.footable>tfoot>tr.footable-paging>td>span.label{margin-bottom:0}table.footable-paging-center>tfoot>tr.footable-paging>td{padding-bottom:0}.table-columned>tbody>tr>td{border:0;border-left:1px solid #e2e5e8}.table-columned>tbody>tr>th{border:0}.table.table-xl td,.table.table-xl th{padding:1.25rem 2rem}.table.table-lg td,.table.table-lg th{padding:.9rem 2rem}.table.table-de td,.table.table-de th{padding:.75rem 2rem}.table.table-sm td,.table.table-sm th{padding:.6rem 2rem}.table.table-xs td,.table.table-xs th{padding:.4rem 2rem}#row-delete .selected,#row-select .selected{background-color:#1f5e2f;color:#fff}table.dataTable tbody>tr.selected,table.dataTable tbody>tr>.selected{background:#1f5e2f}table.dataTable tbody>tr.selected table.dataTable tbody>tr.selected.select-checkbox:after,table.dataTable tbody>tr.selected table.dataTable tbody>tr>.selected td.select-checkbox:after,table.dataTable tbody>tr.selected th.select-checkbox:after,table.dataTable tbody>tr>.selected table.dataTable tbody>tr.selected.select-checkbox:after,table.dataTable tbody>tr>.selected table.dataTable tbody>tr>.selected td.select-checkbox:after,table.dataTable tbody>tr>.selected th.select-checkbox:after{text-shadow:1px 1px #e4f2fe,-1px -1px #e4f2fe,1px -1px #e4f2fe,-1px 1px #e4f2fe}table.dataTable tbody .selected td.select-checkbox:before,table.dataTable tbody .selected th.select-checkbox:before{border-color:#fff}table.dataTable tbody>tr.selected td.select-checkbox:after,table.dataTable tbody>tr.selected th.select-checkbox:after,table.dataTable tbody>tr>.selected td.select-checkbox:after,table.dataTable tbody>tr>.selected th.select-checkbox:after{content:"✔";margin-top:-11px;margin-left:-4px;text-align:center}div.dt-button-info{position:fixed;top:50%;left:50%;width:400px;margin-top:-100px;margin-left:-200px;background-color:#51c56e;color:#1f5e2f;border:2px solid #1f5e2f;box-shadow:3px 3px 8px rgba(0,0,0,.3);border-radius:3px;text-align:center;z-index:21}div.dt-button-info h2{padding:.5em;margin:0;font-weight:400;color:#fff;border-bottom:1px solid #1f5e2f;background-color:#1f5e2f}div.dt-button-info>div{padding:1em}.dt-buttons{margin-bottom:5px}table.dataTable tbody td.focus,table.dataTable tbody th.focus{box-shadow:inset 0 0 1px 2px #1f5e2f}div.dtk-focus-alt table.dataTable tbody td.focus,div.dtk-focus-alt table.dataTable tbody th.focus{box-shadow:inset 0 0 1px 2px #ffba57;background:rgba(255,186,87,.15);color:#ffba57}.highcharts-container{position:relative;overflow:hidden;width:100%;height:100%;text-align:left;line-height:normal;z-index:0;font-size:12px}.highcharts-root{display:block}.highcharts-root text{stroke-width:0}.highcharts-strong{font-weight:700}.highcharts-emphasized{font-style:italic}.highcharts-anchor{cursor:pointer}.highcharts-background{fill:#fff}.highcharts-label-box,.highcharts-plot-background,.highcharts-plot-border{fill:none}.highcharts-button-box{fill:inherit}.highcharts-tracker-line{stroke-linejoin:round;stroke:hsla(0,0%,75.3%,.0001);stroke-width:22;fill:none}.highcharts-tracker-area{fill:hsla(0,0%,75.3%,.0001);stroke-width:0}.highcharts-title{fill:#333;font-size:1.5em}.highcharts-subtitle{fill:#666}.highcharts-axis-line{fill:none;stroke:#ccd6eb}.highcharts-yaxis .highcharts-axis-line{stroke-width:0}.highcharts-axis-title{fill:#666}.highcharts-axis-labels{fill:#666;cursor:default;font-size:.9em}.highcharts-grid-line{fill:none;stroke:#e6e6e6}.highcharts-xaxis-grid .highcharts-grid-line{stroke-width:0}.highcharts-tick{stroke:#ccd6eb}.highcharts-yaxis .highcharts-tick{stroke-width:0}.highcharts-minor-grid-line{stroke:#f2f2f2}.highcharts-crosshair-thin{stroke-width:1px;stroke:#ccc}.highcharts-crosshair-category{stroke:#ccd6eb;stroke-opacity:.25}.highcharts-credits{cursor:pointer;fill:#999;font-size:.7em;transition:fill .25s,font-size .25s}.highcharts-credits:hover{fill:#000;font-size:1em}.highcharts-tooltip{cursor:default;pointer-events:none;white-space:nowrap;transition:stroke .15s}.highcharts-tooltip text{fill:#333}.highcharts-tooltip .highcharts-header{font-size:.85em}.highcharts-tooltip-box{stroke-width:1px}.highcharts-tooltip-box,.highcharts-tooltip-box .highcharts-label-box{fill:#f7f7f7;fill-opacity:.85}.highcharts-selection-marker{fill:#1f5e2f;fill-opacity:.25}.highcharts-graph{fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.highcharts-state-hover .highcharts-graph{stroke-width:3}.highcharts-state-hover path{transition:stroke-width 50}.highcharts-state-normal path{transition:stroke-width .25s}.highcharts-data-labels,.highcharts-markers,.highcharts-point,g.highcharts-series{transition:opacity .25s}.highcharts-legend-point-active .highcharts-point:not(.highcharts-point-hover),.highcharts-legend-series-active .highcharts-data-labels:not(.highcharts-series-hover),.highcharts-legend-series-active .highcharts-markers:not(.highcharts-series-hover),.highcharts-legend-series-active g.highcharts-series:not(.highcharts-series-hover){opacity:.2}.highcharts-color-0{fill:#4680ff;stroke:#4680ff}.highcharts-color-1{fill:#343a40;stroke:#343a40}.highcharts-color-2{fill:#9ccc65;stroke:#9ccc65}.highcharts-color-3{fill:#ff5252;stroke:#ff5252}.highcharts-color-4{fill:#6610f2;stroke:#6610f2}.highcharts-color-5{fill:#e83e8c;stroke:#e83e8c}.highcharts-color-6{fill:#ffba57;stroke:#ffba57}.highcharts-color-7{fill:#20c997;stroke:#20c997}.highcharts-color-8{fill:#fd7e14;stroke:#fd7e14}.highcharts-color-9{fill:#00acc1;stroke:#00acc1}.highcharts-area{fill-opacity:.75;stroke-width:0}.highcharts-markers{stroke-width:1px;stroke:#fff}.highcharts-point{stroke-width:1px}.highcharts-dense-data .highcharts-point{stroke-width:0}.highcharts-data-label{font-size:.9em;font-weight:700}.highcharts-data-label-box{fill:none;stroke-width:0}.highcharts-data-label text,text.highcharts-data-label{fill:#333}.highcharts-data-label-connector{fill:none}.highcharts-halo{fill-opacity:.25;stroke-width:0}.highcharts-markers .highcharts-point-select,.highcharts-series:not(.highcharts-pie-series) .highcharts-point-select{fill:#ccc;stroke:#000}.highcharts-column-series rect.highcharts-point{stroke:#fff}.highcharts-column-series .highcharts-point{transition:fill-opacity .25s}.highcharts-column-series .highcharts-point-hover{fill-opacity:.75;transition:fill-opacity 50ms}.highcharts-pie-series .highcharts-point{stroke-linejoin:round;stroke:#fff}.highcharts-pie-series .highcharts-point-hover{fill-opacity:.75;transition:fill-opacity 50ms}.highcharts-funnel-series .highcharts-point,.highcharts-pyramid-series .highcharts-point{stroke-linejoin:round;stroke:#fff}.highcharts-funnel-series .highcharts-point-hover,.highcharts-pyramid-series .highcharts-point-hover{fill-opacity:.75;transition:fill-opacity 50ms}.highcharts-funnel-series .highcharts-point-select,.highcharts-pyramid-series .highcharts-point-select{fill:inherit;stroke:inherit}.highcharts-solidgauge-series .highcharts-point{stroke-width:0}.highcharts-treemap-series .highcharts-point{stroke-width:1px;stroke:#e6e6e6;transition:stroke .25s,fill .25s,fill-opacity .25s}.highcharts-treemap-series .highcharts-point-hover{stroke:#999;transition:stroke 25ms,fill 25ms,fill-opacity 25ms}.highcharts-treemap-series .highcharts-above-level{display:none}.highcharts-treemap-series .highcharts-internal-node{fill:none}.highcharts-treemap-series .highcharts-internal-node-interactive{fill-opacity:.15;cursor:pointer}.highcharts-treemap-series .highcharts-internal-node-interactive:hover{fill-opacity:.75}.highcharts-legend-box{fill:none;stroke-width:0}.highcharts-legend-item>text{fill:#333;font-weight:700;font-size:1em;cursor:pointer;stroke-width:0}.highcharts-legend-item:hover text{fill:#000}.highcharts-legend-item-hidden *{fill:#ccc!important;stroke:#ccc!important;transition:fill .25s}.highcharts-legend-nav-active{fill:#1f5e2f;cursor:pointer}.highcharts-legend-nav-inactive{fill:#ccc}circle.highcharts-legend-nav-active,circle.highcharts-legend-nav-inactive{fill:hsla(0,0%,75.3%,.0001)}.highcharts-legend-title-box{fill:none;stroke-width:0}.highcharts-bubble-legend-symbol{stroke-width:2;fill-opacity:.5}.highcharts-bubble-legend-connectors{stroke-width:1}.highcharts-bubble-legend-labels{fill:#333}.highcharts-loading{position:absolute;background-color:#fff;opacity:.5;text-align:center;z-index:10;transition:opacity .25s}.highcharts-loading-hidden{height:0!important;opacity:0;overflow:hidden;transition:opacity .25s,height .25s step-end}.highcharts-loading-inner{font-weight:700;position:relative;top:45%}.highcharts-pane,.highcharts-plot-band{fill:#000;fill-opacity:.05}.highcharts-plot-line{fill:none;stroke:#999;stroke-width:1px}.highcharts-boxplot-box{fill:#fff}.highcharts-boxplot-median{stroke-width:2px}.highcharts-bubble-series .highcharts-point{fill-opacity:.5}.highcharts-errorbar-series .highcharts-point{stroke:#000}.highcharts-gauge-series .highcharts-data-label-box{stroke:#ccc;stroke-width:1px}.highcharts-gauge-series .highcharts-dial{fill:#000;stroke-width:0}.highcharts-polygon-series .highcharts-graph{fill:inherit;stroke-width:0}.highcharts-waterfall-series .highcharts-graph{stroke:#333;stroke-dasharray:1,3}.highcharts-sankey-series .highcharts-point{stroke-width:0}.highcharts-sankey-series .highcharts-link{transition:fill .25s,fill-opacity .25s;fill-opacity:.5}.highcharts-sankey-series .highcharts-point-hover.highcharts-link{transition:fill 50ms,fill-opacity 50ms;fill-opacity:1}.highcharts-venn-series .highcharts-point{fill-opacity:.75;stroke:#ccc;transition:stroke .25s,fill-opacity .25s}.highcharts-venn-series .highcharts-point-hover{fill-opacity:1;stroke:#ccc}.highcharts-navigator-mask-outside{fill-opacity:0}.highcharts-navigator-mask-inside{fill:#1f5e2f;fill-opacity:.25;cursor:ew-resize}.highcharts-navigator-outline{stroke:#ccc;fill:none}.highcharts-navigator-handle{stroke:#ccc;fill:#f2f2f2;cursor:ew-resize}.highcharts-navigator-series{fill:#1f5e2f;stroke:#1f5e2f}.highcharts-navigator-series .highcharts-graph{stroke-width:1px}.highcharts-navigator-series .highcharts-area{fill-opacity:.05}.highcharts-navigator-xaxis .highcharts-axis-line{stroke-width:0}.highcharts-navigator-xaxis .highcharts-grid-line{stroke-width:1px;stroke:#e6e6e6}.highcharts-navigator-xaxis.highcharts-axis-labels{fill:#999}.highcharts-navigator-yaxis .highcharts-grid-line{stroke-width:0}.highcharts-scrollbar-thumb{fill:#ccc;stroke:#ccc;stroke-width:1px}.highcharts-scrollbar-button{fill:#e6e6e6;stroke:#ccc;stroke-width:1px}.highcharts-scrollbar-arrow{fill:#666}.highcharts-scrollbar-rifles{stroke:#666;stroke-width:1px}.highcharts-scrollbar-track{fill:#f2f2f2;stroke:#f2f2f2;stroke-width:1px}.highcharts-button{fill:#f7f7f7;stroke:#ccc;cursor:default;stroke-width:1px;transition:fill .25s}.highcharts-button text{fill:#333}.highcharts-button-hover{transition:fill 0;fill:#e6e6e6;stroke:#ccc}.highcharts-button-hover text{fill:#333}.highcharts-button-pressed{font-weight:700;fill:#e6ebf5;stroke:#ccc}.highcharts-button-pressed text{fill:#333;font-weight:700}.highcharts-button-disabled text{fill:#333}.highcharts-range-selector-buttons .highcharts-button{stroke-width:0}.highcharts-range-label rect{fill:none}.highcharts-range-label text{fill:#666}.highcharts-range-input{stroke-width:1px;stroke:#ccc}.highcharts-range-input rect{fill:none}.highcharts-range-input text{fill:#333}input.highcharts-range-selector{position:absolute;border:0;width:1px;height:1px;padding:0;text-align:center;left:-9em}.highcharts-crosshair-label text{fill:#fff;font-size:1.1em}.highcharts-crosshair-label .highcharts-label-box{fill:inherit}.highcharts-candlestick-series .highcharts-point{stroke:#000;stroke-width:1px}.highcharts-candlestick-series .highcharts-point-up{fill:#fff}.highcharts-ohlc-series .highcharts-point-hover{stroke-width:3px}.highcharts-flags-series .highcharts-point .highcharts-label-box{stroke:#999;fill:#fff;transition:fill .25s}.highcharts-flags-series .highcharts-point-hover .highcharts-label-box{stroke:#000;fill:#ccd6eb}.highcharts-flags-series .highcharts-point text{fill:#000;font-size:.9em;font-weight:700}.highcharts-map-series .highcharts-point{transition:fill .5s,fill-opacity .5s,stroke-width .25s;stroke:#ccc}.highcharts-map-series .highcharts-point-hover{transition:fill 0ms,fill-opacity 0;fill-opacity:.5;stroke-width:2px}.highcharts-mapline-series .highcharts-point{fill:none}.highcharts-heatmap-series .highcharts-point{stroke-width:0}.highcharts-map-navigation{font-size:1.3em;font-weight:700;text-align:center}.highcharts-coloraxis{stroke-width:0}.highcharts-coloraxis-marker{fill:#999}.highcharts-null-point{fill:#f7f7f7}.highcharts-3d-frame{fill:transparent}.highcharts-contextbutton{fill:#fff;stroke:none;stroke-linecap:round}.highcharts-contextbutton:hover{fill:#e6e6e6;stroke:#e6e6e6}.highcharts-button-symbol{stroke:#666;stroke-width:3px}.highcharts-menu{border:1px solid #999;background:#fff;padding:5px 0;box-shadow:3px 3px 10px #888}.highcharts-menu-item{padding:.5em 1em;background:none;color:#333;cursor:pointer;transition:background .25s,color .25s}.highcharts-menu-item:hover{background:#1f5e2f;color:#fff}.highcharts-drilldown-point{cursor:pointer}.highcharts-drilldown-axis-label,.highcharts-drilldown-data-label text,text.highcharts-drilldown-data-label{cursor:pointer;fill:#1f5e2f;font-weight:700;text-decoration:underline}.highcharts-no-data text{font-weight:700;font-size:12px;fill:#666}.highcharts-axis-resizer{cursor:ns-resize;stroke:#000;stroke-width:2px}.highcharts-bullet-target{stroke-width:0}.highcharts-lineargauge-target,.highcharts-lineargauge-target-line{stroke-width:1px;stroke:#333}.highcharts-annotation-label-box{stroke-width:1px;stroke:#000;fill:#000;fill-opacity:.75}.highcharts-annotation-label text{fill:#e6e6e6}.highcharts-treegrid-node-collapsed,.highcharts-treegrid-node-expanded{cursor:pointer}.highcharts-point-connecting-path{fill:none}.highcharts-grid-axis .highcharts-axis-line,.highcharts-grid-axis .highcharts-tick{stroke-width:1px}.peity-chart+.peity{width:100%;height:250px}.auth-wrapper{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;min-width:100%;min-height:100vh;background:#1f5e2f}@media (min-width:1200px){.auth-wrapper .container{max-width:1140px}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.auth-wrapper{display:block;margin:0 auto}.auth-wrapper>.row,.auth-wrapper>.row>.aut-bg-img{min-height:100vh}}.auth-wrapper .saprator{position:relative;margin:8px 0}.auth-wrapper .saprator span{background:#fff;position:relative;padding:0 10px;z-index:5;font-size:20px}.auth-wrapper .saprator:after{content:"";position:absolute;top:15px;left:0;width:100%;height:1px;background:#e2e5e8;z-index:1}.auth-wrapper a,.auth-wrapper p>a{color:#37474f;font-weight:600}.auth-wrapper .input-group{background:transparent}.auth-wrapper .card{margin-bottom:0;padding:8px}.auth-wrapper .card .card-body{padding:20px 25px 20px 40px}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.auth-wrapper .card{display:block}}.auth-wrapper>div{z-index:5}.auth-wrapper .auth-content{position:relative;padding:15px;z-index:5}.auth-wrapper .auth-content:not(.container){width:400px}.auth-wrapper .auth-content:not(.container) .card-body{padding:40px 35px}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.auth-wrapper .auth-content{margin:0 auto}}.auth-wrapper .auth-side-img{padding-right:400px;position:absolute;width:100%;top:0;left:0;justify-content:center}@media only screen and (max-width:991px){.auth-wrapper .auth-side-img{display:none}}.auth-wrapper .auth-side-form{position:relative;min-height:100%;background:#fff;display:inline-flex;align-items:center;left:auto;float:right}.auth-wrapper .auth-side-form>*{position:relative;z-index:5}@media only screen and (max-width:991px){.auth-wrapper .auth-side-form{width:100%;justify-content:center}.auth-wrapper .auth-side-form .auth-content:not(.container){max-width:350px}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.auth-wrapper.aut-bg-img .auth-side-form{height:100vh}}@media only screen and (max-width:767px){.auth-wrapper .card .card-body{padding:30px 15px}}.auth-wrapper.offline{background-image:none}.auth-wrapper.offline h1{font-size:87px;font-weight:700}.auth-wrapper.offline:before{display:none}.auth-wrapper .card-body .carousel-indicators{margin:15px 0 10px;bottom:0}.auth-wrapper .card-body .carousel-indicators li{width:50px;background-color:rgba(31,94,47,.4);border-radius:5px;height:4px}.auth-wrapper .card-body .carousel-indicators li.active{background-color:#1f5e2f}.auth-wrapper .img-logo-overlay{position:absolute;top:40px;left:50px}.aut-bg-img{background-image:url(/assets/images/auth/img-auth-big.jpg);background-size:cover;background-attachment:fixed;background-position:50%}.aut-bg-img .auth-content{padding:70px 40px}.auth-wrapper.maintenance{background:#ecf0f5}.auth-wrapper.offline{background:radial-gradient(#94acbe,#253653)}.auth-wrapper.offline .offline-wrapper{position:relative;width:100%;height:100vh;display:flex;align-items:center}.auth-wrapper.offline .offline-wrapper>svg{width:100%;position:absolute;bottom:0;left:0}.auth-wrapper.offline .offline-wrapper .boat-img{animation:boatanim 12s ease-in-out infinite}.auth-wrapper.offline .s-img-1,.auth-wrapper.offline .s-img-2{position:absolute;top:0;left:0;width:100%}.auth-wrapper.offline .s-img-1{animation:sparcle 3.1s cubic-bezier(.65,.815,.735,.395) infinite}.auth-wrapper.offline .s-img-2{animation:sparcle 3.1s cubic-bezier(.165,.84,.44,1) infinite;animation-delay:1.19s}.auth-wrapper.offline .moon{background:hsla(0,0%,100%,.4);position:absolute;top:12%;left:40%;width:150px;height:150px;border-radius:50%}.auth-wrapper.offline .moon:after,.auth-wrapper.offline .moon:before{content:"";width:100%;height:100%;border-radius:50%;position:absolute;top:0;left:0;box-shadow:inset 0 0 20px 5px hsla(0,0%,100%,.4)}.auth-wrapper.offline .moon:after{animation:sunwawe 2.1s cubic-bezier(.65,.815,.735,.395) infinite}.auth-wrapper.offline .moon:before{animation:sunwawe 2.1s cubic-bezier(.165,.84,.44,1) infinite;animation-delay:1.15s}.auth-wrapper.offline .sark .img-sark{width:300px;position:absolute;right:-200px;animation:sark 12s ease-in-out infinite}.auth-wrapper.offline .sark .bubble{background:hsla(0,0%,100%,0);position:absolute;top:12%;left:60%;width:30px;height:30px;border-radius:50%;animation:bubble 12s ease-in-out infinite}.auth-wrapper.offline .sark .bubble:after,.auth-wrapper.offline .sark .bubble:before{content:"";width:100%;height:100%;border-radius:50%;position:absolute;top:0;left:0;box-shadow:inset 0 0 20px 5px hsla(0,0%,100%,.4)}.auth-wrapper.offline .sark .bubble:after{animation:sunwawe 2.1s cubic-bezier(.65,.815,.735,.395) infinite}.auth-wrapper.offline .sark .bubble:before{animation:sunwawe 2.1s cubic-bezier(.165,.84,.44,1) infinite;animation-delay:1.15s}.auth-wrapper.offline .off-main{position:relative;height:100%;display:flex;align-items:center}.auth-wrapper.offline .off-main .off-content{position:absolute;width:100%;bottom:5%;left:0;z-index:5}@media only screen and (max-width:575px){.auth-wrapper.offline .sark{display:none}.auth-wrapper.offline .offline-wrapper>svg{height:95%}.auth-wrapper.offline .off-main .off-content{bottom:0}.auth-wrapper.offline .off-main .off-content h1{font-size:45px}.auth-wrapper.offline .moon{top:12%;width:50px;height:50px}}@keyframes bubble{0%,30%{opacity:0}31%{opacity:1}59%{opacity:1}60%,to{opacity:0}}@keyframes sark{0%{transform:rotate(-10deg) translate(245px,46px)}30%{transform:rotate(-13deg) translate(-329px,-80px)}60%{transform:rotate(-13deg) translate(-329px,-80px)}to{transform:rotate(-26deg) translate(-887px,-80px)}}@keyframes boatanim{0%{transform:rotate(-10deg) translate(95px,-14px)}50%{transform:rotate(5deg) translate(-65px,-14px)}to{transform:rotate(-10deg) translate(95px,-14px)}}@keyframes sunwawe{0%{transform:scale(1);opacity:1}to{transform:scale(4);opacity:0}}@keyframes sparcle{0%{opacity:.5}50%{opacity:0}}#task-container ul{overflow:hidden;padding:0}#task-container li{float:left;width:49%;overflow:auto;height:auto;min-height:10px;background:#fff;display:inline-block;padding:20px;color:#666;border:1px solid #ccc;border-top:5px solid #1f5e2f;cursor:pointer;margin-bottom:20px;margin-right:2%;transition:all .3s;position:relative}#task-container li:nth-child(2n){margin-right:0}#task-container li.complete{opacity:1;border-top:9px solid #ff5252;transition:all .3s ease-in}#task-container li.complete:before{background:url(/assets/images/complete.png) no-repeat;position:absolute;top:5px;right:5px;content:"";width:55px;height:55px;background-size:100%}#task-container li.complete p{text-decoration:line-through}@media screen and (max-width:580px){#task-container li{width:100%}}.new-task .to-do-list .cr{float:left;top:0;margin-right:16px}.new-task label input[type=checkbox]{display:none}.checkbox-fade .cr{border-radius:6px;border:1px solid #e3e3e3;cursor:pointer;display:inline-block;float:left;height:24px;position:relative;width:24px;margin-right:16px;top:0}.task-panel .to-do-label{margin-bottom:15px}.task-panel .to-do-label:last-child{border-bottom:none;margin-bottom:0;padding:0}.done-task .captions,.done-task span{color:#919aa3;text-decoration:line-through}.to-do-list i{color:#ccc;font-size:17px;opacity:0}.to-do-list:hover i{opacity:1;transition:opacity .3s ease-in}.to-do-list h6{display:inline-block}.to-do-list .done-task{opacity:.7}.to-do-list .done-task>div{filter:grayscale(.8)}.to-do-list .done-task h6,.to-do-list .done-task p,.to-do-list .done-task span{text-decoration:line-through}.to-do-list .checkbox-fade .check-task{display:block}.to-do-list .checkbox-fade .to-content{display:inline-block}.to-do-list .checkbox-fade .cr{border-radius:6px;border:1px solid #e3e3e3;cursor:pointer;display:inline-block;float:left;height:24px;position:relative;width:24px;margin:0;top:5px}.to-do-list .checkbox-fade .cr .cr-icon{color:#fff;font-size:.8em;left:0;line-height:0;position:absolute;right:0;text-align:center;top:50%}.to-do-list .checkbox-fade label input[type=checkbox]{display:none}.to-do-list .checkbox-fade label input[type=checkbox]+.cr>.cr-icon{transform:scale(3) rotate(-20deg);opacity:0;transition:all .3s ease-in}.to-do-list .checkbox-fade label input[type=checkbox]:checked+.cr>.cr-icon{transform:scale(1) rotate(0deg);opacity:1}.to-do-list .checkbox-fade label input[type=checkbox]:checked+.cr{background:#1f5e2f;border:0}new-task .to-do-list .cr{float:left;top:0;margin-right:16px}new-task label input[type=checkbox]{display:none}.gallery-masonry .card-columns{-moz-column-count:4;column-count:4}@media screen and (max-width:1400px){.gallery-masonry .card-columns{-moz-column-count:3;column-count:3}}@media screen and (max-width:992px){.gallery-masonry .card-columns{-moz-column-count:2;column-count:2}}@media screen and (max-width:575px){.gallery-masonry .card-columns{-moz-column-count:1;column-count:1}}.job-meta-data i{margin-right:5px;color:#1f5e2f}.task-data img{width:40px;box-shadow:none}.task-data .dropdown-toggle:after,.task-data i{color:#37474f}.task-board-left .task-right-header-revision,.task-board-left .task-right-header-status,.task-board-left .task-right-header-users{padding-bottom:10px;padding-top:10px;border-bottom:1px solid #f1f1f1;cursor:pointer}.task-board-left .taskboard-right-progress,.task-board-left .taskboard-right-revision,.task-board-left .taskboard-right-users{padding-top:10px}.task-board-left .taskboard-right-progress .progress{height:9px;margin-bottom:25px}.task-board-left .user-box .media-object{height:50px;width:50px;cursor:pointer}.task-board-left .user-box .media-left{position:relative}.task-board-left .user-box .btn.btn-icon{width:40px;height:40px;border-radius:50%;font-size:15px;display:flex;justify-content:center;align-items:center}.task-board-left .live-status{height:8px;width:8px;position:absolute;bottom:0;right:0;border-radius:100%;top:5px}.filter-bar .navbar{background-color:#fff;border-radius:4px;box-shadow:0 1px 20px 0 rgba(69,90,100,.08);padding:.5rem 1rem}@media screen and (max-width:557px){.filter-bar .navbar .f-text{display:block;width:100%}.filter-bar .navbar .f-view{padding-left:24px}.filter-bar .navbar .f-view span{display:block;width:100%;margin-bottom:10px}}.filter-bar .label{border-radius:4px;font-size:13px;padding:3px 7px}.filter-bar .task-detail{margin-bottom:5px}.filter-bar .card-task .task-list-table{display:inline-block}.filter-bar .card-task .task-list-table img{width:40px;box-shadow:none}.filter-bar .card-task .task-list-table i{color:#37474f}.filter-bar .card-task .task-board{float:right;margin-top:5px}.filter-bar .card-task .task-board .dropdown{display:inline-block}.filter-bar .card-task .task-board .btn{padding:4px 10px;font-size:10px;margin:0}.assign-user img,.task-comment img{width:45px;box-shadow:none}.invoice-contact{display:flex;margin-bottom:30px;padding-top:30px;align-items:center}@media screen and (max-width:767px){.invoice-contact{margin-bottom:0}}.invoice-table.table td{border:0;padding:4px 0}.invoive-info{display:flex;margin-bottom:30px}.invoive-info h6{margin-bottom:20px;text-transform:uppercase}.invoive-info .invoice-order.table{padding-left:0}.invoive-info .invoice-order.table th{border:0;padding:4px 0}.invoive-info .invoice-order.table th:first-child{padding-left:0;width:80px}.invoice-total.table{background:#f3f3f3;padding:30px 0}.invoice-total.table th{border:0;padding:4px 0;text-align:right}.invoice-total.table td{text-align:right}.invoice-total.table tbody{padding-right:20px;float:right}.invoice-summary .label{border-radius:5px;padding:3px 10px;font-size:12px}.invoice-list .btn{padding:5px 10px;font-size:12px}.invoice-list .task-list-table{display:inline-block}.email-card .tab-content{box-shadow:none}.email-card .tab-content .btn{border:none}.email-card .tab-content .btn i{font-size:18px;line-height:1.4}.email-card .tab-content .table tr{transition:all .12s ease-in-out}.email-card .tab-content .table tr td,.email-card .tab-content .table tr th{padding:.65rem .75rem}.email-card .tab-content .table tr td .checkbox,.email-card .tab-content .table tr th .checkbox{padding:12px 0}.email-card .tab-content .table tr td label,.email-card .tab-content .table tr th label{margin-bottom:0}.email-card .tab-content .table tr.unread{font-weight:600}.email-card .tab-content .table tr.read{background:rgba(236,240,245,.7)}.email-card .tab-content .table tr:hover{background:#ecf0f5;box-shadow:0 1px 3px 0 #e2e5e8}.email-card .tab-content .nav-pills{margin-left:0;border-top:1px solid #e2e5e8;padding:15px 0 0}.email-card .tab-content .nav-pills>li .nav-link{border-radius:0;border:none;padding:5px 12px 22px;position:relative}.email-card .tab-content .nav-pills>li .nav-link:after{content:"";width:calc(100% - 24px);height:3px;position:absolute;left:12px;bottom:0;border-radius:3px 3px 0 0}.email-card .tab-content .nav-pills>li .nav-link.active{background:transparent;color:#ff5252}.email-card .tab-content .nav-pills>li .nav-link.active:after{background:#ff5252}.email-card .nav-pills{padding:0;margin-left:-20px}.email-card .nav-pills>li .nav-link{display:flex;align-items:center;justify-content:space-between;font-size:14px;padding:8px 25px;border-radius:0 20px 20px 0;text-transform:capitalize;border:1px solid transparent;border-left:none;color:#373a3c}.email-card .nav-pills>li .nav-link i{padding:0;margin-right:10px;font-size:16px;display:inline-block;position:relative;top:2px}.email-card .nav-pills>li .nav-link.active,.email-card .nav-pills>li .show>.nav-link{font-weight:600;background:rgba(255,82,82,.1);color:#ff5252;border-color:rgba(255,82,82,.1)}.email-card .email-more-link{font-size:16px}.email-card .email-more-link i{line-height:1.1}.email-card .mail-body-content a{color:#373a3c}.email-card .mail-body-content .mail-attach{display:inline-block;border:1px solid #e2e5e8;border-radius:50px;padding:5px 15px;margin-top:10px}.email-card .email-btn .btn{border:none}.email-card .email-btn .btn.dropdown-toggle:after{display:none}@media screen and (max-width:767px){.email-card .input-group{margin-top:20px}}.email-content{border-bottom:1px solid #e2e5e8;padding-bottom:15px}.email-read{display:flex;align-items:flex-start}@media screen and (max-width:575px){.email-read{display:inline-block}.email-read .photo-table{margin-bottom:10px}.email-contant{margin:0!important;padding:0!important}}.docs-buttons .btn{margin-bottom:10px!important}.docs-data .input-group{background:transparent;margin-bottom:10px}.docs-data>.input-group>label{min-width:80px}.docs-data .input-group>span{min-width:50px}.img-container{min-height:200px;max-height:516px;margin-bottom:20px}.img-container>img{max-width:100%}@media (min-width:768px){.img-container{min-height:516px}}.docs-preview{margin-right:-15px}.docs-preview .img-preview{float:left;margin-right:10px;margin-bottom:10px;overflow:hidden}.docs-preview .img-preview>img{max-width:100%}.docs-preview .preview-lg{width:100%!important}.docs-preview .preview-md{width:139px;height:78px}.docs-preview .preview-sm{width:69px;height:39px}.docs-preview .preview-xs{width:35px;height:20px;margin-right:0}.docs-buttons>.btn,.docs-buttons>.btn-group,.docs-buttons>.form-control{margin-right:5px}.docs-toggles>.btn,.docs-toggles>.btn-group,.docs-toggles>.dropdown{margin-bottom:10px}.docs-tooltip{display:block;margin:-6px -12px;padding:6px 12px}.docs-tooltip>.icon{margin:0 -3px;vertical-align:top}.tooltip-inner{white-space:normal}.btn-upload .tooltip-inner{white-space:nowrap}@media (max-width:400px){.btn-group-crop{margin-right:-15px!important}.btn-group-crop .docs-tooltip,.btn-group-crop>.btn{padding-left:5px;padding-right:5px}.btn-group-crop .docs-tooltip{margin-left:-5px;margin-right:-5px}}.docs-options .dropdown-menu{width:100%}.docs-options .dropdown-menu>li{padding:3px 20px;font-size:14px}.docs-options .dropdown-menu>li:hover{background-color:#f7f7f7}.docs-options .dropdown-menu>li>label{display:block}.docs-cropped .modal-body{text-align:center}.docs-cropped .modal-body>canvas,.docs-cropped .modal-body>img{max-width:100%}.card-block .docs-options .dropdown-menu{top:inherit}.hd-body .excerpt{padding:15px;background:#ecf0f5;border:1px solid #e2e5e8}.hd-body .ticket-customer,.hd-body .ticket-type-icon{display:block;text-transform:capitalize}.hd-body:hover .hover-blk{transform:scale(1)}.md-view .col-auto ul li:first-child,.md-view .col-auto ul li:nth-child(3),.md-view .excerpt,.sm-view .card-body .excerpt,.sm-view .card-body ul.list-inline,.sm-view .col-auto ul li:first-child,.sm-view .col-auto ul li:nth-child(3){display:none}.hover-blk{background:#fff;width:270px;left:calc(100% + 10px);transform:scale(0);z-index:5;transition:all .1s ease-out}.hover-blk .img-txt p{display:inline-block}.topic-name h1{float:left;font-weight:400}.topic-name .btn-star{float:right}.dicon-blk{top:0;right:0}.dicon-blk li{display:inline-block}.hd-detail .col-right .edit-del{opacity:0}.hd-detail .col-right .edit-del i{opacity:.2}.hd-detail .col-right .edit-del i:hover,.hd-detail:hover .edit-del{opacity:1}.hdd-user i{bottom:0}.ticket-block .hd-body{border-left:3px solid #ccc}.ticket-block .col.border-right{border-color:#ccc!important}.ticket-block .ticket-type-icon{font-weight:500;color:#111}.ticket-block .excerpt h6{color:#686c71;font-weight:500}.ticket-block .excerpt h6 a{color:#686c71}.ticket-block .excerpt h6 a:hover{text-decoration:underline!important;color:#111}.ticket-block.open-tic .hd-body{border-color:#ea394a}.ticket-block.close-tic .hd-body{border-color:#5ac17f}.right-col .card-footer label{font-weight:500}.q-view{position:fixed;z-index:1030;right:0;visibility:hidden}.q-view,.q-view .overlay{width:100%;height:100%;top:0}.q-view .overlay{background-color:rgba(0,0,0,.5);position:absolute;left:0;z-index:1}.q-view .content{width:585px;height:100vh;z-index:5;position:absolute;top:0;background-color:#fff;padding-top:20px;box-shadow:0 0 100px rgba(0,0,0,.3);right:-765px;transition:right .195s ease-in,visibility 0s linear .195s;min-height:100vh;overflow:auto}.q-view.active{visibility:visible}.q-view.active .content{right:0;transition:right .225s ease-out}.select2-container--default{margin-bottom:10px}.select2-container--default .select2-selection{border-color:#e2e5e8}.hdd-right-side{width:495px}.hdd-right-side .hdd-right-inner{position:fixed;width:465px}.span-content a{padding:0 7px}.file-btn{position:relative;overflow:hidden}.file-btn input{position:absolute;font-size:50px;opacity:0;right:0;top:0}@media (max-width:992px){.hd-detail .col-right .edit-del{opacity:1}}@media only screen and (max-width:767px){.hdd-right-side{width:100%}.hdd-right-side .hdd-right-inner{position:static;width:100%}}@media (max-width:575px){.q-view .content{width:450px}}@media (max-width:380px){.q-view .content{width:300px}}.fc-view{margin-top:30px}.none-border .modal-footer{border-top:none}.fc-toolbar{margin:15px 0 5px}.fc-toolbar h2{font-size:1.25rem;line-height:1.875rem;text-transform:uppercase}.fc-day-grid-event .fc-time{font-weight:700}.fc-day{background:transparent}.fc-toolbar .fc-state-active,.fc-toolbar .ui-state-active,.fc-toolbar .ui-state-hover,.fc-toolbar button:focus,.fc-toolbar button:hover{z-index:0}.fc th.fc-widget-header{background:#1f5e2f;color:#fff;border-color:#1f5e2f;font-size:13px;line-height:20px;padding:10px 0;text-transform:uppercase}.fc-unthemed .fc-divider,.fc-unthemed .fc-popover,.fc-unthemed .fc-row,.fc-unthemed tbody,.fc-unthemed td,.fc-unthemed th,.fc-unthemed thead{border-color:#f0f2f3}.fc-button,.fc-today-button{background:#f0f2f3;border:none;color:#343a40;text-shadow:none;text-transform:capitalize;box-shadow:none;border-radius:3px;margin:.375rem .75rem;padding:.375rem .75rem!important;height:auto!important}.fc-text-arrow{font-family:inherit;font-size:1rem}.fc-state-hover{background:#e9ecef}.fc-state-highlight{background:#dee2e6}.fc-state-active,.fc-state-disabled,.fc-state-down{background-color:#1f5e2f;color:#fff;text-shadow:none}.fc-cell-overlay{background:#dee2e6}.fc-unthemed .fc-divider,.fc-unthemed .fc-list-heading td,.fc-unthemed .fc-popover .fc-header,.fc-unthemed td.fc-today{background:#f8f9fa}.fc-event,.fc-event:not([href]){background-color:#1f5e2f;border-color:#1f5e2f;color:#fff;padding:5px 10px;border-radius:2px;margin-bottom:5px;cursor:move}.external-event{cursor:move;margin:10px 0;padding:8px 10px;color:#fff}.fc-basic-view td.fc-day-number,.fc-basic-view td.fc-week-number span{padding-right:8px}.fc-basic-view .fc-content,.fc-time-grid-event .fc-content{color:#fff}.fc-today-button,.fc .fc-button-group>*{margin-bottom:4px;margin-left:10px;border-radius:2px;font-size:1rem}.fc-ltr .fc-basic-view .fc-day-top .fc-day-number{float:right;height:20px;width:20px;text-align:center;line-height:20px;background-color:#f0f2f3;border-radius:2px;margin:5px;font-size:12px;border:1px solid #ebedef}.fc-scroller{overflow:visible!important;height:auto!important}@media (max-width:767.98px){.fc-toolbar .fc-center,.fc-toolbar .fc-left,.fc-toolbar .fc-right{float:none;display:block;clear:both;margin:10px 0}.fc .fc-toolbar>*>*{float:none}.fc-today-button{display:none}}.i-main .i-block{display:inline-flex;align-items:center;justify-content:center;width:70px;height:70px;margin:5px;border:1px solid #f1f1f1;position:relative;cursor:pointer}.i-main .i-block i{font-size:30px}.i-main .i-block label{margin-bottom:0;display:none}.i-main .i-block span.ic-badge{position:absolute;bottom:0;right:0}.i-main .i-block .flag-icon-background{width:40px;height:40px}.sample-icon .i-block{display:inline-flex;align-items:center;justify-content:center;width:70px;height:70px;margin:5px;border-radius:50%;border:1px solid #f1f1f1;position:relative;cursor:pointer}.sample-icon .i-block i{font-size:28px}.sample-icon .i-block:first-child{border-color:#1f5e2f;background:rgba(31,94,47,.1)}.sample-icon .i-block:first-child i{color:#1f5e2f}.sample-icon .i-block:nth-child(2){border-color:#6610f2;background:rgba(102,16,242,.1)}.sample-icon .i-block:nth-child(2) i{color:#6610f2}.sample-icon .i-block:nth-child(3){border-color:#6f42c1;background:rgba(111,66,193,.1)}.sample-icon .i-block:nth-child(3) i{color:#6f42c1}.sample-icon .i-block:nth-child(4){border-color:#e83e8c;background:rgba(232,62,140,.1)}.sample-icon .i-block:nth-child(4) i{color:#e83e8c}.sample-icon .i-block:nth-child(5){border-color:#ff5252;background:rgba(255,82,82,.1)}.sample-icon .i-block:nth-child(5) i{color:#ff5252}.sample-icon .i-block:nth-child(6){border-color:#fd7e14;background:rgba(253,126,20,.1)}.sample-icon .i-block:nth-child(6) i{color:#fd7e14}.sample-icon .i-block:nth-child(7){border-color:#ffba57;background:rgba(255,186,87,.1)}.sample-icon .i-block:nth-child(7) i{color:#ffba57}.sample-icon .i-block:nth-child(8){border-color:#9ccc65;background:rgba(156,204,101,.1)}.sample-icon .i-block:nth-child(8) i{color:#9ccc65}.sample-icon .i-block:nth-child(9){border-color:#20c997;background:rgba(32,201,151,.1)}.sample-icon .i-block:nth-child(9) i{color:#20c997}.sample-icon .i-block:nth-child(10){border-color:#00acc1;background:rgba(0,172,193,.1)}.sample-icon .i-block:nth-child(10) i{color:#00acc1}.sample-icon .i-block:nth-child(11){border-color:#1f5e2f;background:rgba(31,94,47,.1)}.sample-icon .i-block:nth-child(11) i{color:#1f5e2f}.sample-icon .i-block:nth-child(12){border-color:#6610f2;background:rgba(102,16,242,.1)}.sample-icon .i-block:nth-child(12) i{color:#6610f2}.sample-icon .i-block:nth-child(13){border-color:#6f42c1;background:rgba(111,66,193,.1)}.sample-icon .i-block:nth-child(13) i{color:#6f42c1}.sample-icon .i-block:nth-child(14){border-color:#e83e8c;background:rgba(232,62,140,.1)}.sample-icon .i-block:nth-child(14) i{color:#e83e8c}.sample-icon .i-block:nth-child(15){border-color:#ff5252;background:rgba(255,82,82,.1)}.sample-icon .i-block:nth-child(15) i{color:#ff5252}.sample-icon .i-block:nth-child(16){border-color:#fd7e14;background:rgba(253,126,20,.1)}.sample-icon .i-block:nth-child(16) i{color:#fd7e14}.sample-icon .i-block:nth-child(17){border-color:#ffba57;background:rgba(255,186,87,.1)}.sample-icon .i-block:nth-child(17) i{color:#ffba57}.sample-icon .i-block:nth-child(18){border-color:#9ccc65;background:rgba(156,204,101,.1)}.sample-icon .i-block:nth-child(18) i{color:#9ccc65}.sample-icon .i-block:nth-child(19){border-color:#20c997;background:rgba(32,201,151,.1)}.sample-icon .i-block:nth-child(19) i{color:#20c997}.sample-icon .i-block:nth-child(20){border-color:#00acc1;background:rgba(0,172,193,.1)}.sample-icon .i-block:nth-child(20) i{color:#00acc1}.sample-icon .i-block:nth-child(21){border-color:#1f5e2f;background:rgba(31,94,47,.1)}.sample-icon .i-block:nth-child(21) i{color:#1f5e2f}.sample-icon .i-block:nth-child(22){border-color:#6610f2;background:rgba(102,16,242,.1)}.sample-icon .i-block:nth-child(22) i{color:#6610f2}.sample-icon .i-block:nth-child(23){border-color:#6f42c1;background:rgba(111,66,193,.1)}.sample-icon .i-block:nth-child(23) i{color:#6f42c1}.sample-icon .i-block:nth-child(24){border-color:#e83e8c;background:rgba(232,62,140,.1)}.sample-icon .i-block:nth-child(24) i{color:#e83e8c}.sample-icon .i-block:nth-child(25){border-color:#ff5252;background:rgba(255,82,82,.1)}.sample-icon .i-block:nth-child(25) i{color:#ff5252}.sample-icon .i-block:nth-child(26){border-color:#fd7e14;background:rgba(253,126,20,.1)}.sample-icon .i-block:nth-child(26) i{color:#fd7e14}.sample-icon .i-block:nth-child(27){border-color:#ffba57;background:rgba(255,186,87,.1)}.sample-icon .i-block:nth-child(27) i{color:#ffba57}.sample-icon .i-block:nth-child(28){border-color:#9ccc65;background:rgba(156,204,101,.1)}.sample-icon .i-block:nth-child(28) i{color:#9ccc65}.sample-icon .i-block:nth-child(29){border-color:#20c997;background:rgba(32,201,151,.1)}.sample-icon .i-block:nth-child(29) i{color:#20c997}.sample-icon .i-block:nth-child(30){border-color:#00acc1;background:rgba(0,172,193,.1)}.sample-icon .i-block:nth-child(30) i{color:#00acc1}.sample-icon .i-block:nth-child(31){border-color:#1f5e2f;background:rgba(31,94,47,.1)}.sample-icon .i-block:nth-child(31) i{color:#1f5e2f}.sample-icon .i-block:nth-child(32){border-color:#6610f2;background:rgba(102,16,242,.1)}.sample-icon .i-block:nth-child(32) i{color:#6610f2}.sample-icon .i-block:nth-child(33){border-color:#6f42c1;background:rgba(111,66,193,.1)}.sample-icon .i-block:nth-child(33) i{color:#6f42c1}.sample-icon .i-block:nth-child(34){border-color:#e83e8c;background:rgba(232,62,140,.1)}.sample-icon .i-block:nth-child(34) i{color:#e83e8c}.sample-icon .i-block:nth-child(35){border-color:#ff5252;background:rgba(255,82,82,.1)}.sample-icon .i-block:nth-child(35) i{color:#ff5252}.sample-icon .i-block:nth-child(36){border-color:#fd7e14;background:rgba(253,126,20,.1)}.sample-icon .i-block:nth-child(36) i{color:#fd7e14}.sample-icon .i-block:nth-child(37){border-color:#ffba57;background:rgba(255,186,87,.1)}.sample-icon .i-block:nth-child(37) i{color:#ffba57}.sample-icon .i-block:nth-child(38){border-color:#9ccc65;background:rgba(156,204,101,.1)}.sample-icon .i-block:nth-child(38) i{color:#9ccc65}.sample-icon .i-block:nth-child(39){border-color:#20c997;background:rgba(32,201,151,.1)}.sample-icon .i-block:nth-child(39) i{color:#20c997}.sample-icon .i-block:nth-child(40){border-color:#00acc1;background:rgba(0,172,193,.1)}.sample-icon .i-block:nth-child(40) i{color:#00acc1}.user-card .cover-img-block{position:relative}.user-card .cover-img-block .change-cover{position:absolute;top:30px;left:30px;z-index:5;opacity:0;transition:all .3s ease-in-out}.user-card .cover-img-block .change-cover .dropdown-toggle{color:#fff;background:rgba(0,0,0,.6);width:45px;height:45px;border-radius:50%;font-size:20px;display:flex;align-items:center;justify-content:center}.user-card .cover-img-block .change-cover .dropdown-toggle:after{display:none}.user-card .cover-img-block .overlay{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;z-index:1;background:rgba(0,0,0,.4);transition:all .3s ease-in-out}.user-card .cover-img-block:hover .change-cover,.user-card .cover-img-block:hover .overlay{opacity:1}.user-card .user-about-block{margin-top:-30px}.user-card .user-about-block img{box-shadow:0 0 0 5px #fff}.user-card .user-about-block .certificated-badge{position:absolute;bottom:-5px;right:-5px;border-radius:50%;width:30px;height:30px;background:#fff;padding:5px 3px}.user-card .user-about-block .certificated-badge .bg-icon{font-size:22px}.user-card .user-about-block .certificated-badge .front-icon{font-size:11px;position:absolute;top:11px;left:9px}.user-card .hover-data{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(36,46,62,.92);text-align:center;display:flex;align-items:center;justify-content:center;transform:scale(0);transition:all .3s ease-in-out}.user-card:hover .hover-data{transform:scale(1)}.user-card .change-profile .dropdown-toggle:after{display:none}.user-card .change-profile .profile-dp{position:relative;overflow:hidden;padding:5px;width:110px;height:110px;border-radius:50%}.user-card .change-profile .profile-dp .overlay{position:absolute;top:5px;left:5px;width:calc(100% - 10px);height:calc(100% - 10px);border-radius:50%;opacity:0;z-index:1;overflow:hidden;background:rgba(0,0,0,.4);transition:all .3s ease-in-out}.user-card .change-profile .profile-dp .overlay span{background:rgba(0,0,0,.5);color:#fff;position:absolute;bottom:0;width:100%;text-align:center;border-top:1px solid hsla(0,0%,100%,.4);padding:0 0 5px}.user-card .change-profile .profile-dp:hover .overlay{opacity:1}@media only screen and (max-width:992px){.user-card .user-about-block{margin-top:-10px}.user-card .wid-80{width:60px}.user-card .change-profile .profile-dp{width:90px;height:90px}.user-card.user-card-2.shape-right .cover-img-block{-webkit-clip-path:none;clip-path:none}.user-card .cover-img-block .change-cover .dropdown-toggle{padding:5px 7px}}.user-card-2 .cover-img-block{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 80%);clip-path:polygon(0 0,100% 0,100% 100%,0 80%)}.user-card-2.shape-right .cover-img-block{-webkit-clip-path:polygon(0 0,100% 0,100% 80%,0 100%);clip-path:polygon(0 0,100% 0,100% 80%,0 100%)}.user-card-2.shape-center .cover-img-block{-webkit-clip-path:polygon(0 0,100% 0,100% 80%,50% 100%,0 80%);clip-path:polygon(0 0,100% 0,100% 80%,50% 100%,0 80%)}.user-card-3 .certificated-badge{position:absolute;bottom:5px;right:5px;border-radius:50%;width:40px;height:40px;background:#fff;padding:5px 3px}.user-card-3 .certificated-badge .bg-icon{font-size:30px}.user-card-3 .certificated-badge .front-icon{font-size:14px;position:absolute;top:14px;left:13px}.user-card-3 .social-top-link{position:absolute;top:20px;left:20px}.user-card-3.social-hover .social-top-link{top:20px;left:20px;overflow:hidden}.user-card-3.social-hover .social-top-link .btn,.user-card-3.social-hover .social-top-link li{margin-left:-100px;transition:all .2s ease-in-out}.user-card-3.social-hover .social-top-link .btn:first-child,.user-card-3.social-hover .social-top-link li:first-child{transition-delay:.05s}.user-card-3.social-hover .social-top-link .btn:nth-child(2),.user-card-3.social-hover .social-top-link li:nth-child(2){transition-delay:.1s}.user-card-3.social-hover .social-top-link .btn:nth-child(3),.user-card-3.social-hover .social-top-link li:nth-child(3){transition-delay:.15s}.user-card-3.social-hover .social-top-link .btn:nth-child(4),.user-card-3.social-hover .social-top-link li:nth-child(4){transition-delay:.2s}.user-card-3.social-hover .social-top-link .btn:nth-child(5),.user-card-3.social-hover .social-top-link li:nth-child(5){transition-delay:.25s}.user-card-3.social-hover .social-top-link .btn:nth-child(6),.user-card-3.social-hover .social-top-link li:nth-child(6){transition-delay:.3s}.user-card-3.social-hover .social-top-link .btn:nth-child(7),.user-card-3.social-hover .social-top-link li:nth-child(7){transition-delay:.35s}.user-card-3.social-hover .social-top-link .btn:nth-child(8),.user-card-3.social-hover .social-top-link li:nth-child(8){transition-delay:.4s}.user-card-3.social-hover .social-top-link .btn:nth-child(9),.user-card-3.social-hover .social-top-link li:nth-child(9){transition-delay:.45s}.user-card-3.social-hover .social-top-link .btn:nth-child(10),.user-card-3.social-hover .social-top-link li:nth-child(10){transition-delay:.5s}.user-card-3.social-hover:hover .social-top-link .btn,.user-card-3.social-hover:hover .social-top-link li{margin-left:0}.user-profile{margin-top:-25px;margin-left:-25px;margin-right:-25px;background:#fff}.user-profile .card-body{position:relative;z-index:1;box-shadow:0 2px 4px -2px rgba(54,80,138,.3)}.user-profile .card-body .overlay>span{cursor:pointer}.user-profile .cover-img-block:hover>img{filter:grayscale(1) blur(1px)}.user-profile .profile-dp .overlay{text-align:left}.user-profile .user-about-block .certificated-badge{bottom:8px;right:0;z-index:2}.user-profile .profile-tabs{border-bottom:0;margin-top:30px}.user-profile .profile-tabs .nav-item{margin-bottom:0}.user-profile .profile-tabs .nav-item .nav-link{position:relative}.user-profile .profile-tabs .nav-item .nav-link:after{content:"";background:#1f5e2f;position:absolute;transition:all .3s ease-in-out;left:50%;right:50%;bottom:-1px;height:2px;border-radius:2px 2px 0 0}.user-profile .profile-tabs .nav-item.show .nav-link,.user-profile .profile-tabs .nav-link.active,.user-profile .profile-tabs .nav-link:hover{border-color:transparent}.user-profile .profile-tabs .nav-item.show .nav-link:after,.user-profile .profile-tabs .nav-link.active:after{left:0;right:0}@media only screen and (max-width:575px){.user-profile{margin-top:-30px;margin-left:-15px;margin-right:-15px}}.user-profile-list table{border-spacing:0 10px;width:calc(100% - 10px);margin:0 5px}.user-profile-list table tbody tr{box-shadow:0 2px 10px -1px rgba(69,90,100,.3);border-radius:.25rem;position:relative}.user-profile-list table tbody tr .overlay-edit{position:absolute;opacity:0;top:0;right:0;background:#1f5e2f;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.user-profile-list table tbody tr .overlay-edit .btn{border-radius:50%;margin:0 3px;width:35px;height:35px;display:inline-flex;align-items:center;justify-content:center}.user-profile-list table tbody tr:hover{box-shadow:0 0 6px 0 #1f5e2f}.user-profile-list table tbody tr:hover td{cursor:pointer;color:#fff;background:#1f5e2f}.user-profile-list table tbody tr:hover td h6{color:#fff}.user-profile-list table tbody tr:hover td .overlay-edit{opacity:1}.user-profile-list table tr td,.user-profile-list table tr th{vertical-align:middle;border:none}.user-profile-list table tr td{background:#fff;position:relative}.user-profile-list table tr td:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.user-profile-list table tr td:last-child{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.taskboard{overflow-x:auto;overflow-y:hidden;white-space:nowrap;padding:1rem}.taskboard .taskboard-wrapper{width:280px;padding-right:.5rem;padding-left:.5rem;box-sizing:border-box;display:inline-block;vertical-align:top;height:100%}.taskboard .taskboard-wrapper:first-child{padding-left:0}.taskboard .taskboard-wrapper:last-child{padding-right:0}.taskboard .taskboard-list{box-sizing:border-box;display:flex;flex-direction:column;max-height:100%;white-space:normal;background-color:#fff}.taskboard .taskboard-header{position:relative;text-align:center;flex-direction:row;align-items:center;font-family:Mada,sans-serif;text-transform:uppercase;letter-spacing:.02rem;font-size:14px;font-weight:700;padding:.5rem .5rem 0}.taskboard .taskboard-task{position:relative;display:flex;flex-direction:column;border:0 solid rgba(0,0,0,.125);border-radius:.25rem;padding:.5rem;margin-bottom:.5rem;color:#fff;font-weight:900;background:#1f5e2f}.taskboard .taskboard-task:last-child{margin-bottom:0}.taskboard .taskboard-task:hover{cursor:grab}.taskboard .taskboard-task:after{content:"";position:absolute;top:0;border:4px solid transparent;border-top:12px solid transparent;right:6px}.taskboard .taskboard-task.task-status-success:after{border-top-color:#9ccc65;border-right-color:#9ccc65;border-left-color:#9ccc65}.taskboard .taskboard-task.task-status-info:after{border-top-color:#00bcd4;border-right-color:#00bcd4;border-left-color:#00bcd4}.taskboard .taskboard-task.task-status-warning:after{border-top-color:#ffba57;border-right-color:#ffba57;border-left-color:#ffba57}.taskboard .taskboard-task.task-status-danger:after{border-top-color:#ff5252;border-right-color:#ff5252;border-left-color:#ff5252}.taskboard .taskboard-cards{padding:.5rem;box-sizing:border-box}.taskboard .taskboard-task-title{margin-bottom:.5rem}.taskboard-task.gu-mirror .card-text{color:#333!important}.ng-trigger-collapsedCard .card-body{padding-top:0}.progressbar-stack .progress,.progressbar-stack .progress-bar{margin:0 1px;border-radius:3px}.btn-page .btn{margin-right:8px}.scrollable-body{padding:0!important}.scrollable-body perfect-scrollbar{padding:20px 25px}.pill-card .nav-pills{padding-bottom:15px}.user-profile-list table.dataTable.display tbody td,.user-profile-list table.dataTable.display tbody th,.user-profile-list table.dataTable.row-border tbody td,.user-profile-list table.dataTable.row-border tbody th{border-top:none}.label-control{display:inline-flex;align-items:center}.label-control input,.label-control select{margin:0 5px}.dataTables_filter label,.dataTables_length label{display:flex;align-items:center}.dataTables_filter input,.dataTables_filter select,.dataTables_length input,.dataTables_length select{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .95rem;font-size:.875rem;margin:0 5px;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:2px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.marge-card{box-shadow:0 2px 10px -1px rgba(69,90,100,.3)}.marge-card .card{box-shadow:none}.marge-card .index-minus{z-index:-1}.rating-bar .br-horizontal{display:block}.able-pro-accordion .card-header{padding:12px}.able-pro-accordion .card-header button{margin:0}.tab-card .nav-pills,.tab-card .nav-tabs{margin-bottom:1rem}.tab-card .nav-pills .nav-item{text-align:center}.utility-card label{margin-right:3px}.users-contact{z-index:1;position:relative}.user-card .user-about-block .position-relative.d-inline-block{z-index:15}.user-profile .user-about-block .certificated-badge{z-index:16}.img-row{display:inline-block}.img-frame{margin:10px;border:5px solid #fff;cursor:pointer;transition-duration:.3s;transition-property:transform}.single-image-gallery .col-auto{padding:0}.custom-range-datepicker{text-align:center;padding:.185rem .25rem;display:inline-block;height:2rem;width:2rem}.custom-range-datepicker.focused{background-color:#e6e6e6}.custom-range-datepicker.range,.custom-range-datepicker:hover{background-color:#1f5e2f;color:#fff}.custom-range-datepicker.faded{background-color:rgba(2,117,216,.5)}.custom-day{text-align:center;padding:.185rem .25rem;border-radius:.25rem;display:inline-block;width:2rem}.custom-day.focused,.custom-day:hover{background-color:#e6e6e6}.weekend{background-color:#ffba57;border-radius:1rem;color:#fff}.hidden{display:none}select-dropdown .highlighted,select-dropdown .selected.highlighted{background-color:#1f5e2f!important}.table td,.table th{font-family:Open Sans,sans-serif}table.dataTable tbody td,table.dataTable tbody th,table.dataTable tfoot td,table.dataTable tfoot th,table.dataTable thead td,table.dataTable thead th{padding:1.05rem .75rem;border-color:#e2e5e8}table.dataTable.no-footer{border-color:#e2e5e8}.dataTables_wrapper .dataTables_paginate .paginate_button.current,.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover,.dataTables_wrapper .dataTables_paginate .paginate_button:hover{box-shadow:none;background:#1f5e2f;border-color:#1f5e2f;color:#fff!important;outline:none!important;border-radius:50px}.basic-close:focus{outline:none}.dataTables_filter input,.dataTables_length select{border:none;border-bottom:1px solid #ced4da;background:no-repeat bottom,50% calc(100% - 1px);background-size:0 100%,100% 100%;transition:background 0s ease-out}.dataTables_filter input:focus,.dataTables_length select:focus{border-bottom-color:transparent;background-size:100% 100%,100% 100%;transition-duration:.3s;box-shadow:none;background-image:linear-gradient(0deg,#1f5e2f 2px,rgba(70,128,255,0) 0),linear-gradient(0deg,#ced4da 1px,rgba(206,212,218,0) 0)}