.GroupForm .GroupForm__Error{color:#a72a3b;text-align:center}.GroupForm .GroupForm__Success{color:#5eb33c;text-align:center}.GroupForm .ant-transfer{width:600px}.GroupForm .ant-transfer .ant-transfer-list{flex:1 1;width:auto}.GroupForm .GroupForm__CreatedBySelect label{color:#6c6c6c;font-size:13px;line-height:16px;margin:0 0 4px;font-weight:500;display:block}.GroupForm .GroupForm__CreatedBySelect .ant-select{width:300px}.react-flow{direction:ltr}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1;cursor:grab}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:grabbing}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow .react-flow__edges{pointer-events:none;overflow:visible}.react-flow__connection-path,.react-flow__edge-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{pointer-events:visibleStroke;cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path,.react-flow__edge:focus .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:#fff}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:grab}.react-flow__node.dragging{cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background:#1a192b;border:1px solid #fff;border-radius:100%}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:-4px;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{top:50%;left:-4px;transform:translateY(-50%)}.react-flow__handle-right{right:-4px;top:50%;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{position:absolute;z-index:5;margin:15px}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translateX(-50%)}.react-flow__attribution{font-size:10px;background:hsla(0,0%,100%,.5);padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-default,.react-flow__node-group,.react-flow__node-input,.react-flow__node-output{padding:10px;border-radius:3px;width:150px;font-size:12px;color:#222;text-align:center;border:1px solid #1a192b;background-color:#fff}.react-flow__node-default.selectable:hover,.react-flow__node-group.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover{box-shadow:0 1px 4px 1px rgba(0,0,0,.08)}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:hsla(0,0%,94.1%,.25)}.react-flow__nodesselection-rect,.react-flow__selection{background:rgba(0,89,220,.08);border:1px dotted rgba(0,89,220,.8)}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls{box-shadow:0 0 2px 1px rgba(0,0,0,.08)}.react-flow__controls-button{background:#fefefe;border:none;border-bottom:1px solid #eee;box-sizing:content-box;display:flex;justify-content:center;align-items:center;width:16px;height:16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:5px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__minimap{background-color:#fff}.react-flow__minimap svg{display:block}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.bottom,.react-flow__resize-control.top{cursor:ns-resize}.react-flow__resize-control.bottom.right,.react-flow__resize-control.top.left{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{width:4px;height:4px;border:1px solid #fff;border-radius:1px;background-color:#3367d9;transform:translate(-50%,-50%)}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.bottom.left,.react-flow__resize-control.handle.top.left{left:0}.react-flow__resize-control.handle.bottom.right,.react-flow__resize-control.handle.top.right{left:100%}.react-flow__resize-control.line{border:0 solid #3367d9}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.bottom,.react-flow__resize-control.line.top{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.leads-chased-metric-bar{display:flex;flex-direction:row}.fa-check-circle-o{font-size:30px;color:#1fa11f;padding-left:5px;position:absolute}.LeadFormPresenter{font-family:Roboto,Arial,Helvetica;margin:24px}.LeadFormPresenter .required{color:#e85a55;margin-left:4px}.LeadFormPresenter hr{width:100%;border-top:1px solid #ddd}.LeadFormPresenter input,.LeadFormPresenter select,.LeadFormPresenter textarea{border-radius:4px;width:-webkit-fill-available;padding:16px;border:1px solid #ddd}.LeadFormPresenter input[type=text],.LeadFormPresenter textarea{background-color:#fff;display:block}.LeadFormPresenter input[type=submit]{border:0;color:#fff;width:-moz-fit-content;width:fit-content;background-color:#5a88ff}.LeadFormPresenter input[type=submit]:disabled{background-color:#ddd}.DateFilterDropdown{min-width:200px;height:40px}.DateFilterDropdown svg path{fill:#bbb}.CrushrFilters{grid-gap:8px;gap:8px}.CrushrFilters .ant-select{height:100%;max-height:40px}.CrushrFilters .ant-select .ant-select-selector{width:200px;overflow:auto;border:1px solid #bbb}.CrushrFilters .ant-select .ant-select-selector .ant-select-selection-wrap{align-self:center}.ListItem{padding:8px 0 0;font-size:12px;line-height:14px;min-height:88px;cursor:pointer}.ListItem:last-of-type{margin-bottom:10px}.ListItem .ListItem__Image{max-width:100px;max-height:80px;margin-right:8px;flex-basis:100px;flex-shrink:0}.ListItem .ListItem__Container{justify-content:space-between;flex-grow:1;max-width:100%;overflow:auto}.ListItem .ListItem__Container .ListItem__Info{align-self:flex-start;justify-content:space-between;width:100%}.ListItem .ListItem__Container .ListItem__Info .ListItem__Info__Text{flex:1 1;overflow:hidden}.ListItem .ListItem__Container .ListItem__Info .ListItem__Info__Text .Text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ListItem .ListItem__Container .ListItem__Info .ListItem__Info__Pin{padding-bottom:2px}.ListItem .ListItem__Container .ListItem__Info .ListItem__Info__AvatarGroup{flex:0 0 auto}.ListItem .ListItem__Container .ListItem__Stats .white-text{color:#fff}.ListItem .ListItem__Container .ListItem__Stats .ListItem__Stats__Month{color:#888;text-align:right;flex-grow:1;display:flex;justify-content:right;align-items:center}.ListItem .ListItem__Container .ListItem__Stats .ListItem__Stats__Month .grey path{fill:#d3d3d3}.ListItem .ListItem__Container .ListItem__Stats .ListItem__Stats__Month .orange path{fill:#ff6700}.ListItem .ListItem__Container .ListItem__Stats .ListItem__Stats__Month .yellow path{fill:#fcd213}.ListItem .ListItem__Container .ListItem__Stats .ListItem__Stats__Month .green path{fill:#15bb8f}.ListItem .ListItem__Container .ListItem__Stats .ListItem__Stats__Pipe{color:#ddd;margin:0 8px}.Spinner__Container{height:80vh}.LeadGroup__Title{font-size:16px;position:sticky;top:-24px;z-index:1;background:#fff;border-bottom:1px solid rgba(5,5,5,.06)}.LeadGroup__List{margin:0;padding:0}.Drawer__List{padding:0}.DrawerTitle .DrawerTitle__Title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex-grow:1;flex-shrink:1;flex-basis:auto;grid-gap:10px;gap:10px}.DrawerTitle .DrawerTitle__Number{flex-grow:0;flex-shrink:0;flex-basis:auto}.TopRowPieChartCell .Cell__Contents{display:flex;justify-content:space-between;flex-direction:column}.TopRowPieChartCell .Legend .Legend__Value,.TopRowPieChartCell .Legend .Text.H6{font-size:12px;line-height:12px}ul{padding-left:0}.StatusCell .StatusCell__ChartContainer{height:inherit}.Drawer__Details__Spinner{height:80vh}.LeaderboardCell{max-height:810px}.LeaderboardCell .LeaderboardList{max-height:600px}.Leaderboard button{text-align:left}.CrushrDashboard .crushr{width:64px;height:64px}.GroupBreakdown{flex:1 1;width:350px}.EngagementCell.Cell .Cell__Title{padding-bottom:0}.EngagementCell .EngagementCell__Content{height:100%;overflow-x:auto;padding-top:16px}.EngagementCell .BarChart{flex:5 1}.EngagementCell .Legend{flex:1 1}.StatusCell .Legend .Legend__Value,.StatusCell .Legend .Text.H6{font-size:12px;line-height:12px}.Spinner{margin:0;display:flex;justify-content:center;align-items:center;width:30px;height:30px;position:relative}.Spinner span{position:absolute;border-radius:2px;width:10px;height:10px;background-color:#ff8d30;animation:SquareSpinner 2s infinite}.Spinner span:nth-child(2){animation-delay:1s;top:0;left:0}@keyframes SquareSpinner{0%,to{top:0;left:0;background-color:#ff0873}25%{top:0;left:calc(100% - 10px);background-color:#7b61ff}50%{top:calc(100% - 10px);left:calc(100% - 10px);background-color:#ff8d30}75%{top:calc(100% - 10px);left:0;background-color:#f2b41c}}.PurolatorFilters{grid-gap:8px;gap:8px}.PurolatorFilters .ant-select{height:100%;max-height:40px}.PurolatorFilters .ant-select .ant-select-selector{width:200px;overflow:auto;border:1px solid #bbb}.ant-table-wrapper.TerminalTable .ant-table td,.ant-table-wrapper.TerminalTable .ant-table th{padding:4px}.Dashboard.EngagementDashboard .DashboardHeader__Icon{background-color:#fff}.Dashboard.EngagementDashboard .DashboardHeader__Icon img{width:42px}.Dashboard.EngagementDashboard .DashboardCells{height:80vh}.icon{text-align:center}.icon.clickable{cursor:pointer}.icon.clickable:active{color:#777}.react-button{cursor:pointer;padding:5px 10px;color:#fff;font-weight:300;border-radius:4px}.react-button .round{border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;width:60px;height:60px}.react-button .round .icon{color:#fff;line-height:0;font-size:18px}.react-button .round:hover{transform:scale(1.2);transition-property:all;transition-duration:.2s;transition-timing-function:ease-in-out;transition-delay:0s}.react-button .cancel{background-color:transparent}.react-button .cancel .icon{color:#000;line-height:0;font-size:18px}.react-button .arrow{background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;width:30px;height:30px}.react-button .arrow .icon{color:#999;font-size:22px;margin-top:-2px}.alert-banner{margin:10px;padding:15px 20px;color:#333;border-radius:5px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.alert-banner.green{background-color:#dff0d8}.alert-banner.red{background-color:#ffcccb}