body {
    font-family: "Lato", sans-serif;
    overflow:hidden;
    color: #000000;
}

input[type=text],
input[type=email],
input[type=tel],
input[type=url],
input[type=button],
input[type=search] {
  -moz-appearance: none;
  -webkit-appearance: none;
}

.menukop {
    text-decoration: none;
    font-size: 15px;
    color: #000000;
}

.menukoptekst {
    position: absolute;
    padding-top: 9px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
    text-decoration: none;
    font-size: 16px;
    font-style: bold;
    color: #ffffff;
}

.subkoptekst {
    position: absolute;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
    text-decoration: none;
    font-size: 15px;
    font-style: bold;
    color: #ffffff;
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: rgba(1,1,1,0.7);
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 15px;
    color: #e2e2e2;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover {
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: -6px;
    right: 5px;
    font-size: 28px;
    margin-right: 0px;
}

.sidenav .bodemBlok {    
    text-decoration: none;
    font-size: 15px;
    background-color: rgba(1,1,1,0.6);
    position: absolute;
    height: 200px;
    width: 100%;
    bottom: 0px;
    margin-bottom: 20px;
    color: #FFFFFF;
}
.sidenav .bodemBalk {    
    text-decoration: none;
    font-size: 15px;
    background-color: #0583ca;
    position: absolute;
    height: 30px;
    width: 100%;
    bottom: 200px;
    margin-bottom: 20px;
}
.sidenav .topBalk {    
    text-decoration: none;
    font-size: 18px;
    background-color: #0583ca;
    height: 40px;
    width: 100%; 
    font-style: bold;
    position: absolute;
    top: 0;    
}
.sidenav .keuzeBalkje {        
    margin-left: 10px; 
    margin-Right: 10px; 
    width: 250px;   
}
.map-canvas {
    color: #f1f1f1;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}

table {
    margin-top: 10px;
    margin-left: 0px;
    border-collapse: collapse;
    color: #000000;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
}

th {
    border: solid 0px #ffffff;
    text-align: left;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
}

tr {
    font-size: 12px;
    font-weight: lighter;
    color: #000000;
    text-align: left;
}

table[id=navtabel] {
    margin-top: 10px;
    margin-left: 10px;
    border-collapse: collapse;
    color: #ffffff;
    font-size: 14px;
    font-weight: normal;
}
th[id=navtabel_th], td[id=navtabel_td] {
    border: solid 0px #ffffff;
    padding: 10px;
    align: left;
    font-size: 13px;
    font-weight: normal;
    color: #ffffff;
}
tr[id=navtabel_tr] {
    font-size: 13px;
    font-weight: normal;
    line-height: 30px;
    padding: 10px;    
    color: #ffffff;
}
.fixed_one {
    max-width: 75px;
    min-width: 75px;
    color: #ffffff;
}
.fixed_two {
    max-width: 85px;
    min-width: 85px;
    color: #ffffff;
}
.fixed_three {
    max-width: 80px;
    min-width: 80px;
    color: #ffffff;
}
.UTM0 {
    font-weight: bold;
    color: #ffffff;
}

table[id=reddingstation-page] {
    margin-top: 10px;
    margin-left: 10px;
    border-collapse: collapse;
    font-size: 12px;    
    color: #000000;
}
th[id=reddingstation-page], td[id=reddingstation-page] {
    border: solid 0px #ffffff;
    padding: 0px;
    align: left;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
}
tr[id=reddingstation-page] {
    line-height: 20px;
    color: #000000;
}

input[type=geotext], select {
    width: 225px;
    padding: 7px 10px;
    margin: 8px 0;
    margin-left: 10px;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 3px;
    box-sizing: border-box;
}

input[type=submit] {
    width: 125px;
    background-color: #0583ca;
    color: white;
    padding: 7px 10px;
    margin: 8px 0;
    margin-left: 10px;
    border: none;
    border-radius: 3px;
    cursor: pointer;
}
input[type=submit]:hover, input[type=submit]:focus {
    background-color: #00a6ea;
}

.sidenav .planRij {    
    text-decoration: none;
    position: relative;
    height: 30px;
    width: 100%;
    margin-left: 10px;
}
.sidenav .planRij_twee {    
    text-decoration: none;
    position: relative;
    height: 30px;
    width: 100%;
    margin-left: 10px;
    margin-top: 10px;
}
.sidenav .planRij_drie {    
    text-decoration: none;
    position: relative;
    height: 30px;
    width: 100%;
    margin-left: 10px;
    margin-top: 10px;
}
.sidenav .planRij_vier {    
    text-decoration: none;
    position: relative;
    height: 30px;
    width: 100%;
    margin-left: 10px;
    margin-top: 10px;
}
.sidenav .planRij_vijf {    
    text-decoration: none;
    position: relative;
    height: 30px;
    width: 100%;
    margin-left: 10px;
    margin-top: 10px;
}
.sidenav .planRij_zes {    
    text-decoration: none;
    position: relative;
    height: 30px;
    width: 100%;
    margin-left: 10px;
    margin-top: 10px;
}

.sidenav .planRij_zeven {    
    text-decoration: none;
    position: relative;
    height: 30px;
    width: 100%;
    margin-left: 10px;
    margin-top: 10px;
}
.sidenav .planRij_acht {    
    text-decoration: none;
    position: relative;
    height: 30px;
    width: 100%;
    margin-left: 10px;
    margin-top: 10px;
}
.sidenav .planRij_negen {    
    text-decoration: none;
    position: relative;
    height: 30px;
    width: 100%;
    margin-left: 10px;
    margin-top: 10px;
}
.sidenav .planRij_tien {    
    text-decoration: none;
    position: relative;
    height: 30px;
    width: 100%;
    margin-left: 10px;
    margin-top: 10px;
}
.sidenav .laden_button_links {    
    width: 70px;
    background-color: #0583ca;
    color: white;
    padding: 7px 10px;
    border: none;
    border-radius: 3px;
    cursor: pointer;
}
.sidenav .laden_button_rechts {
    width: 50px;
    background-color: #0583ca;
    color: white;
    padding: 7px 10px;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    margin-right: 30px;
}

.sidenav .selectieScroller {
    text-decoration: none;
    font-size: 13px;
    position: relative;
    height: 300px;
    width: 100%;
    margin-left: 15px;    
}

.sidenav .selectie-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 5px;
}


