.el-button{display:inline-block;line-height:1;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #dcdfe6;border-color:#dcdfe6;color:#606266;-webkit-appearance:none;text-align:center;box-sizing:border-box;outline:none;margin:0;transition:.1s;font-weight:500;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;padding:12px 20px;font-size:14px;border-radius:4px}.el-button+.el-button{margin-left:10px}.el-button.is-round{padding:12px 20px}.el-button:focus,.el-button:hover{color:#409eff;border-color:#c6e2ff;background-color:#ecf5ff}.el-button:active{color:#3a8ee6;border-color:#3a8ee6;outline:none}.el-button::-moz-focus-inner{border:0}.el-button [class*=el-icon-]+span{margin-left:5px}.el-button.is-plain:focus,.el-button.is-plain:hover{background:#fff;border-color:#409eff;color:#409eff}.el-button.is-plain:active{background:#fff;outline:none}.el-button.is-active,.el-button.is-plain:active{border-color:#3a8ee6;color:#3a8ee6}.el-button.is-disabled,.el-button.is-disabled:focus,.el-button.is-disabled:hover{color:#c0c4cc;cursor:not-allowed;background-image:none;background-color:#fff;border-color:#ebeef5}.el-button.is-disabled.el-button--text{background-color:transparent}.el-button.is-disabled.is-plain,.el-button.is-disabled.is-plain:focus,.el-button.is-disabled.is-plain:hover{background-color:#fff;border-color:#ebeef5;color:#c0c4cc}.el-button.is-loading{position:relative;pointer-events:none}.el-button.is-loading:before{pointer-events:none;content:"";position:absolute;left:-1px;top:-1px;right:-1px;bottom:-1px;border-radius:inherit;background-color:hsla(0,0%,100%,.35)}.el-button.is-round{border-radius:20px;padding:12px 23px}.el-button.is-circle{border-radius:50%;padding:12px}.el-button--primary{color:#fff;background-color:#409eff;border-color:#409eff}.el-button--primary:focus,.el-button--primary:hover{background:#66b1ff;border-color:#66b1ff;color:#fff}.el-button--primary:active{outline:none}.el-button--primary.is-active,.el-button--primary:active{background:#3a8ee6;border-color:#3a8ee6;color:#fff}.el-button--primary.is-disabled,.el-button--primary.is-disabled:active,.el-button--primary.is-disabled:focus,.el-button--primary.is-disabled:hover{color:#fff;background-color:#a0cfff;border-color:#a0cfff}.el-button--primary.is-plain{color:#409eff;background:#ecf5ff;border-color:#b3d8ff}.el-button--primary.is-plain:focus,.el-button--primary.is-plain:hover{background:#409eff;border-color:#409eff;color:#fff}.el-button--primary.is-plain:active{background:#3a8ee6;border-color:#3a8ee6;color:#fff;outline:none}.el-button--primary.is-plain.is-disabled,.el-button--primary.is-plain.is-disabled:active,.el-button--primary.is-plain.is-disabled:focus,.el-button--primary.is-plain.is-disabled:hover{color:#8cc5ff;background-color:#ecf5ff;border-color:#d9ecff}.el-button--success{color:#fff;background-color:#67c23a;border-color:#67c23a}.el-button--success:focus,.el-button--success:hover{background:#85ce61;border-color:#85ce61;color:#fff}.el-button--success:active{outline:none}.el-button--success.is-active,.el-button--success:active{background:#5daf34;border-color:#5daf34;color:#fff}.el-button--success.is-disabled,.el-button--success.is-disabled:active,.el-button--success.is-disabled:focus,.el-button--success.is-disabled:hover{color:#fff;background-color:#b3e19d;border-color:#b3e19d}.el-button--success.is-plain{color:#67c23a;background:#f0f9eb;border-color:#c2e7b0}.el-button--success.is-plain:focus,.el-button--success.is-plain:hover{background:#67c23a;border-color:#67c23a;color:#fff}.el-button--success.is-plain:active{background:#5daf34;border-color:#5daf34;color:#fff;outline:none}.el-button--success.is-plain.is-disabled,.el-button--success.is-plain.is-disabled:active,.el-button--success.is-plain.is-disabled:focus,.el-button--success.is-plain.is-disabled:hover{color:#a4da89;background-color:#f0f9eb;border-color:#e1f3d8}.el-button--warning{color:#fff;background-color:#e6a23c;border-color:#e6a23c}.el-button--warning:focus,.el-button--warning:hover{background:#ebb563;border-color:#ebb563;color:#fff}.el-button--warning:active{outline:none}.el-button--warning.is-active,.el-button--warning:active{background:#cf9236;border-color:#cf9236;color:#fff}.el-button--warning.is-disabled,.el-button--warning.is-disabled:active,.el-button--warning.is-disabled:focus,.el-button--warning.is-disabled:hover{color:#fff;background-color:#f3d19e;border-color:#f3d19e}.el-button--warning.is-plain{color:#e6a23c;background:#fdf6ec;border-color:#f5dab1}.el-button--warning.is-plain:focus,.el-button--warning.is-plain:hover{background:#e6a23c;border-color:#e6a23c;color:#fff}.el-button--warning.is-plain:active{background:#cf9236;border-color:#cf9236;color:#fff;outline:none}.el-button--warning.is-plain.is-disabled,.el-button--warning.is-plain.is-disabled:active,.el-button--warning.is-plain.is-disabled:focus,.el-button--warning.is-plain.is-disabled:hover{color:#f0c78a;background-color:#fdf6ec;border-color:#faecd8}.el-button--danger{color:#fff;background-color:#f56c6c;border-color:#f56c6c}.el-button--danger:focus,.el-button--danger:hover{background:#f78989;border-color:#f78989;color:#fff}.el-button--danger:active{outline:none}.el-button--danger.is-active,.el-button--danger:active{background:#dd6161;border-color:#dd6161;color:#fff}.el-button--danger.is-disabled,.el-button--danger.is-disabled:active,.el-button--danger.is-disabled:focus,.el-button--danger.is-disabled:hover{color:#fff;background-color:#fab6b6;border-color:#fab6b6}.el-button--danger.is-plain{color:#f56c6c;background:#fef0f0;border-color:#fbc4c4}.el-button--danger.is-plain:focus,.el-button--danger.is-plain:hover{background:#f56c6c;border-color:#f56c6c;color:#fff}.el-button--danger.is-plain:active{background:#dd6161;border-color:#dd6161;color:#fff;outline:none}.el-button--danger.is-plain.is-disabled,.el-button--danger.is-plain.is-disabled:active,.el-button--danger.is-plain.is-disabled:focus,.el-button--danger.is-plain.is-disabled:hover{color:#f9a7a7;background-color:#fef0f0;border-color:#fde2e2}.el-button--info{color:#fff;background-color:#909399;border-color:#909399}.el-button--info:focus,.el-button--info:hover{background:#a6a9ad;border-color:#a6a9ad;color:#fff}.el-button--info:active{outline:none}.el-button--info.is-active,.el-button--info:active{background:#82848a;border-color:#82848a;color:#fff}.el-button--info.is-disabled,.el-button--info.is-disabled:active,.el-button--info.is-disabled:focus,.el-button--info.is-disabled:hover{color:#fff;background-color:#c8c9cc;border-color:#c8c9cc}.el-button--info.is-plain{color:#909399;background:#f4f4f5;border-color:#d3d4d6}.el-button--info.is-plain:focus,.el-button--info.is-plain:hover{background:#909399;border-color:#909399;color:#fff}.el-button--info.is-plain:active{background:#82848a;border-color:#82848a;color:#fff;outline:none}.el-button--info.is-plain.is-disabled,.el-button--info.is-plain.is-disabled:active,.el-button--info.is-plain.is-disabled:focus,.el-button--info.is-plain.is-disabled:hover{color:#bcbec2;background-color:#f4f4f5;border-color:#e9e9eb}.el-button--medium{padding:10px 20px;font-size:14px;border-radius:4px}.el-button--medium.is-round{padding:10px 20px}.el-button--medium.is-circle{padding:10px}.el-button--small{padding:9px 15px;font-size:12px;border-radius:3px}.el-button--small.is-round{padding:9px 15px}.el-button--small.is-circle{padding:9px}.el-button--mini{padding:7px 15px;font-size:12px;border-radius:3px}.el-button--mini.is-round{padding:7px 15px}.el-button--mini.is-circle{padding:7px}.el-button--text{border-color:transparent;color:#409eff;background:transparent;padding-left:0;padding-right:0}.el-button--text:focus,.el-button--text:hover{color:#66b1ff;border-color:transparent;background-color:transparent}.el-button--text:active{color:#3a8ee6;background-color:transparent}.el-button--text.is-disabled,.el-button--text.is-disabled:focus,.el-button--text.is-disabled:hover,.el-button--text:active{border-color:transparent}.el-button-group{display:inline-block;vertical-align:middle}.el-button-group:after,.el-button-group:before{display:table;content:""}.el-button-group:after{clear:both}.el-button-group>.el-button{float:left;position:relative}.el-button-group>.el-button+.el-button{margin-left:0}.el-button-group>.el-button.is-disabled{z-index:1}.el-button-group>.el-button:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.el-button-group>.el-button:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.el-button-group>.el-button:first-child:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px;border-top-left-radius:4px;border-bottom-left-radius:4px}.el-button-group>.el-button:first-child:last-child.is-round{border-radius:20px}.el-button-group>.el-button:first-child:last-child.is-circle{border-radius:50%}.el-button-group>.el-button:not(:first-child):not(:last-child){border-radius:0}.el-button-group>.el-button:not(:last-child){margin-right:-1px}.el-button-group>.el-button.is-active,.el-button-group>.el-button:not(.is-disabled):active,.el-button-group>.el-button:not(.is-disabled):focus,.el-button-group>.el-button:not(.is-disabled):hover{z-index:1}.el-button-group>.el-dropdown>.el-button{border-top-left-radius:0;border-bottom-left-radius:0;border-left-color:hsla(0,0%,100%,.5)}.el-button-group .el-button--primary:first-child{border-right-color:hsla(0,0%,100%,.5)}.el-button-group .el-button--primary:last-child{border-left-color:hsla(0,0%,100%,.5)}.el-button-group .el-button--primary:not(:first-child):not(:last-child){border-left-color:hsla(0,0%,100%,.5);border-right-color:hsla(0,0%,100%,.5)}.el-button-group .el-button--success:first-child{border-right-color:hsla(0,0%,100%,.5)}.el-button-group .el-button--success:last-child{border-left-color:hsla(0,0%,100%,.5)}.el-button-group .el-button--success:not(:first-child):not(:last-child){border-left-color:hsla(0,0%,100%,.5);border-right-color:hsla(0,0%,100%,.5)}.el-button-group .el-button--warning:first-child{border-right-color:hsla(0,0%,100%,.5)}.el-button-group .el-button--warning:last-child{border-left-color:hsla(0,0%,100%,.5)}.el-button-group .el-button--warning:not(:first-child):not(:last-child){border-left-color:hsla(0,0%,100%,.5);border-right-color:hsla(0,0%,100%,.5)}.el-button-group .el-button--danger:first-child{border-right-color:hsla(0,0%,100%,.5)}.el-button-group .el-button--danger:last-child{border-left-color:hsla(0,0%,100%,.5)}.el-button-group .el-button--danger:not(:first-child):not(:last-child){border-left-color:hsla(0,0%,100%,.5);border-right-color:hsla(0,0%,100%,.5)}.el-button-group .el-button--info:first-child{border-right-color:hsla(0,0%,100%,.5)}.el-button-group .el-button--info:last-child{border-left-color:hsla(0,0%,100%,.5)}.el-button-group .el-button--info:not(:first-child):not(:last-child){border-left-color:hsla(0,0%,100%,.5);border-right-color:hsla(0,0%,100%,.5)}body.newDesign{margin:0;height:100%;min-height:100%;background-color:#f7f7f7!important}body.newDesign h2{font-weight:500!important;font-size:22px}body.newDesign .el-main{padding:22px 30px}body.newDesign .el-button{text-transform:none}body.newDesign .el-card{border-color:#e5e7eb;box-shadow:none!important}body.newDesign .click-to-edit-div .placeholder{font-style:normal!important}body.newDesign .click-to-edit-enabled{border:0!important;border-bottom:1px dashed silver!important}body.newDesign .el-tabs.el-tabs--border-card{border-radius:7px;box-shadow:none}body.newDesign .el-tabs.el-tabs--border-card .el-tabs__header.is-top{border-top-right-radius:7px;border-top-left-radius:7px}body.newDesign .el-tabs.el-tabs--border-card .el-tabs__header.is-top .el-tabs__item.is-active{border-top-left-radius:7px;border-top-color:#dcdfe6}body.newDesign .el-tabs.el-tabs--border-card .el-tabs__content{border-radius:7px}body.newDesign .el-radio-group .el-radio{background-color:#fff}body.newDesign .el-radio-group .el-radio.is-bordered+.el-radio.is-bordered{margin-left:0}body.newDesign .el-table--border,body.newDesign .el-table--group{border-radius:7px}body.newDesign .el-table__header{background-color:silver}body.newDesign .el-table__header-wrapper thead tr.card-section-elements-table-header th div{font-size:14px;color:#7c7c7c;font-weight:400;padding-left:10px!important;padding-top:5px!important;padding-bottom:5px!important}body.newDesign .el-table thead{background-color:#fff}body.newDesign .el-table .cell{line-height:20px}body.newDesign .el-table tr a{color:#8e65ff!important;-webkit-text-decoration:underline dotted #8e65ff;text-decoration:underline dotted #8e65ff}body.newDesign .el-table thead{color:#6b7280!important}body.newDesign .el-table__empty-block{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="silver" class="size-6"><path stroke-linecap="round" stroke-linejoin="round" d="M6 18L18 6M6 6l12 12"/></svg>');background-size:10px;background-color:hsla(0,0%,100%,.6);background-blend-mode:lighten;border-bottom:0;display:block;min-width:inherit;min-height:0}body.newDesign .el-table__empty-text{color:#7c7c7c;display:inline-block;width:auto;line-height:normal;margin-top:20px;margin-bottom:20px;min-height:0;background-color:#f3f3f3;padding:6px 20px;border-radius:100px;border:1px solid #f3f3f3}body.newDesign .el-table--enable-row-hover .el-table__body tr:hover>td.el-table__cell{background-color:#fcfaff!important}body.newDesign .el-checkbox.el-checkbox__input .is-indeterminate .el-checkbox__inner{background-color:#a6a6a6;border-color:#a6a6a6}body.newDesign .el-checkbox.el-checkbox__input .is-indeterminate .el-checkbox__inner:before{top:6px}body.newDesign .el-checkbox .el-checkbox__inner{width:18px;height:18px}body.newDesign .el-checkbox .el-checkbox__inner:after{height:10px;left:6px}body.newDesign .pagination.el-row{background-color:#f9fafb;margin:-1px -20px -20px;padding:10px 20px;border-top:1px solid #e4e7ec;display:block}body.newDesign .pagination.el-row .pagination__list .btn-next,body.newDesign .pagination.el-row .pagination__list .btn-prev,body.newDesign .pagination.el-row .pagination__list .el-pager li{border:1px solid #e4e7ec;border-radius:7px}body.newDesign .pagination.el-row .pagination__list .btn-next,body.newDesign .pagination.el-row .pagination__list .btn-prev,body.newDesign .pagination.el-row .pagination__list .el-pager li:not(.active){background-color:#fff}body.newDesign .pagination.el-row .pagination__amount{right:30px}body.newDesign .pagination.el-row .pagination__amount .el-button.el-button--default{padding:5px 8px;border:1px solid #e4e7ec}body.newDesign .pagination.el-row .pagination__amount .el-button.el-button--default:hover{background-color:#d9ecff}body.newDesign div.filters-before-table{background-color:#f9fafb;border-bottom:1px solid #e4e7ec;padding:20px;margin:-20px -20px 5px -20px}body.newDesign div.users-filters{margin:0 -20px 15px -20px!important}body.newDesign .card-header-element .card-header-element-icon{display:none}body.newDesign .card-header-element .card-header-element-text .card-header-element-text-header.el-tag--plain.el-tag--info{display:inline-block;color:#323232;background-color:#f3f3f3;text-transform:uppercase;font-size:11px;padding:4px 8px;border-radius:7px;margin-bottom:3px}body.newDesign .card-section{border:1px solid #d9ecff!important;border-radius:7px;padding:10px}body.newDesign .card-section .card-section-header .card-section-header-name{font-size:24px;font-weight:400;float:left;margin-right:5px}body.newDesign .card-agree-buttons{border:2px solid #8e65ff!important}body.newDesign .card-agree-buttons .card-agree-buttons-text{padding-top:5px}body.newDesign .el-button.table-action-button{padding:0 0 0 0;border:0;font-size:16px;opacity:.3;color:#323232;background-color:transparent}body.newDesign .el-button.table-action-button i{padding:0 4px}body.newDesign .el-button.table-action-button:hover{opacity:1;transform:rotate(7deg) translate(2px)}body.newDesign .comments-block-messages{margin-bottom:10px!important}body.newDesign .comments-block-messages-message{background-color:transparent!important;padding:10px!important}body.newDesign .comments-block-messages-message-title div{display:inline-block;color:#323232;background-color:#f3f4f6;text-transform:uppercase;font-size:12px;padding:5px 10px;border-radius:7px;margin-bottom:3px}body.newDesign .comments-block-messages-message-title div:last-of-type{background-color:#fff!important;margin-left:20px;color:#cbcbcb}body.newDesign .comments-block-messages-message-title div,body.newDesign .comments-block-messages-message-title div span{font-style:normal!important;font-weight:500!important}body.newDesign .comments-block-messages-message-body{margin-top:8px}body.newDesign .comments-block-messages-no-messages{color:#7c7c7c;background-color:#f3f4f6;border-radius:7px;padding-top:10px;padding-bottom:10px;margin-top:10px;margin-bottom:10px;border:1px solid #e5e7ec}body.newDesign .comments-block-messages-no-messages i{display:block;font-size:32px}body.newDesign .notifications-popover-badge{cursor:pointer;margin-right:0!important;color:#7a7a7a}body.newDesign .notifications-popover-badge .el-badge__content{top:-8px;right:auto;left:12px;transform:none;background-color:#d9ecff;color:#8e65ff;font-weight:700;border:1px solid #b3d8ff}body.newDesign .notification-list-item{border-radius:7px}body.newDesign .notification-list-item-header{margin-bottom:4px}body.newDesign .notification-list-item-header-date{display:inline-block;color:#323232;background-color:#fff;text-transform:uppercase;font-size:11px;padding:4px 8px;border-radius:7px;margin-bottom:3px}body.newDesign .notification-list-item.seen .notification-list-item-header-date{background-color:#f2f2f2}body.newDesign .el-notification{border:2px solid #8e65ff}body.newDesign .el-popover{border:2px solid #8e65ff!important;border-radius:7px!important}body.newDesign .el-popover .el-popconfirm__icon{display:none!important;color:#8e65ff!important}body.newDesign .el-dialog__wrapper{background-color:rgba(0,0,0,.23921568627450981)}body.newDesign .el-dialog{border-radius:15px;box-shadow:0 0 100px rgba(0,0,0,.23137254901960785)}body.newDesign .el-dialog .el-dialog__header .el-dialog__title{font-size:24px;font-weight:500;margin-top:10px;display:block}body.newDesign .el-dialog .el-dialog__header .el-dialog__headerbtn{font-size:26px;top:0;right:0;background-color:#fff;padding:4px 7px;border-bottom-left-radius:7px;color:#fff;border-left:1px solid #dcdfe7;border-bottom:1px solid #dcdfe7}body.newDesign .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close{color:#606266}body.newDesign .card-stages{font-size:14px!important;position:relative!important}body.newDesign .card-stages .stage{position:relative!important}body.newDesign .card-stages .stage.is-always-shadow{border:2px dashed #8e65ff!important}body.newDesign .card-stages .stage .card-stage-divider{display:none}body.newDesign .card-stages .stage .card-stage-header{margin-bottom:5px;margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px;padding-bottom:17px!important;border-bottom:1px solid #e9e9e9;display:block!important;text-align:left!important}body.newDesign .card-stages .stage .card-stage-header .card-stage-header-name{font-size:14px;color:#6e6e6e}body.newDesign .card-stages .stage .card-stage-header .card-stage-header-name .click-to-edit-enabled{border:0;padding-left:0;padding-right:0}body.newDesign .card-stages .stage .card-stage-header .card-stage-header-dates{color:#323232;margin-left:5px!important;float:right;margin-right:0}body.newDesign .card-stages .stage .card-stage-header .add-negotiation-button{display:none}body.newDesign .card-stages .stage .timeline{scrollbar-color:#e0e0e0 #fdfdfd;scrollbar-width:thin}body.newDesign .card-stages .stage .timeline .negotiation{transition:border .25s ease-in-out;border:2px solid #fff;border-radius:7px}body.newDesign .card-stages .stage .timeline .negotiation:hover{background-color:#fff;border:2px solid #8e65ff;z-index:3}body.newDesign .card-stages .stage .timeline .negotiation .negotiation-bottom{border-top:2px solid #cbcbcb;text-align:left!important}body.newDesign .card-stages .stage .timeline .negotiation .negotiation-bottom:before{background-color:#e3e3e3;width:20px;height:20px;top:-12px;left:10px;border:0}body.newDesign .card-stages .stage .timeline .negotiation .negotiation-bottom .negotiation-bottom-icon{display:none}body.newDesign .card-stages .stage .timeline .negotiation .negotiation-bottom .negotiation-bottom-type{color:#7c7c7c!important;font-weight:400!important;font-size:12px;margin-bottom:4px}body.newDesign .card-stages .stage .timeline .negotiation.complete .negotiation-bottom:before{background-color:#3ba62b}body.newDesign .card-stages .stage .timeline .negotiation.complete .negotiation-bottom{border-top:2px solid #3ba62b}body.newDesign .card-stages .stage .timeline .negotiation.active .negotiation-bottom:before{background-color:#ffc574}body.newDesign .card-stages .stage .timeline .negotiation.active .negotiation-bottom{border-top:2px solid #ffc574}body.newDesign .card-stages .stage .timeline .negotiation.dndrop-draggable-wrapper{margin-right:10px!important}body.newDesign .card-stages .stage .timeline .negotiation.dndrop-ghost{background-color:#e4e7eb!important;color:#303133!important}body.newDesign .card-stages .stage .timeline .add-negotiation{border-radius:7px;padding:7px;margin-right:7px;border:1px dashed #dcdfe7;align-self:stretch;align-content:center;color:#8e65ff}body.newDesign .card-stages .stage .timeline .add-negotiation:hover{border:1px dashed #8e65ff;cursor:pointer}body.newDesign .card-stages .card-edit-dialog-stage .card-stage-header-dates{float:unset!important}body.newDesign .app-header .main-menu .el-menu-item,body.newDesign .app-header .main-menu .el-submenu .el-submenu__title{border:1px solid #fff!important;border-radius:7px;line-height:37px}body.newDesign .app-header .main-menu .el-menu-item.is-active,body.newDesign .app-header .main-menu .el-submenu.is-active .el-submenu__title{background-color:#ecf5ff;color:#8e65ff;font-weight:700;border:1px solid #c6e2ff!important}body.newDesign .app-header .main-menu .el-menu-item.is-active .el-submenu__icon-arrow,body.newDesign .app-header .main-menu .el-submenu.is-active .el-submenu__title .el-submenu__icon-arrow{color:#8e65ff;font-weight:700}body.newDesign .el-tree .el-tree-node.is-current>.el-tree-node__content{background-color:#ecf5ff;border-top-left-radius:7px;border-bottom-left-radius:7px;color:#8e65ff;font-weight:700}body.newDesign .el-tree .el-tree-node__content{margin-bottom:2px}body.newDesign .el-tree .el-tree-node__content:hover{background-color:#fcfaff;border-top-left-radius:5px;border-bottom-left-radius:5px}body.newDesign .builder-container .selected-field-container{min-height:100px;background-color:#fff;border-color:#8e65ff;border-radius:7px}body.newDesign .builder-container .selected-field-container .selected-field-container-hint{top:50%!important}body.newDesign .builder-container .selected-field-container .builder-container-row-name .builder-container-row-fields{background-color:#fff;margin-top:-10px;padding-top:15px;padding-left:10px;border-radius:7px}body.newDesign .builder-container .selected-field-container .builder-container-row-name .builder-container-row-fields button{padding:4px 0}body.newDesign .builder-container .selected-field-container .builder-container-row-name .fas.fa-chevron-right{margin-right:5px}body.newDesign .builder-container .selected-field-container.no-fields{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="silver" class="size-6"><path stroke-linecap="round" stroke-linejoin="round" d="M6 18L18 6M6 6l12 12"/></svg>');background-size:10px;background-color:hsla(0,0%,100%,.6);background-blend-mode:lighten;border:0}body.newDesign .builder-container .selected-field-container.no-fields .selected-field-container-hint{color:#7c7c7c;background-color:#f3f3f3;padding:6px 20px;border-radius:100px;border:1px solid #f3f3f3}body.newDesign .builder-container .selected-field-item,body.newDesign .builder-container .selected-field-nested-or{border-radius:7px}body.newDesign .builder-container .selected-field-nested-or{border-color:#ffc574;background-color:#fff;color:#fff;min-height:202px}body.newDesign .builder-container .selected-field-nested-or .selected-field-nested-or-name{background-color:#ffc574;padding:10px!important;height:21px}body.newDesign .builder-container .selected-field-nested-or .selected-field-item-name{color:#000}body.newDesign .builder-container .selected-field-nested-or div.dndrop-container.horizontal.selected-field-container{height:100%;min-height:147px;border-radius:7px}body.newDesign .dashboard .dashboard-widget-template.widget-text,body.newDesign .dashboard .dashboard-widget-template.widget-vqb-cell{background-color:#f7f7f7}body.newDesign .dashboard .dashboard-widget-template.widget-vqb-table .el-card{border:0}body.newDesign .dashboard .dashboard-widget-template.widget-vqb-table .el-card .el-card__body{padding:0}
/*# sourceMappingURL=chunk-7492580d.fb51e9ad.css.map */