/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  Squiz, Squiz Matrix, MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 19 December 2023 11:46:56
*/


::selection {
  background: #1cbbb4; 
  color: white;
}
::-moz-selection {
  background: #1cbbb4;
  color: white;
}

.external-link {
  display: inline-block;
  text-indent: -9999px;
  width: 17px;
  height: 17px;
  background: url(http://www.epa-inquiry.vic.gov.au/__data/assets/image/0005/304781/external-link-ico.png?v=0.1.1) no-repeat;
  margin-left: 3px;
  position: relative;
  top: 2px;
}

.site-search-phone-wrap {
  background: #16838e;
  top: 1px;
}

.news-pagination {
  font-size: 16px;
  margin: 10px 0;
  font-weight: 600;
}

.news-item-row-date {
  background: #e7e7e7;
  color: #263238;
  text-align: center;
  padding: 15px 5px;
  font-size: 16px;
  font-weight: 700;
  float: left;
  width: 75px;
  margin-right: 20px;
}

.news-item-row-summary {
  float: left;
  width: 80%;
}

.news-item-row-summary h2 {
  font-size: 20px;
  line-height: 25px;
  margin: 0 0 10px 0;
  font-weight: 400;
}

.news-item-row-date .year {
  font-weight: 400;
  font-size: 16px;
}

.news-item-row {
  border-bottom: #d7d7d7 1px solid;
  margin-bottom: 25px;
  padding-bottom: 15px;
  overflow: auto;
}

.search-filter input {
  display: inline-block;
  position: relative;
  top: -2px;
  margin-right: 15px;
}

.search-filter label {
  display: inline-block;
}

.search-filter ul{
  margin: 20px 0 0;
}

.search-form-container{
  background-color: #16838e;
}

.search-input-container{
  margin-right: 50px;
}

.landing-page-module .social-media-links li {
  background: url(http://www.epa-inquiry.vic.gov.au/__data/assets/image/0009/304776/social-media-sprite.png?v=0.1.1) no-repeat;
  height: 45px;
  line-height: 37px;
  padding-left: 60px;
  margin-bottom: 20px;
}

  .landing-page-module .social-media-links li.facebook{
    background-position: 0 4px;
  }
  
  .landing-page-module .social-media-links li.LinkedIn{
    background-position: 0 -82px;
  }
  
  .landing-page-module .social-media-links li.youtube{
    background-position: 0 -172px;
  }
  
  .landing-page-module .social-media-links li.instagram {
    background-position: 0 -269px;
  }

.delwp-homepage-news-box {
  margin-bottom: 40px;
}

.delwp-homepage-news-box img, .delwp-staff-profile img {
  margin-bottom: 12px;
}

.site-search {
  margin-bottom: 40px;
}

.homepage-summary {
  margin-bottom: 30px;
}

.link-tag {
  display: inline-block;
  font-size: 12px;
  color: white;
  background: #767676;
  margin-left: 15px;
  padding: 6px 10px 4px 7px;
  border-radius: 2px;
  line-height: 12px;
  position: relative;
  top: -2px;
}

.breadcrumbs {
  margin: 15px 0 60px 0;
}

.breadcrumb-divider {
  display: inline-block;
  width: 15px;
  height: 20px;
  background: url(http://www.epa-inquiry.vic.gov.au/__data/assets/image/0008/304775/bullet-arrow.png?v=0.1.1) no-repeat 7px 7px;
}

body {
  padding: 0;
  font-family: "proxima-nova",sans-serif;
  color: #333333;
}

.relative {
  position: relative;
}

.content {
  /*border-top: #16838e 5px solid;*/
  padding-top: 30px;
}

.sidebar-module {
  margin-bottom: 80px;
}

.featured-content-item {
  margin-bottom: 50px;
}

.new-row {
  clear: both;
}

/**** typography ****/

a {
  color: #16838e;
  text-decoration: underline;
}

a:hover, a:focus {
  color: #263238;
}

h1 {
  font-size: 36px;
  font-weight: 700;
  margin: 0 0 15px 0;
  padding: 0;
}

h2 {
  font-size: 30px;
  font-weight: 600;
  margin: 30px 0 15px 0;
}

h3 {
  font-size: 21px;
  font-weight: 700;
  margin: 30px 0 10px 0;
}

h4 {
  font-size: 18px;
  font-weight: 700;
  margin: 30px 0 10px 0;
}

.lead {
  font-size: 21px;
  font-weight: 600;
}

.large {
  font-weight: 700;
  font-size: 18px;
}

p, li {
  font-size: 16px;
  line-height: 24px;
}

.small {
  font-size: 14px;
}

ul {
  list-style: none;
  margin: 20px 0;
  padding: 0;
}

li { 
  padding-left: 1.2em; 
  background: url(http://www.epa-inquiry.vic.gov.au/__data/assets/image/0006/304773/bg-bullet.png?v=0.1.1) no-repeat left 7px;
  margin-bottom: 15px;
}

ol li { 
  padding-left: 1.2em; 
  margin-bottom: 15px;
  background: none;
}

.sidebar h2 {
  font-size: 30px;
  font-weight: 600;
  /*border-top: #16838e 5px solid;*/
  padding-top: 15px;
  margin-top: 0;
}

.sidebar li {
  padding-left: 0; 
  background: none;
  margin-bottom: 10px;
}

.sidebar a {
  font-weight: 600;
}

.sidebar a:hover {
  color: #263238;
}

.landing-page-module h2 {
  border-bottom: #16838e 5px solid;
  padding-bottom: 10px;
  margin-bottom: 30px
}

.landing-page-module h3 {
  font-weight: 600;
  font-size: 21px;
  padding: 0;
  margin: 0 0 5px 0;
  line-height: 30px;
}

.landing-page-module li { 
  padding-left: 1.2em; 
  background: url(http://www.epa-inquiry.vic.gov.au/__data/assets/image/0007/304774/bg-bullet-landing.png?v=0.1.1) no-repeat left 9px;
  margin-bottom: 5px;
}

.delwp-homepage-service-box {
  margin-bottom: 40px;
}

.delwp-homepage-service-box a {
  font-weight: 600;
}

.date {
  font-size: 14px;
  color: #78909c;
  text-transform: uppercase;
  margin: 5px 0;
}

.landing-page-module.media-module h3 {
  border-bottom: #ededed 2px solid;
  padding-bottom: 10px;
  margin-bottom: 20px;
}

.delwp-homepage-media-release {
  margin-bottom: 25px;
}

.site-info li {
  padding-left: 0;
  background: none;
  font-size: 14px;
  margin-bottom: 10px;
}

.site-info a {
  color: #263238;
}

.site-info a:hover   {
  text-decoration: none;
}

.site-info h2 {
  border-bottom: #e0e0e0 2px solid;
  margin: 0 0 20px 0;
  padding-bottom: 10px;
}

.site-info ul {
  margin: 0;
  padding: 0;
}

.site-info p {
  margin: 0 0 5px 0;
}

.footer-links li {
  padding: 0;
  margin-right: 25px;
  background: none;
  float: left;
  font-size: 14px;
}

.footer-links li a {
  color: #263238;
}

.footer-links li a:hover {
  text-decoration: none;
}


/**** header ****/

.delwp-site-notice {
  background: #cfd8dc url(http://www.epa-inquiry.vic.gov.au/__data/assets/image/0005/304772/delwp-site-notice-bg.png?v=0.1.1) no-repeat 25px center;
  margin-top: 20px;
  padding: 12px 12px 12px 75px;
}

.header-wrap {
  background: #263238;
  border-bottom: 8px solid #16838e;
}

header {
  padding: 18px 0;
}

/**** site info ****/

.site-info-wrap {
  background: #efefef;
  margin: 60px 0 30px 0;
  padding: 35px 0;
}

.delwp-relay-service {
  margin-top: 15px;
}

.delwp-relay-service img {
  float: left;
  margin-right: 15px;
}

/**** homepage ****/

.homepage-banner-wrap {
  background: #16838e;
  padding-top: 30px;
  color: white
}

.delwp-homepage-banner-message {
  background: #006064;
  box-sizing: border-box;
  bottom: 0;
  padding: 30px;
}

.delwp-homepage-banner-message a {
  color: white;
}

.homepage-banner-wrap h1 {
  color: white;
}

.homepage-search {
  margin-top: 30px;
}

.homepage-search input[type="text"] {
  padding: 10px;
  width: 100%;
}

.homelead {
  font-size: 21px;
  font-weight: 200;
}

/** SEARCH **/

.search-banner-wrap {
  background: #16838e;
  padding-top: 30px;
  color: white
}

@media (max-width: 767px) {

  .search-banner-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 1200px) {
  #search_results_summary{
    padding-bottom: 10px;
    border-bottom: 1px solid #efefef;
  }
}

.search-banner-wrap h3{
  margin: 0 0 10px;
  font-weight: 400;
}

.search-banner-wrap .search-form-container{
  display: table;
}

.search-banner-wrap .search-form-container .search-form-positioner{
  display: table-cell;
  vertical-align: bottom;
  float: none;
}

.search-banner-wrap .search-form-container .search-form-positioner span{
  overflow:hidden;
  display: block;
}

.search-banner-wrap .search-form-container .search-form-positioner input{
  box-sizing: border-box;
  border: 0;
  border-radius: 0;
  height: 50px;
  line-height: 42px;
  font-size: 16px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  width: 100%;
}

.autocomplete-suggestions { border: 1px solid #eee; background: #FFF; cursor: default; overflow: auto; border-radius: 3px; }
.autocomplete-suggestion { padding: 2px 5px; white-space: nowrap; overflow: hidden; border-top: 1px solid #eee; font-size: 16px; line-height: 30px;}
.autocomplete-suggestion:first-child {border: 0;}
.autocomplete-no-suggestion { padding: 2px 5px;}
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: bold;}
.autocomplete-group { padding: 2px 5px; }
.autocomplete-group strong { font-weight: bold; font-size: 16px; display: block; border-bottom: 1px solid #000; }

#search-amended-query {
    margin: 20px 0;
}


.search-amended-query > div {
    display: inline-block;
    margin: 10px 35px 0 0;
    padding: 10px 0 0;
}

.delwp-search-banner-message {
  width: 100%;
  box-sizing: border-box;
  background: #006064;
  bottom: 0;
  padding: 30px;
}

.delwp-search-banner-message a {
  color: white;
}

.search-loading, .search-error{
  margin: 20% auto;
  width: 300px;
  text-align: center;
}

.search-error{
  color: red;
  text-decoration: underline;
}

#search_results_summary{
  margin: 30px 0 25px;
}

#search_results_summary #elastic-search-results-total{
  display: inline-block;
}



.search-result-tile .result-title h4{
  font-weight: 600;
  margin-right: 5px;
}

.search-result-tile .result-title *{
 display: inline;
}

.search-result-tile .result-host, .search-result-tile .result-size{
  color: #707070;
  font-weight: 600;
}

.search-result-tile .result-host, .search-result-tile .result-type, .search-result-tile .link-tag {
  margin-right: 5px;
  padding: .4em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
  margin-top: 2px;
  vertical-align: top;
  display: none;
}

.search-result-tile  .link-tag{
  display: inline-block !important;
  top: 0;
}

.search-result-tile .result-host.www_dtpli_vic_gov_au, .search-result-tile .result-host.www_depi_vic_gov_au{
  display: inline-block;
  background-color: #767676;
}
.search-result-tile .result-host.www_dtpli_vic_gov_au:before{content: "DTPLI";}
.search-result-tile .result-host.www_depi_vic_gov_au:before{content: "DEPI";}


.search-result-tile .result-type.PDF_File{
  display: inline-block;
  background-color: #d9534f;
}
.search-result-tile .result-type.PDF_File:before{content: "PDF";}

.search-result-tile .result-type.MSWord_Doc{
  display: inline-block;
  background-color: #337ab7;
}
.search-result-tile .result-type.MSWord_Doc:before{content: "DOC";}

.search-result-tile .result-content{
  margin-top: 5px;
  font-size: 16px;
}

#search-results-footer{
  border-top: 1px solid #efefef;
  color: #16838e;
  display: inline-block;
  width: 100%;
}

.search-results-pagination-next-page-container, .search-results-pagination-previous-page-container{
  width: 150px;
}

.search-results-pagination-previous-page-container{
  float: left;
}

.search-results-pagination-next-page-container{
  float: right;
}

#search-results-footer h4{
  text-decoration: underline;
  cursor: pointer;
}

#search-results-footer h4:hover{
  color: #333333;
}
.site-search.site-search-phone {
  margin: 13px 0 6px 0;
  display: none;
  top: 0;
}

