@font-face { font-family: 'Bootstrap-Icons'; src: url('/fonts/bootstrap-icons.woff2') format('woff2'); font-display: swap; font-style: normal; }

@media screen and (max-width: 1099px) { /* Most mobile devices */
	h1 { font-size: 1.3em; }
	.title { padding: 0.8em 0 0.2em; }
	.buffer { padding-top: 1em; }
	.top-nav .inner { width: 100%; height: 70px; margin: 0 auto; }
	.top-nav .inner ul { width: 340px; background: #f5f7fa; list-style: none; margin: 0 auto; padding-left: 0; }
	.top-nav .inner ul li ul { padding: 1em; }
	#logo { display: none; }
	#contact { display: none; }
	.main { width: 100%; }
	.outer { width: calc(100% - 2px); background: #fff; border: 1px solid #e0e5e8; border-top: 0; top: 70px; position: relative; }
	.section-title { font-size: 1.2em; }
	.container { padding: 1em; }
	#table-services thead { display: none; }
	#table-services tbody > tr > td:nth-child(1) { width: 90%; }
	#table-services tbody > tr > td:nth-child(2) { display: none; }
	#table-services tbody > tr > td:nth-child(3) { width: 10%; }

	/*
	#grid-inspections thead > tr > th:nth-child(2) { display: none; }
	#grid-inspections tbody > tr > td:nth-child(2) { display: none; }
	#grid-inspections colgroup > col:nth-child(3) { width: 0 !important; }
	#grid-inspections > div > div > select { display: none; }
	#grid-inspections thead > tr.k-filter-row.k-table-row > td:nth-child(2) > span > span > span { display: none; }
	#grid-inspections > div > span { display: none; }
	#grid-inspections > div > div > div { display: none; }
		*/
	.address .line { padding-bottom: 0.5em; }
	.wrapper > div { width: 100%; }
	.address .reqfield { margin: 0 0 1em 0; }
	.address .map-outer { max-height: 185px; height: 185px; }
	.time-legend { margin-bottom: 1em; }
	.confirm { padding: 0 0 1em; font-size: 0.7em; }
	.time .timetbl td > a { font-size: 0.5em; margin: 8px 0; }
	.time .timetbl td > span { font-size: 0.5em; margin: 8px 0; }
	#timeslots { padding-top: 1em; }

	.container-public { width: calc(100% - 2em); padding: 0 1em 1em; }
	.confirm-login { font-size: 0.7em; }
	.k-form-hint { font-size: 0.7em; }

	.card-inspections { padding-top: 1em; display: none; }
	.card-inspections .map-outer { height: 210px; }
}

@media screen and (min-width: 1100px) { /* The rest */
	h1 { font-size: 2.4em; }
	.title { padding: 1em 0 0.5em; }
	.buffer { padding-top: 2em; }
	.top-nav .inner { width: 1000px; height: 70px; margin: 0 auto; }
	.top-nav .inner ul {  width: 340px; background: #f5f7fa; list-style: none; margin: 0; padding-left: 0; float: right; }
	.top-nav .inner ul li ul { padding: 2em; }
	.main { width: 1000px; margin: 0 auto 2em; }
	.outer { width: calc(100% - 2px); background: #fff; border: 1px solid #e0e5e8; border-top: 0; top: 70px; position: relative; }
	.section-title { font-size: 1.7em; }
	.container { padding: 2em; }
	#table-services thead > tr > th:nth-child(1) { width: 27%; }
	#table-services thead > tr > th:nth-child(2) { width: 63%; }
	#table-services thead > tr > th:nth-child(3) { width: 10%; }

	.address .line { padding-bottom: 1em; }
	.wrapper > div { width: calc(50% - 1em); float: left; padding-right: 1em; }
	.wrapper > div:nth-child(2) { padding: 0 0 0 1em; }
	.address .reqfield { margin: 0 0 2em 0; }
	.address .map-outer { max-height: 290px; height: 290px; }
	.forms .reqfield { margin: 0 0 2em 0; }
	.time-legend { margin-bottom: 2em; }
	.confirm { padding: 2em 0; }
	.time .timetbl td > a { font-size: 0.9em; margin: 21px 0; }
	.time .timetbl td > span { font-size: 0.9em; margin: 21px 0; }

	.wrapperf { clear: both; width: 100%; display: inline-block; }
	.wrapperf > div { width: calc(50% - 1em); float: left; padding-right: 1em; }
	.wrapperf > div:nth-child(2) { padding: 0 0 0 1em; }


	.container-public { width: 400px; padding: 0 2em 2em; margin: 0 auto; }
	.k-form-hint { font-size: 0.8em; }

	.card-inspections { padding-top: 2em; display: none; }
	.card-inspections .map-outer { height: 291px; }
}

* { font-family: "Segoe UI", Roboto, Arial, sans-serif; }
html { font-size: 1em; }
body { background: #f1f1f1; margin: 0; padding: 0; }
h1 { font-weight: 300; padding: 0; margin: 0; color: #000; }
a { color: #0D6EFD; text-decoration: none; }
a:hover { color: #2D2DB2; }

.title { text-align: center; }
.title-inspections { text-align: center; padding: 1em 0 0; }
.red { color: #dc3545; }
.centre { display: block; text-align: center; margin: 0 auto; }
.wrapper { width: 100%; display: inline-block; }
.top-nav { width: 100%; background: #f5f7fa; box-sizing: border-box; color: #000; font-size: 14px; font-weight: 500; position: fixed; z-index: 2; box-shadow: 0 2px 6px rgb(0 0 0 / 10%); border-bottom: 1px solid #E2E2E2; }

.top-nav .logo { display: block; float: left; padding: 19px 0; }
.top-nav .inner > ul > li { color: #383f55; background: #f5f7fa; display: block; float: left; padding: 0; margin: 0 15px; height: 67px; border-bottom: 3px solid transparent; position: relative; text-decoration: none; }
.top-nav .inner li a { color: #383f55; font-weight: 500; font-size: 0.9em; line-height: 70px; display: block; text-transform: uppercase; }
.top-nav .inner > ul > li:hover { cursor: pointer; border-bottom: 3px solid #01A8C1; }
.top-nav .inner ul li ul { background: #fff; z-index: 10; box-shadow: 0 5px 10px rgb(0 0 0 / 10%); visibility: hidden; opacity: 0; width: 200px; position: absolute; margin-top: 0; left: 0; display: none; }
.top-nav .inner ul li:hover > ul, .top-nav .inner ul li:focus-within > ul, .top-nav .inner ul li ul:hover { visibility: visible; opacity: 1; display: block; cursor: pointer; }
.top-nav .inner ul li ul li { clear: both; width: 100%; background: #fff; line-height: 32px; }
.top-nav .inner ul li ul li a { line-height: 40px; text-transform: unset; font-size: 17px; }
.top-nav .inner ul li ul li a:hover { color: #01A8C1; }
.top-nav .inner .drop:after { content: ""; position: relative; display: inline-block; vertical-align: middle; width: 0; height: 0; margin-left: 5px; border-color: transparent; border-style: solid; border-width: 4px 3px; border-top-color: inherit; }
.top-nav .contact { float: right; padding-top: 16px; }
.top-nav .contact .k-button-text { font-weight: 500; font-size: 0.7em; color: #fff; }
.top-nav .inner .selected { border-bottom: 3px solid #01A8C1 !important; }
.section-title { text-align: center; display: block; margin: 0; padding: 10px; background: #004861; color: #fff; font-weight: 300; }

.service { width: 100%; }
#table-services { width: 100%; table-layout: fixed; border-collapse: separate; border-spacing: 0; border-top: 1px solid #eee; border-bottom: 1px solid #eee; }
#table-services th { font-weight: bold; }
#table-services td, #table-services th { padding: 12px; text-align: left; }
#table-services th:first-child { padding-left: 46px; }
#table-services th:last-child, #table-services td:last-child { text-align: center; }
#table-services > tbody > tr:nth-child(odd) > td { background: #f3f3f3; }
.service input { margin-right: 10px; }

.address { width: 100%; }
.address .line { clear: both; width: 100%; }
.address .helper { color: #bbb; font-style: italic; font-size: 0.8em; line-height: 2em; width: 100%; }
.address label { display: block; color: #000; line-height: 30px; width: 100%; font-weight: bold; }
.address .map-outer { width: calc(100% - 4px); border: 1px solid #CED4DA; padding: 1px; margin: 0 0 1em; }
.address .booking-notes { clear: both; }
.reqfield { background: #f1f1f1; font-style: italic; padding: 10px 12px; display: block; }

.forms { width: 100%; }
.forms label { display: block; color: #000; line-height: 30px; width: 100%; font-weight: bold; }
.forms .helper { color: #bbb; font-style: italic; font-size: 0.8em; line-height: 2em; width: 100%; }

.time { width: 100%; }
.time-legend { background: #f1f1f1; font-style: italic; padding: 10px 12px; height: 22px; }
.time-legend .green-box { background: #F0FFEA; color: #000; border: 1px solid #dee2e6; width: 20px; height: 20px; float: left; }
.time-legend .text { float: left; padding-left: 16px; line-height: 22px; }
.time .empty { background: #f1f1f1; padding: 10px 12px; color: #000; }
.time .timetbl { border-collapse: collapse; padding: 0; margin: 0; width: 100%; padding: 0; margin: 0; color: #000; border: 1px solid #dee2e6; border-top: 2px solid #dee2e6; border-bottom: 2px solid #dee2e6; }
.time .timetbl td { width: calc(20% - 17px); text-align: center; padding: 0 8px 0 9px; border-right: 1px solid #dee2e6; border-bottom: 1px solid #dee2e6; }
.time .timetbl td > a { display: block; width: 100%; height: 32px; line-height: 32px; cursor: pointer; text-decoration: none; text-align: center; }
.time .timetbl td > span { display: block; width: 100%; height: 32px; line-height: 32px; cursor: default; text-decoration: none; color: #aaa; text-align: center; }
.time .timetbl td > a:hover { border-radius: 3px; }
.time td:nth-child(5) { border-right: 0; }
.time .time-selected > a { background: #0D6EFD !important; color: #fff !important; border-radius: 3px; }
.time .disabled { background: #fafafa; }
.time .normal { background: none; }
.time .normal > a { color: #000; }
.time .normal > a:hover { background: #E9ECEF; }
.time .green { background: #F0FFEA; }
.time .green > a { color: #258800; }
.time .green > a:hover { background: #D9FFCA; }
.time .k-calendar-monthview .k-calendar-td, .time .k-month-calendar .k-calendar-td { width: 50px; height: 50px; inline-size: 50px; block-size: 50px; }
.time .k-calendar-th { width: 50px; height: 50px; }
.time .k-calendar-view { padding: 0; width: 395px; }

.confirm { width: 100%; text-align: center; margin: 0 auto; clear: both; }
.confirm-login { width: 100%; margin: 0 auto; text-align: center; clear: both; }

.validate * { font-size: 1em; }
.validate { background: #fff; }
.validate h3 { font-weight: bold; font-size: 1.2em; padding: 0; margin: 0; }
.error-wrapper { width: 100%; height: 220px; display: block; }
.validate .info { width: 48px; height: 48px; margin: 0 auto; }
.validate .info:after { font-family: 'Bootstrap-Icons'; content: "\F430"; color: #B4003A; line-height: 48px; font-size: 48px; }
.validate .info-result { width: 48px; height: 48px; margin: 0 auto; }
.validate .info-result:after { font-family: 'Bootstrap-Icons'; content: "\F430"; color: #57ADB3; line-height: 48px; font-size: 48px; }
.validate ul { padding-top: 0; margin-top: 0; }

.ack-disc { font-size: 0.7em; text-align: justify; padding: 20px 0 30px; margin: 0;}
.ack-wrapper { display: flex; gap: 5px; }
.ack-wrapper button { width: 130px; }

.k-form-label { display: block; color: #000; line-height: 30px; font-weight: bold; }
#form-signup .k-form-buttons, #form-reset-password, .k-form-buttons { margin-top: 0; }
#progress-bar-password { width: 100%; }

.grid-del { width: 25px; height: 29px; text-align: center; cursor: pointer; }
.grid-del:after { font-family: "Ionicons"; content: "\f12a"; color: #dc3545; font-size: 13px; }
#grid-inspections > table > tbody > tr > td:nth-child(1) { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.card-inspections .map-outer { width: calc(100% - 4px); border: 1px solid #CED4DA; padding: 1px; margin: 0 0 1em; }

.card-inspections table { table-layout: fixed; width: 100%; border-collapse: separate; border-spacing: 0; }
.card-inspections td:nth-child(1) { font-weight: bold; width: 80px; }
.card-inspections tr:nth-child(odd) td { background: #f3f3f3; }
.card-inspections td { padding: 12px; }

.plb-gdel { color: #ce0000; cursor: pointer; }


/* Telerik */
/*.k-input-inner, .k-button { font-family: Metric; }*/
.k-calendar { width: 100%; }
.k-map { height: 100%; }
.k-form-hint { color: #bbb; font-style: italic; }

#grid-inspections > table > tbody > tr > td { cursor: default; }
.k-grid table { table-layout: fixed; }


/* Tooltip */
.k-callout-s { border-top-color: #fff; bottom: 0 !important; }
.k-callout-w { left: 0; border-right-color: #fff; }
.k-tooltip, .k-tooltip.k-popup, .k-tooltip.k-widget { border-color: #fff; background-color: #fff; color: #000; padding: 0 !important; }
.k-popup { box-shadow: 0px 0px 4px 2px rgb(0 0 0 / 25%) !important; }
.k-tooltip-content { padding: 0 !important; font-size: 18px !important; }
.k-tooltip .k-callout { color: #fff; }