.driver-active .driver-overlay,.driver-active *{pointer-events:none}.driver-active .driver-active-element,.driver-active .driver-active-element *,.driver-popover,.driver-popover *{pointer-events:auto}@keyframes animate-fade-in{0%{opacity:0}to{opacity:1}}.driver-fade .driver-overlay{animation:animate-fade-in .2s ease-in-out}.driver-fade .driver-popover{animation:animate-fade-in .2s}.driver-popover{all:unset;box-sizing:border-box;color:#2d2d2d;margin:0;padding:15px;border-radius:5px;min-width:250px;max-width:300px;box-shadow:0 1px 10px #0006;z-index:1000000000;position:fixed;top:0;right:0;background-color:#fff}.driver-popover *{font-family:Helvetica Neue,Inter,ui-sans-serif,"Apple Color Emoji",Helvetica,Arial,sans-serif}.driver-popover-title{font:19px/normal sans-serif;font-weight:700;display:block;position:relative;line-height:1.5;zoom:1;margin:0}.driver-popover-close-btn{all:unset;position:absolute;top:0;right:0;width:32px;height:28px;cursor:pointer;font-size:18px;font-weight:500;color:#d2d2d2;z-index:1;text-align:center;transition:color;transition-duration:.2s}.driver-popover-close-btn:hover,.driver-popover-close-btn:focus{color:#2d2d2d}.driver-popover-title[style*=block]+.driver-popover-description{margin-top:5px}.driver-popover-description{margin-bottom:0;font:14px/normal sans-serif;line-height:1.5;font-weight:400;zoom:1}.driver-popover-footer{margin-top:15px;text-align:right;zoom:1;display:flex;align-items:center;justify-content:space-between}.driver-popover-progress-text{font-size:13px;font-weight:400;color:#727272;zoom:1}.driver-popover-footer button{all:unset;display:inline-block;box-sizing:border-box;padding:3px 7px;text-decoration:none;text-shadow:1px 1px 0 #fff;background-color:#fff;color:#2d2d2d;font:12px/normal sans-serif;cursor:pointer;outline:0;zoom:1;line-height:1.3;border:1px solid #ccc;border-radius:3px}.driver-popover-footer .driver-popover-btn-disabled{opacity:.5;pointer-events:none}:not(body):has(>.driver-active-element){overflow:hidden!important}.driver-no-interaction,.driver-no-interaction *{pointer-events:none!important}.driver-popover-footer button:hover,.driver-popover-footer button:focus{background-color:#f7f7f7}.driver-popover-navigation-btns{display:flex;flex-grow:1;justify-content:flex-end}.driver-popover-navigation-btns button+button{margin-left:4px}.driver-popover-arrow{content:"";position:absolute;border:5px solid #fff}.driver-popover-arrow-side-over{display:none}.driver-popover-arrow-side-left{left:100%;border-right-color:transparent;border-bottom-color:transparent;border-top-color:transparent}.driver-popover-arrow-side-right{right:100%;border-left-color:transparent;border-bottom-color:transparent;border-top-color:transparent}.driver-popover-arrow-side-top{top:100%;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent}.driver-popover-arrow-side-bottom{bottom:100%;border-left-color:transparent;border-top-color:transparent;border-right-color:transparent}.driver-popover-arrow-side-center{display:none}.driver-popover-arrow-side-left.driver-popover-arrow-align-start,.driver-popover-arrow-side-right.driver-popover-arrow-align-start{top:15px}.driver-popover-arrow-side-top.driver-popover-arrow-align-start,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-start{left:15px}.driver-popover-arrow-align-end.driver-popover-arrow-side-left,.driver-popover-arrow-align-end.driver-popover-arrow-side-right{bottom:15px}.driver-popover-arrow-side-top.driver-popover-arrow-align-end,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-end{right:15px}.driver-popover-arrow-side-left.driver-popover-arrow-align-center,.driver-popover-arrow-side-right.driver-popover-arrow-align-center{top:50%;margin-top:-5px}.driver-popover-arrow-side-top.driver-popover-arrow-align-center,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-center{left:50%;margin-left:-5px}.driver-popover-arrow-none{display:none}.driver-popover{background:#fff;border-radius:8px;box-shadow:0 4px 20px #0003}.driver-popover .driver-popover-title{font-size:18px;font-weight:600;color:#2c3e50;margin-bottom:10px}.driver-popover .driver-popover-description{font-size:14px;color:#555;line-height:1.6}.driver-popover .driver-popover-footer{margin-left:0;margin-top:15px}.driver-popover .driver-popover-footer button{padding:8px 16px;border-radius:4px;font-size:14px;font-weight:500;transition:all .3s ease}.driver-popover .driver-popover-footer button.driver-popover-next-btn{background:#1abb9c;color:#fff;border:none}.driver-popover .driver-popover-footer button.driver-popover-next-btn:hover{background:#148e77}.driver-popover .driver-popover-footer button.driver-popover-prev-btn{background:#e0e0e0;color:#333;border:none}.driver-popover .driver-popover-footer button.driver-popover-prev-btn:hover{background:#c7c7c7}.driver-popover .driver-popover-footer button.driver-popover-close-btn{background:transparent;color:#999;border:1px solid #ddd}.driver-popover .driver-popover-footer button.driver-popover-close-btn:hover{background:#f5f5f5;color:#666}.driver-popover .driver-popover-progress-text{font-size:12px;color:#999;margin-right:10px}.driver-active-element{position:relative;z-index:9999}.tour-help-btn{position:fixed;bottom:20px;right:20px;z-index:9999;border-radius:50%;width:50px;height:50px;box-shadow:0 2px 10px #0000004d;background:#1abb9c;color:#fff;border:none;cursor:pointer;transition:all .3s ease}.tour-help-btn:hover{background:#148e77;box-shadow:0 4px 15px #0006;transform:scale(1.1)}.tour-help-btn:active{transform:scale(.95)}.tour-help-btn i{font-size:20px}.tour-badge{position:absolute;top:-5px;right:-5px;background:#f44;color:#fff;border-radius:50%;width:20px;height:20px;font-size:10px;display:flex;align-items:center;justify-content:center;animation:pulse 2s infinite}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.8}}@media (max-width: 768px){.driver-popover{max-width:90%}.driver-popover .driver-popover-title{font-size:16px}.driver-popover .driver-popover-description{font-size:13px}.tour-help-btn{bottom:15px;right:15px;width:45px;height:45px}.tour-help-btn i{font-size:18px}}.x_title h2{font-size:20px}.dropzone{border:2px dashed #D3D6DA!important}.dz-message{font-size:14px;font-weight:700;padding-top:50px;text-align:center}.dz-message i{color:#e6e9ed;font-size:64px}.dz-preview{display:block;background-color:#fff;text-align:center;height:200px;position:absolute;top:50px;width:90%}.dz-preview .edz-filename{font-size:16px;font-weight:700;padding:10px}.dz-details .edz-info{display:flex;gap:10px;height:100%;padding:10px}.dz-details .edz-info .edz-icon{align-content:center}.choose{margin:0 auto;max-width:400px}.choose-container{background-color:#fff;border:2px solid #bbbbbb;border-radius:5px;padding:0;display:flex;flex-direction:column;margin-top:20px}.choose-container__option{display:flex;align-items:center;height:100%}.choose-container__option__label{padding:10px;flex:1}.choose-container__option__label h4{margin:0}.choose-container__option__button{padding:0 15px;cursor:pointer}table tr td.actions{border-top:none;display:flex;flex-direction:row;justify-content:flex-end}table tr td.actions a{margin-right:10px}
