﻿html, body, app, .k-drawer-container, .k-drawer-content, .main {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	height: 100%;
	margin: 0;
	max-height: 100%;
	padding: 0;
	width: 100%;
}

h1 {
	font-size: 1.5em;
	padding-left: 1em;
}

h2 {
	font-size: 1.3em;
	padding-left: 0.8em;
}

a, .btn-link {
	color: #0366d6;
}

.btn-primary {
	color: #fff;
	background-color: #1b6ec2;
	border-color: #1861ac;
}

.alert {
	color: #ff0000;
}

a:has(button) {
	text-decoration: none;
}

/* Main Template Styles */
.k-drawer {
	z-index: 2002;
}

.main {
	flex: 1;
	overflow-y: auto;
	display: flex;
	flex-direction: column;
	min-height: 100vh;
}

header, footer {
	flex: 0 0 auto;
}

.content {
	flex: 1 0 auto;
}

/* Navigation Drawer Styles */

/* Icon Styles */
i {
	margin: 0 5px;
}

/* Form Styles */
.form {
	margin: 0 10px;
}

.k-form .k-form-field,
.k-form .k-form-field-wrap {
	margin-right: 5px;
}

.btn-form {
	height: 30px;
	margin-top: 34px;
	width: 270px;
}

.k-form-field strong {
	line-height: 1.4285714286;
	padding-top: 5px;
}

/* Validation Styles */
.valid.modified:not([type=checkbox]) {
	outline: 1px solid #26b050;
}

.invalid {
	outline: 1px solid red;
}

.validation-message {
	color: red;
}

#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: 999999999;
}

	#blazor-error-ui .dismiss {
		cursor: pointer;
		position: absolute;
		right: 0.75rem;
		top: 0.5rem;
	}

.buttonWrapNavlink {
	padding: 0;
}

	.buttonWrapNavlink span {
		display: inline-block
	}

		.buttonWrapNavlink span a {
			display: inline-block;
			text-decoration: none;
			color: #000000;
			white-space: nowrap;
			padding: 8px 16px;
		}

.rightClickMenu {
	position: absolute;
	left: 0;
	bottom: 100%;
	z-index: 12000;
}

	.rightClickMenu .k-menu-popup {
		background-color: #fff;
		border: 0;
		border-radius: 4px;
		box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
	}

	.rightClickMenu .k-context-menu {
		background-color: #fff;
		border: 0;
		box-shadow: none;
	}

	.rightClickMenu .k-menu-item:focus,
	.rightClickMenu .k-menu-item.k-focus {
		background-color: transparent;
		color: inherit;
	}

	.rightClickMenu .k-menu-link,
	.rightClickMenu .k-link {
		padding: 8px 20px;
		font-size: 14px;
		line-height: 1.5;
	}

.k-i-caret-alt-up::before {
	content: "\f077";
	font-family: "Font Awesome 6 Free";
}

.k-i-caret-alt-down::before {
	content: "\f078";
	font-family: "Font Awesome 6 Free";
}

.k-i-caret-alt-right::before {
	content: "\f054";
	font-family: "Font Awesome 6 Free";
}

.k-i-caret-alt-left::before {
	content: "\f053";
	font-family: "Font Awesome 6 Free";
}

td.publicHoliday {
	color: white;
	background-color: #ff7f7f;
	font-weight: bold;
	cursor: not-allowed;
	opacity: 0.6;
}

.k-calendar .k-calendar-view td.k-today.publicHoliday {
	text-shadow: -1px -1px 0 white, 1px -1px 0 white, -1px 1px 0 white, 1px 1px 0 white;
}

.noLegend legend.k-form-legend {
	display: none;
}

img.fullWidth.up {
	width: 100%;
	margin: 0;
	height: auto;
}

img.fullWidth.down {
	width: 100%;
	height: auto;
	display: block;
	margin: 0;
	padding: 0;
}

.low-burden,
.k-scheduler-body .low-burden.k-event.k-selected {
	background-color: #006DFF;
	color: white;
}

.moderate-burden,
.k-scheduler-body .moderate-burden.k-event.k-selected {
	background-color: #00EDFF;
	color: black;
}

.elevated-burden,
.k-scheduler-body .elevated-burden.k-event.k-selected {
	background-color: #EFFF00;
	color: black;
}

.high-burden,
.k-scheduler-body .high-burden.k-event.k-selected {
	background-color: #FF8F00;
	color: white;
}

.critical-burden,
.k-scheduler-body .critical-burden.k-event.k-selected {
	background-color: #FF0F00;
	color: white;
}