.sidenav .laden_button_links:hover {
    background-color: #00a6ea;
}
.sidenav .laden_button_links:focus {
    background-color: #00a6ea;
}
.sidenav .laden_button_rechts:hover {
    background-color: #00a6ea;
}
.sidenav .laden_button_rechts:focus {
    background-color: #00a6ea;
}
.sidenav .laden_button_m_en_r {    
    width: 70px;
    background-color: #0583ca;
    color: white;
    padding: 7px 10px;
    margin-left: 10px;    
    border: none;
    border-radius: 3px;
    cursor: pointer;
}

.sidenav .laden_button_m_en_r:hover {
    background-color: #00a6ea;
}
.sidenav .laden_button_m_en_r:focus {
    background-color: #00a6ea;
}


.dropbtn {
    background-color: #0583ca;
    color: white;
    padding: 7px 10px;
    font-size: 11px;
    margin-left: 10px;
    width: 75px;
    border: none;
    border-radius: 3px;
    cursor: pointer;
}

.dropbtn:hover, .dropbtn:focus {
    background-color: #00a6ea;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    margin-top: -49px;
    margin-left: 76px;
    width: 72px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    border-radius: 3px;
}

/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    padding: 9px 12px;
    text-decoration: none;
    display: block;
    font-size: 11px;
    border-radius: 3px;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #0583ca}

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {display:block;}

/* GPX-rij */
input[id=gpx_sla_op] {
    width: 67px;
    background-color: #0583ca;
    color: white;
    padding: 6px 10px;
    margin-left: 10px;
    border: none;
    border-radius: 3px;
    cursor: pointer;
}
input[id=gpx_sla_op]:hover, input[id=gpx_sla_op]:focus {
    background-color: #00a6ea;
}

input[id=gpx_download] {
    width: 67px;
    background-color: #0583ca;
    color: white;
    padding: 6px 8px;
    margin-left: 8px;
    border: none;
    border-radius: 3px;
    cursor: pointer;
}
input[id=gpx_download]:hover, input[id=gpx_download]:focus {
    background-color: #00a6ea;
}

