.new-lid[data-v-50c23cef]{position:absolute;width:100%;height:100%;left:0;top:0;display:flex;justify-content:center;align-items:center;z-index:8;background:rgba(0,0,0,.2);padding:0 5px}.new-lid-wrapper[data-v-50c23cef]{width:100%;max-width:500px;height:80%;background:#fff;border-radius:5px;box-shadow:0 0 5px rgba(0,0,0,.5)}.new-lid-wrapper-header[data-v-50c23cef]{position:relative;width:100%;height:50px;display:flex;justify-content:center;align-items:center;text-align:center}.exit-btn[data-v-50c23cef]{position:absolute;top:5px;left:5px;background:var(--danger);width:30px;height:30px;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;font-weight:500;z-index:9;cursor:pointer;color:#fff}.new-lid-wrapper-content[data-v-50c23cef]{width:100%;height:calc(100% - 100px);overflow:hidden;overflow-y:auto}.new-lid-wrapper-footer[data-v-50c23cef]{width:100%;height:50px;display:flex;justify-content:center;align-items:center;text-align:center}.new-lid-wrapper-field[data-v-50c23cef]{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:5px;padding:0 5px}.slide-in-top[data-v-50c23cef]{-webkit-animation:slide-in-top-50c23cef .5s cubic-bezier(.25,.46,.45,.94) both;animation:slide-in-top-50c23cef .5s cubic-bezier(.25,.46,.45,.94) both}@-webkit-keyframes slide-in-top-50c23cef{0%{transform:translateY(-1000px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slide-in-top-50c23cef{0%{transform:translateY(-1000px);opacity:0}to{transform:translateY(0);opacity:1}}.accrordion-lid[data-v-d1b90d46]{width:100%;height:auto;margin-bottom:5px}.accrordion-lid-header[data-v-d1b90d46]{width:100%;height:50px;background:#f5f5f5;border-radius:5px;box-shadow:0 0 3px rgba(0,0,0,.7);display:flex}.accrordion-lid-header h4[data-v-d1b90d46]{font-weight:400}.accrordion-lid-header div[data-v-d1b90d46]{width:25%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#333}.arrow-icon[data-v-d1b90d46]{font-size:30px;cursor:pointer;transition:all .2s ease-in}.arrow-icon.up[data-v-d1b90d46]{transform:rotate(-180deg)}.accrordion-lid-content[data-v-d1b90d46]{width:100%}table[data-v-d1b90d46]{border-collapse:collapse;width:100%}table td[data-v-d1b90d46],table th[data-v-d1b90d46]{border:1px solid #ddd;padding:2px}table tr[data-v-d1b90d46]:nth-child(2n){background-color:#f2f2f2}table tr[data-v-d1b90d46]:nth-child(odd){background-color:#e7e6e6}table tr[data-v-d1b90d46]:hover{background-color:#ddd}table td[data-v-d1b90d46]{text-align:center;color:var(--main);font-size:18px}table th[data-v-d1b90d46]{padding-top:2px;padding-bottom:2px;text-align:center;background-color:var(--purple);color:#fff;position:sticky;top:0;font-size:20px}.slide-in-right[data-v-d1b90d46]{-webkit-animation:slide-in-right-d1b90d46 .5s cubic-bezier(.25,.46,.45,.94) both;animation:slide-in-right-d1b90d46 .5s cubic-bezier(.25,.46,.45,.94) both}@-webkit-keyframes slide-in-right-d1b90d46{0%{transform:translateX(1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slide-in-right-d1b90d46{0%{transform:translateX(1000px);opacity:0}to{transform:translateX(0);opacity:1}}.lidim_per_user[data-v-7fc84458]{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 5px;z-index:8;color:#333}.lidim_per_user-box[data-v-7fc84458]{width:100%;max-width:500px;height:90%;background:#fff;border-radius:10px}.lidim_per_user-box-header[data-v-7fc84458]{position:relative;width:100%;height:50px;display:flex;align-items:center;justify-content:center;text-align:center}.back-btn[data-v-7fc84458]{position:absolute;background:var(--danger);width:30px;height:30px;top:50%;left:5px;transform:translateY(-50%);border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;z-index:9;color:#fff}.lidim_per_user-box-content[data-v-7fc84458]{width:100%;height:calc(100% - 50px);overflow:hidden;overflow-y:auto;padding:5px}.agents[data-v-1fdba577]{position:relative;width:100%;height:100%;overflow:hidden;overflow-y:auto;color:#fff}.agents-header[data-v-1fdba577]{position:relative;width:100%;height:50px;background:var(--secondary);border-radius:5px;display:flex;justify-content:center;align-items:center;text-align:center}.agents-grid[data-v-1fdba577]{width:100%;height:calc(100% - 50px);overflow:hidden;overflow-y:auto;display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:300px;grid-gap:5px;padding:5px 0}.agents-grid .agent[data-v-1fdba577]{border-radius:5px;box-shadow:0 0 10px #000}.agent-id[data-v-1fdba577]{top:5px;right:5px;width:30px;border-radius:50%}.agent-id[data-v-1fdba577],.agent-name[data-v-1fdba577]{position:absolute;height:30px;display:flex;justify-content:center;align-items:center;background:var(--secondary);font-weight:500;z-index:6}.agent-name[data-v-1fdba577]{bottom:0;left:0;width:100%}.agent-image[data-v-1fdba577]{position:relative;width:100%;height:60%;display:flex;justify-content:center;align-items:center}.agent-image img[data-v-1fdba577]{max-width:100%;max-height:100%;border-radius:5px}.agent-content[data-v-1fdba577]{width:100%;height:40%;display:flex}.agent-statuses[data-v-1fdba577]{width:50%;height:100%;line-height:1.3;padding:5px}.status[data-v-1fdba577]{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.status[data-v-1fdba577]:hover{color:var(--purple)}.agent-options[data-v-1fdba577]{width:50%;height:100%;display:flex;justify-content:center;align-items:center}.back-btn[data-v-1fdba577]{position:absolute;background:var(--danger);width:30px;height:30px;top:50%;left:5px;transform:translateY(-50%);border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;z-index:7}@media screen and (max-width:600px){.agents-grid[data-v-1fdba577]{grid-template-columns:repeat(2,1fr)}}.lidim-manager[data-v-44dff57b]{width:100%;height:100%}.lidim-manager-tools[data-v-44dff57b]{position:relative;width:100%;height:50px;display:flex;align-items:center}.lidim-manager-content[data-v-44dff57b]{width:100%;height:calc(100% - 100px);overflow:hidden;overflow-y:auto}.lidim-manager-pagination[data-v-44dff57b]{width:100%;height:50px;display:flex;justify-content:center;align-items:center}.back-btn[data-v-44dff57b]{position:absolute;background:var(--danger);width:30px;height:30px;top:50%;left:5px;transform:translateY(-50%);border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;z-index:7}table[data-v-44dff57b]{border-collapse:collapse;width:100%}table td[data-v-44dff57b],table th[data-v-44dff57b]{border:1px solid #ddd;padding:2px}table tr[data-v-44dff57b]:nth-child(2n){background-color:#f2f2f2}table tr[data-v-44dff57b]:nth-child(odd){background-color:#e7e6e6}table tr[data-v-44dff57b]:hover{background-color:#ddd}table td[data-v-44dff57b]{text-align:center;color:var(--main);font-size:18px}table th[data-v-44dff57b]{padding-top:2px;padding-bottom:2px;text-align:center;background-color:var(--purple);color:#fff;position:sticky;top:0;font-size:20px}@media only screen and (max-width:600px){table th[data-v-44dff57b]{position:static}}.mobile-table[data-v-44dff57b]{margin-bottom:5px}[data-v-44dff57b] .el-pagination.is-background .btn-next i,[data-v-44dff57b] .el-pagination.is-background .btn-prev i{transform:rotate(180deg);display:flex;justify-content:center;align-items:center;width:100%}[data-v-44dff57b] .el-pagination.is-background .el-pager li:not(.disabled).active{background:var(--purple);color:#fff}.delete-icon[data-v-44dff57b]{color:#dc143c;font-size:30px;cursor:pointer}.edit-icon[data-v-44dff57b]{color:var(--warning);font-size:30px;cursor:pointer;margin-right:5px}.lidim[data-v-4698e23d]{position:relative;width:100%;height:100%;padding:0 5px}.lidim-wrapper[data-v-4698e23d]{width:100%;max-width:1200px;height:100%;margin:0 auto;padding:5px 0;color:#fff}.lidim-wrapper-header[data-v-4698e23d]{justify-content:center;text-align:center;background:var(--secondary);border-radius:5px}.lidim-wrapper-header[data-v-4698e23d],.lidim-wrapper-tools[data-v-4698e23d]{width:100%;height:50px;display:flex;align-items:center}.lidim-wrapper-content[data-v-4698e23d]{width:100%;height:calc(100% - 100px);overflow-y:auto}.lidim-wrapper-content-filter-bar[data-v-4698e23d]{width:100%;height:50px;display:flex;align-items:center}.lidim-wrapper-content-table[data-v-4698e23d]{width:100%;height:calc(100% - 50px);overflow:hidden;overflow-y:auto}table[data-v-4698e23d]{border-collapse:collapse;width:100%}table td[data-v-4698e23d],table th[data-v-4698e23d]{border:1px solid #ddd;padding:2px}table tr[data-v-4698e23d]:nth-child(2n){background-color:#f2f2f2}table tr[data-v-4698e23d]:nth-child(odd){background-color:#e7e6e6}table tr[data-v-4698e23d]:hover{background-color:#ddd}table td[data-v-4698e23d]{text-align:center;color:var(--main);font-size:18px}table th[data-v-4698e23d]{padding-top:2px;padding-bottom:2px;text-align:center;background-color:var(--purple);color:#fff;position:sticky;top:0;font-size:20px}@media only screen and (max-width:1200px){table th[data-v-4698e23d]{position:static}}.mobile-table[data-v-4698e23d]{margin-bottom:5px}.options[data-v-4698e23d]{display:flex;justify-content:space-between}