﻿/* wwwGeoinfo.css */
/* Versie: 10/09/2009 */

.cl_legenda_it {
  position: static;
  font-size: 9pt;
  margin-top: 3px;
  padding-top: 5px;
}
.cl_legenda_bt {
  font-size: 9pt;
  font-weight: normal;
  width: 160px;
  display: inline-block;
  text-align: left;
  vertical-align:top;
  margin-left: 0px;
  border-width: 0px;
}
.cl_legenda_bt:hover {
  cursor: pointer;
  text-decoration: underline;
}
.cl_legenda_doc {
  background: url('../img/fileprint.png') no-repeat top;
  overflow: hidden;
  width: 20px;
  padding: 0px;
}
.cl_legenda_doc:hover {
  cursor: pointer;
}
.cl_legenda_routelabel {
  vertical-align: middle;
  margin-left: 10px;
}
.cl_legenda_img {
  width: 20px;
  height: 29px;
  margin-right: 10px;
  background-color: Transparent;
  margin-bottom: 0px;
/* position: static; */
/* clip: rect(0px 21px 22px 0px); */
}

.cl_legenda_img3 {
  height: 23px;
  width: 14px;
  margin-bottom: 3px;
  margin-right: 15px;
}
.cl_legenda_img4:hover {
  cursor: pointer;
}
.cl_legenda_img2 {
  height: 15px;
  margin-bottom: 14px;
}
.cl_legenda_cb {
  margin-left: 5px;
  margin-top: 0px;
  vertical-align: top;
}
input.cl_legenda_cb:hover {
  background-color: #ffffff;
  cursor: pointer;
}
.cl_legenda_cb_route {
  margin-left: 10px;
  vertical-align: top;
}
form.cl_legenda_it {
 /*   height: 10px */
}
h3 {
  font-size: 11pt;
}
input {
 background-color: #e9f2f2;
 color: #0950c6;
} 

input.cl_marker_bt {
    font-size: 9pt;
    width: 178px; /* change 70% */
    height: 17px;
    text-align: left;
    margin-left: 5px;
    margin-bottom: 2px;
    border-width: 1px;
}
.c_PanZoomBar {
   cursor: pointer;
   margin-top: 190px;
   margin-left: 93%;
}
.c_ControlPanel {
   border: 1px solid #c3e4fe;
   padding-left: 5px;
   text-align: left;
   /* background: url(../img/toolbar.png) repeat; */
   background-color: white;
}
.c_Control {
   border-top: 0px solid transparent;
   border-bottom: 0px solid grey;
   border-left: 0px solid transparent;
   border-right: 0px solid grey;
   margin-top: 5px;
   display:inline;
   cursor: pointer;
}
.c_Control:hover {
   background-image: url('../img/lijnBl.png');
   background-repeat: no-repeat;
   background-position: 50% 34px; 
}
.c_ControlActive {
   border-top: 1px solid red;
   border-bottom: 1px solid red;
   border-left: 1px solid red;
   border-right: 1px solid red;
}
.c_PopupDistance {
   font-family: verdona, arial;
   font-size: 9pt;
   cursor: pointer;
   font-weight: bold;
   border-top: solid 1px red;
   text-align: right;
   color: #0950c6;
   padding: 0px 0px 0px 0px;
   line-height: 1.1em;
}
.c_PopupDistance span {
   background-color: White;
   padding: 0px 2px 0px 2px;
}

.c_Label {
   width: 130px;
}
.c_Form {
  position: absolute;
  z-index: 1601;
  top: 0px;
  left: 258px;
  visibility: hidden;
  background-color: #c3e4fe;
  border: 1px solid #c3e4fe;
  padding: 5px;
  font-family: verdona, arial;
  font-size: 0.8em;
  color: #0950c6;
  border-bottom: inset 3px white; /* #c3e4fe; */
  border-right: inset 3px white;
}
.c_legendaDiv {
 position: static;
 height:auto;
}    
.c_featureMenuItem {
 cursor: pointer;
 font-size: 9pt;
 text-decoration: underline;
 padding-left: 35px;
 display: list-item;
 list-style: none;
 margin-top: 0px;
 padding-top: 0px;
}
.c_button {
 position: relative;
 cursor: pointer;
}