.phone-search-toggle {
  display: block;
  /*  width: 40px;
  height: 32px;
  background: url(http://www.epa-inquiry.vic.gov.au/__data/assets/image/0011/304769/phone-search-btn.png?v=0.1.1) no-repeat; 
  text-indent: -9999px; */
  color: white;
  background: #16838e;
  position: absolute;
  right: 0;
  top: 27px;
  text-decoration: none;
  padding: 10px 25px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.phone-search-toggle:hover, .phone-search-toggle:focus{
  color: white !important;
  text-decoration: none !important;
}

.social-share {
  position: relative;
  top: 10px;
}
.social-share .share-text {
  position: relative;
  top: -7px;
  color: #78909c;
  display: inline-block;
  margin-right: 10px;
}

.stLarge {
  background: url(http://www.epa-inquiry.vic.gov.au/__data/assets/image/0010/304768/share-button.png?v=0.1.1) no-repeat 0 0 !important;
  width: 26px !important;
  height: 26px !important;
}

.st_facebook_large .stLarge {
  background-position: -36px 0 !important;
}

.st_linkedin_large .stLarge {
  background-position: -72px 0 !important;
}

.st_email_large .stLarge {
  background-position: -108px 0 !important;
}

.delwp-homepage-banner-message-wrap {
  position: absolute;
  bottom: 0;
  right: 0;
}

.mobile-share {
  margin-top: 30px;
}

.feature-content-image-tile img {
  margin-bottom: 10px;
}

.dewlp-social-media-default-wrap {
  border-top: #e0e0e0 2px solid;
  padding-top: 10px;
  margin-top: 40px;
}

.dewlp-social-media-default-wrap h3 {
  display: inline-block;
  margin: 0 20px 0 0;
  top: 6px;
  position: relative;
}

.dewlp-social-media-default-wrap a {
    background: url(http://www.epa-inquiry.vic.gov.au/__data/assets/image/0009/304767/social-media-sprite-default.png?v=0.1.1) no-repeat;
    display: inline-block;
    text-indent: -9999px;
    margin-right: 20px;
  }

  .dewlp-social-media-default-wrap a.youtube {
      background-position: -155px 0;
      width: 35px;
      height: 24px;
    }
    
  .dewlp-social-media-default-wrap a.twitter {
      background-position: -49px 0;
      width: 30px;
      height: 24px;
    }
    
  .dewlp-social-media-default-wrap a.LinkedIn {
      background-position: -104px 0;
     width: 26px;
      height: 25px;
    }
    
  .dewlp-social-media-default-wrap a.instagram {
      background-position: -216px 0;
      width: 25px;
      height: 24px;
    }
    
  .dewlp-social-media-default-wrap a.facebook {
      background-position: 0 0;
      width: 25px;
      height: 24px;
    }





.site-search {
  position: relative;
  margin: 0;
  top: 7px;
}

.site-search .search-field {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  padding: 0;
  width: 100%;
  height: 36px;
  font-size: 16px;
  line-height: 36px;
  border: none;
  text-indent: 15px;
  margin: 0;
}
.site-search .submit {
  height: 36px;
  width: 50px;
  text-indent: -9999px;
  background: url(http://www.epa-inquiry.vic.gov.au/__data/assets/image/0003/304770/bg-search-global-ie.png?v=0.1.1) no-repeat; 
  border: none;
  position: absolute;
  right: 0;
  border-radius: 0;
}

.site-search.hidden-phone .submit {
  height: 36px;
  width: 50px;
  text-indent: -9999px;
  background: url(http://www.epa-inquiry.vic.gov.au/__data/assets/image/0004/304780/bg-search-global-large.png?v=0.1.1) no-repeat; 
  border: none;
  position: absolute;
  right: 0;
  border-radius: 0;
}

.site-search-home {
  position: relative;
}

.site-search-home .search-field {
  padding: 0;
  width: 100%;
  height: 50px;
  font-size: 16px;
  line-height: 50px;
  border: none;
  text-indent: 15px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.site-search-home .submit {
  height: 50px;
  width: 50px;
  text-indent: -9999px;
  background: url(http://www.epa-inquiry.vic.gov.au/__data/assets/image/0010/304777/bg-search-input-ie.png?v=0.1.1) no-repeat; 
  border: none;
  position: absolute;
  right: 0;
  border-radius: 0;
}

.search-filter-header h3{
  padding-top: 20px;
  border-top: 4px solid #006064;
  margin: 40px 0 20px;
}

.search-filter-option{
  background-repeat: no-repeat;
  height: 20px;
  margin: 10px 0;
}

.search-filter-option[class~='checked']{
  background-position: 0 -20px;
}

.search-filter-option .css-label{
  display: inline-block;
}

.search-filter-option .css-checkbox{
  float: left;
  margin: 5px 10px 0 0;
}
.search-filter-option input[type=checkbox].css-checkbox + label.css-label, input[type=checkbox].css-checkbox + label.css-label.clr {
  color: #16838e;
  height: 20px;
  display:inline-block;
  line-height:15px;
  font-size:16px;
  vertical-align:middle;
  cursor:pointer;
}

.search-filter-option .search-filter-title{
  margin: 3px 0 0 0;
  border-bottom: 1px solid #16838e;
  display: inherit;
}

.search-filter-option .css-label.disabled .search-filter-title{
  color: #333333;
  border: 0;
}

.search-filter-option .filter-result-number{
  margin: 0;
  color: #707070;
  font-weight: 600;
  margin-left: 15px;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  display: inherit;
}

#search-filter-activate{
  display: inline;
  float: left;
}

#search-filter-clear {
  display: inline;
  float: left;
  position: relative;
  top: 30px;
}


.delwp-landing-more-info {
  border-bottom: #d7d7d7 1px solid;
  padding-bottom: 15px;
  margin-bottom: 15px;
  overflow: auto;
}

.featured-content-item-enhanced:nth-child(2n+3) {
  clear: both;
}

.featured-content-item-standard:nth-child(3n+4) {
  clear: both;
}

.delwp-homepage-service-box:nth-child(3n+4) {
  clear: both;
}

/* Table Styles */

table {
  margin: 40px 0;
  width: 100%;
}

th {
  border-top: 2px solid #e3e3e3;
  border-bottom: 2px solid #e3e3e3;
  padding: 20px 0;
  text-align: left;
  font-size: 16px;
}

td {
  padding: 10px 0;
  text-align: left;
  border-bottom: 1px solid #e3e3e3; 
}

/* Form Styles */

.content-wrap form div{
  margin: 10px 0;
}

.content-wrap form input[type="submit"], .content-wrap button, .content-wrap input[type="submit"] {
  padding: 10px 30px;
  background-color: #16838e;
  color: #ffffff;
  font-size: 18px;
  border: 0;
  border-radius: 3px;
  margin: 20px 20px 20px 0;
}

.content-wrap form input[type="submit"]:hover, .content-wrap button:hover, .content-wrap input[type="submit"]:hover {
  background-color: #006064;
}

.content-wrap form input[type="radio"], input[type="checkbox"]{
  margin: 0 10px 2px 0;
}

.content-wrap form label{
  font-size: 16px;
}

.content-wrap input[type="text"], .content-wrap textarea, .content-wrap select {
  width: 500px;
}



/*DELWP form styles*/
  #formcontent ul{
  list-style:none;
  padding-left: 20px;
  }
  
  .form-errors {
  padding: 10px;
  margin-bottom: 20px;
  border:#FFD4D5; 
  border-style:solid; 
  border-width:2px; 
  background-color:#FFEFEF;}

#formcontent label{display:inline;}
#formcontent li{background:initial;}

/*DELWP Burns Maps specific styles*/
#map label {
    display: inline;
}
#map label, #map input, #map button, #map select, #map textarea {
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
}

#map input[type="radio"], #map input[type="checkbox"] {
    line-height: normal;
    margin: 0 0.5em;
}

.legend-item {
    display: table-cell !important;
    float: none !important;
    width: auto !important;
    margin-left: 0 !important;
    text-align: center;
    font-size: 0.8em;
    vertical-align:top;
}
.legend-item img {clear:none !important; display:inline-block; float:none !important;margin:0 auto;}

.lt-ie9 .legend-item {text-align:left;}


.site-name-wrap p {color:#fff;paddinog:0;margin:0;padding-top:.4em;font-size:2em;}
.logo-wrap {text-align:right;}
.homepage.lead {padding-top:2em;}
.header-wrap {background: #399dad;border-bottom: 8px solid #69b3c0;}
.landing-page-module {margin-top: 2em;}
/*.content {border-top: 5px solid #399dad;}
.sidebar h2 {border-top: 5px solid #399dad;}*/
.content-heading {border-bottom: 5px solid #399dad;}
.site-name-wrap a,.site-name-wrap a:hover {color:#fff;text-decoration:none}
.img_icon {display:none;}
.icon_list .img_icon{display:inline;float: left;margin-right: 0.5em;}
.breadcrumbs {margin-bottom: 3em;}
::selection {
  background: #00548e; 
  color: white;
}
::-moz-selection {
  background: #00548e;
  color: white;
}
a {
  color: #337d8a;
  text-decoration: underline;
}

a:hover, a:focus {
  color: #399dad;
}

.landing-page-module h2 {
    border-bottom: 5px solid #399dad;
}

h3 {
    line-height: 22px;
}
.sidebar {padding-top:30px;}
.sidebar-module {margin-bottom: 30px;}
div>h2:first-child{margin-top:0;}


/**** web form ****/

.webform{}

.webform table{
margin:5px;
}

.webform td{
border-bottom:none;
}

.webform form div{
margin:0;
}