﻿
.blazor-error-boundary {
	background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
	padding: 1rem 1rem 1rem 3.7rem;
	color: white;
}

	.blazor-error-boundary::after {
		content: "An error has occurred."
	}

.urllinks {
	color: lightskyblue !important
}


.bodyText {
	font-family: 'AbeeZee', sans-serif;!important;
}
/*.grid-header-column-title .mud-table-sticky-header * .mud-table-root .mud-table-head * .mud-table-cell {
	color: var(--mud-palette-primary) !important;
}*/

.grid-column-left {
	text-align: left !important;
}

.grid-column-center {
	text-align: center !important;
}

.grid-column-center10 {
	text-align: center !important;
	position: relative !important;
	left: 100px !important;
}

.grid-column-right {
	text-align: right !important;
}

/*.grid-style {*/
/*	color:pink;*/

/*> .mud-grid-spacing-xs-3 {
		padding-bottom: 0px!important;
	}

	> .mud-table-sort-label {
		color: var(--mud-palette-primary) !important;
	}

	> .mud-table-pagination-actions .mud-icon-root.mud-svg-icon {
		fill: var(--mud-palette-primary) !important;
	}

	> .mud-table-sticky-header * .mud-table-root .mud-table-head * .mud-table-cell {
		color: var(--mud-palette-primary) !important;
	}
}*/
/*	 > .mud-grid-spacing-xs-3 > .mud-grid-item {
	}

	}*/
/*.grid-style*/

/*.grid-style.mud-table-pagination-actions .mud-icon-root.mud-svg-icon {
	fill: var(--mud-palette-primary) !important;
}*/

/*.grid-style
}
*/

/*.grid-header-column-title {
	color: #7393B3 !important;
}

*/

.grid-pager {
	/*	color: green !important;
	font-weight: bold !important*/
	color: var(--mud-palette-primary) !important;
}

	.grid-pager .mud-select {
		/*		color: green !important;
		font-weight: bold !important;*/
		color: var(--mud-palette-primary) !important;
	}

	.grid-pager .mud-table-pagination-select {
		color: var(--mud-palette-primary) !important;
		font-weight: bold !important
	}

	.grid-pager .mud-icon-root.mud-svg-icon {
		color: var(--mud-palette-primary) !important;
	}

.grid .mud-table-sort-label {
	color: var(--mud-palette-primary) !important;
}

.grid .mud-table-pagination-actions
.grid .mud-icon-root.mud-svg-icon {
	fill: var(--mud-palette-primary) !important;
}

.grid .mud-table-sticky-header *
.grid. .mud-table-root .mud-table-head *
.grid .mud-table-cell {
	color: var(--mud-palette-primary) !important;
}

.grid .mud-list-item.mud-list-item-dense {
	color: var(--mud-palette-primary) !important;
}

.grid .mud-select .mud-select-input .grid .mud-input-slot {
	color: var(--mud-palette-primary) !important;
}

.grid .mud-input > .grid input.mud-input-root,
.grid div.mud-input-slot.mud-input-root {
	color: var(--mud-palette-primary) !important;
}


.gridshort .mud-grid-spacing-xs-3 >
.grid .mud-grid-item {
	padding-bottom: 0px !important;
}

.grid-header-column-title {
	color: var(--mud-palette-primary) !important;
}

/*.grid-header-column-title {
	color: var(--mud-palette-primary) !important;
}*/


.gridedit .mud-table-cell:last-of-type .mud-tooltip-root:nth-of-type(1) .mud-svg-icon {
	fill: green;
}

.gridedit .mud-table-cell:last-of-type .mud-tooltip-root:nth-of-type(2) .mud-svg-icon {
	fill: red;
}

/*.disabled {
	color: var(--mud-palette-primary) !important;
	background-color: var(--mud-palette-action-disabled-background) !important;
}

	.disabled .mud-input.mud-input-outlined {
		color: var(--mud-palette-primary) !important;
		background-color: var(--mud-palette-action-disabled-background) !important;
	}

	.disabled .mud-input > .disabled input.mud-input-root-outlined.mud-input-root-margin-dense, 
		.disabled div.mud-input-slot.mud-input-root-outlined.mud-input-root-margin-dense {
		color: var(--mud-palette-primary) !important;
		background-color: var(--mud-palette-action-disabled-background) !important;
	}

	.disabled .mud-input > .disabled input.mud-input-root.mud-input-root-margin-dense,
	.disabled div.mud-input-slot.mud-input-root.mud-input-root-margin-dense {
		color: var(--mud-palette-primary) !important;
		background-color: var(--mud-palette-action-disabled-background) !important;
	}
*/

