img {
  max-width: 100%;
}
.k-button,
.k-treeview,
.k-tabstrip,
.k-input,
.k-picker {
  font-family: "Open Sans", sans-serif !important;
}

.k-tooltip {
            background-color: white!Important;
            color: #333;
            text-align: left;
             word-wrap: break-word;
            border-radius: 8px;
            padding: 15px;
            box-shadow: 0 8px 16px rgba(0,0,0,0.2);
            border: 1px solid #ccc;
              min-width: 20vw;
              max-width: 35vw;
              max-height: 80vh;
}
.k-content .row {
  margin-bottom: 20px;
}
h5.AssessmentTable
{
  font-weight: normal !important;
  font-size: 11pt !important;
}
h5.headerItalics {
  font-style: italic;
  font-weight: normal !important;
  font-size: 11pt !important;
}
.Policy24Doc-4VMXUM-12-000001 ol.list_aib_DB {
  padding-left: 4em;
}
.policy24WidgetGroup {
  /*padding: 40px 0;*/
  color: #000;
}
.RenderCell p {
  word-wrap: anywhere;
}
.policy24WidgetGroup:before {
  /*background: url(https://www.waikatodistrict.govt.nz/ResourcePackages/WaikatoDistrictCouncil/assets/dist/images/wave-page.svg)
    no-repeat center top 15px;*/
  background-size: contain;
  bottom: 0;
  content: "";
  display: block;
  left: 15px;
  position: absolute;
  margin: auto;
  right: 15px;
  top: 200px;
}
.PolicyContent,
#PolicyContent,
.k-tabstrip-content, .k-tabstrip>.k-content {
  background-color: transparent !important;
  border: 0 !important;
}
/*
.PolicyDocContent table p {
    margin: 0 0 0;
}
*/
#\:r0\:-content-panel-id0,
#\:r0\:-content-panel-id2{
    min-height: 28vh;
}
#\:r0\:-content-panel-id1 {
    min-height: calc(28vh + 600px);
}
/*#PolicyContent a,
#\:r0\:-content-panel-id1 a*/
.PolicyContent .bookmark {
  text-decoration: none;
}
.form-label {
    display: block;
}
#pdfEmail {
    height: 45px;
    width: 100%;
}
#PropertyDetails, #PropertyZoneDetails, #PropertyPolicies {
    margin-top: 20px;
}
#PropertyDetails > .k-flex-basis-3\/4 {
    flex-basis: 100%;
}
#PolicyContent table,
.PolicyContent table {
  border-collapse: collapse;
  border-spacing: 0;
}
.k-input-outline {
  border-radius: 0;
}
.k-multiselect {
  height: 40px;
}
.k-treeview {
  position: relative;
  background-color: transparent;
  border-top: 1px solid #333;
  border-radius: 0;
  display: block;
  padding: 10px 0 0;
}
.k-treeview-item[aria-expanded="true"] {
  border-left: 1px solid #e5e5e5;
}
.k-treeview .k-i-expand,
.k-treeview .k-i-collapse {
  margin-left: 0px;
}
.k-treeview-md .k-treeview-leaf {
  padding: 5px 0;
}
.k-treeview-leaf.k-selected {
  background-color: transparent;
  color: #fff;
  border-radius: 0;
  color: #004C83;
  font-weight: 700;
}
.vvActLevelBtn1,
.vvPolLevelBtn1,
.vvActLevelBtn2,
.vvPolLevelBtn2 {
  background: #f5f5f5;
  border: none;
  border-top: 1px solid #e5e5e5;
  padding: 15px 45px 15px 15px;
  width: 100%;
  text-align: left;
  position: relative;
}
.k-button-solid-base, .k-button, .scroll-to-top {
  background-color: #ffffff;
  border-color: #004C83 !important;
  border-radius: 0;
  color: #004C83;
}
.scroll-to-top {
  border: 1px solid #004C83;
}
.scroll-to-top svg {
  fill: #004C83 !important;
}
.k-tabstrip-items-wrapper {
  border: none;
}
.k-tabstrip-items {
  border-bottom: 1px solid #e5e5e5;
  line-height: 1;
  padding: 0 0 10px;
  font-size: 18px;
  font-weight: 700;
  list-style: none;
  margin: 0 0 30px;
}
.k-tabstrip-top > .k-tabstrip-items-wrapper .k-item {
  border: none;
}
.k-tabstrip-items-wrapper .k-item.k-active,
.k-tabstrip-items-wrapper .k-item.k-selected,
.k-tabstrip-items-wrapper .k-item:active {
  background-color: transparent;
}
.k-tabstrip-items .k-item .k-link {
  color: #767676;
  display: block;
  padding: 0 10px;
  text-decoration: none;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.k-tabstrip-items .k-item.k-active .k-link {
  color: #004C83;
}
.k-tabstrip-items .k-item.k-active:after {
  background: #004C83;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  top: 0;
  width: 1px;
}
#\:r0\:-content-panel-id1 {
  max-width: 1700px;
  margin-left: auto;
  margin-right: auto;
}
.k-tabstrip-items-wrapper,
#\:r0\:-content-panel-id0 {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  width: 100%;
}
.PolicyContent-search {
  width: 100%;
  height: 3em;
  color: rgb(33, 37, 41);
  padding: 0 1.5em;
  background: white;
  border: 1px solid lightgray;
  border-radius: 1px;
  overflow: hidden;
  display: flex;
  align-items: center;
}
.PolicyContent-search:hover {
  box-shadow: 0 1px 6px 0 rgba(32, 33, 36, 0.28);
}
.PolicyContent-search__box {
  width: calc(100% - 40px);
  height: 100%;
  border: none;
  flex: 1 1;
}
.PolicyContent-search__button {
  width: 40px;
  height: 100%;
  border: none;
  background: inherit;
}
.PolicyContent-search__button:active {
  width: 40px;
  height: 100%;
  border: none;
  background: rgb(200, 200, 200);
  box-shadow: inset 1px 1px 1px #000;
}
.PolicyContent-cancel__button {
  float: right;
  vertical-align: middle;
  text-align: center;
  /*width: 40px;*/
  height: 100%;
  padding: 1px 15px;
  border: none;
  background: #004C83;
}
.PolicyContent-cancel__button:active {
  /*width: 40px;*/
  height: 100%;
  border: none;
  background: rgb(200, 200, 200);
  box-shadow: inset 1px 1px 1px #000;
}
.PolicyContent-header .PolicyContent-headerAmendments {
  display: inline-block;
  width: calc(100% - 114px);
  vertical-align: middle;
}
.PolicyContent-header .PolicyPrint {
  height: 40px;
  margin-top: 1.5rem;
  padding: 6px 12px;
}
.k-treeview-lines,
.k-treeview {
  white-space: unset;
}
.ResultWindow {
  --bs-gutter-x: -3.5rem;
  position: absolute;
  background: #fff;
  z-index: 2;
  /*width: calc(100% - 30px);
  border: 1px solid lightgray;
  border-radius: 1px;
  border-top: none;*/
  margin: 0;
  padding: 0 1.5em;
  animation: enlarge 0.25s forwards;
  margin-right: calc(var(--bs-gutter-x)*-.5);
  max-width: 1099px;
}
.ResultWindow.ResultWindow__visible {
  border: 1px solid lightgray;
}
.ResultWindow__title h3 {
  font-size: 14px !important;
  color: #9aa0a6;
  margin-top: 0;
  margin-bottom: 0.5rem;
}
.ResultWindow-content {
  border-top: 1px solid lightgray;
  overflow: hidden;
  overflow-y: auto;
  max-height: 500px;
}
.ResultWindow-heading:hover {
  background: whitesmoke;
  cursor: pointer;
}
.ResultWindow-heading h5 {
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
}
.ResultWindow-heading p {
  font-size: 1rem;
}
.vv-breadcrumbs a {
  cursor: pointer;
}
.vvActLevelBtn1:before,
.vvPolLevelBtn1:before {
  content: "\f067"; /* this is your text. You can also use UTF-8 character codes as I do here */
  font-family: "Font Awesome 6 Pro";
  font-size: 16px;
  color: #555;
  right: 25px;
  position: absolute;
}
.vvActLevelBtn2:before,
.vvPolLevelBtn2:before {
  content: "\f067"; /* this is your text. You can also use UTF-8 character codes as I do here */
  font-family: "Font Awesome 6 Pro";
  font-size: 16px;
  color: #555;
  right: 30px;
  position: absolute;
}
/*@media screen and (min-width: 576px) {
  .k-tabstrip-items-wrapper,
  #\:r0\:-content-panel-id0,
  .policy24WidgetGroup:before {
    max-width: 540px;
  }
}*/
@media screen and (min-width: 768px) {
  /*.k-tabstrip-items-wrapper,
  #\:r0\:-content-panel-id0,
  .policy24WidgetGroup:before {
    max-width: 720px;
  }*/
  .k-tabstrip-items {
    padding-bottom: 20px !important;
    border-bottom: 1px solid #e5e5e5;
    line-height: 1;
  }
  .k-tabstrip-items .k-item {
    display: inline-block;
    margin-bottom: 0;
    margin-right: 30px;
  }
  .k-tabstrip-items .k-item.k-active:after {
   /* bottom: -21px;*/
    height: 1px;
    left: 0;
    right: 0;
    top: auto;
    width: auto;
    z-index: 3;
  }
}
@media screen and (min-width: 992px) {
  .k-tabstrip-items-wrapper,
  #\:r0\:-content-panel-id0,
  .policy24WidgetGroup:before {
    max-width: 960px;
  }
}
@media screen and (min-width: 1200px) {
  .k-tabstrip-items-wrapper,
  #\:r0\:-content-panel-id0,
  .policy24WidgetGroup:before {
    max-width: 1140px;
  }
}
/*@media screen and (min-width: 1400px) {
  .k-tabstrip-items-wrapper,
  #\:r0\:-content-panel-id0,
  .policy24WidgetGroup:before {
    max-width: 1320px;
  }
}*/
.firstCell,
.AssesmentTable3Col .tableRow1 {
  width: 30%;
  min-width: 30%;
  max-width: 30%;
}

