.wrapper[data-v-d89c371f] {
  display: flex;
}
.wrapper .action-button[data-v-d89c371f] {
  padding: 4px 8px;
  cursor: pointer;
}.el-switch[data-v-bf0dc2b2] {
  margin-right: 8px;
}
.form label {
    height: auto;
}
[data-v-67aa132a] .js-back {
  display: none;
}[data-v-66c7a998] .action-view__positioner {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: scroll;
}.el-switch[data-v-df663433] {
  margin-right: 8px;
}.inline-divider[data-v-4c92cacc] {
  color: #dde0e4;
  padding: 0 12px;
  font-size: 8px;
}
.report-status-wrapper[data-v-4c92cacc] {
  margin-left: 12px;
}
.report-status-wrapper i[data-v-4c92cacc] {
  margin-right: 6px;
}
.report-icon-group[data-v-4c92cacc] {
  display: flex;
  align-items: center;
  gap: 8px;
}
.ellipsis-wrapper[data-v-4c92cacc] {
  display: flex;
  height: 32px;
  padding: 0px 12px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  cursor: pointer;
}
.ellipsis-wrapper[data-v-4c92cacc]:hover {
  background: #ebedef;
  border-radius: 4px;
}/***=!! New design variables !!=***/
td[data-v-00971796] {
  padding: 1.25rem !important;
}.el-dropdown[data-v-e4dc4557] {
  display: block;
}.section-wrapper__header[data-v-0f832237] {
  margin-bottom: 20px;
}
.el-dropdown[data-v-0f832237] {
  width: 100%;
}.message-wrapper[data-v-ef959643] {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  gap: 50px;
  margin: 0 50px;
}/***=!! New design variables !!=***/
[data-v-9a17b092] td {
  border-bottom: none !important;
}
[data-v-9a17b092] .row {
  max-width: fit-content !important;
}
.recent-reports-table-header h1[data-v-9a17b092] {
  margin-bottom: 0;
}
.recent-reports-table-header .recent-reports-table-header--links[data-v-9a17b092] {
  line-height: 28px;
}
.table-divider[data-v-9a17b092] {
  padding: 0 1.25rem;
}
.details-wrapper[data-v-9a17b092] :first-child {
  padding-right: 16px;
}
.exceptional-message-wrapper[data-v-9a17b092] {
  margin: 70px 30px;
}
.exceptional-message-wrapper h1[data-v-9a17b092] {
  padding-bottom: 16px;
}
.action-buttons-list > li[data-v-9a17b092] {
  padding-right: 20px;
}.wrapper[data-v-0b405747] {
  width: 100%;
}
[data-v-0b405747] .js-back {
  display: none;
}
div[data-v-0b405747] {
  width: 100%;
}/***=!! New design variables !!=***/
.card-item[data-v-5ce0d46c] {
  position: relative;
  padding: 24px;
  display: flex;
  align-items: center;
  text-align: left;
  background-color: #ffffff;
  color: #22283f;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  font-size: 0.875rem;
  width: 100%;
  min-width: 170px;
  min-height: 100px;
  cursor: pointer;
}
.card-item .card-item-icon[data-v-5ce0d46c] {
  display: flex;
  align-items: left;
  line-height: 20px;
  align-items: center;
}
.card-item .card-item-icon .icon[data-v-5ce0d46c] {
  padding-right: 15px;
  font-size: 26px;
}
.card-item .description[data-v-5ce0d46c] {
  position: absolute;
  padding: 18px 24px;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: none;
  justify-content: center;
  align-items: center;
  background: #1a6ae5;
  border-radius: 8px;
  color: #ffffff;
}
.card-item .description span[data-v-5ce0d46c] {
  font-size: 0.75rem !important;
}
.card-item:hover .description[data-v-5ce0d46c] {
  display: flex;
}
.card-item:hover .card-item-icon[data-v-5ce0d46c] {
  display: none;
}
.truncate[data-v-5ce0d46c] {
  overflow: hidden;
  white-space: pre-wrap;
  word-wrap: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}.wrapper[data-v-7eaeaa1c] {
  display: grid;
  grid-template-columns: var(--49f1f6fa);
  grid-gap: 20px;
  grid-auto-flow: dense;
}/***=!! New design variables !!=***/
.report-type-category-label[data-v-299c23a7] {
  line-height: 16px;
  margin-bottom: 0.9375rem;
}
.report-type-category-label i[data-v-299c23a7] {
  font-size: 16px;
  margin-left: 0;
  margin-right: 8px;
  vertical-align: middle;
}
.report-type-category-label span[data-v-299c23a7] {
  font-size: 12px;
  vertical-align: middle;
}
.report-type-item[data-v-299c23a7] {
  cursor: pointer;
}
.report-type-item .report-type-item__header[data-v-299c23a7] {
  display: flex;
}
.report-type-item .report-type-item__header h3[data-v-299c23a7] {
  margin-bottom: 0;
}
.report-type-item .report-type-item__header[data-v-299c23a7] :first-child {
  flex-grow: 1;
}
.fade-enter-active[data-v-299c23a7],
.fade-leave-active[data-v-299c23a7] {
  transition: opacity 0.2s ease;
}
.fade-enter-from[data-v-299c23a7],
.fade-leave-to[data-v-299c23a7] {
  opacity: 0;
}/***=!! New design variables !!=***/
.report-type-category__label[data-v-ab7df628] {
  line-height: 16px;
  margin-bottom: 0.9375rem;
}
.report-type-category__label i[data-v-ab7df628] {
  font-size: 16px;
  margin-left: 0;
  margin-right: 8px;
  vertical-align: middle;
}
.report-type-category__label span[data-v-ab7df628] {
  font-size: 12px;
  vertical-align: middle;
}/***=!! New design variables !!=***/
.report-type-category-label[data-v-00f2810e] {
  line-height: 16px;
  margin-bottom: 0.9375rem;
}
.report-type-category-label i[data-v-00f2810e] {
  font-size: 16px;
  margin-left: 0;
  margin-right: 8px;
  vertical-align: middle;
}
.report-type-category-label span[data-v-00f2810e] {
  font-size: 12px;
  vertical-align: middle;
}
.report-type-item .report-type-item__header[data-v-00f2810e] {
  display: flex;
}
.report-type-item .report-type-item__header h3[data-v-00f2810e] {
  margin-bottom: 0;
}
.report-type-item .report-type-item__header[data-v-00f2810e] :first-child {
  flex-grow: 1;
}
.section-wrapper[data-v-00f2810e]:last-child {
  margin-bottom: 0 !important;
}/***=!! New design variables !!=***/
.report-search-bar-preview-item[data-v-c01c2bb6] {
  cursor: pointer;
  display: flex;
}
.report-search-bar-preview-item h3[data-v-c01c2bb6] {
  line-height: 24px;
  margin-bottom: 0;
}
.report-search-bar-preview-item .report-search-bar-preview-item__header[data-v-c01c2bb6] {
  flex-grow: 1;
}
.report-search-bar-preview-item .report-search-bar-preview-item__header a[data-v-c01c2bb6] {
  color: #22283f !important;
}
.report-search-bar-preview-item .report-search-bar-preview-item__header a .icon[data-v-c01c2bb6] {
  margin-right: 4px;
}
.report-search-bar-preview-item .report-search-bar-preview-item__header a.icon-secondary[data-v-c01c2bb6] {
  color: #6f788b !important;
}
.report-search-bar-preview-item .report-search-bar-preview-item__header:hover a[data-v-c01c2bb6] {
  color: #1a6ae5 !important;
}
.report-search-bar-preview-item p[data-v-c01c2bb6] {
  font-size: 0.75rem;
  color: #b4b4b4;
}
.report-search-bar-preview-item p > *[data-v-c01c2bb6] {
  font-size: inherit;
}
.report-search-bar-preview-item[data-v-c01c2bb6]:not(:last-child) {
  margin-bottom: 12px;
}/***=!! New design variables !!=***/
.report-type-suggestion-item[data-v-304dc44b] {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  cursor: pointer;
}
.report-type-suggestion-item__header[data-v-304dc44b] {
  flex: 1;
}
.report-type-suggestion-item__header .icon[data-v-304dc44b] {
  margin-right: 4px;
}
.report-type-suggestion-item__name[data-v-304dc44b] {
  font-size: 0.875rem;
  font-weight: 500;
  color: #3b445e;
}
.report-type-suggestion-item__description[data-v-304dc44b] {
  font-size: 0.75rem;
  color: #999999;
  margin-top: 4px;
  margin-bottom: 0;
}/***=!! New design variables !!=***/
.report-agent-actions[data-v-182ae07a] {
  align-self: stretch;
  margin-top: 8px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.report-type-suggestions[data-v-182ae07a] {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.report-type-match-card[data-v-182ae07a] {
  position: relative;
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  overflow: hidden;
  cursor: pointer;
  padding: 12px 16px;
}
.report-type-match-card[data-v-182ae07a]:hover, .report-type-match-card[data-v-182ae07a]:focus, .report-type-match-card[data-v-182ae07a]:focus-within {
  border-color: #999999;
  outline: none;
}
.report-type-match-card:hover .report-type-match-card__configure[data-v-182ae07a], .report-type-match-card:focus .report-type-match-card__configure[data-v-182ae07a], .report-type-match-card:focus-within .report-type-match-card__configure[data-v-182ae07a] {
  opacity: 1;
}
.report-type-match-card__configure[data-v-182ae07a] {
  position: absolute;
  bottom: 8px;
  right: 12px;
  font-size: 0.6875rem;
  color: #999999;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  opacity: 0;
  transition: opacity 0.15s;
}
.report-type-match-card__configure[data-v-182ae07a]:hover {
  color: #3b445e;
}.report-search-with-ai__search-row[data-v-33500924] {
  display: flex;
  align-items: flex-start;
  gap: 8px;
}
.report-search-with-ai__search-bar[data-v-33500924] {
  flex: 1;
  min-width: 0;
}
.columns.small-8 {
    padding-left: 0;
}
.panel-wrapper[data-v-8a71e222] {
  position: relative;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.panel-wrapper p[data-v-8a71e222]:last-child {
  margin-bottom: 0;
}
.panel-wrapper[data-v-8a71e222] .el-image {
  position: absolute !important;
  bottom: 0;
  right: 0;
}
.panel-wrapper[data-v-8a71e222] .el-image .el-image__inner {
  width: unset;
  height: 357px;
}
.schedule-image-wrapper[data-v-8a71e222] {
  display: none;
}
@media (min-width: 1350px) {
.panel-wrapper__content[data-v-8a71e222] {
    padding-right: 370px;
}
.schedule-image-wrapper[data-v-8a71e222] {
    display: block;
}
.panel-wrapper__content--two-columned section .flex[data-v-8a71e222] {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-around;
}
.panel-wrapper__content--two-columned section[data-v-8a71e222]:first-child {
    width: 100% !important;
}
.panel-wrapper__content--two-columned section[data-v-8a71e222]:nth-child(2) {
    display: none;
}
}.client-layout-top-row[data-v-e7d5cb0b] {
  min-height: 305px;
}
.client-layout-top-row .left-column[data-v-e7d5cb0b] {
  min-height: 100%;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.client-layout-top-row .left-column .box-list[data-v-e7d5cb0b] {
  flex-grow: 1;
}.report-type-list .report-type-list__item[data-v-f29b262a] {
  cursor: pointer;
  padding: 16px 20px;
}
.report-type-list .report-type-list__item h2[data-v-f29b262a] {
  color: #515970;
  cursor: pointer;
}
.report-type-list .report-type-list__item[data-v-f29b262a]:hover {
  background: #f3f4f6;
  border-radius: 8px;
}/***=!! New design variables !!=***/
.reports-overview__title[data-v-fb53d5f4] {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 0 8px;
}
.reports-overview__title-text[data-v-fb53d5f4] {
  font-size: 1.25rem;
  font-weight: 500;
  color: #333333;
}.section-wrapper__header[data-v-11901ecc] {
  margin-bottom: 20px;
}
.el-dropdown[data-v-11901ecc] {
  width: 100%;
}.fa-bell[data-v-6606c02a] {
  padding-right: 8px;
}/***=!! New design variables !!=***/
.section-wrapper__header[data-v-85784419] {
  margin-bottom: 20px;
}
.el-dropdown[data-v-85784419] {
  display: flex;
}.wrapper[data-v-23a8548b] {
  display: flex;
}
.wrapper .action-button[data-v-23a8548b] {
  padding: 4px 8px;
}
.el-dropdown[data-v-23a8548b] {
  line-height: inherit;
  margin-left: 8px;
}.el-switch[data-v-c2ebc8d9] {
  margin-right: 8px;
}[data-v-cecdcf43] .js-back {
  display: none;
}[data-v-ec86f633] .action-view__positioner {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: scroll;
}
[data-v-ec86f633] .js-back {
  display: none;
}[data-v-ce27258d] .js-back {
  display: none;
}[data-v-0e760f35] .action-view__positioner {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: scroll;
}
[data-v-0e760f35] .js-back {
  display: none;
}.el-switch[data-v-767d2234] {
  margin-right: 8px;
}.toolbar-header__right[data-v-95930869] {
  padding: 12px;
}
.inline-divider[data-v-95930869] {
  color: #dde0e4;
  padding: 0 12px;
  font-size: 8px;
}
.report-status-wrapper[data-v-95930869] {
  margin-left: 12px;
}
.report-status-wrapper i[data-v-95930869] {
  margin-right: 6px;
}
.report-icon-group[data-v-95930869] {
  display: flex;
  align-items: center;
  gap: 8px;
}
.ellipsis-wrapper[data-v-95930869] {
  display: flex;
  height: 32px;
  padding: 0px 12px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  cursor: pointer;
}
.ellipsis-wrapper[data-v-95930869]:hover {
  background: #ebedef;
  border-radius: 4px;
}
.report-runner-chevron[data-v-95930869] {
  color: #333333 !important;
  vertical-align: middle;
  margin-left: 8px;
}.property-list__item__header > a[data-v-c5157556] {
  padding-right: 8px;
}
.property-list__item__header > a h3[data-v-c5157556]:hover {
  color: #1a6ae5;
  cursor: pointer;
}
.card-wrapper__header[data-v-c5157556] {
  display: flex;
}/***=!! New design variables !!=***/
@keyframes onAutoFillStart-974c9a48 {
from {
    /**/
}
to {
    /**/
}
}
/***=!! New design variables !!=***/
.link-wrapper[data-v-974c9a48] {
  display: -webkit- flex;
  display: flex;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  align-content: stretch;
}
.link-wrapper > *[data-v-974c9a48] {
  margin-right: 12px;
}
.link-wrapper > *[data-v-974c9a48]:last-child {
  margin-right: 0;
}
.link-wrapper > *.el-divider[data-v-974c9a48] {
  margin-left: 0;
}.name-cell[data-v-378d8914] {
  max-width: 300px;
}
.name-cell i[data-v-378d8914] {
  margin-left: 8px;
  color: #6b7280;
}
.date-cell[data-v-378d8914],
.status-cell[data-v-378d8914] {
  white-space: nowrap;
}
.rows-cell[data-v-378d8914] {
  text-align: right;
}
.icon a[data-v-378d8914] {
  cursor: pointer;
}
.row--failed[data-v-378d8914] {
  background-color: #fef2f2;
}
.row--failed td[data-v-378d8914] {
  color: #dc2626;
}
.row--failed a[data-v-378d8914] {
  color: #dc2626;
}
.row--failed a[data-v-378d8914]:hover {
  color: #b91c1c;
}
.error-state[data-v-3b44a6a7] {
    text-align: center;
    padding: 60px 20px;
}
.user-email[data-v-3b44a6a7] {
    display: block;
    color: #6b7280;
}
[data-v-3b44a6a7] .panel-wrapper__content h3 {
    word-break: break-word;
}
