.theme--light.v-data-table{background-color:#fff;color:rgba(0,0,0,.87)}.theme--light.v-data-table .v-data-table__divider{border-right:thin solid rgba(0,0,0,.12)}.theme--light.v-data-table.v-data-table--fixed-header thead th{background:#fff;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.12);box-shadow:inset 0 -1px 0 rgba(0,0,0,.12)}.theme--light.v-data-table>.v-data-table__wrapper>table>thead>tr>th{color:rgba(0,0,0,.6)}.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:last-child,.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:not(.v-data-table__mobile-row),.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:last-child,.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:not(.v-data-table__mobile-row),.theme--light.v-data-table>.v-data-table__wrapper>table>thead>tr:last-child>th{border-bottom:thin solid rgba(0,0,0,.12)}.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr.active{background:#f5f5f5}.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:hover:not(.v-data-table__expanded__content):not(.v-data-table__empty-wrapper){background:#eee}.theme--light.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td:not(.v-data-table__mobile-row),.theme--light.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th:not(.v-data-table__mobile-row){border-top:thin solid rgba(0,0,0,.12)}.theme--dark.v-data-table{background-color:#1e1e1e;color:#fff}.theme--dark.v-data-table .v-data-table__divider{border-right:thin solid hsla(0,0%,100%,.12)}.theme--dark.v-data-table.v-data-table--fixed-header thead th{background:#1e1e1e;-webkit-box-shadow:inset 0 -1px 0 hsla(0,0%,100%,.12);box-shadow:inset 0 -1px 0 hsla(0,0%,100%,.12)}.theme--dark.v-data-table>.v-data-table__wrapper>table>thead>tr>th{color:hsla(0,0%,100%,.7)}.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:last-child,.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:not(.v-data-table__mobile-row),.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:last-child,.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:not(.v-data-table__mobile-row),.theme--dark.v-data-table>.v-data-table__wrapper>table>thead>tr:last-child>th{border-bottom:thin solid hsla(0,0%,100%,.12)}.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr.active{background:#505050}.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:hover:not(.v-data-table__expanded__content):not(.v-data-table__empty-wrapper){background:#616161}.theme--dark.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td:not(.v-data-table__mobile-row),.theme--dark.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th:not(.v-data-table__mobile-row){border-top:thin solid hsla(0,0%,100%,.12)}.v-data-table{line-height:1.5;max-width:100%}.v-data-table>.v-data-table__wrapper>table{width:100%;border-spacing:0}.v-data-table>.v-data-table__wrapper>table>tbody>tr>td,.v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-data-table>.v-data-table__wrapper>table>thead>tr>td,.v-data-table>.v-data-table__wrapper>table>thead>tr>th{padding:0 16px;-webkit-transition:height .2s cubic-bezier(.4,0,.6,1);transition:height .2s cubic-bezier(.4,0,.6,1)}.v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-data-table>.v-data-table__wrapper>table>thead>tr>th{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:.75rem;height:48px}.v-application--is-ltr .v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-application--is-ltr .v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-application--is-ltr .v-data-table>.v-data-table__wrapper>table>thead>tr>th{text-align:left}.v-application--is-rtl .v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-application--is-rtl .v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-application--is-rtl .v-data-table>.v-data-table__wrapper>table>thead>tr>th{text-align:right}.v-data-table>.v-data-table__wrapper>table>tbody>tr>td,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td,.v-data-table>.v-data-table__wrapper>table>thead>tr>td{font-size:.875rem;height:48px}.v-data-table__wrapper{overflow-x:auto;overflow-y:hidden}.v-data-table__progress{height:auto!important}.v-data-table__progress th{height:auto!important;border:none!important;padding:0;position:relative}.v-data-table--dense>.v-data-table__wrapper>table>tbody>tr>td,.v-data-table--dense>.v-data-table__wrapper>table>tbody>tr>th,.v-data-table--dense>.v-data-table__wrapper>table>tfoot>tr>td,.v-data-table--dense>.v-data-table__wrapper>table>tfoot>tr>th,.v-data-table--dense>.v-data-table__wrapper>table>thead>tr>td,.v-data-table--dense>.v-data-table__wrapper>table>thead>tr>th{height:32px}.v-data-table--has-top>.v-data-table__wrapper>table>tbody>tr:first-child:hover>td:first-child{border-top-left-radius:0}.v-data-table--has-top>.v-data-table__wrapper>table>tbody>tr:first-child:hover>td:last-child{border-top-right-radius:0}.v-data-table--has-bottom>.v-data-table__wrapper>table>tbody>tr:last-child:hover>td:first-child{border-bottom-left-radius:0}.v-data-table--has-bottom>.v-data-table__wrapper>table>tbody>tr:last-child:hover>td:last-child{border-bottom-right-radius:0}.v-data-table--fixed-header>.v-data-table__wrapper,.v-data-table--fixed-height .v-data-table__wrapper{overflow-y:auto}.v-data-table--fixed-header>.v-data-table__wrapper>table>thead>tr>th{border-bottom:0!important;position:sticky;top:0;z-index:2}.v-data-table--fixed-header>.v-data-table__wrapper>table>thead>tr:nth-child(2)>th{top:48px}.v-application--is-ltr .v-data-table--fixed-header .v-data-footer{margin-right:17px}.v-application--is-rtl .v-data-table--fixed-header .v-data-footer{margin-left:17px}.v-data-table--fixed-header.v-data-table--dense>.v-data-table__wrapper>table>thead>tr:nth-child(2)>th{top:32px}.action-row[data-v-6072934a]{width:800px}.property-value-icons[data-v-6072934a]{font-size:18px}.due-date-red[data-v-6072934a]{color:#e41d1d}@media (max-width:600px){.action-row[data-v-6072934a]{width:200px}}.finished-step[data-v-6d0f8220]{border:1px solid var(--primary-light);background:var(--primary-light)}.blink[data-v-6d0f8220]{animation:blink-animation-6d0f8220 4s linear infinite;-webkit-animation:blink-animation-6d0f8220 4s linear infinite}.-mt-4[data-v-6d0f8220]{margin-top:-4px}@-webkit-keyframes blink-animation-6d0f8220{0%{color:rgba(0,0,0,.6)}50%{color:var(--primary)}to{color:rgba(0,0,0,.6)}}@keyframes blink-animation-6d0f8220{0%{color:rgba(0,0,0,.6)}50%{color:var(--primary)}to{color:rgba(0,0,0,.6)}}.finished-step[data-v-188afea4]{border:1px solid var(--primary-light);background:var(--primary-light)}.blink[data-v-188afea4]{animation:blink-animation-188afea4 4s linear infinite;-webkit-animation:blink-animation-188afea4 4s linear infinite}.-mt-4[data-v-188afea4]{margin-top:-4px}@-webkit-keyframes blink-animation-188afea4{0%{color:rgba(0,0,0,.6)}50%{color:var(--primary)}to{color:rgba(0,0,0,.6)}}@keyframes blink-animation-188afea4{0%{color:rgba(0,0,0,.6)}50%{color:var(--primary)}to{color:rgba(0,0,0,.6)}}.option-container[data-v-f4290e2c]{margin-right:-1px}.option-btn[data-v-f4290e2c]{text-transform:uppercase!important;font-size:14px;font-style:normal;font-weight:600;line-height:16px;letter-spacing:.5px;border:none}@media (max-width:600px){.option-container[data-v-f4290e2c]{height:unset!important}}@media (min-width:600px){.option-container[data-v-f4290e2c]{height:50px!important}}@media (min-width:1037px) and (max-width:1324px){.option-container[data-v-f4290e2c]{margin-left:10px}}.option-btn[data-v-a5da5e2a]{text-transform:uppercase!important;font-size:14px;font-style:normal;font-weight:600;line-height:16px;letter-spacing:.5px;border:none;border-left:1px solid #e4e4e4}@media (max-width:600px){.option-container[data-v-a5da5e2a]{height:unset!important}}@media (min-width:600px){.option-container[data-v-a5da5e2a]{height:50px!important}}@media (min-width:1252px) and (max-width:1430px){.option-container[data-v-a5da5e2a]{margin-right:10px}}.toolbar-title{color:#414142;padding:5px 10px 0;font-size:20px;font-style:normal;font-weight:600;line-height:32px}@media (min-width:600px){.lead-list__search{min-width:350px;max-width:350px}}.vertical-dots-wrapper{min-width:unset!important}.vertical-dots{margin:0!important}@media (min-width:644px) and (max-width:757px),(min-width:1325px){.actions .option-container{height:50px}}.lead-card[data-v-89108486]{text-align:center;border-radius:4px!important;-webkit-box-shadow:none!important;box-shadow:none!important;background:#fff;max-width:400px}.dialog-text[data-v-3344050c]{color:#414142;font-size:14px;font-style:normal;font-weight:400;line-height:18px}.dialog-title[data-v-3344050c]{color:#fff;font-size:22px;font-style:normal;font-weight:500;line-height:28px}.status-msg[data-v-3344050c]{-ms-flex-item-align:center;align-self:center;color:#252525;text-align:center;font-size:14px;font-style:normal;font-weight:700;line-height:18px}.dialog-text span[data-v-18934af2]{color:#414142;font-size:14px;font-style:normal;font-weight:400;line-height:18px}.dialog-title span[data-v-18934af2]{color:#fff;font-size:22px;font-style:normal;font-weight:500;line-height:28px}.status-msg[data-v-18934af2]{-ms-flex-item-align:center;align-self:center;color:#252525;text-align:center;font-size:14px;font-style:normal;font-weight:700;line-height:18px}.options-btn[data-v-44e98a4b]{-ms-flex-item-align:start;align-self:start}.options-list[data-v-44e98a4b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-radius:4px;background:#fff;-webkit-box-shadow:0 4px 6px 0 rgba(32,33,36,.28);box-shadow:0 4px 6px 0 rgba(32,33,36,.28)}.v-list[data-v-44e98a4b]{padding:0!important}.v-sheet.v-list[data-v-44e98a4b]:not{-webkit-box-shadow:none!important;box-shadow:none!important}.list-item[data-v-44e98a4b]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px 16px!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:10px;-ms-flex-item-align:stretch;align-self:stretch;border-radius:4px 4px 0 0;background:#fff;cursor:pointer;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.list-item-title[data-v-44e98a4b]{color:#252525;font-size:16px;font-style:normal;font-weight:400;line-height:22px}.v-application--is-ltr .v-list-item__icon[data-v-44e98a4b]:first-child{margin-right:0!important}.list-item[data-v-44e98a4b]:hover{background-color:#e6f8f8}.list-item:hover .list-item-title[data-v-44e98a4b],.list-item:hover .v-icon[data-v-44e98a4b]{color:#06beb8}.list-item-disabled[data-v-44e98a4b]{opacity:.5}.list-item-disabled[data-v-44e98a4b]:hover{background-color:transparent}.list-item-disabled:hover .list-item-title[data-v-44e98a4b],.list-item-disabled:hover .v-icon[data-v-44e98a4b]{color:#e4e4e4}.lead-cards[data-v-225916f0]{display:-webkit-box;display:-ms-flexbox;display:flex}.draggable-area[data-v-225916f0]{height:calc(-200px + 100vh);overflow:auto}.pipeline-width[data-v-225916f0]{min-width:300px;width:300px}.title[data-v-225916f0]{color:#252525;font-size:16px!important;font-style:normal;font-weight:400;line-height:22px}.sticky-title[data-v-225916f0]{position:sticky;top:0;background-color:#f5f5f5;z-index:8}.ghost-card[data-v-225916f0]{opacity:.5;background:#f7fafc}.footer-spacer[data-v-225916f0],.progress-circular[data-v-225916f0]{height:100px}.pipeline-header[data-v-225916f0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.v-data-table>.v-data-table__wrapper tbody tr.v-data-table__expanded__content{box-shadow:none;-webkit-box-shadow:none}.option-container{height:50px}.option-btn{width:100%}.option-btn .v-btn__content{padding-left:10px;padding-right:10px}@media (min-width:600px){.lead-list__search{min-width:350px;max-width:350px}.option-container{max-width:120px;height:100%}}.lead-list__item{cursor:pointer}.lead-list__item--new>td:first-child{border-left:3px solid var(--theme-color-red)}.lead-list__item-title--wrap{white-space:normal}.lead-list .v-list--dense .v-list-item .v-list-item__subtitle,.lead-list .v-list--dense .v-list-item .v-list-item__title{font-weight:400}.lead-list__draggable{cursor:move}.lead-list__preview{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lead-list__preview-item{margin-right:16px}.lead-list__preview-item:last-child{margin-right:none}.camel-case{text-transform:unset!important;font-weight:400}.list-options .v-input--selection-controls .v-input__slot,.v-input--select{margin-bottom:0}.list-options .v-text-field.v-text-field--enclosed{margin-top:0!important}.activate-window-step{max-width:600px}.list-item-container{padding:0}.list-item-container:hover{background-color:#f5f5f5}.menu-list-item{padding-left:15px;padding-right:15px;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.filter-container{position:relative}.disabled-layer{height:100%;width:100%;cursor:pointer;position:absolute}.lead-list .v-list--dense .v-list-item .v-list-item__subtitle,.lead-list .v-list--dense .v-list-item .v-list-item__title{max-width:200px;overflow:hidden}.lead-list__item-mobile--new{border-left:3px solid var(--theme-color-red)}.v-data-table>.v-data-table__wrapper .v-data-table__mobile-row{min-height:25px}.v-data-table>.v-data-table__wrapper .v-data-table__mobile-row:first-child{min-height:48px}.leadlist-icon-wrapper{min-width:25px;width:25px;max-width:25px}.list-tool-width{min-width:360px;max-width:360px}.list-tool-double-width{min-width:720px;max-width:720px}.list-width{min-width:calc(100% - 370px);max-width:calc(100% - 370px)}.list-double-width{min-width:calc(100% - 740px);max-width:calc(100% - 740px)}