input[id=gpx_upload] {
    width: 67px;
    background-color: #0583ca;
    color: white;
    padding: 10px 14px;
    margin-left: 8px;
    border: none;
    border-radius: 3px;
    cursor: pointer;
}
input[id=gpx_upload]:hover, input[id=gpx_download]:focus {
    background-color: #00a6ea;
}

.uploadgpx { 
    margin-top: -42px;
    width: 67px;
    height: 26px;
    align-items: center;
    position: absolute;
    right: 14px;        
}





/* kaartelementen positioneren */
.map-wrapper { 
       position: relative; 
}


/* infobutton rechtsboven */
img[id=play_button] {
    width: 67px;
    padding: 0px 0px;
    margin-left: 8px;
    border: none;
    cursor: pointer;
    position: absolute;     
    margin-right: 9px; 
    right: 0px;
    float: right;    
}

img[id=appstore_button] {
    width: 67px;
    padding: 0px 0px;
    margin-left: 8px;
    border: none;
    cursor: pointer;
    position: absolute;     
    margin-right: 9px; 
    right: 80px;
    float: right;    
}

/* infobutton rechtsboven */
input[id=info_dialog] {
    width: 67px;
    background-color: #0583ca;
    color: white;
    padding: 3px 4px;
    margin-left: 8px;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    position: absolute;     
    margin-right: 9px; 
    right: 160px;
    float: right;    
}
input[id=info_dialog]:hover, input[id=info_dialog]:focus {
    background-color: #00a6ea;
}

input[id=legenda_dialog] {
    width: 67px;
    background-color: #0583ca;
    color: white;
    padding: 3px 4px;
    margin-left: 8px;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    position: absolute;     
    margin-right: 10px; 
    right: 1240px;
    float: right;    
}
input[id=legenda_dialog]:hover, input[id=legenda_dialog]:focus {
    background-color: #00a6ea;
}

input[id=download_kaart_dialog] {
    width: 97px;
    background-color: #0583ca;
    color: white;
    padding: 3px 4px;
    margin-left: 8px;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    position: absolute;     
    margin-right: 10px; 
    right: 160px;
    float: right;    
}
input[id=download_kaart_dialog]:hover, input[id=download_kaart_dialog]:focus {
    background-color: #00a6ea;
}

input[id=hetweer_dialog] {
    width: 67px;
    background-color: #0583ca;
    color: white;
    padding: 3px 4px;
    margin-left: 8px;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    position: absolute;     
    margin-right: 10px; 
    right: 240px;
    float: right;
    -webkit-appearance:none;    
}
input[id=hetweer_dialog]:hover, input[id=hetweer_dialog]:focus {
    background-color: #00a6ea;
    -webkit-appearance:none;
}

input[id=marifoon_dialog] {
    width: 67px;
    background-color: #0583ca;
    color: white;
    padding: 3px 4px;
    margin-left: 8px;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    position: absolute;     
    margin-right: 10px; 
    right: 320px;
    float: right;
    -webkit-appearance:none;    
}
input[id=marifoon_dialog]:hover, input[id=marifoon_dialog]:focus {
    background-color: #00a6ea;
    -webkit-appearance:none;
}


input[id=route_button_start] {
    width: 140px;
    background-color: #0583ca;
    color: white;
    padding: 3px 4px;
    margin-left: 8px;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    position: absolute;     
    margin-right: 10px; 
    right: 485px;
    float: right;
    -webkit-appearance:none;    
}
input[id=route_button_start]:hover, input[id=route_button_start]:focus {
    background-color: #00a6ea;
    -webkit-appearance:none;
}

input[id=route_button_stop] {
    width: 90px;
    background-color: #0583ca;
    color: white;
    padding: 3px 4px;
    margin-left: 8px;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    position: absolute;     
    margin-right: 10px; 
    right: 385px;
    float: right;
    -webkit-appearance:none;    
}
input[id=route_button_stop]:hover, input[id=route_button_stop]:focus {
    background-color: #00a6ea;
    -webkit-appearance:none;
}

input[id=route_button_bewaren] {
    width: 140px;
    background-color: #0583ca;
    color: white;
    padding: 3px 4px;
    margin-left: 8px;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    position: absolute;     
    margin-right: 10px; 
    right: 235px;
    float: right;
    -webkit-appearance:none;    
}
input[id=route_button_bewaren]:hover, input[id=route_button_bewaren]:focus {
    background-color: #00a6ea;
    -webkit-appearance:none;
}


