#fn-fieldset input {
  border: 1px solid #a1c1c2;
  padding: 3px;
  /*margin-left: -20px;*/
  /*text-transform: lowercase;*/
}

#fn-fieldset .css-radio {
  border: none;
  /*margin-left: -5px;*/
}

#fn-fieldset h1 {
  padding-left: 10px;
  margin-bottom: 0px;
}

#advsearch-content input .css-radio {
  width: 20px;
  border: 0 none black;
}

.css-label {
  color: #10548e;
  background-color: transparent;
}

.css-radio {
  color: blue;
}

/*#advsearch-content .css-radio{ background-color: transparent; }*/

.fn-location-name {
  padding-bottom: 10px;
  /*overflow:visible;*/
  float: left;
}

.fn-locationsfound {
  font-size: 13px;
  margin-bottom: 5px;
}

#fn-results-container {
  /*width: 48%;*/
  margin-bottom: 5px;
}
@media (min-width: 840px) {
  #fn-mapall-container {
    float: right;
    width: 48%;
    position: relative;
  }
}
.fn-result,
.fn-result-profile {
  border: 1px solid #cdd4d4;
}

.fn-features {
  background-color: #f5f5f5;
  margin-left: 10px;
}

.fn-features img {
  padding: 2px 2px 2px 2px;
  display: inline;
}

#fn-profile-address .fn-features,
#map .fn-features {
  background-color: transparent;
  margin: 0;
  padding-top: 15px;
}

#fn-container {
  background-color: transparent;
  /*width: auto;*/
  /*800px/* 	margin: 2px; 	/*padding: 10px;*/
}

/*.css-button
{
    border: thin none white;
    background: url(//www.humanservices.gov.au/images_pod/box-go-btn.png) 0 0 no-repeat;
    width: 60px;
    height: 30px;
    cursor: pointer;
    font-weight: bold;
    margin-top: -1px;
}*/

/*#fn-container .fn-pagination{ width: 380px; }*/

/*#frmAmbiguous{ width: 390px; }*/

#frmAmbiguous .css-panel {
  background-color: #eeeeee;
}

/*Styles to overide global styles in parent style sheets*/

#fn-results-container li {
  padding: 0 0 0 10px;
  margin: 0 0 0 0;
  /*list-style-type: none;*/
  background-color: transparent;
}

.ziumfooter a {
  color: #a9a9a9;
  font-size: 0.8em;
  text-decoration: none;
  text-align: center;
}

#fn-fieldset {
  border: 1px none orange;
  padding: 0;
  clear: both;
}

.fn-search-step {
  margin: 10px 0 5px 0;
  padding: 0 0 2px 5px;
}

.fn-search-step-item {
  margin: 2px 0 2px 30px;
  width: 300px;
}

.fn-search-step-item img {
  float: right;
}

/* Cluetip styles */

/* global */

#cluetip-close img {
  border: 0;
}

#cluetip-title #cluetip-close {
  float: right;
  position: relative;
}

#cluetip-waitimage {
  width: 43px;
  height: 11px;
  position: absolute;
  background-image: url('/images/tools/wait.gif');
}

.cluetip-arrows {
  display: none;
  position: absolute;
  top: 0;
  left: -11px;
  height: 22px;
  width: 11px;
  background-repeat: no-repeat;
  background-position: 0 0;
}

#cluetip-extra {
  display: none;
}

/***************************************
   =cluetipClass: 'default' 
-------------------------------------- */

.cluetip-default {
  background-color: transparent;
}

.cluetip-default #cluetip-outer {
  position: relative;
  margin: 0;
  background-color: #edf5f5;
}

.cluetip-default h3#cluetip-title {
  margin: 0 0 5px;
  padding: 8px 10px 4px;
  font-size: 1.1em;
  font-weight: normal;
  background-color: #b2d9da;
  color: black;
}

.cluetip-default #cluetip-title a {
  color: #b2d9da;
  font-size: 0.95em;
}

.cluetip-default #cluetip-inner {
  padding: 10px;
}

.cluetip-default div#cluetip-close {
  text-align: right;
  margin: 0 5px 5px;
  color: #900;
}

/* default arrows */

.clue-right-default .cluetip-arrows {
  background-image: url(graphics/darrowleft.gif);
}

.clue-left-default .cluetip-arrows {
  background-image: url(graphics/darrowright.gif);
  left: 100%;
  margin-right: -11px;
}

