.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-6751559e]{width:800px}@media (max-width:600px){.action-row[data-v-6751559e]{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)}}.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)}