/* Quorum Universal Style Repo bundle - DO NOT EDIT */
.q-impersonating .profile-image-container::before,
.q-impersonated .profile-image-container::before {
  font-family: quorum-fonticons !important;
  font-style: normal;
  font-weight: normal !important;
  vertical-align: top;
}
.q-impersonating .profile-image-container::before,
.q-impersonated .profile-image-container::before {
  content: "\f19c";
}
.q-impersonating #profileLetters,
.q-impersonated #profileLetters {
  display: none;
}
.q-impersonating .profile-image-container,
.q-impersonated .profile-image-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #ff8c42;
  border: 1px solid #ffffff;
  border-radius: 100%;
}
.q-impersonating .profile-image-container::before,
.q-impersonated .profile-image-container::before {
  font-size: 16px;
  color: #ffffff;
}
openscreens {
  z-index: 3;
  background-color: #047bc1;
  overflow: hidden;
}
.openscreen-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.openscreen-tabs {
  width: 100%;
  filter: alpha(opacity=100);
  opacity: 1;
}
.openscreen-tabs .opentab-pinned.unsaved-changes .q-icon-Pin {
  margin-left: 0.2rem !important;
}
.openscreen-tabs .opentab-pinned .k-link {
  padding-left: 0.4rem;
}
.openscreen-tabs .opentab-pinned .q-icon-xxsmall {
  line-height: 1.4rem;
}
.openscreen-tabs .opentab-pinned .q-icon-Pin {
  margin: 0 0.6rem;
}
.openscreen-tabs .opentab-pinned .q-icon-Pin:hover {
  cursor: pointer;
}
.openscreen-tabs .openscreen-scrollable {
  width: 100%;
  height: 2.6rem;
  overflow: hidden;
}
.openscreen-tabs .closingfade {
  -webkit-transition: opacity 3s;
  transition: opacity 3s;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.openscreen-tabs .closing:before {
  -webkit-animation: rotation 0.5s infinite linear;
          animation: rotation 0.5s infinite linear;
  display: inline-block;
}
@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg);
  }
}
@keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg);
  }
}
.openscreen-tabs .closeicon {
  display: inline-block;
}
.openscreen-tabs .k-tabstrip-prev {
  left: 0;
}
.openscreen-tabs .k-tabstrip-next {
  margin-left: 0.4rem !important;
}
.openscreen-tabs .k-tabstrip-prev,
.openscreen-tabs .k-tabstrip-next {
  margin-left: 0.4rem !important;
  background-color: #203d62 !important;
  color: #ffffff !important;
}
.openscreen-tabs .k-tabstrip-prev .k-icon:before,
.openscreen-tabs .k-tabstrip-next .k-icon:before {
  color: #ffffff;
}
.openscreen-tabs .k-tabstrip-prev[style="display: none;"],
.openscreen-tabs .k-tabstrip-next[style="display: none;"] {
  background-color: rgba(32, 61, 98, 0.5);
  color: #ffffff;
}
.openscreen-tabs .k-tabstrip-top .k-tabstrip-items-wrapper .k-tabstrip-items {
  padding-bottom: 0;
}
.openscreen-tabs .k-tabstrip-top .k-tabstrip-items-wrapper .k-tabstrip-items .k-tabstrip-item {
  margin-left: 0.4rem !important;
  background-color: rgba(32, 61, 98, 0.5);
  max-width: 24rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border: 0;
  margin-top: 0.1rem;
}
.openscreen-tabs .k-tabstrip-top .k-tabstrip-items-wrapper .k-tabstrip-items .k-tabstrip-item.unsaved-changes:hover {
  cursor: pointer;
}
.openscreen-tabs .k-tabstrip-top .k-tabstrip-items-wrapper .k-tabstrip-items .k-tabstrip-item.unsaved-changes:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 2.6rem;
  border-right: 0.4rem solid #ff8c42;
}
.openscreen-tabs .k-tabstrip-top .k-tabstrip-items-wrapper .k-tabstrip-items .k-tabstrip-item:hover {
  background-color: rgba(32, 61, 98, 0.75);
}
.openscreen-tabs .k-tabstrip-top .k-tabstrip-items-wrapper .k-tabstrip-items .k-tabstrip-item .k-link {
  color: #ffffff;
  text-transform: none;
  font-size: 1.2rem;
  padding-bottom: 0.7rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 0;
}
.openscreen-tabs .k-tabstrip-top .k-tabstrip-items-wrapper .k-tabstrip-items .k-tabstrip-item .k-link .k-link-text {
  color: #ffffff;
}
.openscreen-tabs .k-tabstrip-top .k-tabstrip-items-wrapper .k-tabstrip-items .k-tabstrip-item span.k-link {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: inline-block !important;
  padding-left: 1.2rem;
}
.openscreen-tabs .k-tabstrip-top .k-tabstrip-items-wrapper .k-tabstrip-items .k-tabstrip-item span:last-child:not(.q-icon-Pin),
.openscreen-tabs .k-tabstrip-top .k-tabstrip-items-wrapper .k-tabstrip-items .k-tabstrip-item a.k-link {
  margin-right: 1.2rem;
}
.openscreen-tabs .k-tabstrip-top .k-tabstrip-items-wrapper .k-tabstrip-items .k-tabstrip-item .k-link + .k-link {
  width: 1.6rem;
  -webkit-box-flex: 0 !important;
      -ms-flex: none !important;
          flex: none !important;
  padding-left: 0.6rem;
}
.openscreen-tabs .k-tabstrip-top .k-tabstrip-items-wrapper .k-tabstrip-items .k-tabstrip-item.k-active {
  background: #203d62;
  border-width: 0;
}
#hint.k-tabstrip .k-item {
  background-color: rgba(32, 61, 98, 0.5);
}
#hint.k-tabstrip .k-item .k-link {
  color: #ffffff;
  text-transform: none;
  font-size: 1.2rem;
}
/* Tab right-click context menu */
#tabContextMenu {
  top: 0;
  left: 0;
}
/*# sourceMappingURL=openscreens.css.map */