@charset "UTF-8";
@media (min-width: 768px) {
  .lexbox-private .lb-main-view {
    height: 100vh;
  }
}

.toast-top-right {
  top: 76px;
}

.lexbox-style .lexbox-public {
  background-color: #3a94b9;
}
.lexbox-style .lexbox-public .lexbox-navbar {
  justify-content: center;
  padding-top: 2em;
  padding-bottom: 0;
}
.lexbox-style .lexbox-public .lexbox-navbar .lb-logo {
  text-align: center;
}
.lexbox-style .lexbox-public .lexbox-navbar .lbi-logo-text {
  width: 204px;
  height: 62px;
}
@media (min-width: 768px) {
  .lexbox-style .lexbox-public .lexbox-navbar {
    box-shadow: none;
  }
}
.lexbox-style .lexbox-public .lexbox-content {
  flex: 1 0 0%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.lexbox-style .lexbox-public .lb-main-view {
  background-color: transparent;
}
.lexbox-style .lexbox-maintenance {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
.lexbox-style .lb-content-view-wrapper {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
}
@media (min-width: 768px) {
  .lexbox-style .lb-content-view-wrapper {
    height: 100%;
    overflow: auto;
  }
}
.lexbox-style .lb-content-view-wrapper > * {
  flex: 0 0 auto;
  align-self: stretch;
  margin-bottom: 0.5em;
}
@media (min-width: 768px) {
  .lexbox-style .lb-content-view-wrapper > * {
    margin: 0.4em 0 0.7em;
  }
}
.lexbox-style .lb-warning-panel {
  background-color: #f9ebe7;
  border: 2px solid #efcabe;
  border-radius: 3px;
  display: flex;
  align-items: stretch;
}
.lexbox-style .lb-warning-panel .panel-icon {
  background-color: #efcabe;
  color: #bd350a;
  flex: 0 0 auto;
  padding: 0.5em;
}
.lexbox-style .lb-warning-panel .panel-icon .lbi {
  font-size: 1.2em;
}
.lexbox-style .lb-warning-panel .panel-text {
  flex: 1 1 auto;
  padding: 0.5em;
}
.lexbox-style .lb-panel-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background-color: #e6eef2;
  padding: 0.4em 0.5em;
}
.lexbox-style .lb-panel-actions .action:not(:last-of-type) {
  margin-right: 1em;
}
@media (min-width: 768px) {
  .lexbox-style .lb-panel-actions .action.flush-right {
    margin-left: auto;
  }
}
.lexbox-style .lb-column-sorter {
  flex: 0 0 auto;
  align-self: stretch;
  margin-bottom: 1em;
}
.lexbox-style .lb-folder-content,
.lexbox-style .lb-myalerts-content,
.lexbox-style .lb-alertFeed-content,
.lexbox-style .lb-mydocuments-content,
.lexbox-style .lb-history-sessions {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  flex: 1 0 auto;
  align-self: stretch;
  margin-bottom: 0;
  overflow-y: auto;
}
@media (min-width: 768px) {
  .lexbox-style .lb-folder-content,
  .lexbox-style .lb-myalerts-content,
  .lexbox-style .lb-alertFeed-content,
  .lexbox-style .lb-mydocuments-content,
  .lexbox-style .lb-history-sessions {
    flex: 1 1 auto;
    align-self: stretch;
  }
}
.lexbox-style .lb-folder-content {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  height: 100%;
}
.lexbox-style .lb-folder-content > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.lexbox-style .lb-folder-content .lb-item-list {
  position: relative;
  -ms-grid-row: 1;
  grid-row: 1;
  -ms-grid-column: 1;
  grid-column: 1;
}
.lexbox-style .lb-folder-content .create-folder {
  -ms-grid-row: 2;
  grid-row: 2;
  -ms-grid-column: 1;
  grid-column: 1;
}
.lexbox-style .lb-folder-content lb-file-dropzone {
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.5);
  border: 5px dashed #4b4b4b;
  border-radius: 10px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  visibility: hidden;
}
.lexbox-style .lb-folder-content.dragging lb-file-dropzone {
  visibility: visible;
}
.lexbox-style .lb-panel-section {
  border: 0;
  margin: 0;
  padding: 0;
}
.lexbox-style .lb-panel-section .section-title {
  border: 0;
  border-bottom: 1px solid #e5e5e5;
  color: #6e6e6e;
  display: block;
  font-size: 21px;
  line-height: inherit;
  margin: 0 0 20px;
  padding: 0;
}
.lexbox-style .lb-panel-section.profile-external-services .service.clio .logo-wrapper {
  background-color: transparent;
  color: #0075bb;
  padding: 2.1em 1.4em;
  box-sizing: content-box;
  display: inline-block;
  font-size: 6px;
  margin-right: 2em;
  height: 4.1em;
  width: 13em;
}
.lexbox-style .lb-panel-section.profile-external-services svg.clio-logo {
  box-sizing: content-box;
  height: 100%;
  width: 100%;
  vertical-align: -0.666666em;
}
.lexbox-style .lb-item-list {
  flex: 1 0 auto;
  align-self: stretch;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .lexbox-style .lb-item-list {
    flex: 1 1 auto;
    align-self: stretch;
    overflow-y: auto;
  }
}
.lexbox-style .lb-empty-list {
  padding: 1em;
  text-align: center;
  background-color: #f0f0f0;
}
.lexbox-style button.lb-install-plugin img {
  height: 40px;
}
.lexbox-style .lb-empty-account {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 0.5em;
  padding: 1em 0;
  background-color: #f0f0f0;
}
.lexbox-style .lb-empty-account .browser-install,
.lexbox-style .lb-empty-account .extension-install {
  text-align: center;
}
.lexbox-style .animate-if.ng-enter,
.lexbox-style .animate-if.ng-leave {
  transition: all linear 0.25s;
}
.lexbox-style .animate-if.ng-enter.ng-enter-active,
.lexbox-style .animate-if.ng-leave {
  opacity: 1;
}
.lexbox-style .animate-if.ng-enter,
.lexbox-style .animate-if.ng-leave.ng-leave-active {
  opacity: 0;
}
.lexbox-style svg .stroke-primary {
  stroke: #909090;
}
.lexbox-style svg .fill-primary {
  fill: #909090;
}
.lexbox-style svg .stroke-secondary {
  stroke: #3a94b9;
}
.lexbox-style svg .fill-secondary {
  fill: #3a94b9;
}
.lexbox-style svg .stroke-white {
  stroke: #fff;
}
.lexbox-style svg .fill-white {
  fill: #fff;
}
.lexbox-style svg .logo-fill-primary {
  fill: #307b9a;
}
.lexbox-style svg .logo-stroke-primary {
  stroke: #307b9a;
}
.lexbox-style svg .no-fill {
  fill: none;
}
.lexbox-style svg .no-stroke {
  stroke: none;
}
.lexbox-style svg .fill-currentcolor {
  fill: currentcolor;
}
.lexbox-style svg .stroke-currentcolor {
  stroke: currentcolor;
}
.lexbox-style svg .fill-danger {
  fill: #d55026;
}
.lexbox-style svg .stroke-danger {
  stroke: #d55026;
}
.lexbox-style .lbi {
  display: inline-block;
  height: 1em;
  width: 1em;
}
.lexbox-style .lbi.lbi-clio-logo {
  height: 1.5em;
  width: 3.5em;
}
.lexbox-style .item-icon svg.lbi.lbi-alert-invalid {
  position: absolute;
  top: 0;
  left: 0;
  width: 33%;
  height: auto;
}
.lexbox-style .lbi-alert-panel-invalid {
  margin-right: 7px;
}
.lexbox-style .item-icon svg.lbi.lbi-alert-invalid {
  color: #d9534f;
}
.lexbox-style .lbi-alert-panel-invalid {
  color: #d9534f;
}
.lexbox-style svg.natural .stroke-primary {
  stroke: #3a94b9;
}
.lexbox-style svg.natural .stroke-primary.light {
  stroke: #8dc4db;
}
.lexbox-style svg.natural .stroke-font {
  stroke: #5d5d5d;
}
.lexbox-style svg.natural .fill-primary {
  fill: #3a94b9;
}
.lexbox-style svg.natural .fill-primary.light {
  fill: #8dc4db;
}
.lexbox-style svg.natural .fill-font {
  fill: #5d5d5d;
}
.lexbox-style svg.monochrome .stroke-primary,
.lexbox-style svg.monochrome .stroke-font {
  stroke: currentcolor;
}
.lexbox-style svg.monochrome .fill-primary,
.lexbox-style svg.monochrome .fill-font {
  fill: currentcolor;
}
@-webkit-keyframes lb-spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes lb-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.lexbox-style svg.lbi-chrono .hand {
  transform-origin: 50% 57.61%;
}
.lexbox-style .lb-btn {
  display: flex;
  align-items: center;
  background-color: #909090;
  border: 1px solid #7b7b7b;
  border-radius: 3px;
  color: #fff;
  cursor: pointer;
  padding: 0;
  position: relative;
}
.lexbox-style .lb-btn:focus {
  outline-offset: 2px;
  outline-color: blue;
  outline-width: 2px;
}
.lexbox-style .lb-btn:hover, .lexbox-style .lb-btn:focus {
  background-color: #7b7b7b;
  color: #fff;
}
.lexbox-style .lb-btn:disabled {
  cursor: not-allowed;
  opacity: 0.7;
}
.lexbox-style .lb-btn .btn-icon {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  align-self: stretch;
  background-color: rgba(0, 0, 0, 0.15);
}
.lexbox-style .lb-btn .btn-label {
  line-height: 2.15;
}
.lexbox-style .lb-btn .btn-icon,
.lexbox-style .lb-btn .btn-label {
  padding: 0 8px;
}
.lexbox-style .lb-btn.icon-only .btn-icon {
  background-color: transparent;
  padding: 7px 8px;
}
.lexbox-style .lb-btn.icon-only .btn-label {
  display: none;
}
.lexbox-style .lb-btn.label-only .btn-icon {
  display: none;
}
.lexbox-style .lb-btn.waiting::after {
  content: "";
  animation: button-waiting 12s linear infinite;
  background-image: linear-gradient(to right, #fff, transparent, #fff);
  background-size: 600% 600%;
  opacity: 0.5;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
@keyframes button-waiting {
  0% {
    background-position: 0 0;
  }
  50% {
    background-position: 300% 0;
  }
  100% {
    background-position: 600% 0;
  }
}
.lexbox-style .lb-btn.btn-inline {
  display: inline-flex;
  border: none;
}
.lexbox-style .lb-btn.btn-inline .btn-icon {
  font-size: 0.85em;
}
.lexbox-style .lb-btn.btn-inline .btn-label {
  line-height: inherit;
}
.lexbox-style .lb-btn.btn-inline .btn-icon,
.lexbox-style .lb-btn.btn-inline .btn-label {
  padding: 0 4px;
}
.lexbox-style .lb-btn.btn-inline.icon-only {
  background-color: transparent;
  border: none;
  color: #909090;
  font-size: inherit;
  opacity: 0.5;
  transition: opacity 0.2s linear;
}
.lexbox-style .lb-btn.btn-inline.icon-only .btn-icon {
  font-size: inherit;
}
.lexbox-style .lb-btn.btn-inline.icon-only:hover, .lexbox-style .lb-btn.btn-inline.icon-only:focus {
  background-color: transparent;
  opacity: 1;
}
.lexbox-style .lb-btn.btn-small {
  font-size: 0.85em;
}
.lexbox-style .lb-btn.btn-small .btn-label {
  line-height: 2.2;
}
.lexbox-style .lb-btn.btn-small .btn-icon,
.lexbox-style .lb-btn.btn-small .btn-label {
  padding: 0 6px;
}
.lexbox-style .lb-btn.btn-small.icon-only .btn-icon {
  padding: 5px 6px;
}
.lexbox-style .lb-btn.btn-small.icon-only .btn-label {
  display: none;
}
.lexbox-style .lb-btn.btn-small.label-only .btn-icon {
  display: none;
}
.lexbox-style .lb-btn.btn-large {
  font-size: 1.15em;
}
.lexbox-style .lb-btn.btn-large .btn-label {
  line-height: 2.2;
  padding: 0 10px;
}
.lexbox-style .lb-btn.btn-large .btn-icon,
.lexbox-style .lb-btn.btn-large .btn-label {
  padding: 0 10px;
}
.lexbox-style .lb-btn.btn-large.icon-only .btn-icon {
  padding: 9px 10px;
}
.lexbox-style .lb-btn.btn-large.icon-only .btn-label {
  display: none;
}
.lexbox-style .lb-btn.btn-large.label-only .btn-icon {
  display: none;
}
.lexbox-style .lb-btn.lb-generic {
  background-color: #3a94b9;
  border-color: #307b9a;
  color: #fff;
}
.lexbox-style .lb-btn.lb-generic:hover, .lexbox-style .lb-btn.lb-generic:focus {
  background-color: #307b9a;
}
.lexbox-style .lb-btn.lb-generic.btn-inline.icon-only {
  color: #3a94b9;
}
.lexbox-style .lb-btn.lb-generic.btn-inline.icon-only:hover, .lexbox-style .lb-btn.lb-generic.btn-inline.icon-only:focus {
  color: #307b9a;
}
.lexbox-style .lb-btn.read,
.lexbox-style .lb-btn.info {
  background-color: #3c8393;
  border-color: #33707d;
  color: #fff;
}
.lexbox-style .lb-btn.read:hover, .lexbox-style .lb-btn.read:focus,
.lexbox-style .lb-btn.info:hover,
.lexbox-style .lb-btn.info:focus {
  background-color: #33707d;
}
.lexbox-style .lb-btn.read.btn-inline.icon-only,
.lexbox-style .lb-btn.info.btn-inline.icon-only {
  color: #3c8393;
}
.lexbox-style .lb-btn.read.btn-inline.icon-only:hover, .lexbox-style .lb-btn.read.btn-inline.icon-only:focus,
.lexbox-style .lb-btn.info.btn-inline.icon-only:hover,
.lexbox-style .lb-btn.info.btn-inline.icon-only:focus {
  color: #33707d;
}
.lexbox-style .lb-btn.write,
.lexbox-style .lb-btn.warning {
  background-color: #df9b13;
  border-color: #be8410;
  color: #fff;
}
.lexbox-style .lb-btn.write:hover, .lexbox-style .lb-btn.write:focus,
.lexbox-style .lb-btn.warning:hover,
.lexbox-style .lb-btn.warning:focus {
  background-color: #be8410;
}
.lexbox-style .lb-btn.write.btn-inline.icon-only,
.lexbox-style .lb-btn.warning.btn-inline.icon-only {
  color: #df9b13;
}
.lexbox-style .lb-btn.write.btn-inline.icon-only:hover, .lexbox-style .lb-btn.write.btn-inline.icon-only:focus,
.lexbox-style .lb-btn.warning.btn-inline.icon-only:hover,
.lexbox-style .lb-btn.warning.btn-inline.icon-only:focus {
  color: #be8410;
}
.lexbox-style .lb-btn.confirm {
  background-color: #60933c;
  border-color: #527d33;
  color: #fff;
}
.lexbox-style .lb-btn.confirm:hover, .lexbox-style .lb-btn.confirm:focus {
  background-color: #527d33;
}
.lexbox-style .lb-btn.confirm.btn-inline.icon-only {
  color: #60933c;
}
.lexbox-style .lb-btn.confirm.btn-inline.icon-only:hover, .lexbox-style .lb-btn.confirm.btn-inline.icon-only:focus {
  color: #527d33;
}
.lexbox-style .lb-btn.delete,
.lexbox-style .lb-btn.danger {
  background-color: #944c1a;
  border-color: #7e4116;
  color: #fff;
}
.lexbox-style .lb-btn.delete:hover, .lexbox-style .lb-btn.delete:focus,
.lexbox-style .lb-btn.danger:hover,
.lexbox-style .lb-btn.danger:focus {
  background-color: #7e4116;
}
.lexbox-style .lb-btn.delete.btn-inline.icon-only,
.lexbox-style .lb-btn.danger.btn-inline.icon-only {
  color: #944c1a;
}
.lexbox-style .lb-btn.delete.btn-inline.icon-only:hover, .lexbox-style .lb-btn.delete.btn-inline.icon-only:focus,
.lexbox-style .lb-btn.danger.btn-inline.icon-only:hover,
.lexbox-style .lb-btn.danger.btn-inline.icon-only:focus {
  color: #7e4116;
}
.lexbox-style .lb-btn.status {
  background-color: #fff;
  border-color: #307b9a;
  color: #307b9a;
}
.lexbox-style .lb-btn.status:hover, .lexbox-style .lb-btn.status:focus {
  background-color: #eee;
}
.lexbox-style .lb-btn.status.btn-inline.icon-only {
  color: #fff;
}
.lexbox-style .lb-btn.status.btn-inline.icon-only:hover, .lexbox-style .lb-btn.status.btn-inline.icon-only:focus {
  color: #eee;
}
.lexbox-style .lb-btn.clio {
  background-color: #565f65;
  border-color: #3b4144;
  color: #fff;
}
.lexbox-style .lb-btn.clio .btn-icon {
  background-color: #3b4144;
  box-sizing: content-box;
  display: inline-block;
  padding: 1.1em;
  height: 4.1em;
  width: 13em;
}
.lexbox-style .lb-btn.clio .btn-icon svg {
  height: 100%;
  width: 100%;
}
.lexbox-style .lb-btn.clio.btn-small .btn-icon {
  font-size: 4px;
}
.lexbox-style .lb-btn.clio.btn-large .btn-icon {
  font-size: 6px;
}
.lexbox-style .lb-btn.clio:hover, .lexbox-style .lb-btn.clio:focus {
  background-color: #3b4144;
}
.lexbox-style .badge.unread-alerts {
  background-color: #d9534f;
  color: #fff;
}
.lexbox-style .quicklist {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  padding: 0;
  margin: 0;
  list-style: none;
}
@media (min-width: 768px) {
  .lexbox-style .quicklist {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-content: flex-start;
    align-items: flex-start;
  }
}
.lexbox-style .quicklist > li {
  flex: 1 0 auto;
  align-self: stretch;
  background-color: transparent;
  border-width: 0px;
  min-width: 25%;
  text-align: center;
  font-size: 0.8em;
  position: relative;
}
@media (min-width: 630px) {
  .lexbox-style .quicklist > li {
    min-width: 25%;
    font-size: inherit;
  }
}
@media (min-width: 768px) {
  .lexbox-style .quicklist > li {
    border-width: 0 0 1px;
    border-style: solid;
    border-color: #e1e1e1;
    padding: 10px 0;
    text-align: left;
    font-size: inherit;
  }
  .lexbox-style .quicklist > li:last-child {
    border-bottom-width: 0;
  }
}
.lexbox-style .quicklist > li a.active {
  font-weight: bold;
}
.lexbox-style .quicklist > li svg {
  display: block;
  margin: 0 auto;
  width: 24px;
  height: 24px;
}
@media (min-width: 630px) {
  .lexbox-style .quicklist > li svg {
    display: inline-block;
    margin: 0 6px;
    vertical-align: text-bottom;
  }
}
@media (min-width: 768px) {
  .lexbox-style .quicklist > li svg {
    width: 16px;
    height: 16px;
    vertical-align: text-top;
  }
}
.lexbox-style .quicklist > li.sidebar-my-alerts.over-limit svg.lbi-alert {
  color: #bd350a;
}
.lexbox-style .quicklist > li .badge {
  position: absolute;
  top: -0.5em;
  right: 0.5em;
}
@media (min-width: 768px) {
  .lexbox-style .quicklist > li .badge {
    position: static;
    float: right;
  }
}
.lexbox-style .lb-breadcrumbs {
  display: block;
  font-size: 1.2em;
  margin-bottom: 0.7em;
}
@media (max-width: 767px) {
  .lexbox-style .lb-breadcrumbs {
    margin-left: 0;
    margin-right: 0;
  }
}
.lexbox-style .lb-crumb {
  display: inline-block;
}
.lexbox-style .lb-crumb .crumb-separator {
  display: inline-block;
  margin: 0 0.4em;
}
.lexbox-style .lb-filter {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-content: flex-start;
  align-items: flex-end;
  width: 100%;
}
@media (min-width: 768px) {
  .lexbox-style .lb-filter {
    flex-wrap: nowrap;
  }
}
.lexbox-style .filter-toggle {
  flex: 1 0 100%;
  margin-bottom: 0;
  /* Specificity required to override Bootstrap's default. */
}
.lexbox-style .filter-toggle .filter-separator {
  padding: 0;
}
@media (min-width: 768px) {
  .lexbox-style .filter-toggle {
    flex-wrap: nowrap;
    flex-basis: auto;
  }
}
.lexbox-style .filter-option {
  color: #307b9a;
  cursor: pointer;
  text-decoration: underline;
}
.lexbox-style .filter-option:hover {
  color: #1e4d60;
}
.lexbox-style .filter-option.active {
  color: #5d5d5d;
  cursor: default;
  font-weight: bolder;
  text-decoration: none;
}
.lexbox-style .filter-actions {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-content: flex-start;
  align-items: flex-start;
  flex: 0 0 auto;
  align-self: flex-start;
  order: -1;
  margin: 0.5em 0;
}
.lexbox-style .filter-actions .action:not(:last-of-type) {
  margin-bottom: 0.5em;
}
.lexbox-style .filter-actions .action {
  width: 100%;
}
@media (min-width: 768px) {
  .lexbox-style .filter-actions {
    align-items: flex-end;
    flex: 0 0 auto;
    order: 0;
    margin: 0;
    text-align: left;
  }
}
.lexbox-style .column-sorter {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  border-bottom: 1px solid #e1e1e1;
  color: #6e6e6e;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
  padding-right: 15px;
}
.lexbox-style .column-sorter > :not(.inactive) {
  cursor: pointer;
}
.lexbox-style .column-sorter .type-column {
  flex: 0 0 auto;
  width: 36px;
  margin-right: 13px;
}
@media (min-width: 768px) {
  .lexbox-style .column-sorter .type-column {
    width: 45px;
    margin-right: 11px;
  }
}
@media (min-width: 992px) {
  .lexbox-style .column-sorter .type-column {
    width: 54px;
    margin-right: 9px;
  }
}
.lexbox-style .column-sorter .name-column {
  flex: 1 1 auto;
  margin-right: 9px;
}
@media (min-width: 768px) {
  .lexbox-style .column-sorter .name-column {
    margin-right: 9px;
  }
}
@media (min-width: 992px) {
  .lexbox-style .column-sorter .name-column {
    margin-right: 9px;
  }
}
.lexbox-style .column-sorter .date-column {
  flex: 0 0 auto;
  text-align: right;
  margin-right: 0;
}
.lexbox-style .column-sorter .filler-column {
  flex: 0 0 auto;
  visibility: hidden;
  width: 0;
}
@media (min-width: 768px) {
  .lexbox-style .column-sorter .filler-column {
    width: 91px;
  }
}
@media (min-width: 992px) {
  .lexbox-style .column-sorter .filler-column {
    width: 91px;
  }
}
.lexbox-style .column-sorter .hide-column {
  visibility: hidden;
}
.lexbox-style .lb-item-container {
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 8px;
  padding-left: 0px;
  margin-bottom: 0.5em;
  font-size: 12px;
  border-style: solid;
  border-width: 0px 1px 0px 3px;
  border-color: transparent;
  transition: border-color 0.25s, border-radius 0.25s;
}
.lexbox-style .lb-item-container:hover {
  border-color: #f78805;
}
@media (min-width: 768px) {
  .lexbox-style .lb-item-container {
    font-size: inherit;
  }
}
.lexbox-style .lb-item {
  clear: both;
  padding: 0.25em 0;
  display: flex;
  align-items: stretch;
}
.lexbox-style .lb-item.highlight {
  background-color: #ffff93;
}
.lexbox-style .lb-item.highlight-transition {
  transition: background-color 2000ms linear;
}
.lexbox-style lb-item2.lb-item {
  display: block;
}
.lexbox-style .item-icon {
  flex: 0 0 auto;
  align-self: flex-start;
  position: relative;
  text-align: center;
  width: 36px;
}
.lexbox-style .item-icon a {
  display: inline-block;
}
.lexbox-style .item-icon svg.lbi {
  font-size: 2em;
  width: 23.9999999976px;
  vertical-align: top;
}
@media (min-width: 768px) {
  .lexbox-style .item-icon {
    width: 45px;
  }
  .lexbox-style .item-icon svg.lbi {
    font-size: 2.5em;
    width: 29.999999997px;
  }
}
@media (min-width: 992px) {
  .lexbox-style .item-icon {
    width: 54px;
  }
  .lexbox-style .item-icon svg.lbi {
    font-size: 3em;
    width: 35.9999999964px;
  }
}
.lexbox-style .item-icon .file-status {
  display: none;
  font-size: 16px;
  position: absolute;
  bottom: 0;
  right: 0.3em;
}
.lexbox-style .item-icon .file-status.in-progress, .lexbox-style .item-icon .file-status.error {
  display: inline-block;
}
.lexbox-style .item-icon .file-status.in-progress {
  -webkit-animation: lb-spin 2s infinite linear;
  animation: lb-spin 2s infinite linear;
}
.lexbox-style .item-icon .file-status.error {
  color: #d55026;
}
.lexbox-style .lb-paragraph .lb-item-content .item-icon {
  text-align: left;
}
.lexbox-style .lb-item-content {
  display: flex;
  align-items: stretch;
}
.lexbox-style .item-data {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .lexbox-style .item-data {
    flex-direction: row;
  }
}
.lexbox-style .item-info {
  flex: 1 1 auto;
}
.lexbox-style .item-info .lead-info {
  margin-bottom: 0.2em;
  height: auto;
}
.lexbox-style .item-info .sub-info {
  font-size: 0.85em;
  margin-bottom: 0.2em;
}
.lexbox-style .item-info .sub-info-item,
.lexbox-style .item-info .sub-info-separator {
  display: inline-block;
  margin: 0 0 0 0.4em;
  white-space: nowrap;
}
.lexbox-style .item-info .sub-info-item:first-child {
  margin-left: 0;
}
.lexbox-style .item-info .sub-info-item.keyword-list {
  display: flex;
  flex-wrap: wrap;
  gap: 0 0.4em;
  margin: 0 0 0.5em 0;
}
.lexbox-style .item-info .sub-info-item.keyword-list .keyword {
  white-space: nowrap;
}
.lexbox-style .item-info .sub-info-item.keyword-list .keyword:not(:last-child)::after {
  content: "—";
  margin-left: 0.4em;
}
.lexbox-style .item-info .citation {
  font-size: 0.85em;
  white-space: nowrap;
}
.lexbox-style .item-info .document-date,
.lexbox-style .item-info .keywords {
  color: #909090;
}
.lexbox-style .item-info .keyword-list {
  font-style: italic;
}
.lexbox-style .item-info .subject {
  background-color: #e3e3e3;
  border-radius: 10em;
  line-height: 1;
  padding: 0.25em 0.6em;
  vertical-align: baseline;
}
.lexbox-style .item-info .url {
  word-break: break-all;
}
.lexbox-style .item-info .source,
.lexbox-style .history-session-title .source {
  display: inline-block;
  color: #3c8393;
  background-color: #ddedf1;
  border: 1px solid #c4e6e7;
  border-radius: 5px;
  padding: 0 4px;
}
.lexbox-style .history-session-title .source {
  font-size: 0.75em;
  vertical-align: middle;
}
.lexbox-style .item-info .source:empty,
.lexbox-style .history-session-title .source:empty {
  display: none;
}
.lexbox-style .item-controls2 {
  flex: 0 0 auto;
  align-self: stretch;
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-end;
  text-align: right;
}
@media (min-width: 768px) {
  .lexbox-style .item-controls2 {
    flex-direction: column;
    justify-content: space-between;
  }
}
.lexbox-style .item-controls2 .item-date {
  font-style: italic;
  font-size: 0.85em;
  margin-bottom: 0;
}
.lexbox-style .item-controls2 .actions {
  display: inline-flex;
  align-items: center;
  font-size: 1.15em;
  margin-right: 1em;
  transition: opacity 0.2s;
  opacity: 0;
}
@media (min-width: 768px) {
  .lexbox-style .item-controls2 .actions {
    margin-right: 0;
  }
}
.lexbox-style .item-controls2 .actions > .action {
  cursor: pointer;
  opacity: 0.5;
}
.lexbox-style .item-controls2 .actions > .action:not(:first-child) {
  margin-left: 0.5em;
}
.lexbox-style .item-controls2 .actions > .action:hover {
  opacity: 1;
}
.lexbox-style .item-controls2 .actions .addNote {
  color: #0a8106;
}
.lexbox-style .item-controls2 .actions .downloadAuthorityList,
.lexbox-style .item-controls2 .actions .downloadFile {
  color: #3c8393;
}
.lexbox-style .item-controls2 .actions .sendEmail {
  color: #3c8393;
}
.lexbox-style .item-controls2 .actions .createAlert {
  color: #3c8393;
}
.lexbox-style .item-controls2 .actions .caret {
  vertical-align: 0.3em;
  margin-left: 0.2em;
}
.lexbox-style .item-controls2 .actions .markRead {
  color: #0a8106;
}
.lexbox-style .item-controls2 .actions .move {
  color: #df9b13;
}
.lexbox-style .item-controls2 .actions .delete {
  color: #944c1a;
}
.lexbox-style .item-controls2 .actions .save {
  color: #a7dbd8;
}
.lexbox-style .lb-item:hover .item-controls2 .actions,
.lexbox-style .lb-item-content:hover .item-controls2 .actions {
  opacity: 1;
}
.lexbox-style .lb-sub-item {
  border-color: transparent;
  border-style: solid;
  border-width: 0 0 1px;
  display: flex;
  align-items: flex-start;
  padding: 0.25em 0.5em 0.25em 0;
}
.lexbox-style .lb-sub-item .content-toggle,
.lexbox-style .lb-sub-item .content-toggle:active,
.lexbox-style .lb-sub-item .content-toggle[disabled] {
  background-color: transparent;
  background-image: none;
  box-shadow: none;
}
.lexbox-style .lb-sub-item .content-toggle {
  cursor: pointer;
  border-color: transparent;
  border-radius: 0;
  border-width: 0;
  padding: 0;
}
.lexbox-style .lb-sub-item .content-toggle:hover,
.lexbox-style .lb-sub-item .content-toggle:focus {
  text-decoration: underline;
  background-color: transparent;
}
.lexbox-style .lb-sub-item .content-toggle[disabled]:hover,
.lexbox-style .lb-sub-item .content-toggle[disabled]:focus {
  text-decoration: none;
}
.lexbox-style .lb-sub-item .content-toggle > .caret {
  border-bottom: 4px solid transparent;
  margin: 0;
  transform-origin: 50% 25%;
  transition: transform 0.2s;
}
.lexbox-style .lb-sub-item .content-toggle-message {
  cursor: pointer;
}
.lexbox-style .lb-sub-item .content-paragraph,
.lexbox-style .lb-sub-item .content-section {
  font-size: 0.85em;
  font-weight: bolder;
}
.lexbox-style .lb-sub-item.opened {
  border-color: #000;
}
.lexbox-style .lb-sub-item.opened .content-toggle > .caret {
  transform: rotate(180deg);
}
.lexbox-style .lb-sub-item.opened .content-toggle-message {
  display: none;
}
.lexbox-style .lb-sub-item:not(.opened) .sub-item-content {
  display: none;
}
.lexbox-style .lb-paragraph-list {
  flex: 1 1 auto;
  padding-left: 2ch;
}
.lexbox-style .lb-paragraph {
  display: list-item;
  list-style: disc;
}
.lexbox-style .lb-paragraph:not(:last-child) {
  margin-bottom: 0.5em;
}
.lexbox-style .lb-paragraph .item-icon::before {
  color: #3a94b9;
  content: "¶ ";
}
.lexbox-style .lb-paragraph.section .item-icon::before {
  content: "§ ";
}
.lexbox-style .lb-paragraph .item-icon {
  font-size: 0.85em;
  font-weight: bolder;
  line-height: normal;
}
.lexbox-style .lb-paragraph .item-data {
  gap: 0.5em;
}
.lexbox-style .lb-paragraph lb-item-note {
  line-height: normal;
}
.lexbox-style .lb-paragraph lb-item-note .sub-info {
  align-items: flex-start;
  display: flex;
  gap: 0.5em;
}
.lexbox-style .lb-paragraph lb-item-note textarea {
  border-radius: 0;
  box-shadow: none;
  font-size: 1em;
  line-height: normal;
  margin: -0.2em;
  padding: 0.2em;
}
.lexbox-style .lb-cited-document-actions {
  flex: 1 0 0px;
  text-align: right;
}
.lexbox-style .lb-cited-document-actions .actions {
  display: inline-flex;
  align-items: center;
  font-size: 1.15em;
  margin-right: 1em;
}
@media (min-width: 768px) {
  .lexbox-style .lb-cited-document-actions .actions {
    margin-right: 0;
  }
}
.lexbox-style .lb-cited-document-actions .actions > .action {
  margin-left: 0.4em;
  cursor: pointer;
}
.lexbox-style .lb-cited-document-actions .actions .save {
  color: #3a94b9;
}
.lexbox-style .lb-cited-document-actions .actions .createAlert {
  color: #3a94b9;
}
.lexbox-style .lb-cited-document-actions .actions .sendEmail {
  color: #3a94b9;
}
.lexbox-style .one-line {
  position: relative;
  line-height: 1.25;
  height: 2.5em;
  overflow-y: hidden;
  cursor: pointer;
}
.lexbox-style .one-line .gradient-overlay {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 50%;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #fafafa 100%);
}
.lexbox-style .lbi.starred-icon {
  width: 14px;
  height: 14px;
  color: #ffde00;
}
.lexbox-style .alert-name {
  font-weight: bold;
}
.lexbox-style .lb-alert-item.viewed .alert-name {
  font-weight: normal;
}

.lexbox-style .alert-classification {
  vertical-align: middle;
}
.lexbox-style .alert-classification .alert-intensity {
  color: #3a94b9;
}
.lexbox-style .alert-classification .alert-criticizing-noteup {
  color: #fc0;
}
.lexbox-style .lb-alert-item .actions .star,
.lexbox-style .lb-alert-item .actions .markRead {
  color: #5d5d5d;
}
.lexbox-style .lb-alert-item.starred .actions .star {
  color: #ffde00;
}
.lexbox-style .lb-alert-item.viewed .actions .markRead {
  color: #80ca0a;
}
.lexbox-style .lb-alert-invalid-panel {
  border: solid 2px #d9534f;
}
.lexbox-style .editable-wrap.form-inline .editable-controls {
  display: flex;
  flex-wrap: wrap;
  gap: 0 0.5em;
  margin-right: 1em;
}
.lexbox-style .editable-wrap.form-inline .editable-controls .editable-input {
  flex: 1 0 auto;
}
.lexbox-style .editable-wrap.form-inline .editable-controls input.editable-input {
  padding: 0 6px;
  height: 22px;
}
.lexbox-style .editable-wrap.form-inline .editable-controls .editable-buttons {
  flex: 0 0 auto;
  display: flex;
  gap: 0.5em;
  justify-content: flex-start;
}
.lexbox-style .editable-wrap.form-inline .editable-controls .editable-buttons button {
  margin: 0;
}
.lexbox-style .editable-wrap.form-inline .editable-controls .editable-error {
  flex: 1 0 100%;
  font-weight: normal;
  margin-top: 0;
}
.lexbox-style .editable-wrap.editable-textarea .editable-controls .editable-buttons {
  flex-direction: column;
}
.lexbox-style .editable-wrap.editable-textarea.form-inline {
  width: 100%;
}
.lexbox-style .editable-wrap.editable-text.form-inline {
  width: 100%;
}
.lexbox-style .lb-editable:not(.sub-info) .editable-wrap.form-inline .editable-controls .editable-error {
  font-size: 0.85em;
}
.lexbox-style .lb-editable {
  white-space: nowrap;
}
.lexbox-style .lb-editable > * {
  white-space: normal;
}
.lexbox-style .lb-editable-trigger {
  visibility: hidden;
}
.lexbox-style .lb-editable:hover .lb-editable-trigger {
  visibility: visible;
}
.lexbox-style .editable-click,
.lexbox-style a.editable-click {
  cursor: pointer;
}
.lexbox-style .editable-empty,
.lexbox-style .editable-empty:hover,
.lexbox-style .editable-empty:focus,
.lexbox-style a.editable-empty,
.lexbox-style a.editable-empty:hover,
.lexbox-style a.editable-empty:focus {
  color: #909090;
}
.lexbox-style .modal-header {
  background-color: #5d5d5d;
  color: #fafafa;
}
.lexbox-style .modal-footer {
  background-color: #fafafa;
}
.lexbox-style .modal-body {
  background-color: whitesmoke;
  max-height: 70vh;
  min-height: 12vh;
  overflow: auto;
}
.lexbox-style .modal-body.form-body {
  padding: 0 15px;
}
@media (min-width: 768px) {
  .lexbox-style .modal-body.form-body .data-display {
    border-collapse: separate;
    border-spacing: 0 1em;
  }
}
.lexbox-style .modal-body.overflow-visible {
  overflow: visible;
}
.lexbox-style .modal-body .btn {
  color: #6e6e6e;
}
.lexbox-style .modal-body .input-area-discussion {
  display: flex;
  align-items: center;
  flex: 0 0 auto;
  color: #027abb;
  font-size: 1.5em;
  width: max-content;
}
.lexbox-style .modal-body .input-area-discussion.waiting {
  cursor: wait;
}
.lexbox-style .modal-body .input-area-discussion .discussion-input {
  pointer-events: none;
  position: absolute;
  opacity: 0;
  height: 0;
  width: 0;
}
.lexbox-style .modal-body .input-area-discussion .discussion-label {
  flex: 0 0 auto;
  color: inherit;
  cursor: inherit;
  margin: 0;
}
.lexbox-style .modal-body .input-area-discussion .discussion-input:checked ~ .discussion-label {
  color: #ddd;
}
.lexbox-style .modal-body .input-area-discussion.ready:hover .discussion-label.discussion-label {
  color: inherit;
}
.lexbox-style .modal-body .input-area-discussion.ready .discussion-label:hover ~ .discussion-label {
  color: #ddd;
}
.lexbox-style .modal-body .intensity-info {
  padding-top: 0;
}
.lexbox-style .modal-body .lb-btn-ui-select-choices-load-more {
  width: 100%;
  margin-top: 0.3em;
  justify-content: center;
}
.lexbox-style .modal-body .ui-select-choices-row:last-child .ui-select-choices-row-inner {
  padding-left: 0px;
  padding-right: 0px;
}
.lexbox-style .modal-body .ui-select-choices-row:last-child .lb-ui-select-choices-row-value {
  padding-left: 20px;
  padding-right: 20px;
}
.lexbox-style .modal-title .lbi-clio-logo {
  margin-right: 0.7em;
  vertical-align: -0.35em;
}
.lexbox-style .modal-content {
  border-radius: 0;
  box-shadow: 3px 8px 25px rgba(0, 0, 0, 0.5);
}
.lexbox-style .data-display {
  clear: both;
}
.lexbox-style .data-display > .data-row + .data-row {
  margin-top: 0.2em;
}
.lexbox-style .data-display .data-label {
  color: #909090;
}
.lexbox-style .data-display .data-value {
  word-break: break-word;
}
@media (min-width: 768px) {
  .lexbox-style .data-display {
    display: table;
    empty-cells: show;
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 0;
    width: 100%;
  }
  .lexbox-style .data-display > .data-row {
    display: table-row;
  }
  .lexbox-style .data-display .data-label,
  .lexbox-style .data-display .data-value {
    display: table-cell;
    vertical-align: top;
  }
  .lexbox-style .data-display .data-label {
    padding-right: 1em;
    text-align: right;
    white-space: nowrap;
  }
  .lexbox-style .data-display .data-value {
    width: 100%;
  }
  .lexbox-style .data-display .data-value .form-control[type=file] {
    line-height: 1;
  }
  .lexbox-style .data-display .data-value .link-data {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-content: flex-start;
    align-items: flex-start;
  }
  .lexbox-style .data-display .data-value .link-data .link-protocol {
    height: 34px;
    width: 80px;
  }
  .lexbox-style .data-display .data-value .link-data #protocols-button {
    width: 80px;
    border-radius: 4px 0 0 4px;
  }
  .lexbox-style .data-display .data-value .link-data .toggle-indicator {
    width: 11px;
    text-align: left;
  }
  .lexbox-style .data-display .data-value .link-data .selected-protocol {
    width: 45px;
    float: right;
    text-align: right;
  }
  .lexbox-style .data-display .data-value .link-data .link-dropdown-menu {
    min-width: 80px;
    width: 100%;
    border-radius: 4px 0 0 4px;
  }
  .lexbox-style .data-display .data-value .link-data .link-address {
    width: 100%;
  }
  .lexbox-style .data-display .data-value .link-data .form-control {
    border-radius: 0 4px 4px 0;
  }
  .lexbox-style .data-display > .info-row {
    background-color: #eaeaea;
  }
  .lexbox-style .data-display > .info-row .data-label {
    background-color: rgba(0, 0, 0, 0.1);
    color: #5d5d5d;
    padding-right: 0;
    text-align: center;
    vertical-align: middle;
    min-width: 40px;
  }
  .lexbox-style .data-display > .info-row .data-label .lbi {
    font-size: 1.5em;
  }
  .lexbox-style .data-display > .info-row .data-value {
    padding: 0.5em 0.5em 0.5em 0.5em;
  }
  .lexbox-style .data-display > .info-row .data-value .heading {
    margin: 0.5em 0;
  }
  .lexbox-style .data-display > .info-row .data-value ul {
    margin: 0.5em 0;
  }
  .lexbox-style .data-display .text-only {
    background-color: transparent;
    background-image: none;
    border-color: transparent;
    border-radius: 0;
    box-shadow: none;
    min-height: 49px;
    height: auto;
  }
}
.lexbox-style .data-display > .server-message-row .data-label {
  background-color: rgba(189, 53, 10, 0.2);
  color: #bd350a;
  padding: 6px 0 0 0;
  text-align: center;
  vertical-align: middle;
}
.lexbox-style .data-display > .server-message-row .data-label .lbi {
  font-size: 1.5em;
}
.lexbox-style .data-display > .server-message-row .data-value {
  background-color: rgba(189, 53, 10, 0.1);
  padding: 0.5em 0.5em 0.5em 0.9em;
}
.lexbox-style .data-display > .existing-item-info-row {
  background-color: rgba(255, 134, 5, 0.1);
}
.lexbox-style .data-display > .existing-item-info-row .data-label {
  background-color: rgba(255, 134, 5, 0.1);
  color: #ff8605;
  padding: 6px 0 0 0;
  text-align: center;
  vertical-align: middle;
}
.lexbox-style .data-display > .existing-item-info-row .data-label .lbi {
  font-size: 1.5em;
}
.lexbox-style .data-display > .existing-item-info-row .data-value {
  padding: 0.5em 0.5em 0.5em 0.9em;
}
.lexbox-style .data-display > .existing-item-info-row .data-value span {
  margin: 0.5em 0;
}
.lexbox-style .data-display > .notifications-row .data-value select {
  padding: 6px 9px;
}
.lexbox-style .data-display > .notifications-row .data-value .alert-frequency-data {
  padding-left: 1em;
  margin: 0.5em 0;
}
.lexbox-style .data-display > .notifications-row .data-value .alert-frequency-data .alert-frequency-spinner {
  border-color: #909090;
  border-bottom-color: transparent;
  display: none;
}
.lexbox-style .data-display > .notifications-row .data-value .alert-frequency-data.waiting .alert-frequency-info {
  display: none;
}
.lexbox-style .data-display > .notifications-row .data-value .alert-frequency-data.waiting .alert-frequency-spinner {
  display: inline-block;
}
.lexbox-style .item-info .data-display .data-label {
  text-align: left;
}
.lexbox-style .data-value .multi {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
}
.lexbox-style .data-value .multi > * {
  flex: 0 0 auto;
  margin-right: 1em;
}
.lexbox-style .data-value .multi > *:last-child {
  margin-right: 0;
}
.lexbox-style .data-value .multi > .main-value {
  flex: 1 1 auto;
  height: fit-content;
}
.lexbox-style .lb-tree-item {
  cursor: pointer;
  padding: 0.1em 0.3em 0.1em 0.3em;
}
.lexbox-style .lb-global-form-error {
  color: #d55026;
  border-radius: 2px;
  padding: 2px 8px;
}
.lexbox-style .lb-global-form-success {
  color: #80ca0a;
  border-radius: 2px;
  padding: 2px 8px;
}
.lexbox-style .lb-error-messages {
  display: none;
  border-radius: 2px;
  padding: 2px;
  margin-top: 2px;
}
.lexbox-style .ng-submitted .lb-error-messages {
  font-size: smaller;
  color: #d55026;
  display: block;
}
.lexbox-style .ng-submitted .ng-invalid {
  border-color: #d55026;
  outline-color: #d55026;
}
.lexbox-style .action-pending {
  display: inline-block;
  position: relative;
  top: 2px;
  margin-right: 5px;
}
.lexbox-style .action-pending > div {
  height: 12px;
  width: 12px;
  margin: 1px 0;
}
.lexbox-style .create-folder {
  flex: 0 0 auto;
  align-self: stretch;
  text-align: center;
}
.lexbox-style .lb-empty-root-folder {
  background-color: #f0f0f0;
  padding: 1em;
}
.lexbox-style .lb-empty-root-folder .lb-install-plugin-button {
  margin: 1em;
}
.lexbox-style .lb-history-sessions > * {
  align-self: stretch;
  margin-bottom: 0.5em;
}
.lexbox-style .lb-history-sessions .sessions {
  flex: 1 0 auto;
  align-self: stretch;
  margin-bottom: 1em;
}
@media (min-width: 768px) {
  .lexbox-style .lb-history-sessions .sessions {
    flex: 1 1 auto;
    align-self: stretch;
    overflow-y: auto;
  }
}
.lexbox-style .history-session-header {
  border-bottom: 1px solid #e1e1e1;
  font-size: 1.5em;
  margin-bottom: 0.5em;
}
.lexbox-style .history-session-header .history-session-title {
  display: flex;
  align-items: center;
  color: #6e6e6e;
}
.lexbox-style .history-session-header .history-session-title .source {
  margin-left: 0.4em;
}
.lexbox-style .lb-history-session {
  display: block;
  margin-bottom: 2em;
}
.lexbox-style .lb-history-session .history-session-actions {
  transition: opacity 0.2s;
  opacity: 0;
  display: flex;
  font-size: inherit;
  cursor: pointer;
}
.lexbox-style .lb-history-session .history-session-actions .history-session-action-item {
  padding-left: 0.5em;
}
.lexbox-style .lb-history-session .history-session-actions .history-session-action-button {
  font-size: 13px;
}
.lexbox-style .lb-history-session:hover .history-session-actions {
  opacity: 1;
}
.lexbox-style .fromSearch > .lb-history-item {
  margin-left: 49px;
}
@media (min-width: 768px) {
  .lexbox-style .fromSearch > .lb-history-item {
    margin-left: 56px;
  }
}
@media (min-width: 992px) {
  .lexbox-style .fromSearch > .lb-history-item {
    margin-left: 63px;
  }
}
.lexbox-style .history-delete-all {
  flex: 0 0 auto;
  align-self: center;
}
.lexbox-style .history-pager {
  align-self: center;
  display: flex;
  align-items: stretch;
  height: 3ch;
}
.lexbox-style .history-pager .pager-page {
  flex: 1 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 0.4ch;
  width: 3ch;
}
.lexbox-style .history-pager .pager-page:not(:last-of-type) {
  margin-right: 0.3em;
}
.lexbox-style .history-pager .pager-page[ng-click] {
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.14);
  border-radius: 2px;
  background-color: #eee;
  cursor: pointer;
}
.lexbox-style .history-pager .pager-page[ng-click]:hover {
  background-color: #ddd;
}
.lexbox-style .history-pager .prev-page {
  padding-top: 0;
}
.lexbox-style .history-pager .current-page {
  font-weight: bolder;
}
.lexbox-style .history-pager .next-page {
  padding-top: 0;
}
.lexbox-style .lb-alertFeed-metadata .data-title {
  font-weight: bolder;
}
.lexbox-style .lb-alertFeed-filter {
  border-bottom: 1px solid #e1e1e1;
}
.lexbox-style .alert-feed-intensity {
  color: #3a94b9;
}
.lexbox-style .alert-feed-intensity .lbi {
  vertical-align: middle;
}
.lexbox-style .lb-content-profile .update-note {
  padding: 0.5em 1em;
}
.lexbox-style .lb-content-profile dl {
  margin-bottom: 0;
}
.lexbox-style .lb-content-profile dl + dl:last-of-type {
  margin-bottom: 20px;
}

