@import "../../workbench/template/aliFonts/iconfont.css";
/* ../../template/aliFonts/iconfont.css */
.btn-success {
    background-color: #0757D0 !important;
    border-radius: 8px;
    border-color: #0757D0 !important;
}

.btn-success:hover,
.btn-success:focus {
    background-color: #0757D0 !important;
    opacity: 0.9;
    background-position: 0 -15px;
}

.btn-success:active,
.btn-success.active {
    background-color: #0757D0 !important;
    opacity: 0.9;
    border-color: #0757D0 !important;
}

.btn-success.disabled,
.btn-success:disabled,
.btn-success[disabled] {
    background-color: #0757D0 !important;
    background-image: none;
}

.btn-success.active, .btn-success.focus, .btn-success:active, .btn-success:focus, .btn-success:hover, .open > .dropdown-toggle.btn-success {
    border-color: #548ce5;
}

.btn-default {
    border-color: #DCE0E4;
    background-color: #fff;
}

.btn-none {
    border-color: #F3F6FC;
    background-color: #F3F6FC;
    color: #000;
}
.btn-none:hover {
    border-color: #DCE0E4;
    background-color: #fff;
}

.btn-simple{
    background-color: transparent;
    color: #303A50;;
}
.btn-simple.active,.btn-simple:hover {
    border-color: #DCE0E4;
    background-color: #fff;
    color: #303A50;
}

.btn-danger {
    border-color: #FF6868;
    background-color: #FF6868;
}

.btn-warning {
    background-color: #FA9550;
    border-color: #FA9550;
}

.vrd-page-header {
    /*padding: 4px;*/
    /*height: auto;*/
}

.vrd-page-header.main-bg-color {
    /*background-color: rgba(255, 255, 255, 0.94) !important;*/
    /*color: #0c0c0c;*/
    /*box-shadow: 0px 2px 6px 0px rgba(68, 71, 70, 0.24);*/
}

.vrd-page-header.main-bg-color a {
    color: #0c0c0c;
}

.home-menu, .menu-content {
    top: 55px
}

.home-menu {
    background-color: #fff;
    /*padding: 8px;*/
    /*border-right: 1px solid #DCE0E4;*/
    transition: .2s all;
    margin: 0 auto;
    min-width: 1000px;
    width: 80%;
}

.menu-content {
    transition: .2s all;
    background-color: #F2F6FC;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
}

#ngView {
    position: absolute;
    top: 46px;
    bottom: 0;
    right: 0;
    left: 180px;
    transition: .2s all;
}

.home-menu .title {
    color: #303A50;
    /*height: 24px;*/
    line-height: 24px;
    font-size: 12px;
    padding: 0 16px;
}

.home-menu .item a {
    padding: 12px 14px;
    font-size: 14px;
}

.home-menu .item a .title {
    font-size: 14px;
    padding: 0;
    margin-left: 6px;
}

.home-menu .item {
    color: #303A50;
    margin-top: 2px;
    padding: 0 10px;
}

.home-menu .item.selected {
    /*border-left: none;*/
    /*width: 164px;*/
    /*background: #C2E7FF !important;*/
    /*border-radius: 24px 24px 24px 24px;*/
    /*opacity: 1;*/
    border-bottom: 3px solid rgba(7, 87, 208, 1);
}

.home-menu .item.selected .title {
    color: rgba(7, 87, 208, 1);
}

.home-menu .item:hover {
    /*border-left: none;*/
    /*width: 164px;*/
    /*background: #C2E7FF !important;*/
    /*border-radius: 24px 24px 24px 24px;*/
    /*opacity: 1;*/
}

.home-menu .item:hover .report-mgt .title {
    color: #001D35;
}

.home-menu .item i {
    color: #303A50;
    margin: 0;
    width: 1em;
}

.menuOnClick {
    float: left;
    margin: 10px 18px 0;
    display: inline-block;
    height: 24px;
    width: 24px;
}

.tree-container, .modal-body {
    top: 0;
}

.menu-content .modal-header {
    /*left: 250px;*/
    background: transparent;
    box-shadow: inherit;
    border-bottom: none;
    font-size: 14px;
    /*display: flex;*/
    /*justify-content: space-between;*/
    margin-top: 10px;
    margin-left: -10px;
}

.menu-content .modal-body {
    background-color: transparent;
}

.menu-content .modal-header .left {
    float: left;
    display: flex;
}

.menu-content .modal-header .right {
    float: right;
    display: flex;
}

.menu-content .modal-header .right > * {
    margin-left: 1rem;
}

.menu-content .modal-header .left > * {
    margin-right: 1rem;
}

.btn {
    border-radius: 6px !important;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
}

.menu-content .modal-header .btn {
    height: 100%;
    /*line-height: initial;*/
}

.modal-header .device {
    background-color: #fff;
    border-radius: 16px;
    overflow: hidden;
}

.modal-header .device .item {
    border: none;
    border-radius: 16px !important;
    /*width: 128px;*/
    padding: 7px 24px;
    font-weight: 400;
}

.modal-header .device .item.active {
    overflow: hidden;
    background-color: #C2E7FF;
    color: #001D35;
}

