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: #555;
}
.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;
}
#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;
}
button[class^='vvActLevelBtn'],
button[class^='vvPolLevelBtn'] {
  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,
#\:r0\:-content-panel-id3 {
  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;
}
button[class^='vvActLevelBtn']:before,
button[class^='vvPolLevelBtn']: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;
}
.vvActLevelBtn3:before,
.vvPolLevelBtn3:before {
  right: 35px;
}
/*@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%;
}

#PropertyDetails>.k-flex-basis-3\/4 {
flex-basis: 100%;
}