input[id=vaarroute_dialog] {
    width: 100px;
    background-color: #0583ca;
    color: white;
    padding: 3px 4px;
    margin-left: 8px;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    position: absolute;     
    margin-right: 10px; 
    right: 400px;
    float: right;
    -webkit-appearance:none;    
}
input[id=vaarroute_dialog]:hover, input[id=vaarroute_dialog]:focus {
    background-color: #414649;
    -webkit-appearance:none;
}

input[id=gids_dialog] {
    width: 140px;
    background-color: #ff7300;
    color: white;
    padding: 3px 4px;
    margin-left: 8px;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    position: absolute;     
    margin-right: 10px; 
    right: 635px;
    float: right;
    -webkit-appearance:none;    
}
input[id=gids_dialog]:hover, input[id=gids_dialog]:focus {
    background-color: #f89442;
    -webkit-appearance:none;
}

/* dialoogknop infoWindow GPSWalking */
input[id=gpswalking_openen] {
    width: 150px;
    height: 40px;
    background-color: #0583ca;
    color: white;
    padding: 6px 8px;
    margin-left: 0px;
    margin-bottom: 20px;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    font-size : 12px;
    position: relative;
    margin-right: 0px;     
    -webkit-appearance:none;    
}
input[id=gpswalking_openen]:hover, input[id=gpswalking_openen]:focus {
    background-color: #00a6ea;
    -webkit-appearance:none;
}

input[id=gpswalking_route_tonen] {
    width: 150px;
    height: 40px;
    background-color: #0583ca;
    color: white;
    padding: 6px 8px;
    margin-left: 10px;
    margin-bottom: 20px;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    font-size : 12px;
    position: absolute;
    margin-right: 0px;     
    -webkit-appearance:none;    
}
input[id=gpswalking_route_tonen]:hover, input[id=gpswalking_route_tonen]:focus {
    background-color: #00a6ea;
    -webkit-appearance:none;
}


.over-map-rp { 
    position: absolute; 
    bottom: 10px; 
    top: 150px;
    right: 57px;
    height: 50px;
    z-index: 1000; 
    float: right;
}

.huidigeRouteKnop{
    background:url(../images/routepijl.png) no-repeat;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #0583ca;
    background-size: 80%;
    cursor:pointer;
    width:45px;
    height:45px;
    border: none;
    border-radius: 3px;
    bottom: 75px;
    margin: 10px auto;    
    position: absolute;
} 

.huidigeRouteKnop:active
{   
    background:url(../images/routepijl.png) no-repeat;
}


.over-map { 
    position: absolute; 
    bottom: 10px; 
    margin-right: 10px; 
    right: 0px;
    height: 100%;
    z-index: 99; 
    float: right;
}

.over-map-gids { 
    position: absolute; 
    bottom: 10px; 
    margin-right: 10px; 
    right: 30px;
    height: 100%;
    z-index: 99; 
    float: right;
}

.over-map-zoomin { 
    position: absolute; 
    bottom: 10px; 
    top: 15px;
    right: 60px;
    height: 50px;
    z-index: 1000; 
    float: right;
}

.printKnop{
    background:url(../images/printicoon.png) no-repeat;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #0583ca;
    background-size: 80%;
    cursor:pointer;
    width:30px;
    height:30px;
    border: none;
    border-radius: 3px;
    bottom: 125px;
    position: absolute;
}

.printKnop:active
{   
    background:url(../images/printicoon.png) no-repeat;
}

.centreerKnop{
    background:url(../images/centreren.png) no-repeat;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #0583ca;
    background-size: 80%;
    cursor:pointer;
    width:30px;
    height:30px;
    border: none;
    border-radius: 3px;
    bottom: 75px;
    margin: 10px auto;    
    position: absolute;
} 

.centreerKnop:active
{   
    background:url(../images/centreren.png) no-repeat;
}

.zoomInButton{
    background:url(../images/plus.png) no-repeat;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #0583ca;
    background-size: 80%;
    cursor:pointer;
    width:30px;
    height:30px;
    border: none;
    border-radius: 3px;
    bottom: 45px;
    position: absolute;
}

.zoomInButton:active
{   
    background:url(../images/plus.png) no-repeat;
}