.secondCell {
  width: 70%;
  min-width: 70%;
  max-width: 70%;
}

.AssesmentTable3Col .tableRow2,
.AssesmentTable3Col .tableRow3 {
  width: 35%;
  min-width: 35%;
  max-width: 35%;
}

.AssessmentTableSubD3Col .firstCell,
.AssessmentTableSubD3Col .tableRow1,
.AssessmentTableSubD3Col .tableRow3 {
  width: 45%;
  min-width: 45%;
  max-width: 45%;
}

.AssessmentTableSubD3Col .secondCell {
  width: 45%;
  min-width: 45%;
  max-width: 45%;
}

.AssessmentTableSubD3Col .tableRow5,
.AssessmentTableSubD3Col .thirdCell {
  width: 10%;
  min-width: 10%;
  max-width: 10%;
}

table {
    table-layout: fixed;
}
@media screen and (max-width: 767px) {
  .firstCell {
    width: 50%;
    min-width: 50%;
    max-width: 50%;
  }
  .secondCell {
    width: 50%;
    min-width: 50%;
    max-width: 50%;
  }

  .AssesmentTable3Col .firstCell,
  .AssesmentTable3Col .tableRow1,
  .AssesmentTable3Col .tableRow2,
  .AssesmentTable3Col .tableRow3 {
    width: 33%;
    min-width: 33%;
    max-width: 33%;
  }
  .AssesmentTable3Col .secondCell {
    width: 66%;
    min-width: 66%;
    max-width: 66%;
  }

  .left-col-header {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .ResultWindow {
    border: 0;
  }
  #\:r0\:-content-panel-id1 {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    width: 100%;
    max-width: 960px;
  }
  .k-tabstrip-items-wrapper .k-item {
    width: 100%;
    padding: 10px 0;
  }
  #PolicyContent__inner {
    overflow: auto;
  }
}
@media screen and (max-width: 575px) {
  #\:r0\:-content-panel-id1 {
    max-width: 540px;
  }
}
.k-tabstrip-content.k-active, .k-tabstrip>.k-content.k-active {
    overflow:hidden;
}
/*
.RenderCell p {
  margin-left: 2.5rem !important;
}*/

