<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.leaflet-tooltip-pane .wpt {
color: white;
background-color: #643200;
border: 0;
padding: 2px 4px 2px 4px;
font-size:15px;
min-width: 34px;
text-align: center;
}
.leaflet-div-icon {
width:0;
height:0;
border: 0 !important;
padding: 0;
}
.leaflet-div-icon span {
height:26px;
line-height:26px;
color: white;
background-color: #643200;
padding-left: 4px;
padding-right:  4px;
font-size:15px;
min-width: 32px;
border-radius: 8px;
text-align: center;
display:inline-block;
transform:translate(-50%, -50%);
}
.wpt-virtual {
background-color: #808080 !important;
}
.fk-sub-index {
position:absolute;
bottom:0;
right:0;
background:#2090F1;
border: 1px solid #2090F1;
border-radius: 2px;
color:#ffffff;
font-size: 12px;
padding:0 4px 0 4px
}
.leaflet-tooltip-pane .pluspunt {
color: white;
background-color: #2090f1;
border: 0;
padding: 2px 4px 2px 4px;
font-size:13px;
}
.fk-print-list-wpt-web {
height:54px;
line-height:54px;
color: white;
background-color: #643200;
border: 0;
font-size:17px;
margin: 0 4px 0 4px;
border-radius: 16px;
display:block;
text-align: center;
}
@media print {
.fk-print-list-wpt-web {
height:54px;
line-height:54px;
color: #643200;
border: 0;
font-size:17px;
margin: 0 4px 0 4px;
border-radius: 16px;
border: solid 2px #643200;
display:block;
text-align: center;
}
}
.fk-print-list-wpt-grt {
height:54px;
line-height:54px;
color: white;
background-color: #643200;
border: 0;
font-size:17px;
margin: 0 4px 0 4px;
border-radius: 16px;
}
.fk-print-list-wpt-kln {
height:36px;
line-height:36px;
color: white;
background-color: #643200;
border: 0;
font-size:12px;
margin: 0 2px 0 2px;
border-radius: 8px;
}
/* Map elements */
#map-content {
width: 100%;
height: 100%;
margin:0;
padding: 0;
}
#map_canvas {
width: 100%;
height: 100%;
padding: 0;
margin: 0;
z-index: 0;
}
.map-overlay-full {
position: fixed;
width: 100%;
height: 100%;
left: 0;
top: 0;
background: rgba(51,51,51,1);
z-index: 9999;
}
.map-overlay-normal {
position: relative;
width: 100%;
height: 700px;
}
#map-overlay-veerpont {
position: absolute;
left: 11px;
top: 94px;
background: rgba(255,200,0,1);
border: 1px solid red;
z-index: 11;
font-size:20px;
padding: 2px 2px 0px 2px;
cursor: pointer;
display:none;
}
.map-overlay-button {
position: absolute;
left: 11px;
top: 216px;
background: rgba(255,255,255,1);
border: 1px solid grey;
z-index: 11;
font-size:20px;
padding: 2px 7px 2px 7px;
cursor: pointer;
}
.map-overlay-button &gt; a {
text-decoration: none;
margin: 8px;
}
#map-panel-container-groot {
position: fixed;
width: 100%;
height: 84px;
top: 0px;
left: 0px;
background-color:rgba(102,204,255,0.8);
z-index: 2;
}
#map-panel-container-klein {
position: fixed;
width: 100%;
height: 46px;
top: 0px;
left: 0px;
background-color:rgba(102,204,255,0.8);
z-index: 2;
}
#map-panel-content {
width: 100%;
height: auto;
overflow: auto;
overflow-y: hidden;
/* smooth scrolling on touch devices */
-webkit-overflow-scrolling: touch;
}
#map-buttons-div {
top: 10px;
right: 10px;
height: auto;
position: absolute;
z-index: 3;
}
#map-buttons-div img {
width: 32px;
height:  32px;
border: none;
}
#map-buttons-div .map-button {
box-sizing: content-box;
display: block;
width: 80px;
border-radius: 4px;
padding: 4px;
margin-bottom:4px;
background-color: #006600;
text-align: center;
color: #FFFFFF;
font-size: 12px;
cursor: pointer;
text-decoration: none;
}
#map-buttons-div .map-button-grey {
box-sizing: content-box;
display: block;
width: 80px;
border-radius: 4px;
padding: 4px;
margin-bottom:4px;
background-color: #aaaaaa;
text-align: center;
color: #FFFFFF;
font-size: 12px;
cursor: pointer;
text-decoration: none;
}
#map-buttons-div .map-button-orange {
box-sizing: content-box;
display: block;
width: 80px;
border-radius: 4px;
padding: 4px;
margin-bottom:4px;
background-color: #ff8822;
text-align: center;
color: #FFFFFF;
font-size: 12px;
cursor: pointer;
text-decoration: none;
}
#map-buttons-div .map-button-small {
box-sizing: content-box;
display: block;
width: 40px;
border-radius: 4px;
padding: 4px;
margin-bottom:4px;
background-color: #006600;
text-align: center;
color: #FFFFFF;
font-size: 12px;
cursor: pointer;
text-decoration: none;
}
#map-button-startpunt {
display: block;
position: absolute;
bottom: 10px;
left: 10px;
padding-right: 8px;
font-size: 15px;
border-radius: 4px;
background-color: #ffffff;
border: solid 2px #999999;
cursor: pointer;
text-decoration: none;
}
#map-button-startpunt img {
width: 30px;
height: 30px;
vertical-align: middle;
}
#map-lijst {
font-family: Arial;
text-align: center;
color: #000000;
padding: 0;
margin: 0;
z-index: 2;
}
#map-lijst img {
vertical-align: middle;
}
.map-lijst-box-klein {
width: 44px;
height: 44px;
font-size: 14px;
font-weight: normal;
display: table;
}
.map-lijst-box-groot {
width: 76px;
height: 76px;
font-size: 19px;
font-weight: bold;
display: table;
}
.web-double-box {
float: left;
width: 152px;
height: 76px;
}
.web-single-box {
float: left;
width: 76px;
height: 76px;
display: table;
}
.web-single-box .titel {
font-size:12px;
line-height:16px;
}
.web-single-box .km {
font-weight:bold;
line-height:16px;
}
.map-lijst-box-klein span {
vertical-align:middle;
display: table-cell;
position:relative;
}
.map-lijst-box-groot span {
vertical-align:middle;
display: table-cell;
position:relative;
}
.web-single-box span {
vertical-align:middle;
display:table-cell;
font-weight:bold;
max-width:76px;
overflow:hidden;
position:relative;
}
.web-box-marks, .map-box-marks {
position:absolute;
width:100%;
bottom:4px;
margin:0 auto;
}
#streken_div {
top: 0px;
left: 0px;
margin: 0;
padding: 2px 0 2px 4px;
width: 260px;
height: 70px;
font-family: Arial;
font-size: 15px;
position: absolute;
background-color:rgba(102,204,255,0.8);
color: #000000;
z-index: 4;
}
#geo_div {
top: 0px;
left: 0px;
margin: 0;
padding: 2px 0 2px 4px;
width: 260px;
height: 40px;
font-family: Arial;
font-size: 15px;
position: absolute;
background-color:rgba(102,204,255,0.8);
color: #000000;
display: none;
z-index: 4;
}
#geo_div2 {
left: 0px;
margin: 0;
padding: 2px 0px 2px 4px;
width: 262px;
height: 32px;
font-family: Arial;
font-size: 15px;
position: absolute;
background-color:rgba(102,204,255,0.8);
color: #000000;
z-index: 4;
}
#geo_web {
top:0;
left:0;
margin:0;
padding: 2px 6px 2px 4px;
font-family: Arial;
font-size: 15px;
position: absolute;
background-color:rgba(210,230,250,1);
color: #000000;
display: block;
z-index: 4;
border: 1px solid black;
border-radius: 0 0 16px 0;
}
.app-geo-input {
margin:8px 0 0 0;
font-size:14px;
width:140px;
}
.app-geo-input2 {
margin:0;
font-size: 14px;
width:140px;
}
.app-geo-button {
background: #000066;
margin:0;
padding:4px;
-webkit-border-radius:4px;
border-radius:4px;
color:#FFFFFF;
font-size:16px;
font-weight:bold;
cursor:pointer;
}
.app-geo-button2 {
background: #006600;
padding: 4px 6px 4px 6px;
color: #FFFFFF;
font-size: 17px;
font-weight: bold;
cursor: pointer;
}
.iw-container {
display: inline-block;
overflow-y: auto;
overflow-x: hidden;
min-width: 160px;
max-width: 244px;
max-height: 222px;
color:#000000;
margin: 0;
}
.iw-container .iw-title-red {
font-size: 14px;
text-overflow: ellipsis;
white-space: nowrap;
padding: 2px;
background-color: #ff0000;
color: #ffffff;
}
.iw-container .iw-title-blue {
font-size: 14px;
text-overflow: ellipsis;
white-space: nowrap;
padding: 2px;
background-color: #00a4e1;
color: #ffffff;
}
.iw-container .iw-title-green {
font-size: 14px;
text-overflow: ellipsis;
white-space: nowrap;
padding: 2px;
background-color: #009900;
color: #ffffff;
}
.iw-container .iw-title-brown {
font-size: 14px;
text-overflow: ellipsis;
white-space: nowrap;
padding: 2px;
background-color: #d96e36;
color: #ffffff;
}
.iw-container .iw-title-vdvalk {
font-size: 14px;
text-overflow: ellipsis;
white-space: nowrap;
padding: 2px;
background-color: #000000;
color: #ffffff;
}
.iw-container .iw-title-gray {
font-size: 14px;
text-overflow: ellipsis;
white-space: nowrap;
padding: 3px;
background-color: #666666;
color: #ffffff;
}
.iw-container .iw-content {
font-size: 13px;
line-height: 16px;
background-color: #f0f0f0;
color: #000000;
}
.iw-container .iw-button {
background: #00aa00;
margin: 1px;
padding: 4px;
-webkit-border-radius: 2px;
border-radius: 2px;
color: #FFFFFF;
font-size: 12px;
font-weight: normal;
-webkit-appearance: none;
cursor: pointer;
text-decoration: none;
}
.iw-container .iw-buttongo {
background: #2196F3;
margin: 0;
padding: 4px 10px 4px 10px;
-webkit-border-radius: 2px;
border-radius: 2px;
color: #FFFFFF;
font-size: 12px;
font-weight: bold;
-webkit-appearance: none;
cursor: pointer;
text-decoration: none;
float: right;
}
.iw-buttongo::after {
content: "\21D2";
}
.iw-container table {
margin: 0px;
padding: 0px;
}
.iw-container p {
margin: 4px 0px 6px 0px;
padding-left: 2px;
}
.iw-container .pclass {
margin: 0;
padding: 2px;
font-size:13px;
}
.iw-container .pkleur {
margin: 4px 0px 4px 0px;
font-size:14px;
}
.iw-container .ptitel {
width:200px;
margin: 2px 0px 4px 0px;
padding-left: 2px;
font-size:14px;
}
.iw-container .ptekst {
width:200px;
height:32px;
margin: 2px 0px 4px 0px;
padding-left: 2px;
font-size:14px;
}
.iw-container .pbutton {
min-width: 50px;
min-height: 18px;
float: left;
padding: 3px;
text-align: center;
font-size:90%;
}
#waiting_div {
position: absolute;
display: none;
width: 64px;
height: 64px;
top: calc(50% - 32px);
top: -moz-calc(50% - 32px);
top: -khtml-calc(50% - 32px);
top: -webkit-calc(50% - 32px);
top: -o-calc(50% - 32px);
top: -ms-calc(50% - 32px);
left: calc(50% - 32px);
left: -moz-calc(50% - 32px);
left: -khtml-calc(50% - 32px);
left: -webkit-calc(50% - 32px);
left: -o-calc(50% - 32px);
left: -ms-calc(50% - 32px);
}</pre></body></html>