body {
	margin: 1em;
	background-image: url(https://www.voyagertherapeutics.com/wp-content/uploads/2023/11/Voyager_Background_Illustration_C2-scaled.jpg);
	background-repeat: no-repeat;
	background-position-x: right;
	background-attachment: fixed;
}
html.size_16 {
	font-size: 16px;
}
html.size_18 {
	font-size: 18px;
}
html.size_20 {
	font-size: 20px;
}
html.size_12 {
	font-size: 12px;
}
/* body {
	margin-top: 1em;
	background-color: #faf7fa;
}
body::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	bottom: 0%;
	right: 0%;
	z-index: -1;
	background: url(https://www.voyagertherapeutics.com/wp-content/uploads/2023/11/Voyager_Background_Illustration_C2-scaled.jpg) 0 0 no-repeat;
	transform: rotate(180deg);
} */
body::after {
	content: '© 2025 Voyager Therapeutics, Inc. All rights reserved. ';
	position: relative;
	bottom: 6px;
	width: 100%;
	z-index: 1;
	color: #282828;
	text-align: center;
	display: block;
}
.env-holder {
	position: relative;
	align-self: center;
	margin-right: 14px;
}
/* #logo-holder {
}
#logo-holder::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	bottom: 0%;
	right: 0%;
	z-index: -1;
	background: url(https://www.voyagertherapeutics.com/wp-content/uploads/2023/11/Voyager_Background_Illustration_C2-scaled.jpg) 0 0 no-repeat;
	transform: rotate(180deg);
} */
th {
	white-space: nowrap;
}
.ui.header > .image:not(.icon),
.ui.header > img {
	width: 4em;
}
td:has(div.ui.message) {
	min-width: 400px;
	/* overflow: hidden;
	text-overflow: ellipsis;
	white-space: pre; */
}
.ui.form td:has(textarea) {
	position: relative;
	min-width: 300px;
	min-height: calc(42px + 0.78571429em + 0.78571429em);
	height: calc(42px + 0.78571429em + 0.78571429em);
}
.ui.form td textarea:not([rows]) {
	height: calc(100% - 0.78571429em - 0.78571429em);
	width: calc(100% - 0.78571429em - 0.78571429em);
	min-height: 42px;
	resize: none;
	position: absolute;
	top: 0.78571429em;
	left: 0.78571429em;
}
.added_input {
	padding-top: 0.5em;
}
table.dataTable.ui.table th.dt-type-numeric,
table.dataTable.ui.table th.dt-type-date,
table.dataTable.ui.table td.dt-type-numeric,
table.dataTable.ui.table td.dt-type-date {
	text-align: left !important;
}
table.dataTable.ui.table thead th,
table.dataTable.ui.table thead td,
table.dataTable.ui.table tfoot th,
table.dataTable.ui.table tfoot td {
	/* padding-right: 36px;
	min-width: 200px; */
	white-space: nowrap;
}
table#data td {
	white-space: nowrap;
}
.ui.top.attached.tabular.menu.borderless {
	border-bottom: none;
}
i.circular.search.link.icon {
	display: none;
}
.ui.message {
	word-break: break-word;
}
a {
	word-break: break-word;
}
.line-break {
	word-break: break-word;
}
.width180 {
	width: 180px;
}
.width50 {
	width: 50px !important;
	min-width: 50px !important;
}
.width75 {
	width: 75px !important;
	min-width: 75px !important;
}
.width100 {
	width: 100px !important;
	min-width: 100px !important;
}
.width400 {
	/* width: 400px !important; */
	min-width: 400px !important;
	max-height: 100px !important;
}
pre {
	text-wrap-mode: wrap;
	word-break: break-word;
}
.borderless-top {
	border-top: none !important;
	border-top-left-radius: 0 !important;
	border-top-right-radius: 0 !important;
}
@media only screen and (min-width: 1200px) {
	.ui.ui.ui.wide.container {
		width: 95%;
	}
}
.tab-positive {
	/* border-radius: 0.28571429rem 0.28571429rem 0 0 !important;
	box-shadow: 0 0 0 #a3c293 inset !important;
	background: #fcfff5 !important;
	color: #2c662d !important; */
	background: #098040 !important;
	color: #f6f6f6 !important;
}
.tab-negative {
	/* border-radius: 0.28571429rem 0.28571429rem 0 0 !important;
	box-shadow: 0 0 0 #e0b4b4 inset !important;
	background: #fff6f6 !important;
	color: #9f3a38 !important; */
	background: #cc0000 !important;
	color: #f6f6f6 !important;
}
.ui.dropdown > .remove.icon {
	top: 0.88571429em;
}
iframe.export {
	display: none;
}
td.default {
	background: #faf7fa;
	font-weight: 700;
	color: rgba(0, 0, 0, 0.95);
	text-transform: '';
	box-shadow: '';
	text-align: '';
	font-size: 1em;
	padding-left: '';
	padding-right: '';
}
.labeled {
	position: relative;
}