.RenderHeaderCell h6 {
  font-weight: bold !important;
}
.td3ColFirstCell, .td3ColThirdCell {
    min-width:20%;
}
.acsThirdCell{
    max-width:15%;
    width:15%;
    min-width:15%;
}
ol.customListType, ol.customListType ol, ol.list_1aiI_DB, ol.list_1aiI_DB ol, ol.list_1111_DB, ol.list_1111_DB ol, ol.list_1aiI_Mix1, ol.list_1aiI_Mix1 ol, ol.list_aib_DB, ol.list_aib_DB ol, ol.list_1aib_DB, ol.list_1aib_DB ol, ol.list_1ai1a_DB, ol.list_1ai1a_DB ol, ol.list_Iaib_DB, ol.list_Iaib_DB ol, ol.list_IaiA_DB, ol.list_IaiA_DB ol, ol.list_1aiA_DB, ol.list_1aiA_DB ol, ol.list_1ai1_DB, ol.list_1ai1_DB ol, ol.list_aai1_DB, ol.list_aai1_DB ol, ol.list_aiiA_DB, ol.list_aiiA_DB ol, ol.list_aii1_DB, ol.list_aii1_DB ol, ol.list_aiAA_DB, ol.list_aiAA_DB ol, ol.list_iai1_DB, ol.list_iai1_DB ol, ol.list_1ai_DB, ol.list_1ai_DB ol, ol.list_bbbb_DB, ol.list_bbbb_DB ol, ol.list_Aai1_DB, ol.list_Aai1_DB ol, ol.list_Aibb_DB, ol.list_Aibb_DB ol, ol.list_A1ai_DB, ol.list_A1ai_DB ol, ol.list_1abb_DB, ol.list_1abb_DB ol, ol.list_Aa1i_DB, ol.list_Aa1i_DB ol, ol.list_1bbb_DB, ol.list_1bbb_DB ol, ol.list_Aaib_DB, ol.list_Aaib_DB ol {
  padding-left: 4.5rem !important;
}
.k-tabstrip .k-tabstrip-item {
  width: 49%;
  height: 3em;
}
.k-item.k-active  {
  background-color: #B9E1DC !important;
  color:#000 !important;
  padding-bottom: 0px!important;
  border-bottom: 2px solid #000 important;;
}
.k-tabstrip-items  {
  padding-bottom: 0px!important;
  border-bottom: 2px solid #000 important;;
}

