/*!**********************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-4.use[1]!./css/insecure/pbt/sitestyle.css ***!
  \**********************************************************************************************************/
body {
	font-family: "Montserrat", sans-serif;
}

/* ---- FORMS -------------------------*/
span.mandatory:after {
	content: " *";
	color: red;
}

/* ---- HEADER -------------------------*/

.navbar {
	margin: 20px 45px;
}

.navbar .tasgov-logo {
	margin-top: 5px;
	height: 60px;
}

.navbar .planbuild-logo img {
	height: 80px;
}

.secondary-nav {
	background-color: #2b5567;
	display: flex;
	flex-direction: column;
}

.secondary-nav .spacer-lg {
	flex: 0;
}

@media (min-width: 768px) {
	.secondary-nav .spacer-lg {
		flex: 1;
	}

	.secondary-nav {
		flex-direction: row;
	}

	.secondary-nav-btn:not(:first-child):after {
		content: "";
	}

	.tasgov-logo-col {
		text-align: left !important;
	}
}

.content-header-block {
	padding: 15px 0px;
	background-color: #203e4c;
	color: white;
}

.content-header-block .select2 li {
	color: #333;
}

.tasgov-logo-col {
	text-align: center;
	margin-bottom: 10px;
}

.secondary-nav-btn {
	color: white;
	min-width: 150px;
	padding: 10px 30px 10px 30px;
	text-align: center;
	position: relative;
	font-size: 1.8rem;
}

/* the left border on the button */
.secondary-nav-btn:not(:first-child):after {
	background: white;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 80%;
	top: 10%;
	width: 1px;
}

.secondary-nav-btn:hover,
.secondary-nav-btn:focus {
	color: white;
	background-color: rgba(0, 0, 0, 0.3);
	text-decoration: none;
}

/* ---- FOOTER -------------------------*/

.footer {
	margin: 80px;
	color: #949599;
}

.footer-content {
	text-align: center;
}

.footer p {
	padding-top: 20px;
}

/* ---- BUTTONS -------------------------*/

.button {
	border-radius: 6px;
	font-size: 15px;
	line-height: 100%;
	align-items: center;
	text-align: center;
	min-width: 120px;
	padding: 10px 20px;
}

.button.primary {
	background: #3b5b62;
	color: white;
}

.button.primary[disabled],
.button.secondary[disabled] {
	background: #efeff0;
	color: #000000;
}

.button.primary:hover {
	background: #334c52;
}

.button.secondary {
	background: none;
	border: 1px solid #3b5b62;
	color: #3b5b62;
}

.button.secondary:hover {
	background: #eeeeef;
}

/* ---- FIELDS  -------------------------*/
.input-icon {
	color: #3b5b62;
}

.input-icon input {
	padding-left: 50px;
	padding-right: 50px;
}

/* ---- MARKDOWN / NEWS ------------------------ */
/* TODO: move toast-ui markdown style overrides to a common area */
.toastui-editor-contents {
	font-family: unset;
}
.toastui-editor-contents h1,
.toastui-editor-contents h2 {
	border: none !important; /* removes underlined headings in markdown editor */
}

.toastui-editor-contents a {
	text-decoration: underline !important;
	color: #1b1b1b !important;
}

.toastui-editor-contents table {
	width: 100%;
	table-layout: fixed;
}

.toastui-editor-contents {
	font-size: 15px !important;
}

.toastui-editor-contents ul > li::before {
	background-color: #000;
}

/* VueJS */
[v-cloak] {
	display: none;
}

/* dropzone */
.dropzone .dz-preview .dz-progress {
	/* this moves the progress div below the filename so it's not hidden */
	margin-top: 20px;
}

/* match label styling */
span.form-field-label,
.form-group legend {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700;
}

.dropzone .dz-message {
	margin: 3em 0;
}

.modal-centre > .modal-dialog {
	display: flex;
	min-height: calc(100% - 6rem);
	align-items: center;
}

.modal-centre > .modal-dialog > .modal-content {
	width: 100%;
}

/* site wide banner */
.site-wide-banner {
	width: 100%;
	background-color: #af4b08;
	color: white;
	font-size: 15px;
}

.banner-text {
	padding: 20px;
	text-align: center;
	position: relative;
}

#site-wide-banner-close-btn {
	position: absolute;
	right: 15px;
	top: calc(50% - 7.5px);
	cursor: pointer;
}

