.njOOn__TextInput {
  border: 1px solid #909090;
  border-radius: 3px;
  color: #141414;
  font-size: 0.875rem;
  height: 40px;
  line-height: 1.33;
  padding: 10px 16px;
  width: 100%;
}
.njOOn__TextInput::-webkit-input-placeholder {
  color: #b0b0b0;
}
.njOOn__TextInput:-moz-placeholder {
  color: #b0b0b0;
}
.njOOn__TextInput::-moz-placeholder {
  color: #b0b0b0;
}
.njOOn__TextInput:-ms-input-placeholder {
  color: #b0b0b0;
}
.njOOn__TextInput:active {
  color: #141414;
}
.njOOn__TextInput::-ms-clear {
  display: none;
}
.njOOn__TextInput.ng-invalid:not(.ng-untouched):not(:focus) {
  border: 3px solid #b42d24;
}
.yeF7F__TextInputFocusBorder:focus {
  border-width: 3px;
  box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.25), 0 0 12px rgba(0, 0, 0, 0.25);
  outline: 0;
}

.vX7ht__dropDown {
  position: relative;
  display: inline-block;
}
.OQfHj__dropDownButton {
  box-shadow: 1px 1px 1px 1px rgba(48, 48, 48, 0.5);
  font-size: 1rem;
  padding: 0.5em;
}
.B0rWN__dropDownContent {
  background: #636363;
  border-radius: 4px;
  border: 1px solid #909090;
  box-shadow: 1px 1px 1px 1px rgba(48, 48, 48, 0.5);
  overflow: hidden;
  padding: 0;
  position: absolute;
  min-width: 150px;
  z-index: 100;
}
.B0rWN__dropDownContent .lYynj__listWrap {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.ITCsU__alignMenuRight {
  right: 0;
}

.Z_xnH__root,
.xwivy__formGroupWapper {
  display: block;
}
.pNSYE__label {
  display: inline-block;
}
.YSj3Y__validation {
  margin-top: 10px;
}
.ZqIgd__controlRequired {
  position: relative;
}
.ZqIgd__controlRequired:after {
  content: '\002A';
  color: #b42d24;
  position: absolute;
  top: 0;
  right: -17px;
  display: inline-block;
  font-size: 1.313rem;
  font-weight: 400;
  vertical-align: middle;
  text-transform: none;
  text-shadow: -1px 0 #909090, 0 1px #909090, 1px 0 #909090, 0 -1px #909090;
}
.OxUtu__glyphiconsWrapper {
  position: absolute;
  top: 3px;
  right: 3px !important;
}

.UHZaI__errorMessage {
  border: 1px solid #b42d24;
  background-color: #f4ccc9;
  color: #b42d24;
  margin-top: 5px;
  padding: 2px;
  font-size: 0.875rem;
}
.NFg8b__errorMessageWrapper.ng-active {
  border: 1px solid #b42d24;
  background-color: #f4ccc9;
  color: #b42d24;
  margin-top: 5px;
  padding: 2px;
  font-size: 0.875rem;
}
.NFg8b__errorMessageWrapper .i58Tc__message {
  padding: 10px;
}
.NFg8b__errorMessageWrapper .i58Tc__message:before {
  content: '\E193';
  position: relative;
  top: 1px;
  display: inline-block;
  font-weight: 400;
  font-family: Glyphicons Regular;
  line-height: 1;
}

.cOUND__wrapper tags {
  background-color: #fff;
  border-style: solid;
  border-width: 1px;
  border-radius: 3px;
  padding-left: 8px;
  padding-right: 24px;
  box-shadow: none;
  width: 100%;
}
.cOUND__wrapper tags tag {
  word-break: break-word;
}
.cOUND__wrapper tags:not(.tagify--focus) {
  border-color: #909090;
}
.cOUND__wrapper tags.tagify--focus {
  border-width: 3px;
  box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.25);
}
.cOUND__wrapper tags .tagify__input {
  width: 100%;
}
.cOUND__wrapper .Mayoa__tagsIconPlus {
  border-radius: 10px;
  font-size: 14px;
  pointer-events: none;
  position: absolute;
  right: 5px;
  top: 6px !important;
}
.cOUND__wrapper .tagify__input {
  color: #303030 !important;
}
.B7BB8__dropdown {
  transform: translateY(2px) !important;
}
.B7BB8__dropdown .tagify__dropdown__wrapper {
  border-color: #909090;
}
.MkQVa__tag {
  display: flex;
  flex-direction: column;
  font-size: 13px;
}
.MkQVa__tag > span,
.MkQVa__tag > small {
  display: flex !important;
  padding-right: 0.5rem;
}
.MkQVa__tag > span {
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 2px;
}
.MkQVa__tag > small {
  width: 100%;
  line-height: 12px;
}
.FyaHD__dropdownItem {
  font-size: 13px;
  color: #303030;
}
.FyaHD__dropdownItem > span,
.FyaHD__dropdownItem > small {
  display: flex !important;
  padding-right: 0.5rem;
}
.FyaHD__dropdownItem > span {
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 2px;
}
.FyaHD__dropdownItem > small {
  width: 100%;
  line-height: 12px;
}
.ah50U__pathItem {
  font-size: 13px;
}
.ah50U__pathItem > span,
.ah50U__pathItem > small {
  display: flex !important;
  padding-right: 0.5rem;
}
.ah50U__pathItem > span {
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 2px;
}
.ah50U__pathItem > small {
  width: 100%;
  line-height: 12px;
}