.report-mgt .report-row {
    position: relative;
}

.report-mgt .titleTop {
    position: absolute;
    top: 30px;
    left: 36px;
    display: flex;
    align-items: center;
}

.report-mgt .title {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 148px;
    padding: 0;
    font-size: 12px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 800;
    text-align: left;
    color: #001D35;
}

.report-mgt .titleTop input {
    margin: 0;
    margin-right: 10px;
}

.report-mgt .report-cell.phone {
    padding: 0;
    background-size: 100%;
    background-position: 0 0;
}

.report-mgt .phone .screenshot {
    width: 140px;
    height: 224px;
    border: 0 solid #e6e6e6;
    margin-top: 4px;
    margin-left: 20px;
    border-radius: 15px;
    overflow: hidden;
}

.report-mgt .report-cell.pad {
    padding: 0;
}

.report-mgt .pad .screenshot {
    margin: 10px 6px;
    width: 155px;
    height: 94px;
}

.report-row-item {
    margin: 10px 0 10px 20px;
    width: 188px;
    background: #FFFFFF;
    box-shadow: 0px 1px 2px 0px rgba(50, 106, 174, 0.3), 0px 2px 4px 1px rgba(50, 106, 174, 0.15);
    border-radius: 8px 8px 8px 8px;
    transition: .4s all;
}

.report-row-item:hover {
    box-shadow: 0px 8px 16px 2px rgba(50, 106, 174, 0.4), 0px 3px 4px 0px rgba(50, 106, 174, 0.32);
}

.report-mgt .info {
    padding: 0 14px;
    overflow: hidden;
}

.info .updateDate {
    float: left;
    display: flex;
}

.info .viewCount {
    float: right;
    display: flex;
}

.menu_slices {
    background: url("./img/menu_slices.png");
}

.menu_open {
    background: url("./img/menu_open.png");
}

.report-mgt .report-cell.phone {
    background-image: url("./img/phone.png")
}

.report-mgt .report-cell.pad {
    background-image: url("./img/pad.png");
}

.pad_1 {
    width: 168px;
    height: 129px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-image: url("./img/pad_1.png");
}

.choose-device .item:hover .pad_1 {
    background-image: url("./img/pad_1_active.png");
}

.phone_1 {
    width: 94px;
    height: 180px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-image: url("./img/phone_1.png");
}

.choose-device .item:hover .phone_1 {
    background-image: url("./img/phone_1_active.png");
}

.public-share-tip, .report-mgt .is-template, .report-mgt .domain-share-tip {
    background-color: #4E92F9;
    padding: 0px 8px;
    margin: 0 0px;
    border-radius: 16px;
    margin-top: 6px;
}

.report-mgt .domain-share-tip {
    background-color: #f0ad4e;
}

.report-mgt .toolbar {
    line-height: 30px;
    height: 30px;
    background: #F5F9FE;
    border-radius: 0px 0px 8px 8px;
    font-size: 16px;
}

.report-mgt .toolbar .fa {
    font-size: 16px;
}

.tree-content {
    top: 40px;
    padding: 6px;
}