.banner-text-content {
	margin-right: 30px;
	margin-left: 30px;
	white-space: pre-wrap;
}

/*!******************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-4.use[1]!./css/insecure/pbt/sitestyle-margins.css ***!
  \******************************************************************************************************************/
.margin-xl {
	margin-bottom: 80px;
}

.margin-lg {
	margin-bottom: 56px;
}

.margin-md {
	margin-bottom: 40px;
}

.margin-sm {
	margin-bottom: 30px;
}

.margin-xs {
	margin-bottom: 12px;
}

@media (max-width: 767px) {
	.margin-xl {
		margin-bottom: 64px;
	}

	.margin-lg {
		margin-bottom: 48px;
	}

	.margin-md {
		margin-bottom: 32px;
	}

	.margin-sm {
		margin-bottom: 10px;
	}

	.margin-xs {
		margin-bottom: 8px;
	}
}

@media print {
	.margin-xl {
		margin-bottom: 64px;
	}

	.margin-lg {
		margin-bottom: 48px;
	}

	.margin-md {
		margin-bottom: 32px;
	}

	.margin-sm {
		margin-bottom: 16px;
	}

	.margin-xs {
		margin-bottom: 8px;
	}
}

/*!******************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-4.use[1]!./css/insecure/pbt/generalenquiry/generalenquiry.css ***!
  \******************************************************************************************************************************/
html {
	scroll-behavior: smooth;
}

/* RESET */
.form-control {
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none !important;
	-moz-transition: none !important;
	-o-transition: none !important;
	transition: none !important;
}

.input-sm {
	box-shadow: none !important;
}

/*CSS Reset for button */
.btn.active,
.btn:active {
	-webkit-box-shadow: none;
	box-shadow: none;
}
.btn.disabled,
.btn[disabled] {
	opacity: 1;
}

.select2-container--default .select2-selection--single {
	width: 100% !important;
	height: auto !important;

	background: #fafbfc;
	border: 1px solid #b4bbc3;
	box-sizing: border-box;
	border-radius: 4px;
	padding: 11px 15px;

	font-size: 17px;
	line-height: 150%;
	align-items: center;
	color: #000000;
}

