.cris-main-table {
	
}

.cris-main-table-nowrap {
	
}

.cris-wait-icon {
	display: inline-block;
	stroke-width: 0;
	stroke: currentColor;
	fill: currentColor;
	color: #888;
	width: 5em;
	height: 5em;
}

#mainTable_info {
	float: left;
}

#mainTable_paginate {
	float: right;
}

.cris-main-table th {
	background-color: #ccc;
	padding: .4em;
}

.cris-main-table td {
	padding: .2em .4em;
}

.cris-main-table-nowrap th {
	background-color: #ccc;
	padding: .4em;
}

.cris-main-table-nowrap td {
	padding: .2em .4em;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 0;
}

.dataTables_wrapper .dataTables_paginate .pagination {
	height: 2.5em;
	margin-bottom: 0 !important;
	padding-right: 1em;
}

.dataTables_wrapper .dataTables_info {
	height: 2.5em;
	vertical-align: middle;
	line-height: 2.5em;
	padding-left: 1em;
}

.paginate_button {
	height: 2.5em;
}

.dataTables_empty {
	text-align: center;
	padding-top: 3em;
}

.dataTableCenter {
	text-align: center;
}

.cris-object-tabs-wrapper {
	height: 16rem;
}

.cris-object-tabs {
	background-color: #fff;
	border: 0px;
	border-bottom: 1px solid #ccc;
	font-size: 11pt;
}

.cris-detailsTable {
	
}

.cris-detailsTable td {
	background-color: white;
	vertical-align: top;
}

.cris-detailsTableRow {
	height: 11.5em;
}

.cris-detailsTableCommands {
	background-color: grey;
}

.cris-detailsTableCommands td {
	border-top: 1px solid #ccc;
	width: 100vw;
	vertical-align: baseline;
}

.cris-detailsTableIcon {
	width: 4em;
}

.cris-details-svg-icon {
	display: inline-block;
	width: 3em;
	height: 3em;
	stroke-width: 0;
	stroke: currentColor;
	fill: currentColor;
}

.cris-expander-svg-icon {
	display: inline-block;
	width: 1.2em;
	height: 1.2em;
	stroke-width: 0;
	stroke: currentColor;
	fill: currentColor;
	margin-left: 1em;
	cursor: pointer;
}

.cris-detailsTableFull {
	
}

.cris-detailsDeleted {
	
}

.cris-detail-command-list {
	list-style-type: none;
	padding: 0;
	overflow: hidden;
	margin-bottom: 0 !important;
}

.cris-detail-toolbar-container {
	padding-top: 0.1em;
}

.cris-detail-toolbar-container li {
	
}

.cris-command-toolbar-container {
	background-color: #ccc;
	padding-top: 0.1em;
	padding-bottom: 0.3em;
}

.cris-command-toolbar-container li {
	
}

.cris-detail-command-element {
	float: left;
	padding-left: .5em;
}

.cris-detail-command-text {
	float: right;
	vertical-align: middle;
	line-height: 1.6em;
}

.cris-detail-command-icon {
	padding-right: .5em;
	margin-top: 0.2rem;
	float: left;
	vertical-align: middle;
	line-height: 1.6em;
}

.cris-detail-command-element:hover {
	color: #888;
}

.cris-detail-command-separator {
	color: #777;
	border-left: 1px solid #777;
	margin-left: 1em;
	margin-right: .25em;
	float: left;
}

.ui-tabs-anchor {
	padding: .2em .4em !important;
}

.ui-tabs-panel {
	padding: .1em .2em !important;
}

.details-control {
	padding: .2em 0;
}

.cris-subobject-table-wrapper {
	width: 100%;
}

.cris-subobject-table-wrapper td {
	padding: 0.25em;
}

.cris-subobject-table-wrapper-alt {
	width: 100%;
	height: 14em;
	background-color: white;
}

.cris-subobject-table .dataTables_empty {
	padding-top: 0em !important;
}

.cris-subobject-table-wrapper .dataTables_info {
	float: left;
}

.cris-subobject-table-wrapper .dataTables_paginate {
	float: right;
}

.cris-subobject-table tr {
	
}

.cris-subobject-table th {
	background-color: #ddd;
}

.cris-subobject-table td {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 0;
}

.cris-simple-table {
	
}

.cris-table-nobottom-border {
	border-bottom: 0 !important;
}

.cris-simple-table thead tr:first-child th {
	background-color: #ccc;
	text-align: center;
}

.cris-simple-table thead th {
	border-bottom: 0;
}

.cris-simple-table thead tr:last-child th {
	border-bottom: 1px solid #888;
}

.cris-simple-table td.cris-separator {
	border-bottom: 1px solid #888;
	padding: 0;
}

.cris-simple-table td.lightgrey {
	background-color: #eee;
}

.cris-separator {
	border-bottom: 1px solid #888;
	padding: 0;
}

.cris-simple-table .cris-header {
	text-align: center;
	background-color: #ccc;
}

.cris-simple-table .cris-label {
	text-align: right;
}

.cris-simple-table .cris-value {
	font-weight: bold;
}

.cris-simple-table .cris-value-alt {
	
}

.cris-simple-table .cris-spacer {
	width: 3em;
}

.cris-selected {
	background-color: #607da4 !important;
	color: white !important;
}

.cris-detail-element {
	float: left;
}

.cris-detail-icon {
	float: left;
	padding-right: 0.3em;
	margin-top: 0.2rem;
}

.cris-detail-text {
	padding-left: 0.5em;
	margin-top: 0.3em;
	float: right;
}

.cris-hover {
	
}

.cris-hover:hover {
	color: #888;
}

.cris-formula-cell {
	
}

.cris-detail-markdown {
	height: 13rem;
	overflow-y: auto;
}

.cris-report {
	margin: 3rem;
	width: calc(100% - 6rem);
}

.cris-report table {
	border: 0;
}

.cris-report table td {
	border: 0;
}

.cris-report > thead > tr:first-child > th {
	border: 1px solid gray;
	background-color: lightgray;
	padding: 0.5rem;
}

.cris-report > thead > tr:not(:first-child) > th {
	border: 1px solid gray;
	background-color: lightgray;
	font-weight: normal;
	padding: 0.5rem;
}

.cris-report td {
	border: 1px solid gray;
	padding: 0.5rem;
}

.cris-report p {
	margin-bottom: 0;
}

.cris-report-noborder {
	margin: 3rem;
	width: calc(100% - 6rem);
}

.cris-report-noborder table {
	border: 0;
}

.cris-report-noborder table td {
	border: 0;
}

.cris-report-noborder-100 {
	width: 100%;
}

.cris-report-noborder-100 table {
	border: 0;
}

.cris-report-noborder-100 table td {
	border: 0;
}

@media print {
	.cris-report {
		margin: 2%;
		width: 96%;
	}
	.cris-report th {
		font-size: 1.2rem;
	}
	.cris-report td {
		font-size: 1.2rem;
	}
}