.tree-content-thead {
    height: 32px;
    line-height: 32px;
    margin-top: 4px;
    padding: 0 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.tree-content-add {
    width: 16px;
    height: 16px;
    line-height: 16px;
    border-radius: 16px;
    background-color: #0c63ee;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.tree-content-add .fa {
    margin: 0;
}

.tree-item {
    margin-top: 2px;
}

.tree-item .fa {
    color: #7EB8FF;
}

.tree-item .fa-ellipsis-v {
    color: #817777;
    font-size: 20px;
    float: right;
    margin-right: 10px;
    line-height: 28px;
    cursor: pointer;
    margin-top: -20px;
}

.tree-item-icon {
    float: right;
    position: relative;
    /*height: 32px;*/
    width: 20px;
    margin-top: 20px;
    display: none;
}

.tree-item-ellipsis {
    display: none;
    position: fixed;
    z-index: 999;
    width: 96px;
    /*height: 80px;*/
    background: #FFFFFF;
    box-shadow: 0px 2px 6px 0px rgba(14, 45, 79, 0.4);
    border-radius: 6px 6px 6px 6px;
    opacity: 1;
    border: 1px solid #DCE0E4;
    flex-direction: column;
    padding: 10px 12px;
}

.tree-item-icon:hover .tree-item-ellipsis {
    display: flex;
}

.tree-item:hover,
.tree-container .tree-item.selected {
    background-color: #C2E7FF !important;
    border-radius: 24px 24px 24px 24px;
    font-weight: 500 !important;
}

.tree-item.selected .tree-item-icon {
    display: block;
}

/*弹窗*/
.modal-dialog .modal-header h4 {
    font-size: 16px;
    font-weight: 600;
    color: #001D35;
}

.modal-content {
    border-radius: 12px;
}

.modal-backdrop {
    background: rgba(1, 8, 20, 0.4);
}

.modal-backdrop.in {
    opacity: 1;
}

.modal-dialog .modal-header {
    padding: 2px 15px !important;
}

.form-control {
    border-radius: 6px !important;
}

.modal-footer {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;

}

.modal-footer button {
    margin: 0 6px !important;
}

.choose-device {
    background-color: #fff;
}

.choose-device .item {
    width: 240px;
    height: 220px;
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #fff;
}

.choose-device .item:hover {
    border-color: #4E92F9;
    background: #E6F0FE;
}

.hoverTitle .title {
    visibility: hidden;
}

.hoverTitle:hover .title {
    visibility: inherit;
    text-align: center;
    font-size: 12px;
}

.control-label .title {
    font-size: 12px;
    margin-top: 10px;
}

.modal-body.full {
    position: absolute;
    background-color: #ffffff;
    overflow: hidden;
    padding: 24px;
    z-index: 1;
    bottom: 20px;
    left: 16px;
    right: 16px;
    top: 69px;
    border-radius: 12px;
}

.modal-body.full.modal-pop {
    bottom: 0px;
    left: 0;
    right: 0px;
    top: -26px;
    background-color: rgba(0, 0, 0, 0);
}

.modal-body.full .header {
    position: absolute;
    z-index: 2;
    top: 24px;
    left: 24px;
    bottom: 24px;
    right: 24px;
    height: 50px;
    overflow-y: scroll;
}

.modal-body.full .header table {
    background-color: #F3F6FC;
}

.modal-body.full .header > * {
    height: 100%;
}

.modal-body.full .body {
    position: absolute;
    z-index: 1;
    overflow-y: scroll;
    top: 24px;
    left: 24px;
    bottom: 24px;
    right: 24px;
}

.modal-body.full .body th {
    height: 50px;
}

.modal-body .doc-thead {
    position: absolute;
    z-index: 2;
    top: 24px;
    left: 24px;
    right: 24px;
    height: 48px;
    padding-right: 5px;
    background-color: #F3F6FC;
}

.modal-body .doc-table {
    position: absolute;
    z-index: 1;
    top: 24px;
    left: 24px;
    right: 24px;
    bottom: 24px;
    overflow-y: auto;
    padding-right: 5px;
}

.doc-thead th,
.doc-table th {
    font-size: 14px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #303A50;
}

.doc-list-table thead th {
    font-size: 14px;
    font-weight: 400;
    color: #303A50;
}

.doc-list-table tbody td {
    height: 64px;
}

.doc-list-table tbody tr:hover td {
    background-color: #E6F0FE;
}

.user-mgt-list .name {
    font-size: 14px;
    font-weight: 400;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    align-content: center;
    flex-wrap: nowrap;
}

.selectize-control.single .selectize-input, .selectize-dropdown.single {
    border-radius: 6px;
    border: 1px solid #DCE0E4;
}

.metadata-tables-panel {
    top: 0px !important;
}

.folder-container {
    top: 42px;
    background-color: #fff;
    width: 180px;
    border: none;
    border-right: 1px solid #ddd;
}

.folder-content {
    top: 34px;
    bottom: 0;
}

.folder-item {
    padding: 6px 10px;
    background: transparent !important;
}

.folder-item.selected {
    background: #C2E7FF !important;
    border-radius: 16px;
    color: #303A50 !important;
}

.folder-item.selected .fa, .folder-content .fa {
    color: #7EB8FF;
}

.folder-item.selected .tree-item-icon {
    float: right;
    position: relative;
    margin-top: -18px;
    display: block;
}

.folder-item.selected .tree-item-icon:hover .tree-item-ellipsis {
    display: flex;
    height: 66px;
    justify-content: space-around;
}

.dropdown-menu {
    border-radius: 6px;
    /*overflow: hidden;*/
}

.dropdown-menu a {
    padding: 8px 12px !important;
}

.right_body {
    position: absolute;
    border-radius: 5px;
    overflow: hidden;
    z-index: 1;
    bottom: 0;
    left: 250px;
    right: 20px;
    top: 0px;
}

.angular-ui-tree-node {
    padding-right: 6px;
}

.searchInput {
    width: 220px;
    height: 32px;
    border: 1px solid #DCE0E4;
    border-radius: 6px;
    overflow: hidden;
}

.searchInput input, .searchInput button {
    border: none;
}

.tab-span {
    background: #7EB8FF;
    border-radius: 50px;
    padding: 2px 7px;
    text-align: center;
    display: inline-block;
    color: #fff;
}

.user-mgt-list .doc-list-table thead th {
    border-bottom: none;
}

.user-mgt-list .doc-list-table tbody td {
    height: 48px;
}

.user-mgt-list .doc-list-table tbody tr td {
    height: 48px;
}

.newui.toggle-switch {
    width: 54px;
    min-width: auto;
    border-radius: 64px;
    padding: 2px;
    font-size: 0;
    height: 30px;
}

.newui.toggle-switch > div {
    /*width: 32px;*/
}

.newui.toggle-switch .knob {
    border-radius: 50%;
    width: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.newui.toggle-switch .knob i {
    font-size: 10px;
    margin: 0;
    width: 1em;
    margin-bottom: 2px;
}

.newui.toggle-switch .switch-right {
    background: transparent;
}

.newui.toggle-switch .switch-left {
    background: transparent !important;
}

.newui.toggle-switch span {
    font-size: 0;
    width: 23px;
}

.btn.active {
    background: #0757D0;
    border-radius: 4px 0px 0px 4px;
    border: 1px solid #0757D0;
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF !important;
    /* line-height: 16px; */
    text-align: left;
    font-style: normal;
    text-transform: none;
}
.btn.active:hover
{
    background: #0757D0;
}

.calendar_view_month {
    background: url("./img/calendar_view_month@2x.png") no-repeat center;
    background-size: 100%;
}

.smartphone {
    background: url("./img/smartphone@2x.png") no-repeat center;
    background-size: 100%;
}

.tablet {
    background: url("./img/tablet@2x.png") no-repeat center;
    background-size: 100%;
}

.history {
    background: url("./img/history@2x.png") no-repeat center;
    background-size: 100%;
}

.visibility {
    background: url("./img/visibility@2x.png") no-repeat center;
    background-size: 100%;
}

.report-mgt .info .i {
    width: 14px;
    height: 14px;
    display: inline-block;
    margin-right: 4px;
}

.modal-header .device span {
    width: 14px;
    height: 14px;
}

::-webkit-scrollbar {
    width: 6px;
    height: 8px
}

::-webkit-scrollbar-button {
    width: 0;
    height: 0
}

::-webkit-scrollbar-corner {
    background: transparent
}

::-webkit-scrollbar-thumb:hover {
    background-color: rgba(138, 153, 170, 0.8)
}

::-webkit-scrollbar-thumb {
    min-height: 28px;
    padding: 100px 0 0;
    border: solid transparent;
    border-width: 1px;
    background-color: rgba(138, 153, 170, 0.6);
    background-clip: padding-box;
    border-radius: 3px
}

::-webkit-scrollbar-track {
    background-color: transparent
}

::-webkit-scrollbar-track-piece {
    background-color: transparent
}

::-webkit-scrollbar-track {
    background-color: rgba(255, 255, 255, 0);
    border-radius: 2px
}

::-webkit-scrollbar-thumb {
    border-radius: 3px;
    border-width: 1px;
    background-color: rgba(138, 153, 170, 0.8)
}

.report-box {
    padding: 0 20px;
    height: 400px;
}

.report-box .report-template {
    height: 100%;
    overflow-y: auto;
}

.report-box .report-template .report-template-item {
    float: left;
    margin: 10px;
    padding: 10px;
    background: #FFFFFF;
    box-shadow: 0px 1px 2px 0px rgba(50, 106, 174, 0.3), 0px 2px 4px 1px rgba(50, 106, 174, 0.15);
    border-radius: 8px 8px 8px 8px;
    transition: .4s all;
    cursor: pointer;
    position: relative;
}

.report-box .report-template .report-template-item:hover {
    box-shadow: 0px 1px 2px 0px rgba(50, 106, 174, 0.3), 0px 0px 8px 4px rgba(50, 106, 174, 0.15);
}

.report-box .report-template .report-template-item.active {
    box-shadow: 0 0 10px 4px #b8ecfc;
}

.report-box .report-template .report-template-item img {
    width: 155px;
    height: 94px;
}

.report-box .report-template .report-template-item .name {
    text-align: center;
    padding-top: 10px;
    font-weight: 800;
}

.subscribe-window1 .modal-dialog {
    width: 79%;
    height: 80%
}

.report-box .tree-container {
    width: 100%;
}

.report-class {
    padding: 10px;
}

.report-class .report-class-item {
    float: left;
    cursor: pointer;
    margin-right: 10px;
    line-height: 20px;
    border-radius: 22px;
    font-size: 15px;
    height: 32px;
    padding: 6px 16px;
}

.report-class .report-class-item:hover {
    background: #eee;
}

.report-class .report-class-item.active {
    background: #cef7e9;
    color: #0c9d70;
}

.vrd-page-header .user-info .user-info-username {
    padding: 0 10px;
    border-radius: 7px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
}

.home-menu .item .title {
    font-size: 12px;
}

.dashboard .category-wrap .etl-value-item .icon {
    text-align: center;
}

.dashboard .category-wrap .etl-value-item .value {
    font-size: 40px;
    font-family: SF Pro Display, SF Pro Display;
    font-weight: bold;
}

.category-wrap.box-shadow,
.dashboard .category-wrap .etl-value-mix-item,
.dashboard .category-wrap .etl-value-item {
    box-shadow: 0px 1px 2px 0px rgba(50, 106, 174, 0.3), 0px 4px 6px 1px rgba(50, 106, 174, 0.15);
}

.dashboard .category-wrap .etl-value-mix-item .etl-value-item {
    float: left;
    width: calc(100% / 3);
    position: relative;
    box-shadow: none;
}

.dashboard .category-wrap .etl-value-mix-item .etl-value-item.borderRight:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    height: calc(100% - 10px);
    border-right: 1px solid #DCE0E4;
}

.dashboard .category-wrap .etl-value-mix-item .etl-value-item .icon {
    text-align: center;
}

.dashboard .category-wrap .etl-value-mix-item .etl-value-item .icon i {
    font-size: 3.2rem;
}

.dashboard .category-wrap .etl-value-mix-item .etl-value-item .value {
    color: #303A50;
}

.new-toolbar {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 28px;
    border: 1px solid #DCE0E4;
    line-height: 28px;
    border-radius: 4px;
    overflow: hidden;
}

.new-toolbar .new-toolbar-item {
    width: 72px;
    height: 100%;
    color: #6D7E8E;
    text-align: center;
}

.new-toolbar .new-toolbar-item.active {
    background: #0757D0;
    color: #fff;
}

.dashboard .category-title .toolbar {
    padding-right: 0;
    margin-right: 15px;
}

.flow-chart-svg .node-bottom-title {
    cursor: default;
    user-select: none;
    font-weight: 800;
}

/*画布*/
.etltask-canvas .connector-output,
.etltask-canvas .connector-input,
.etltask-canvas .connection-endpoint {
    fill: rgb(255 255 255);
    stroke: rgba(126, 184, 255, 1);
    stroke-width: 5;
}

.etltask-canvas .connector-output:hover{
    fill: #fff;
    stroke: #f17112;
    stroke-width: 6;
}

.etltask-canvas .connection-endpoint1 {
    fill: rgba(109, 126, 142, 0.64);
}

.etltask-canvas .connection-line {
    stroke: rgba(109, 126, 142, 0.64);
}

.etltask-canvas .selected-node-rect {
    stroke: rgba(7, 87, 208, 1);
}
.etltask-canvas .startNode {
    stroke: RGBA(1, 204, 155, 1);
    stroke-width: 2px;
}
.etltask-canvas .selectNode {
    stroke: rgba(7, 87, 208, 1);
    stroke-width: 2px;
}

.tree-item.selected .fa {
    color: #7EB8FF;
}

.search-box-wrap {
    border-radius: 6px;
}

.etl-mgt .mouse-in {
    box-shadow: 6px 8px 16px 2px rgba(50, 106, 174, 0.4), 0px 3px 4px 0px rgba(50, 106, 174, 0.32) !important;
}

.etl-mgt .etl-row .etl-item-wrap {
    position: relative;
    border-radius: 8px;
    box-shadow: 0px 1px 2px 0px rgba(50,106,174,0.3), 0px 2px 4px 1px rgba(50,106,174,0.15);
}
.etl-mgt .folder_node_item{
    height: 72px;
    background: #FFFFFF;
    box-shadow: 0px 1px 2px 0px rgba(50,106,174,0.3), 0px 2px 4px 1px rgba(50,106,174,0.15);
    border-radius: 8px 8px 8px 8px;
    cursor: pointer;
}
.etl-mgt .folder_node_item:hover
{
    box-shadow: 6px 8px 16px 2px rgba(50, 106, 174, 0.4), 0px 3px 4px 0px rgba(50, 106, 174, 0.32) !important;
}
.etl-mgt .folder_node_item span {
    font-weight: 500;
    font-size: 12px;margin-left: 20px;
    color: #001D35;
    line-height: 12px;
    display: inline-block;
    width: calc(100% - 88px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/* .etl-mgt .etl-row .badge-api {
    width: 40px;
    height: 18px;
    display: inline-block;
    text-align: center;
    line-height: 18px;
} */

.etl-mgt .etl-row .etl-item-header {
    border-bottom: 0;
}

.etl-mgt .etl-row .badge1 {
    position: absolute;
    top: -1;
    right: -1;
    border-radius: 0 10px 0 10px;
    overflow: hidden;
    padding: 3px 0;
}

.etl-mgt .etl-row .etl-item-header .etl-item-title {
    display: flex;
}

.etl-mgt .etl-row .etl-item-header span {
    padding-left: 10px;
    font-size: 12px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 800;
    color: #001D35;
    line-height: 12px;
}

.etl-mgt .etl-row .description {
    position: absolute;
    top: 34px;
    left: 32px;
    font-size: 10px;
}

input[type=checkbox], input[type=radio] {
    margin: 0;
}

.etl-mgt .etl-row .body {
    display: flex;
    justify-content: center;
    align-items: center;
}

.etl-mgt .etl-row .body > div {
    width: 50%;
}

.etl-mgt .toolbar {
    border-radius: 0px 0px 8px 8px;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 40px;
    background: rgba(245, 249, 254, 0.8);
    line-height: 40px;
}

.etl-mgt .toolbar .btn-default {
    background: rgba(245, 249, 254, 0);
    border: 0;
}

.dashboard .category-wrap .etl-value-item .icon span {
    width: 7.2rem;
    height: 7.2rem;
    display: inline-block;
    background-size: 100%;
}

.Tasks_3Da {
    background: url("./img/Tasks_3Da.png") no-repeat center center;
}

.Tasks_3D_S3 {
    background: url("./img/Tasks_3D_S3.png") no-repeat center center;
}

.error_3D1 {
    background: url("./img/error_3D1.png") no-repeat center center;
}

.Group1426 {
    background: url("./img/Group1426.png") no-repeat center center;
}

.Data_3D {
    background: url("./img/Data_3D.png") no-repeat center center;
}

.Datahistory_3D {
    background: url("./img/Datahistory_3D.png") no-repeat center center;
}

.right_modal {
    height: calc(100% - 2px) !important;
    margin: 0;
    float: right;
    width: 100vw !important;
    /* 右侧弹出大小 */
}

.right_modal .modal-content {
    height: 100% !important;
    border-radius: 0 !important;
}

#nodeDataModalBody {
    height: calc(100% - 140px) !important;
}

html, body {
    background-color: #F2F6FC;
}

.modal-body .modal-body-header {
    position: absolute;
    z-index: 2;
    height: 50px;
    background-color: rgba(243, 246, 252, 1);
    top: 20px;
    left: 20px;
    right: 20px;
}

.modal-body .modal-body-body {
    position: absolute;
    z-index: 1;
    overflow-y: auto;
    background-color: #ffffff;
    top: 20px;
    left: 20px;
    right: 20px;
    bottom: 20px;
}

.btn-move{
    background: #CEE1FD;
    border-radius: 6px 6px 6px 6px;
}
.btn-move.active,.btn-move
 {
    border-color: #CEE1F0;
    background-color: #fff;
    color: #303A50;
}
.font_restorefromtrash
{
    font-weight: 400;
    font-size: 14px;
    color: #001D35;
    line-height: 14px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}
.font_mdelete
{
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 14px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}
.btn_restorefromtrash
{
    margin-left:10px;background: #CEE1FD;
    border-radius: 6px 6px 6px 6px;
}
.btn_mdelete
{
    margin-left:10px; background: #FF6868;
    border-radius: 6px 6px 6px 6px;
}
.btn_mcopy
{
    margin-left:10px; background: #0757D0;
    border-radius: 6px 6px 6px 6px;
}
.modal-body .icon-trashdeleteforever:before
{
    display: flex;
    justify-content: center;
}
.modal-body .deleteFont
{
    font-weight: 400;
    font-size: 18px;
    color: #001D35;
    line-height: 18px;
    text-align: center;
    font-style: normal;
    text-transform: none;
    margin-bottom: 10px;
    display:flex;
    justify-content:center;
    align-items:center;

}

.modal-body .trashdeleteforever
{
    background: rgba(255,104,104,0.16);
    border-radius: 50%;
    color: #FF6868;
    font-size:100px;
    height: 150px !important;
    width: 150px !important;
}
.modal-footer .modal_delete
{
    background: #FF6868;
    border-radius: 6px 6px 6px 6px;
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 14px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}
.task-log-list .modal-header input {
    width: 190px;
}
.task-log-list .modal-header .topbar
{
    margin-top:10px;
    font-weight: 400;
    font-size: 12px;
    color: #303A50;
    line-height: 16px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}
.list_btn {
    border-color: #F2F6FC;
    background-color: #fff;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    color: #6D7E8E;
    /* border: 1px solid transparent; */
    /* border-radius: 4px; */
    border: 1px solid #DCE0E4;
}
.list_btn.active,.list_btn:hover {
    border-color: #DCE0E4;
    background-color: #0757D0;
    color: #fff;
}
/* .btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open > .dropdown-toggle.btn-default{

} */
/* .task-log-list .modal-header .topbar div{
    height: 36px;
}
.task-log-list .modal-header .topbar div input{
    height: 100%;
} */
.wui-date-input
{
    width: 240px !important;
}
.wui-date-editor .wui-date-input
{
    padding-left: 80px;
}
.task-log-list .spanFont
{
    /* border: 1px solid #000; */
    height: 100%;
    position: absolute;
    align-items: center;
    display: flex !important;
    border-radius: 6px 0px 0px 6px;
    border: 1px solid #DCE0E4;
    /* border-right: 1px solid black; */
    color: #303A50;
    padding: 0 7px;
    top: 50%;
    transform: translateY(-50%);
}
.task-log-list .btn-group .btn-default
{
    color: #6D7E8E;
    border-radius: 0px 0px 0px 0px;
    border: 1px solid #DCE0E4;
}
.task-log-list table thead th {
    font-weight: 400;
    font-size: 14px;
    color: #6D7E8E !important;
    line-height: 14px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}
.dw-mgt .dw_name {
    font-weight: 500;
    font-size: 14px;
    color: #001D35;
    line-height: 14px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}
.dw-mgt .dw_key
{
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    font-size: 12px;
    color: #6D7E8E;
    line-height: 12px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}
.dw-mgt .dw_updateTime{
    font-weight: 400;
    font-size: 12px;
    color: #657078;
    line-height: 12px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}
.connection_list .connection_updateTime{
    font-weight: 400;
    font-size: 10px;
    color: #657078;
    line-height: 10px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-right: 10px;
}
.connection_list .connection_warning{
    font-weight: 400;
    font-size: 10px;
    color: #303A50;
    line-height: 10px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-left:5px;
}
.dw-mgt .dw_bottomShow{
    background: rgba(245,249,254,0.8);
    border-radius: 8px 8px 0px 0px;
    height:44px;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: 100%;
    display: flex;
    justify-content:center;
    align-items: center
}
.connection_list .dw-row
{
    display:flex;
    flex-wrap: wrap;
    justify-content:flex-start;
    cursor: pointer;
    border: 0 solid #fff
}
.connection_list .dw-row.selected {
    background-color: #e9f2ff;
    border: 1px solid #bed1ed;
    border-left: 1px solid #fff
}
.connection_list .mouse-in {
    box-shadow: 1px 3px 3px 1px rgba(9, 11, 17, 0.15)
}

.user-mgt-list .mouse-in{
    box-shadow: 6px 8px 16px 2px rgba(50,106,174,0.4), 0px 3px 4px 0px rgba(50,106,174,0.32) !important;
}

.switch {
    position: relative;
    display: inline-block;
    width: 33px;
    height: 20px;
}

/* 开关的默认样式 */
.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

/* 开关的滑块样式 */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color:#6D7E8E;;
    transition: .4s;
    border-radius: 20px;
}

/* 开关打开时圆形按钮的位置 */
input:checked + .slider:before {
    transform: translate(10px,-50%) !important;
}

/* 开关的圆形按钮样式 */
.slider:before {
    position: absolute;
    content: "";
    height: 15px;
    width: 15px;
    left: 4px;
    top:50%;
    transform: translateY(-50%);
    background-color: white;
    transition: .4s;
    border-radius: 50%;
}

/* 开关打开时的样式 */
input:checked + .slider {
    background-color: #0052D9;
}



/* 开关打开时圆形按钮的样式 */
.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

.user-mgt-list .dw_bottomShow{
    background: rgba(245,249,254,0.8);
    border-radius: 0px 0px 8px 8px;
    height:33px;
    left: 50%;
    bottom: 0px;
    transform: translateX(-50%);
    width: 100%;
    display: flex;
    justify-content:center;
    align-items: center
}
.connection_list .dw_bottomShow{
    background: rgba(245,249,254,0.8);
    border-radius: 0px 0px 8px 8px;
    height:30px;
    left: 50%;
    bottom: 0px;
    transform: translateX(-50%);
    width: 100%;
    display: flex;
    justify-content:center;
    align-items: center
}
.connection_list .dw_name {
    font-weight: 500;
    font-size: 14px;
    color: #001D35;
    line-height: 14px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}
.connection_list .dw_key
{
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    font-size: 12px;
    color: #6D7E8E;
    line-height: 12px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}
.connection_list .progress
{
    border-radius: 20px;
    background-color: rgba(1,204,155,0.16);;
}
.connection_list .progress-bar-success {
    background-color: #01CC9B;
}
.connectionEditModal .selectize-input:after
{
    display:none !important
}
#designer_view .run-task-button{
    margin-left: 100px;
}
#designer_view .run-task-button
{
    background: #CEE1FD;
    border-radius: 6px;
    color:#0757D0;
}
#designer_view .btn-save
{
    background: #0757D0;
    color: #fff;
}
#designer_view .func-button-bar{
    margin-right: 30px;
}
#designer_view .func-button-bar button{
    margin-right: 20px;
    border: 1px solid #DCE0E4 !important;
}
#designer_view .zoom-bar{
    width: 40px;
    margin-right: 20px;
    height: 120px;
    /*border: 1px solid #ddd;*/
    overflow: hidden;
    position: absolute;
    right: 20px;
    top: 100px;
    border-radius: 5px;
}
#designer_view .zoom-bar .btn {
    border: 1px solid #DCE0E4 !important;
    border-radius: 0 !important;
    height: 40px;
    width: 40px;
    padding: 0;
    /*padding-top: 9px;*/
    background: #FFFFFF;
}
#designer_view .zoom-bar .btn:hover {
    border: 1px solid transparent;
    background-color: #f3f4f6
}
#vrdPageLeft .category_item{
    width: 45%;
    margin: 2.5%;
    border-radius: 80px / 100px;
    border: 1px solid #DCE0E4;
    padding-left: 10px;
    height: 30px;
}
#vrdPageBottom {
    position: relative;
    overflow: hidden; /* 确保内容在高度变化时不会溢出 */
    transition: height 0.1s ease;
     /* 添加平滑的过渡效果 */
}