.select2-container .select2-selection--single .select2-selection__rendered {
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.select2-container .select2-selection:hover {
	border: 1px solid #203e4c;
}

.daterangepicker:before,
.daterangepicker:after {
	display: none;
}

/* END RESET */

.info {
	margin-left: 10px;
}

.enquiry-content-wrapper .map_wrapper > .map {
	width: 100%;
	position: relative;
	height: 500px;
	border: 1px solid #2b5567;
	border-radius: 5px;
}

.enquiry-content-wrapper .category-heading {
	font-size: 20px;
	color: #717478;
}

.spatial-question-img {
	display: none;
	border: 1px solid #717478;
	border-radius: 5px;
}

.loading-spinner {
	text-align: center;
	color: #acacac;
}

.spatial-result {
	display: none;
}

.spatial-info {
	font-size: 16px;
	margin-top: -25px;
}

.spatial-table {
	font-size: 16px;
}

.spatial-table-description {
	word-break: break-word;
}

.spatial-table tbody:first-child {
	border-top: 2px solid #676767;
}

.spatial-table-key {
	/* important to override bootstrap default */
	padding: 8px 8px 8px 0px !important;
	font-weight: 500;
	width: 30%;
}

.spatial-table-row {
	color: #333;
	padding: 8px 8px 8px 0px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #ddd;
}

.spatial-answer-link {
	text-align: right;
}

.question {
	display: none;
	transition: all 2s linear;
	border-top: 1px solid #d0d1d2;
	padding-top: 30px;
}

.complete-row {
	font-size: 17px;
}

a,
.panel-body a {
	color: #1b1b1b;
	font-size: 17px;
	line-height: 150%;
	text-decoration-line: underline;
}

h1 {
	font-weight: bold;
	font-size: 32px;
	line-height: 120%;
}

h2 {
	font-weight: bold;
	font-size: 24px;
	line-height: 120%;
	margin-bottom: 18px;
}

h2.dark-grey {
	color: #717478;
}

h3 {
	font-weight: bold;
	font-size: 20px;
	line-height: 130%;
}

h4 {
	font-weight: bold;
	font-size: 17px;
	line-height: 130%;
}

h5 {
	font-weight: bold;
	font-size: 14px;
	line-height: 130%;
	margin-top: 30px;
}

h1.centered {
	text-align: center;
}

hr {
	border-top: 1.5px solid #a7a5b3;
}

p {
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
}

p.centered {
	text-align: center;
}

p.main-body-small {
	font-weight: 400;
	font-size: 14px;
	line-height: 140%;
}

.form-group label,
.form-group legend,
.form-group span.form-field-label {
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 12px;
}

fieldset > ul > li > label {
	font-weight: 400 !important;
}

fieldset > ul > li {
	margin-bottom: 10px;
}

.form-group legend {
	border: none;
}

.col-centered {
	float: none;
	margin-left: auto;
	margin-right: auto;
}

.print-header,
.print-generated {
	display: none;
}

.requirement-title {
	display: none;
}

.learn-more-link {
	width: 100%;
}

.navigation-footer {
	background: rgba(255, 255, 255, 0.9);
	position: sticky;
	width: 100%;
	bottom: 0px;
	z-index: 1000;
}

.navigation-footer-content {
	max-width: 1170px;
	margin: 0px auto;
	padding: 12px;
}

.navigation-footer-content div {
	padding-left: 0px !important;
}

.navigation-button {
	background: #e0e0e0;
	color: #203e4c !important;
	border-radius: 8px;
	font-size: 15px;
	line-height: 140%;
	display: flex;
	align-items: center;
	padding: 10px 20px !important;
	background-position: right 10px top 10px;
	margin: 0 5px;
	filter: grayscale(0%);
}

.navigation-group .navigation-button:first-child {
	margin-left: 0px;
}

.navigation-group .navigation-button {
	padding-top: 15px;
}

.navigation-button.centered {
	text-align: center;
	display: inline-block;
}

.navigation-button.blue {
	background: #203e4c;
	color: #ffffff !important;
	opacity: 1 !important;
}

.navigation-button-right.blue:after {
	content: url("/icons/right-arrow-white.svg");
	margin-left: 10px;
	align-items: center;
	height: 18px;
}

.navigation-button.round {
	padding: 10px 5px !important;
}

.navigation-button.round:after,
.navigation-button.round:hover:after {
	margin-left: 6px;
	margin-right: 5px;
	height: 20px;
}

.navigation-button:hover {
	background: #203e4c;
	color: #ffffff !important;
	opacity: 1 !important;
}

.navigation-button-right:after {
	content: url("/icons/right-arrow-black.svg");
	margin-left: 10px;
	align-items: center;
	height: 18px;
}

.navigation-button-right:hover:after {
	content: url("/icons/right-arrow-white.svg");
	margin-left: 10px;
	align-items: center;
	height: 18px;
}

.navigation-button-left:after {
	content: url("/icons/left-arrow-blue.svg");
	margin-left: 10px;
	align-items: center;
	height: 18px;
}

.navigation-button-left:hover:after {
	content: url("/icons/left-arrow-white.svg");
	margin-left: 10px;
	align-items: center;
	height: 18px;
}

.navigation-button-service:before {
	content: url("/icons/left-arrow-blue.svg");
	margin-right: 10px;
	align-items: center;
	height: 18px;
}

.navigation-button-service:hover:before {
	content: url("/icons/left-arrow-white.svg");
	margin-right: 10px;
	align-items: center;
	height: 18px;
}

.navigation-button-restart:after {
	content: url("/icons/undo-black.svg");
	margin-left: 10px;
	width: 15px;
	align-items: center;
	height: 18px;
}

.navigation-button-restart:hover:after {
	content: url("/icons/undo-white.svg");
	margin-left: 10px;
	width: 15px;
	align-items: center;
	height: 18px;
}

.button {
	border-radius: 8px;
	font-weight: 500;
	font-size: 15px;
	line-height: 140%;
	align-items: center;
	text-align: center;
	cursor: pointer !important;
}

.button.download:before {
	font-family: "Font Awesome 6 Free";
	font-weight: 900;
	content: "\f56d"; /*fa-solid fa-fa-file-arrow-down */
	color: black;
	margin-right: 13px;
	width: 13px;
	display: inline-block;
	vertical-align: middle;
}

.button.download:hover:before {
	color: white;
}

.button.advice:before {
	font-family: "Font Awesome 6 Free";
	font-weight: 900;
	content: "\f4ad"; /*fa-solid fa-comment-dots */
	color: black;
	margin-right: 13px;
	width: 13px;
	display: inline-block;
	vertical-align: middle;
}

.button.advice:hover:before {
	color: white;
}

.button.email:before {
	font-family: "Font Awesome 6 Free";
	font-weight: 400;
	content: "\f0e0"; /*fa-solid fa-envelope */
	color: black;
	margin-right: 13px;
	width: 13px;
	display: inline-block;
	vertical-align: middle;
}

.button.email:hover:before {
	font-family: "Font Awesome 6 Free";
	font-weight: 400;
	content: "\f0e0"; /*fa-solid fa-envelope */
	color: white;
}

.button.rate-experience:before {
	font-family: "Font Awesome 6 Free";
	font-weight: 400;
	content: "\f164"; /*fa-solid fa-thumbs-up */
	color: black;
	margin-right: 13px;
	width: 13px;
	display: inline-block;
	vertical-align: middle;
}

.button.authority-advice:before {
	font-family: "Font Awesome 6 Free";
	font-weight: 400;
	content: "\f086"; /* fa-solid fa-comments */
	color: black;
	margin-right: 13px;
	width: 13px;
	display: inline-block;
	vertical-align: middle;
}

.button.authority-advice:hover:before {
	font-family: "Font Awesome 6 Free";
	font-weight: 400;
	content: "\f086"; /* fa-solid fa-comments */
	color: white;
}

.button.rate-experience:hover:before {
	color: white;
}

.popover {
	color: #fff;
	font-size: 15px !important;
	font-weight: 400 !important;
	line-height: 1.42857143;
	background-color: #2b5567;
	background-clip: padding-box;
	border: 1px solid #2b5567 !important;
	border-radius: 4px;
}

.popover.small {
	width: 180px;
	max-width: 180px;
	left: unset !important;
	right: 15px !important;
}

.popover-content {
	padding-right: 50px;
}

.popover-close {
	float: right;
	width: 36px;
	height: 36px;
	cursor: pointer;
}

.popover-close:after {
	padding: 9px;
	display: inline-block;
	content: url("/icons/cross-white.svg");
}

.popover.bottom > .arrow {
	left: 85% !important;
}

.popover.bottom > .arrow:after {
	border-bottom-color: #0049ba;
}

.panel-group.council {
	font-size: 17px;
	line-height: 150%;
}

.panel-group.council .consult-label {
	padding-top: 15px;
}

.panel-body {
	background: #f3f5f8;
	padding: 15px;
	border-bottom: 1px solid #717478;
}

.panel-body a {
	display: inline-block;
	margin-top: 24px;
	font-weight: normal;
}

.panel-body .toastui-editor-contents a {
	display: initial; /* reset the 'inline-block' if it's a toast ui link */
}

.panel-body li {
	font-weight: normal;
	break-inside: avoid;
}

.panel-body.tasklist {
	background: #ffffff;
	padding: 20px 0px;
	border-bottom: 1px solid #717478;
}

.task-counter {
	width: 40px;
	height: 28px;
	background: #2b5567;
	border-radius: 24.12px;
	margin-left: 15px;
	font-weight: 600;
	font-size: 15px;
	line-height: 150%;
	align-items: center;
	text-align: center;
	color: #ffffff;
	vertical-align: middle;
	display: inline-grid;
}

.task-counter {
	position: absolute;
	top: -15px;
	right: 0px;
	font-size: 14px;
	width: 35px;
	height: 26px;
	opacity: 1 !important;
}

.task-counter-static {
	position: static;
}

.tasklist-counter {
	width: 34px;
	height: 24px;
	border-radius: 24.12px;
	margin-left: 15px;
	font-weight: 600;
	font-size: 15px;
	line-height: 150%;
	align-items: center;
	text-align: center;
	color: #1b1b1b;
	vertical-align: middle;
	display: inline-grid;
}

.tasklist-counter.total {
	background: #2b5567;
	color: #ffffff;
}

.tasklist-counter.consult {
	background: #fff2bd;
}

.tasklist-counter.apply {
	background: #e6dfad;
}

.tasklist-counter.prepare {
	background: #a9c1cc;
}

.tasklist-counter.grant {
	background: #b99cc9;
}

.tasklist-counter.learn {
	background: #d3d9dc;
}

.task-tile {
	width: 103px;
	height: 40px;
	left: 8px;
	top: 7px;
	background: rgba(255, 255, 255, 0.9);
	border: 1px solid #717478;
	box-sizing: border-box;
	box-shadow: 4px 0px 10px rgba(0, 0, 0, 0.04);
	border-radius: 4px;
	line-height: 38px;
	text-align: center;
	font-weight: bold;
	display: inline-block;
	vertical-align: middle;
	padding-right: 10px;
	opacity: 0.5;
	cursor: pointer;
}

.task-tile-wrapper {
	height: 45px;
}

.task-tile span,
.task-tile svg {
	display: inline-block;
	vertical-align: middle;
}

.task-tile:hover {
	opacity: 1;
}

#task-list-modal .modal-body {
	max-height: calc(100vh - 140px);
	overflow-y: auto;
	padding: 15px 24px 0px 24px;
}