html, body {
  min-height: 100vh;
}

html, body.lexbox-style, .lexbox-style .lb-main-view {
  background-color: #fafafa;
  -webkit-overflow-scrolling: touch;
}

html {
  position: relative;
  -webkit-transition: all 0.15s linear;
  transition: all 0.15s linear;
}

html.exposed-menu {
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
}

.lexbox-style a,
.lexbox-style a:hover {
  color: inherit;
  text-decoration: none;
}
.lexbox-style a[href] {
  color: #307b9a;
}
.lexbox-style a[href]:hover {
  color: #1e4d60;
  text-decoration: underline;
}
.lexbox-style .lb-main-view {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  height: 100vh;
}
.lexbox-style.lexbox-navbar {
  flex: 0 0 auto;
  margin-bottom: 0;
}
.lexbox-style .lexbox-pagehead {
  flex: 0 0 auto;
  align-self: stretch;
}
.lexbox-style .lexbox-pagehead:empty {
  display: none;
}
.lexbox-style .lexbox-content {
  flex: 1 0 auto;
  padding-bottom: 1em;
}
@media (min-width: 768px) {
  .lexbox-style .lexbox-content {
    flex: 1 1 0px;
    padding: 1.5em 1em;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (min-width: 1280px) {
  .lexbox-style .lexbox-content {
    width: 1280px;
    margin: 0 auto;
  }
}
.lexbox-style.lexbox-footer {
  flex: 0 0 auto;
  align-self: stretch;
  background-color: #e8e8e8;
  position: relative;
}
.lexbox-style .lexbox-notices {
  padding-top: 0.3em;
  padding-bottom: 0.3em;
  text-align: center;
}
.lexbox-style .lexbox-notices svg {
  vertical-align: text-top;
  font-size: 1em;
}
.lexbox-style .lexbox-notices:empty {
  display: none;
}
.lexbox-style .footer-grid {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  grid-template-rows: 1fr;
}
.lexbox-style .footer-grid .footer-links {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 1em;
  justify-content: center;
  padding: 1em;
}
.lexbox-style .footer-grid .footer-links a {
  white-space: nowrap;
}
.lexbox-style .footer-grid .footer-logo {
  justify-self: end;
  padding-top: 1em;
}
.lexbox-style .footer-grid .footer-logo .lbi-lexbox-by-lexum {
  height: 2em;
  width: auto;
}
@media (min-width: 616px) {
  .lexbox-style .footer-grid {
    grid-template-columns: 0 1fr min-content;
  }
  .lexbox-style .footer-grid .footer-links {
    flex-direction: row;
    flex-wrap: nowrap;
  }
  .lexbox-style .footer-grid .footer-links span.link {
    white-space: nowrap;
  }
  .lexbox-style .footer-grid .footer-links span.link:not(:last-of-type)::after {
    content: "|";
    padding-left: 1em;
  }
}
@media (min-width: 768px) {
  .lexbox-style .footer-grid {
    grid-template-columns: 1fr min-content 1fr;
  }
}
.lexbox-style .label.badge-style {
  border-radius: 0.85em;
  display: inline-block;
  padding: 0.3em 0.5em;
  position: relative;
  text-align: center;
  top: -1em;
}
.lexbox-style .label.badge-style:empty {
  display: none;
}
.lexbox-style .panel-footer:before, .lexbox-style .panel-footer:after {
  content: " ";
  display: table;
}
.lexbox-style .panel-footer:after {
  clear: both;
}
.lexbox-style .form-group .help-block {
  display: none;
}
.lexbox-style .form-group.has-error .help-block {
  display: block;
}
.lexbox-style .lb-modal-backdrop {
  width: 100%;
  height: 100%;
  opacity: 0.5;
}

.lexbox-style .lexbox-credentials {
  color: #fafafa;
  padding: 0 0 2em;
  max-width: 40em;
  width: 90vw;
}
.lexbox-style .lexbox-credentials h3 small {
  color: inherit;
  font-size: 85%;
  white-space: nowrap;
}
.lexbox-style .lexbox-credentials a {
  color: #fafafa;
  text-decoration: underline;
}
.lexbox-style .lexbox-credentials label {
  font-weight: normal;
}
.lexbox-style .lexbox-credentials form {
  background-color: rgba(0, 0, 0, 0.3);
  box-shadow: inset 2px 2px 4px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  padding: 2em;
  margin: 1em 0;
}
.lexbox-style .lexbox-credentials footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
}
.lexbox-style .lexbox-credentials footer .checkbox {
  margin-top: 0;
  margin-bottom: 0;
}
.lexbox-style .reset-form footer,
.lexbox-style .forgot-form footer {
  flex-direction: row-reverse;
}
.lexbox-style .lexbox-credentials .lb-global-form-error {
  color: #fafafa;
  background-color: #d55026;
}
.lexbox-style .lexbox-credentials .lb-global-form-error a {
  text-decoration: underline;
}
.lexbox-style .lexbox-credentials .lb-global-form-success {
  color: #fafafa;
  background-color: #80ca0a;
}
.lexbox-style .lexbox-credentials .lb-global-form-success a {
  text-decoration: underline;
}
.lexbox-style .lexbox-credentials .ng-active .lb-error-messages {
  color: #fafafa;
  background-color: #d55026;
}
.lexbox-style .lexbox-credentials .ng-active .lb-error-messages a {
  text-decoration: underline;
}
.lexbox-style .helper-links {
  text-align: center;
}
.lexbox-style.lexbox-navbar {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-content: baseline;
  align-items: flex-start;
  background-color: #3a94b9;
  color: #fff;
  padding: 0.5em;
  position: relative;
}
.lexbox-style.lexbox-navbar a,
.lexbox-style.lexbox-navbar .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}
@media (min-width: 768px) {
  .lexbox-style.lexbox-navbar {
    margin-bottom: 0;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.4);
  }
}
.lexbox-style .lb-logo {
  flex: 0 0 auto;
}
.lexbox-style .lb-logo svg {
  color: #fff;
  vertical-align: middle;
}
.lexbox-style .lb-logo svg.lbi-logo-alt,
.lexbox-style .lb-logo svg.lbi-logo-beta-alt {
  width: 44px;
  height: 50px;
}
.lexbox-style .lb-logo svg.lbi-logo-text {
  width: auto;
  height: 44px;
  margin-left: 0.45em;
}
.lexbox-style.lexbox-navbar .lb-notices {
  position: absolute;
  width: 100%;
  left: 0;
  text-align: center;
  text-shadow: none;
  pointer-events: none;
}
.lexbox-style.lexbox-navbar .lb-notices .alert {
  display: inline-block;
  pointer-events: auto;
}
.lexbox-style.lexbox-navbar .lb-notices .alert a {
  color: inherit;
  text-decoration: underline;
}
.lexbox-style .lb-connexion {
  background-color: #307b9a;
  padding: 15px;
  position: absolute;
  width: 100%;
  height: 50px;
  top: -50px;
  left: 0;
}
@media (min-width: 768px) {
  .lexbox-style .lb-connexion {
    flex: 1 0 auto;
    align-self: center;
    background-color: transparent;
    color: inherit;
    padding: 0;
    position: static;
    text-align: right;
    width: auto;
    height: auto;
    top: 0;
    left: 0;
  }
}
.lexbox-style .lb-hamburger {
  flex: 1 0 auto;
  align-self: center;
  text-align: right;
}
@media (min-width: 768px) {
  .lexbox-style .lb-hamburger {
    flex: unset;
    display: none;
  }
}
.lexbox-style .lb-connexion ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.lexbox-style .lb-connexion ul > li {
  display: inline-block;
  margin-left: 0.45em;
}
.lexbox-style .lb-connexion ul > li {
  margin-left: 1em;
}
.lexbox-style .lb-connexion .lb-status-dropdown-menu ul {
  left: auto;
  right: 0;
}
.lexbox-style .lb-connexion .lb-status-dropdown-menu ul > li {
  display: block;
  margin-left: 0;
}
html.exposed-menu .lexbox-style .lb-connexion .lb-status-dropdown-menu ul {
  left: 0;
  right: auto;
}
.lexbox-style .lexbox-pagehead {
  padding: 1em 0;
}
.lexbox-style .lexbox-pagehead .row.cwd-search {
  margin-bottom: 1em;
}
@media (min-width: 768px) {
  .lexbox-style .lexbox-pagehead {
    box-shadow: 6px 0 6px rgba(0, 0, 0, 0.4);
  }
  .lexbox-style .lexbox-pagehead .btn-group.cwd-filters label {
    text-align: left;
    min-width: 7em;
    padding: 3px 6px;
  }
  .lexbox-style .lexbox-pagehead .btn-group.cwd-filters label .count {
    display: block;
    margin: 0;
    font-size: 0.9em;
  }
}
@media (min-width: 992px) {
  .lexbox-style .lexbox-pagehead .btn-group.cwd-filters label {
    text-align: left;
    min-width: 7em;
    padding: 3px 6px;
  }
  .lexbox-style .lexbox-pagehead .btn-group.cwd-filters label .count {
    margin: 0;
    font-size: 0.9em;
  }
}
@media (min-width: 1200px) {
  .lexbox-style .lexbox-pagehead .btn-group.cwd-filters label {
    text-align: left;
    min-width: 8em;
    padding: 3px 6px;
  }
  .lexbox-style .lexbox-pagehead .btn-group.cwd-filters label .count {
    margin: 0;
    font-size: 0.9em;
  }
}
.lexbox-style .sidebar {
  padding: 1em 0;
  margin: 0 0 0.5em;
  background-color: #f3f3f3;
}
@media (min-width: 768px) {
  .lexbox-style .sidebar {
    height: 100%;
    padding: 0 0.5em;
    margin: 0;
    background-color: transparent;
  }
}
.lexbox-style .lb-folders-items {
  color: #6e6e6e;
}
.lexbox-style .lb-folders-expanded,
.lexbox-style .lb-folders-collapsed {
  font-family: FontAwesome;
  font-style: normal;
}
.lexbox-style .lb-folders-expanded:before {
  content: "\f07b";
}
.lexbox-style .lb-folders-collapsed:before {
  content: "\f07b";
}
.lexbox-style .lb-folders-label {
  margin-left: 0.3em;
  padding: 0 0.3em;
}
.lexbox-style .lb-folders-label:hover {
  background-color: #fafafa;
}
.lexbox-style .lb-folders-labelSelected,
.lexbox-style .lb-folders-labelSelected:hover {
  font-weight: bolder;
  color: #fafafa;
  background-color: #6e6e6e;
}
@media (min-width: 768px) {
  .lexbox-style .lb-home-container,
  .lexbox-style .lb-home-container > .row,
  .lexbox-style .lb-content-view {
    height: 100%;
    position: relative;
  }
  .lexbox-style .lb-content-view {
    display: flex;
    flex-direction: column;
  }
  .lexbox-style .lexbox-style .lb-content-view .lb-breadcrumbs {
    flex: 0 0 auto;
  }
}
/*# sourceMappingURL=lexbox-website.css.map */