.labeled > .ui.floating.label {
	position: absolute;
	z-index: 100;
	top: -0.24571429em;
	right: 0;
	white-space: nowrap;
	transform: none;
	background-color: transparent;
	font-weight: 200;
}
.bold {
	font-weight: 600;
}
.centered.menu > a {
	text-align: center;
}

input[readonly] {
	cursor: default;
	pointer-events: none;
	opacity: 0.45;
}

.ui.divider {
	margin: 2rem 0;
}

.ui.spaced.buttons.single-row .ui.button {
	margin-bottom: 0;
	margin-right: 1em;
	box-shadow: 0 0 0 1px rgba(34, 36, 38, 0.15) inset !important;
}

.ui.button {
	box-shadow: 0 0 0 1px rgba(34, 36, 38, 0.15) inset !important;
}

div.dt-buttons.ui.buttons .ui.button {
	margin-bottom: 0;
	margin-right: 1em;
	border-radius: 0.28571429rem;
	box-shadow: 0 0 0 1px rgba(34, 36, 38, 0.15) inset !important;
}
label.ui.message.file-upload {
	margin: 1em 0;
	outline: 0;
	line-height: 1.21428571em;
	padding: 0.67857143em 1em;
	font-size: 1em;
	background: #fff;
	border: 1px solid rgba(34, 36, 38, 0.15);
	color: rgba(0, 0, 0, 0.87);
	border-radius: 0.28571429rem;
	box-shadow: 0 0 0 0 transparent inset;
	transition: color 0.1s ease, border-color 0.1s ease;
	cursor: pointer;
}

#pdf-container {
	height: 950px;
	width: 734px;
	overflow: auto;
	border: 1px solid rgba(34, 36, 38, 0.15);
	direction: ltr;
	border-radius: 0.28571429rem;
}

.ui.buttons .button:last-child {
	margin-right: 3.5px;
}
.ui.second.stuck.table td:nth-child(2),
.ui.second.stuck.table th:nth-child(2) {
	position: sticky;
	left: 140px;
	border-left: 1px solid rgba(34, 36, 38, 0.1);
	background: inherit;
}

.ui.accordion tbody.ui.content.active {
	display: table-row-group;
}
.ui.foot.stuck.table > tfoot,
.ui.head.stuck.table > thead {
	position: sticky;
	z-index: 2;
}
table.animal th,
table.table-form th {
	min-width: 200px !important;
}
table.animal,
table.table-form {
	padding-bottom: 300px;
}
.ui.stuck.table:not(.inverted) > tbody > tr:nth-child(2n) {
	background-color: rgba(0, 0, 50, 0.02);
}
div.ui.scrolling.segment.animal > div.fields > div.field {
	min-width: 200px !important;
}
div.ui.scrolling.segment.animal {
	padding: 0px 0px 0px 0px;
}
.ui.toggle.checkbox input.remove:checked ~ label::before {
	background-color: #ff0000;
}

div.dtsp-panesContainer div.dtsp-title {
	float: left;
	/* padding: 10px 0; */
	font-weight: 600;
	padding-left: 3px;
}
div.dt-buttons.ui.buttons .ui.button.dtsp-clearAll {
	margin-bottom: 0;
	margin-right: 2em;
	border-radius: 0.28571429rem !important;
	box-shadow: 0 0 0 1px rgba(34, 36, 38, 0.15) inset !important;
	background-color: #f2711c;
	color: #fff;
	text-shadow: none;
	background-image: none;
	/* background: #e0e1e2 none; */
	/* color: rgba(0, 0, 0, .6); */
}
div.dt-buttons.ui.buttons .ui.button.dtsp-clearAll:focus,
div.dt-buttons.ui.buttons .ui.button.dtsp-clearAll:hover {
	background-color: #e55b00;
	color: #fff;
	text-shadow: none;
}
div.dtb-popover-close {
	margin-bottom: 0;
	margin-right: 1em;
	border-radius: 0.28571429rem !important;
	box-shadow: 0 0 0 1px rgba(34, 36, 38, 0.15) inset !important;
	/* background-color: #cc0000; */
	color: #fff;
	text-shadow: none;
	background-image: none;
	cursor: pointer;
	display: inline-block;
	min-height: 1em;
	outline: 0;
	border: none;
	vertical-align: baseline;
	background: #e0e1e2 none;
	color: rgba(0, 0, 0, 0);
	font-family: 'icons';
	margin: 0;
	padding: 0.78571429em 1.5em 0.78571429em;
	text-transform: none;
	text-shadow: none;
	font-weight: 400;
	line-height: 1em;
	font-style: normal;
	text-align: center;
	text-decoration: none;
	border-radius: 0.28571429rem;
	box-shadow: 0 0 0 1px transparent inset, 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	transition: opacity 0.1s ease, background-color 0.1s ease, color 0.1s ease, box-shadow 0.1s ease, background 0.1s ease;
	will-change: auto;
	-webkit-tap-highlight-color: transparent;
	top: 14px;
	height: 36px;
	right: 14px;
	width: 62px;
}
div.dtb-popover-close::after {
	content: '\f00d';
	background: 0 0 !important;
	color: rgba(0, 0, 0, 0.87);
	position: absolute;
	top: 12px;
	left: 27px;
}