.resize-handle {
    position: absolute;
    top: 0;
    left: 50%; /* 可以根据需要调整手柄的位置 */
    transform: translateX(-50%);
    width: 100%;
    height: 15px; /* 拖动手柄的高度 */
    cursor: ns-resize; /* 鼠标指针显示为垂直调整大小 */
    background-color: transparent; /* 手柄的背景颜色 */
}
#etlTaskPanelContainer
{
    top: 50px;
}
.vrd-page-left{
    width: 230px;
}
#etlTaskPanel .panel-title{
    height: 40px;
    background: #fff;
    border-bottom: 1px solid rgba(235, 237, 240, 1);
    border-top: 1px solid rgba(235, 237, 240, 1);
}
#etlTaskPanel .search-box-wrap {
    position: relative;
    width: 230px;
    border: 1px solid #DCE0E4;
    border-radius: 6px;
    overflow: hidden
}
#etlTaskPanel .panel-content{
    top: 40px;
}
#etlTaskPanel  .etltask-item{
    height: 45px;
    cursor: pointer;
    border: 1px solid #DCE0E4;
    padding: 5px 0;
    display: flex;
    border-radius: 6px;
    align-items: center;
    margin:15px;
}
#etlTaskNodePanel .panel-title{
    background-color:#F3F6FC;
}
#etlTaskNodePanel .cp-tab-content{
    left: 0;
    top: 84px;
}
#vrdPageBottom{
    position: fixed;
    bottom: 0;
    height: 300px;
    z-index: 299;
    width: 100%;
    background-color: #fff;
    color:#001D35;
    box-shadow: 0 1px 2px 0 rgba(55, 55, 55, 0.15);
}
#vrdPageBottom .task_header{
    width: 100%;
    height:50px;
    background-color: #F3F6FC;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 15px;
    width: 100%;
}

