.v-color-picker__swatches .v-color-picker__swatch{margin-bottom:0!important}.funnel{display:flex;width:100%;height:100%}.funnel__header{display:flex;align-items:center;gap:1rem}.funnel__caption{width:200px}.funnel__scroll{display:flex;width:100%;height:100%;padding-right:17px;padding-bottom:15px;padding-top:15px;align-items:center;overflow-y:scroll;box-sizing:content-box}.funnel__scroll::-webkit-scrollbar{display:block;height:2px}.funnel__scroll::-webkit-scrollbar-thumb{background-color:#0d47a1;border-radius:8px;border:none}.funnel__scroll::-webkit-scrollbar{width:1px}.funnel__button{opacity:0;transition:.3s}.funnel__button:hover{opacity:1}.stage-header{min-width:300px;max-width:300px;width:300px;display:flex;height:50px;position:relative;margin-right:20px;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:10;cursor:grab}.stage-header__after{display:block;position:absolute;border:25px solid transparent;top:0;left:100%}.stage-header:active{cursor:grabbing}.stage-header__body{display:flex;align-items:center;justify-content:center}.stage-header__fill{position:absolute;top:50%;left:100%;transform:translate(-150%,-48%);z-index:1}.stage-header__caption{cursor:text!important;font-size:large;width:-moz-fit-content;width:fit-content;max-width:140px}.stage-header__button{position:absolute;top:50%;z-index:100;transition:.3s;left:100%;transform:translate(-50%,-50%)}.stage-header__btn{background-color:transparent!important;border:2px solid #d8d8d8;border-radius:20px}.stage-header__btn-outline{width:100%;border:none;background-color:transparent;margin-top:10px}.stage-header__point-outer{top:100%;border:2px solid #fff;background-color:#fff;width:13px;height:13px;border-radius:13px;z-index:1}.stage-header__point,.stage-header__point-outer{position:absolute;left:50%;transform:translate(-50%,-50%);cursor:pointer}.stage-header__point{top:50%;border:3px solid #1976d2;z-index:1000;width:6px;height:6px;border-radius:6px}.stage{transition:.3s;padding-left:15px;padding-right:15px;border-right:1px dashed #ddd}.stage:hover .stage-header__button{opacity:1}.kanban-container .stage{height:100vh}.stage-item .v-card__subtitle,.stage-item .v-card__text,.stage-item .v-card__title{padding:10px}.tounell{position:relative}.tounell__caption{position:absolute;top:50%;right:3em;transform:translateY(-50%);background-color:#fff;height:40px;display:flex;align-items:center;justify-content:center;border:2px dashed #1976d2;border-radius:20px;width:200px}.search-bar{max-width:600px;background:hsla(0,0%,100%,.2);border-radius:5px}.filter-btn{border-radius:8px;text-transform:none;font-weight:500;color:#333;background:#fff;border:1px solid #ddd;padding:10px 10px!important;margin-right:8px;margin-bottom:8px}.settings-btn{margin-left:10px;background:hsla(0,0%,100%,.2);color:#fff}.kanban-tabs{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.kanban-tabs__btn{font-size:12px;background-color:transparent!important;border:none;box-shadow:none;padding:0!important;height:40px!important}.kanban-tabs__btn .theme--light.v-btn:hover:before{opacity:1}.kanban-tabs__btn .theme--light.v-btn:focus:before{opacity:0}.kanban-tabs__btn:hover{background:transparent!important}.kanban-container{overflow-x:auto;overflow-y:hidden;white-space:nowrap;scrollbar-width:thin;scrollbar-color:#ccc transparent;padding:5px 10px;background-image:url(/kabban-bg.jpeg);background-size:cover;background-position:50%}.kanban-container::-webkit-scrollbar{height:6px}.kanban-container::-webkit-scrollbar-track{background:transparent}.kanban-container::-webkit-scrollbar-thumb{background:#bbb;border-radius:10px}.kanban-list{display:flex;flex-wrap:nowrap;min-height:calc(100vh - 250px);-webkit-user-select:none;-moz-user-select:none;user-select:none}.kanban-list .drag-handle{cursor:grab}.kanban-list .column{min-width:250px}.kanban-list .add-column{border:2px dashed #4caf50;text-align:center;max-width:300px}.v-menu__content.theme--light.menuable__content__active{z-index:1000!important}