.k-item.k-active span {
  color:#000 !important;
}
.loe-radio-inline {
  width: 20%;
}
.loe-radio-inline input[type="radio"] + label::before {
  content: "";
  background:
#f4f4f4;
  border-radius:
100%;
  border:
2px solid #000;
  display: inline-block;
  width: 1.8em;
  height: 1.8em;
  position: relative;
  top: -.2em;
  margin-right: 1em;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  transition:
all .25s ease;
}
.loe-radio-inline input[type="radio"] {
  position: absolute;
  opacity: 0;
  width: auto;
}
.loe-radio-inline input[type="radio"]:checked + label::before {
  background-color: #000;
  box-shadow: inset 0 0 0 .2631em #fff;
}
#getCodeAddress {
  margin-left: 10px;
  min-width: 175px;
  height: 55px;
  background-color: #b9e1dc;
}

#PropertyPathway .vvActLevelBtn1, #PropertyActivityPathway .vvPolLevelBtn1 {
  border-left: 8px solid #fab9b9;
  background: #fff;
  box-shadow: 0 4px 5px -1px rgba(39,40,41,.2);
  margin-bottom: .9375em;
}
#PropertyPathway .vvActLevelBtn2, #PropertyPathway .vvActLevelBtn3, #PropertyActivityPathway .vvPolLevelBtn2, #PropertyActivityPathway .vvPolLevelBtn3 {
    background: #fff;
}
#PropertyPolicies .vvPolLevelBtn1 {
  border-left: 8px solid #b9e1dc;
  background: #fff;
  box-shadow: 0 4px 5px -1px rgba(39,40,41,.2);
  margin-bottom: .9375em;
}
#PropertyPolicies .vvPolLevelBtn2, #PropertyPolicies .vvPolLevelBtn3 {
    background: #fff;
}
#divIntroText .fa-stack {
  color: #ef4665;
}
#PropertyAddressLabel {
    font-size: 35px !important;
    font-weight: 700 !important;
}
#PropertyZoneDetails, #PropertyActivityDropdown, #PropertyPathway, #PropertyPolicies, #PropertyActivityPathway {
  background-color: #fff;
  border-radius: 15px;
  padding: 20px;
  max-width: calc(100vw - 40px);
  margin: 20px;
}
#PropertyAddressLabel, #PropertyAddressSubLabel, #divIntroText, div[data-page='PropertySearch'] > .k-tabstrip {
  background-color: #fff;
  padding: 1.5rem;
  max-width: 1120px;
  margin: 0 auto;
}
#PropertyAddressLabel {
    margin-top: 160px;
    padding-top: 60px;
    color: #000;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
