@import url('https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
html{height: auto !important;}

* {
    font-family: 'Aptos' , sans-serif;  /* aangepast */
}

a {
    color: #007A29;
    text-decoration: none !important;
}

.gn-currentlocation
{
    display: none !important;
    
}
#gn * {
overflow-Y: visible;
}

#gn div {
    margin-bottom: 15px;
    font-size: 14px;
}

#gn .grid-1, .grid-2, .grid-3, .grid-4, .grid-5, .grid-6, .grid-7, .grid-8, .grid-9, .grid-10, .grid-11, .grid-12, .grid-13, .grid-14, .grid-15, .grid-16, .grid {
    display: inline;
    float: none;
    margin-left: 10px;
    margin-right: 10px;
    min-height: 1px;
}

#gn .gn-filtersubmit {
    margin-right:  3px !important;
}

#gn th {
    padding-right: 30px !important;
    padding-bottom: 3px;
    padding-top: 3px;
    vertical-align: top;
    background-color: transparent !important;
    color: black;
}

table.gn-table {
    width: auto;
}

#gn td {
    padding-left: 50px;
    color: black;
}

h4.mt-2 {
    font-size: 20px;
    color: #EBA05A;
    font-weight: 900;
    margin-top: 15px;
    margin-bottom: 10px;
}

#gn .leaflet-popup-content-wrapper {
padding: 15px !important;
margin-bottom: 0px;
overflow:hidden !important;
}

#gn .leaflet-popup-tip-container {
overflow: hidden;
}

#gn [role=tabpanel] {
border: none !important; 
}

#gn .leaflet-container a {
color: #00416E !important;
}

#gn .popover {
    display: block !important;
}

#gn button, #gn .gn-facet-title a{
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    line-height: 1.79;
    transition: color 0.15s ease-i
    cursor: pointer;
    user-select: none;n-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    color: #fff;
    background-color: #007A29;
    border-color: #007A29;
    border: 0;
    margin-bottom: 0px;
    margin-top: 0px;
}

#gn .gn-pagination li.active button {  /* toegevoegd door Michiel */
    background-color: #EBA05A;
    border-color: #EBA05A;
}
 

#gn button:focus, #gn button:hover { /* aangepast  */
    box-shadow: 0 0 0 1px rgba(0,0,0,.55) !important; 
    border: 0px solid #EBA05A;
 
}

#gn .gn-facet-title {
    margin-bottom: 0;
   font-size: 1.2rem !important;
}
#gn .gn-facet-title a{
    width: 90%;
    text-align-last: left;
    background-color: transparent;
    color: #007A29;
}

#gn li.gn-facet-list-item.active{
    background-color: #00416E;
}
#gn li.gn-facet-list-item.active a:before{
    font-family: 'FontAwesome';
    font-weight: 400;
    content: "\f00d";
    margin-right: 5px;
}

#gn button[aria-selected=true]{
    background-color: #EBA05A;
}

#gn button[role=tab][aria-selected=true] {
    background-color: #EBA05A;
}

#gn .pills {
    display: flex !important;
    flex-wrap: wrap !important;
    list-style: none !important;
    margin: 0 !important;
 }

#gn ul li:before {
    content: none !important;
}
#gn .autocomplete{
    display: flex;
    z-index: 9999;
    width: auto;
    margin-top: 0px;
    height: inherit;
    padding: 0;
    box-shadow: none;
}

#gn ul{
    list-style-type: none;
    padding: 0;
}
#gn ul li{
    padding: 5px 10px;
}
#gn ul li:nth-child(odd){
    background-color: #eeeeee;
}
#gn ul li:nth-child(even){
    background-color: #ffffff;
}

#gn .gn-filterinput{
    width: 100%;
    height: 50px;
}

#gn .gn-icon, #gn .mdi{
    font-family: 'FontAwesome';
    font-weight: 400;
}

#gn .gn-fullscreen {
    margin-left: 5px;
    margin-right: 15px;
}

#gn .gn-icon-filter-location-clear:after {
    content: "\f002" !important;
    font-family: "FontAwesome" !important;
    position: relative !important;
    border-width: 2px !important;
    border-style: solid !important;
    border-color: transparent !important;
    border-image: initial !important;
    border-radius: 50px !important;
    color: white !important;
}

#gn .gn-locationsearch-clear:after {
    content: "\f00d" !important;
    font-family: "FontAwesome" !important;
    position: relative !important;
    border-width: 2px !important;
    border-style: solid !important;
    border-color: transparent !important;
    border-image: initial !important;
    border-radius: 50px !important;
}