.clue-top-default .cluetip-arrows {
  background-image: url(graphics/darrowdown.gif);
  top: 100%;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;
}

.clue-bottom-default .cluetip-arrows {
  background-image: url(graphics/darrowup.gif);
  top: -11px;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;
}

/* Remove excess space at the bottom of lists */

#fn-container ul {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}

.fn-hours-comment {
  font-style: italic;
}

#fn-fieldset .go-btn {
  border: none;
}

.ui-tabs-nav li a {
  text-decoration: none;
}

.ui-tabs-panel {
  margin-top: -4px;
}

.fn-comment {
  /*font-style: italic;*/
  margin-top: 0;
}

#fn-infowindow-container {
  width: 200px;
}

/* Override global style */

#docBody ul li {
  background: transparent none no-repeat scroll;
}

.fn-table td {
  border-bottom: 0 none #09c;
}

div .css-message {
  background-color: #fffacd;
  border: 1px solid Silver;
  margin-bottom: 10px;
  padding: 5px 5px 5px 5px;
  color: maroon;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.fn-marker {
  color: white;
  font-size: 10px;
  visibility: hidden;
}

#fn-map-instruction {
  color: #6f6f6f;
}

.find-us-office-type {
  /*background-color: yellow;*/
  list-style: none outside none;
  width: auto;
}

.find-us-office-type li input[type='radio'] {
  margin-right: 5px;
  position: relative;
  height: 1em;
  width: 1em;
  opacity: 1;
  -moz-appearance: radio;
  -webkit-appearance: radio;
}

#theme-index {
  /*force above maps*/
  z-index: 999;
  background-color: red;
}

/* #dhs-banner .crest {
  text-align: left;
  float: left;
} */

/*//stackoverflow.com/questions/14514618/google-maps-api-v2-doesnt-work-at-firefox-and-ie*/

#map img {
  max-width: none !important;
}

/*bootstrap styles not in DHS styles.css*/

.content-grid {
  width: 100% !important;
}

#fn-profile-address .fn-locationname {
  font-weight: bold;
}

#fn-profile-address h2 {
  display: none;
}

#fn-profile-hours {
  margin-bottom: 1em;
  width: auto;
}

#fn-profile-hours h2,
#fn-mapall-container h2 {
  /* display: none; */
}

#fn-profile-locationname h1 {
  margin-top: 0;
  padding-top: 0;
}

#fn-profile-groups {
  width: 100%;
}

.fn-group-name {
  display: none;
}

.body .fn-groups-custom ul {
  list-style: disc;
  margin-left: 20px;
}

/*DHS overrides*/

#map .fn-comment,
#map .fn-features {
  display: none;
}

.dhs-online {
  background-color: blue;
  color: white;
}

.dhs-assisted {
  background-color: gray;
  color: white;
}

li.dhs-service-heading {
  list-style-type: none;
  /*margin: 5px 0 0 -50px !important;
    padding: 0 0 0 20px !important;*/
  background-color: transparent;
  margin: 5px 0 0 -50px !important;
  border: 0px solid silver;
  padding: 0 0 0 20px !important;
}

/*Bootstrap overrides*/

.footer {
  background-color: #000;
}

.onlineserv-nav,
.mob-btn.logon {
  display: none !important;
}

#fn-profile-locationname,
#fn-profile-address,
#fn-profile-hours,
#fn-profile-facilities {
  margin-bottom: 1em;
}

main {
  background-color: #fff;
}

.uikit-grid .row {
  margin-left: 0;
  margin-right: 0;
}

div.error {
  background-image: none;
}

/* Tailwind overrides */
.row {
  display: block;
}
#fn-container .row {
  margin-bottom: 1rem;
  margin-top: 1rem;
}
.body #fn-container * + h3 {
  /* FN TODO */
  margin-top: 1rem;
}
.body #fn-container ul {
  padding-left: 0.5rem;
}