p.fastTurnaroundNumber {
	margin: 0 !important;
}

.k-scheduler-body .k-event.k-selected {
	color: rgb(255, 255, 255);
	background-color: rgb(255, 99, 88);
}

.bookingTime {
	color: rgb(128, 128, 128);
}

.bookingLink {
	color: #808080;
	text-decoration: none;
	display: block;
}

	.bookingLink:hover {
		text-decoration: underline;
	}

#list-container {
	overflow: auto;
}

.clickable {
	cursor: pointer;
}

	.clickable:hover {
		text-decoration: underline;
	}

.newLine {
	display: block;
}

.minMobileWidth {
	max-width: 330px;
}

#extBookingPickupTimePicker .newLine {
	margin: 0 0 10px 0;
}

#missingInventory .k-treeview-leaf:hover,
#missingInventory .k-focus {
	background-color: white;
}

#podSignature {
	margin: 0 20px;
}

div.k-tabstrip.k-tabstrip-top .k-tabstrip-items.k-reset {
	display: flex;
	flex-wrap: nowrap;
	width: 100%;
	overflow-x: auto;
	overflow-y: hidden;
}

div.k-tabstrip.k-tabstrip-top .k-tabstrip-content.k-active {
	padding: 0;
}

#linkNote {
	white-space: normal;
	word-break: break-word;
}

.bookingActions .k-treeview.k-treeview-md.treeItemCompact {
	padding: 8px;
}

.chartTip {
	margin: 0;
}

.responsive-image {
	max-width: 100%;
	height: auto;
}

.pdfDocument {
	height: 600px;
}

.documentDownload {
	text-align: center;
	padding: 15px 0;
}

h2.field {
	border-bottom: 2px solid rgba(0, 0, 0, 0.12);
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 100;
	padding: 0;
	margin: 0;
}

#recentActivity {
	text-align: right;
	position: absolute;
	display: block;
	bottom: 0;
	z-index: 9999;
	width: 75%;
}

	#recentActivity p {
		display: block;
		font-size: 8px;
		font-style: italic;
		margin: 0;
		color: #808080;
		text-transform: uppercase;
	}

.bookingDetails .clientName {
	color: #808080;
	font-weight: 300;
	font-size: 12px;
	text-transform: capitalize;
	white-space: break-spaces;
}

.bookingDetails .bookingName {
	padding: 0;
	margin: 5px 0 0 0;
	line-height: 14px;
	font-size: 14px;
	white-space: break-spaces;
	display: block;
}

.bookingGridPopup .bookingDetails p.time {
	text-align: center;
	margin: 0;
	padding: 0;
	line-height: 23px;
}

	.bookingGridPopup .bookingDetails p.time span {
		display: block;
	}

.bookingDetails .roleNameWithoutColour {
	font-style: italic;
	color: #808080;
}

.bookingDetails .roleNameWithoutColour,
.bookingDetails .roleNameWithColour {
	display: block;
	white-space: normal;
	word-break: break-all;
}

.clickableContact {
	color: #808080;
	cursor: pointer;
}

	.clickableContact:hover {
		text-decoration: underline;
	}

#summaryBar {
	position: sticky;
	top: 60px;
	z-index: 1000;
	background: white;
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: space-around;
	border-width: 2px 0 2px;
	border-style: solid;
	border-color: rgba(0, 0, 0, 0.12);
}

	#summaryBar li {
		font-size: 14px;
		margin: 5px 0;
	}

.desktop #summaryBar li {
	flex-basis: 25%;
}

.mobile #summaryBar li {
	flex-basis: 50%;
}

img.keepRatio {
	object-fit: contain;
}

.contactAvatar {
	width: auto;
	max-width: 100%;
	object-fit: contain;
	padding-left: 6px;
}

.bottomSpace {
	margin-bottom: 20px;
}

#qrScannerModal {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.8);
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 1000;
}

#qrScannerVideo {
	width: 100%;
	height: auto;
}

#qrScannerCloseBtn {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 40px;
	height: 40px;
	border: none;
	background: white;
	border-radius: 8px;
	box-shadow: 0 4px 6px rgba(0,0,0,0.1);
	font-size: 24px;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 1001;
}

.hasActionIcon {
	width: calc(100% - 55px);
}

@media (max-width: 767.98px) {
}

@media (max-width: 500px) {
	/* Form Styles */
	.k-grid-cols-2 {
		grid-template-columns: repeat(1, auto);
	}
}

@media (max-width: 500px) {
	.bookingGridPopup .k-window-content {
		padding: 0 !important;
	}
}