.user-mgt-list #cover{
    background-color:#000;;
    position:absolute;
    /*遮罩层的层级必须低于form而且高于文档*/
    z-index:99;
    left:0;
    top:0;
    display:none;
    width:100%;
    height:1000px;
    opacity:0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
}
.user-mgt-list .copy_container{
    right:-860px;
    position: fixed;
    z-index: 999;
    width: 860px;
    background: #fff;
    transition:right 0.3s ease;
    height: 100%;
}
.user-mgt-list .copy_title{
    padding: 10px 15px;
    display: flex;
    justify-content:space-between;
    box-shadow: inset 0px -1px 0px 0px #DCE0E4;
}
.user-mgt-list .body_table_item:hover{
    background:#C2E7FF;
}
#plan_modal .wui-input{
    width: 100% !important;
    padding-left: 12px;
}
#plan_modal .time_form_item{
    padding: 0 30px;
    align-items: center;
    margin-bottom: 15px;
}
#plan_modal .item_title{
    width: 20%;
    text-align:right;
}
#plan_modal .item_content{
    width: 70%;
}
#plan_modal .item_content input{
    width: 100%;
    padding: 6px 12px;
}
#plan_modal .form-control option {
    /* background-color: lightblue;
    color: white; */
    padding: 30px 0;
    height: 40px;
}

