.Flyout{display:flex;flex-flow:column;z-index:999;position:absolute;max-height:52rem;overflow-y:auto;border-radius:3px}.theme-light .Flyout{background:#fff;border:none}.theme-dark .Flyout{background:#404045;border:none}.theme-contrast .Flyout{background:#000;border:2px solid #fff}.theme-light .Flyout{box-shadow:0 2px 12px rgba(22,35,58,.3607843137);color:#16233a}.theme-dark .Flyout{box-shadow:0 2px 12px rgba(0,0,0,.4);color:#fff}.theme-contrast .Flyout{box-shadow:0 2px 12px transparent;color:#fff}.Menu{list-style:none;margin:0;padding:8px 0;outline:none}.theme-light .Menu{background:#fff}.theme-dark .Menu{background:#2d2c2c}.theme-contrast .Menu{background:#000}.Menu .item{flex:0 0 auto;white-space:nowrap;height:32px;display:flex;align-items:center;padding:0 17px;cursor:pointer}.Menu .item>div:first-child,.Menu .item>img:first-child,.Menu .item>svg:first-child{margin-left:-9px;margin-right:5px}.Menu .item img,.Menu .item svg{height:24px;width:24px;fill:currentColor}.Menu .item .padded{height:19px;width:19px}.Menu .item.large-svg{padding:0 14px}.Menu .item.large-svg svg{width:16px;height:16px;margin-left:-4px!important;margin-right:10px}.theme-light .Menu .item.active{color:#000;background:#f3f2f1}.theme-dark .Menu .item.active{color:#fff;background:#3b3a39}.theme-contrast .Menu .item.active{color:#000;background:#ff0}.Menu .item>svg.submenu-icon{margin-left:auto;margin-right:-17px}.Menu .item.noIcon{padding-left:37px}.Menu .item.disabled{cursor:default}.theme-light .Menu .item.disabled{color:#abb0b8}.theme-dark .Menu .item.disabled{color:#77777a}.theme-contrast .Menu .item.disabled{color:#30f42c}.Menu .item.disabled>img:first-child,.Menu .item.disabled>svg:first-child{filter:contrast(0) opacity(.5)}.Menu .item-special{flex-direction:column;height:auto;align-items:flex-start;display:flex;padding:0 12px}.Menu .item-special h4{margin-block-start:0;margin-block-end:0}.Menu .item-special select{display:flex;flex-grow:1;width:75%}.theme-light .Menu .MenuDivider{border-top:2px solid #f3f2f1;margin:8px 0}.theme-contrast .Menu .MenuDivider,.theme-dark .Menu .MenuDivider{border-top:2px solid #201f1f;margin:8px 0}.Menu .MenuDivider:first-child,.Menu .MenuDivider:last-child{display:none}.Menu .MenuSection{padding:0 0 5px 10px}.Menu .MenuSection h4{margin-block-start:0;margin-block-end:0}.Menu .menu-keypad{height:20rem}.theme-contrast .Menu .menu-keypad.active,.theme-dark .Menu .menu-keypad.active,.theme-light .Menu .menu-keypad.active{color:none;background:none}.Toggle{padding:.5rem 1rem}.Toggle,.Toggle .Toggle-toggle{display:flex;align-items:center}.Toggle .Toggle-toggle{width:40px;height:20px;border-radius:10px;margin-right:8px;position:relative;transition:.2s}.theme-light .Toggle .Toggle-toggle{background:#f0f2f4}.theme-dark .Toggle .Toggle-toggle{background:#201f1f}.theme-contrast .Toggle .Toggle-toggle{background:#000}.Toggle .Toggle-toggle:after{content:"";width:14px;height:14px;border-radius:50%;margin:0 3px;z-index:2;transition:.2s}.theme-light .Toggle .Toggle-toggle:after{background:#525c6d}.theme-dark .Toggle .Toggle-toggle:after{background:#2d2c2c}.theme-contrast .Toggle .Toggle-toggle:after{background:#fff}.theme-contrast .Toggle .Toggle-toggle.disabled,.theme-dark .Toggle .Toggle-toggle.disabled,.theme-light .Toggle .Toggle-toggle.disabled{background:#cdcdce}.theme-contrast .Toggle .Toggle-toggle.disabled:after,.theme-dark .Toggle .Toggle-toggle.disabled:after,.theme-light .Toggle .Toggle-toggle.disabled:after{background:#7b8597}.theme-light .Toggle.checked .Toggle-toggle{background:#7fba00}.theme-dark .Toggle.checked .Toggle-toggle{background:#88bc2b}.theme-contrast .Toggle.checked .Toggle-toggle{background:#00ebff}.Toggle.checked .Toggle-toggle:after{transform:translate(20px)}.theme-dark .Toggle.checked .Toggle-toggle:after,.theme-light .Toggle.checked .Toggle-toggle:after{background:#fff}.theme-contrast .Toggle.checked .Toggle-toggle:after{background:#000}.Toggle .Toggle-toggle:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;border-radius:12px;box-sizing:initial;margin:-2px}.theme-dark .Toggle .Toggle-toggle:before,.theme-light .Toggle .Toggle-toggle:before{border:2px solid transparent}.theme-contrast .Toggle .Toggle-toggle:before{border:2px solid #fff}.theme-light .Toggle:focus .Toggle-toggle:before,.theme-light .Toggle:hover .Toggle-toggle:before{border-color:#6264a7}.theme-dark .Toggle:focus .Toggle-toggle:before,.theme-dark .Toggle:hover .Toggle-toggle:before{border-color:#a6a7dc}.theme-contrast .Toggle:focus .Toggle-toggle:before,.theme-contrast .Toggle:hover .Toggle-toggle:before{border-color:#3ff23f}.Toggle .Toggle-toggle.disabled:before{border:none}.Toggle:hover .Toggle-toggle.disabled:before{border-color:transparent}.AgentsTable.ReactTable{margin-left:35px}.fixed.AgentsTable.ReactTable{overflow-y:auto}.AgentsTable.ReactTable .rt-thead{position:sticky;top:59px;z-index:1}.theme-light .AgentsTable.ReactTable .rt-thead{background:#fff}.theme-dark .AgentsTable.ReactTable .rt-thead{background:#2d2c2c}.theme-contrast .AgentsTable.ReactTable .rt-thead{background:#000}.fixed.AgentsTable.ReactTable .rt-thead{position:static}.AgentsTable.ReactTable .rt-thead .rt-tr{border-bottom:1px solid}.theme-light .AgentsTable.ReactTable .rt-thead .rt-tr{border-color:#ccc}.theme-contrast .AgentsTable.ReactTable .rt-thead .rt-tr,.theme-dark .AgentsTable.ReactTable .rt-thead .rt-tr{border-color:#b9b9b9}.AgentsTable.ReactTable .rt-tbody .rt-tr-group{cursor:pointer}.theme-light .AgentsTable.ReactTable .rt-tbody .rt-tr-group:hover{background:#f3f2f1}.theme-dark .AgentsTable.ReactTable .rt-tbody .rt-tr-group:hover{background:#3b3a39}.theme-contrast .AgentsTable.ReactTable .rt-tbody .rt-tr-group:hover{background:#ff0}.theme-light .AgentsTable.ReactTable .rt-tbody .rt-tr-group .rt-tr.selected{background:#f3f2f1!important}.theme-dark .AgentsTable.ReactTable .rt-tbody .rt-tr-group .rt-tr.selected{background:#3b3a39!important}.theme-contrast .AgentsTable.ReactTable .rt-tbody .rt-tr-group .rt-tr.selected{background:#ff0!important}.AgentsTable.ReactTable .rt-tbody .rt-tr-group .rt-tr .rt-td{padding:2px 3px;transition:.2s ease}.compact-view.AgentsTable.ReactTable .rt-tbody .rt-tr-group .rt-tr .rt-td{padding:0 3px}.AgentsTable.ReactTable .presence svg{height:28px;transition:.2s ease}.compact-view.AgentsTable.ReactTable .presence svg{height:24px}.AgentsTable.ReactTable .status{justify-content:center}.AgentsTable.ReactTable .status>div{width:28px;transition:.2s ease}.compact-view.AgentsTable.ReactTable .status>div{width:28px}.AgentsTable.ReactTable .numeric.rt-td,.AgentsTable.ReactTable .numeric.rt-th{justify-content:flex-end}.AgentsTable.ReactTable .center{justify-content:center}.AgentsTable.ReactTable .media{display:flex;height:100%;min-width:100%;align-items:center}.theme-light .AgentsTable.ReactTable .dragOver{background:#f3f2f1}.theme-dark .AgentsTable.ReactTable .dragOver{background:#3b3a39}.theme-contrast .AgentsTable.ReactTable .dragOver{background:#ff0}.AgentsTable.ReactTable .rt-td>.agent{display:flex;cursor:pointer}.AgentsTable.ReactTable .rt-td>.agent .photo{height:32px;width:32px;min-width:32px;transition:.2s ease;border-radius:50%;margin-right:.5rem}.compact-view.AgentsTable.ReactTable .rt-td>.agent .photo{height:24px;width:24px;min-width:24px}.AgentsTable.ReactTable .rt-td>.agent .presence{font-size:smaller;transition:.2s ease;transition:none}.compact-view.AgentsTable.ReactTable .rt-td>.agent .presence{display:none}.AgentsTable.ReactTable .rt-td>.agent .agentDetails{display:flex;flex-flow:column;align-self:center;line-height:1.2}.AgentsTable.ReactTable .rt-td>.agent .agentDetails .warning{color:red;font-weight:600!important;cursor:pointer}.AgentsTable.ReactTable .MediaItem{margin-right:.5rem}.Autocomplete-menu{margin-top:1px;clip-path:inset(0 -12px -12px -12px)}.Autocomplete-menu.stale:after{content:"";position:absolute;left:0;top:0;right:0;bottom:0;background:hsla(0,0%,100%,.5333333333)}.Input{display:block;width:100%;border:none;padding:0 10px;height:32px;color:inherit;font-family:inherit;font-size:inherit;border-radius:3px;outline:none}.theme-light .Input{border:2px solid transparent;background:#f3f2f1}.theme-light .Input:focus{border-bottom-color:#6264a7}.theme-light .Input:disabled{background:#fafbfb;border-color:transparent}.theme-dark .Input{border:2px solid transparent;background:#201f1f}.theme-dark .Input:focus{border-bottom-color:#a6a7dc}.theme-dark .Input:disabled{background:#45454a;border-color:transparent}.theme-contrast .Input{border:2px solid #fff;background:#000}.theme-contrast .Input:focus{border-bottom-color:#ff0}.theme-contrast .Input:disabled{background:#000;border-color:#3ff23f}textarea.Input{height:unset;padding:8px 12px}.MediaItemAgent,.MediaItemCall{display:grid;grid-template:1fr 1fr/auto 1fr;height:38px;-webkit-user-select:none;user-select:none;transition:.2s ease;align-items:center;line-height:1rem;padding-right:.5rem;max-width:400px}.compact-view.MediaItemAgent,.MediaItemCall{display:flex;height:28px;align-items:center}.theme-light .MediaItemAgent,.theme-light .MediaItemCall{background:#fff}.theme-dark .MediaItemAgent,.theme-dark .MediaItemCall{background:#2d2c2c}.theme-contrast .MediaItemAgent,.theme-contrast .MediaItemCall{background:#000}.MediaItemAgent>div:first-child,.MediaItemCall>div:first-child{margin:.2rem;grid-area:1/1/3/2}.MediaItemAgent>div:first-child>svg,.MediaItemCall>div:first-child>svg{width:28px;transition:.2s ease}.compact-view.MediaItemAgent>div:first-child>svg,.MediaItemCall>div:first-child>svg{height:24px;width:24px;min-width:24px}.MediaItemAgent>div:last-child,.MediaItemCall>div:last-child{display:none}.MediaItemAgent .name,.MediaItemCall .name{transition:.2s ease}.compact-view.MediaItemAgent .name,.MediaItemCall .name{margin-left:.25rem;border-left:1px solid #a9a9a9;padding-left:.25rem}.MediaItemAgent .details,.MediaItemAgent .name,.MediaItemCall .details,.MediaItemCall .name{overflow:hidden;text-overflow:ellipsis;line-height:normal;white-space:nowrap}.MediaItemAgent .details,.MediaItemCall .details{font-size:smaller;transition:.2s ease}.compact-view.MediaItemAgent .details,.MediaItemCall .details{margin-left:.5rem}.MediaItemAgent{margin-right:2px;border:1px solid rgba(98,100,167,.25);width:300px}.theme-light .MediaItemAgent>svg{background:#edebe9}.theme-dark .MediaItemAgent>svg{background:#484644}.theme-contrast .MediaItemAgent>svg{background:#1aebff}.MediaItemCall{border:none}.MediaItemCall,.MediaItemCall>svg{background:transparent!important}.Flyout.TitleTag{min-width:200px;padding:.5rem;font-size:.9rem}.Flyout.TitleTag .bottom,.Flyout.TitleTag>div{margin-bottom:.5rem}.MoreButton{position:relative;cursor:pointer}.MoreButton svg{position:absolute;left:0;right:0;top:0;bottom:0;fill:currentColor}.MoreButton:focus,.MoreButton:hover{stroke:currentColor;width:2}.ProfilePhoto{position:relative}.ProfilePhoto>*{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ProfilePhoto>svg{display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:100%;width:calc(100% - 2px);height:calc(100% - 2px)}.theme-light .ProfilePhoto>svg{border:1px solid #6264a7;fill:#6264a7;background:#fff}.theme-dark .ProfilePhoto>svg{border:1px solid #a6a7dc;fill:#a6a7dc;background:#2d2c2c}.theme-contrast .ProfilePhoto>svg{border:1px solid #3ff23f;fill:#3ff23f;background:#000}.ProfilePhoto.transparent>svg{background:none}.ProfilePhoto img{border-radius:50%;width:100%;height:100%;object-fit:cover}.Button{position:relative;font-size:.9rem;min-width:116px;height:30px;padding:0 20px;white-space:nowrap;border:1px solid;border-radius:3px}.theme-light .Button{border-color:#484975;background:none;color:#525c6d}.theme-dark .Button{border-color:#77777a;background:none;color:#c8c8c9}.theme-contrast .Button{border-color:#fff;background:#000;color:#fff}.theme-light .Button.primary{border-color:transparent;background:#5558af;color:#fff}.theme-dark .Button.primary{border-color:transparent;background:#9fa4fe;color:#222226}.theme-contrast .Button.primary{border-color:transparent;background:#fff;color:#000}.theme-light .Button:focus,.theme-light .Button:hover{border-color:transparent;background:#abb0b8;color:#16233a}.theme-dark .Button:focus,.theme-dark .Button:hover{border-color:transparent;background:#77777a;color:#fff}.theme-contrast .Button:focus,.theme-contrast .Button:hover{border-color:transparent;background:#ff0;color:#000}.theme-light .Button:focus.primary,.theme-light .Button:hover.primary{border-color:transparent;background:#4c509d;color:#fff}.theme-dark .Button:focus.primary,.theme-dark .Button:hover.primary{border-color:transparent;background:#adb1fe;color:#222226}.theme-contrast .Button:focus.primary,.theme-contrast .Button:hover.primary{border-color:transparent;background:#ff0;color:#000}.theme-light .Button.disabled{border-color:#f3f4f5;background:none;color:#abb0b8;cursor:default}.theme-dark .Button.disabled{border-color:#35353a;background:none;color:#77777a;cursor:default}.theme-contrast .Button.disabled{border-color:#30f42c;background:#000;color:#30f42c;cursor:default}.theme-light .Button.disabled.primary{border-color:transparent;background:#f3f4f5;color:#abb0b8}.theme-dark .Button.disabled.primary{border-color:transparent;background:#35353a;color:#77777a}.theme-contrast .Button.disabled.primary{border-color:transparent;background:#30f42c;color:#000}.Button:focus:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;border:2px solid}.theme-dark .Button:focus:before,.theme-light .Button:focus:before{border-color:#000}.theme-contrast .Button:focus:before{border-color:transparent}.theme-dark .Button.primary:focus:before,.theme-light .Button.primary:focus:before{border-color:#fff}.theme-contrast .Button.primary:focus:before{border-color:transparent}.CallPopupContainer{position:fixed;right:1rem;bottom:1rem;z-index:9}.CallPopupContainer .popup{margin-top:.5rem;flex-flow:column;border:1px solid #484975;width:380px}.theme-light .CallPopupContainer .popup{color:#16233a;background:#fff}.theme-dark .CallPopupContainer .popup{color:#fff;background:#2d2c2c}.theme-contrast .CallPopupContainer .popup{color:#fff;background:#000}.CallPopupContainer .popup .card{padding:.4rem;background:#484975;display:grid;grid-template:1fr 1fr/auto 1fr auto;cursor:pointer;color:#fff}.CallPopupContainer .popup .card div{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.CallPopupContainer .popup .card .photo{width:48px;height:48px;grid-area:1/1/4/2;margin-right:.5rem;align-self:center;background:#fff;border-radius:50%}.CallPopupContainer .popup .card .photo svg{border:none}.CallPopupContainer .popup .card .media{width:48px;height:48px;grid-area:1/1/4/2;margin-right:.5rem;align-self:center;background:#fff;border-radius:50%;font-size:100%;display:flex;align-items:center;justify-content:center}.CallPopupContainer .popup .card .media>svg{border-radius:50%;width:90%;height:90%;object-fit:cover}.CallPopupContainer .popup .card .close,.CallPopupContainer .popup .card .minimise-icon{float:right;width:12px;height:12px;cursor:pointer;fill:#fff}.CallPopupContainer .popup .card .time{display:flex;justify-content:center;align-items:center;font-size:.9rem;font-weight:300}.CallPopupContainer .popup .assistant{background-color:#20742b;color:#000}.CallPopupContainer .popup .media-toolbar{background-repeat:no-repeat;display:grid;grid-template:auto auto auto/60px 1fr;padding:.6rem .2rem 0 .4rem}.theme-light .CallPopupContainer .popup .media-toolbar{color:#16233a;background:#fff}.theme-dark .CallPopupContainer .popup .media-toolbar{color:#fff;background:#2d2c2c}.theme-contrast .CallPopupContainer .popup .media-toolbar{color:#fff;background:#000}.CallPopupContainer .popup .media-toolbar>div{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.CallPopupContainer .popup .media-toolbar .buttons{grid-area:3/1/4/3;height:40px}.CallPopupContainer .popup .media-toolbar .buttons button{float:right;margin:.3rem;cursor:pointer}.theme-light .CallPopupContainer .popup .call-toolbar{color:#16233a;background:#fff}.theme-dark .CallPopupContainer .popup .call-toolbar{color:#fff;background:#2d2c2c}.theme-contrast .CallPopupContainer .popup .call-toolbar{color:#fff;background:#000}.CallPopupContainer .popup .call-toolbar svg{height:22px;margin:6px 2px}.CallPopupContainer .Media .card{color:#fff}.CallPopupContainer .QueueAlert{display:grid;padding:.5rem;grid-template:1fr 1fr/auto 1fr;width:380px;margin-top:.5rem;height:75px}.CallPopupContainer .QueueAlert>div:first-child{grid-area:1/1/4/2;margin-right:.5rem;align-self:center}.CallPopupContainer .QueueAlert>div:first-child>svg{height:48px;width:48px}.CallPopupContainer .QueueAlert .description{display:flex;flex-flow:row}.CallPopupContainer .QueueAlert .description>div:first-child{flex-grow:1}.CallPopupContainer .QueueAlert .close{width:12px;height:12px;cursor:pointer}.CallPopupContainer .QueueAlert .close>svg{fill:#484975}.CallPopupContainer .notification{display:grid;padding:.5rem;grid-template:1fr 1fr 1fr/auto 1fr auto;width:380px;margin-top:.5rem}.CallPopupContainer .notification div{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.CallPopupContainer .notification .image{grid-area:1/1/4/2;margin-right:.5rem;align-self:center}.CallPopupContainer .notification .image>svg{width:48px}.CallPopupContainer .notification .title{font-weight:600;margin-top:-2px}.CallPopupContainer .notification .body{grid-area:2/2/3/4;margin-top:-3px}.CallPopupContainer .notification .footer{margin-top:3px;grid-area:3/2/3/4}.CallPopupContainer .notification .footer>div{display:flex;flex-direction:row-reverse;font-size:.9rem;font-weight:300}.CallPopupContainer .notification .close,.CallPopupContainer .notification .minimise-icon{width:12px;height:12px;cursor:pointer}.CallPopupContainer .notification .close>svg,.CallPopupContainer .notification .minimise-icon>svg{fill:#484975}.keypadFlyout{width:16rem;height:20rem;padding:0 .5rem}.CallsPage{display:flex}.CallsPage .clearAll{display:flex;align-items:center;margin-left:auto;font-size:1rem;padding:.25rem .5rem}.CallsPage .clearAll svg{margin-right:.25rem;width:26px}.theme-dark .CallsPage .clearAll:hover,.theme-light .CallsPage .clearAll:hover{background:#6264a7}.theme-contrast .CallsPage .clearAll:hover{background:#1aebff}.CallsPage .unread{font-weight:600}.CallsPage .numeric.rt-td,.CallsPage .numeric.rt-th{justify-content:flex-end}.CallsPage .grid-icon>svg{height:28px}.CallsPage .body{flex:1 1;display:flex;min-height:0}.CallsPage .body>*{flex:1 1}.CallsPage .ReactTable>.rt-table .rt-tr{margin-bottom:2px;padding-left:8px;padding-right:8px}.theme-light .CallsPage .ReactTable>.rt-table .rt-tr{background:#fff;border:1px solid transparent}.theme-dark .CallsPage .ReactTable>.rt-table .rt-tr{background:#2d2c2c;border:1px solid transparent}.theme-contrast .CallsPage .ReactTable>.rt-table .rt-tr{background:#000;border:1px solid #fff}.CallsPage .ReactTable>.rt-table>.rt-tbody .rt-tr{cursor:pointer}.theme-light .CallsPage .ReactTable>.rt-table>.rt-tbody .rt-tr:hover{background:#8183b9;color:#fff}.theme-dark .CallsPage .ReactTable>.rt-table>.rt-tbody .rt-tr:hover{background:#57598f;color:#000}.theme-contrast .CallsPage .ReactTable>.rt-table>.rt-tbody .rt-tr:hover{background:#ffff01;color:#000}.CallsPage .ReactTable>.rt-table>.rt-tbody .rt-tr:hover .menu-button{visibility:visible}.theme-light .CallsPage .ReactTable>.rt-table>.rt-tbody .rt-tr.selected{background:#6264a7;color:#fff}.theme-dark .CallsPage .ReactTable>.rt-table>.rt-tbody .rt-tr.selected{background:#6264a7;color:#000}.theme-contrast .CallsPage .ReactTable>.rt-table>.rt-tbody .rt-tr.selected{background:#1aebff;color:#000}.CallsPage .ReactTable>.rt-table>.rt-tbody .rt-tr.selected .menu-button{visibility:visible}.CallsPage .actions{flex:1 1;display:flex;justify-content:flex-end;align-items:center}.CallsPage .actions button{display:flex;border:none;background:none;cursor:pointer;height:22px;width:22px;align-items:center;justify-content:center}.CallsPage .actions .menu-button{visibility:hidden}.CallsPage .ViewPanel{display:flex;flex-flow:column;padding:1rem;overflow-y:auto;position:relative}.theme-light .CallsPage .ViewPanel{background:#fff}.theme-dark .CallsPage .ViewPanel{background:#2d2c2c}.theme-contrast .CallsPage .ViewPanel{background:#000}.CallsPage .ViewPanel .emailViewer{min-height:30rem;flex:1 1}.CallsPage .ViewPanel>.close{position:absolute;min-width:0;right:1rem;top:1rem}.CallsPage .ViewPanel>*+*{margin-top:1rem}.CallsPage .ViewPanel>:nth-child(2){margin-top:0}.CallsPage .ViewPanel .tab{margin:0;padding:0}.CallDetailsPanel{margin-left:.5rem;padding-right:.5rem}.CallDetailsPanel h2{font-size:1.2rem;font-weight:600}.CallDetailsPanel .title{display:flex;flex-direction:row;align-items:center}.CallDetailsPanel .cdp-body>div{padding-bottom:.5rem}.CallDetailsPanel .close{min-width:auto;margin-left:auto}.ReactModalPortal{z-index:500;position:relative}.ReactModalPortal .ReactModal__Overlay{overflow:auto;background:rgba(0,0,0,.6666666667)!important}.ReactModalPortal .ReactModal__Overlay .ReactModal__Content{position:absolute;left:50%;top:2rem;border:1px solid;border-radius:4px;outline:none;overflow:auto;padding:1rem;transform:translate(-50%,-25%);transition:transform .3s ease-out}.ReactModalPortal .ReactModal__Overlay .ReactModal__Content.theme-light{color:#16233a;background:#fff;border-color:#ccc}.ReactModalPortal .ReactModal__Overlay .ReactModal__Content.theme-dark{color:#fff;background:#2d2c2c;border-color:#b9b9b9}.ReactModalPortal .ReactModal__Overlay .ReactModal__Content.theme-contrast{color:#fff;background:#000;border-color:#b9b9b9}.ReactModalPortal .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content{transform:translate(-50%)}.ModalHeader{font-size:1.5rem;display:flex;align-items:center;margin:-1rem -1rem 1rem;padding:.5rem 1rem}.theme-light .ModalHeader{color:#fff;background:#16233a}.theme-dark .ModalHeader{color:#2d2c2c;background:#fff}.theme-contrast .ModalHeader{color:#000;background:#fff}.ModalHeader .close{display:flex;padding:1rem;margin:-1rem -1rem -1rem auto}.ModalHeader .close svg{height:1.5rem;fill:currentColor}.ChatViewPanel,.ChatViewPanelByChatId{flex:1 1;display:flex;flex-flow:column;overflow:hidden}.ChatViewPanel .EditableText{font-size:1.8rem;font-weight:600}.ChatViewPanel .title{display:flex;flex-direction:row;align-items:center}.ChatViewPanel .close{min-width:auto;margin-left:auto}.ChatViewPanel .chatView{flex:1 1}.DropdownButton.none-caret>button{padding-right:8px}.DropdownButton{display:flex;align-items:stretch}.DropdownButton>button{flex:1 1;min-width:0;display:flex;align-items:center;font-weight:inherit;border-radius:3px;border:1px solid transparent;padding:0 0 0 8px;cursor:pointer}.theme-light .DropdownButton>button{background:#f3f2f1;border-color:transparent}.theme-dark .DropdownButton>button{background:#201f1f;border-color:transparent}.theme-contrast .DropdownButton>button{background:#000;border-color:#fff}.theme-light .DropdownButton>button.disabled{background:#abb0b8;border-color:#abb0b8;cursor:default}.theme-dark .DropdownButton>button.disabled{background:#77777a;border-color:#77777a;cursor:default}.theme-contrast .DropdownButton>button.disabled{background:#30f42c;border-color:#30f42c;cursor:default}.DropdownButton>button>img:first-child,.DropdownButton>button>svg:first-child{margin-right:.5rem}.DropdownButton>button .content{flex:1 1;display:flex;align-items:center;min-width:0;overflow:hidden}.DropdownButton>button .content>*{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.DropdownButton>button svg.caret{width:32px;height:32px;margin-left:4px;fill:currentColor}.Splitter{display:flex;flex-flow:row;overflow:hidden}.Splitter>*{flex:1 1;min-width:0}.Splitter>:nth-child(2){flex:0 0 var(--value)!important}.Splitter .SplitterDivider{flex:0 1;min-width:5px;min-height:5px;cursor:ew-resize;display:flex}.Splitter .SplitterDivider:before{content:"";margin:.5rem auto}.theme-light .Splitter .SplitterDivider:before{border-left:1px solid #d9d9d9}.theme-dark .Splitter .SplitterDivider:before{border-left:1px solid #484644}.theme-contrast .Splitter .SplitterDivider:before{border-left:1px solid #fff}.Splitter>.ref{flex:0 1}.Splitter>.ref:last-child{margin-left:auto}.Splitter.vertical{flex-flow:column}.Splitter.vertical .SplitterDivider{flex-flow:column;cursor:ns-resize}.Splitter.vertical .SplitterDivider:before{margin:auto .5rem;border-left:none}.theme-light .Splitter.vertical .SplitterDivider:before{border-top:1px solid #d9d9d9}.theme-dark .Splitter.vertical .SplitterDivider:before{border-top:1px solid #484644}.theme-contrast .Splitter.vertical .SplitterDivider:before{border-top:1px solid #fff}.Splitter.vertical>.ref:last-child{margin-top:auto}.TabsHeader{display:flex;flex-flow:row;padding:.5rem .5rem 0}.TabsHeader .TabButton{padding:0 .5rem;margin:0 .5rem;cursor:pointer;-webkit-user-select:none;user-select:none;border-bottom:5px solid transparent}.theme-light .TabsHeader .TabButton:hover{border-bottom-color:rgba(98,100,167,.5)}.theme-dark .TabsHeader .TabButton:hover{border-bottom-color:rgba(166,167,220,.5)}.theme-contrast .TabsHeader .TabButton:hover{border-bottom-color:rgba(63,242,63,.5)}.theme-light .TabsHeader .TabButton.active{font-weight:600;color:#6264a7;border-bottom-color:#6264a7}.theme-dark .TabsHeader .TabButton.active{font-weight:600;color:#a6a7dc;border-bottom-color:#a6a7dc}.theme-contrast .TabsHeader .TabButton.active{font-weight:600;color:#3ff23f;border-bottom-color:#3ff23f}.TabsHeader .TabButton.disabled,.TabsHeader .TabButton.disabled:hover{cursor:default;border-bottom-color:transparent}.theme-light .TabsHeader .TabButton.disabled,.theme-light .TabsHeader .TabButton.disabled:hover{color:#abb0b8}.theme-dark .TabsHeader .TabButton.disabled,.theme-dark .TabsHeader .TabButton.disabled:hover{color:#77777a}.theme-contrast .TabsHeader .TabButton.disabled,.theme-contrast .TabsHeader .TabButton.disabled:hover{color:#30f42c}.TabsHeaderMobile{padding:.1rem .2rem 0;flex-grow:0}.TabsHeaderMobile .TabButton{padding:0 .2rem;margin:0 .2rem}.CallDetailsPage{display:flex;flex-flow:column}.CallDetailsPage H2{font-size:1.2rem;font-weight:600;margin:.5rem 0}.CallDetailsPage .details-row{display:flex;flex-flow:row;align-items:center;padding:.5rem 0}.CallDetailsPage .details-row .icon{width:48px;height:48px;cursor:pointer}.CallDetailsPage .details-row .icon>svg{width:auto}.CallDetailsPage .details-row .icon-circled{border-radius:50%;padding:12px}.theme-light .CallDetailsPage .details-row .icon-circled{fill:#6264a7;border:1px solid #6264a7}.theme-dark .CallDetailsPage .details-row .icon-circled{fill:#a6a7dc;border:1px solid #a6a7dc}.theme-contrast .CallDetailsPage .details-row .icon-circled{fill:#3ff23f;border:1px solid #3ff23f}.CallDetailsPage .details-row .title{flex:1 1;font-weight:600;font-size:1.2rem;margin:0 1rem}.CallDetailsPage .details-row .time{color:green;font-weight:600}.CallDetailsPage .details-row .time:before{content:"Time: "}.theme-light .CallDetailsPage .details-row .time:before{color:#16233a}.theme-contrast .CallDetailsPage .details-row .time:before,.theme-dark .CallDetailsPage .details-row .time:before{color:#fff}.Calendar .prevIcon{transform:rotate(90deg)}.Calendar .nextIcon{transform:rotate(-90deg)}.Calendar.react-datepicker{border:none;font-family:inherit;font-size:inherit;color:inherit;display:block;border-radius:unset;padding-bottom:5px}.theme-light .Calendar.react-datepicker{background:#fff}.theme-dark .Calendar.react-datepicker{background:#2d2c2c}.theme-contrast .Calendar.react-datepicker{background:#000}.Calendar .react-datepicker__month-container{float:unset}.Calendar .react-datepicker__header{background:none;border:none;padding:0}.Calendar .react-datepicker__navigation{width:auto;height:auto;text-indent:unset;border:none;top:4px;margin:0}.Calendar .react-datepicker__navigation svg{width:32px;height:32px;fill:currentColor}.Calendar .react-datepicker__navigation--previous{left:0}.Calendar .react-datepicker__navigation--next{right:0}.Calendar .react-datepicker__month{margin:0}.Calendar .react-datepicker__current-month{font-size:inherit;font-weight:600;color:inherit;padding:10px 0 6px}.Calendar .react-datepicker__day-names{font-weight:600}.Calendar .react-datepicker__day{padding:6px 12px;border:1px solid transparent;border-radius:.3rem;box-sizing:border-box}.Calendar .react-datepicker__day:hover{background:unset;color:unset}.Calendar .react-datepicker__day,.Calendar .react-datepicker__day-name{width:3rem;margin:0;color:inherit}.Calendar .react-datepicker__day--outside-month{color:#777}.Calendar .react-datepicker__day--today{font-weight:400}.theme-light .Calendar .react-datepicker__day--today{border-color:#6264a7;color:#6264a7}.theme-dark .Calendar .react-datepicker__day--today{border-color:#a6a7dc;color:#a6a7dc}.theme-contrast .Calendar .react-datepicker__day--today{border-color:#3ff23f;color:#3ff23f}.Calendar .react-datepicker__day--selected{color:inherit;font-weight:700}.theme-light .Calendar .react-datepicker__day--selected{background:#6264a7;color:#fff}.theme-dark .Calendar .react-datepicker__day--selected{background:#a6a7dc;color:#000}.theme-contrast .Calendar .react-datepicker__day--selected{background:#3ff23f;color:#000}.TimePickerInput{width:8rem}.TimePickerPopup{max-height:15rem;min-width:8rem}.DateTimePicker{display:flex}.DateTimePicker .date{flex:1 1}.DateTimePicker .time{margin-left:.5rem}.CallView{margin-top:-.5rem}.theme-light .CallView .call-control{border-bottom:1px solid #d9d9d9;padding-bottom:.5rem}.theme-dark .CallView .call-control{border-bottom:1px solid #484644;padding-bottom:.5rem}.theme-contrast .CallView .call-control{border-bottom:1px solid #fff;padding-bottom:.5rem}.CallView .caller-details{padding:1rem 0;display:flex;align-items:center}.theme-light .CallView .caller-details{background:#fff}.theme-dark .CallView .caller-details{background:#2d2c2c}.theme-contrast .CallView .caller-details{background:#000}.CallView .caller-details .caller-pic{width:9rem;height:9rem}.CallView .caller-details>table{margin-left:2rem}.CallView .caller-details>table td:nth-child(2):before{content:":";padding-right:1rem}.CallView .caller-details-bottom{padding-bottom:1rem;border-bottom:1px solid #ccc;display:flex;flex-flow:row;justify-content:flex-end}.CallView .CallbackControl{display:flex;flex-flow:row;align-items:center;border-bottom:1px solid #ccc}.CallView .CallbackControl div{cursor:pointer;margin:1.5rem .5rem}.CallView .CallbackControl div svg{width:45px}.CallView .CallbackControl div.disabled{cursor:default}.theme-light .CallView .CallbackControl div.disabled{color:#abb0b8}.theme-dark .CallView .CallbackControl div.disabled{color:#77777a}.theme-contrast .CallView .CallbackControl div.disabled{color:#30f42c}.CallView .CallbackControl div.disabled>input,.CallView .CallbackControl div.disabled>svg:first-child{filter:contrast(0) opacity(.5)}.CallView .CallbackControl .calendar{margin-left:0}.CallView .CallbackControl input{margin-top:-4px}.ChatView{font-size:1.1rem;display:flex;flex-flow:column;min-height:0}.ChatView .EditableText{font-size:1.8rem;font-weight:600}.ChatView .toolbar{position:relative;top:-.5rem;padding-bottom:.5rem}.theme-light .ChatView .toolbar{border-bottom:1px solid #d9d9d9}.theme-dark .ChatView .toolbar{border-bottom:1px solid #484644}.theme-contrast .ChatView .toolbar{border-bottom:1px solid #fff}.ChatView>.header span{font-weight:600}.ChatView .messages{flex:1 1;margin-top:.5rem}.ChatView .status{font-style:italic;font-size:.9rem}.ChatView .editor{min-height:7rem}.ChatView .buttons{display:flex}.ChatView .buttons>*+*{margin-left:.5rem}.FormLabel{display:flex;flex-flow:column;padding:5px 0;font-size:.9rem}.FormLabel>.label{margin-bottom:6px;display:flex;width:unset;float:unset}.ContactPage{margin-left:.2rem;display:flex;max-width:650px}.theme-light .ContactPage{background:#fff}.theme-dark .ContactPage{background:#2d2c2c}.theme-contrast .ContactPage{background:#000}.ContactPage .link{flex:1 1;display:flex;flex-direction:column}.ContactPage h2{font-size:1.2rem;font-weight:600;margin:.5rem 0;display:flex;align-items:center}.ContactPage h2 button{margin-left:.5rem;min-width:0}.ContactPage h2 button:first-child{margin-left:auto}.ContactPage .addContact{padding-top:.5rem;display:flex;flex-flow:row;align-items:center;cursor:pointer}.ContactPage .addContact svg{height:24px}.ContactPage .matched{padding-top:1rem;font-size:1.1rem}.ContactPage .required{margin-left:.25rem;font-weight:700}.theme-light .ContactPage .required{color:#c50e2e}.theme-dark .ContactPage .required{color:#ed183e}.theme-contrast .ContactPage .required{color:#ff0}.ContactPage textarea{height:100px}.ContactPage .ContactForm{flex:1 1;margin:0;padding:0;display:flex;flex-flow:column;overflow:hidden}.ContactPage .ContactForm .form{flex:1 1;margin:0;padding:0;display:flex;flex-flow:column;overflow-y:auto}.ContactPage .ContactForm .form .top{display:grid;grid-template:auto/55px 1fr;grid-column-gap:.5rem;column-gap:.5rem;border-top:1px solid #ccc;padding-top:.7rem}.ContactPage .ContactForm .form .top>:first-child{grid-area:1/1/2/2}.ContactPage .ContactForm .form .top svg{width:50px}.ContactPage .ContactForm .form .top .type{display:flex;flex-direction:column;align-items:center;font-size:.8rem}.ContactPage .ContactForm .form .top .type .text{flex-direction:row;display:flex;cursor:pointer}.ContactPage .ContactForm .form .top .type .text svg{width:17px;margin-right:-7px}.theme-light .ContactPage .ContactForm .form .top .type .text svg:focus,.theme-light .ContactPage .ContactForm .form .top .type .text svg:hover{color:#6264a7}.theme-dark .ContactPage .ContactForm .form .top .type .text svg:focus,.theme-dark .ContactPage .ContactForm .form .top .type .text svg:hover{color:#a6a7dc}.theme-contrast .ContactPage .ContactForm .form .top .type .text svg:focus,.theme-contrast .ContactPage .ContactForm .form .top .type .text svg:hover{color:#3ff23f}.theme-light .ContactPage .ContactForm .form .top .type .text:focus,.theme-light .ContactPage .ContactForm .form .top .type .text:hover{color:#6264a7}.theme-dark .ContactPage .ContactForm .form .top .type .text:focus,.theme-dark .ContactPage .ContactForm .form .top .type .text:hover{color:#a6a7dc}.theme-contrast .ContactPage .ContactForm .form .top .type .text:focus,.theme-contrast .ContactPage .ContactForm .form .top .type .text:hover{color:#3ff23f}.ContactPage .ContactForm .form .column{display:grid;grid-template:auto/1fr 1fr;grid-column-gap:16px;column-gap:16px;padding-bottom:.5rem;border-bottom:1px solid #e1e1e1}.ContactPage .ContactForm .form .column>*{flex:1 1;min-width:0}.ContactPage .copyButton{padding-left:.5rem;margin-left:auto;text-decoration:underline;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.theme-light .ContactPage .unlinked .copyButton{color:#c50e2e}.theme-dark .ContactPage .unlinked .copyButton{color:#ed183e}.theme-contrast .ContactPage .unlinked .copyButton{color:#ff0}.ChartCard{border-radius:3px;display:flex;flex-flow:column;align-items:center;justify-content:space-between}.ChartCard>.chartContainer{flex:1 1;min-height:0;align-self:stretch;position:relative}.theme-light .ChartCard{background:#fff}.theme-dark .ChartCard{background:#2d2c2c}.theme-contrast .ChartCard{background:#000}.ChartCard h2{margin:0 0 1rem}.Dashboard{flex:1 1;display:flex;flex-flow:column;min-height:0}.Dashboard .tabsHeader{margin:.5rem 0}.Dashboard .tabContent{flex:1 1;flex-flow:row wrap;justify-content:center;align-items:flex-start;align-content:flex-start;min-height:0;overflow:auto;display:flex}.Dashboard .ChartCard{width:300px;height:225px;padding:1rem;margin-right:1rem;margin-bottom:1rem}.Dashboard .QueueCharts{margin:1rem 0}.Favourites{flex:1 1;padding:0 1rem;flex-flow:column}.Favourites,.QueueCharts{display:flex}.QueueCharts div.stats{display:flex;flex-flow:column}.QueueCharts div.stats>header{display:block;padding:0;border:none;height:auto;font-weight:600;font-size:1.5rem;color:grey}.QueueCharts div.stats>header.red,.QueueCharts div.stats>header.yellow{font-weight:600!important}.QueueCharts div.stats>header.yellow{color:#e1a900}.QueueCharts div.stats>header.red{color:#d92d1d}.QueueCharts div.stats table{border-collapse:collapse}.QueueCharts div.stats table td:first-child{width:12rem}.QueueCharts div.stats table td:nth-child(2){text-align:right;width:8rem}.QueueCharts div.stats table td:nth-child(2).red,.QueueCharts div.stats table td:nth-child(2).yellow{font-weight:600!important}.QueueCharts div.stats table td:nth-child(2).yellow{color:#e1a900}.QueueCharts div.stats table td:nth-child(2).red{color:#d92d1d}.QueueCharts div.stats table td:nth-child(3){text-align:right;width:4rem}.QueueCharts .ChartCard{margin:0;padding:1rem;width:16rem;height:12.5rem}.QueueCharts .ChartCard h2{font-weight:300}.QueueCharts .ChartCard .title{display:flex;align-items:center;position:relative}.QueueCharts .ChartCard .title .settingsButton{position:absolute;left:100%;top:.25rem;display:none}.QueueCharts .ChartCard .title .settingsButton svg{height:2rem}.QueueCharts .ChartCard:hover .settingsButton{display:flex}.ThresholdSettings input{width:5rem;text-align:right}.ThresholdSettings .prev{min-width:1.5rem;display:inline-block}.ThresholdSettings .prev.right-align{text-align:right}.ThresholdSettings>div{margin-top:1rem;display:flex;justify-content:flex-end}.ThresholdSettings>div button{min-width:7rem;margin-left:.5rem}.ThresholdSettings label{align-items:flex-start;margin:0 1rem 1rem}.HtmlEditor,.ThresholdSettings label{display:flex;flex-flow:column}.theme-light .HtmlEditor{background:#fff}.theme-dark .HtmlEditor{background:#2d2c2c}.theme-contrast .HtmlEditor{background:#000}.theme-light .HtmlEditor{border:2px solid #f3f2f1}.theme-dark .HtmlEditor{border:2px solid #201f1f}.theme-contrast .HtmlEditor{border:2px solid #000}.HtmlEditor .toolbar{display:flex;align-items:center}.HtmlEditor .toolbar>button{height:32px;min-width:32px;padding:0 8px}.HtmlEditor .toolbar>button .ui-icon__outline{fill:currentColor}.HtmlEditor .toolbar>button .ui-icon__filled{fill:none}.HtmlEditor .toolbar>button svg{height:16px;transform:translateY(-1px)}.theme-light .HtmlEditor .toolbar>button.active,.theme-light .HtmlEditor .toolbar>button:hover{fill:#6264a7}.theme-dark .HtmlEditor .toolbar>button.active,.theme-dark .HtmlEditor .toolbar>button:hover{fill:#a6a7dc}.theme-contrast .HtmlEditor .toolbar>button.active,.theme-contrast .HtmlEditor .toolbar>button:hover{fill:#3ff23f}.HtmlEditor .toolbar>button.active .ui-icon__outline,.HtmlEditor .toolbar>button:hover .ui-icon__outline{fill:none}.theme-light .HtmlEditor .toolbar>button.active .ui-icon__filled,.theme-light .HtmlEditor .toolbar>button:hover .ui-icon__filled{fill:#6264a7}.theme-dark .HtmlEditor .toolbar>button.active .ui-icon__filled,.theme-dark .HtmlEditor .toolbar>button:hover .ui-icon__filled{fill:#a6a7dc}.theme-contrast .HtmlEditor .toolbar>button.active .ui-icon__filled,.theme-contrast .HtmlEditor .toolbar>button:hover .ui-icon__filled{fill:#3ff23f}.HtmlEditor .toolbar>button>*{vertical-align:middle}.HtmlEditor .toolbar>.separator{margin:4px;height:12px;border-right:1px solid #e1dfdd}.HtmlEditor .body{overflow:auto;flex:1 1;border:none;background:#fff;color:#000;padding:.5rem;outline:none;flex-flow:column}.theme-light .HtmlEditor .body{border-top:2px solid #f3f2f1}.theme-dark .HtmlEditor .body{border-top:2px solid #201f1f}.theme-contrast .HtmlEditor .body{border-top:2px solid #000}.HtmlEditor .body p{margin:0}.MediaControl{display:flex;flex-flow:row wrap}.MediaControl:before{content:"";height:36px;width:0}.MediaControl button{transition:all .2ms ease-out;display:flex;align-items:center}.MediaControl button svg{height:25px;margin:6px;fill:currentColor}.theme-light .MediaControl button:focus,.theme-light .MediaControl button:hover{color:#6264a7}.theme-dark .MediaControl button:focus,.theme-dark .MediaControl button:hover{color:#a6a7dc}.theme-contrast .MediaControl button:focus,.theme-contrast .MediaControl button:hover{color:#3ff23f}.MediaControl button:active{transform:translate(1px,1px)}.MediaControl .DropdownButton button{background:none}.EmailView{min-height:0;display:flex;flex-flow:column}.theme-light .EmailView{background:#fff}.theme-dark .EmailView{background:#2d2c2c}.theme-contrast .EmailView{background:#000}.EmailView .buttons{display:flex}.EmailView .buttons>*+*{margin-left:6px}.EmailView .toolbar{position:relative;top:-.2rem;padding-bottom:.5rem;margin-bottom:-1rem}.theme-light .EmailView .toolbar{border-bottom:1px solid #d9d9d9}.theme-dark .EmailView .toolbar{border-bottom:1px solid #484644}.theme-contrast .EmailView .toolbar{border-bottom:1px solid #fff}.EmailView .fields{display:flex;flex-flow:column;margin:.8rem .5rem .3rem}.EmailView .fields .field{display:flex;align-items:center;padding-top:.2rem;padding-bottom:.2rem}.EmailView .fields .fieldName{padding-right:.5rem;min-width:5.6rem}.EmailView .fields .fieldName:after{content:":"}.EmailView .fields .fieldValue{display:flex;align-items:center;flex:1 1;overflow:hidden}.EmailView .fields .fieldValue>input{flex:1 1}.EmailView .fields .fieldValue>button{margin-left:.5rem}.EmailView .more{display:flex;align-items:center;flex:1 1;width:20px;flex-grow:0;margin-left:.2rem;cursor:pointer}.theme-light .EmailView .more:hover{background-color:#f3f2f1}.theme-dark .EmailView .more:hover{background-color:#3b3a39}.theme-contrast .EmailView .more:hover{background-color:#ff0}.EmailView .more svg{margin:.2rem;width:18px;height:18px}.EmailView .attachments{display:flex;flex-flow:row nowrap;align-items:center;overflow:hidden;flex-grow:1}.EmailView .attachments .attachment,.EmailView .attachments .upload{display:flex;flex-flow:row;align-items:center;color:#fff;margin-right:.2rem;background-color:#03a9f4;cursor:pointer;text-decoration:none}.EmailView .attachments .attachment svg,.EmailView .attachments .upload svg{fill:#fff}.EmailView .attachments .attachment div,.EmailView .attachments .upload div{margin:.2rem;display:flex;justify-content:center;max-width:120px;overflow:hidden;flex-flow:column;white-space:nowrap}.EmailView .attachments .attachment>div:first-child,.EmailView .attachments .upload>div:first-child{background-color:#0390d0;width:18px;height:18px;flex-flow:row}.EmailView .attachments button{margin-right:.1rem}.EmailView .attachments svg{width:18px}.EmailView .close{min-width:auto;margin-left:auto}.EmailView .viewer{overflow:auto;min-height:10rem;flex:1 1;background:#fff;color:#000}.theme-light .EmailView .viewer{border:2px solid #f3f2f1}.theme-dark .EmailView .viewer{border:2px solid #201f1f}.theme-contrast .EmailView .viewer{border:2px solid #000}.EmailView .editor{flex:1 1;min-height:13rem}.FacebookView{flex:1 1;margin:0;padding:0;display:flex;flex-flow:column;overflow:hidden}.FacebookView .toolbar{position:relative;top:-.5rem;padding-bottom:.5rem;margin-bottom:-1rem}.theme-light .FacebookView .toolbar{border-bottom:1px solid #d9d9d9}.theme-dark .FacebookView .toolbar{border-bottom:1px solid #484644}.theme-contrast .FacebookView .toolbar{border-bottom:1px solid #fff}.FacebookView .header{padding-top:.7rem;padding-bottom:.7rem}.FacebookView .body{flex:1 1;display:flex;flex-flow:column;overflow-y:auto}.FacebookView .grid{display:grid;grid-template:auto/60px auto;border:1px solid #eaeaea;margin-bottom:1rem;padding:.5rem}.FacebookView .grid .buttons{float:right}.FacebookView .grid .buttons button{margin-left:.5rem;margin-bottom:.5rem}.FacebookView .grid-sub{border:none;padding:0}.FacebookView .profile{width:60px;height:60px;border-radius:50%;background-color:#d1d3d7;flex-flow:row;cursor:pointer}.FacebookView .profile,.FacebookView .profile>div{align-items:center;display:flex}.FacebookView .profile>div img{margin-left:5px;border-radius:50%}.FacebookView .profile>div svg{width:60px}.FacebookView .profile-dash-grid{margin:.2rem;display:grid;grid-template:1fr/1fr 1fr;height:calc(100% - 60px)}.FacebookView .profile-dash-grid div:nth-child(2){border-left:1px dashed silver}.FacebookView .dash-grid{display:grid;grid-template:30px 1fr/1fr 1fr;height:100%}.FacebookView .dash-grid div:nth-child(2){border-left:1px dashed silver;border-bottom:1px dashed silver}.FacebookView .dash-grid div:nth-child(4){border-left:1px dashed silver}.FacebookView .dash-grid-last div:nth-child(4){border-left:none}.FacebookView .dash-grid-sub-last{display:grid;grid-template:30px 1fr/1fr 1fr;height:100%}.FacebookView .dash-grid-sub-last div:nth-child(2){border-left:1px dashed silver;border-bottom:1px dashed silver}.FacebookView .content{margin-left:.5rem}.FacebookView .content .header{display:flex;flex-flow:row;color:#3f5fa4;font-weight:600;font-size:1.1rem}.FacebookView .content .header div{flex:1 1}.FacebookView .content .header .status{flex:0 0 40px}.FacebookView .content .date{color:#c1c1c1;font-size:.9rem}.FacebookView .content .post{margin-bottom:.5rem;white-space:pre-line}.FacebookView .content textarea{width:100%;height:60px;margin-bottom:.5rem}.FacebookView .content .photo img{width:60px}.FacebookView .content .preview{display:flex;flex-flow:row;margin:.5rem;border:1px dotted #ccc}.FacebookView .content .preview div{flex-basis:100%;margin-top:.5rem}.FacebookView .content .preview div:first-child{flex-basis:60px;flex-shrink:0;margin-top:0}.FacebookView .content .preview img{width:50px;margin:.5rem}.FacebookView .hide{display:none}.FacebookView .links{padding-bottom:1rem}.FacebookView .links span{cursor:pointer;color:#838383;text-decoration:underline;font-size:.9rem}.AgentView{display:flex;flex:1 1;min-height:0}.theme-light .AgentView a{color:#6264a7}.theme-dark .AgentView a{color:#a6a7dc}.theme-contrast .AgentView a{color:#3ff23f}.AgentView .sidebar{position:relative;padding:0 1rem;overflow:auto}.AgentView .sidebar .agent{height:65px;white-space:nowrap;padding-top:8px;display:flex;align-items:center}.AgentView .sidebar .agent .dropdown{flex:1 1;height:32px}.AgentView .sidebar .agent .dropdown svg{height:32px;margin-right:.5rem;display:none}.AgentView .sidebar .agent .dropdown .content svg{display:inline}.AgentView .sidebar .wraup-calls-header{color:#16233a;margin-top:.8em;margin-bottom:.2em;font-weight:600;font-size:1.1em}.AgentView .sidebar .media-list{display:flex;flex-flow:column}.AgentView .sidebar .media-list .warning{background:#ffa3a3!important}.AgentView .sidebar .media-list .media:first-child{border-top:1px solid rgba(98,100,167,.25)}.AgentView .sidebar .media-list .media{margin-left:6px;position:relative}.AgentView .sidebar .media-list .media+*{margin-top:3px}.AgentView .sidebar .media-list .media:before{content:"";width:3px;top:-1px;bottom:-1px;left:-6px;position:absolute}.AgentView .sidebar .media-list .media.selected{background:unset}.theme-light .AgentView .sidebar .media-list .media.selected:before{background:#6264a7}.theme-dark .AgentView .sidebar .media-list .media.selected:before{background:#a6a7dc}.theme-contrast .AgentView .sidebar .media-list .media.selected:before{background:#3ff23f}.AgentView .sidebar .media-list .media{cursor:pointer;height:42px;line-height:1rem;align-items:center;display:grid;grid-template:1fr 1fr/auto 1fr;border-bottom:1px solid rgba(98,100,167,.25)}.AgentView .sidebar .media-list .media>div:first-child{grid-area:1/1/3/2;align-items:center;align-self:stretch;display:flex;padding:.2rem;width:42px}.AgentView .sidebar .media-list .media>div:first-child>svg{width:32px}.AgentView .sidebar .media-list .media>.wrapup{grid-area:1/3/3/4;align-items:center;align-self:stretch;display:flex;padding:.2rem;width:42px}.AgentView .sidebar .media-list .media>.wrapup>svg{width:32px}.AgentView .sidebar .media-list .media .details,.AgentView .sidebar .media-list .media .name{padding-left:4px;overflow:hidden;text-overflow:ellipsis;line-height:normal;white-space:nowrap}.AgentView .sidebar .media-list .media .details{font-size:smaller}.AgentView .sidebar .collapseButton{position:absolute;right:0;width:19px;height:19px;padding:4px;display:flex;align-items:center}.AgentView .sidebar .collapseButton svg{fill:currentColor;height:100%}.theme-light .AgentView .sidebar .collapseButton:hover{background:#6264a7;color:#fff}.theme-dark .AgentView .sidebar .collapseButton:hover{background:#a6a7dc;color:#000}.theme-contrast .AgentView .sidebar .collapseButton:hover{background:#3ff23f;color:#000}.AgentView .sidebar-collapsed{display:flex;flex-flow:column}.theme-light .AgentView .sidebar-collapsed{border-right:1px solid #d9d9d9}.theme-dark .AgentView .sidebar-collapsed{border-right:1px solid #484644}.theme-contrast .AgentView .sidebar-collapsed{border-right:1px solid #fff}.AgentView .sidebar-collapsed>*{display:flex;height:44px;border-left:3px solid transparent;position:relative;align-items:center;justify-content:center}.AgentView .sidebar-collapsed>*>*{padding:8px}.theme-light .AgentView .sidebar-collapsed>*{border-bottom:1px solid #d9d9d9}.theme-dark .AgentView .sidebar-collapsed>*{border-bottom:1px solid #484644}.theme-contrast .AgentView .sidebar-collapsed>*{border-bottom:1px solid #fff}.AgentView .sidebar-collapsed>.selected{background:unset}.theme-light .AgentView .sidebar-collapsed>.selected{border-left-color:#6264a7}.theme-dark .AgentView .sidebar-collapsed>.selected{border-left-color:#a6a7dc}.theme-contrast .AgentView .sidebar-collapsed>.selected{border-left-color:#3ff23f}.AgentView .sidebar-collapsed>* .wrapup-overlay{position:absolute;right:0;bottom:0;width:20px;height:20px;pointer-events:none}.AgentView .sidebar-collapsed>* .warning-overlay{position:absolute;right:0;top:0;width:18px;height:18px;pointer-events:none}.AgentView .sidebar-collapsed svg{padding:0;height:28px;width:28px}.AgentView .sidebar-collapsed .collapseButton{display:flex;align-items:stretch;width:47px}.AgentView .sidebar-collapsed .collapseButton svg{height:16px;fill:currentColor}.AgentView .splitter,.AgentView>.main{flex:1 1}.AgentView .main{display:flex;flex-flow:column;overflow:auto}.AgentView .main header{display:grid;align-items:center;grid-template:auto auto/auto 1fr auto;padding:0 1rem;height:65px;border-bottom:1px solid}.AgentView .main header>svg{grid-area:1/1/3/2;width:48px;height:48px;padding:.2rem;margin:.5rem .5rem .5rem 0;background-color:#3cb878}.AgentView .main header .title{font-size:1.5rem;line-height:1;align-self:flex-end}.theme-light .AgentView .main header{border-bottom-color:#d9d9d9}.theme-dark .AgentView .main header{border-bottom-color:#484644}.theme-contrast .AgentView .main header{border-bottom-color:#fff}.AgentView .main header .complete{grid-area:1/3/3/4}.AgentView .main .view{flex:1 1;padding:1rem;overflow-y:auto;display:flex;flex-flow:column}.AgentView .main .view>*{flex:1 1}.theme-light .AgentView .header-one{color:#16233a}.theme-contrast .AgentView .header-one,.theme-dark .AgentView .header-one{color:#fff}.AgentView .header-one-bold{font-weight:600}.theme-light .AgentView .header-one-bold{color:#16233a}.theme-contrast .AgentView .header-one-bold,.theme-dark .AgentView .header-one-bold{color:#fff}.theme-light .AgentView .header-two{color:#6264a7}.theme-dark .AgentView .header-two{color:#a6a7dc}.theme-contrast .AgentView .header-two{color:#3ff23f}.AgentView .header-two-bold{font-weight:600}.theme-light .AgentView .header-two-bold{color:#6264a7}.theme-dark .AgentView .header-two-bold{color:#a6a7dc}.theme-contrast .AgentView .header-two-bold{color:#3ff23f}.AgentView .media-call{background-color:#3eb677}.AgentView .media-tweet{background-color:#00aced}.AgentView .media-facebook{background-color:#1877f2}.AgentView .media-email{background-color:#0d7c9c}.AgentView .media-chat{background-color:#484974}.AgentView .media-outbound{background-color:#db9e36}.AgentView .media-out-email{background-color:#0d579c}.AgentView .border{border-top:1px solid #ccc;margin-bottom:1rem;margin-top:1rem}.AgentView .tab{display:flex;flex-flow:column;margin:0}.AgentView .tab header{flex:0 0 65px;display:flex;align-items:flex-end}.AgentView .tab .tab-buttons{flex:1 1;border-bottom:1px solid}.theme-light .AgentView .tab .tab-buttons{border-bottom-color:#d9d9d9}.theme-dark .AgentView .tab .tab-buttons{border-bottom-color:#484644}.theme-contrast .AgentView .tab .tab-buttons{border-bottom-color:#fff}.theme-light .AgentView .tab .tab-buttons .urgent{font-weight:600;color:#c50e2e}.theme-dark .AgentView .tab .tab-buttons .urgent{font-weight:600;color:#ed183e}.theme-contrast .AgentView .tab .tab-buttons .urgent{font-weight:600;color:#ff0}.AgentView .tab .tab-contents{overflow:auto;padding:0 1rem 1rem}.AgentView .tab .tab-contents,.MediaPage{flex:1 1;display:flex;flex-flow:column;min-height:0}.MediaPage .callNotes{border:none;padding:.5rem;outline:none;height:7rem;min-height:2.5rem}.theme-light .MediaPage .callNotes{background:#f0f2f4;color:#16233a}.theme-dark .MediaPage .callNotes{background:#2b2b30;color:#fff}.theme-contrast .MediaPage .callNotes{background:#000;color:#fff}.MediaPage h2{font-size:1.2rem;font-weight:600;margin:.5rem 0}h1.ScriptsHeader{display:flex;overflow:hidden;margin-top:1rem}h1.ScriptsHeader button{margin-left:auto;position:relative;display:flex;align-items:center}h1.ScriptsHeader button svg{height:24px}h1.ScriptsHeader button:active{transform:translate(1px,1px)}.ScriptsSection{display:flex;flex-flow:column;min-height:14rem}.theme-light .ScriptsSection{border:1px solid #ccc}.theme-contrast .ScriptsSection,.theme-dark .ScriptsSection{border:1px solid #b9b9b9}.ScriptsSection .tabsHeader{margin-bottom:.5rem}.theme-light .ScriptsSection .tabsHeader{border-bottom:1px solid #ccc}.theme-contrast .ScriptsSection .tabsHeader,.theme-dark .ScriptsSection .tabsHeader{border-bottom:1px solid #b9b9b9}.ScriptsSection .tabContent{display:flex;flex-flow:column;padding:.5rem 1rem 1rem;min-height:0;-webkit-user-select:none;user-select:none}.ScriptsSection .tabContent .text{flex:1 1;margin-top:1rem;white-space:pre-line;overflow:auto;-webkit-user-select:text;user-select:text}.OutboundView{display:flex;flex-flow:column}.OutboundView .toolbar{position:relative;top:-.5rem;padding-bottom:.5rem;margin-bottom:-1rem}.theme-light .OutboundView .toolbar{border-bottom:1px solid #d9d9d9}.theme-dark .OutboundView .toolbar{border-bottom:1px solid #484644}.theme-contrast .OutboundView .toolbar{border-bottom:1px solid #fff}.OutboundView .caller-details{margin-top:1rem;border:none!important;padding:0!important;margin-bottom:1rem}.OutboundView .buttons{padding-bottom:2rem}.OutboundView .buttons button{margin-right:.5rem}.OutboundView .comment{margin-bottom:1rem}.OutboundView .done{display:flex;justify-content:flex-end}.OutboundView textarea{height:6rem;width:100%}.OutboundView .header-one-bold{margin-bottom:.5rem;font-size:1.1rem}.OutboundView .controls{align-self:flex-start;display:grid;grid-template:auto auto/auto auto;margin-bottom:1rem}.OutboundView .controls svg{width:32px;margin:0;padding:0}.OutboundView .code{min-width:188px;margin-right:20px}.OutboundView .results{display:flex;flex-direction:column}.OutboundView .results>.header{display:flex;flex-direction:row}.theme-light .OutboundView .results>.header{color:#6264a7}.theme-dark .OutboundView .results>.header{color:#a6a7dc}.theme-contrast .OutboundView .results>.header{color:#3ff23f}.OutboundView .results>.header div{width:33%}.OutboundView .results>.result{display:flex;flex-direction:row}.OutboundView .results>.result div{width:33%}.Checkbox{display:flex;align-items:center;-webkit-user-select:none;user-select:none;margin-right:10px}.Checkbox input{position:absolute;opacity:0;pointer-events:none}.Checkbox .checkbox{box-sizing:initial;display:block;width:16px;height:16px;margin:2px 0;border:2px solid transparent;border-radius:5.5px;cursor:pointer}.Checkbox .checkbox .check{height:100%;fill:none;border:1px solid #525c6d;border-radius:3.5px}.theme-light .Checkbox input:focus+.checkbox{border-color:rgba(98,100,167,.5)}.theme-dark .Checkbox input:focus+.checkbox{border-color:rgba(166,167,220,.5)}.theme-contrast .Checkbox input:focus+.checkbox{border-color:rgba(63,242,63,.5)}.Checkbox input:checked+.checkbox .check{border:none}.theme-light .Checkbox input:checked+.checkbox .check{background:#6264a7;fill:#fff}.theme-dark .Checkbox input:checked+.checkbox .check{background:#a6a7dc;fill:#fff}.theme-contrast .Checkbox input:checked+.checkbox .check{background:#3ff23f;fill:#fff}.Checkbox>svg{width:28px}.TaskPage{overflow-y:auto}.TaskPage .filter-header{display:flex;flex-direction:row}.TaskPage .filter-header div:first-child{flex:1 1}.TaskPage .filter-header .filters{display:flex;flex-flow:column}.TaskPage .filter-header .filters h2{font-size:1.2rem;font-weight:600;margin:.5rem 0}.TaskPage .filter-header .filters .types{display:flex;flex-flow:row wrap}.TaskPage .filter-header .filters .types>svg{width:24px}.TaskPage .unlinked{margin:1rem 0;border-top:1px solid #d9d9d9}.TaskPage .unlinked h2{font-size:1.2rem;font-weight:600;margin:.5rem 0}.TaskPage .untracked{cursor:move;border-radius:3px;display:flex;flex-flow:row;padding:1.5rem 1rem;align-items:center}.theme-light .TaskPage .untracked{background-color:#6264a7;color:#fff}.theme-dark .TaskPage .untracked{background-color:#a6a7dc;color:#000}.theme-contrast .TaskPage .untracked{background-color:#3ff23f;color:#000}.TaskPage .untracked .icon{display:flex;margin:0 .5rem;cursor:pointer}.TaskPage .untracked .icon svg{width:28px;height:28px}.TaskPage .untracked .description{font-weight:600}.TaskPage .untracked .createNew{margin-left:auto}.TaskPage .untracked .dragIcon{display:flex;align-items:center;justify-content:center}.TaskPage .tasksTable>.rt-table>.rt-tbody>.rt-tr-group{flex-direction:column;align-items:stretch}.TaskPage .tasksTable>.rt-table>.rt-tbody>.rt-tr-group>.rt-tr{margin-top:1px;padding:.25rem 0}.TaskPage .tasksTable>.rt-table>.rt-tbody>.rt-tr-group>.rt-tr .editIcon{display:none}.theme-light .TaskPage .tasksTable>.rt-table>.rt-tbody>.rt-tr-group>.rt-tr:hover{background:#edebe9}.theme-dark .TaskPage .tasksTable>.rt-table>.rt-tbody>.rt-tr-group>.rt-tr:hover{background:#484644}.theme-contrast .TaskPage .tasksTable>.rt-table>.rt-tbody>.rt-tr-group>.rt-tr:hover{background:#1aebff}.TaskPage .tasksTable>.rt-table>.rt-tbody>.rt-tr-group>.rt-tr:hover .editIcon{display:unset}.theme-light .TaskPage .tasksTable>.rt-table>.rt-tbody>.rt-tr-group>.rt-tr{background:#f3f2f1;color:#000}.theme-dark .TaskPage .tasksTable>.rt-table>.rt-tbody>.rt-tr-group>.rt-tr{background:#3b3a39;color:#fff}.theme-contrast .TaskPage .tasksTable>.rt-table>.rt-tbody>.rt-tr-group>.rt-tr{background:#ff0;color:#000}.TaskPage .grid-icon{display:flex;align-items:center}.TaskPage .grid-icon svg{height:28px}.TaskPage .itemsTable .rt-tr-group+.rt-tr-group{border-top:1px solid #d9d9d9}.TaskPage .itemsTable .rt-tr{padding:.25rem 0}.TaskPage .itemsTable .rt-tr .dragIcon{display:flex;align-items:center;justify-content:center;width:32px}.TaskPage .actions{flex:1 1;display:flex;justify-content:center;align-items:center}.TaskPage .actions button{display:flex;border:none;background:none;cursor:pointer;height:22px;width:22px}.TaskPage .dragIcon{fill:currentColor;opacity:.5;cursor:move}.TaskPage .dragIcon svg{height:16px}.EditableText{display:flex;align-items:center;flex:1 1;min-width:0}.EditableText>span{overflow:hidden;text-overflow:ellipsis;min-width:0}.EditableText>svg{height:16px;margin-left:.5rem;fill:currentColor;cursor:pointer}.EditableText>textarea{height:auto;padding:0 2px;margin:0 -3px;align-self:stretch;flex:1 1;border-radius:0}.theme-light .EditableText>textarea{color:#16233a}.theme-contrast .EditableText>textarea,.theme-dark .EditableText>textarea{color:#fff}.theme-dark .EditableText .highlight,.theme-light .EditableText .highlight{background-color:#ff0;color:#2d2c2c}.theme-contrast .EditableText .highlight{background-color:#e306f7;color:#fff}.lookupId{display:flex;flex-flow:row}.lookupId>span{margin-right:4px}.lookupId svg{height:16px}.TranscriptionViewPanel H2{font-size:1.2rem;font-weight:600;margin:.5rem 0}.TranscriptionPageDetails,.TranscriptionViewPanel{display:flex;flex-flow:column;overflow:hidden;flex-grow:1}.TranscriptionPageDetails H2,.TranscriptionViewPanel H2{font-size:1.2rem;font-weight:600;margin:.5rem 0}.theme-light .TranscriptionPageDetails .agent,.theme-light .TranscriptionViewPanel .agent{color:#7d7d7d}.theme-contrast .TranscriptionPageDetails .agent,.theme-contrast .TranscriptionViewPanel .agent,.theme-dark .TranscriptionPageDetails .agent,.theme-dark .TranscriptionViewPanel .agent{color:#fff}.TranscriptionPageDetails .filters,.TranscriptionViewPanel .filters{display:flex;flex-flow:row;padding-bottom:.5rem;border-bottom:1px solid}.theme-light .TranscriptionPageDetails .filters,.theme-light .TranscriptionViewPanel .filters{border-bottom-color:#d9d9d9}.theme-dark .TranscriptionPageDetails .filters,.theme-dark .TranscriptionViewPanel .filters{border-bottom-color:#484644}.theme-contrast .TranscriptionPageDetails .filters,.theme-contrast .TranscriptionViewPanel .filters{border-bottom-color:#fff}.TranscriptionPageDetails .filters .buttons,.TranscriptionViewPanel .filters .buttons{display:flex;flex-flow:row}.TranscriptionPageDetails .filters .buttons .red svg,.TranscriptionViewPanel .filters .buttons .red svg{fill:red}.TranscriptionPageDetails .filters .buttons button svg,.TranscriptionViewPanel .filters .buttons button svg{width:22px}.theme-light .TranscriptionPageDetails .filters .buttons .red:hover svg,.theme-light .TranscriptionViewPanel .filters .buttons .red:hover svg{fill:#6264a7}.theme-dark .TranscriptionPageDetails .filters .buttons .red:hover svg,.theme-dark .TranscriptionViewPanel .filters .buttons .red:hover svg{fill:#a6a7dc}.theme-contrast .TranscriptionPageDetails .filters .buttons .red:hover svg,.theme-contrast .TranscriptionViewPanel .filters .buttons .red:hover svg{fill:#3ff23f}.TranscriptionPageDetails .filters .types,.TranscriptionViewPanel .filters .types{display:flex;flex-flow:row;margin-left:1rem}.TranscriptionPageDetails .filters .searchBox,.TranscriptionViewPanel .filters .searchBox{display:flex;flex-flow:row;flex-grow:1;margin-left:1rem}.TranscriptionPageDetails .filters .searchBox .searchResults,.TranscriptionViewPanel .filters .searchBox .searchResults{display:flex;position:relative;flex-direction:row}.TranscriptionPageDetails .filters .searchBox .searchResults>svg,.TranscriptionViewPanel .filters .searchBox .searchResults>svg{width:20px;cursor:pointer}.TranscriptionPageDetails .filters .searchBox .searchResults .results,.TranscriptionViewPanel .filters .searchBox .searchResults .results{display:flex;position:absolute;transform:translate(-102%,40%);color:#4e4e4e}.TranscriptionPageDetails .filters .searchBox .searchResults .results div,.TranscriptionViewPanel .filters .searchBox .searchResults .results div{display:flex;flex-grow:1;margin-right:.2rem;padding-right:.4rem}.TranscriptionPageDetails .filters .searchBox .searchResults .results svg,.TranscriptionViewPanel .filters .searchBox .searchResults .results svg{width:18px;cursor:pointer}.TranscriptionPageDetails .filters .searchBox .searchResults .results svg:first-of-type,.TranscriptionPageDetails .filters .searchBox .searchResults .results svg:nth-of-type(2),.TranscriptionPageDetails .filters .searchBox .searchResults .results svg:nth-of-type(3),.TranscriptionViewPanel .filters .searchBox .searchResults .results svg:first-of-type,.TranscriptionViewPanel .filters .searchBox .searchResults .results svg:nth-of-type(2),.TranscriptionViewPanel .filters .searchBox .searchResults .results svg:nth-of-type(3){margin-left:.3rem;fill:currentColor;cursor:pointer}.TranscriptionView{display:flex;flex-flow:column;margin-top:.5rem;overflow-y:auto;flex-grow:1}.TranscriptionView .transcript{border-left-color:transparent}.TranscriptionView .transcript.neutral{border-left:4px solid transparent}.TranscriptionView .transcript.positive{border-left:4px solid #199c4b}.TranscriptionView .transcript.negative{border-left:4px solid #ff3122}.TranscriptionView .transcript.mixed{border-left:4px solid #ffda6e}.TranscriptionView .transcript .red{fill:red}.TranscriptionView .transcript .normal{fill:#000}.TranscriptionView .transcript.edited{border-left-style:double!important}.TranscriptionView .transcript.edited .EditableText{color:#69afe5}.TranscriptionView .transcript .paragraph{display:grid;cursor:pointer;padding:.2rem;border-left:1px solid transparent;grid-template:auto auto/auto 24px}.TranscriptionView .transcript .paragraph div:first-of-type svg{width:18px;margin-left:.2rem}.theme-light .TranscriptionView .transcript .paragraph{border-left-color:#fff}.theme-dark .TranscriptionView .transcript .paragraph{border-left-color:#2d2c2c}.theme-contrast .TranscriptionView .transcript .paragraph{border-left-color:#000}.theme-light .TranscriptionView .transcript .paragraph.selected,.theme-light .TranscriptionView .transcript .paragraph:hover{color:#fff;background:#8183b9}.theme-dark .TranscriptionView .transcript .paragraph.selected,.theme-dark .TranscriptionView .transcript .paragraph:hover{color:#000;background:#57598f}.theme-contrast .TranscriptionView .transcript .paragraph.selected,.theme-contrast .TranscriptionView .transcript .paragraph:hover{color:#000;background:#ffff01}.theme-light .TranscriptionView .transcript .paragraph.selected svg,.theme-light .TranscriptionView .transcript .paragraph:hover svg{fill:#fff}.theme-contrast .TranscriptionView .transcript .paragraph.selected svg,.theme-contrast .TranscriptionView .transcript .paragraph:hover svg,.theme-dark .TranscriptionView .transcript .paragraph.selected svg,.theme-dark .TranscriptionView .transcript .paragraph:hover svg{fill:#000}.TranscriptionView .transcript .paragraph.selected .menu-button,.TranscriptionView .transcript .paragraph:hover .menu-button{visibility:visible}.TranscriptionView .transcript .paragraph.selected .red svg,.TranscriptionView .transcript .paragraph:hover .red svg{fill:red!important}.TranscriptionView .transcript .paragraph.selected .normal svg,.TranscriptionView .transcript .paragraph:hover .normal svg{fill:#000!important}.TranscriptionView .transcript .paragraph>div:first-child{font-weight:500;margin-bottom:-1px;display:flex;flex-direction:row}.TranscriptionView .transcript .paragraph>div:first-child .tag{padding-left:.1rem;padding-top:.1rem;align-self:flex-start}.TranscriptionView .transcript .paragraph>div:first-child .tag>svg{width:16px}.TranscriptionView .transcript .paragraph .onmore{grid-area:1/2/3/3}.TranscriptionView .transcript .tag{display:flex;flex-flow:row;margin:0;padding-left:1rem;padding-bottom:.1rem}.TranscriptionView .transcript .tag div:nth-child(2){flex-grow:1;padding-left:.2rem}.theme-light .TranscriptionView .transcript .tag:hover{color:#fff;background:#8183b9}.theme-dark .TranscriptionView .transcript .tag:hover{color:#000;background:#57598f}.theme-contrast .TranscriptionView .transcript .tag:hover{color:#000;background:#ffff01}.TranscriptionView .transcript .tag:hover .menu-button{visibility:visible}.theme-light .TranscriptionView .transcript .tag.selected{color:#fff;background:#6264a7}.theme-dark .TranscriptionView .transcript .tag.selected{color:#000;background:#6264a7}.theme-contrast .TranscriptionView .transcript .tag.selected{color:#000;background:#1aebff}.theme-light .TranscriptionView .transcript .tag.selected svg{fill:#fff}.theme-contrast .TranscriptionView .transcript .tag.selected svg,.theme-dark .TranscriptionView .transcript .tag.selected svg{fill:#000}.TranscriptionView .transcript .tag.selected .menu-button{visibility:visible}.TranscriptionView .transcript .tag div{display:flex;align-self:center}.TranscriptionView .transcript .tag svg{width:15px}.TranscriptionView .transcript .onmore{justify-content:center;align-items:center}.TranscriptionView .transcript .onmore .menu-button{visibility:hidden}.TranscriptionView .transcript .onmore button{display:flex;border:none;background:none;cursor:pointer;padding:0;height:22px!important;width:22px!important}.TranscriptionView .transcript .last{height:140px}.Sentment{display:flex;padding:4px 0;margin:4px 0}.Sentment.positive{background-color:#199c4b}.Sentment.negative{background-color:#ff3122}.Sentment.mixed{background-color:#ffda6e}.TweatView .toolbar{position:relative;top:-.5rem;padding-bottom:.5rem}.theme-light .TweatView .toolbar{border-bottom:1px solid #d9d9d9}.theme-dark .TweatView .toolbar{border-bottom:1px solid #484644}.theme-contrast .TweatView .toolbar{border-bottom:1px solid #fff}.TweatView .header{line-height:1rem;align-items:center;display:grid;grid-template:1fr 1fr/auto 1fr}.TweatView .header div{line-height:normal;white-space:nowrap;overflow:hidden}.TweatView .header .icon{cursor:pointer;grid-area:1/1/5/2;align-self:flex-start;display:flex;width:48px;margin:0 .5rem .5rem;padding:0 .2rem .2rem}.TweatView .header .icon svg{width:48px}.TweatView .body{line-height:1rem;align-items:center;display:grid;grid-template:1fr/auto 1fr}.TweatView .body div{line-height:normal;white-space:nowrap;overflow:hidden;margin-bottom:.2rem}.TweatView .body .profile{align-self:flex-start;display:flex;width:48px;margin:0 .5rem .5rem;padding:0 .2rem .2rem}.TweatView .body .profile img{width:48px;border-radius:50%;width:100%;height:100%;object-fit:cover}.TweatView .body .main{display:flex;flex-direction:column;flex:1 1}.TweatView .body .grey{color:grey}.TweatView .body .tweet{margin-bottom:2rem}.TweatView .body .controls button{float:right;margin-right:.5rem}.TweatView .body .controls button:first-child{margin-right:0}.TweatView .body .status{color:grey;font-size:.9rem;font-style:italic}.TweatView textarea{margin-top:2rem;width:100%;border-radius:3px}.TreeView-react{overflow-y:auto}.TreeView-react,.TreeView-react .TreeView-nodes{display:flex;flex-flow:column;position:relative}.TreeView-react .TreeView-nodes{margin-top:-.25rem;min-height:.25rem;flex:0 0 auto}.TreeView-react .TreeView-nodes .TreeView-react:first-child{margin-top:.5rem}.TreeView-react .TreeNode-react{display:flex;margin:.25rem 0;cursor:pointer;-webkit-user-select:none;user-select:none;min-height:21px}.TreeView-react .TreeView-nodes .TreeView-nodes{margin-left:28px}.TreeView-react .TreeView-nodes .treeline-hor{width:18px;height:0;align-self:center;margin-left:10px}.theme-light .TreeView-react .TreeView-nodes .treeline-hor{border-top:1px dashed #ccc}.theme-contrast .TreeView-react .TreeView-nodes .treeline-hor,.theme-dark .TreeView-react .TreeView-nodes .treeline-hor{border-top:1px dashed #b9b9b9}.TreeView-react .TreeView-nodes .treeline-ver{position:absolute;left:10px}.theme-light .TreeView-react .TreeView-nodes .treeline-ver{border-left:1px dashed #ccc}.theme-contrast .TreeView-react .TreeView-nodes .treeline-ver,.theme-dark .TreeView-react .TreeView-nodes .treeline-ver{border-left:1px dashed #b9b9b9}.TreeView-button{padding:3px;text-align:center;border-radius:3px;margin-right:.5rem;width:21px;height:21px;line-height:1}.theme-light .TreeView-button{background:#fff;border:1px solid #ccc}.theme-dark .TreeView-button{background:#2d2c2c;border:1px solid #b9b9b9}.theme-contrast .TreeView-button{background:#000;border:1px solid #b9b9b9}.WrapupsPage{flex:1 1;display:flex;flex-flow:column;min-height:0}.WrapupsPage H2{font-size:1.2rem;font-weight:600;margin:.5rem 0}.WrapupsPage .apply{margin:1rem auto 1rem 0;min-width:10rem;flex:0 0 auto}.icon{width:28px}.icon,.icon>svg{height:28px}.saveTransciptButton{margin:0 1rem 0 auto}.row,.saveTransciptButton{display:flex;align-items:center;grid-gap:.5rem;gap:.5rem}.row{height:4rem}.InstantMessagerView{font-size:1.1rem;display:flex;flex-flow:column;min-height:0;height:100%}.InstantMessagerView .imHeader{flex:unset}.InstantMessagerView .messages{flex:1 1;display:flex;flex-flow:column;overflow-y:scroll;overflow-x:none;min-height:0;padding:1rem .5rem;align-self:center;max-width:70%;min-width:70%}.theme-light .InstantMessagerView .messages{background:#f3f2f1;border-bottom:1px solid #ccc}.theme-dark .InstantMessagerView .messages{background:#201f1f;border-bottom:1px solid #b9b9b9}.theme-contrast .InstantMessagerView .messages{background:#000;border-bottom:1px solid #b9b9b9}.InstantMessagerView .messages .txt-item{display:grid;align-items:flex-start;max-width:80%;grid-column-gap:.5rem;column-gap:.5rem}.InstantMessagerView .messages .txt-item+*{margin-top:1rem}.InstantMessagerView .messages .txt-item p{margin:0;padding:0}.InstantMessagerView .messages .txt-item .bubble{display:flex;padding:.25rem .5rem .5rem;border-top-left-radius:3px;border-top-right-radius:3px;overflow:hidden;font-size:1.2rem;border:1px solid transparent;border-bottom:none}.InstantMessagerView .messages .txt-item .bubble .bubbleinnertext{flex:1 1;display:block}.theme-light .InstantMessagerView .messages .txt-item .bubble{color:rgba(22,35,58,.75)}.theme-contrast .InstantMessagerView .messages .txt-item .bubble,.theme-dark .InstantMessagerView .messages .txt-item .bubble{color:hsla(0,0%,100%,.75)}.InstantMessagerView .messages .txt-item .sender{font-size:.9rem;padding:0 .5rem .25rem;border-bottom-left-radius:3px;border-bottom-right-radius:3px;border:1px solid transparent;border-top:none}.InstantMessagerView .messages .txt-item .clear,.InstantMessagerView .messages .txt-item .trg{display:none}.InstantMessagerView .messages .left-item{margin-right:auto}.theme-light .InstantMessagerView .messages .left-item .bubble{background:#fff;color:rgba(22,35,58,.75);border-color:transparent}.theme-dark .InstantMessagerView .messages .left-item .bubble{background:#2d2c2c;color:hsla(0,0%,100%,.75);border-color:transparent}.theme-contrast .InstantMessagerView .messages .left-item .bubble{background:#000;color:hsla(0,0%,100%,.75);border-color:#fff}.theme-light .InstantMessagerView .messages .left-item .sender{background:#fff;border-color:transparent}.theme-dark .InstantMessagerView .messages .left-item .sender{background:#2d2c2c;border-color:transparent}.theme-contrast .InstantMessagerView .messages .left-item .sender{background:#000;border-color:#fff}.InstantMessagerView .messages .right-item{margin-left:auto}.theme-light .InstantMessagerView .messages .right-item .bubble,.theme-light .InstantMessagerView .messages .right-item .sender{background:rgba(98,100,167,.25)}.theme-dark .InstantMessagerView .messages .right-item .bubble,.theme-dark .InstantMessagerView .messages .right-item .sender{background:rgba(166,167,220,.25)}.theme-contrast .InstantMessagerView .messages .right-item .bubble,.theme-contrast .InstantMessagerView .messages .right-item .sender{background:rgba(63,242,63,.25)}.InstantMessagerView .editor{min-height:7rem;margin-top:.5rem;margin-bottom:.5rem;align-self:center;max-width:70%;min-width:70%}.InstantMessagerView .editor .send{margin-left:auto}.InstantMessagerView .editor .urgent{padding-left:0}.InstantMessagerView .editor .urgent svg{width:18px}.participants{display:flex;flex-flow:row;margin-top:.5rem;padding-bottom:1rem;align-items:center}.theme-light .participants{border-bottom:1px solid #ccc}.theme-contrast .participants,.theme-dark .participants{border-bottom:1px solid #b9b9b9}.participants>div>svg{padding-right:.5rem}.participants .participant{display:grid;grid-template:1fr 1fr/auto auto 1fr auto;padding:.2rem;margin-right:.5rem;width:200px}.theme-light .participants .participant{background:#fff;border:1px solid #ccc}.theme-dark .participants .participant{background:#2d2c2c;border:1px solid #b9b9b9}.theme-contrast .participants .participant{background:#000;border:1px solid #b9b9b9}.participants .participant .presence{grid-area:1/2/3/3;display:flex;align-self:center;padding:0;cursor:pointer}.participants .participant .presence>div{display:flex}.participants .participant .presence svg{height:36px}.participants .participant>div{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:.2rem}.participants .participant .photo{width:36px;height:36px;align-self:center;margin-right:.2rem;grid-area:1/1/3/2}.participants .participant .close{margin-left:auto;cursor:pointer;height:12px;width:12px}.participants .participant .status>div{display:flex;flex-direction:row;font-size:.9rem}.participants .participant .status>div img{margin-top:.2rem;margin-right:.2rem;width:16px;height:16px}.participants .participant .status>div div{align-items:center}.participants .participant .status .link{text-decoration:underline}.participants .presence-other{grid-template:1fr 1fr/auto 1fr auto}.participants .presence-other .photo{grid-area:1/1/3/2}.messages{flex:1 1;display:flex;flex-flow:column;overflow-y:scroll;overflow-x:none;min-height:0;padding:1rem .5rem;align-self:center;max-width:70%;min-width:70%}.theme-light .messages{background:#f3f2f1;border-bottom:1px solid #ccc}.theme-dark .messages{background:#201f1f;border-bottom:1px solid #b9b9b9}.theme-contrast .messages{background:#000;border-bottom:1px solid #b9b9b9}.messages .txt-item{display:grid;align-items:flex-start;max-width:80%;grid-column-gap:.5rem;column-gap:.5rem}.messages .txt-item+*{margin-top:1rem}.messages .txt-item p{margin:0;padding:0}.messages .txt-item .bubble{display:flex;padding:.25rem .5rem .5rem;border-top-left-radius:3px;border-top-right-radius:3px;overflow:hidden;font-size:1.2rem;border:1px solid transparent;border-bottom:none}.messages .txt-item .bubble .bubbleinnertext{flex:1 1;display:block}.theme-light .messages .txt-item .bubble{color:rgba(22,35,58,.75)}.theme-contrast .messages .txt-item .bubble,.theme-dark .messages .txt-item .bubble{color:hsla(0,0%,100%,.75)}.messages .txt-item .sender{font-size:.9rem;padding:0 .5rem .25rem;border-bottom-left-radius:3px;border-bottom-right-radius:3px;border:1px solid transparent;border-top:none}.messages .txt-item .clear,.messages .txt-item .trg{display:none}.messages .left-item{margin-right:auto}.theme-light .messages .left-item .bubble{background:#fff;color:rgba(22,35,58,.75);border-color:transparent}.theme-dark .messages .left-item .bubble{background:#2d2c2c;color:hsla(0,0%,100%,.75);border-color:transparent}.theme-contrast .messages .left-item .bubble{background:#000;color:hsla(0,0%,100%,.75);border-color:#fff}.theme-light .messages .left-item .sender{background:#fff;border-color:transparent}.theme-dark .messages .left-item .sender{background:#2d2c2c;border-color:transparent}.theme-contrast .messages .left-item .sender{background:#000;border-color:#fff}.messages .right-item{margin-left:auto}.theme-light .messages .right-item .bubble,.theme-light .messages .right-item .sender{background:rgba(98,100,167,.25)}.theme-dark .messages .right-item .bubble,.theme-dark .messages .right-item .sender{background:rgba(166,167,220,.25)}.theme-contrast .messages .right-item .bubble,.theme-contrast .messages .right-item .sender{background:rgba(63,242,63,.25)}.urgent .bubble,.urgent .sender{background-color:#dd6a6a!important}.editor{min-height:7rem;margin-top:.5rem;margin-bottom:.5rem;align-self:center;max-width:70%;min-width:70%}.editor .send{margin-left:auto}.editor .urgent{padding-left:0}.editor .urgent svg{width:18px}.EmailViewPopup{width:50%;height:90%;display:flex;flex-flow:column}.EmailViewPopupBody{flex:1 1}.SearchPage .SidebarViewHeader{margin-bottom:0!important}.SearchPage>nav.sidebar{flex-shrink:2}.SearchPage article.body{flex:1 1 150rem}.SearchPage .splitter{flex:1 1}.SearchPage .search-input{margin-right:1rem}.theme-light .SearchPage .search-input{background:#fff}.theme-dark .SearchPage .search-input{background:#2d2c2c}.theme-contrast .SearchPage .search-input{background:#000}.SearchPage .Sidebar{flex:0 1 auto}.SearchPage .clear-filter{margin-right:auto;margin-top:1rem}.SearchPage .dates .content>*+*{margin-top:.5rem}.SearchPage .dates .links{display:flex;flex-direction:row}.SearchPage .dates .links button{min-width:30px!important;padding:0!important;margin-right:5px!important}.SearchPage .search-options{display:grid;grid-template:auto/1fr 1fr 1fr;grid-gap:.7rem}.SearchPage .search-options div:first-of-type{grid-area:1/1/2/3}.SearchPage .search-results{display:flex;flex-direction:row;align-items:center}.SearchPage .search-results div:first-of-type{flex-grow:1}.SearchPage .search-results h2{padding:0;margin:.8rem 0}.SearchPage .title{display:flex;flex-direction:row;align-items:flex-end}.SearchPage .title h2{font-weight:600;font-size:1.2rem}.SearchPage h6{font-weight:400;font-size:1rem;padding:0;margin:-1rem 0 0}.SearchPage .icon svg{width:28px;height:28px}.SearchPage .contact * svg{width:16px;height:16px}.SearchPage .contact * .description{display:inline-block}.SearchPage .contact * .description>div{display:inline-block;vertical-align:middle}.SearchPage .rotate svg{transform:rotate(180deg);margin-left:.2rem}.SearchPage .MediaSearch .menu-button{visibility:hidden}.SearchPage .MediaSearch span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.SearchPage .type svg{width:28px}.SearchPage .actions{flex:1 1;display:flex;justify-content:flex-end;align-items:center}.SearchPage .actions button{display:flex;border:none;background:none;cursor:pointer;height:22px;width:22px;align-items:center;justify-content:center}.SearchPage .FilterSection{display:flex;flex-flow:column;padding:0 1.5rem}.SearchPage .FilterSection h2{font-size:1rem;margin:1rem 0 .25rem}.SearchPage .FilterSection .content{display:flex;flex-flow:column}.SearchPage .FilterSection .content.horizontal{flex-flow:row}.SearchPage .FilterSection .content.horizontal>*+*{margin-left:1rem}.SearchPage .ReactTable{flex:1 1;min-height:0;overflow:auto!important}.SearchPage .ReactTable>.rt-table{overflow:auto!important}.theme-light .SearchPage .ReactTable>.rt-table{background:#f3f2f1}.theme-dark .SearchPage .ReactTable>.rt-table{background:#201f1f}.theme-contrast .SearchPage .ReactTable>.rt-table{background:#000}.SearchPage .ReactTable>.rt-table div.rt-tr{padding-left:8px;padding-right:8px}.SearchPage .ReactTable>.rt-table .rt-tbody .rt-tr{cursor:pointer}.theme-light .SearchPage .ReactTable>.rt-table .rt-tbody .rt-tr:hover{background:#8183b9;color:#fff}.theme-dark .SearchPage .ReactTable>.rt-table .rt-tbody .rt-tr:hover{background:#57598f;color:#000}.theme-contrast .SearchPage .ReactTable>.rt-table .rt-tbody .rt-tr:hover{background:#ffff01;color:#000}.theme-light .SearchPage .ReactTable>.rt-table .rt-tbody .rt-tr.selected{background:#6264a7;color:#fff}.theme-dark .SearchPage .ReactTable>.rt-table .rt-tbody .rt-tr.selected{background:#6264a7;color:#000}.theme-contrast .SearchPage .ReactTable>.rt-table .rt-tbody .rt-tr.selected{background:#1aebff;color:#000}.SearchPage .ReactTable>.rt-table .icon{padding:0;cursor:pointer}.SearchPage .rt-tr:hover .menu-button,.SearchPage .selected .menu-button{visibility:visible}.SearchPage .results,.SearchPage .results-container{display:flex;min-height:0;flex-grow:1}.SearchPage .results>*{flex:1 1}.SearchPage .ViewPanel{flex:1 1;margin:0;padding:0;overflow:hidden;display:flex;flex-flow:column}.theme-light .SearchPage .ViewPanel{background:#fff}.theme-dark .SearchPage .ViewPanel{background:#2d2c2c}.theme-contrast .SearchPage .ViewPanel{background:#000}.SearchPage .ViewPanel>.close{position:absolute;min-width:0;right:1rem;top:1rem}.SearchPage .ViewPanel .TabsHeader{padding:20px 3px 12px;border-bottom:1px solid}.theme-light .SearchPage .ViewPanel .TabsHeader{border-bottom-color:#d9d9d9}.theme-dark .SearchPage .ViewPanel .TabsHeader{border-bottom-color:#484644}.theme-contrast .SearchPage .ViewPanel .TabsHeader{border-bottom-color:#fff}.SearchPage .ViewPanel .tab,.SearchPage .ViewPanel .tab .tab-contents,.SearchPage .ViewPanel .tab .tab-contents .ContactPage,.SearchPage .ViewPanel .tab .tab-contents .EmailView{flex:1 1;margin:0;padding:0;overflow:hidden;display:flex;flex-flow:column}.SearchPage .ViewPanel .tab .tab-contents .EmailView{margin-top:1rem}.SearchPage .ViewPanel .tab .tab-contents .ChatViewPanel,.SearchPage .ViewPanel .tab .tab-contents .ContactPage,.SearchPage .ViewPanel .tab .tab-contents .FacebookView{max-width:none;padding:0;margin-left:.5rem}.theme-light .SearchPage .ViewPanel .tab .tab-contents .header-one{color:#16233a}.theme-contrast .SearchPage .ViewPanel .tab .tab-contents .header-one,.theme-dark .SearchPage .ViewPanel .tab .tab-contents .header-one{color:#fff}.SearchPage .ViewPanel .tab .tab-contents .header-one-bold{font-weight:600}.theme-light .SearchPage .ViewPanel .tab .tab-contents .header-one-bold{color:#16233a}.theme-contrast .SearchPage .ViewPanel .tab .tab-contents .header-one-bold,.theme-dark .SearchPage .ViewPanel .tab .tab-contents .header-one-bold{color:#fff}.theme-light .SearchPage .ViewPanel .tab .tab-contents .header-two{color:#6264a7}.theme-dark .SearchPage .ViewPanel .tab .tab-contents .header-two{color:#a6a7dc}.theme-contrast .SearchPage .ViewPanel .tab .tab-contents .header-two{color:#3ff23f}.SearchPage .ViewPanel .tab .tab-contents .header-two-bold{font-weight:600}.theme-light .SearchPage .ViewPanel .tab .tab-contents .header-two-bold{color:#6264a7}.theme-dark .SearchPage .ViewPanel .tab .tab-contents .header-two-bold{color:#a6a7dc}.theme-contrast .SearchPage .ViewPanel .tab .tab-contents .header-two-bold{color:#3ff23f}.QueuesPageTable .ViewPanel,.SearchPage .ViewPanel{flex:1 1;margin:0;padding:0;overflow:hidden;display:flex;flex-flow:column}.theme-light .QueuesPageTable .ViewPanel,.theme-light .SearchPage .ViewPanel{background:#fff}.theme-dark .QueuesPageTable .ViewPanel,.theme-dark .SearchPage .ViewPanel{background:#2d2c2c}.theme-contrast .QueuesPageTable .ViewPanel,.theme-contrast .SearchPage .ViewPanel{background:#000}.QueuesPageTable .ViewPanel>.close,.SearchPage .ViewPanel>.close{position:absolute;min-width:0;right:1rem;top:1rem}.QueuesPageTable .ViewPanel .TabsHeader,.SearchPage .ViewPanel .TabsHeader{padding:20px 3px 12px;border-bottom:1px solid}.theme-light .QueuesPageTable .ViewPanel .TabsHeader,.theme-light .SearchPage .ViewPanel .TabsHeader{border-bottom-color:#d9d9d9}.theme-dark .QueuesPageTable .ViewPanel .TabsHeader,.theme-dark .SearchPage .ViewPanel .TabsHeader{border-bottom-color:#484644}.theme-contrast .QueuesPageTable .ViewPanel .TabsHeader,.theme-contrast .SearchPage .ViewPanel .TabsHeader{border-bottom-color:#fff}.QueuesPageTable .ViewPanel .tab,.QueuesPageTable .ViewPanel .tab .tab-contents,.QueuesPageTable .ViewPanel .tab .tab-contents .ContactPage,.QueuesPageTable .ViewPanel .tab .tab-contents .EmailView,.SearchPage .ViewPanel .tab,.SearchPage .ViewPanel .tab .tab-contents,.SearchPage .ViewPanel .tab .tab-contents .ContactPage,.SearchPage .ViewPanel .tab .tab-contents .EmailView{flex:1 1;margin:0;padding:0;overflow:hidden;display:flex;flex-flow:column}.QueuesPageTable .ViewPanel .tab .tab-contents .EmailView,.SearchPage .ViewPanel .tab .tab-contents .EmailView{margin-top:1rem}.QueuesPageTable .ViewPanel .tab .tab-contents .ChatViewPanel,.QueuesPageTable .ViewPanel .tab .tab-contents .ContactPage,.QueuesPageTable .ViewPanel .tab .tab-contents .FacebookView,.SearchPage .ViewPanel .tab .tab-contents .ChatViewPanel,.SearchPage .ViewPanel .tab .tab-contents .ContactPage,.SearchPage .ViewPanel .tab .tab-contents .FacebookView{max-width:none;padding:0;margin-left:.5rem}.theme-light .QueuesPageTable .ViewPanel .tab .tab-contents .header-one,.theme-light .SearchPage .ViewPanel .tab .tab-contents .header-one{color:#16233a}.theme-contrast .QueuesPageTable .ViewPanel .tab .tab-contents .header-one,.theme-contrast .SearchPage .ViewPanel .tab .tab-contents .header-one,.theme-dark .QueuesPageTable .ViewPanel .tab .tab-contents .header-one,.theme-dark .SearchPage .ViewPanel .tab .tab-contents .header-one{color:#fff}.QueuesPageTable .ViewPanel .tab .tab-contents .header-one-bold,.SearchPage .ViewPanel .tab .tab-contents .header-one-bold{font-weight:600}.theme-light .QueuesPageTable .ViewPanel .tab .tab-contents .header-one-bold,.theme-light .SearchPage .ViewPanel .tab .tab-contents .header-one-bold{color:#16233a}.theme-contrast .QueuesPageTable .ViewPanel .tab .tab-contents .header-one-bold,.theme-contrast .SearchPage .ViewPanel .tab .tab-contents .header-one-bold,.theme-dark .QueuesPageTable .ViewPanel .tab .tab-contents .header-one-bold,.theme-dark .SearchPage .ViewPanel .tab .tab-contents .header-one-bold{color:#fff}.theme-light .QueuesPageTable .ViewPanel .tab .tab-contents .header-two,.theme-light .SearchPage .ViewPanel .tab .tab-contents .header-two{color:#6264a7}.theme-dark .QueuesPageTable .ViewPanel .tab .tab-contents .header-two,.theme-dark .SearchPage .ViewPanel .tab .tab-contents .header-two{color:#a6a7dc}.theme-contrast .QueuesPageTable .ViewPanel .tab .tab-contents .header-two,.theme-contrast .SearchPage .ViewPanel .tab .tab-contents .header-two{color:#3ff23f}.QueuesPageTable .ViewPanel .tab .tab-contents .header-two-bold,.SearchPage .ViewPanel .tab .tab-contents .header-two-bold{font-weight:600}.theme-light .QueuesPageTable .ViewPanel .tab .tab-contents .header-two-bold,.theme-light .SearchPage .ViewPanel .tab .tab-contents .header-two-bold{color:#6264a7}.theme-dark .QueuesPageTable .ViewPanel .tab .tab-contents .header-two-bold,.theme-dark .SearchPage .ViewPanel .tab .tab-contents .header-two-bold{color:#a6a7dc}.theme-contrast .QueuesPageTable .ViewPanel .tab .tab-contents .header-two-bold,.theme-contrast .SearchPage .ViewPanel .tab .tab-contents .header-two-bold{color:#3ff23f}.RenderSelectionPopup{width:50%;height:70%}.RenderSelectionPopup .ViewPanel{padding:0}.RenderSelectionPopup .ViewPanel>.close{position:absolute;min-width:0;right:1rem;top:1rem}.RenderSelectionPopup .tab{margin:0}.RenderSelectionPopup .tab .TabsHeader{margin-bottom:.5rem}.SidebarView{display:flex;flex:1 1;min-height:0}.SidebarView .SidebarViewHeader{display:flex;align-items:center}.SidebarView .Sidebar{display:flex;flex-flow:column;flex:0 1 25rem}.SidebarView .Sidebar .SidebarViewHeader{padding:0 1.5rem;height:4.5rem;font-weight:700;font-size:1.4rem;line-height:1.33333}.SidebarView .Sidebar .SidebarItem{padding-left:1.5rem;min-height:37px;text-align:left;cursor:pointer;line-height:37px}.theme-light .SidebarView .Sidebar .SidebarItem.active{background:#edebe9;color:#000}.theme-dark .SidebarView .Sidebar .SidebarItem.active{background:#484644;color:#fff}.theme-contrast .SidebarView .Sidebar .SidebarItem.active{background:#1aebff;color:#000}.SidebarView .Sidebar .SidebarItem.active .menu-button{visibility:visible}.theme-light .SidebarView .Sidebar .SidebarItem:hover{background:#f3f2f1;color:#000}.theme-dark .SidebarView .Sidebar .SidebarItem:hover{background:#3b3a39;color:#fff}.theme-contrast .SidebarView .Sidebar .SidebarItem:hover{background:#ff0;color:#000}.SidebarView .Sidebar .SidebarItem:hover .menu-button{visibility:visible}.SidebarView .SidebarViewBody{flex:1 1;display:flex;flex-flow:column;padding:0 32px;min-height:0}.theme-light .SidebarView .SidebarViewBody{background:#f3f2f1}.theme-dark .SidebarView .SidebarViewBody{background:#201f1f}.theme-contrast .SidebarView .SidebarViewBody{background:#000}.SidebarView .SidebarViewBody .SidebarViewHeader{display:flex;flex-flow:row;flex-direction:row;font-size:1.8rem;font-weight:600;position:relative;margin-bottom:1rem;height:4rem}.SidebarView .SidebarViewBody .SidebarViewHeader:before{content:"";position:absolute;left:0;right:0;bottom:-2px;height:2px;box-shadow:0 -1px 0 0 rgba(37,36,35,.05);background:rgba(37,36,35,.02)}.SidebarView .SidebarViewBody .SidebarViewHeader>div{padding-right:.5rem}.SidebarView .SidebarViewBody .SidebarViewHeader .searchBox{display:flex;position:relative;flex:1 1;font-size:1rem}.theme-light .SidebarView .SidebarViewBody .SidebarViewHeader .searchBox .search{background:#fff}.theme-dark .SidebarView .SidebarViewBody .SidebarViewHeader .searchBox .search{background:#2d2c2c}.theme-contrast .SidebarView .SidebarViewBody .SidebarViewHeader .searchBox .search{background:#000}.SidebarView .SidebarViewBody .SidebarViewHeader .searchBox .searchIcon{position:absolute;top:50%;right:8px;height:16px;transform:translateY(-50%);opacity:.5;pointer-events:none}.SidebarView.teams .SidebarViewBody{padding-right:0}.SidebarView .splitter{flex:1 1}.SidebarView .ReactTable{flex:1 1;min-height:0;overflow:auto}.SidebarView .ReactTable>.rt-table .rt-tr{margin-bottom:2px;padding-left:8px;padding-right:8px}.theme-light .SidebarView .ReactTable>.rt-table .rt-tr{background:#fff;border:1px solid transparent}.theme-dark .SidebarView .ReactTable>.rt-table .rt-tr{background:#2d2c2c;border:1px solid transparent}.theme-contrast .SidebarView .ReactTable>.rt-table .rt-tr{background:#000;border:1px solid #fff}.SidebarView .ReactTable>.rt-table>.rt-thead{flex:0 0 auto;position:sticky;top:0;z-index:1}.SidebarView .ReactTable>.rt-table>.rt-thead .rt-th{padding:20px 3px 14px;display:flex;align-items:center}.SidebarView .ReactTable>.rt-table>.rt-tbody{flex:0 1}.MainToolbar{border-color:#b9b9b9;display:flex;height:42px;align-items:stretch;color:#eaeaea}.theme-light .MainToolbar{background:#323348}.theme-dark .MainToolbar{background:#3a3939}.theme-contrast .MainToolbar{background:#000}.theme-light .MainToolbar>:focus,.theme-light .MainToolbar>:hover{background:#3e3f60;color:#fff}.theme-dark .MainToolbar>:focus,.theme-dark .MainToolbar>:hover{background:#444354;color:#fff}.theme-contrast .MainToolbar>:focus,.theme-contrast .MainToolbar>:hover{background:#ffff01;color:#000}.theme-light .MainToolbar>:focus .count,.theme-light .MainToolbar>:hover .count{background:#3e3f60}.theme-dark .MainToolbar>:focus .count,.theme-dark .MainToolbar>:hover .count{background:#444354}.theme-contrast .MainToolbar>:focus .count,.theme-contrast .MainToolbar>:hover .count{background:#ffff01}.MainToolbar>:hover.disabled{color:#eaeaea;cursor:default}.theme-light .MainToolbar>:hover.disabled{background:#323348}.theme-dark .MainToolbar>:hover.disabled{background:#3a3939}.theme-contrast .MainToolbar>:hover.disabled{background:#000}.MainToolbar .DropdownButton>button{background:none!important;border:none}.theme-light .MainToolbar .DropdownButton>button:focus{background:#3e3f60;color:#fff}.theme-dark .MainToolbar .DropdownButton>button:focus{background:#444354;color:#fff}.theme-contrast .MainToolbar .DropdownButton>button:focus{background:#ffff01;color:#000}.MainToolbar .Button{background:none!important;border:none;display:inline-flex;align-items:stretch}.theme-light .MainToolbar .Button:focus{background:#3e3f60;color:#fff}.theme-dark .MainToolbar .Button:focus{background:#444354;color:#fff}.theme-contrast .MainToolbar .Button:focus{background:#ffff01;color:#000}.MainToolbar .dailbutton,.MainToolbar svg{height:28px;width:28px}.MainToolbar svg{fill:currentColor}.MainToolbar .SplitButton>button,.MainToolbar>a,.MainToolbar>button{padding:.5rem 6px;color:inherit;text-decoration:none;display:flex;align-items:center}.MainToolbar .SplitButton>button svg:last-child,.MainToolbar>a svg:last-child,.MainToolbar>button svg:last-child{margin:0}.MainToolbar .SplitButton>button svg:first-child,.MainToolbar>a svg:first-child,.MainToolbar>button svg:first-child{margin-right:4px}.MainToolbar .SplitButton>button.view-switch,.MainToolbar>a.view-switch,.MainToolbar>button.view-switch{padding:.5rem 1rem 0;border-bottom:3px solid transparent;outline:none}.theme-light .MainToolbar .SplitButton>button.view-switch.active,.theme-light .MainToolbar>a.view-switch.active,.theme-light .MainToolbar>button.view-switch.active{background:linear-gradient(90deg,rgba(60,62,93,.6),transparent 33%),linear-gradient(135deg,rgba(60,62,93,.6) 33%,transparent 70%),linear-gradient(180deg,rgba(60,62,93,.6) 70%,transparent 94%),linear-gradient(225deg,rgba(60,62,93,.6) 33%,transparent 70%),linear-gradient(270deg,rgba(60,62,93,.6),transparent 33%),linear-gradient(1turn,rgba(98,100,167,.7490196078) 6%,transparent 70%);border-color:#e2e2f6;color:#fff}.theme-light .MainToolbar .SplitButton>button.view-switch.active .count,.theme-light .MainToolbar>a.view-switch.active .count,.theme-light .MainToolbar>button.view-switch.active .count{background:#3b3d5b}.theme-dark .MainToolbar .SplitButton>button.view-switch.active,.theme-dark .MainToolbar>a.view-switch.active,.theme-dark .MainToolbar>button.view-switch.active{background:linear-gradient(90deg,rgba(60,62,93,.6),transparent 33%),linear-gradient(135deg,rgba(60,62,93,.6) 33%,transparent 70%),linear-gradient(180deg,rgba(60,62,93,.6) 70%,transparent 94%),linear-gradient(225deg,rgba(60,62,93,.6) 33%,transparent 70%),linear-gradient(270deg,rgba(60,62,93,.6),transparent 33%),linear-gradient(1turn,rgba(98,100,167,.7490196078) 6%,transparent 70%);border-color:#e2e2f6;color:#fff}.theme-dark .MainToolbar .SplitButton>button.view-switch.active .count,.theme-dark .MainToolbar>a.view-switch.active .count,.theme-dark .MainToolbar>button.view-switch.active .count{background:#3b3d5b}.theme-contrast .MainToolbar .SplitButton>button.view-switch.active,.theme-contrast .MainToolbar>a.view-switch.active,.theme-contrast .MainToolbar>button.view-switch.active{background:#1aebff;border-color:transparent;color:#000}.theme-contrast .MainToolbar .SplitButton>button.view-switch.active .count,.theme-contrast .MainToolbar>a.view-switch.active .count,.theme-contrast .MainToolbar>button.view-switch.active .count{background:#1aebff}.MainToolbar .SplitButton>button.view-switch svg:first-child,.MainToolbar>a.view-switch svg:first-child,.MainToolbar>button.view-switch svg:first-child{height:28px;width:28px;margin:0}.MainToolbar .SplitButton>button.view-switch>div,.MainToolbar>a.view-switch>div,.MainToolbar>button.view-switch>div{margin:0}.MainToolbar>div.view-switch{border-bottom:3px solid transparent;margin:0}.theme-dark .MainToolbar>div.view-switch.active,.theme-light .MainToolbar>div.view-switch.active{background:linear-gradient(90deg,rgba(60,62,93,.6),transparent 33%),linear-gradient(135deg,rgba(60,62,93,.6) 33%,transparent 70%),linear-gradient(180deg,rgba(60,62,93,.6) 70%,transparent 94%),linear-gradient(225deg,rgba(60,62,93,.6) 33%,transparent 70%),linear-gradient(270deg,rgba(60,62,93,.6),transparent 33%),linear-gradient(1turn,rgba(98,100,167,.7490196078) 6%,transparent 70%);border-color:#e2e2f6;color:#fff}.theme-contrast .MainToolbar>div.view-switch.active{background:#1aebff;border-color:transparent;color:#000}.MainToolbar>div.view-switch>button{padding:.5rem 6px 0}.MainToolbar>div.view-switch .separator{height:33px}.MainToolbar>div.view-switch .DropdownButton{padding-top:2px}.MainToolbar>div.view-switch svg:first-child{margin:0}.MainToolbar .spring{margin:0 auto}.MainToolbar .settings .icon{filter:contrast(0) brightness(2);cursor:pointer}.MainToolbar .settings .photo{margin-right:0;width:26px;height:26px}.MainToolbar .settings .photo svg{border-color:currentColor;fill:currentColor}.MainToolbar>.separator{border-color:#b9b9b9;border-left:1px solid;align-self:stretch;margin:4px .5rem}.MainToolbar .SplitButton{margin-left:8px}.MainToolbar .SplitButton .DropdownButton button:after{content:"";height:33px}.theme-dark .MainToolbar .SplitButton .DropdownButton button:after,.theme-light .MainToolbar .SplitButton .DropdownButton button:after{border-right:1px solid hsla(0,0%,100%,.1333333333)}.theme-contrast .MainToolbar .SplitButton .DropdownButton button:after{border-right:1px solid hsla(0,0%,100%,.5333333333)}.MainToolbar .SplitButton .caret{margin:0 -2px}.theme-dark .MainToolbar .SplitButton .separator,.theme-light .MainToolbar .SplitButton .separator{border-color:hsla(0,0%,100%,.1333333333)}.theme-contrast .MainToolbar .SplitButton .separator{border-color:hsla(0,0%,100%,.5333333333)}.MainToolbar .countParent{display:flex;position:relative}.MainToolbar .count{font-size:x-small;font-weight:700;color:#fff;border-radius:50%;width:20px;height:20px;display:flex;flex-flow:column;align-items:center;justify-content:center;position:absolute;right:0;top:0;transform:translate(25%,-40%)}.theme-light .MainToolbar .count{background:#323348}.theme-dark .MainToolbar .count{background:#3a3939}.theme-contrast .MainToolbar .count{background:#000}.MainToolbar .count:before{content:"";position:absolute;left:2px;right:2px;top:4px;bottom:2px;z-index:-1;border-radius:50%}.theme-light .MainToolbar .count:before{background:#cc4a31}.theme-dark .MainToolbar .count:before{background:#e97548}.theme-contrast .MainToolbar .count:before{background:red}.MainToolbar .WorkTimeButton>button{line-height:1}.MainToolbar .WorkTimeButton .WorkTimeButton-orange{fill:orange}.MainToolbar .WorkTimeButton .WorkTimeButton-red{color:inherit;fill:red}.MainToolbar .connectionStatusOverlay{position:relative}.MainToolbar .connectionStatusContainer{position:absolute;height:100%;width:100%;margin:0;left:2px}.MainToolbar .connectionStatusContainer .connectionIcon{color:#ff4500;width:16px;height:16px}.MainToolbar .connectionStatusContainer .uplink{margin:2px 0 0;position:absolute;right:0;top:0}.MainToolbar .connectionStatusContainer .downlink{margin:0;position:absolute;right:0;bottom:0}.MainToolbar .phone{padding:.5rem 6px 0;border-bottom:3px solid transparent}.theme-dark .MainToolbar .phone.active,.theme-light .MainToolbar .phone.active{background:linear-gradient(90deg,rgba(60,62,93,.6),transparent 33%),linear-gradient(135deg,rgba(60,62,93,.6) 33%,transparent 70%),linear-gradient(180deg,rgba(60,62,93,.6) 70%,transparent 94%),linear-gradient(225deg,rgba(60,62,93,.6) 33%,transparent 70%),linear-gradient(270deg,rgba(60,62,93,.6),transparent 33%),linear-gradient(1turn,rgba(98,100,167,.7490196078) 6%,transparent 70%);border-color:#e2e2f6;color:#fff}.theme-contrast .MainToolbar .phone.active{background:#1aebff;border-color:transparent;color:#000}.MainToolbar .phone-hide{display:none}.MainToolbar .webRtcClient{position:absolute;top:46px;right:6px;z-index:999;width:22rem;height:44rem}.MainToolbar .webRtcClient.hide{display:none}.MainToolbar .webRtcClient:hover{background:#000!important}.ShortCutButton svg{width:22px;height:22px;margin-right:.4rem}.NewEmailButtonMenu .queueName{padding:0 .5rem;font-weight:600}.NewEmailButtonMenu *+.queueName{margin-top:1rem}.SettingsMenu{min-width:27rem}.SettingsMenu .large-svg svg{width:18px;height:18px;margin-left:-4px!important}.awayFromDeskContainer{display:flex;align-items:center;padding:0 1em}.awayFromDeskContainer select{margin-left:.5em;min-width:10em;max-width:20em}.awayFromDeskContainer svg{margin-left:-4px;margin-right:10px;height:16px;width:16px;fill:currentColor}.MainToolbarDialButton>button svg{height:20px}.SplitButton{display:inline-flex;align-items:stretch}.SplitButton>button{display:flex;align-items:center;padding:0 8px;cursor:pointer}.SplitButton>button>img:first-child,.SplitButton>button>svg:first-child{margin-right:.5rem}.SplitButton .separator{border-left:1px solid #000;margin:4px 0}.SplitButton>.dropdown>button{padding-left:0}.SplitButton>.dropdown>button>svg{margin:0}.QueueIcon{height:32px;transition:.2s ease}.QueueIcon.compact-view{height:24px}.App{height:calc(100vh - 1px)!important;display:flex;flex-flow:column}.App.theme-light{color:#16233a;background:#fff}.App.theme-dark{color:#fff;background:#2d2c2c}.App.theme-contrast{color:#fff;background:#000}.App main{flex:1 1;overflow:auto;display:flex;flex-flow:column}.App .menuHost{position:absolute;z-index:999}textarea{resize:none;border-radius:3px;font-family:inherit;font-size:inherit;padding:.2rem;margin:0}.theme-light textarea{border:1px solid #b7b7b7;background-color:#fff}.theme-light textarea:disabled{background:#fafbfb;border-color:1px solid #d6d6d6}.theme-dark textarea{border:none;background-color:#201f1f}.theme-dark textarea:disabled{background:#45454a;border-color:transparent}.theme-contrast textarea{border:2px solid #fff;background-color:#000}.theme-contrast textarea:disabled{background:#000}select{border-radius:3px;font-family:inherit;font-size:inherit;height:32px;padding:.2rem;margin:0}.theme-light select{border:1px solid #b7b7b7;background-color:#fff}.theme-light select:disabled{background-color:#fafbfb;border-color:1px solid #d6d6d6}.theme-dark select{border:none;background-color:#201f1f}.theme-dark select:disabled{background-color:#45454a;border-color:transparent}.theme-contrast select{border:2px solid #fff;background-color:#000}.theme-contrast select:disabled{background-color:#000}input{border-radius:3px;font-family:inherit;font-size:inherit;height:32px;padding:.2rem;margin:0}.theme-light input{border:1px solid #b7b7b7;background-color:#fff}.theme-light input:disabled{background-color:#fafbfb;border-color:1px solid #d6d6d6}.theme-dark input{border:none;background-color:#201f1f}.theme-dark input:disabled{background-color:#45454a;border-color:transparent}.theme-contrast input{border:2px solid #fff;background-color:#000}.theme-contrast input:disabled{background-color:#000}.nowrap{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.contact-customer-svg{fill:#ccc!important}.contact-personal-svg{fill:#a349a4!important}.contact-company-svg{fill:#00a2e8!important}.AgentMenu .large-svg{padding:0 14px}.AgentMenu .large-svg svg{width:18px;height:18px;margin-left:-4px!important}.NoLicenseModal{display:flex;flex-direction:column;grid-gap:2em;gap:2em;align-items:center}.rt-th-order-sort-asc{border:4px solid transparent;border-bottom-color:currentcolor}.rt-th-order-sort-asc,.rt-th-order-sort-desc{width:0;height:0;display:inline-block;margin-left:4px;margin-top:5px}.rt-th-order-sort-desc{border:4px solid transparent;border-top-color:currentcolor}.ReactTable .rt-thead .rt-td.-sort-asc div:first-child:after,.ReactTable .rt-thead .rt-th.-sort-asc div:first-child:after{width:0;height:0;border:4px solid transparent;border-bottom-color:currentcolor;display:inline-block;margin-left:4px;content:""}.ReactTable .rt-thead .rt-td.-sort-desc div:first-child:after,.ReactTable .rt-thead .rt-th.-sort-desc div:first-child:after{width:0;height:0;border:4px solid transparent;border-top-color:currentcolor;display:inline-block;margin-left:4px;content:""}.ReactTable .rt-thead .rt-td.-sort-desc,.ReactTable .rt-thead .rt-th.-sort-asc,.ReactTable .rt-thead .rt-th.-sort-desc{box-shadow:none}.AgentStatsPopup{display:flex;flex-flow:row wrap;justify-content:center}.AgentStatsPopup .message{padding:1rem}.ContactTablePage{padding:0 1rem;display:flex;flex-direction:column;height:100%;min-height:calc(100% - 2.5rem)}.theme-light .ContactTablePage{background:#f3f2f1}.theme-dark .ContactTablePage{background:#201f1f}.theme-contrast .ContactTablePage{background:#000}.ContactTablePage .menu-button{visibility:hidden}.ContactTablePage .rt-tr:hover .menu-button,.ContactTablePage .selected .menu-button{visibility:visible}.ContactTablePage .Header{display:grid;grid-template:1fr/auto 1fr auto;align-items:center}.ContactTablePage .Header .searchBox{display:flex;position:relative}.theme-light .ContactTablePage .Header .searchBox .search{background:#fff}.theme-dark .ContactTablePage .Header .searchBox .search{background:#2d2c2c}.theme-contrast .ContactTablePage .Header .searchBox .search{background:#000}.ContactTablePage .Header .searchBox .searchIcon{position:absolute;top:50%;right:8px;height:16px;transform:translateY(-50%);opacity:.5;pointer-events:none}.ContactTablePage .Header .GridPageHeader{display:flex;flex-direction:row;align-items:center}.ContactTablePage .Header .GridPageHeader button{background-color:transparent!important}.ContactTablePage .Header .GridPageHeader .type{font-size:1.3rem;padding-left:.5rem}.ContactTablePage .Header .add{padding:.5rem}.ContactTablePage .Header .add svg{width:18px}.ContactTablePage .ContactTableBody{flex:1 1;display:flex;min-height:0}.ContactTablePage .ContactTableBody>*{flex:1 1}.ContactTablePage .ContactPage{padding:1rem}.ContactTablePage .ReactTable{flex:1 1;min-height:0;overflow:auto!important}.ContactTablePage .ReactTable>.rt-table{overflow:auto!important}.ContactTablePage .ReactTable>.rt-table .rt-tr{margin-bottom:2px;padding-left:8px;padding-right:8px}.theme-light .ContactTablePage .ReactTable>.rt-table .rt-tr{background:#fff;border:1px solid transparent}.theme-dark .ContactTablePage .ReactTable>.rt-table .rt-tr{background:#2d2c2c;border:1px solid transparent}.theme-contrast .ContactTablePage .ReactTable>.rt-table .rt-tr{background:#000;border:1px solid #fff}.ContactTablePage .ReactTable>.rt-table>.rt-thead{flex:0 0 auto;position:sticky;top:0;z-index:1}.ContactTablePage .ReactTable>.rt-table>.rt-thead .rt-th{padding:20px 3px 14px;display:flex;align-items:center}.ContactTablePage .ReactTable>.rt-table>.rt-tbody{flex:0 1}.ContactTablePage .ReactTable .rt-tbody .rt-tr{cursor:pointer}.theme-light .ContactTablePage .ReactTable .rt-tbody .rt-tr:hover{background:#8183b9;color:#fff}.theme-dark .ContactTablePage .ReactTable .rt-tbody .rt-tr:hover{background:#57598f;color:#000}.theme-contrast .ContactTablePage .ReactTable .rt-tbody .rt-tr:hover{background:#ffff01;color:#000}.theme-light .ContactTablePage .ReactTable .rt-tbody .rt-tr.selected{background:#6264a7;color:#fff}.theme-dark .ContactTablePage .ReactTable .rt-tbody .rt-tr.selected{background:#6264a7;color:#000}.theme-contrast .ContactTablePage .ReactTable .rt-tbody .rt-tr.selected{background:#1aebff;color:#000}.ContactTablePage .actions{flex:1 1;display:flex;justify-content:flex-end;align-items:center}.ContactTablePage .actions button{display:flex;border:none;background:none;cursor:pointer;height:22px;width:22px;align-items:center;justify-content:center}.ContactTablePage .presence svg{height:28px}.ContactTablePage .info{display:flex;cursor:pointer;flex-flow:row;align-items:center}.ContactTablePage .info .photo{height:32px;width:32px;min-width:32px;border-radius:50%;margin-right:.5rem}.ViewPanel{display:flex;flex-flow:column;padding:1rem;overflow-y:auto;position:relative}.theme-light .ViewPanel{background:#fff}.theme-dark .ViewPanel{background:#2d2c2c}.theme-contrast .ViewPanel{background:#000}.ViewPanel>.close{min-width:auto;margin-left:auto}.ViewPanel>*+*{margin-top:1rem}.ViewPanel>:nth-child(2){margin-top:0}.ContactTablePage{padding:0 .1rem}.ContactTablePage .MobileContactTable .rt-table .rt-thead .rt-tr{padding:.1rem}.ContactTablePage .MobileContactTable .rt-table .rt-thead .rt-tr .rt-th{padding:.2rem .1rem}.ContactTablePage .MobileContactTable .rt-table .rt-tbody .rt-tr{margin-bottom:.1rem;padding-left:.1rem;padding-right:.1rem}.ExtensionTablePage{padding:0 1rem;display:flex;flex-direction:column;height:100%;min-height:calc(100% - 2.5rem)}.theme-light .ExtensionTablePage{background:#f3f2f1}.theme-dark .ExtensionTablePage{background:#201f1f}.theme-contrast .ExtensionTablePage{background:#000}.ExtensionTablePage .Header{display:grid;grid-template:1fr/auto 1fr auto;align-items:center}.ExtensionTablePage .Header .searchBox{display:flex;position:relative}.theme-light .ExtensionTablePage .Header .searchBox .search{background:#fff}.theme-dark .ExtensionTablePage .Header .searchBox .search{background:#2d2c2c}.theme-contrast .ExtensionTablePage .Header .searchBox .search{background:#000}.ExtensionTablePage .Header .searchBox .searchIcon{position:absolute;top:50%;right:8px;height:16px;transform:translateY(-50%);opacity:.5;pointer-events:none}.ExtensionTablePage .Header .GridPageHeader{display:flex;flex-direction:row;align-items:center}.ExtensionTablePage .Header .GridPageHeader button{background-color:transparent!important}.ExtensionTablePage .Header .GridPageHeader .type{font-size:1.3rem;padding-left:.5rem}.ExtensionTablePage .menu-button{height:24px;width:24px;visibility:hidden}.ExtensionTablePage .rt-tr:hover .menu-button,.ExtensionTablePage .selected .menu-button{visibility:visible}.ExtensionTablePage .ExtensionTableBody{display:flex;min-height:0;flex-grow:1}.ExtensionTablePage .ExtensionTableBody .ReactTable{flex:1 1;min-height:0;overflow:auto!important}.ExtensionTablePage .ExtensionTableBody .ReactTable>.rt-table{overflow:auto!important}.ExtensionTablePage .ExtensionTableBody .ReactTable>.rt-table .rt-tr{margin-bottom:2px;padding-left:8px;padding-right:8px}.theme-light .ExtensionTablePage .ExtensionTableBody .ReactTable>.rt-table .rt-tr{background:#fff;border:1px solid transparent}.theme-dark .ExtensionTablePage .ExtensionTableBody .ReactTable>.rt-table .rt-tr{background:#2d2c2c;border:1px solid transparent}.theme-contrast .ExtensionTablePage .ExtensionTableBody .ReactTable>.rt-table .rt-tr{background:#000;border:1px solid #fff}.ExtensionTablePage .ExtensionTableBody .ReactTable>.rt-table>.rt-thead{flex:0 0 auto;position:sticky;top:0;z-index:1}.ExtensionTablePage .ExtensionTableBody .ReactTable>.rt-table>.rt-thead .rt-th{padding:20px 3px 14px;display:flex;align-items:center}.ExtensionTablePage .ExtensionTableBody .ReactTable>.rt-table>.rt-tbody{flex:0 1}.ExtensionTablePage .ExtensionTableBody .ReactTable .rt-tbody .rt-tr{cursor:pointer}.theme-light .ExtensionTablePage .ExtensionTableBody .ReactTable .rt-tbody .rt-tr:hover{background:#8183b9;color:#fff}.theme-dark .ExtensionTablePage .ExtensionTableBody .ReactTable .rt-tbody .rt-tr:hover{background:#57598f;color:#000}.theme-contrast .ExtensionTablePage .ExtensionTableBody .ReactTable .rt-tbody .rt-tr:hover{background:#ffff01;color:#000}.theme-light .ExtensionTablePage .ExtensionTableBody .ReactTable .rt-tbody .rt-tr.selected{background:#6264a7;color:#fff}.theme-dark .ExtensionTablePage .ExtensionTableBody .ReactTable .rt-tbody .rt-tr.selected{background:#6264a7;color:#000}.theme-contrast .ExtensionTablePage .ExtensionTableBody .ReactTable .rt-tbody .rt-tr.selected{background:#1aebff;color:#000}.ExtensionTablePage .presence svg{height:28px}.ExtensionTablePage .agent{display:flex;cursor:pointer}.ExtensionTablePage .agent .photo{height:32px;width:32px;min-width:32px;border-radius:50%;margin-right:.5rem}.ExtensionTablePage .agent .presence{font-size:smaller;transition:none}.ExtensionTablePage .agent .agentDetails{display:flex;flex-flow:column;align-self:center;line-height:1.2}.ExtensionTablePage .actions{flex:1 1;display:flex;justify-content:flex-end;align-items:center}.ExtensionTablePage .actions button{display:flex;border:none;background:none;cursor:pointer;height:22px;width:22px;align-items:center;justify-content:center}.ExtensionPage{display:flex;flex-flow:column;overflow-y:auto;position:relative;padding:1rem;margin-left:.2rem;max-width:650px}.theme-light .ExtensionPage{background:#fff}.theme-dark .ExtensionPage{background:#2d2c2c}.theme-contrast .ExtensionPage{background:#000}.ExtensionPage>.close{min-width:auto;margin-left:auto}.ExtensionPage>*+*{margin-top:1rem}.ExtensionPage>:nth-child(2){margin-top:0}.ExtensionPage h2{font-size:1.2rem;font-weight:600;display:flex;align-items:center}.ExtensionPage h2 button{margin-left:.5rem;min-width:0}.ExtensionPage h2 button:first-child{margin-left:auto}.ExtensionPage>div{border-top:1px solid #ccc;padding-top:.5rem}.ExtensionTablePage{padding:0 .1rem}.ExtensionTablePage .MobileExtensionTable .rt-table .rt-thead .rt-tr{padding:.1rem}.ExtensionTablePage .MobileExtensionTable .rt-table .rt-thead .rt-tr .rt-th{padding:.2rem .1rem}.ExtensionTablePage .MobileExtensionTable .rt-table .rt-tbody .rt-tr{margin-bottom:.1rem;padding-left:.1rem;padding-right:.1rem}.icon,.icon>svg{cursor:pointer}.icon>svg{width:28px}.theme-light .icon.active,.theme-light .icon:hover{fill:#6264a7!important}.theme-dark .icon.active,.theme-dark .icon:hover{fill:#a6a7dc!important}.theme-contrast .icon.active,.theme-contrast .icon:hover{fill:#3ff23f!important}.icon.active .ui-icon__outline,.icon:hover .ui-icon__outline{fill:none}.theme-light .icon.active .ui-icon__filled,.theme-light .icon:hover .ui-icon__filled{fill:#6264a7!important}.theme-dark .icon.active .ui-icon__filled,.theme-dark .icon:hover .ui-icon__filled{fill:#a6a7dc!important}.theme-contrast .icon.active .ui-icon__filled,.theme-contrast .icon:hover .ui-icon__filled{fill:#3ff23f!important}.InstantMessagerSideBar .add-button{margin-left:auto}.InstantMessagerSideBar .InstantMessagerSideBarItems{overflow-x:hidden;overflow-y:auto}.InstantMessagerSideBar .SidebarItem{padding-left:.1rem!important}.InstantMessagerSideBar .SidebarItem .endpoint{line-height:1.5rem;display:grid;grid-template:1fr 1fr/auto 1fr auto auto;padding:.5rem .5rem .5rem 1rem}.InstantMessagerSideBar .SidebarItem .endpoint.unread{font-weight:600}.InstantMessagerSideBar .SidebarItem .endpoint .photo{width:36px;height:36px;grid-area:1/1/4/2;align-self:center;margin-right:.2rem}.InstantMessagerSideBar .SidebarItem .endpoint .onMore{grid-area:1/4/5/4;flex:1 1;display:flex;justify-content:flex-end;align-items:center}.InstantMessagerSideBar .SidebarItem .endpoint .onMore button{display:flex;border:none;background:none;cursor:pointer;height:22px;width:22px;align-items:center;justify-content:center;margin-left:.3rem}.InstantMessagerSideBar .SidebarItem .endpoint .menu-button{visibility:hidden}.InstantMessagerSideBar .SidebarItem .endpoint div{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:.2rem}.InstantMessagerSideBar .SidebarItem .endpoint .lastmessage{grid-area:2/2/4/4}.InstantMessagerSideBar .SidebarItem:hover{visibility:visible}.DeviceSelection_deviceSelectionContainer__gFk_0{padding:0 1em}.DeviceSelection_deviceSelectionContainer__gFk_0 h4{margin-block-start:0;margin-block-end:0}.DeviceSelection_deviceSelectionContainer__gFk_0 select{max-width:20em}.QueueMenu_QueueMenu__ZmhGs svg{width:32px}.CrmContactSelectionView_CallPopupContainer__2VMsP{display:flex;flex-direction:column;justify-content:center;align-self:center;width:60%;margin:2em}.CrmContactSelectionView_CallPopupContainer__2VMsP button{display:flex;flex-direction:column;margin:.5em;height:auto;padding:.5em 1em;text-align:left;white-space:normal}.CrmContactSelectionView_CallPopupContainer__2VMsP .CrmContactSelectionView_title__1u_FB{font-size:xx-large;font-weight:lighter}.CrmContactSelectionView_CallPopupContainer__2VMsP .CrmContactSelectionView_subtitle__15Evl{font-size:larger;font-weight:700;margin-bottom:1em}.CrmContactSelectionView_CallPopupContainer__2VMsP .CrmContactSelectionView_normalText__xCjo5{font-size:medium}.CrmContactSelectionView_CallPopupContainer__2VMsP .CrmContactSelectionView_otherDetailsHeader__3wYem{font-weight:700;margin-top:1em}.CrmContactSelectionView_CallPopupContainer__2VMsP .CrmContactSelectionView_negativeButton__3v8OB{align-items:center;font-weight:700;border-color:#c00}.CrmContactSelectionView_TitleBarContainer__3lXOd{display:flex;align-items:center}.CrmContactSelectionView_IconContainer__1_nfy{margin:8px 8px 8px 0;padding:8px;border-radius:50%;color:#fff}.CrmContactSelectionView_contactContainer__1iYns{background-color:#2196f3}.CrmContactSelectionView_accountContainer__Rb9FL{background-color:#f44336}.CrmIntegrationView_settingsOverrideContainer__1H4xv{position:absolute;left:1em;bottom:1em;display:flex;flex-direction:column;color:#fff;background-color:#000;padding:.75em;border-radius:8px;z-index:999}.HeadsetListTableBody{min-height:0}.HeadsetListTableBody .ReactTable{flex:1 1;min-height:0;overflow:auto!important}.HeadsetListTableBody .ReactTable>.rt-table{overflow:auto!important}.HeadsetListTableBody .ReactTable>.rt-table .rt-tr{margin-bottom:2px;padding-left:8px;padding-right:8px}.theme-light .HeadsetListTableBody .ReactTable>.rt-table .rt-tr{background:#fff;border:1px solid transparent}.theme-dark .HeadsetListTableBody .ReactTable>.rt-table .rt-tr{background:#2d2c2c;border:1px solid transparent}.theme-contrast .HeadsetListTableBody .ReactTable>.rt-table .rt-tr{background:#000;border:1px solid #fff}[data-darkmode=true] .HeadsetListTableBody .ReactTable>.rt-table .rt-tr{background:#000}.HeadsetListTableBody .ReactTable>.rt-table>.rt-thead{flex:0 0 auto;position:sticky;top:0;z-index:1}.HeadsetListTableBody .ReactTable>.rt-table>.rt-thead .rt-th{padding:20px 3px 14px;display:flex;align-items:center}.HeadsetListTableBody .ReactTable>.rt-table>.rt-tbody{flex:0 1}.HeadsetListTableBody .ReactTable .rt-tbody .rt-tr-group{cursor:pointer}.theme-light .HeadsetListTableBody .ReactTable .rt-tbody .rt-tr-group:hover{background:#8183b9}.theme-dark .HeadsetListTableBody .ReactTable .rt-tbody .rt-tr-group:hover{background:#57598f}.theme-contrast .HeadsetListTableBody .ReactTable .rt-tbody .rt-tr-group:hover{background:#ffff01}.theme-light .HeadsetListTableBody .ReactTable .rt-tbody .rt-tr-group .rt-tr.selected{background:#8183b9!important}.theme-dark .HeadsetListTableBody .ReactTable .rt-tbody .rt-tr-group .rt-tr.selected{background:#57598f!important}.theme-contrast .HeadsetListTableBody .ReactTable .rt-tbody .rt-tr-group .rt-tr.selected{background:#ffff01!important}.HeadsetListTableBody .ReactTable .rt-tbody .rt-tr-group .rt-tr .rt-td{padding:2px 5px}.HeadsetListTableBody footer{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;padding:1rem;margin-top:2rem}.HeadsetListTableBody footer button{margin-left:1rem}.MobileCallsPage{padding:0 1rem;display:flex;flex-direction:column;height:100%;min-height:calc(100% - 2.5rem)}.MobileCallsPage .ReactTable{flex:1 1;min-height:0;overflow:auto!important}.MobileCallsPage .ReactTable .rt-table{overflow:auto!important}.MobileCallsPage .ReactTable .rt-table .rt-thead .rt-tr{padding:.1rem}.MobileCallsPage .ReactTable .rt-table .rt-thead .rt-tr .rt-th{padding:.2rem .1rem}.MobileCallsPage .ReactTable .rt-table .rt-tbody .rt-tr{margin-bottom:.1rem;padding-left:.1rem;padding-right:.1rem}.MobileMainToolbar .SplitButton{padding-left:.1rem;margin-left:.1rem}.MobileMainToolbar .SplitButton>button,.MobileMainToolbar>a,.MobileMainToolbar>button{padding:.1rem 2px}.PresencePage{padding-left:.2rem;padding-right:.2rem;display:flex;flex-direction:column}.PresencePage .presence{display:flex;flex-direction:row;flex-grow:1;padding-bottom:.5rem}.PresencePage .presence>div{flex-grow:1}.PresencePage .presence .selected{border-bottom:2px solid;background:none}.theme-light .PresencePage .presence .selected{font-weight:600;color:#6264a7;border-bottom-color:#6264a7}.theme-dark .PresencePage .presence .selected{font-weight:600;color:#a6a7dc;border-bottom-color:#a6a7dc}.theme-contrast .PresencePage .presence .selected{font-weight:600;color:#3ff23f;border-bottom-color:#3ff23f}.PresencePage .description{margin:.5rem}.PresencePage .time{display:flex;flex-direction:row;margin:.5rem}.PresencePage .time input{margin-right:2rem}.PresencePage .time select{flex-grow:1}.PresencePage textarea{margin:.5rem;width:calc(100% - 1rem)}.PresencePage button{margin:.5rem}.VoiceMailPage{display:flex;max-height:90%}.VoiceMailPage .ReactTable .menu-button{height:24px;width:24px;visibility:hidden}.VoiceMailPage .ReactTable .rt-table .rt-tr{margin-bottom:2px;padding-left:8px;padding-right:8px}.theme-light .VoiceMailPage .ReactTable .rt-table .rt-tr{background:#fff;border:1px solid transparent}.theme-dark .VoiceMailPage .ReactTable .rt-table .rt-tr{background:#2d2c2c;border:1px solid transparent}.theme-contrast .VoiceMailPage .ReactTable .rt-table .rt-tr{background:#000;border:1px solid #fff}.VoiceMailPage .ReactTable .rt-table .rt-tbody .rt-tr-group{flex-direction:column;align-items:stretch}.theme-light .VoiceMailPage .ReactTable .rt-table .rt-tbody .rt-tr{background:#fff;border:1px solid transparent}.theme-dark .VoiceMailPage .ReactTable .rt-table .rt-tbody .rt-tr{background:#2d2c2c;border:1px solid transparent}.theme-contrast .VoiceMailPage .ReactTable .rt-table .rt-tbody .rt-tr{background:#000;border:1px solid #fff}.VoiceMailPage .ReactTable .rt-table .rt-tbody .rt-tr:hover{cursor:pointer}.theme-light .VoiceMailPage .ReactTable .rt-table .rt-tbody .rt-tr:hover{background:#8183b9;color:#fff}.theme-dark .VoiceMailPage .ReactTable .rt-table .rt-tbody .rt-tr:hover{background:#57598f;color:#000}.theme-contrast .VoiceMailPage .ReactTable .rt-table .rt-tbody .rt-tr:hover{background:#ffff01;color:#000}.VoiceMailPage .ReactTable .rt-table .rt-tbody .rt-tr:hover .menu-button{visibility:visible}.theme-light .VoiceMailPage .ReactTable .rt-table .rt-tbody .rt-tr.selected{background:#6264a7;color:#fff}.theme-dark .VoiceMailPage .ReactTable .rt-table .rt-tbody .rt-tr.selected{background:#6264a7;color:#000}.theme-contrast .VoiceMailPage .ReactTable .rt-table .rt-tbody .rt-tr.selected{background:#1aebff;color:#000}.VoiceMailPage .ReactTable .rt-table .rt-tbody .rt-tr.selected .menu-button{visibility:visible}.VoiceMailPage article{display:flex;flex-flow:column;flex:1 1}.VoiceMailPage article>header{font-size:2rem;display:flex;align-items:center}.VoiceMailPage article>header .close-button{display:flex;margin-left:auto;cursor:pointer}.VoiceMailPage article>header .close-button svg{height:32px}.VoiceMailPage article>hr{margin:.5rem 0 0;border:none;border-top:3px solid}.theme-light .VoiceMailPage article>hr{border-color:#6264a7}.theme-dark .VoiceMailPage article>hr{border-color:#a6a7dc}.theme-contrast .VoiceMailPage article>hr{border-color:#3ff23f}.VoiceMailPage .bold{font-weight:bolder}.VoiceMailPage .unread{font-weight:600}.VoiceMailPage .numeric.rt-td,.VoiceMailPage .numeric.rt-th{justify-content:flex-end}.VoiceMailPage .grid-icon>svg{height:28px}.VoiceMailPage .actions{flex:1 1;display:flex;justify-content:flex-end;align-items:center}.VoiceMailPage .actions button{display:flex;border:none;background:none;cursor:pointer;height:22px;width:22px}.VoiceMailPage .actions button.play svg{stroke:currentColor;fill:none;width:20px}.theme-light .VoiceMailPage .actions button.play:hover svg{stroke:#6264a7;fill:#6264a7}.theme-dark .VoiceMailPage .actions button.play:hover svg{stroke:#a6a7dc;fill:#a6a7dc}.theme-contrast .VoiceMailPage .actions button.play:hover svg{stroke:#3ff23f;fill:#3ff23f}.VoiceMailPage audio{width:auto}.SidebarViewBody{display:flex;flex-direction:column;overflow:hidden;flex-grow:1;height:100%;min-height:calc(100% - 2.5rem)}.theme-light .SidebarViewBody{background:#f3f2f1}.theme-dark .SidebarViewBody{background:#201f1f}.theme-contrast .SidebarViewBody{background:#000}.SidebarViewBody .Header .searchBox{display:flex;position:relative;flex:1 1;font-size:1rem;margin:.5rem}.theme-light .SidebarViewBody .Header .searchBox .search{background:#fff}.theme-dark .SidebarViewBody .Header .searchBox .search{background:#2d2c2c}.theme-contrast .SidebarViewBody .Header .searchBox .search{background:#000}.SidebarViewBody .searchIcon{position:absolute;top:50%;right:8px;height:16px;transform:translateY(-50%);opacity:.5;pointer-events:none}.MobileVoiceMailPage{padding:0 1rem;flex-direction:column;height:100%;min-height:calc(100% - 2.5rem)}.MobileVoiceMailPage .ReactTable .rt-table .rt-thead .rt-tr{padding:.1rem}.MobileVoiceMailPage .ReactTable .rt-table .rt-thead .rt-tr .rt-th{padding:.2rem .1rem}.MobileVoiceMailPage .ReactTable .rt-table .rt-tbody .rt-tr{margin-bottom:.1rem;padding-left:.1rem;padding-right:.1rem}.MobileVoiceMailPage{display:flex;min-height:0;flex-grow:1}.MobileVoiceMailPage .ReactTable{flex:1 1;min-height:0;overflow:auto!important}.MobileVoiceMailPage .ReactTable .rt-table{overflow:auto!important}.fixed.MediaTable.ReactTable{overflow-y:auto}.MediaTable.ReactTable .rt-thead{position:sticky;top:59px;border-top:1px solid transparent!important}.theme-light .MediaTable.ReactTable .rt-thead{background:#fff;border-color:#ccc}.theme-dark .MediaTable.ReactTable .rt-thead{background:#2d2c2c;border-color:#b9b9b9}.theme-contrast .MediaTable.ReactTable .rt-thead{background:#000;border-color:#b9b9b9}.fixed.MediaTable.ReactTable .rt-thead{position:static}.MediaTable.ReactTable .rt-thead .rt-tr{border-bottom:1px solid;margin-bottom:2px}.theme-light .MediaTable.ReactTable .rt-thead .rt-tr{border-color:#ccc}.theme-contrast .MediaTable.ReactTable .rt-thead .rt-tr,.theme-dark .MediaTable.ReactTable .rt-thead .rt-tr{border-color:#b9b9b9}.MediaTable.ReactTable .menu-button{height:24px;width:24px;visibility:hidden}.MediaTable.ReactTable .rt-tr:hover .menu-button,.MediaTable.ReactTable .selected .menu-button{visibility:visible}.MediaTable.ReactTable .rt-tbody .rt-tr-group{cursor:pointer}.theme-light .MediaTable.ReactTable .rt-tbody .rt-tr-group:hover{background:#f3f2f1}.theme-dark .MediaTable.ReactTable .rt-tbody .rt-tr-group:hover{background:#3b3a39}.theme-contrast .MediaTable.ReactTable .rt-tbody .rt-tr-group:hover{background:#ff0}.theme-light .MediaTable.ReactTable .rt-tbody .rt-tr-group .rt-tr.selected{background:#f3f2f1!important}.theme-dark .MediaTable.ReactTable .rt-tbody .rt-tr-group .rt-tr.selected{background:#3b3a39!important}.theme-contrast .MediaTable.ReactTable .rt-tbody .rt-tr-group .rt-tr.selected{background:#ff0!important}.MediaTable.ReactTable .rt-tbody .rt-tr-group .rt-tr .rt-td{padding:2px 5px}.MediaTable.ReactTable .presence svg{height:28px;width:28px;transition:.2s ease}.compact-view.MediaTable.ReactTable .presence svg{height:24px;width:24px}.MediaTable.ReactTable .MediaContainer{flex:1 1;display:flex;flex-flow:column;align-items:stretch;min-width:0}.MediaTable.ReactTable .icon{cursor:pointer}.MediaTable.ReactTable .icon>svg{width:28px;cursor:pointer}.theme-light .MediaTable.ReactTable .icon.active,.theme-light .MediaTable.ReactTable .icon:hover{fill:#6264a7}.theme-dark .MediaTable.ReactTable .icon.active,.theme-dark .MediaTable.ReactTable .icon:hover{fill:#a6a7dc}.theme-contrast .MediaTable.ReactTable .icon.active,.theme-contrast .MediaTable.ReactTable .icon:hover{fill:#3ff23f}.MediaTable.ReactTable .icon.active .ui-icon__outline,.MediaTable.ReactTable .icon:hover .ui-icon__outline{fill:none}.theme-light .MediaTable.ReactTable .icon.active .ui-icon__filled,.theme-light .MediaTable.ReactTable .icon:hover .ui-icon__filled{fill:#6264a7}.theme-dark .MediaTable.ReactTable .icon.active .ui-icon__filled,.theme-dark .MediaTable.ReactTable .icon:hover .ui-icon__filled{fill:#a6a7dc}.theme-contrast .MediaTable.ReactTable .icon.active .ui-icon__filled,.theme-contrast .MediaTable.ReactTable .icon:hover .ui-icon__filled{fill:#3ff23f}.GridPageHeader{font-size:1.8rem;font-weight:600;display:flex;padding:0 1rem}.GridPageHeader .button button{padding:0;background:none;position:relative;top:.25rem}.GridPageHeaderMobile{font-size:1.2rem}.QueuesPageTable.ReactTable{flex:1 1;overflow-y:auto}.QueuesPageTable.ReactTable.standalone{padding:0 1rem}.QueuesPageTable.ReactTable>.rt-table>.rt-thead{position:sticky;top:0;z-index:3;border-top-color:transparent}.theme-light .QueuesPageTable.ReactTable>.rt-table>.rt-thead{color:#16233a;background:#fff}.theme-dark .QueuesPageTable.ReactTable>.rt-table>.rt-thead{color:#fff;background:#2d2c2c}.theme-contrast .QueuesPageTable.ReactTable>.rt-table>.rt-thead{color:#fff;background:#000}.QueuesPageTable.ReactTable>.rt-table>.rt-thead .rt-th{font-weight:700}.QueuesPageTable.ReactTable>.rt-table>.rt-tbody>.rt-tr-group{flex:0 0 auto;margin-bottom:2px;flex-direction:column;align-items:stretch}.QueuesPageTable.ReactTable>.rt-table>.rt-tbody>.rt-tr-group>.rt-tr{cursor:pointer;position:sticky;top:27px;z-index:2}.theme-light .QueuesPageTable.ReactTable>.rt-table>.rt-tbody>.rt-tr-group>.rt-tr:hover{color:#16233a;background:#edebe9}.theme-dark .QueuesPageTable.ReactTable>.rt-table>.rt-tbody>.rt-tr-group>.rt-tr:hover{color:#fff;background:#484644}.theme-contrast .QueuesPageTable.ReactTable>.rt-table>.rt-tbody>.rt-tr-group>.rt-tr:hover{color:#fff;background:#1aebff}.theme-light .QueuesPageTable.ReactTable>.rt-table>.rt-tbody>.rt-tr-group>.rt-tr{background:#f3f2f1;color:#000}.theme-dark .QueuesPageTable.ReactTable>.rt-table>.rt-tbody>.rt-tr-group>.rt-tr{background:#3b3a39;color:#fff}.theme-contrast .QueuesPageTable.ReactTable>.rt-table>.rt-tbody>.rt-tr-group>.rt-tr{background:#ff0;color:#000}.QueuesPageTable.ReactTable .subRows{min-height:calc(4.5rem + 1px);display:flex;flex-flow:column}.QueuesPageTable.ReactTable .toggles{position:absolute;display:flex;flex-flow:column}.QueuesPageTable.ReactTable .toggles button{height:2.25rem;width:2.25rem;display:flex;align-items:center;justify-content:center;margin-top:1px}.theme-light .QueuesPageTable.ReactTable .toggles button{border:1px solid #6264a7}.theme-dark .QueuesPageTable.ReactTable .toggles button{border:1px solid #a6a7dc}.theme-contrast .QueuesPageTable.ReactTable .toggles button{border:1px solid #3ff23f}.QueuesPageTable.ReactTable .toggles button svg{height:1.4rem;fill:currentColor}.theme-light .QueuesPageTable.ReactTable .toggles button.active{background:#6264a7;color:#fff}.theme-dark .QueuesPageTable.ReactTable .toggles button.active{background:#a6a7dc;color:#000}.theme-contrast .QueuesPageTable.ReactTable .toggles button.active{background:#3ff23f;color:#000}.QueuesPageTable.ReactTable .ViewPanel{min-height:60vh}.QueuesPageTable.ReactTable .Splitter{overflow:inherit;border-top:1px solid;margin-left:35px}.theme-light .QueuesPageTable.ReactTable .Splitter{border-top-color:#ccc}.theme-contrast .QueuesPageTable.ReactTable .Splitter,.theme-dark .QueuesPageTable.ReactTable .Splitter{border-top-color:#b9b9b9}.QueuesPageTable .SplitterDivider{margin-left:.5rem;margin-right:.5rem}.QualityIndicator{border-radius:4px;position:relative;background-color:#fff;color:#000;width:100px;height:1.5rem;font-size:small;justify-content:center}.QualityIndicator,.QualityIndicator .progress{overflow:hidden;display:flex;align-items:center}.QualityIndicator .progress{position:absolute;left:0;right:0;top:0;bottom:0;color:#fff}.QualityIndicator .progress-text{min-width:100px;text-align:center}.QualityIndicator .bad{background-color:#be1212}.QualityIndicator .average{background-color:#f19f39}.QualityIndicator .good{background-color:#12be42}.QueuesTable .numeric.rt-td,.QueuesTable .numeric.rt-th{justify-content:flex-end}.QueuesTable .menu-button{height:24px;width:24px;visibility:hidden}.QueuesTable .rt-tr:hover .menu-button,.QueuesTable .selected .menu-button{visibility:visible}.theme-light .QueuesTable .rt-table .rt-tbody .rt-tr-group .rt-tr.warning{background:#f8f284;color:#000}.theme-light .QueuesTable .rt-table .rt-tbody .rt-tr-group .rt-tr.alert{background:#ef989b;color:#000}.theme-dark .QueuesTable .rt-table .rt-tbody .rt-tr-group .rt-tr.warning{background:#f8f284;color:#000}.theme-dark .QueuesTable .rt-table .rt-tbody .rt-tr-group .rt-tr.alert{background:#ef989b;color:#000}.theme-contrast .QueuesTable .rt-table .rt-tbody .rt-tr-group .rt-tr.alert,.theme-contrast .QueuesTable .rt-table .rt-tbody .rt-tr-group .rt-tr.warning{background:#ff0;color:#000}.QueuesTable .count{font-size:x-small;font-weight:700;border-radius:50%;width:18px;height:18px;border:1px solid #cc4a31;color:#cc4a31;align-items:center;justify-content:center}.QueuesTable .count,.TeamsTabConfig{display:flex;flex-flow:column}.TeamsTabConfig h1{font-size:1.2rem}.TeamsTabConfig>*{margin:.25rem .5rem}.Toaster{position:absolute;top:100px;left:50%;transform:translateX(-50%);bottom:0;pointer-events:none;flex-flow:column;justify-content:flex-start;z-index:50}.Toast,.Toaster{overflow:hidden;display:flex;padding:.5rem}.Toast{box-shadow:0 0 3px #000;margin:.5rem;border-radius:3px;position:relative;pointer-events:all;min-width:15rem;max-width:30rem;text-overflow:ellipsis;flex-flow:row;align-items:center}.theme-light .Toast{background:rgba(22,35,58,.8);color:#fff}.theme-dark .Toast{background:hsla(0,0%,100%,.8);color:#2d2c2c}.theme-contrast .Toast{background:hsla(0,0%,100%,.8);color:#000}.Toast .text{font-weight:600}.Toast button{margin-left:auto;background:none;border:none;color:inherit;display:flex;align-self:flex-start}.Toast button svg{fill:currentColor;height:24px}.PinDialog input{margin-bottom:16px}.PinDialog .ext{font-weight:600}.PinDialog button{margin-right:12px}.PinDialog .error{color:red;margin-top:.25rem}.VoicemailPanel{width:75%;height:80%}.VoicemailPanel .page{margin:-1rem}.ShortcutsBar{display:flex;flex-wrap:wrap;color:#eaeaea}.theme-light .ShortcutsBar{background:#484975}.theme-dark .ShortcutsBar{background:#4a4949}.theme-contrast .ShortcutsBar{background:#111}.ShortcutsBar>button.shortcutButton{padding:4px 6px;border:none;display:flex;align-items:center;color:inherit;min-width:unset}.theme-light .ShortcutsBar>button.shortcutButton:hover{background:#3e3f60;color:#fff}.theme-dark .ShortcutsBar>button.shortcutButton:hover{background:#444354;color:#fff}.theme-contrast .ShortcutsBar>button.shortcutButton:hover{background:#ffff01;color:#000}.ShortcutsBar>button.shortcutButton svg{width:24px;height:24px;margin-right:4px;vertical-align:middle}html{font-size:13px;line-height:1.4615384615}body{font-size:inherit;line-height:inherit}*,:after,:before{box-sizing:border-box}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}button{background:none;padding:0;outline:none;font-family:inherit;font-size:inherit;cursor:pointer;border:none;color:inherit}button::-moz-focus-inner{border:none}.ReactTable{-webkit-user-select:none;user-select:none;border:none}.ReactTable .rt-table{overflow:visible}.ReactTable .rt-table .rt-td,.ReactTable .rt-table .rt-th{padding:4px 3px}.ReactTable .rt-table .rt-th-order svg{margin-left:5px}.ReactTable .rt-thead .rt-td,.ReactTable .rt-thead .rt-th{line-height:inherit}.ReactTable .rt-thead .rt-th{border:none;text-align:left;display:flex}.ReactTable .rt-thead .rt-resizer:hover:after{content:"";position:absolute;height:100%;width:2px;left:50%;background:currentColor;opacity:.5}.ReactTable .rt-thead.-header{box-shadow:none}.ReactTable .rt-tbody{overflow:visible}.ReactTable .rt-tbody .rt-tr-group{flex:0 0 auto;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;align-content:flex-start;flex-wrap:nowrap;border:none}.ReactTable .rt-tbody .rt-td{border:none;display:flex;align-items:center}.ReactTable .rt-expander{-webkit-user-select:none;user-select:none;color:inherit}.ReactTable .rt-expander:after{border-top-color:initial}.ReactTable .rt-noData{padding:0;color:inherit;display:flex;flex-flow:column;left:0;right:0;top:0;bottom:0;transform:none;justify-content:center;align-items:center;pointer-events:unset;transition:none}.theme-light .ReactTable .rt-noData{background:#fff}.theme-dark .ReactTable .rt-noData{background:#2d2c2c}.theme-contrast .ReactTable .rt-noData{background:#000}.ReactTable .-loading{background-color:hsla(0,0%,100%,.8);z-index:2}.ReactTable .-loading>div{transform:translateY(-50%)}.ReactTable .-loading.-active>div{transform:translateY(-50%);color:inherit}
/*# sourceMappingURL=main.cc802152.chunk.css.map */