.vb-insight {
  padding: 0;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #fafafa;
  width: 100%;
  position: relative;
  height: 436px;
}
.vb-insight:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}
.vb-insight .search-field-wrapper {
  position: relative;
  padding: 16px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.vb-insight .search-field-wrapper .search-field-inner {
  display: flex;
  flex-flow: row nowrap;
  align-items: stretch;
  justify-content: space-between;
}
.vb-insight .search-field-wrapper .search-field-inner > div {
  display: flex;
  flex: 1 1 auto;
}
.vb-insight .search-field-wrapper .search-field-inner > div > .btn-group {
  padding-left: 15px;
}
.vb-insight .search-field-wrapper .search-field {
  position: relative;
  top: 0;
  height: 48px;
  background: #fff;
  z-index: 1;
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
}
.vb-insight .search-field-wrapper.focus .search-field {
  border: 1px solid rgba(0, 0, 0, 0.35);
}
.vb-insight .search-field-wrapper.focus .search-field .icon {
  color: #108dda;
}
.vb-insight .search-field-wrapper .icon {
  position: absolute;
  left: 12px;
  top: 12px;
  color: rgba(0, 0, 0, 0.25);
  font-family: 'Glyphicons Regular';
  font-style: normal;
  font-size: 24px;
}
.vb-insight .search-field-wrapper input {
  background: none;
  width: 100%;
  padding: 0 16px;
  line-height: 36px;
  height: 48px;
  text-align: center;
  color: #006090;
  border: 1px solid transparent;
}
.vb-insight .search-field-wrapper input:focus {
  outline: none;
}
.vb-insight .search-field-wrapper .btn-close {
  position: absolute;
  top: 4px;
  right: 4px;
  height: 38px;
  width: auto;
  z-index: 100;
  background: rgba(0, 0, 0, 0.35);
  color: rgba(0, 0, 0, 0.5);
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 0 12px;
  color: #fff;
}
.vb-insight .insight-options {
  position: absolute;
  left: 16px;
  right: 16px;
  z-index: 21;
  height: 375px;
}
.vb-insight .insight-options:before {
  content: '';
  position: absolute;
  left: 10px;
  top: -11px;
  border-style: solid;
  border-width: 0 14px 14px 14px;
  border-color: transparent transparent rgba(0, 0, 0, 0.35) transparent;
}
.vb-insight .insight-options:after {
  content: '';
  position: absolute;
  left: 12px;
  top: -9px;
  border-style: solid;
  border-width: 0 12px 12px 12px;
  border-color: transparent transparent #fff transparent;
}
.vb-insight .insight-options .insight-scroll-container {
  position: relative;
  right: 0;
  left: 0;
  top: 0;
  height: 349px;
  margin-top: 2px;
  padding-top: 1px;
  border: 1px solid rgba(0, 0, 0, 0.35);
  background: #fcfcfc;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  transform: translate3d(0, 0, 0);
}
.vb-insight .insight-options .insight-scroll-container .btn-close {
  position: absolute;
  top: 5px;
  right: 5px;
  z-index: 100;
}
.vb-insight .insight-options cdk-virtual-scroll-viewport {
  height: 346px;
}
.vb-insight .insight-options .status-message {
  margin: 20px;
}
.vb-insight .insight-option-row {
  display: flex;
  flex-flow: row nowrap;
  align-items: stretch;
  justify-content: space-between;
}
.vb-insight .insight-option-row > div {
  flex: 0 0 auto;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  padding: 0;
  cursor: pointer;
  position: relative;
  height: 45px;
  line-height: 36px;
}
.vb-insight .insight-option-row > div.flex-fill {
  flex: 1 1 auto;
}
.vb-insight .insight-option-row .insight-option {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.vb-insight .insight-option-row .insight-option > span {
  line-height: 15px;
  font-size: 15px;
}
.vb-insight .insight-option-row .insight-option > span.insight-sub-display {
  line-height: 14px;
  font-size: 11px;
  text-transform: capitalize;
  color: #909090;
}
.vb-insight .insight-option-row .plus {
  color: rgba(48, 48, 48, 0.5);
}
.vb-insight .insight-option-row .circle {
  height: 30px;
  width: 30px;
  background: rgba(0, 0, 0, 0.1);
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  text-align: center;
  line-height: 28px;
  color: rgba(48, 48, 48, 0.5);
  margin-top: 4px;
  border-radius: 9999px;
}
.vb-insight .insight-option-row:active {
  box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.1);
}
.vb-insight .insight-option-row:hover {
  background: rgba(16, 141, 218, 0.1);
  background: rgba(0, 0, 0, 0.05);
}
.vb-insight .insight-option-row:hover:focus,
.vb-insight .insight-option-row:hover:active,
.vb-insight .insight-option-row:hover:focus:active {
  background: rgba(16, 141, 218, 0.2);
  background: rgba(0, 0, 0, 0.1);
}
.vb-insight .insight-option-row.assigned,
.vb-insight .insight-option-row.assigned :hover {
  color: #108dda;
}
.vb-insight .insight-option-row.assigned .btn-assigned,
.vb-insight .insight-option-row.assigned :hover .btn-assigned {
  color: #108dda;
}
.vb-insight .insight-option-row.assigned span.insight-sub-display,
.vb-insight .insight-option-row.assigned :hover span.insight-sub-display {
  color: #fff;
}
.vb-insight .insight-option-row.assigned .circle,
.vb-insight .insight-option-row.assigned :hover .circle {
  background: rgba(16, 141, 218, 0.1);
  color: #108dda;
}
.vb-insight .ui-match {
  background: hsl(60, 100%, 50%) !important;
  color: hsl(0, 0%, 8%) !important;
}
.vb-insight .widget-members.focus .insight-scroll-container > div.selected {
  background: rgba(0, 0, 0, 0.35);
  background: none;
}
.vb-insight .widget-members .insight-option-row > div:first-child {
  padding-left: 16px;
}
.vb-insight .widget-members .insight-scroll-container .no-items {
  padding: 16px;
  color: #898989;
}
.vb-insight .widget-members cdk-virtual-scroll-viewport {
  height: 354px;
}

@charset "UTF-8";:root{--tagify-dd-color-primary:rgb(53,149,246);--tagify-dd-text-color:black;--tagify-dd-bg-color:white;--tagify-dd-item-pad:.3em .5em;--tagify-dd-max-height:300px}.tagify{--tags-disabled-bg:#F1F1F1;--tags-border-color:#DDD;--tags-hover-border-color:#CCC;--tags-focus-border-color:#3595f6;--tag-border-radius:3px;--tag-bg:#E5E5E5;--tag-hover:#D3E2E2;--tag-text-color:black;--tag-text-color--edit:black;--tag-pad:0.3em 0.5em;--tag-inset-shadow-size:1.1em;--tag-invalid-color:#D39494;--tag-invalid-bg:rgba(211, 148, 148, 0.5);--tag--min-width:1ch;--tag--max-width:100%;--tag-hide-transition:0.3s;--tag-remove-bg:rgba(211, 148, 148, 0.3);--tag-remove-btn-color:black;--tag-remove-btn-bg:none;--tag-remove-btn-bg--hover:#c77777;--input-color:inherit;--placeholder-color:rgba(0, 0, 0, 0.4);--placeholder-color-focus:rgba(0, 0, 0, 0.25);--loader-size:.8em;--readonly-striped:1;display:inline-flex;align-items:flex-start;flex-wrap:wrap;border:1px solid var(--tags-border-color);padding:0;line-height:0;outline:0;position:relative;box-sizing:border-box;transition:.1s}@keyframes tags--bump{30%{transform:scale(1.2)}}@keyframes rotateLoader{to{transform:rotate(1turn)}}.tagify:has([contenteditable=true]){cursor:text}.tagify:hover:not(.tagify--focus):not(.tagify--invalid){--tags-border-color:var(--tags-hover-border-color)}.tagify[disabled]{background:var(--tags-disabled-bg);filter:saturate(0);opacity:.5;pointer-events:none}.tagify[disabled].tagify--select,.tagify[readonly].tagify--select{pointer-events:none}.tagify[disabled]:not(.tagify--mix):not(.tagify--select),.tagify[readonly]:not(.tagify--mix):not(.tagify--select){cursor:default}.tagify[disabled]:not(.tagify--mix):not(.tagify--select)>.tagify__input,.tagify[readonly]:not(.tagify--mix):not(.tagify--select)>.tagify__input{visibility:hidden;width:0;margin:5px 0}.tagify[disabled]:not(.tagify--mix):not(.tagify--select) .tagify__tag>div,.tagify[readonly]:not(.tagify--mix):not(.tagify--select) .tagify__tag>div{padding:var(--tag-pad)}.tagify[disabled]:not(.tagify--mix):not(.tagify--select) .tagify__tag>div::before,.tagify[readonly]:not(.tagify--mix):not(.tagify--select) .tagify__tag>div::before{animation:readonlyStyles 1s calc(-1s * (var(--readonly-striped) - 1)) paused}@keyframes readonlyStyles{0%{background:linear-gradient(45deg,var(--tag-bg) 25%,transparent 25%,transparent 50%,var(--tag-bg) 50%,var(--tag-bg) 75%,transparent 75%,transparent) 0/5px 5px;box-shadow:none;filter:brightness(.95)}}.tagify[disabled] .tagify__tag__removeBtn,.tagify[readonly] .tagify__tag__removeBtn{display:none}.tagify--loading .tagify__input>br:last-child{display:none}.tagify--loading .tagify__input::before{content:none}.tagify--loading .tagify__input::after{content:"";vertical-align:middle;opacity:1;width:.7em;height:.7em;width:var(--loader-size);height:var(--loader-size);min-width:0;border:3px solid;border-color:#eee #bbb #888 transparent;border-radius:50%;animation:rotateLoader .4s infinite linear;content:""!important;margin:-2px 0 -2px .5em}.tagify--loading .tagify__input:empty::after{margin-left:0}.tagify+input,.tagify+textarea{position:absolute!important;left:-9999em!important;transform:scale(0)!important}.tagify__tag{display:inline-flex;align-items:center;max-width:var(--tag--max-width);margin-inline:5px 0;margin-block:5px;position:relative;z-index:1;outline:0;line-height:normal;cursor:default;transition:.13s ease-out}.tagify__tag>div{display:flex;flex:1;vertical-align:top;box-sizing:border-box;max-width:100%;padding:var(--tag-pad);color:var(--tag-text-color);line-height:inherit;border-radius:var(--tag-border-radius);white-space:nowrap;transition:.13s ease-out}.tagify__tag>div>*{white-space:pre-wrap;overflow:hidden;text-overflow:ellipsis;display:inline-block;vertical-align:top;min-width:var(--tag--min-width);max-width:var(--tag--max-width);transition:.8s ease,.1s color}.tagify__tag>div>[contenteditable]{display:block;outline:0;-webkit-user-select:text;user-select:text;cursor:text;margin:-2px;padding:2px;max-width:350px}.tagify__tag>div>:only-child{width:100%}.tagify__tag>div::before{content:"";position:absolute;border-radius:inherit;inset:var(--tag-bg-inset,0);z-index:-1;pointer-events:none;transition:120ms ease;animation:tags--bump .3s ease-out 1;box-shadow:0 0 0 var(--tag-inset-shadow-size) var(--tag-bg) inset}.tagify__tag:focus div::before,.tagify__tag:hover:not([readonly]) div::before{--tag-bg-inset:-2.5px;--tag-bg:var(--tag-hover)}.tagify__tag--loading{pointer-events:none}.tagify__tag--loading .tagify__tag__removeBtn{display:none}.tagify__tag--loading::after{--loader-size:.4em;content:"";vertical-align:middle;opacity:1;width:.7em;height:.7em;width:var(--loader-size);height:var(--loader-size);min-width:0;border:3px solid;border-color:#eee #bbb #888 transparent;border-radius:50%;animation:rotateLoader .4s infinite linear;margin:0 .5em 0 -.1em}.tagify__tag--flash div::before{animation:none}.tagify__tag--hide{width:0!important;padding-left:0;padding-right:0;margin-left:0;margin-right:0;opacity:0;transform:scale(0);transition:var(--tag-hide-transition);pointer-events:none}.tagify__tag--hide>div>*{white-space:nowrap}.tagify__tag.tagify--noAnim>div::before{animation:none}.tagify__tag.tagify--notAllowed:not(.tagify__tag--editable) div>span{opacity:.5}.tagify__tag.tagify--notAllowed:not(.tagify__tag--editable) div::before{--tag-bg:var(--tag-invalid-bg);transition:.2s}.tagify__tag[readonly] .tagify__tag__removeBtn{display:none}.tagify__tag[readonly]>div::before{animation:readonlyStyles 1s calc(-1s * (var(--readonly-striped) - 1)) paused}@keyframes readonlyStyles{0%{background:linear-gradient(45deg,var(--tag-bg) 25%,transparent 25%,transparent 50%,var(--tag-bg) 50%,var(--tag-bg) 75%,transparent 75%,transparent) 0/5px 5px;box-shadow:none;filter:brightness(.95)}}.tagify__tag--editable>div{color:var(--tag-text-color--edit)}.tagify__tag--editable>div::before{box-shadow:0 0 0 2px var(--tag-hover) inset!important}.tagify__tag--editable>.tagify__tag__removeBtn{pointer-events:none;opacity:0;transform:translateX(100%) translateX(5px)}.tagify__tag--editable.tagify--invalid>div::before{box-shadow:0 0 0 2px var(--tag-invalid-color) inset!important}.tagify__tag__removeBtn{order:5;display:inline-flex;align-items:center;justify-content:center;border-radius:50px;cursor:pointer;font:14px/1 Arial;background:var(--tag-remove-btn-bg);color:var(--tag-remove-btn-color);width:14px;height:14px;margin-inline:auto 4.6666666667px;overflow:hidden;transition:.2s ease-out}.tagify__tag__removeBtn::after{content:"×";transition:.3s,color 0s}.tagify__tag__removeBtn:hover{color:#fff;background:var(--tag-remove-btn-bg--hover)}.tagify__tag__removeBtn:hover+div>span{opacity:.5}.tagify__tag__removeBtn:hover+div::before{box-shadow:0 0 0 var(--tag-inset-shadow-size) var(--tag-remove-bg,rgba(211,148,148,.3)) inset!important;transition:box-shadow .2s}.tagify:not(.tagify--mix) .tagify__input br{display:none}.tagify:not(.tagify--mix) .tagify__input *{display:inline;white-space:nowrap}.tagify__input{flex-grow:1;display:inline-block;min-width:110px;margin:5px;padding:var(--tag-pad);line-height:normal;position:relative;white-space:pre-wrap;color:var(--input-color);box-sizing:inherit;overflow:hidden}.tagify__input:focus{outline:0}.tagify__input:focus::before{transition:.2s ease-out;opacity:0;transform:translatex(6px)}@supports (-ms-ime-align:auto){.tagify__input:focus::before{display:none}}.tagify__input:focus:empty::before{transition:.2s ease-out;opacity:1;transform:none;color:rgba(0,0,0,.25);color:var(--placeholder-color-focus)}@-moz-document url-prefix(){.tagify__input:focus:empty::after{display:none}}.tagify__input::before{content:attr(data-placeholder);width:100%;height:100%;margin:auto 0;z-index:1;color:var(--placeholder-color);white-space:nowrap;text-overflow:ellipsis;overflow:hidden;pointer-events:none;opacity:0;position:absolute}.tagify__input::after{content:attr(data-suggest);display:inline-block;vertical-align:middle;position:absolute;min-width:calc(100% - 1.5em);text-overflow:ellipsis;overflow:hidden;white-space:pre;color:var(--tag-text-color);opacity:.3;pointer-events:none;max-width:100px}.tagify__input .tagify__tag{margin:0 1px}.tagify--mix{display:block}.tagify--mix .tagify__input{padding:5px;margin:0;width:100%;height:100%;line-height:1.5;display:block}.tagify--mix .tagify__input::before{height:auto;display:none;line-height:inherit}.tagify--mix .tagify__input::after{content:none}.tagify--select{cursor:default}.tagify--select::after{content:">";opacity:.5;position:absolute;top:50%;right:0;bottom:0;font:16px monospace;line-height:8px;height:8px;pointer-events:none;transform:translate(-150%,-50%) scaleX(1.2) rotate(90deg);transition:.2s ease-in-out}.tagify--select[aria-expanded=true]::after{transform:translate(-150%,-50%) rotate(270deg) scaleY(1.2)}.tagify--select[aria-expanded=true] .tagify__tag__removeBtn{pointer-events:none;opacity:0;transform:translateX(100%) translateX(5px)}.tagify--select .tagify__tag{flex:1;max-width:none;margin-inline-end:2em;margin-block:0;padding-block:5px;cursor:text}.tagify--select .tagify__tag div::before{display:none}.tagify--select .tagify__tag+.tagify__input{display:none}.tagify--empty .tagify__input::before{transition:.2s ease-out;opacity:1;transform:none;display:inline-block;width:auto}.tagify--mix .tagify--empty .tagify__input::before{display:inline-block}.tagify--focus{--tags-border-color:var(--tags-focus-border-color);transition:0s}.tagify--invalid{--tags-border-color:#D39494}.tagify__dropdown{position:absolute;z-index:9999;transform:translateY(-1px);border-top:1px solid var(--tagify-dd-color-primary);overflow:hidden}.tagify__dropdown[dir=rtl]{transform:translate(-100%,-1px)}.tagify__dropdown[placement=top]{margin-top:0;transform:translateY(-100%)}.tagify__dropdown[placement=top] .tagify__dropdown__wrapper{border-top-width:1.1px;border-bottom-width:0}.tagify__dropdown[position=text]{box-shadow:0 0 0 3px rgba(var(--tagify-dd-color-primary),.1);font-size:.9em}.tagify__dropdown[position=text] .tagify__dropdown__wrapper{border-width:1px}.tagify__dropdown__wrapper{scroll-behavior:auto;max-height:var(--tagify-dd-max-height);overflow:hidden;overflow-x:hidden;color:var(--tagify-dd-text-color);background:var(--tagify-dd-bg-color);border:1px solid;border-color:var(--tagify-dd-color-primary);border-bottom-width:1.5px;border-top-width:0;box-shadow:0 2px 4px -2px rgba(0,0,0,.2);transition:.3s cubic-bezier(.5,0,.3,1),transform .15s;animation:dd-wrapper-show 0s .3s forwards}@keyframes dd-wrapper-show{to{overflow-y:auto}}.tagify__dropdown__header:empty{display:none}.tagify__dropdown__footer{display:inline-block;margin-top:.5em;padding:var(--tagify-dd-item-pad);font-size:.7em;font-style:italic;opacity:.5}.tagify__dropdown__footer:empty{display:none}.tagify__dropdown--initial .tagify__dropdown__wrapper{max-height:20px;transform:translateY(-1em)}.tagify__dropdown--initial[placement=top] .tagify__dropdown__wrapper{transform:translateY(2em)}.tagify__dropdown__item{box-sizing:border-box;padding:var(--tagify-dd-item-pad);margin:1px;white-space:pre-wrap;cursor:pointer;border-radius:2px;position:relative;outline:0;max-height:60px;max-width:100%;line-height:normal;position:relative}.tagify__dropdown__item--active{background:var(--tagify-dd-color-primary);color:#fff}.tagify__dropdown__item:active{filter:brightness(105%)}.tagify__dropdown__item--hidden{padding-top:0;padding-bottom:0;margin:0 1px;pointer-events:none;overflow:hidden;max-height:0;transition:var(--tagify-dd-item--hidden-duration,.3s)!important}.tagify__dropdown__item--hidden>*{transform:translateY(-100%);opacity:0;transition:inherit}.tagify__dropdown__item--selected::before{content:"✓";font-family:monospace;position:absolute;inset-inline-start:6px;text-indent:0;line-height:1.1}.tagify__dropdown:has(.tagify__dropdown__item--selected) .tagify__dropdown__item{text-indent:1em}
.njOOn__TextInput {
  border: 1px solid #909090;
  border-radius: 3px;
  color: #141414;
  font-size: 0.875rem;
  height: 40px;
  line-height: 1.33;
  padding: 10px 16px;
  width: 100%;
}
.njOOn__TextInput::-webkit-input-placeholder {
  color: #b0b0b0;
}
.njOOn__TextInput:-moz-placeholder {
  color: #b0b0b0;
}
.njOOn__TextInput::-moz-placeholder {
  color: #b0b0b0;
}
.njOOn__TextInput:-ms-input-placeholder {
  color: #b0b0b0;
}
.njOOn__TextInput:active {
  color: #141414;
}
.njOOn__TextInput::-ms-clear {
  display: none;
}
.njOOn__TextInput.ng-invalid:not(.ng-untouched):not(:focus) {
  border: 3px solid #b42d24;
}
.yeF7F__TextInputFocusBorder:focus {
  border-width: 3px;
  box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.25), 0 0 12px rgba(0, 0, 0, 0.25);
  outline: 0;
}

.GJ4hC__textArea {
  border: 1px solid #909090;
  color: #141414;
  width: 100%;
  height: var(--vb-ui-text-area-height, 200px);
  font-size: 0.875rem;
  padding: 10px 16px;
  line-height: 1.3;
  background-color: #fff;
  border-radius: 4px;
}
.GJ4hC__textArea.ng-invalid:not(.ng-untouched):not(:focus) {
  border: 3px solid #b42d24;
}

.bZGIV__tooltip {
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 0 0 2px #000;
  border: 1px solid #fff;
  color: #898989;
  cursor: pointer;
  font-size: 0.75rem;
  pointer-events: auto;
}
.kxVAi__contentWrapper {
  padding: 0.25rem 0;
  text-align: left;
}
.eWWqo__contentLink {
  color: #fff;
  text-decoration: underline;
}

.KEEOb__form {
  position: relative;
}
.LnLlQ__textInput {
  padding-right: 3rem;
}
.niPAl__clearButton,
.l2c4o__searchButton {
  background: none;
  border: 0;
  bottom: 0;
  color: #141414;
  padding: 2px 1rem 0;
  position: absolute;
  right: 0;
  top: 0;
}
.l2c4o__searchButton {
  pointer-events: none;
}
.Daw9G__searchButtonHidden {
  opacity: 0;
}

.GMbGF__root {
  overflow: hidden;
  position: relative;
}
.GMbGF__root.vbUiSidebarRootOpen .Jah7U__sidebarButtonContainer {
  border-left: 1px solid var(--theme-primary-txt-fade-50);
}
.Jah7U__sidebarButtonContainer {
  order: 2;
  border: 0;
  box-sizing: content-box;
  width: 48px;
  z-index: 1;
}
.Jah7U__sidebarButtonContainer:not(.noBorder) {
  border-left-width: 1px;
  border-left-style: solid;
}
.bU2gq__sidebarButtonContainerFixedColor {
  background: #3d3d3d;
  border-left: 1px solid #909090 !important;
}
.t1diw__sidebarButton {
  background: transparent;
  border: 0;
  font-size: 1rem;
  width: 48px;
  height: 48px;
  position: relative;
}
.t1diw__sidebarButton:not(.noBorder) {
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.t1diw__sidebarButton:hover {
  background: linear-gradient(rgba(34, 41, 48, 0.5), rgba(34, 41, 48, 0.5));
}
.t1diw__sidebarButton .TDXuE__btnIcon {
  pointer-events: none;
}
.dSSnE__sidebarButtonFixedColor {
  border-bottom: 1px solid #909090 !important;
  color: #f8f8f8;
}
.dSSnE__sidebarButtonFixedColor:first-child {
  border-top-width: 0 !important;
}
.YAEUF__sidebarPanel {
  order: 1;
  min-height: 1px;
  width: var(--sidebar-panel-width, 432px);
  border-left-width: 1px;
  border-left-style: solid;
}
.YAEUF__sidebarPanel:not(.open) {
  width: 0;
  overflow-y: hidden;
}
.YAEUF__sidebarPanel:not(.open) .HBg6E__sidebarPanelLayout {
  width: 0;
}
.Lcj3n__transitionWidth {
  -webkit-transition: width cubic-bezier(0.22, 1, 0.36, 1) 0.5s;
  transition: width cubic-bezier(0.22, 1, 0.36, 1) 0.5s;
}
.gwSVN__sidebarPanelFixedColor {
  background: #636363;
  color: #f5f5f5;
}
.HBg6E__sidebarPanelLayout {
  height: 100%;
  overflow: hidden;
  position: absolute;
  width: var(--sidebar-panel-width, 432px);
}
.HW49E__header {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  font-size: 1rem;
  line-height: 47px;
  padding: 0 1rem;
  width: var(--sidebar-panel-width, 432px);
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.v9hOS__sidebarPanelBody {
  height: 100%;
  overflow-y: auto;
}
.t5_dv__notificationCount {
  border-radius: 3px;
  padding: 3px;
  font-size: 0.625rem;
  min-width: 1.5em;
  line-height: 1.25em;
  position: absolute;
  right: 5px;
  bottom: 9px;
  border-width: 1px;
  border-style: solid;
}
.VmHzj__notificationIcon {
  position: absolute;
  top: 6px;
  right: 2px;
  border-width: 1px;
  border-style: solid;
  border-radius: 50%;
  height: 20px;
  width: 20px;
}
.VmHzj__notificationIcon:before {
  font-size: 10px;
}
@media (max-width: 991px) {
  .GMbGF__root:not(.JVady__mobileLayoutDisabled):not(.S4iUW__customMobileBreakPoint) .HW49E__header {
    width: 100%;
  }
  .GMbGF__root:not(.JVady__mobileLayoutDisabled):not(.S4iUW__customMobileBreakPoint).vbUiSidebarRootOpen {
    -webkit-flex: 100%;
    flex: 100%;
  }
  .GMbGF__root:not(.JVady__mobileLayoutDisabled):not(.S4iUW__customMobileBreakPoint) .t1diw__sidebarButton {
    border-bottom: transparent;
  }
  .GMbGF__root:not(.JVady__mobileLayoutDisabled):not(.S4iUW__customMobileBreakPoint) .Jah7U__sidebarButtonContainer {
    border-left: transparent;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    justify-content: space-around;
    width: 100%;
  }
  .GMbGF__root:not(.JVady__mobileLayoutDisabled):not(.S4iUW__customMobileBreakPoint) .YAEUF__sidebarPanel {
    width: 100%;
    -webkit-transition: none;
    transition: none;
  }
  .GMbGF__root:not(.JVady__mobileLayoutDisabled):not(.S4iUW__customMobileBreakPoint) .YAEUF__sidebarPanel:not(.open) {
    height: 0;
  }
  .GMbGF__root:not(.JVady__mobileLayoutDisabled):not(.S4iUW__customMobileBreakPoint) .HBg6E__sidebarPanelLayout {
    width: 100%;
  }
  .GMbGF__root:not(.JVady__mobileLayoutDisabled):not(.S4iUW__customMobileBreakPoint) .v9hOS__sidebarPanelBody {
    margin-bottom: 48px;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .GMbGF__root:not(.JVady__mobileLayoutDisabled):not(.S4iUW__customMobileBreakPoint) .Jah7U__sidebarButtonContainer {
    border-top-width: 1px;
    border-top-style: solid;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .GMbGF__root:not(.JVady__mobileLayoutDisabled):not(.S4iUW__customMobileBreakPoint) .YAEUF__sidebarPanel {
    border: 0;
  }
}
.GMbGF__root:not(.JVady__mobileLayoutDisabled).fMx_q__customBreakPointReached .HW49E__header {
  width: 100%;
}
.GMbGF__root:not(.JVady__mobileLayoutDisabled).fMx_q__customBreakPointReached.vbUiSidebarRootOpen {
  -webkit-flex: 100%;
  flex: 100%;
}
.GMbGF__root:not(.JVady__mobileLayoutDisabled).fMx_q__customBreakPointReached .t1diw__sidebarButton {
  border-bottom: transparent;
}
.GMbGF__root:not(.JVady__mobileLayoutDisabled).fMx_q__customBreakPointReached .Jah7U__sidebarButtonContainer {
  border-left: transparent;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: space-around;
  width: 100%;
}
@media (max-width: 991px) {
  .GMbGF__root:not(.JVady__mobileLayoutDisabled).fMx_q__customBreakPointReached .Jah7U__sidebarButtonContainer {
    border-top-width: 1px;
    border-top-style: solid;
  }
}
.GMbGF__root:not(.JVady__mobileLayoutDisabled).fMx_q__customBreakPointReached .YAEUF__sidebarPanel {
  width: 100%;
  -webkit-transition: none;
  transition: none;
}
.GMbGF__root:not(.JVady__mobileLayoutDisabled).fMx_q__customBreakPointReached .YAEUF__sidebarPanel:not(.open) {
  height: 0;
}
@media (max-width: 991px) {
  .GMbGF__root:not(.JVady__mobileLayoutDisabled).fMx_q__customBreakPointReached .YAEUF__sidebarPanel {
    border: 0;
  }
}
.GMbGF__root:not(.JVady__mobileLayoutDisabled).fMx_q__customBreakPointReached .HBg6E__sidebarPanelLayout {
  width: 100%;
}
.GMbGF__root:not(.JVady__mobileLayoutDisabled).fMx_q__customBreakPointReached .v9hOS__sidebarPanelBody {
  margin-bottom: 48px;
}
.hlWT1__mobileLayout .HW49E__header {
  width: 100%;
}
.hlWT1__mobileLayout.vbUiSidebarRootOpen {
  -webkit-flex: 100%;
  flex: 100%;
}
.hlWT1__mobileLayout .t1diw__sidebarButton {
  border-bottom: transparent;
}
.hlWT1__mobileLayout .Jah7U__sidebarButtonContainer {
  border-left: transparent;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: space-around;
  width: 100%;
}
@media (max-width: 991px) {
  .hlWT1__mobileLayout .Jah7U__sidebarButtonContainer {
    border-top-width: 1px;
    border-top-style: solid;
  }
}
.hlWT1__mobileLayout .YAEUF__sidebarPanel {
  width: 100%;
  -webkit-transition: none;
  transition: none;
}
.hlWT1__mobileLayout .YAEUF__sidebarPanel:not(.open) {
  height: 0;
}
@media (max-width: 991px) {
  .hlWT1__mobileLayout .YAEUF__sidebarPanel {
    border: 0;
  }
}
.hlWT1__mobileLayout .HBg6E__sidebarPanelLayout {
  width: 100%;
}
.hlWT1__mobileLayout .v9hOS__sidebarPanelBody {
  margin-bottom: 48px;
}
.uaZhU__tooltipContainer .tooltip-arrow {
  margin-left: 3px !important;
}
@media (max-width: 991px) {
  .g3DSk__fixedMobileScroll .Jah7U__sidebarButtonContainer {
    position: fixed;
    bottom: 0;
  }
}

.WogUI__root {
  min-height: 1px;
  max-width: 100%;
}
.WogUI__root [slot='mainContent'] {
  display: block;
  height: 100%;
}
.yQvqx__mainContentSlot {
  position: relative;
  flex: 1 1;
  order: 1;
}
@media (max-width: 991px) {
  .yQvqx__mainContentSlot > [slot='mainContent'] {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
  }
}
.pwoEI__sidebarSlot {
  order: 2;
}
@media (max-width: 991px) {
  .WogUI__root:not(.Vv_ei__mobileLayoutDisabled):not(.lsrwB__customMobileBreakPoint) .kVzP3__mainContentSidebarOpen {
    -webkit-flex: none;
    flex: none;
  }
}
.WogUI__root:not(.Vv_ei__mobileLayoutDisabled).Xq1N5__customBreakPointReached .kVzP3__mainContentSidebarOpen {
  -webkit-flex: none;
  flex: none;
}

.BSVHj__root {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  line-height: 0;
}
.QvYfe__profilePicture {
  object-fit: cover;
  vertical-align: baseline;
}
.jagiH__placeholderInitials {
  font-size: 10px;
}
.vbProfilePictureMedium .jagiH__placeholderInitials {
  font-size: 14px;
}
.vbProfilePictureLarge .jagiH__placeholderInitials {
  font-size: 20px;
}
.wSllD__wrap {
  overflow: hidden;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border: 2px solid transparent;
  text-align: center;
  background-clip: content-box;
}
.XumJ1__wrapBackground {
  background-color: #909090;
}
.wSllD__wrap {
  height: 25px;
  width: 25px;
  border-radius: 12.5px;
  line-height: 23px !important;
}
.QvYfe__profilePicture {
  height: 21px;
  width: 21px;
  border-radius: 10.5px;
}
.MmIwp__profileIcon {
  right: 0.5px;
  top: -1px;
  font-size: 15px !important;
  border-radius: 12.5px;
}
.LQHyZ__medium .wSllD__wrap {
  height: 32px;
  width: 32px;
  border-radius: 16px;
  line-height: 30px !important;
}
.LQHyZ__medium .QvYfe__profilePicture {
  height: 28px;
  width: 28px;
  border-radius: 14px;
}
.LQHyZ__medium .MmIwp__profileIcon {
  right: 0.5px;
  top: -1px;
  font-size: 19.2px !important;
  border-radius: 16px;
}
.BV8WR__large .wSllD__wrap {
  height: 40px;
  width: 40px;
  border-radius: 20px;
  line-height: 38px !important;
}
.BV8WR__large .QvYfe__profilePicture {
  height: 36px;
  width: 36px;
  border-radius: 18px;
}
.BV8WR__large .MmIwp__profileIcon {
  right: 0.5px;
  top: -1px;
  font-size: 24px !important;
  border-radius: 20px;
}
.vbProfilePictureMedium .wSllD__wrap {
  height: 32px;
  width: 32px;
  border-radius: 16px;
  line-height: 30px !important;
}
.vbProfilePictureMedium .QvYfe__profilePicture {
  height: 28px;
  width: 28px;
  border-radius: 14px;
}
.vbProfilePictureMedium .MmIwp__profileIcon {
  right: 0.5px;
  top: -1px;
  font-size: 19.2px !important;
  border-radius: 16px;
}
.vbProfilePictureLarge .wSllD__wrap {
  height: 40px;
  width: 40px;
  border-radius: 20px;
  line-height: 38px !important;
}
.vbProfilePictureLarge .QvYfe__profilePicture {
  height: 36px;
  width: 36px;
  border-radius: 18px;
}
.vbProfilePictureLarge .MmIwp__profileIcon {
  right: 0.5px;
  top: -1px;
  font-size: 24px !important;
  border-radius: 20px;
}

action-icons-cell-renderer {
  display: flex;
}
.G3IiU__text {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}

.BVshb__actionButton {
  padding: 4px 6px;
}
.qBZVC__menuWrapper {
  position: relative;
}
.TP5TN__menuItemWrapper {
  position: absolute;
  background: #fff;
  min-width: 7.5vw;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 3px;
  left: -5vw;
  right: auto;
  top: -8px;
}
.NMYXL__menuItem {
  display: block;
  padding: 10px 15px;
  line-height: 1;
}
.NMYXL__menuItem:hover,
.NMYXL__menuItem:focus {
  font-weight: bold;
}
.tzQvO__moreIcon {
  display: flex;
  justify-content: space-around;
  align-items: center;
  height: 18px;
}
.TveR9__themedWrapper {
  background: var(--theme-primary);
}
.TveR9__themedWrapper .NMYXL__menuItem {
  background: none !important;
  color: var(--theme-primary-txt) !important;
}

.zO2yh__verticalLayout {
  display: flex;
  flex-direction: column;
  justify-content: center;
  line-height: 15px;
  height: 100%;
}

.WW_Qf__themedHost {
  display: flex;
  height: 100%;
  align-items: center;
}

.d48bm__root {
  position: absolute;
  max-width: 200px;
  overflow: hidden;
  pointer-events: none;
  transition: opacity 1s;
  font-weight: 400;
  line-height: 1.4;
  line-break: auto;
  font-size: 12px;
  word-break: break-word;
}
.LQk90__tooltipInner {
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.VL67L__headerTooltipValue {
  border-top: 1px solid #909090;
}

.P7R30__chkBox {
  padding-left: 5px;
}
.P7R30__chkBox button {
  height: 21px;
  width: 21px;
  border-radius: 2px;
  border-width: 3px;
}
.E5U9o__notThemed button.active {
  background-color: #108dda !important;
  color: #fff !important;
}
.YXLXt__themed button {
  border-color: var(--theme-primary-txt);
}

.i4NDW__highlight {
  background-color: #ffff00;
  color: #000;
}

.K1W3W__toggleContainer {
  display: flex;
  margin-top: 8px;
}
.K1W3W__toggleContainer div {
  display: flex;
  flex-direction: row;
}
.K1W3W__toggleContainer div .vb-icon {
  color: white !important;
}

.y5wGG__root .ag-root-wrapper {
  flex: 1 1 auto !important;
  order: -1;
  position: relative;
}
.y5wGG__root:not(.vbUiGridAutoHeight) .ag-root-wrapper-body {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.y5wGG__root .ag-body-viewport-wrapper.ag-layout-normal {
  overflow-x: scroll;
  overflow-y: scroll;
}
.y5wGG__root ::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 8px;
  height: 8px;
}
.y5wGG__root ::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: var(--vb-ui-ag-grid-container-scroll-color, rgba(0, 0, 0, 0.5));
  box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}
.y5wGG__root .ag-selection-checkbox {
  height: 46px;
}
.y5wGG__root .ag-checkbox-input-wrapper:after {
  color: #909090;
}
.y5wGG__root .ag-checkbox-input-wrapper.ag-checked::after {
  color: #108dda;
}
.LGzI0__columnPickerIcon {
  font-size: 1.25rem;
  top: 3px;
}
.mCWhZ__hasHeaderTooltipValue .ag-header-cell-label:after {
  content: '\E195';
  color: var(--vb-ui-ag-grid-header-tooltip-icon-color, rgba(48, 48, 48, 0.75));
  margin-left: 5px;
  height: 25px;
  width: 25px;
  font-family: 'Glyphicons Regular';
  position: relative;
  top: 3px;
  font-size: 14px;
}
.hnZtN__columnPickerSidebar {
  z-index: 2;
}

.Uk8rI__root {
  display: block;
  padding: 1rem;
}
.Yzg9N__list {
  list-style: none;
  padding: 0;
  margin: 1rem 0;
}
.kbTGr__noResults {
  margin-top: 1rem;
  text-align: center;
}

.haEWP__root {
  position: relative;
}
.haEWP__root.infiniteGridEnableStatusBar {
  margin-bottom: 50px;
}
.bbsIS__scrollExpiredMsg {
  position: absolute;
  width: 100%;
  bottom: -50px;
  left: 0;
  height: 50px;
  text-align: center;
  padding-top: 20px;
}
.weDpJ__themedLink a {
  color: var(--theme-accent);
}
._3pO7b__noRecords {
  position: absolute;
  width: 100%;
  top: 30%;
  bottom: 0;
  text-align: center;
  left: 0;
  z-index: 1;
}

.YOkOP__hoverOver {
  background-color: #e5e5ff;
}
.YQIby__hoverOverParentAdd {
  border-top: 2px solid blue !important;
}

.Xa3MT__root {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--theme-primary-fade-90);
  pointer-events: all;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
}
.tYtpQ__whiteBackground {
  background-color: rgba(235, 235, 235, 0.75);
}
.qov7q__customSpinnerStyles circle {
  stroke: var(--theme-primary-txt) !important;
}

.kHz6z__optionRow {
  display: flex;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  height: 45px;
  justify-content: space-evenly;
  align-items: center;
  cursor: pointer;
  position: relative;
}
.kHz6z__optionRow:hover {
  background: rgba(0, 0, 0, 0.05);
}
.assigned .kHz6z__optionRow,
.assigned .kHz6z__optionRow:hover {
  color: #108dda;
}
.assigned .kHz6z__optionRow span.OwAtw__subDisplay,
.assigned .kHz6z__optionRow:hover span.OwAtw__subDisplay {
  color: #fff;
}
.p8dGF__cell {
  line-height: 36px;
  margin-right: 10px;
}
.p8dGF__cell:first-child {
  margin-left: 16px;
}
.assigned .p8dGF__cell .btn-link {
  color: #108dda;
}
.pP8HT__descriptionCell {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: center;
}
.pP8HT__descriptionCell > span {
  line-height: 15px;
  font-size: 15px;
  color: #141414;
}
.assigned .pP8HT__descriptionCell > span {
  color: #108dda;
}
.pP8HT__descriptionCell > span.OwAtw__subDisplay {
  line-height: 14px;
  font-size: 11px;
  text-transform: capitalize;
  color: #909090 !important;
}
.m9ldI__btnBadge {
  height: 18px;
  margin-top: 11px;
  margin-right: 8px;
  padding: 0 8px !important;
  border: 1px solid #909090;
  border-radius: 16px !important;
  font-size: 0.75rem;
  outline: none !important;
  box-shadow: none;
  text-decoration: none;
}
.m9ldI__btnBadge:focus {
  box-shadow: 0 0 2px black;
  border: 1px solid black;
}
.MyQwB__badgePopup {
  border: 1px solid #909090;
  position: relative;
  transform: translate(-42px, 0);
  background-color: #b0b0b0;
  border-radius: 5px;
  font-size: 0.875rem;
}
.MyQwB__badgePopup:hover {
  font-size: 0.875rem !important;
}
.MyQwB__badgePopup:before {
  content: " ";
  position: absolute;
  border-style: solid;
  border-width: 0 8px 8px 8px;
  border-color: transparent transparent #b0b0b0 transparent;
  right: 10%;
  margin-left: -14px;
  top: -8px;
  z-index: 200;
}
.MyQwB__badgePopup ul {
  list-style: none;
  padding: 10px;
  margin-bottom: 0 !important;
}
.MyQwB__badgePopup ul li {
  margin-bottom: 10px;
}
.MyQwB__badgePopup ul .dropdown-item {
  border-radius: 5px;
  background-color: #fff;
  color: #b0b0b0;
  line-height: 1.1;
  padding: 5px;
  border: 0;
}
.MyQwB__badgePopup ul .dropdown-item:last-child {
  margin-bottom: 0;
}
.W5dOh__teamIcon {
  top: -3px;
  vertical-align: middle;
  height: 30px;
  width: 30px;
  margin-top: 0;
  line-height: 28px;
}
.W5dOh__teamIcon:before {
  left: 8px;
  position: absolute;
  top: -1px;
  font-size: 12px;
}
.W5dOh__teamIcon:after {
  content: "\E137";
  display: inline-block;
  font-family: 'Glyphicons Regular';
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  position: absolute;
  font-size: 6.5px;
  right: 5.5px;
  top: 8px;
}

.Iurrn__inputWrap {
  position: relative;
  width: 100%;
}
.Iurrn__inputWrap ul {
  width: 100%;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 1rem;
  border: 0;
  max-height: 400px;
  overflow-y: auto;
  list-style: none;
  border-radius: 3px !important;
}
.Iurrn__inputWrap ul li > a {
  display: block;
  border-left: 0px;
  padding: 8px 16px;
  text-decoration: none !important;
}
.Iurrn__inputWrap typeahead-container {
  display: block;
  width: 100%;
  margin-top: 10px !important;
}
.Iurrn__inputWrap input[vbUiTextInput] {
  font-size: 1rem;
  height: 36px;
}
.F7La6__noRightBorderRadius {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.IFqc9__noLeftBorderRadius {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.SYbGz__dropdownMenu {
  position: absolute;
  width: 100%;
  margin-top: 2px;
  z-index: 1;
  background: #fff;
  min-height: 150px;
  padding: 10px;
  color: #b0b0b0;
  top: 43px;
  border-radius: 3px;
}
.SYbGz__dropdownMenu .FJitn__fadeInOut.ng-hide {
  opacity: 0;
}
.SYbGz__dropdownMenu .FJitn__fadeInOut.ng-hide-add,
.SYbGz__dropdownMenu .FJitn__fadeInOut.ng-hide-remove {
  transition: all linear 0.5s;
}
@media all and (min-width: 992px) {
  ._JCCm__twoTierDropdownMenu {
    width: auto;
    left: 0px;
    right: -48px;
    top: 50px;
  }
}
@media all and (max-width: 991px) {
  ._JCCm__twoTierDropdownMenu {
    top: 44px;
  }
}
.qobQ5__boldText {
  font-weight: bold;
}

.A9jR9__customSelect {
  border-radius: 3px;
  background: #fff;
  border-style: solid;
  display: block;
  position: relative;
  height: 40px;
  overflow: hidden;
}
.A9jR9__customSelect select {
  background: #fff;
  box-sizing: border-box;
  border: 1px solid transparent;
  color: #141414;
  cursor: pointer;
  font-size: 0.875rem;
  line-height: 1.6;
  margin: 0;
  outline: none;
  padding: 6px 42px 6px 10px;
  width: 100%;
  height: 100%;
  overflow: hidden;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.A9jR9__customSelect:after,
.A9jR9__customSelect:before {
  content: " ";
  pointer-events: none;
  position: absolute;
  z-index: 2;
}
.A9jR9__customSelect:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  display: block;
  height: 0;
  margin-top: -3px;
  right: 1em;
  top: 50%;
  width: 0;
}
.A9jR9__customSelect:before {
  height: 100%;
  right: 0;
  top: 0;
  width: 40px;
}
.A9jR9__customSelect:not(.tn8Or__focus) {
  border: 1px solid #909090;
}
.A9jR9__customSelect:not(.tn8Or__focus).kHoRQ__error {
  border: 3px solid #b42d24;
}
.A9jR9__customSelect:not(.tn8Or__focus).kHoRQ__error select {
  padding: 6px 40px 8px 8px;
}
.A9jR9__customSelect.tn8Or__focus {
  border-width: 3px;
  box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
  outline: 0;
  border-right: 0;
}
.A9jR9__customSelect.tn8Or__focus select {
  padding: 6px 40px 8px 8px;
}
.A9jR9__customSelect.tn8Or__focus select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
  padding: 3px 42px 3px 8px;
}
.A9jR9__customSelect select:disabled {
  pointer-events: none;
}
/* IE 10/11+ - This hides native dropdown button arrow so it will have the custom appearance. Targeting media query hack via http://browserhacks.com/#hack-28f493d247a12ab654f6c3637f6978d5 - looking for better ways to achieve this targeting */
/* The second rule removes the odd blue bg color behind the text in the select button in IE 10/11 and sets the text color to match the focus style's - fix via http://stackoverflow.com/questions/17553300/change-ie-background-color-on-unopened-focused-select-box */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .A9jR9__customSelect select {
    border: 1px solid transparent;
    padding-right: 2em;
  }
  .A9jR9__customSelect select:focus {
    padding-bottom: 6px;
    padding-top: 6px;
  }
  .A9jR9__customSelect select::-ms-expand {
    display: none;
  }
  .A9jR9__customSelect select::-ms-value {
    background: none;
    color: #141414;
    padding-right: 4rem;
  }
  .A9jR9__customSelect:after {
    display: block;
  }
}

.Sy7wv__dropdownMenu {
  margin-top: 14px;
  padding: 10px;
  width: 280px;
  border-radius: 3px !important;
}
@media (min-width: 768px) {
  .Sy7wv__dropdownMenu {
    width: 600px;
  }
}
.open > .npIGM__dropdownToggle:before,
.open > .npIGM__dropdownToggle:after {
  content: " ";
  position: absolute;
  left: 19px;
  border-top: none;
  border-bottom: 14px solid transparent;
  border-right: 14px solid transparent;
  border-left: 14px solid transparent;
  margin-left: -14px;
  background: transparent;
  z-index: 2000;
}
.open > .npIGM__dropdownToggle:before {
  bottom: -14px;
  border-bottom-color: var(--accentColor, #108dda) !important;
}
.open > .npIGM__dropdownToggle:after {
  bottom: -16px;
  border-bottom-color: var(--primaryColor, #108dda) !important;
}
.urGrG__toolbar {
  display: flex;
  justify-content: end;
  padding-right: 0 !important;
}

.wXLyc__tab {
  border-radius: 3px 3px 0 0;
  border: 1px solid transparent;
  border-bottom-width: 0 !important;
  bottom: -1px;
  margin-right: 0.25rem;
  padding: 0.75rem;
  position: relative;
}
.wXLyc__tab.efMce__tabInvalid {
  background-color: #b42d24 !important;
  color: #fff;
}
.EroOC__tabFixedColor {
  background: #4d4d4d;
  color: #fff;
}
.qfJyD__tabActive {
  border: 1px solid #b3b3b3;
  z-index: 2;
}
.fUXnm__tabThemed {
  color: var(--theme-accent-txt);
  background-color: var(--theme-accent);
}
.XLW0y__tabActiveFixedColor {
  background: #fff;
  color: #000;
}
._nWxP__tabPanel {
  border-width: 1px;
  border-style: solid;
  border-radius: 0 3px 3px 3px;
  padding: 0.75rem;
  position: relative;
  z-index: 1;
}
.E40Fo__tabPanelFixedColor {
  background: #fff;
  color: #000;
  border: 1px solid #b3b3b3;
}
.OzuyA__tabVerticalFill {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 0.75rem;
}
.D9FBY__headerIcon {
  margin-right: 5px;
}
@media all and (max-width: 767px) {
  .D9FBY__headerIcon {
    margin-right: 0;
  }
}
@media all and (max-width: 767px) {
  .G4C6t__hideHeaderLabelInSmallDevices {
    display: none;
  }
}


/*# sourceMappingURL=7146.css.map*/