/* 悬浮时的背景色 */
#plan_modal .form-control option:hover {
    background-color: #CEE1FD;
}
#plan_modal .week_list {
    list-style: none;
    padding: 0;
    background: #FFFFFF;
    box-shadow: 0px 2px 6px 0px rgba(14,45,79,0.4);
    border-radius: 6px 6px 6px 6px;
    border: 1px solid #DCE0E4;
    position: absolute;
    width: 100%;
    display: none;
    height: 200px;
    overflow-y: auto;
    z-index: 1;
}

/* 设置每行的样式 */
#plan_modal  .week_list li {
    padding: 5px;
    display: flex;
    align-items: center;
}

/* 悬浮时的背景色 */
#plan_modal  .week_list li:hover {
    background-color: #CEE1FD;
}
#plan_modal  .week_list li input{
    width: 10%;
    margin-right: 15px;
}
#plan_modal .week_list li input[type="checkbox"]:checked {
    background-color: #CEE1FD;
  }
#plan_modal .time_control{
    display: block;
    width: 100%;
    min-height: 34px;
    padding: 6px 12px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
#plan_modal .time_control:focus {
    outline: none; /* 取消默认的聚焦时边框 */
    /* border: 1px solid #0000FF;  */
}
#plan_modal .time_tip{
    color: #FF6868;
    display: none;
    position: absolute;
}
.design_plan_time .wui-date-editor i{
    right: 6px !important;
    margin-top: -10px !important;
    left: auto;
}
.plan_modal_designer .wui-date-editor .iconfont{
    margin-top: -10px !important;
}
.plan_modal_designer .wui-date-editor .icon1{
    left: auto;
    right: 8px;
}
#plan_modal .select_span{
    background-color:#e7e7e7;
    border-radius: 5px;
    padding:3px 10px;
    margin-right: 5px;
    margin-bottom: 5px;
    display: inline-block;
}
#etltask_canvas .select2-choices span li{
    margin: 10px 0;
}



.flex{
    display: flex;
}
.flex-wrap{
    flex-wrap: wrap;
}
.absolute{
    position: absolute;
}
.relative{
    position: relative;
}
.justify-center{
    justify-content: center;
}
.justify-around{
    justify-content: space-around;
}
.justify-between{
    justify-content: space-between;
}
.align-center{
    align-items: center;
}
.padding-left-80{
    padding-left: 80px;
}
.padding-left-70{
    padding-left: 70px;
}
.padding-right-30{
    padding-right: 30px;
}
.task-title{
    font-weight: 500;
    font-size: 16px;
    color: #001D35;
    line-height: 14px;
    text-align: left;
    font-style: normal;
    text-transform: none;display: flex;align-items: center;
}

.moreDataHeigth {
    height: 86px;
    overflow: hidden;
}
.moreData {
    color: rgba(7, 87, 208, 1);
    font-size: 14px;
    cursor: pointer;
}
.tree-content .node-item {
    float: left;
    width: calc(100% - 20px);
}
.tree-content .node-item span{
    width: calc(100% - 22px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: middle;
}