.zoomOutButton{
    background:url(../images/min.png) no-repeat;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #0583ca;
    background-size: 80%;
    cursor:pointer;
    width:30px;
    height:30px;
    bottom: 15px;
    border: none;
    border-radius: 3px;
    position: absolute;
}

.zoomOutButton:active
{   
    background:url(../images/printicoon.png) no-repeat;
}


.navigatievlak { 
    width: 170px;
    height:100px;
    background-color: #ca0561;
    color: white;
    padding: 3px 4px;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    position: absolute;     
    right: 50px;
    bottom: 70px;
    float: right;
    -webkit-appearance:none;  
}

input[id=rijbuttonnul] {
    width: 100px;
    height:25px;
    background-color: #0583ca;
    color: white;
    padding: 3px 4px;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    position: absolute;     
    right: 50px;
    bottom: 25px;
    float: right;
    -webkit-appearance:none;    
}


input[id=rijbuttoneen] {
    width: 90px;
    height:25px;
    background-color: #0583ca;
    color: white;
    padding: 3px 4px;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    position: absolute;     
    right: 160px;
    bottom: 25px;
    float: right;
    -webkit-appearance:none;    
}

input[id=rijbuttontwee] {
    width: 110px;
    height:25px;
    background-color: #0583ca;
    color: white;
    padding: 3px 4px;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    position: absolute;     
    right: 260px;
    bottom: 25px;
    float: right;
    -webkit-appearance:none;    
}

input[id=rijbuttonnulstroom] {
    width: 130px;
    height:25px;
    background-color: #0583ca;
    color: white;
    padding: 3px 4px;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    position: absolute;     
    right: 380px;
    bottom: 25px;
    float: right;
    -webkit-appearance:none;    
}

input[id=rijbuttonnulzwem] {
    width: 110px;
    height:25px;
    background-color: #0583ca;
    color: white;
    padding: 3px 4px;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    position: absolute;     
    right: 520px;
    bottom: 25px;
    float: right;
    -webkit-appearance:none;    
}

input[id=rijbuttondrie] {
    width: 110px;
    height:25px;
    background-color: #0583ca;
    color: white;
    padding: 3px 4px;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    position: absolute;     
    right: 640px;
    bottom: 25px;
    float: right;
    -webkit-appearance:none;    
}

input[id=rijbuttonvier] {
    width: 80px;
    height:25px;
    background-color: #0583ca;
    color: white;
    padding: 3px 4px;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    position: absolute;     
    right: 760px;
    bottom: 25px;
    float: right;
    -webkit-appearance:none;    
}

input[id=rijbuttonvijf] {
    width: 100px;
    height:25px;
    background-color: #0583ca;
    color: white;
    padding: 3px 4px;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    position: absolute;     
    right: 850px;
    bottom: 25px;
    float: right;
    -webkit-appearance:none;    
}

input[id=rijbuttonzeven] {
    width: 130px;
    height:25px;
    background-color: #0583ca;
    color: white;
    padding: 3px 4px;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    position: absolute;     
    right: 960px;
    bottom: 25px;
    float: right;
    -webkit-appearance:none;    
}

input[id=rijbuttonacht] {
    width: 100px;
    height:25px;
    background-color: #0583ca;
    color: white;
    padding: 3px 4px;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    position: absolute;     
    right: 1100px;
    bottom: 25px;
    float: right;
    -webkit-appearance:none;    
}

input[id=rijbuttonzes] {
    width: 200px;
    height:25px;
    background-color: #0583ca;
    color: white;
    padding: 3px 4px;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    position: absolute;     
    right: 1210px;
    bottom: 25px;
    float: right;
    -webkit-appearance:none;    
}

input[id=rijbuttoneen]:hover, input[id=rijbuttoneen]:focus, input[id=rijbuttontwee]:hover, input[id=rijbuttontwee]:focus, input[id=rijbuttondrie]:hover, input[id=rijbuttondrie]:focus, input[id=rijbuttonvier]:hover, input[id=rijbuttonvier]:focus,input[id=rijbuttonvijf]:hover, input[id=rijbuttonvijf]:focus, input[id=rijbuttonzes]:hover, input[id=rijbuttonzes]:focus, input[id=rijbuttonzeven]:hover, input[id=rijbuttonzeven]:focus, input[id=rijbuttonacht]:hover, input[id=rijbuttonacht]:focus, input[id=rijbuttonnul]:hover, input[id=rijbuttonnul]:focus, input[id=rijbuttonnulzwem]:hover, input[id=rijbuttonnulzwem]:focus, input[id=rijbuttonnulstroom]:hover, input[id=rijbuttonnulstroom]:focus {
    background-color: #ea5200;
    -webkit-appearance:none;
}