#task-list-modal .modal-body::-webkit-scrollbar {
	width: 0px; /* Remove scrollbar space */
	background: transparent; /* Optional: just make scrollbar invisible */
}

.task-list-modal {
	max-width: 417px;
	float: right;
	margin-right: 24px;
	margin-top: 24px;
}

.task-list-header {
	float: left;
	font-size: 28px;
	font-weight: bold;
	padding-left: 10px;
}

.task-list-modal .modal-body {
	padding: 0px 37px 0px 37px;
	overflow-y: hidden;
	position: relative;
}

.task-list-content {
	overflow: hidden;
	-ms-overflow-style: none;
	padding: 0 5px;
}

.task-list-content::-webkit-scrollbar {
	width: 0px; /* Remove scrollbar space */
	background: transparent; /* Optional: just make scrollbar invisible */
}

.requirement-type {
	background: rgba(183, 230, 173, 1);

	padding: 2px 12px;

	position: relative;
	height: 25px;
	width: fit-content;

	border-radius: 2px;

	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	line-height: 140%;

	color: #1b1b1b;

	display: inline;
	float: left;
}

.requirement-type.consult {
	background: #fff2bd !important;
}

.requirement-type.apply {
	background: #e6dfad !important;
}

.requirement-type.prepare {
	background: #a9c1cc !important;
}