#resize {
	box-shadow: 0 0 0 1px rgba(34, 36, 38, 0.15) inset !important;
	margin-bottom: 0;
	margin-right: 1em;
	border-radius: 0.28571429rem;
	position: relative;
	align-self: center;
}
#menu_items {
	display: flex;
	height: 100%;
	position: absolute;
	top: 0px;
	right: 0px;
}
.ui.form .field > .selection.dropdown:not(.compact) {
	max-height: 38px;
}

select.ui.selection.dropdown.dtsb-dropDown {
	cursor: pointer;
	word-wrap: break-word;
	line-height: 1em;
	white-space: normal;
	outline: 0;
	transform: rotateZ(0);
	min-width: 14em;
	min-height: 2.71428571em;
	background: #fff;
	display: inline-block;
	padding: 0.78571429em 3.2em 0.78571429em 1em;
	color: rgba(0, 0, 0, 0.87);
	box-shadow: none;
	border: 1px solid rgba(34, 36, 38, 0.15);
	border-radius: 0.28571429rem;
	transition: box-shadow 0.1s ease, width 0.1s ease;
	appearance: none;
	cursor: pointer;
	font-family: Lato, system-ui, -apple-system, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Helvetica Neue', Arial, 'Noto Sans', 'Liberation Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol',
		'Noto Color Emoji';
	font-style: normal !important;
}
.dt-empty {
	background-color: #fff6f6;
	color: #9f3a38;
}