.fullscreenButton{
    background:url(../images/fullscreen.png) no-repeat;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #0583ca;
    background-size: 80%;
    cursor:pointer;
    width:30px;
    height:30px;
    border: none;
    margin-top:20px;
    border-radius: 3px;
}

.fullscreenButton:active
{   
    background:url(../images/fullscreen.png) no-repeat;
}

/* laadanimatie */

.spinner {
  width:30px;
  height:30px;
  background-color: #0583ca;
  margin: 10px auto;
  border-radius: 3px;
  bottom: 75px;
  position: absolute;
}

.double-bounce1, .double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #ffffff;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  
  -webkit-animation: sk-bounce 2.0s ease-in-out;
  animation: sk-bounce 2.0s ease-in-out;
}

.paused {
    -webkit-animation-play-state:paused;
    -moz-animation-play-state:paused;
    -o-animation-play-state:paused; 
    animation-play-state:paused;
}

.double-bounce2 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

@-webkit-keyframes sk-bounce {
  0%, 100% { -webkit-transform: scale(0.0) }
  50% { -webkit-transform: scale(1.0) }
}

@keyframes sk-bounce {
  0%, 100% { 
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 50% { 
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}


#progress-wrp {
    border: 1px solid #0099CC;
    padding: 1px;
    position: relative;
    height: 30px;
    border-radius: 3px;
    margin: 10px;
    text-align: left;
    background: #fff;
    box-shadow: inset 1px 3px 6px rgba(0, 0, 0, 0.12);
}
#progress-wrp .progress-bar{
    height: 100%;
    border-radius: 3px;
    background-color: #f39ac7;
    width: 0;
    box-shadow: inset 1px 1px 10px rgba(0, 0, 0, 0.11);
}
#progress-wrp .status{
    top:3px;
    left:50%;
    position:absolute;
    display:inline-block;
    color: #000000;
}

/* Openingsdialoogboxje */
#container { 
    position: relative; 
    left: 0; 
    top: 0; 
    width: 100%; 
    height: 350px;
    overflow: auto;
    display: table;
    clear: both;
}

#opening_lead { 
    position: relative; 
    left: 0; 
    top: 0; 
    width: 100%; 
    height: auto;
    overflow: auto;
    display: table;
    clear: both;
}       
#opening_horizontale_container { 
   position: relative; 
   left: 0; 
   margin-top: 20px; 
   width: 100%;
   height: auto;
} 
#opening_links { 
   position: absolute; 
   left: 0; 
   width: 40%; 
}
#opening_rechts { 
   position: absolute; 
   right: 0; 
   width: 55%;
}       
#opening_bodem { 
   position: relative; 
   left: 0; 
   margin-top: 180px; 
   width: 100%;
}
#opening_bodem_info { 
    position: relative; 
    left: 0; 
    margin-top: 260px; 
    width: 100%;
 }
#opening_bodem_download_dialog { 
    position: relative; 
    left: 0; 
    margin-top: 170px; 
    width: 100%;
 }
 #container_download_dialog { 
    position: relative; 
    left: 0; 
    top: 0; 
    width: 100%; 
    height: 250px;
    overflow: auto;
    display: table;
    clear: both;
}
/* EXTRA'S */

/*
	* Radiocharm jQuery Plugin
	*
	* @file: jquery-radiocharm.css
	* @author: Mark Coyne
	* @site: www.coynem.com
	* @license: MIT License
*/

/*-----------------------------------------------------------------
	RADIOCHARM
-----------------------------------------------------------------*/

label.label-radiocharm {
	background: #efefef;
	color: #888;
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	margin: 0 -3px 0 0;
	padding: 8px 12px;

	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5);

	transition: all 0.33s;
	-moz-transition: all 0.33s;
	-webkit-transition: all 0.33s;
	-o-transition: all 0.33s;
}

label.label-radiocharm.radiocharm-block {
	display: block;
	margin: 5px 0;
}

label.label-radiocharm:first-of-type {
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
}

label.label-radiocharm:last-of-type {
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
}