#zfn-results-container ul li a {
  /* color: #1e5399; */
  /* color: white; */
  background-position: 0 1.05em;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: 1px 1px;
  text-decoration: none;
  background-image: linear-gradient(to right, rgba(30, 83, 153, 0.1) 100%, rgba(30, 83, 153, 0) 0);
  /* transition: color 0.1s ease-in-out, box-shadow 0.1s ease-in-out, border-color 0.1s ease-in-out, background-color 0.1s ease-in-out, transform 0.1s ease-in-out, */
  /* fill 0.1s ease-in-out, opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, -webkit-filter 0.1s ease-in-out; */
  /* transition: color .1s ease-in-out, box-shadow .1s ease-in-out, border-color .1s ease-in-out, background-color .1s ease-in-out, transform .1s ease-in-out, filter .1s ease-in-out, fill .1s ease-in-out, opacity .2s ease-in-out, visibility .2s ease-in-out; */
  /* transition: color .1s ease-in-out, box-shadow .1s ease-in-out, border-color .1s ease-in-out, background-color .1s ease-in-out, transform .1s ease-in-out, filter .1s ease-in-out, fill .1s ease-in-out, opacity .2s ease-in-out, visibility .2s ease-in-out, -webkit-filter .1s ease-in-out; */
}
#zfn-results-container ul li active a {
  color: red;
}
#fn-profile-address img {
  display: inline;
}
#zfn-profile-address a,
.fn-location-name a,
#zfn-results-container ul li .dhs-service-heading a,
.fn-dx a {
  /* text-decoration: underline;
  background-color: none;
  background-image: none; */

  --text-opacity: 1;
  color: #495e7d;
  color: rgba(73, 94, 125, var(--text-opacity));
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
  -webkit-text-decoration-color: #495e7d;
  text-decoration-color: #495e7d;
  transition: color 0.1s ease-in-out, box-shadow 0.1s ease-in-out, border-color 0.1s ease-in-out, background-color 0.1s ease-in-out, transform 0.1s ease-in-out,
    filter 0.1s ease-in-out, fill 0.1s ease-in-out, opacity 0.2s ease-in-out, visibility 0.2s ease-in-out;
}

/* Bootstrap overrides */
html,
body {
  font-size: 1rem;
}

.clearfix::before,
.clearfix::after,
.container::before,
.container::after,
.container-fluid::before,
.container-fluid::after,
.row::before,
.row::after,
.form-horizontal .form-group::before,
.form-horizontal .form-group::after,
.btn-toolbar::before,
.btn-toolbar::after,
.btn-group-vertical > .btn-group::before,
.btn-group-vertical > .btn-group::after,
.nav::before,
.nav::after,
.navbar::before,
.navbar::after,
.navbar-header::before,
.navbar-header::after,
.navbar-collapse::before,
.navbar-collapse::after,
.pager::before,
.pager::after,
.panel-body::before,
.panel-body::after,
.modal-footer::before,
.modal-footer::after {
  display: table;
  content: ' ';
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}

.visible-print {
  display: none !important;
}
.pull-right {
  float: right !important;
}

nav {
  display: block;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}

.nav > li.disabled > a {
  color: #999;
}

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #428bca;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  text-decoration: none !important;
}

.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs > li.active a {
  background-color: #efefef;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

.nav-tabs.nav-justified > li {
  float: none;
}

.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }

  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-tabs-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }

  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}

.panel-heading {
  padding: 10px 10px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

.panel-title > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .list-group {
  margin-bottom: 0;
}

.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #ddd;
}

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

.panel-group {
  margin-bottom: 20px;
}

.panel-group .panel {
  margin-bottom: 0;
  overflow: hidden;
  border-radius: 4px;
}

.panel-group .panel + .panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}

.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ddd;
}

.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #428bca;
}

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}

.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca;
}

.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}

.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}

.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}

.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #faebcc;
}

.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}

.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ebccd1;
}

.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ebccd1;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }

  .col-sm-12 {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }

  .col-md-12 {
    width: 100%;
  }
  .col-md-6 {
    width: 50%;
  }
}

/* Tooltip labels */
#office-search li {
  margin-bottom: 0.625rem;
}
#office-search label {
  /* background-color: red; */
  display: inline;
}

.tooltip {
  position: absolute;
  z-index: 1030;
  /* display: block; */
  font-size: 12px;
  line-height: 1.4;
  visibility: visible;
  filter: alpha(opacity=0);
  opacity: 0;
}

.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

.tooltip.right {
  padding: 0 5px;
  margin-left: 1rem;
}

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #404040;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #404040;
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #404040;
}

.tooltip.top-right .tooltip-arrow {
  right: 5px;
  bottom: 0;
  border-width: 5px 5px 0;
  border-top-color: #404040;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #404040;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #404040;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #404040;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #404040;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #404040;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover > .arrow {
  border-width: 11px;
}

