﻿:root {
	--vp-grid-height-deductor: 0px;
	/*--vp-grid-width-deductor: 280px;*/
	--vp-grid-width-deductor: 120px;
	--vp-page-overflow: hidden;
	--vp-page-overflow-x: hidden;
	--vp-height-deductor: 0px;
}

@media screen and (max-width: 1200px) {
	root {
		--vp-grid-width-deductor: 27px;
	}
}

html, body {
	overflow: var(--vp-page-overflow);
	/*overflow-x: var(--vp-page-overflow-x);*/
	/*font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;*/
}

h1:focus {
	outline: none;
}

a, .btn-link {
	color: #0077cc;
	text-decoration: none;
}

.btn-primary {
	color: #fff;
	background-color: #1b6ec2;
	border-color: #1861ac;
}

/*.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}*/

.invalid {
	outline: 1px solid red;
}

.validation-message {
	color: red;
}

.no-data {
	font-size: 11px;
	font-family: 'Roboto';
	color: #6b6b6b;
	margin: 4px;
}

#blazor-error-ui {
	background: lightyellow;
	bottom: 0;
	box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
	display: none;
	left: 0;
	padding: 0.6rem 1.25rem 0.7rem 1.25rem;
	position: fixed;
	width: 100%;
	z-index: 1000;
}

	#blazor-error-ui .dismiss {
		cursor: pointer;
		position: absolute;
		right: 0.75rem;
		top: 0.5rem;
	}

.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."
	}

legend {
	float: none;
}

:root {
	--bs-dark: #48606c;
	--bs-body-color: #000;
}

.rzi_small {
	font-size: 1em !important;
}

.content {
	/* We cannot use this as base because some pages (like boards) have different layouts */
	/*padding-top: 1.1rem;*/
}

.content-standard {
	padding-top: 1.1rem;
	padding-left: 1.1rem;
	padding-right: 1.1rem;
	left: 75px;
	z-index: 90;
	height: 100vh;
}

@media screen and (max-width: 1199px) {
	.content-standard {
		position: relative;
		left: 10px;
	}
}

.content-board {
	padding-top: 18px;
	padding-left: 26px;
	padding-right: 35px;
	position: fixed;
	left: 70px;
	z-index: 90;
}

@media screen and (max-width: 1199px) {
	.content-board {
		position: relative;
		left: 10px;
	}
}



.edit-form-info-box-horizontal {
	/*height: 40px;*/
	padding: 8px 16px 7px 11px;
	border-radius: 4px;
	border: solid 1px #ddd;
	background-color: #f7f7f7;
	display: flex;
	flex-direction: row;
}

.edit-form-info-box-vertical {
	padding: 8px 16px 7px 11px;
	border-radius: 4px;
	border: solid 1px #ddd;
	background-color: #f7f7f7;
	display: flex;
	flex-direction: column;
}


.edit-form-info-box-divider {
	border-top: solid 1px #ddd;
}


.edit-form-info-box-inside {
	display: flex;
	flex-direction: row;
}



.edit-form-header {
	/*height: 40px;*/
	font-size: 14px;
	font-family: 'Roboto';
	margin-bottom: 0.5rem;
}

.edit-form-caption {
	font-family: Roboto;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
	color: #727272;
}

.edit-form-caption-strong {
	font-family: Roboto;
	font-size: 14px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
	color: #090909;
}

/* Used for user initials */
[data-letters]:before {
	content: attr(data-letters);
	display: inline-block;
	font-size: 13px;
	font-weight: 300;
	width: 2.5em;
	height: 2.5em;
	line-height: 2.5em;
	text-align: center;
	border-radius: 50%;
	background: #1f1f1f;
	vertical-align: middle;
	margin-right: 1em;
	color: #e9e9e9;
}

.edit-form-functions {
	height: 24px;
	color: #1f1f1f;
	margin: 0 0 0 15px;
	padding: 0px;
	outline: none;
	box-shadow: none;
}

.edit-form-popup-menu {
	font-size: 14px;
	font-family: 'Roboto';
	border-radius: 4px;
	box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.19);
	border: solid 1px #e9e9e9;
}

.edit-form-popup-menu-item {
	font-size: 14px;
	font-family: 'Roboto';
	color: #1f1f1f;
}

#circle-active {
	width: 12px;
	height: 12px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background: green;
	padding-right: 10px;
}

#circle-inactive {
	width: 12px;
	height: 12px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background: red;
	padding-right: 10px;
}