.ui.horizontal.divider {
	line-height: 1.18;
}
.ui.divider > .icon {
	height: 1.18em;
}
.ui.ui.inverted.blue.menu,
.ui.ui.ui.inverted.menu .blue.active.item {
	background-color: #3c65fb;
}
#layout-menu {
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}
div.dtsb-searchBuilder div.dtsb-group div.dtsb-logicContainer {
	border-radius: 0.28571429rem;
	display: block;
	margin-top: 0.8em;
	/* padding: 1em; */
	border: none;
}
/* div.dtsb-searchBuilder div.dtsb-group {
	min-height: 200px;
} */
div.dt-button-collection div.dtsb-searchBuilder div.dtsb-logicContainer {
	margin-top: 10px !important;
	border: none;
	border-radius: 0.28571429rem;
	margin-right: 2em;
	padding-right: 2em;
}
div.dt-button-collection div.dtsb-searchBuilder div.dtsb-group {
	margin-bottom: 2em !important;
	min-height: 146px;
	padding: 1em;
	border-radius: 0.28571429rem;
	box-shadow: 0 2px 1px -1px rgba(34, 36, 38, 0.15);
	border: 1px solid #d4d4d5;
}
div.dt-button-collection div.dtsb-searchBuilder div.dtsb-criteria {
	margin-bottom: 1em !important;
}
button.basic.ui.button.dtsb-add.dtsb-button {
	cursor: pointer;
	/* word-wrap: break-word; */
	line-height: 1em;
	white-space: normal;
	outline: 0;
	transform: rotateZ(0);
	/* min-width: 14em; */
	min-height: 2.71428571em;
	display: inline-block;
	padding: 0.78571429em 3.2em 0.78571429em 1em;
	border: 1px solid rgba(34, 36, 38, 0.15);
	border-radius: 0.28571429rem;
	appearance: none;
	cursor: pointer;
	background: #21ba45 none;
	color: rgba(0, 0, 0, 0);
	text-shadow: none;
	margin-bottom: 0;
	margin-right: 1em;
	border-radius: 0.28571429rem;
	box-shadow: 0 0 0 1px rgba(34, 36, 38, 0.15) inset !important;
	cursor: pointer;
	display: inline-block;
	min-height: 1em;
	outline: 0;
	border: none;
	vertical-align: baseline;
	font-family: 'icons';
	margin: 0 0.25em 0 0;
	padding: 0.78571429em 1.5em 0.78571429em;
	text-transform: none;
	text-shadow: none;
	font-weight: 400;
	line-height: 1em;
	font-style: normal;
	text-align: center;
	text-decoration: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	transition: opacity 0.1s ease, background-color 0.1s ease, color 0.1s ease, box-shadow 0.1s ease, background 0.1s ease;
	will-change: auto;
	-webkit-tap-highlight-color: transparent;
	margin-bottom: 1em;
	width: 62px;
}
button.basic.ui.button.dtsb-add.dtsb-button::after {
	content: '\f067';
	background: 0 0 !important;
	color: #fff;
	position: relative;
	top: 0px;
	left: -3px;
}
div.dt-button-collection div.dtsb-searchBuilder div.dtsb-titleRow {
	font-size: 1.28571429em;
	border: none;
	margin-top: 1rem;
	font-family: Lato, system-ui, -apple-system, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Helvetica Neue', Arial, 'Noto Sans', 'Liberation Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol',
		'Noto Color Emoji';
	font-weight: 700;
	line-height: 36px;
	text-transform: none;
	color: rgba(0, 0, 0, 0.87);
	height: 36px;
}
div.dtsb-searchBuilder div.dtsb-titleRow div.dtsb-title {
	display: inline-block;
	padding-top: 0px;
}
button.basic.ui.button.dtsb-logic.dtsb-button {
	background-color: #e0e1e2;
	text-shadow: none;
	margin-bottom: 0;
	margin-right: 1em;
	border-radius: 0.28571429rem;
	box-shadow: 0 0 0 1px rgba(34, 36, 38, 0.15) inset !important;
	cursor: pointer;
	display: inline-block;
	min-height: 1em;
	outline: 0;
	border: none;
	vertical-align: baseline;
	font-family: Lato, system-ui, -apple-system, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Helvetica Neue', Arial, 'Noto Sans', 'Liberation Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol',
		'Noto Color Emoji';
	margin: 0;
	padding: 0.78571429em 1.5em 0.78571429em;
	text-transform: none;
	text-shadow: none;
	font-weight: 400;
	line-height: 1em;
}
button.basic.ui.button.dtsb-right.dtsb-button,
button.basic.ui.button.dtsb-left.dtsb-button {
	margin-bottom: 0;
	margin-right: 1em;
	border-radius: 0.28571429rem !important;
	box-shadow: 0 0 0 1px rgba(34, 36, 38, 0.15) inset !important;
	/* background-color: #cc0000; */
	color: #fff;
	text-shadow: none;
	background-image: none;
	cursor: pointer;
	display: inline-block;
	min-height: 1em;
	outline: 0;
	border: none;
	vertical-align: baseline;
	background: #e0e1e2 none;
	color: rgba(0, 0, 0, 0);
	font-family: 'icons';
	margin: 0 0.25em 0 0;
	padding: 0.78571429em 1.5em 0.78571429em;
	text-transform: none;
	text-shadow: none;
	font-weight: 400;
	line-height: 1em;
	font-style: normal;
	text-align: center;
	text-decoration: none;
	border-radius: 0.28571429rem;
	box-shadow: 0 0 0 1px transparent inset, 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	transition: opacity 0.1s ease, background-color 0.1s ease, color 0.1s ease, box-shadow 0.1s ease, background 0.1s ease;
	will-change: auto;
	-webkit-tap-highlight-color: transparent;
	top: 14px;
	height: 36px;
}
button.basic.ui.button.dtsb-right.dtsb-button::after {
	content: '\f105';
	background: 0 0 !important;
	color: rgba(0, 0, 0, 0.87);
	position: relative;
	top: 0px;
	left: -3px;
}
button.basic.ui.button.dtsb-left.dtsb-button::after {
	content: '\f104';
	background: 0 0 !important;
	color: rgba(0, 0, 0, 0.87);
	position: relative;
	top: 0px;
	left: -3px;
}
button.basic.ui.button.dtsb-delete.dtsb-button {
	margin-bottom: 0;
	margin-right: 1em;
	border-radius: 0.28571429rem !important;
	box-shadow: 0 0 0 1px rgba(34, 36, 38, 0.15) inset !important;
	/* background-color: #cc0000; */
	color: #fff;
	text-shadow: none;
	background-image: none;
	cursor: pointer;
	display: inline-block;
	min-height: 1em;
	outline: 0;
	border: none;
	vertical-align: baseline;
	background: #ff0000 none;
	color: rgba(0, 0, 0, 0);
	font-family: 'icons';
	margin: 0 0.25em 0 0;
	padding: 0.78571429em 1.5em 0.78571429em;
	text-transform: none;
	text-shadow: none;
	font-weight: 400;
	line-height: 1em;
	font-style: normal;
	text-align: center;
	text-decoration: none;
	border-radius: 0.28571429rem;
	box-shadow: 0 0 0 1px transparent inset, 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	transition: opacity 0.1s ease, background-color 0.1s ease, color 0.1s ease, box-shadow 0.1s ease, background 0.1s ease;
	will-change: auto;
	-webkit-tap-highlight-color: transparent;
	top: 14px;
	height: 36px;
}
button.basic.ui.button.dtsb-delete.dtsb-button::after {
	content: '\f1f8';
	background: 0 0 !important;
	color: #fff;
	position: relative;
	top: 0px;
	left: -3px;
}
div.dt-button-collection.dtb-collection-closeable div.dtsb-titleRow {
	padding-right: 2.5em;
}
button.basic.ui.button.dtsb-clearAll.dtsb-button {
	margin-bottom: 0;
	margin-right: 1em;
	color: #fff;
	text-shadow: none;
	background-image: none;
	cursor: pointer;
	display: inline-block;
	min-height: 1em;
	outline: 0;
	border: none;
	vertical-align: baseline;
	background: #ff0000 none;
	font-family: Lato, system-ui, -apple-system, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Helvetica Neue', Arial, 'Noto Sans', 'Liberation Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol',
		'Noto Color Emoji';
	margin: 0;
	padding: 0.78571429em 0.78571429em 0.78571429em;
	text-transform: none;
	text-shadow: none;
	font-weight: 400;
	line-height: 1em;
	font-style: normal;
	text-align: center;
	text-decoration: none;
	border-radius: 0.28571429rem;
	box-shadow: 0 0 0 1px transparent inset, 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	transition: opacity 0.1s ease, background-color 0.1s ease, color 0.1s ease, box-shadow 0.1s ease, background 0.1s ease;
	will-change: auto;
	-webkit-tap-highlight-color: transparent;
	top: 14px;
	height: 36px;
	margin-right: 2em;
	min-width: 126px;
}
button.dtsb-button.basic.ui.button.dtsb-clearGroup {
	border-radius: 0.28571429rem !important;
	box-shadow: 0 0 0 1px rgba(34, 36, 38, 0.15) inset !important;
	background-image: none;
	cursor: pointer;
	outline: 0;
	background: #ff0000 none;
	color: rgba(0, 0, 0, 0);
	font-family: 'icons';
	font-weight: 400;
	line-height: 1em;
	font-style: normal;
	text-align: center;
	text-decoration: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	transition: opacity 0.1s ease, background-color 0.1s ease, color 0.1s ease, box-shadow 0.1s ease, background 0.1s ease;
	will-change: auto;
	-webkit-tap-highlight-color: transparent;
	top: 14px;
	height: 36px;
	transform: rotate(270deg);
	margin-left: 1em;
	min-width: 36px;
}
button.dtsb-button.basic.ui.button.dtsb-clearGroup::after {
	content: '\f1f8';
	background: 0 0 !important;
	color: #fff;
	position: relative;
	top: 0px;
	left: -3px;
}
#add_study .ui.segment {
	border-radius: 0.28571429rem;
	box-shadow: 0 0 0 0 transparent inset;
	transition: color 0.1s ease, border-color 0.1s ease;
}
div.dtsb-searchBuilder div.dtsb-group div.dtsb-criteria select.dtsb-data {
	border-color: rgba(34, 36, 38, 0.15);
	min-width: 14em;
}
div.dtsb-searchBuilder div.dtsb-group div.dtsb-criteria select.dtsb-condition {
	border-color: rgba(34, 36, 38, 0.15);
	min-width: 14em;
}
div.dtsb-searchBuilder div.dtsb-group div.dtsb-criteria select.dtsb-value,
div.dtsb-searchBuilder div.dtsb-group div.dtsb-criteria input.dtsb-value {
	border-color: rgba(34, 36, 38, 0.15);
	min-width: 14em;
}
div.dt-button-collection.ui.dropdown div.menu {
	min-height: 186px;
}
div.dtsb-searchBuilder div.dtsb-group div.dtsb-criteria select.dtsb-italic {
	color: rgba(0, 0, 0, 0.47);
}
.deleted-row {
	opacity: 0.5;
	background: #ffe6e6 !important;
}
.delete-cell {
	text-align: center;
	vertical-align: middle;
}
