:root {
    --primary: #00639A;
    --secondary: #006EAA;
    --link-hover: #0b73ba;
    --input-border-radius: 0.5rem;
    --input-background-color: #FFFFFF;
    --input-color-alt: #282828;
    --default-margin: 1rem;
    --default-padding: 1rem;
    --default-border-color: #EEEEEE;
    --alert-error-border: #B1063A;
    --quick-link-color: #B1063A;
    --debug-mode-border: #B1063A;
    --alert-error-background: #FFC4D8;
    --alert-error-color: #282828;
    --spinner-color: #FFFFFF;
    --page-link-border: #00639A;
    --page-link-color: #00639A;
    --page-link-background: #FFFFFF;
    --heading-dark: #3a3a3a;
    --card-background: #FFFFFF;
    --card-border: #EEEEEE;
    --table-border-bottom-color: #adadad;
}

@keyframes spinner-border {
    to {
        transform: rotate(360deg);
    }
}

body {
    position: relative;
}

/* CUSTOM ELEMENTS */
.debug-mode {
    border-bottom: 2px solid var(--debug-mode-border);
    border-top: 2px solid var(--debug-mode-border);
    margin: 1rem 0;
}

.input-clear,
.input-clear-autocomplete {
    position: absolute;
    top: 0;
    right: 0.5rem;
    cursor: pointer;
}

.input-clear:before,
.input-clear-autocomplete:before {
    content: "×";
    font-size: 1.5rem;
    color: #282828;
}

.filter-container .filter.disabled .input-clear,
.filter-container .filter.disabled .input-clear-autocomplete {
    cursor: default;
}

.accordion-header {
    background-color: white;
    border-radius: 0.5rem;
    box-shadow: 0 0 #0000, 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    display: flex;
    justify-content:space-between;
    margin-top: 0.125rem;
}