/* 
    Filter dialog form 
*/
.filter-container {
	display: flex;
	flex-direction: column;
	height: 100%;
	max-height: 90vh;
}

.filter-header {
	flex-shrink: 0;
}

.filter-content {
	flex-grow: 1;
	overflow-y: auto;
	padding-right: 8px;
	padding-left: 2px;
}

.filter-footer {
	flex-shrink: 0;
}

.filter-content::-webkit-scrollbar {
	width: 8px;
}

.filter-content::-webkit-scrollbar-thumb {
	background-color: darkgrey;
	border-radius: 4px;
	border: 2px solid transparent;
	background-clip: content-box;
}

.filter-content::-webkit-scrollbar-track {
	background-color: transparent;
}

.filter-form-title {
	font-family: Roboto;
	font-size: 14px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
	color: black;
}

.filter-form-caption {
	font-family: Roboto;
	font-size: 14px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
	color: #727272;
}

.filter-form-subcaption {
	font-family: Roboto;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
	color: #727272;
}

.filter-form-header-divider {
	height: 1px;
	border-bottom: solid 1px #979797;
}

.filter-group-body {
	display: flex;
}

.filter-card-body {
	padding: 8px;
}

.filter-group-title {
	font-family: Roboto;
	font-size: 14px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
	color: #727272;
}

.page-title {
	font-family: Roboto;
	font-size: 14px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
	color: black;
}


.vp-dropdown-item {
	display: block;
	width: 100%;
	padding: 0.25rem 2.5rem 0.25rem 1rem;
	clear: both;
	font-weight: 400;
	color: #212529;
	text-align: inherit;
	text-decoration: none;
	white-space: nowrap;
	background-color: transparent;
	border: 0;
}


	.vp-dropdown-item:hover {
		color: darkblue;
		text-decoration: none;
		background-color: lightgray;
	}

	.vp-dropdown-item.disabled {
		pointer-events: none;
		-webkit-user-select: none;
		-moz-user-select: none;
		user-select: none;
		opacity: 0.50;
	}


.vp-dropdown-separator {
	display: flex;
	flex: 1;
	align-items: center;
	/* width: 100%; */
	/*content: "";*/
	margin: 10px 10px 11px 2px;
	color: #444;
	background: #c7c7c7;
	height: 0.2px;
}


.vp-dropdown-separator-caption {
	padding: 0px 10px 0px 12px;
	background: white;
	color: gray;
}


.vp-grid-sizer-fixed {
	max-height: 500px;
	min-height: 500px;
}

.vp-grid-sizer-dynamic {
	max-height: calc(100vh - var(--vp-grid-height-deductor));
	min-height: calc(100vh - var(--vp-grid-height-deductor));
	max-width: calc(100vw - var(--vp-grid-width-deductor));
	min-width: calc(100vw - var(--vp-grid-width-deductor));
}

.vp-height-sizer-dynamic {
	max-height: calc(100vh - var(--vp-height-deductor));
	min-height: calc(100vh - var(--vp-height-deductor));
}

.vp-main-page-status-box {
	height: 40px;
	padding: 8px 16px 7px 11px;
	border-radius: 4px;
	border: solid 1px #ddd;
	background-color: #f7f7f7;
	display: flex;
	flex-direction: row;
	font-family: Roboto;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
}


.inline-month-datepicker .rz-datepicker-calendar {
	display: none;
}

.inline-month-datepicker .rz-datepicker-group {
	width: 100%;
}

.button-text {
	height: 24px;
	padding-left: 13px;
	padding-top: 8px;
	font-family: Roboto;
	font-size: 15px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.33;
	letter-spacing: normal;
	color: #1f1f1f;
}

.map-marker-label {
	position: absolute;
	top: -20px;
	left: 0;
	color: white;
	font-weight: bold;
}
/* mobile */
@media (max-width: 1199.98px) {
	.content-standard {
		padding-top: 0.1rem;
		padding-left: 0.1rem;
		padding-right: 0.1rem;
	}
}

/* New rules if the window width is smaller than 1024px */
@media screen and (max-width: 1200px) {
	.vp-grid-sizer-dynamic {
		max-height: calc(100vh - var(--vp-grid-height-deductor) - 50px);
		min-height: calc(100vh - var(--vp-grid-height-deductor) - 50px);
		max-width: calc(100vw - 30px);
		min-width: calc(100vw - 30px);
	}

	.vp-height-sizer-dynamic {
		max-height: calc(100vh - var(--vp-height-deductor) - 50px);
		min-height: calc(100vh - var(--vp-height-deductor) - 50px)
	}
}