.requirement-type.grant {
	background: #b99cc9 !important;
}

.requirement-type.learn {
	background: #d3d9dc !important;
}

.requirement-type.who {
	background: #e6dfad !important;
}

.requirement-type.hazard {
	background: #b99cc9 !important;
}

.requirement-type.notify {
	background: #cfcec7 !important;
}

.requirement-type-spacer {
	min-width: 100px;
	display: inline;
	vertical-align: top;
}

/* BUTTON */

.button.toggle {
	background: #fafbfc;
	border: 1.5px solid #b4bbc3;
	padding: 0px 40px;
	min-height: 80px;
	text-align: center;
	white-space: pre-wrap;
	background-position: right 10px top 11px !important;
}

.button.toggle:hover {
	border: 1.5px solid #203e4c;
}

.button.toggle.active {
	border: 1.5px solid #203e4c;
	background: #2b5567;
	color: white;
	font-weight: 600;
}

.button.primary {
	background: #e0e0e0;
	padding: 12px 14px;
	color: #000;
}

.button.primary[disabled],
.button.secondary[disabled] {
	background: #efeff0;
	color: #000000;
}

.button.primary:hover {
	background: #203e4c;
	color: #ffffff;
}

.button.secondary {
	background: none;
	border: 1.5px solid #203e4c;
	padding: 12px 14px;
	color: #000;
}

.button.secondary:hover {
	background: #203e4c;
	color: #ffffff;
}

.button.form-offset {
	width: 100%;
	min-width: 155px;
	margin-top: 35px; /* offset label when the button is in a form */
}

.button.edit-activities {
	font-family: VIC;
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
	line-height: 140%;
	color: #0049ba;
	border: 1px solid #0049ba;
	border-radius: 8px;
	box-sizing: border-box;
	background-color: #ffffff;
	margin-top: 20px;
	float: right;
}
.button.edit-activities:hover {
	background-color: #203e4c;
	color: #ffffff;
}
.button.location-delete:hover {
	background-color: #203e4c;
}

.button.location-delete:after {
	content: url("/icons/cross-blue.svg");
}

.button.location-delete:hover:after {
	content: url("/icons/cross-white.svg");
}

.button.download,
.button.edit-activities,
.button.rate-experience,
.button.email,
.button.advice,
.button.authority-advice {
	padding: 16px 32px 12px 30px;
}
.edit-activities {
	vertical-align: middle;
}

/* summary page */
.summary-block {
	background: #ffffff;
	border: 1px solid rgba(0, 73, 186, 0.5);
	box-sizing: border-box;
	border-radius: 8px;
	padding: 16px 16px 16px 16px;
}