div[data-page='PropertySearch'] > .k-tabstrip {
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}
.policy24WidgetGroup > .result {
  max-width: 1500px;
  margin: 0 auto;
}
/*div[data-page='PropertySearch']:before {
    background: url('https://code.plan.sa.gov.au/__data/assets/image/0009/1405809/loe_landing_4.jpg');
}*/
div[data-page='PropertySearch']::before {
  max-width: 100%;
  margin-top: 160px;
  background-image: url(https://code.plan.sa.gov.au/__data/assets/image/0009/1405809/loe_landing_4.jpg);
  background-position: bottom center;
  background-size: cover;
  height: 424px;
  z-index: -1;
  margin-top: -15px;
  margin-inline: -15px;
}
#PropertyAddressSubLabel {
    display: none;
}
#divLoESearchTypes label {
    margin-bottom: .5rem
}
div[data-page='browse'] #\:r0\:-content-panel-id0, div[data-page='browse']::before {
    max-width: 100%;
}
footer a {
    color: #fff !important;
}
#loe_wizard #prop_actions .iconLayer img, #loe_wizard #prop_actions .iconLayer i, #loe_wizard #prop_actions .iconLayer svg {
  max-height: 50px;
  max-width: 50px;
  height: 50px;
  width: auto;
}
#loe_wizard #prop_actions .iconLayer {
  width: 60px;
  text-align: center;
  padding-right: 10px;
}
#loe_wizard #prop_actions .card-title {
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: .5rem;
  line-height: 1.25em;
}
#loe_wizard #prop_actions .card-text {
  font-size: calc(1rem - 15%);
  font-weight: bolder;
}
#loe_wizard #prop_actions .card-body {
    min-height: 110px;
  z-index: 2;
}
#PropertyDetailsLabel {
    display: none;
}
@media screen and (max-width: 991px) {
    div[data-page="PropertySearch"]::before {
      margin-top: -88px;
    }
}
#breadcrumbs {
    z-index:10000;
}