#map-canvas{
	float:right;
	width:34%; 
	height:670px;
	background-image:url(../images/back_gmap.png);
	position:relative;
	margin-left:1%;
	margin-top:2%;
	z-index:2000;
	border:1px solid #4c84dd
}
#map{
	width:100%;
	height:570px;
	font-family:"blok_btbold","Trebuchet MS",Arial, Helvetica, sans-serif,  "Times New Roman", Georgia, serif;;
	font-size:12px
}
#map-border{
	position:relative;
	height:590px;
	margin:10px
}
#client_address{
	padding:0px 5px;
	width:90%;
	height:20px;
	margin:0px
}
#adp-placemark,.adp-placemark{
	background-color:transparent;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	border-left:0px;
	border-right:0px
}
.adp-directions td{
	/*background-image:#888888;
	/*border-top:1px dashed #6b614d;*/
}
.adp-legal{
	color:#4a4a4a;
	font-family:"blok_btbold","Trebuchet MS",Arial, Helvetica, sans-serif,  "Times New Roman", Georgia, serif;;
	font-size:10px
}
.adp-summary{
	font-weight:bold
}
.adp-text{
	width:100%
}
.adp-legal{
	text-align:center
}
#directions{
	margin:10px 0px 10px 0px;
	padding:10px;
	background-image:url(../images/back_gen.png);
	background-position:bottom;	
	border:1px solid #4c84dd
}
/****** Input blok *****/
.text-right{
	 width:98%;
	 height:20px;
	 vertical-align:central;
	 padding:1px 1%;
	 overflow:hidden;
	 cursor:pointer
}
.contact{
	vertical-align:text-top;
	padding:1px 1%;
	margin:0;
	width:98%;
	border:1px solid #4c84dd;
}
.form1{
	width:63%;
}
.hide{
	display:none;
	top:3px;
}
.button{
	width:auto;
	padding:0px 5px 0px 5px;
	height:25px;
	vertical-align:central;
	background-color:#4a4a4a;
	background-image:url(../images/knop.png);
	border:1px solid #4c84dd;
	margin:5px;
}
.button:hover{
	background-color:#4a4a4a;
	background-image:url(../images/knop_hvr.png);
}
.error{
	color: #b5107d;
	border: 1px dashed #b5107d;
}
.gm-style-iw{
	width:130px;
	height:100px;
	background-image:url(../images/back_map.png);
	background-repeat:no-repeat; 
	background-position:center center
}
.adp-substep {
	border-top: 1px solid #fff;
}
.adp, .adp table{
	color:#ffffff
}
.warnbox-c1, .warnbox-c2,.warnbox-content {
	background-color: transparent;
	background-image:url(../images/back_sub_tp.png);
	background-position:bottom;
}
#adp-placemark img, .adp-placemark img {
   display:none;
}
#adp-placemark {
   font-weight: bold;
   padding: 10px 10px 10px 30px;
   background:url(../images/start.png) no-repeat left center;
}
.adp-placemark {
   font-weight: bold;
   padding: 10px 10px 10px 30px;
   background:url(../images/end.png) no-repeat left center;
}