#main{
	border-top: 1px solid #bebebe;
	border-left: 1px solid #bebebe;
}
#logo{
	padding: 18px 20px 6px !important;
}
div.topbody{padding-left: 20px !important;}

/* hide useless element */
#usermenu,
.security_map.content #addittional-info,
.leaflet-control,
#themepoints-list-wrap .bt-toggle,
.reset-filters.button{
	display: none !important;
}

/* remove backgrounds and  fix shadows */
#hat{
	background: none !important;
	padding: 0 !important;
}
#map-canvas{
	border-left: 1px solid #bebebe;
	border-bottom: 1px solid #bebebe;
}
#map-canvas .shadow{
	box-shadow: none;
	border-top: 1px solid #bebebe;
}

.thempoints-filter>input[type="text"]{
	box-shadow: none;
	border: 1px solid #bebebe;
}
#themepoints-list-wrap{
	box-shadow: none;
	border: 1px solid #bebebe;
	/*border-right: 1px solid #bebebe;*/
	background: #fff;
	-webkit-print-color-adjust: exact;
}
.thempoints-list .thempoint{
	background: none;
	border-bottom: 1px solid #bebebe;
}