.accordion-header.last.expanded,
.commission-data-report .accordion-header.expanded,
.accordion-header.generic.expanded,
.accordion-header.has-table.expanded {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.accordion-header h2 {
    font-size: 1.5rem;
    margin-bottom: 0;
}

.accordion-section table h3 {
    font-size: 1.25rem;
    margin-bottom: 0;
}

.accordion-section table td {
    font-size: 0.8rem;
    white-space: nowrap;
}

.accordion-header.stacked-table {
    margin-left: 0.3em;
}

.detail-tag {
    align-self: stretch;
    color: white;
    background-color: var(--primary);
    border-bottom-right-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
    font-size: 0.7rem;
    padding: 0.2rem 0.4rem;
    min-height: 3.5rem;
    transform: rotate(180deg);
    writing-mode: vertical-rl;
}

.accordion-section {
    padding-left: 0.3em;
    border-bottom: 0;
}

.accordion-section table {
    margin-bottom: 0.125em;
    width: 100%;
    table-layout: fixed;
}

.accordion-section table td,
.accordion-section table th {
    white-space: normal;
    word-break: normal;
}

.accordion-section table tr:last-child td {
    border-bottom: none;
}

.accordion-section table th:last-child,
.accordion-section table td:last-child {
    text-align: right;
}

.accordion-header button {
    align-items: center;
    background: transparent;
    border: 0;
    border-radius: 0;
    color: var(--heading-dark);
    cursor: pointer;
    display: flex;
    font-size: 2rem;
    justify-content: space-between;
    padding: 0 0.5em 0 0;
    width: 100%;
}

.accordion-header button:focus {
    outline: -webkit-focus-ring-color auto 1px;
}

.accordion-header button:focus:not(:focus-visible) {
    outline: none;
}

.accordion-header button.static:after {
    content: "";
    width: 1rem;
}

.accordion-header button[aria-expanded="false"]:after {
    content: "+";
    width: 1rem;
}

.accordion-header button[aria-expanded="true"]:after {
    content: "-";
    width: 1rem;
}

.accordion-header button[aria-expanded="false"] .detail-tag {
    border-top-right-radius: 0.5rem;
}

.accordion-header button .details {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    font-size: 1rem;
    gap: 1rem;
    justify-content: space-between;
    padding: 1rem;
    width: 100%;
}

.accordion-header button .details.stacked {
    align-items: flex-start;
    flex-direction: column;
}

.accordion-header button .details.no-tag {
    padding: 1rem;
}

.accordion-header button .details.no-tag div  {
    padding: 0;
    text-align: left;
}

.details .meta table {
    table-layout: fixed;
    box-shadow: none;
    margin-bottom: 0;
}

.details .meta table th,
.details .meta table td {
    background: transparent;
    border: 0;
    padding: 0;
    text-align: right;
}

.details .meta table th:first-child,
.details .meta table td:first-child {
    text-align: left;
}

.details .meta table th:nth-child(3),
.details .meta table td:nth-child(3) {
    padding-right: 1rem;
}

.accordion-controls button {
    margin-bottom: var(--default-margin);
}

.tooltip {
    align-items: center;
    display: flex;
    gap: 0.75rem;
    position: relative;
}

.tooltip-toggle {
    background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHg9IjBweCIgeT0iMHB4Igp3aWR0aD0iMjQiIGhlaWdodD0iMjQiCnZpZXdCb3g9IjAgMCAyNCAyNCIKc3R5bGU9IiBmaWxsOiMwMDAwMDA7Ij4gICAgPHBhdGggZD0iTSAxMiAyIEMgNi40ODg5OTcxIDIgMiA2LjQ4ODk5NzEgMiAxMiBDIDIgMTcuNTExMDAzIDYuNDg4OTk3MSAyMiAxMiAyMiBDIDE3LjUxMTAwMyAyMiAyMiAxNy41MTEwMDMgMjIgMTIgQyAyMiA2LjQ4ODk5NzEgMTcuNTExMDAzIDIgMTIgMiB6IE0gMTIgNCBDIDE2LjQzMDEyMyA0IDIwIDcuNTY5ODc3NCAyMCAxMiBDIDIwIDE2LjQzMDEyMyAxNi40MzAxMjMgMjAgMTIgMjAgQyA3LjU2OTg3NzQgMjAgNCAxNi40MzAxMjMgNCAxMiBDIDQgNy41Njk4Nzc0IDcuNTY5ODc3NCA0IDEyIDQgeiBNIDExIDcgTCAxMSA5IEwgMTMgOSBMIDEzIDcgTCAxMSA3IHogTSAxMSAxMSBMIDExIDE3IEwgMTMgMTcgTCAxMyAxMSBMIDExIDExIHoiPjwvcGF0aD48L3N2Zz4=') 50% 50% no-repeat;
    background-size: 100%;
    height: 1.25em;
    width: 1.25em;
}

.tooltip-bubble {
    display: flex;
    background-color: black;
    border-radius: 0.25rem;
    box-shadow: 0 0 #0000, 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    color: white;
    flex-direction: column;
    font-size: 0.8rem;
    bottom: 125%;
    left: 0;
    max-width: 28rem;
    opacity: 0;
    padding: 1em;
    position: absolute;
    text-align: left;
    transition-duration: 0.3s;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    visibility: hidden;
    width: max-content;
    z-index: 10;
}

.tooltip-bubble p {
    margin-bottom: initial;
}

.tooltip-bubble p:not(:last-of-type) {
    margin-bottom: 0.5rem;
}

.details .title {
    text-align: left;
}

.details .meta {
    /*display: flex;*/
    /*flex-direction: row;*/
    /*justify-content: flex-start;*/
    /*width: 100%;*/
    /*gap: 2rem*/
}

.details .meta div {
    display: flex;
    justify-content: space-between;
    text-align: left;
    width:33%;
}

.details .meta .policy-count-amount {
    width: 7ch;
    text-align: right;
    margin-right: 1rem;
}

.details .meta .policy-total {
    width: 13ch;
}

.details .meta .policy-total-amount {
    width: 10ch;
    text-align: right;
}

.details .meta .name {
    font-weight: bold;
}

.details .meta .value {
    margin-right: var(--default-margin);
}

input.table-action-button,
input.table-action-button:hover,
input.table-action-button:focus {
    background-color: initial;
    color: var(--input-color-alt);
    padding: 0;
    border-radius: 0;
}

input.table-action-button:focus-visible {
    outline: -webkit-focus-ring-color auto 1px;
}

.accordion-card {
    background-color: var(--card-background);
    border-radius: 0.5rem;
    box-shadow: 0 0 #0000, 0 1px 3px 0 rgb(0 0 0 / 10%), 0 1px 2px 0 rgb(0 0 0 / 6%);
}

.card-header {
    border-bottom: 1px solid var(--card-border);
    padding: 1rem;
}

.card-header h2 {
    font-size: 1.5rem;
    margin-bottom: 0;
}

.card-header h3 {
    font-size: 1.25rem;
    margin-bottom: 0;
}

.card-header p {
    margin-bottom: 0;
}

.card-body {
    padding: 1rem;
}

.info-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0px, 1fr));
}