.summary-block.dark {
	background: rgba(231, 235, 241, 0.5);
	border: 1px solid #b6bec5;
	padding: 15px;
}

.summary-block.grey {
	background: #203e4c;
	color: #ffffff;
}

.summary-block.small {
	min-height: 105px;
}

.summary-block.link {
	cursor: pointer;
}

.summary-block.link:hover {
	background: #203e4c;
	color: #ffffff;
	text-align: center;
	font-weight: 600;
	font-size: 16px;

	display: flex;

	justify-content: center;
	align-content: center;
	flex-direction: column;
}

ul {
	padding: 0px 0px 0px 20px;
}

li {
	font-size: 17px;
	margin-bottom: 17px;
}

.select2-results li {
	margin-bottom: 0px;
}

.select2-results__option {
	padding: 17px 10px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-width: 10px 8px 0 8px;
	margin-left: -16px;
	margin-top: 6px;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-width: 0 8px 10px 8px;
}

/* Breadcrumb */
.breadcrumb-container {
	padding-top: 40px;
	background: white;
	z-index: 10;
	position: sticky;
	top: 0;
}

.requirement {
	width: 100%;
	padding-left: 10px;
	display: inline;
}

ul.breadcrumb {
	padding: 10px 0px;
	list-style: none;
	background-color: #fff;
}

/* Display list items side by side */
ul.breadcrumb li {
	display: inline;
	font-size: 15px !important;
	padding: 0 30px 0 0;
	color: #717478;
}

ul.breadcrumb li + li:before {
	display: inline-block;
	padding-right: 0px;
	margin-right: 24px;
	margin-bottom: 2px;
	content: "";
	width: 12px;
	height: 4px;
	background-color: #fdd203;
}

ul.breadcrumb li a {
	color: #1b1b1b;
	text-decoration: none;
	font-size: 15px;
}

ul.breadcrumb li a:hover {
	color: #203e4c;
	font-weight: bold;
}

ul.breadcrumb li.active span {
	color: #203e4c;
	font-weight: bold;
}

/*summary page */
.summary-block strong {
	font-weight: bold;
	font-size: 17px;
}

.summary-block li {
	font-weight: bold;
	font-size: 17px;
	margin-bottom: 17px;
}

.summary-block.dark li {
	font-weight: 400;
	font-size: 17px;
	margin-bottom: 17px;
}

/* form group input */
.form-group .form-control.input-sm {
	width: 100% !important;
	height: auto !important;

	background: #fafbfc;
	border: 1px solid #b4bbc3;
	box-sizing: border-box;
	border-radius: 4px;
	padding: 11px 15px;

	font-size: 17px;
	line-height: 150%;
	align-items: center;
	color: #000000;
}

.form-group .form-control.input-sm::placeholder {
	color: #717478;
}

.form-group .form-control.input-sm:hover,
.select2-container .select2-selection:hover {
	border: 1px solid #203e4c;
}

.form-group .form-control.input-sm:focus {
	border: 1px solid #203e4c;
	color: #000000;
}

label > .icon.info {
	display: inline-block;
	width: 20px;
	margin-left: 10px;
}

.daterange .input-group-addon {
	display: none;
}

.date-picker {
	background-image: url("/icons/date-grey.svg") !important;
	background-repeat: no-repeat !important;
	background-position: right 15px center !important;
}

.date-picker:hover,
.date-picker:focus {
	background-image: url("/icons/date-blue.svg") !important;
}

.daterangepicker td.start-date.end-date {
	border-radius: 20px;
}

.table-condensed > tbody > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > thead > tr > th {
	padding: 3px;
}

/* Accordian */

.panel-group .panel + .panel {
	margin-top: 0px;
}

.panel-default {
	border: none;
	margin-top: 0px;
}

.panel-default > .panel-heading {
	color: #333;
	background-color: #fff;
	padding: 0px;
	border-radius: 0px;
}

.panel-group .panel-heading {
	border-bottom: 1px solid #bec0c2;
}

.panel-group:hover .panel-heading:hover {
	border-bottom: 1px solid #717478;
}

.panel-heading a[aria-expanded="true"] {
	background-image: url("/icons/minus.svg");
	background-position: top 27px right 15px;
	border-bottom: none;
}

.panel-heading a[aria-expanded="false"] {
	background-image: url("/icons/plus.svg");
}