#gn .gn-icon-search:after {
    content: "\f124" !important;
    font-family: "FontAwesome" !important;
    position: relative !important;
    border-width: 2px !important;
    border-style: solid !important;
    border-color: transparent !important;
    border-image: initial !important;
    border-radius: 50px !important;
    color: white !important;
}

#gn button #gn-list:after {
    content: "\f0c9" !important;
    font-family: "FontAwesome" !important;
    position: relative !important;
    border-width: 2px !important;
    border-style: solid !important;
    border-color: transparent !important;
    border-image: initial !important;
    border-radius: 50px !important;
    color: white !important;
}

#gn .gn-icon-filter:after {
    content: "\f0b0" !important;
    font-family: "FontAwesome" !important;
    position: relative !important;
    border-width: 2px !important;
    border-style: solid !important;
    border-color: transparent !important;
    border-image: initial !important;
    border-radius: 50px !important;
    color: white !important;
}

#gn .gn-fullscreen:after {
    content: "\f065" !important;
    font-family: "FontAwesome" !important;
    position: relative !important;
    border-width: 2px !important;
    border-style: solid !important;
    border-color: transparent !important;
    border-image: initial !important;
    border-radius: 50px !important;
    color: white !important;
}

#gn .gn-filtersubmit .gn-text {
    clip-path: inset(100%);
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px;
  }

#gn .gn-locationsearch .gn-text {
    clip-path: inset(100%);
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px;
  }

#gn .gn-fullscreen .gn-text {
    clip-path: inset(100%);
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px;
  }

#gn .gn-currentlocation .gn-text {
    clip-path: inset(100%);
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px;
  }

#gn .gn-locationsearch-clear .gn-text {
    clip-path: inset(100%);
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px;
  }

#gn .gn-filtersubmit-clear .gn-text {
    clip-path: inset(100%);
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px;
  }

#gn a.gn-toggle {
    font-weight: 700 !important;
}

#gn .gn-icon-collapse[aria-label="Klap open"]:before {
    content: "\f078";
    font-family: "FontAwesome";
    position: relative;
    /* font-size: 1rem;
    font-weight: 700; */
    border-width: 2px;
    border-style: solid;
    border-color: transparent;
    border-image: initial;
    border-radius: 50px;
}

#gn .gn-toggle[aria-expanded="false"] .gn-icon-collapse::before {
    content: "\f078";
}

#gn .gn-icon.gn-icon-collapse::before {
    content: "\f077";
    color: #EBA05A!important;
}
#gn #gn-locationsearchinput{
    width: 100%;
    height: 50px;
}

#gn #gn-list-tab h2{
    margin-bottom: 0;
    margin-top: 4px;
    font-size: 16px;

}

button#gn-list {
    margin-left: 15px;
}

#gn .leaflet-zoom-animated {
    transition: none;
}

#gn #gn-maps-tab ul li, #gn .gn-pagination li{
    padding: 1px;
}

#gn #gn-maps-tab ul li:nth-child(odd), #gn .gn-pagination li:nth-child(odd){
    background-color: transparent;
}
{
    padding: 0.25rem 0.75rem;
    background-color: #0d8228;
}

#gn #gn-maps-tab .popover{ position: static;}

#gn .fade { opacity: 1; }

#gn .leaflet-left .leaflet-control { margin-left: 25px;}
#gn .leaflet-left .custom-control-watermark.leaflet-control{ margin-left: 5px; }
#gn #gn-maps-tab .leaflet-control ul{ margin-bottom: 0;}
#gn #gn-maps-tab .mdi.mdi-magnify-plus{ margin-bottom: 5px; }
#gn #gn-maps-tab .mdi.mdi-magnify-plus:before{ content: "\f067"; }
#gn #gn-maps-tab .mdi.mdi-magnify-minus:before{ content: "\f068"; }
#gn .leaflet-bottom.leaflet-left {margin-bottom: 0px!important;}
#gn .leaflet-control-attribution.leaflet-control {display: none;}
#gn .leaflet-bottom.leaflet-right {margin-bottom:0px;}
#gn .leaflet-control-scale.leaflet-control {margin-bottom:0px;}

#gn .vue2leaflet-map {width:100%;overflow:hidden}

#gn .leaflet-marker-icon {
  background-color: #2C347F;
}

#gn .marker-cluster-small div {
  /* background-color: #2C347F; */
  background-color: #2C347F;
}

#gn .marker-cluster-large div {
  /* background-color: #2C347F; */
  background-color: #2C347F;
}

#gn .leaflet-popup-content {
  margin: 0 !important;
  width: 300px !important;
}

#gn .marker-cluster-medium div {
  /* background-color: #2C347F; */
  background-color: #2C347F;
}

#gn .gn-icon-left::before {
  content: "\f053";
}
#gn .gn-icon-right::before {
  content: "\f054";
}