.history-filters{display:flex;gap:1em;justify-content:center;margin:0 auto;padding:0 4em}.history-filters .label{height:2em;line-height:2em;padding:0 .2em}.history-filters .multi-search{width:20em}.history-filters .multi-search .label{margin-top:-2em}.history-filters .multi-search .search{border:1px solid #ddd;border-radius:4px;height:2.2em;padding-right:1em;width:22.8em}.history-filters .multi-search .clear-input{margin-left:-1.2em;padding-left:.2em}.history-filters .multi-search .by-policy{position:relative}.history-filters .multi-search .by-policy .clear-input{position:absolute;right:.25em;top:-.2em}.agent-selector{width:20em}.radius-selection label{padding-right:.5em}.confirmation-panel{text-align:center}.action-policies-list{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-around;list-style-type:none;margin:1em 20%}:root{--gradient:linear-gradient(90deg,rgba(255,0,0,0.9),rgba(52,94,158,0.9));--sf_red:#f01718;--text_shadow:2px 2px 0 rgba(240,23,24,0.1)}body{font-family:sans-serif;caret-color:var(--sf_red);-webkit-text-decoration-color:var(--sf_red);text-decoration-color:var(--sf_red)}body .content{text-align:left}body .vs__actions .vs__clear,body .vs__actions .vs__open-indicator{fill:transparent}body fieldset,body input,body legend,body optgroup,body option,body select,body textarea{accent-color:var(--sf_red)}body [aria-disabled=true]{cursor:not-allowed}body .nav a.nav-link:hover{text-shadow:var(--text_shadow)}body button.btn{border:1px solid;border-color:transparent;border-radius:.3em;color:#fff;cursor:pointer;font-size:1em;font-weight:700;height:2.2em;min-width:3.5em;opacity:.85;margin:0 .2em;padding:.35em 1.3em}body button.btn:hover{box-shadow:4px 4px 15px -6px rgba(240,23,24,.45);text-shadow:var(--text_shadow)}body button.btn.ico{color:#000}body button.btn.std{background-color:var(--sf_red)}body button.btn.clear{background-color:#fff;border-color:var(--sf_red);color:var(--sf_red);padding:.05em 1em}body button.btn.gradient{background:var(--gradient)}body button.btn.cancel,body button.btn.reset{background:#ccc}body button.btn[aria-disabled=true]{cursor:not-allowed;opacity:.7;pointer-events:none}body button.btn:not([aria-disabled=true]):focus,body button.btn:not([aria-disabled=true]):hover{opacity:1}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}input[type=date]{border-radius:4px;border:1px solid rgba(60,60,60,.26);height:2.3em;margin-top:.1em;padding-left:.4em;position:relative;width:85%}input[type=date]::-webkit-calendar-picker-indicator{background:transparent;color:transparent;height:100%;padding:0;position:absolute;right:0;top:0;width:100%}.histories-list,.policies-list{border:1px solid rgba(255,100,100,.5);margin:1em;width:95%;max-height:36em;overflow-y:auto;position:relative}.histories-list table,.policies-list table{border-collapse:collapse;width:99.4%}.histories-list.empty,.histories-list.empty table,.policies-list.empty,.policies-list.empty table{overflow-y:hidden}.histories-list th:not(.col-select),.policies-list th:not(.col-select){padding-left:.5em}.histories-list thead th,.policies-list thead th{background-color:#fffdfd;border-bottom:1px solid #ffc0c0;font-size:1.1em;font-weight:700;padding:.25em;position:sticky;text-align:left;top:-1px;vertical-align:top}.histories-list thead th.sortable,.policies-list thead th.sortable{cursor:pointer}.histories-list thead th.sortable:after,.policies-list thead th.sortable:after{content:"   "}.histories-list thead th.sorted:after,.policies-list thead th.sorted:after{content:" ↓ "}.histories-list thead th.sorted.sort-reverse:after,.policies-list thead th.sorted.sort-reverse:after{content:" ↑ "}.histories-list td,.histories-list th,.policies-list td,.policies-list th{border:dotted #e8e8e8;border-width:0 1px;border-collapse:collapse;padding:0 .3em}.histories-list tr,.policies-list tr{border-top:1px solid #fbb}.histories-list tr:nth-child(2n),.policies-list tr:nth-child(2n){background:linear-gradient(90deg,rgba(255,0,0,.08),rgba(52,94,158,.08))}.histories-list tbody,.policies-list tbody{border-top:1px solid rgba(255,100,100,.5)}.histories-list td.no-data,.policies-list td.no-data{background-color:#fff;border:none;color:var(--sf_red);font-size:1.5em;padding:.5em;text-align:center}.col-select input{font-size:1.2em;height:1.2em;width:1.2em}tr.highlight{color:var(--sf_red)}.vm.acknowledgement .from-to-date{list-style-type:none;padding-left:0}.vm.acknowledgement .from-to-date .label{display:inline-block;width:4em}.vm.acknowledgement .from-to-date .code{display:inline-block;font-weight:700;margin-right:.3em}.vm.acknowledgement .policy-info{display:flex;flex-wrap:wrap;gap:.5em;margin-left:1.5em}.vm.acknowledgement .action-buttons{text-align:right}.vm.acknowledgement .action-buttons .btn{width:6em}.pager.center{display:flex;margin:16px auto;width:80%}.pager.hide{display:none}.pager li.pager-item{display:inline;margin:0 .3em}.pager-item .page-link{background-color:#fff;border-radius:50%;border:1px solid var(--sf_red);color:var(--sf_red);cursor:pointer;font-size:1em;margin:0 2px;height:2.2em;width:2.2em}.pager-item:first-of-type{font-weight:700;margin-right:60px}.pager-item:last-of-type{font-weight:700;margin-left:60px}.pager-item.active .page-link{background-color:var(--sf_red);color:#fff;cursor:default}.pager-item:not(.active):not(.disabled):hover .page-link{background-color:rgba(254,235,235,.7529411764705882)}.pager-item.disabled .page-link{cursor:not-allowed;border-color:transparent;opacity:.7;padding:2px 8px}.pager-item.disabled:first-of-type .page-link,.pager-item.disabled:last-of-type .page-link,.pager-item.disabled:nth-last-of-type(2) .page-link,.pager-item.disabled:nth-of-type(2) .page-link{visibility:hidden}.loading .overlay{background-color:rgba(0,0,0,.35);bottom:0;left:0;position:absolute;right:0;top:0;z-index:1000}.loading .overlay-fs{position:fixed}.loading .dancing-cube-grid{bottom:0;display:flex;flex-wrap:wrap;height:75px;left:0;margin:auto;position:absolute;position:fixed;right:0;top:0;width:75px;z-index:1001}.loading .dancing-cube-grid .dancing-cube{-webkit-animation:dancing-cube-delay 2s ease-in-out infinite;animation:dancing-cube-delay 2s ease-in-out infinite;background-color:var(--sf_red);height:25px;width:25px}.loading .dancing-cube-grid .dancing-cube-sw{-webkit-animation-delay:0s;animation-delay:0s}.loading .dancing-cube-grid .dancing-cube-s,.loading .dancing-cube-grid .dancing-cube-w{-webkit-animation-delay:.1s;animation-delay:.1s}.loading .dancing-cube-grid .dancing-cube-mid,.loading .dancing-cube-grid .dancing-cube-nw,.loading .dancing-cube-grid .dancing-cube-se{-webkit-animation-delay:.2s;animation-delay:.2s}.loading .dancing-cube-grid .dancing-cube-e,.loading .dancing-cube-grid .dancing-cube-n{-webkit-animation-delay:.3s;animation-delay:.3s}.loading .dancing-cube-grid .dancing-cube-ne{-webkit-animation-delay:.4s;animation-delay:.4s}@-webkit-keyframes dancing-cube-delay{0%,70%,to{transform:scaleX(1)}35%{transform:scale3D(0,0,1)}}@keyframes dancing-cube-delay{0%,70%,to{transform:scaleX(1)}35%{transform:scale3D(0,0,1)}}.reassignment-history h1{margin:0 0 1em;text-align:center}.reassignment-history .histories-list tbody tr:not(.is-complete){cursor:pointer}.reassignment-history .filter-description{text-align:center}.reassignment-history tr.is-complete td{color:#555}.reassignment-history tr.is-complete .col-select input{visibility:hidden}.reassignment-history .new-reassignments{margin:0 4em;display:flex;justify-content:flex-start;gap:2em}.reassignment-history .new-reassignments .cancellations{margin-top:8em}.reassignment-history .new-reassignments .controls{display:flex;gap:2em;justify-content:flex-start;margin-bottom:1em}.reassignment-history .target-state-label{display:flex;flex-direction:column}.reassignment-history .target-state-select{border:1px solid rgba(60,60,60,.26);border-radius:4px;font-size:1em;height:2.4em;outline:none;padding:0 .5em;width:20em}.reassignment-history .no-agents-in-state{color:var(--sf_red)}