.panel-heading a {
	display: inline-block;
	text-decoration: none;
	font-size: 17px;
	line-height: 150%;
	font-weight: 400;
	color: #000000;
	width: 100%;
	background-image: url("/icons/plus.svg");
	background-repeat: no-repeat !important;
	background-position: top 21px right 15px;
	padding: 15px 35px 15px 10px;
	padding-right: 45px;
}

.enquiry-property-block a {
	font-size: 12px;
	color: #fff !important;
	text-decoration: underline !important;
}

.enquiry-property-block a:hover {
	color: #fff !important;
	text-decoration: underline !important;
}

.enquiry-address-info {
	margin-top: 15px;
}

.tip {
	background: #fff1b0;
	border-radius: 5px;
	padding: 5px 12px 5px 12px;
	font-weight: normal;
	font-size: 15px !important;
	line-height: 140%;
	color: #231f40;
	cursor: pointer;
}

.tip-head {
	padding-top: 0px;
	padding-right: 30px;
	font-size: 15px !important;
	background-image: url("/icons/accordion-down.svg");
	background-position: top 18px right 6px;
	background-repeat: no-repeat !important;
}

.tip-head.open {
	background-image: url("/icons/accordion-up.svg");
	background-position: top 18px right 6px;
	background-repeat: no-repeat !important;
}

.tip p {
	padding-top: 10px;
	font-size: 15px !important;
}

.tip a {
	font-size: 15px !important;
}

.tip-link {
	padding-top: 10px;
	font-size: 15px !important;
}

.tip-content {
	display: none;
}

.tip:hover {
	background: #fdd203;
}

.prohibited {
	color: #cc0000;
}

img.enquiry-map {
	width: 100%;
	border: 1px solid #e0e0e0;
}

ul.activity-list {
	columns: 2;
	margin-right: 20px;
}

li.use-class {
	margin-bottom: 0px;
}

.action-buttons button {
	margin-bottom: 5px;
}

td {
	word-break: break-word;
}

.rate-your-experience-toggle {
	text-align: center;
}

input[name="f_enquiry_experienceRating"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	-ms-appearance: none;
	appearance: none;
	outline: none;
	cursor: pointer;
}

input[name="f_enquiry_experienceRating"]::after {
	font-family: "Font Awesome 6 Free";
	font-weight: 400;
	display: inline-block;
	text-align: center;
	font-size: 80px;
	padding: 20px 20px;
	content: " ";
	border-radius: 15px;
	color: rgba(0, 0, 0, 0.4);
}

input[name="f_enquiry_experienceRating"]:checked::after {
	border: 3px solid #ddd;
	border-radius: 5px;
}

.rate-your-experience.positive::after {
	content: "\f164"; /* fa-solid fa-thumbs-up */
}

.rate-your-experience.positive:checked::after {
	color: rgba(0, 164, 5, 0.6);
}

.rate-your-experience.negative::after {
	content: "\f165"; /* fa-solid fa-thumbs-down */
}

.rate-your-experience.negative:checked::after {
	color: rgba(164, 0, 0, 0.6);
}

/*!*************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-4.use[1]!./css/insecure/pbt/generalenquiry/generalenquiry-mobile.css ***!
  \*************************************************************************************************************************************/
@media (max-width: 767px) {
	.row {
		margin-right: -8px;
		margin-left: -8px;
	}

	[class*="col-"] {
		padding-right: 8px;
		padding-left: 8px;
	}

	.question {
		padding-top: 16px;
	}

	h1 {
		font-size: 28px;
		line-height: 110%;
	}

	h2 {
		font-size: 22px;
		line-height: 120%;
	}

	h3 {
		font-size: 16px;
		line-height: 140%;
	}

	h4 {
		font-size: 16px;
		line-height: 130%;
	}

	p {
		font-size: 16px;
		line-height: 140%;
	}

	p.main-body-small {
		font-size: 14px;
		line-height: 140%;
	}

	.button.form-offset {
		margin-top: 0px;
	}

	.button.form-offset.mobile-mg-top {
		margin-top: 15px;
	}

	.fv-plugins-message-container {
		text-align: right !important;
	}

	.modal-title {
		font-size: 20px;
	}

	.modal-body {
		padding: 20px 32px;
	}

	.modal-header {
		padding-left: 32px;
	}

	.modal-footer {
		padding-left: 0px;
		text-align: center;
	}

	.breadcrumb {
		margin-bottom: 0px;
		margin-top: -5px;
	}

	ul.breadcrumb {
		padding: 10px 0px;
	}

	ul.breadcrumb li {
		display: inline-block;
		padding: 0 10px 0 0;
	}

	ul.breadcrumb li + li:before {
		margin-right: 10px;
	}

	.task-list-modal {
		margin-right: 0px;
		margin-top: 10px;
	}

	.task-list-header {
		padding-left: 0px;
	}

	.task-list-content {
		overflow-y: visible;
	}

	.task-tile {
		width: 40px;
		padding-right: 0px;
	}

	.task-counter {
		top: -10px;
		right: 0px;
		font-size: 12px;
		width: 25px;
		height: 19px;
	}

	.task-tile span.task-label {
		display: none;
	}

	.back-to-results-wrapper {
		margin-bottom: 0px;
	}

	.popover.small {
		right: 8px !important;
	}

	#recaptcha {
		padding-bottom: 10px;
	}

	.requirement-apply-btn {
		width: 100%;
	}
}