/*.editfield .mud-input > .editfield input.mud-input-root-outlined.mud-input-root-margin-dense,
.editfield div.mud-input-slot.mud-input-root-outlined.mud-input-root-margin-dense {
	color: var(--mud-palette-primary) !important;
}

.editfield .mud-input > .editfield input.mud-input-root-outlined.mud-input-root-margin-dense,
.editfield div.mud-input-slot.mud-input-root-outlined.mud-input-root-margin-dense {
	color: var(--mud-palette-primary) !important;
}*/

/*.editfield .mud-input > .editfield input.mud-input-root-outlined.mud-input-root-adorned-start,
.editfield div.mud-input-slot.mud-input-root-outlined.mud-input-root-adorned-start {
	color: var(--mud-palette-primary) !important;
}*/

.disabled .mud-input {
	color: var(--mud-palette-primary) !important;
	background-color: var(--mud-palette-action-disabled-background) !important;
}


.editfield .mud-input {
	color: var(--mud-palette-primary) !important;
}


/*.editfielde .mud-input > .edidfield input.mud-input-root-outlined.mud-input-root-adorned-start, 
	.editfield div.mud-input-slot.mud-input-root-outlined.mud-input-root-adorned-start*/
/*	.disabled .mud-input > input.mud-input-root-outlined.mud-input-root-margin-dense, div.mud-input-slot.mud-input-root-outlined.mud-input-root-margin-dense {
	}*/
/*.mud-table-sticky-header * .mud-table-root .mud-table-head * .mud-table-cell {*/
/* 	.mud-table-sort-label {
			color: var(--mud-palette-primary) !important;
		}

		.mud-table-pagination-actions .mud-icon-root.mud-svg-icon {
			fill: var(--mud-palette-primary) !important;
		}

		.mud-table-sticky-header * .mud-table-root .mud-table-head * .mud-table-cell {
			color: var(--mud-palette-primary) !important;
		}

		.mud-table-pagination-select {
			color: var(--mud-palette-primary) !important;
		} */
/* 	.mud-table-pagination-information {
				color: var(--mud-palette-primary) !important;
			} */

.select .mud-shrink ~ label.mud-input-label.mud-input-label-inputcontrol {
	color: var(--mud-palette-primary) !important;
	/*	background-color: var(--mud-palette-action-disabled-background) !important;*/
}

.select .mud-input-control >
.select .mud-input-control-input-container >
.select div.mud-input.mud-input-text {
	color: var(--mud-palette-primary) !important;
	/*	background-color: var(--mud-palette-action-disabled-background) !important;*/
}

.select .mud-input-text {
	color: var(--mud-palette-primary) !important;
	/*	background-color: var(--mud-palette-action-disabled-background) !important;*/
}

.select .mud-input > .select input.mud-input-root-outlined.mud-input-root-margin-dense,
.select div.mud-input-slot.mud-input-root-outlined.mud-input-root-margin-dense {
	color: var(--mud-palette-primary) !important;
	/*	background-color: var(--mud-palette-action-disabled-background) !important;*/
}

.select .mud-input > .select input.mud-input-root.mud-input-root-margin-dense,
div.mud-input-slot.mud-input-root.mud-input-root-margin-dense {
	color: var(--mud-palette-primary) !important;
	/*	background-color: var(--mud-palette-action-disabled-background) !important;*/
}

/*.select .mud-list-item.mud-list-item-dense {
	color: var(--mud-palette-primary) !important;
}*/

.select .mud-list-item-clickable {
	color: var(--mud-palette-primary) !important;
	background-color: var(--mud-palette-action-disabled-background) !important;
}

.select .mud-input > .select input.mud-input-root-outlined.mud-input-root-adorned-start,
.select div.mud-input-slot.mud-input-root-outlined.mud-input-root-adorned-start {
	color: var(--mud-palette-primary) !important;
	background-color: var(--mud-palette-action-disabled-background) !important;
}


.error-message {
	background-color: darkred;
	color: white;
	padding: 10px;
	border-radius: 5px;
	display: inline-block;
}

/*return "background-color:var(--mud-palette-primary); color:white";*/

/*.disabled-text-field {*/
/*    background: #eeeeee !important;
    color: black !important;*/
/*    background: var(--mud-palette-primary) !important;*/
/*color: #7393B3 !important;
}*/

/*    background-color: var(--mud-);
    color: var(--mud-palette-text-primary);*/
/*    background-color: var(--mud-palette-primary);
    color: var(--mud-palette-text-primary);*/

/*    color: white !important;*/
/*        background:#eeeeee!important;
    color:black!important;*/


.timerButtonRow {
	position: relative;
	top: 3px;
}

.timerButton {
	height: 39px !important;
	width: 60px !important
}



/*.mud-grid-spacing-xs-3 > .mud-grid-item {*/
/* 		padding-left: 12px;
		padding-right: 12px;
		padding-top: 6px; */
/*padding-bottom: 0px !important;
}*/