.popover > .arrow:after {
  content: '';
  border-width: 10px;
}

.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: ' ';
  border-top-color: #fff;
  border-bottom-width: 0;
}

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}

.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: ' ';
  border-right-color: #fff;
  border-left-width: 0;
}

.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: ' ';
  border-top-width: 0;
  border-bottom-color: #fff;
}

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: ' ';
  border-right-width: 0;
  border-left-color: #fff;
}
.panel-heading {
  /* overflow: hidden; */
  /* display: grid; */
  /* grid-template-columns: auto, minmax(40px, 60px); */
  /* gap:3px; */
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.fn-location-proximity {
  padding-left: 10px;
}
.fn-features {
  display: flex;
  justify-content: flex-end;
  margin-left: 0;
}
:focus,
button:focus {
  outline: none;
  outline-offset: 0;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #428bca;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #2a6496;
  background-color: #eee;
  border-color: #ddd;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.border-0 {
  border: 0px solid white !important;
}

.ui-autocomplete {
  z-index: 251 !important;
}
.search-button {
  border-radius: 0;
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
#fn-responsive-container {
  width: 48%;
  width: auto;
  margin-bottom: 1rem;
}
#fn-profile-address .fn-features {
  justify-content: flex-start;
}

/* overrides and additions */
@media (min-width: 840px) {
  #fn-responsive-container,
  #fn-profile-hours {
    width: 48%;
    margin-bottom: 1rem;
  }
  .md\:block {
    display: block !important;
  }
  .md\:mr-10 {
    margin-right: 2.5rem !important;
  }
  .md\:pb-12 {
    padding-bottom: 3.125rem !important;
  }
  .md\:justify-between {
    justify-content: space-between !important;
  }
  .md\:items-center {
    align-items: center !important;
  }
  .md\:flex-row-reverse {
    flex-direction: row-reverse !important;
  }
  .md\:w-3\/5 {
    width: 60% !important;
  }
  .md\:text-right {
    text-align: right !important;
  }
  .md\:mb-0 {
    margin-bottom: 0 !important;
  }
  .md\:w-2\/5 {
    width: 40% !important;
  }
}

#banner {
  margin-bottom: 2.5rem;
  vertical-align: middle;
}

@media (max-width: 840px) {
  .body ul {
    padding-left: 1.25rem;
  }
  #frm-bysuburb-group {
    padding-left: 0;
  }
}
.pb-12 {
  padding-bottom: 3.125rem !important;
}
.py-6 {
  padding-top: 1.5625rem !important;
  padding-bottom: 1.5625rem !important;
}
.w-11\/12 {
  width: 91.666667% !important;
}

/* Social */
.lit-footer-social-link:after {
  background-color: transparent;
  background-position: 0 0;
  background-repeat: no-repeat;
  display: block;
  position: static;
  background-image: url(https://beta.servicesaustralia.gov.au/themes/custom/dhs/images/social.svg);
  background-size: 184px 80px;
  content: ' ';
  height: 40px;
  width: 184px;
}

/* Language */
.lit-footer-languages-link:after {
  background-color: transparent;
  background-position: 0 0;
  background-repeat: no-repeat;
  display: block;
  position: static;
  background-image: url(https://beta.servicesaustralia.gov.au/themes/custom/dhs/images/iiyl/languages-button.svg);
  background-size: 374px 377px;
  content: ' ';
  height: 54px;
  width: 184px;
  -webkit-animation-duration: 7s;
  animation-duration: 7s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: lit-footer-languages-animation;
  animation-name: lit-footer-languages-animation;
  -webkit-animation-timing-function: steps(1);
  animation-timing-function: steps(1);
  background-image: url(https://beta.servicesaustralia.gov.au/themes/custom/dhs/images/iiyl/languages-button-footer.svg);
  margin-top: 0.75rem;
}

#zfrm-bysuburb:focus {
  border-color: #212121;
  background-color: rgba(0, 0, 0, 0.07);
  outline: none;
}

input[type='search'],
#zfrm-bysuburb {
  border: 2px solid #000 !important;
}

#office-search input[type='radio']:focus + label {
  /* background-color: red; */
  /* outline:4px solid purple; */
  outline: none;
}

#frm-search img {
  display: inline;
  height:36px;
  padding-left: 10px;
}

/* Mapbox map markers */
/* .marker{
  width:26px !important;
  
} */