/*!************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-4.use[1]!./css/insecure/pbt/generalenquiry/generalenquiry-print.css ***!
  \************************************************************************************************************************************/
@media print {
	noscript {
		display: none;
	}

	/*font-size*/
	.complete-row {
		font-size: 16px;
	}

	h1 {
		font-size: 28px;
		line-height: 110%;
	}

	h2 {
		font-size: 22px;
		line-height: 120%;
	}

	h3 {
		font-size: 16px;
		line-height: 140%;
	}

	h4 {
		font-size: 16px;
		line-height: 130%;
	}

	p {
		font-size: 16px;
		line-height: 140%;
	}

	p.main-body-small {
		font-size: 14px;
		line-height: 140%;
	}

	.task-counter {
		background: #2b5567 !important;
		line-height: 28px;
		color: #ffffff !important;
		vertical-align: bottom;
		display: inline-block;
	}

	.form-group label,
	.form-group legend,
	.form-group span.form-field-label {
		font-size: 12px;
	}

	.panel-group.council {
		font-size: 16px;
	}

	.panel-heading a,
	.panel-body a {
		font-size: 16px;
		margin-bottom: 10px;
	}

	li {
		font-size: 16px;
		margin-bottom: 0px !important;
	}

	.summary-block strong {
		font-size: 16px;
	}

	.summary-block li {
		font-size: 16px;
	}

	.summary-block.dark li {
		font-size: 16px;
	}

	.site-wide-banner,
	.secondary-nav,
	.search-block,
	.breadcrumb-container,
	.menu-row,
	.print-row,
	.navigation-footer,
	.footer,
	footer {
		display: none;
	}

	.navbar {
		display: block;
		margin: 20px 0px;
	}

	.tasgov-logo-col {
		text-align: left;
		display: block !important;
	}

	.print-header {
		display: block;
		margin-bottom: 30px;
	}

	.content-header-block {
		display: none;
	}

	.print-generated {
		display: block;
		font-size: small;
	}

	.service-type {
		background: #2664c4 !important;
	}

	.service-type span {
		color: #ffffff !important;
	}

	h2.dark-grey {
		color: #717478 !important;
	}

	.protip {
		background: #2664c4 !important;
		color: #ffffff !important;
	}

	.protip strong {
		color: #ffffff !important;
	}

	a[href]:after {
		content: none;
	}

	.page-break-before {
		page-break-before: always;
	}

	.page-break-after {
		page-break-after: always;
	}

	.keep-together {
		page-break-inside: avoid;
	}

	.panel-group {
		margin-bottom: 0px;
	}

	.panel-heading a {
		background: none;
	}

	.collapse {
		display: block;
	}

	.panel-body {
		background: #f3f5f8 !important;
	}

	.summary-block {
		background: #ffffff !important;
	}

	.summary-block.dark {
		background: rgba(231, 235, 241, 0.5) !important;
	}

	.summary-block.grey {
		background: #203e4c !important;
	}

	.summary-block.grey strong,
	.summary-block.grey p,
	.summary-block.grey i {
		color: #ffffff !important;
	}

	.toastui-editor-contents table th {
		background: #7b8184 !important;
		color: #fff !important;
	}

	.spatial-answer-link {
		display: none !important;
	}
}

/*!********************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-4.use[1]!./webpack/pbtExternalTheme.css ***!
  \********************************************************************************************************/
/* Original: site-theme-external */