.info-grid .grid-heading {
    font-weight: bold;
}

.info-grid p {
    margin-bottom: 0;
}

.info-grid > div {
    grid-column-start: span 4;
    margin-bottom: var(--default-margin);
}

.info-list {
    display: grid;
    grid-template-columns: repeat(2, minmax(0px, 1fr));
}

.info-list dd {
    margin: 0;
}

.sidebar-tabs {
    width: 100%;
}

.sidebar-tabs .tab-container {
    border-bottom: 1px solid var(--card-border);
}

.sidebar-tabs button,
.sidebar-tabs a.no-links {
    color: black;
    background-color: transparent;
    text-align: left;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    width: 100%;
    padding: 1rem;
    border-radius: 0;
}

.sidebar-tabs button:focus,
.sidebar-tabs a:focus {
    outline: -webkit-focus-ring-color auto 1px;
}

.sidebar-tabs button:focus:not(:focus-visible),
.sidebar-tabs a:focus:not(:focus-visible) {
    outline: none;
}

.sidebar-tabs button:hover {
    background-color: transparent;
}

.sidebar-tabs button p,
.sidebar-tabs a.no-links p {
    color: black;
    font-size: 0.875rem;
    line-height: 1.25rem;
    text-transform: uppercase;
    margin-bottom: 0;
}

.sidebar-tabs button[aria-expanded="true"] i {
    transform: rotate(180deg);
}

.sidebar-tabs .ast-icon.icon-arrow svg {
    margin-left: 0;
}

.sidebar-tabs .tab-list {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    width: 100%;
    padding-bottom: 0.25rem;
}

.sidebar-tabs .tab-list.hidden {
    display: none;
}

.sidebar-tabs .tab-list a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    cursor: pointer;
    padding: 0.5rem 1rem;
    font-size: 1rem;
    line-height: 1rem;
    margin-bottom: 0.25rem;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999;
    visibility: hidden;
    overflow-x: hidden;
    overflow-y: auto;
    outline: 0;
    background-color: rgba(0, 0, 0, 0.2);
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 3.75rem auto;
    pointer-events: none;
    max-width: 90%;
}

.modal-dialog-centered {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (.5rem * 2));
}

.modal-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1rem 1rem 0.5rem;
    border-bottom: 1px solid var(--card-border);
    width: 100%;
}

.modal-title {
    font-size: 1.5rem;
    font-weight: bold;
    margin-bottom: 0;
}

.modal-header .modal-hide {
    cursor: pointer;
    color: var(--input-color-alt);
    font-size: 1.75rem;
    line-height: 1.75rem;
    padding: 1rem;
    border-radius: 0;
    background-color: transparent;
}

.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .5rem;
    outline: 0;
    overflow: hidden;
}

.modal-body {
    width: 100%;
}

td .modal-show {
    padding: 0;
    background-color: transparent;
    color: var(--secondary);
}

td .modal-show:hover {
    color: var(--link-hover);
}

td .modal-show:focus {
    outline: -webkit-focus-ring-color auto 1px;
}

td .modal-data {
    display: none;
}

.fade {
    opacity: 0;
    transition-duration: 0.15s;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
}

.fade.show {
    opacity:1;
}

.modal.show {
    visibility: visible;
}

.modal-title {
    font-size: 1.5rem;
    margin-bottom: 0;
}

.modal-body {
    padding: 1rem;
}

.modal-footer {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    padding: 1rem;
}

/* HELPERS */
.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.between {
    justify-content: space-between;
}

.rounded-br-none {
    border-bottom-right-radius: 0;
}

