:root {--my-reports-image-bg-color: #f0f0f0;}
.tui-totara_reportbuilder-listingReportItem {position: relative;display: flex;color: var(--color-text);border: var(--border-width-thin) solid var(--color-border);transition-timing-function: ease-in-out;transition-duration: 200ms;transition-property: box-shadow;}
.tui-totara_reportbuilder-listingReportItem:hover, .tui-totara_reportbuilder-listingReportItem:active, .tui-totara_reportbuilder-listingReportItem:focus {z-index: 1;color: var(--color-text);text-decoration: none;}
.tui-totara_reportbuilder-listingReportItem:hover {box-shadow: var(--shadow-2);}
.tui-totara_reportbuilder-listingReportItem:focus-visible {outline: 2px solid var(--color-state-focus);outline-offset: var(--focus-outline-offset);}
.tui-totara_reportbuilder-listingReportItem__indicator {position: absolute;top: 0;right: 0;padding: var(--gap-4);}
.tui-totara_reportbuilder-listingReportItem__imageWrap {background-color: var(--my-reports-image-bg-color);}
.tui-totara_reportbuilder-listingReportItem__title {font-weight: var(--font-h5-weight);font-weight: 600;font-size: var(--font-h5-size);font-family: var(--font-h5-family);line-height: var(--font-h5-line-height);flex-shrink: 0;overflow: hidden;}
.tui-totara_reportbuilder-listingReportItem__description {font-weight: var(--font-body-sm-weight);font-size: var(--font-body-sm-size);font-family: var(--font-body-sm-family);line-height: var(--font-body-sm-line-height);overflow: hidden;}
.tui-totara_reportbuilder-listingReportItem--grid {flex-direction: column;}
.tui-totara_reportbuilder-listingReportItem--grid .tui-totara_reportbuilder-listingReportItem__image {display: block;width: 100%;height: 7.5rem;margin: 0 auto;}
.tui-totara_reportbuilder-listingReportItem--grid .tui-totara_reportbuilder-listingReportItem__info {display: flex;flex-direction: column;gap: var(--gap-2);min-height: 3.875rem;max-height: 8.125rem;padding: var(--gap-2) var(--gap-2) var(--gap-3) var(--gap-2);}
.tui-totara_reportbuilder-listingReportItem--list {height: 4.375rem;border-width: 0 0 var(--border-width-thin) 0;}
.tui-totara_reportbuilder-listingReportItem--list .tui-totara_reportbuilder-listingReportItem__imageWrap {flex: 0 0 auto;width: auto;height: 100%;max-height: 100%;}
.tui-totara_reportbuilder-listingReportItem--list .tui-totara_reportbuilder-listingReportItem__image {width: auto;height: 100%;max-height: 100%;margin: 0;padding: 0;}
.tui-totara_reportbuilder-listingReportItem--list .tui-totara_reportbuilder-listingReportItem__info {display: grid;flex-grow: 1;grid-template-columns: 1fr 1fr;gap: var(--gap-2);padding: var(--gap-3);}
.tui-totara_reportbuilder-reportsList {display: flex;flex-direction: column;gap: var(--gap-4);isolation: isolate;}
.tui-totara_reportbuilder-reportsList__overview {display: flex;flex-wrap: wrap;gap: var(--gap-4);align-items: center;justify-content: space-between;}
.tui-totara_reportbuilder-reportsList__list--grid {display: grid;grid-template-columns: repeat(auto-fill,minmax(15.625rem,1fr));gap: var(--gap-card-grid);}
.tui-totara_reportbuilder-reportsList__list--list {border-top: var(--border-width-thin) solid var(--color-border);}
.tui-totara_reportbuilder-scheduledReportAdd {display: flex;flex-wrap: wrap;gap: var(--gap-2);align-items: center;}
@font-face {font-family: "Gotham";src: url("https://charlesrivercampus.actuatxp.com/theme/actua/webfont.php?nomfont=Gotham-Black.woff") format("woff");font-weight: bolder;font-style: normal;}
@font-face {font-family: "Gotham";src: url("https://charlesrivercampus.actuatxp.com/theme/actua/webfont.php?nomfont=Gotham-Bold.woff") format("woff");font-weight: bold;font-style: normal;}
@font-face {font-family: "Gotham";src: url("https://charlesrivercampus.actuatxp.com/theme/actua/webfont.php?nomfont=Gotham-Book.woff") format("woff");font-weight: normal;font-style: normal;}
@font-face {font-family: "Gotham";src: url("https://charlesrivercampus.actuatxp.com/theme/actua/webfont.php?nomfont=Gotham-Light.woff") format("woff");font-weight: 300;font-style: normal;font-display: swap;}
@font-face {font-family: "Gotham";src: url("https://charlesrivercampus.actuatxp.com/theme/actua/webfont.php?nomfont=Gotham-Medium.woff") format("woff");font-weight: 500;font-style: normal;}
body {font-family: Gotham;}