.history-modal-content{padding:20px 40px}body #app #history-modal .subscriber-overlay{width:100%;height:100%;position:absolute;z-index:9;background:transparent;pointer-events:all;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body #app #history-modal .subscriber-overlay .non-sub{width:50%;color:#313030;padding:20px;border-radius:5px;text-align:center}div.topcontainer{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;height:720px}.row,div.topcontainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.row{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;width:100%}.row.dark{background:#303030}.col{width:calc(100% - 400px);padding:15px}.row>.col:first-child{border-right:1px solid #ccc;max-width:400px}.result-list-container{width:75%;padding:0 10px 0 30px}.result-list-container>div:not(:first-child){margin-bottom:20px;margin-top:0}.result-list-container .no-results{position:absolute;top:20px;left:0;color:#2e668c;font-weight:700;width:100%;text-align:center;margin:0}#history-modal .searchbox{margin-top:10px;margin-bottom:20px}#history-modal .searchbox .search-icon{display:none}#history-modal .searchbox .cancel-icon{margin-bottom:6px}#history-modal .searchbox input{border-radius:9px;max-height:36px;padding-left:12px}#history-modal .searchbox>h2{font-size:1em;margin-bottom:20px;font-weight:700}#history-modal li .group-item{word-break:break-all;text-overflow:ellipsis;white-space:nowrap;max-width:172px;overflow-x:hidden}.multi-list-container{width:25%;overflow-x:hidden;-ms-flex-pack:distribute;justify-content:space-around;max-height:calc(50% - 70px);margin-bottom:0}.multi-list-container ul{overflow-x:hidden;max-height:calc(100% - 110px);margin-top:10px;width:calc(100% + 20px)}.multi-list-container label{margin-left:5%;font-size:.8em}.multi-list-container>input{border-radius:9px;max-height:36px;margin-bottom:10px}.multi-list-container>h2{font-size:1em;margin-bottom:20px;font-weight:700}.result-list-container table td{padding:2px 5px 1px 0}.result-list-container table td.details{padding-right:20px;width:370px}.result-list-container table td.details div{color:#2e668c;padding-left:5px}.result-list-container table td.details div:hover{cursor:pointer;text-decoration:underline}.result-list-container table td.details.delete{pointer-events:none;border-radius:.8em .3em;background:transparent;background-image:-webkit-gradient(linear,left top,right top,from(rgba(255,225,0,.1)),color-stop(4%,rgba(255,225,0,.5)),to(rgba(255,225,0,.2)));background-image:linear-gradient(90deg,rgba(255,225,0,.1),rgba(255,225,0,.5) 4%,rgba(255,225,0,.2));-webkit-box-decoration-break:clone;box-decoration-break:clone}.result-list-container table tbody td.time{text-align:left}.result-list-container table tbody td.redo{width:25px}.result-list-container table tbody td.redo i{color:rgba(46,102,140,.5333333333333333);font-size:.8em;margin-right:5px;cursor:pointer}.result-list-container table tbody td.redo:hover i{color:#2e668c}.history-content{min-height:580px}.history-content td{color:grey}.history-content a,.history-content a:hover{color:#2e668c}.result-list-container thead th{padding-bottom:10px}.result-pagination a.active,.result-pagination a.active:focus,.result-pagination a.active:hover{background-color:#2e668c;border-color:none}.result-pagination a:not([disabled]):focus,.result-pagination a:not([disabled]):hover{color:#fff}.result-pagination a:not(.active):not([enabled]):focus,.result-pagination a:not([enabled]):not(.active):hover{color:grey;text-decoration:none}body.app-page .tooltip-inner{padding:10px 20px;background:#f9f9f9;color:#444;border-radius:5px;border-color:#fff;-webkit-box-shadow:0 5px 30px rgba(black,.1);box-shadow:0 5px 30px rgba(black,.1)}body.app-page .toasted-container.allover{z-index:9999;width:100%}body.app-page .toasted-container.allover .topToast{position:fixed;background:transparent;left:calc(50% - 172px);top:-80px!important;color:#fff;-webkit-box-shadow:none;box-shadow:none}body #history-modal .select-component{position:absolute;right:10px;top:0;width:240px;border-radius:3px;text-align:right}body #history-modal .el-select .el-input .el-select__caret{color:grey!important}body #history-modal .select-component input{background:#fff;color:#2e668c;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Droid Sans,Helvetica Neue,sans-serif;font-weight:700;font-size:1.1em;text-align:right;padding-right:50px}body #history-modal .el-select .el-input .el-input__inner:hover{-webkit-box-shadow:none;box-shadow:none}body.discussions .el-select-dropdown.el-popper{z-index:999999!important}.el-select-dropdown.el-popper.historymodal{min-width:200px!important;margin-right:-100px!important}body #history-modal div.progress_status{color:#878f00;font-weight:700}body #history-modal div.progress_status.error{color:#8e0c0c}body #history-modal .deleteitem{font-size:.8em;opacity:.8;color:#000;padding:0;margin:0;cursor:pointer;-webkit-transition:all .3s;transition:all .3s;-webkit-transform-origin:center center;transform-origin:center center;vertical-align:middle;-webkit-transition:color .2s,-webkit-transform .2s ease-in-out;transition:color .2s,-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out,color .2s;transition:transform .2s ease-in-out,color .2s,-webkit-transform .2s ease-in-out;line-height:1}body #history-modal .deleteitem:hover{opacity:1;-webkit-transform:scale(2);transform:scale(2)}body #history-modal .history-modal-content tr{height:25px}body #history-modal #esresults>div:first-child{font-size:.88rem;font-style:italic;margin-bottom:20px;margin-top:8px;opacity:.8}body #history-modal button.delete-button{position:absolute;bottom:45px;left:310px}