.rounded-b-none {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.rounded-t-none {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.padding-l-none {
    padding-left: 0;
}

.gap-between {
    display: flex;
    gap: 1rem;
}

.margin-b {
    margin-bottom: var(--default-margin);
}

.margin-b-none {
    margin-bottom: 0;
}

.bold {
    font-weight: bold;
}

.hidden {
    display: none;
}

.space-between {
    justify-content: space-between;
}

.w-35 {
    width: 35%;
}

.accordion-section .stacked-table {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.accordion-section .stacked-table:last-of-type {
    margin-bottom: var(--default-margin);
    border-bottom-right-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
}

.accordion-section .stacked-table:not(:last-of-type) {
    border-bottom: 1px solid var(--table-border-bottom-color);
}

/* BEGIN OVERRIDES */
.litepicker .container__days .day-item.is-end-date {
    background-color: var(--secondary);
}

.litepicker .container__months .month-item-header .button-previous-month:hover > svg,
.litepicker .container__months .month-item-header .button-next-month:hover > svg,
.litepicker .container__months .month-item-header .reset-button:hover > svg {
    fill: var(--page-link-background);
}
.autoComplete_wrapper {
    width: 100%;
}

.autoComplete_wrapper > input {
    background-image: none;
    color: #808285;
}

.autoComplete_wrapper > input:focus {
    color: initial;
    border: initial;
    outline: initial;
}

.autoComplete_wrapper > input:focus-visible {
    outline: -webkit-focus-ring-color auto 1px;
}

.autoComplete_wrapper > input.error {
    outline: red auto 1px;
}

.autoComplete_wrapper .input-warning {
    color: red;
    font-size: 0.75rem;
}

.autoComplete_wrapper > ul > li mark {
    color: var(--primary);
}
/* END OVERRIDES */

.issued-business-search,
.commission-report {
    min-height: 100vh;
}

.report-wrapper {
    margin-bottom: 5vh;
}

.report-body {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    align-items: flex-start;
}

.accordions {
    width: 100%;
}

.issued-business-search form {
    margin-bottom: var(--default-margin);
}

.issued-business-data .accordion-section table {
    margin-bottom: var(--default-margin);
}

.issued-business-data .accordion-header .details > div {
    font-size: 1.5rem;
    font-weight: bold;
}

.filter-container {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.filter-container .filter {
    display: flex;
    flex: 2;
    width: 100%;
    align-items: flex-start;
    flex-direction: column;
    margin-bottom: var(--default-margin);
    position: relative;
}

.filter-container .filter.disabled {
    opacity: 0.7;
}

.filter-container .filter.submit {
    flex: initial;
    width: initial;
}

.filter-container label {
    flex-shrink: 0;
    font-weight: bold;
    margin-right: var(--default-margin);
}
.filter-container input {
    padding: 0.75em 1em;
}
.filter-container input,
.filter-container select {
    width: 100%;
    border: none;
    border-radius: var(--input-border-radius);
    background-color: var(--input-background-color);
}

.filter-container .pagination {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin: 1em 0;
}


.issued-business-search .pagination > div {
    flex-basis: 50%;
}

.issued-business-search .pagination .links {
    padding: 1em 0;
}

.issued-business-search .pagination a {
    display: inline-block;
    text-align: center;
    padding: 0.5em;
    margin: 0 0.5em 0.5em 0;
    min-width: 3em;
    font-size: 0.75em;
    background-color: var(--page-link-background);
    color: var(--page-link-color);
    border-radius: 2em;
    border: 1px solid var(--page-link-border);
}

.issued-business-search .pagination a.current {
    background-color: var(--page-link-color);
    color: var(--page-link-background);
}

.issued-business-search .pagination span {
    margin-right: 0.5em;
}

.spinner-border {
    display: none;
    width: 1rem;
    height: 1rem;
    vertical-align: -.125em;
    border: .2em solid var(--spinner-color);
    border-top-width: 0.2em;
    border-right-width: 0.2em;
    border-bottom-width: 0.2em;
    border-left-width: 0.2em;
    border-right-color: transparent;
    border-radius: 50%;
    animation: .75s linear infinite spinner-border;
    -webkit-animation: .75s linear infinite spinner-border;
    margin-right: 0.5em;
}

.alert {
    position: relative;
    padding: 1em 1em;
    margin-bottom: 1em;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}

.alert-error {
    border-color: var(--alert-error-border);
    background-color: var(--alert-error-background);
    color: var(--alert-error-color);
}

.alert button.close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    padding: 1.25rem 1rem;
    border: none;
    border-radius: 0;
    background-color: transparent;
    font-size: 1.25em;
    font-weight: bold;
    cursor: pointer;
    color: initial;
}

.alert button.close:focus {
    outline: -webkit-focus-ring-color auto 1px;
}

.btn-close {
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: 0.25em 0.25em;
    color: #000;
    /*background: transparent url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e) center/1em auto no-repeat;*/
    border: 0;
    border-radius: 0.375rem;
    opacity: .5;
}

.issued-business-data .return {
    display: inline-block;
}

.ast-left-sidebar #content > .ast-container {
    flex-direction: row;
}

.ast-left-sidebar #secondary {
    padding-right: var(--default-padding);
    position: -webkit-sticky;
    position: sticky;
    top: 1%;
    align-self: flex-start;
    width: initial;
    padding-top: 1.5em;
    margin-top: 1.5em;
}

table.quick-links th:not(:first-child),
table.quick-links td:not(:first-child) {
    width: 20%;
}

#secondary .sidebar-toggle span.fl-icon {
    vertical-align: middle;
    width: initial;
    height: initial;
}