/* 
    Scroll-bars 
*/

/* Styles for the scrollbar track (background) */
::-webkit-scrollbar {
	width: 12px; /* width of the vertical scrollbar */
	height: 12px; /* height of the horizontal scrollbar */
}

/* Styles for the scrollbar handle */
::-webkit-scrollbar-thumb {
	background-color: red; /* color of the scrollbar thumb */
	border-radius: 6px; /* round corners of the scrollbar thumb */
	border: 3px solid white; /* creates padding around the scrollbar thumb */
}

/* Styles for the scrollbar track (background) */
::-webkit-scrollbar-track {
	background-color: #f0f0f0; /* color of the scrollbar track */
	border-radius: 6px; /* round corners of the scrollbar track */
}

/* Firefox scrollbar styles */
* {
	scrollbar-width: thin; /* "auto" or "thin" */
	scrollbar-color: darkgrey #f0f0f0; /* thumb and track color */
}

.bounce {
	animation: bounce 2s infinite;
	-webkit-animation: bounce 2s infinite;
	-moz-animation: bounce 2s infinite;
	-o-animation: bounce 2s infinite;
}

@-webkit-keyframes bounce {
	0%, 50%, 100% {
		transform: translateY(0);
	}

	25% {
		transform: translateY(-30px);
	}

	75% {
		transform: translateY(-30px);
	}
}

@-moz-keyframes bounce {
	0%, 50%, 100% {
		transform: translateY(0);
	}

	25% {
		transform: translateY(-30px);
	}

	75% {
		transform: translateY(-30px);
	}
}

@-o-keyframes bounce {
	0%, 50%, 100% {
		transform: translateY(0);
	}

	25% {
		transform: translateY(-30px);
	}

	75% {
		transform: translateY(-30px);
	}
}

@keyframes bounce {
	0%, 50%, 100% {
		transform: translateY(0);
	}

	25% {
		transform: translateY(-30px);
	}

	75% {
		transform: translateY(-30px);
	}
}




/* **********
    Google Maps Styles: BEGIN
*/

.info-window-content {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-top: 10px;
	overflow: hidden !important;
}

/* 
    Google Maps Styles: END
********** */

/* **********
	Search Bar Area
*/

@media (max-width: 1200px) {
	.searchBar {
		margin-top: 10px;
		margin-bottom: 25px;
	}
}

.search-item-container {
	display: flex;
	align-items: center;
	width: 100%;
}

.search-text {
	flex-grow: 1;
}

.toggle-button {
	margin-left: auto !important;
	display: flex;
	justify-content: flex-end;
}

.my-popup {
	display: none;
	position: absolute;
	overflow: hidden;
	height: 360px;
	width: 600px;
	border: var(--rz-panel-border);
	background-color: var(--rz-panel-background-color);
	box-shadow: var(--rz-panel-shadow);
	border-radius: var(--rz-border-radius)
}


.search-input-wrapper {
	position: relative;
}

	.search-input-wrapper input {
		padding-left: 30px !important;
		padding-right: 30px !important;
		width: calc(100% + 20px);
		box-sizing: border-box;
		margin-left: -10px;
		margin-right: -10px;
	}

	.search-input-wrapper .search-icon,
	.search-input-wrapper .clear-icon {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		font-size: 18px;
		color: #888;
		z-index: 2;
	}

	.search-input-wrapper .search-icon {
		left: 0px;
		pointer-events: none;
	}

	.search-input-wrapper .clear-icon {
		right: 0px;
		cursor: pointer;
		pointer-events: auto;
	}

		.search-input-wrapper .clear-icon:hover {
			color: #000;
		}


/* End Search Bar Area */

@media(min-width: 1200px){
	.filter-btn {
		border-width: 0.1em;
		border-style: solid;
		border-color: #052d59;
	}
}

@media(max-width: 1199px){
	.filter-btn .rz-button-text {
		display: none;
	}
	.saveFilterView-btn .rz-button-text {
		display: none;
	}
	.sortbyText {
		display: none;
	}

	.filter-btn {
		width: 20px !important;
	}
	.saveFilterView-btn {
		width: 20px !important;
		margin-right: 8px;
		padding-left: 0px;
		padding-right: 0px;
	}
}

.filter-btn {
	color: #052d59 !important;
	background-color: #e9edf0 !important;
	width: 100px;
	padding-left: 0px;
	padding-right: 0px;
}
.saveFilterView-btn {
	margin-right: 8px;
}

ul[role=tablist] {
	flex-wrap: wrap;
}