label.label-radiocharm:hover {
	background: #ddd;
}

label.label-radiocharm.active {
	background: #00dee1;
	color: #fff;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.25);
}

label.label-radiocharm em {
	margin-right: 5px;
}

label.label-radiocharm em.active,
label.label-radiocharm.active em.inactive {
	display: none;
}

label.label-radiocharm.active em.active {
	display: inline-block;
}

label.label-radiocharm input {
	display: none !important;
}


/* Uploadfile */

.ajax-file-upload-statusbar {
    border: 1px solid #0ba1b5;
    margin-top: 10px;
    width: 420px;
    margin-right: 10px;
    margin: 5px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 5px 5px 5px 15px
    }
    
    .ajax-file-upload-filename {
    width: 300px;
    height: auto;
    margin: 0 5px 5px 0px;
    
    }
    
    .ajax-file-upload-filesize {
    width: 50px;
    height: auto;
    margin: 0 5px 5px 0px;
    display: inline-block;
    vertical-align:middle;
    }
    .ajax-file-upload-progress {
    margin: 5px 10px 5px 0px;
    position: relative;
    width: 250px;
    border: 1px solid #ddd;
    padding: 1px;
    border-radius: 3px;
    display: inline-block;
    color:#FFFFFF;
    
    }
    .ajax-file-upload-bar {
    background-color: #0ba1b5;
    width: 0;
    height: 20px;
    border-radius: 3px;
    color:#FFFFFF;
    
    }
    .ajax-file-upload-percent {
    position: absolute;
    display: inline-block;
    top: 3px;
    left: 48%
    }
    .ajax-file-upload-red {
    -moz-box-shadow: inset 0 39px 0 -24px #e67a73;
    -webkit-box-shadow: inset 0 39px 0 -24px #e67a73;
    box-shadow: inset 0 39px 0 -24px #e67a73;
    background-color: #e4685d;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    display: inline-block;
    color: #fff;
    font-family: arial;
    font-size: 13px;
    font-weight: normal;
    padding: 4px 15px;
    text-decoration: none;
    text-shadow: 0 1px 0 #b23e35;
    cursor: pointer;
    vertical-align: top;
    margin: 5px 10px 5px 0px;
    }
    .ajax-file-upload-green {
    background-color: #77b55a;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin: 0;
    padding: 0;
    display: inline-block;
    color: #fff;
    font-family: arial;
    font-size: 13px;
    font-weight: normal;
    padding: 4px 15px;
    text-decoration: none;
    cursor: pointer;
    text-shadow: 0 1px 0 #5b8a3c;
    vertical-align: top;
    margin: 5px 10px 5px 0px;
    }
    .ajax-file-upload {
      font-family: "Lato", sans-serif;  
      width: 67px;
      height: 26px;
      background-color: #0583ca;
      color: white;
      margin:auto;
      margin-left: 0px;
      border: none;
      font-size: 11px;  
      border-radius: 3px;
      cursor: pointer;
      display: table-cell; 
      vertical-align: middle; 
      text-align: center; 
      }
    
    .ajax-file-upload:hover {
      background-color: #00a6ea;
      
    }
    
    .ajax-upload-dragdrop
    {
    
        border:2px dotted #A5A5C7;
        width:420px;
        color: #DADCE3;
        text-align:left;
        vertical-align:middle;
        padding:10px 10px 0px 10px;
    }
    
    .state-hover
    {
            border:2px solid #A5A5C7;
    }
    .ajax-file-upload-container
    {
        margin:20px 0px 20px 0px;
    }




    .vandaag-subcontainer {
        float: left;
        width: 100%;
        margin-left: 0px;
        margin-top: 0px;
        position: relative;
        overflow: hidden;
    }
    
    .temp-subcontainer {
        float: right;
        width: 70%;
    }
    
    .plaatje-subcontainer {
        float: left;
        width: 20%;
    }

    .credit-subcontainer {
        float: left, top;
        width: 100%;
    }
    
    .plaatje-atmosfeer-subcontainer {
        float: left, top;
        width: 100%;        
    }

    /* Kaartlabels diepte vaarweg */
    .dieptelabel {
        width: 80px; 
        height: 15px;
      
        text-align: left;
        line-height: 15px;
        font-weight: normal;
        font-size: 12px;
        color: #000000;
      }