#secondary .sidebar-toggle span.fl-icon:before {
    display: inline-block;
    content: "\f345";
    font-size: 1.25em;
    vertical-align: middle;
}

#secondary.sidebar-active .sidebar-toggle span.fl-icon:before {
    display: inline-block;
    content: "\f341";
}

#secondary.sidebar-active .quick-links span:not(.fl-icon) {
    display: none;
}

.data-section {
    margin-bottom: var(--default-margin);
}

.data-section > div {
    overflow-x: scroll;
    padding: 0.2em;
}

.data-section:last-child {
    height: 40vh;
}

.anchor a {
    scroll-margin-top: 1em;
    margin-left: 0.25em;
}

.ast-left-sidebar #primary {
    padding-left: 2em;
    flex-grow: 3;
}

.report-header {
    display: flex;
    flex-direction: column;
}

.report-header.has-title {
    flex-direction: column;
}

.report-header.has-title h3,
.report-header.has-title p {
    margin-bottom: 0;
}

.report-header.has-title .report-title {
    margin-bottom: var(--default-margin);
}

.report-header .details {
    display: flex;
    margin-right: 3rem;
}

.report-header .details table {
    background-color: transparent;
}

.report-header .controls {
    align-items: center;
    display: flex;
    gap: 1rem;
}

#report-actions {
    display: flex;
    justify-content: flex-end;
    margin-bottom: var(--default-margin);
}

#report-actions label {
    display: block;
    font-size: 0.75em;
    line-height: 1em;
    margin-bottom: 0.25em;
}

#report-actions .actions {
    margin-right: var(--default-margin);
}

#report-actions button {
    align-self: end;
    margin-bottom: 0.25em;
}

#report-actions button[type="submit"]:disabled {
    opacity: 0.7;
}

#heading-breadcrumb {
    min-height: 3.5rem;
}

table.sticky-head {
    overflow: initial;
}

.logged-in table.sticky-head thead {
    position: sticky;
    top: 0;
    z-index: 1;
}

.logged-in table.sticky-head thead {
    top: 2rem;
}

@media only screen and (min-width: 32em) {  }

@media only screen and (min-width: 50em) {
    .accordion-header button .details > div:last-child {
        align-items: center;
    }
    .info-grid > div {
        grid-column-start: span 2;
        margin-bottom: 0;
    }
    .report-header.has-title {
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
    }
}

@media only screen and (min-width: 60em) {
    .issued-business-search .pagination {
        flex-direction: row;
    }
    .issued-business-search .pagination .links {
        align-self: center;
        text-align: right;
    }
    .ast-left-sidebar #secondary {
        margin-top: 3em;
    }

    .quick-links a.sidebar-toggle {
        display: flex;
        align-items: center;
    }

    #secondary .quick-links span:not(.fl-icon) {
        display: none;
    }

    #secondary.sidebar-active .quick-links li a {
        justify-content: flex-start;
    }

    #secondary.sidebar-active .quick-links span:not(.fl-icon) {
        display: inline-block;
    }

    .filter-container {
        flex-direction: row;
    }

    .filter-container input,
    .filter-container select {
        margin-bottom: 0;
    }

    .filter-container .filter {
        align-items: center;
        flex-direction: row;
        margin-right: var(--default-margin);
    }

    .filter-container .filter:last-child {
        margin-right: 0;
    }

    .filter-container .filter.submit {
        flex: 0;
    }

    .report-header.has-title .report-title {
        margin-bottom: 0;
    }

    .report-body {
        flex-direction: row;
        position: relative;
    }

    .sidebar-tabs {
        min-width: 16rem;
        width: 16rem;
        position: sticky;
        position: -webkit-sticky;
        top: 2rem;
    }
}

@media only screen and (min-width: 66em) {
    .report-header {
        align-items: flex-end;
        justify-content: flex-end;
    }
    .accordion-header button .details {
        align-items: center;
        flex-direction: row;
    }
    .report-header .details {
        justify-content: flex-end;
        max-width: 95%;
    }
    .details .meta {
        max-width: 65%;
        justify-content: flex-end;
    }
    .details .meta table th:first-child,
    .details .meta table td:first-child {
        text-align: right;
    }
}

@media only screen and (min-width: 85em) { }
