@CHARSET "UTF-8";
#ws-walkscore-tile{position:relative;text-align:left}
#ws-walkscore-tile *{float:none;}
#ws-foottext, #ws-footer a,#ws-footer a:link{font:11px/14px Verdana,Arial,Helvetica,sans-serif;margin-right:6px;white-space:nowrap;padding:0;color:#000;font-weight:bold;text-decoration:none}
#ws-footer a:hover{color:#000;text-decoration:none}
#ws-footer a:active{color:#b14900}
.fotorama__wrap { margin: auto; }
label { display: block; margin-bottom: 5px;}
.value {  font-weight: 600;}
.bsdimmo-eckdaten { border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; margin: 10px 0; padding: 10px 0;}
.copyright, .copyright a { font-size: 10px;}
.bsdimmo-kontakt .form-group{margin-left: 0px;  max-width: 80%;}

#bsdimmo-details-wrapper .property-info{ background-color: var( --bsdcolor-1 ); color: var( --bsdcolor-2 );	 list-style: outside none none;}
#bsdimmo-details-wrapper .bsdimmo-details-info {margin: 20px 0;padding: 10px 0;}
#bsdimmo-details-wrapper .bsdimmo-details-gallery{ margin: 20px 0;}

/**
* Expose und Mail
*/
#documentFooter{ border-style: double; border-top: 2px solid #275293;  font-size: 10px; line-height: 12px; color: #5F6565;}
#documentHeader{ border-style: double; border-bottom: 2px solid #275293;  font-size: 12px; line-height: 14px; color: #5F6565;}
#eckdaten{ border-style: double; border-bottom: 2px solid #275293; padding-bottom: 15px; }

/*
* Weitere Anhaenge
*/
ul.attached li {
	padding: 0px;
	margin: 0px;
}
ul.attached a {
	padding: 5px 0px;
}
ul.attached li span {
	font-size: 20px;
	padding-right: 5px;
	vertical-align: middle;
}
#VideoModal {
	width: 800px;
	height: 700px;
}
#VideoModal .modal-body {
	max-height: inherit;
}
#VideoModal .close{
	font-size: 16px;
}
#VideoModal iframe {
	max-width: 100%;
	width: 800px;
	height: 600px;
}

/*
* Merkzettel Modul
*/
.bsdimmo-notice-head { 
	font-size: 14px; 
	margin-bottom: 10px;
}
.bsdimmo-notice-head img {
	vertical-align: text-bottom;
}
.bsdn-lnk {	
	display: block;
	width: 100%;
	text-align: left;
	color: #333 !important; 
	background-color: #fff !important;
	border: 1px solid #ccc;
	border-radius: 4px;
	text-decoration: none !important;
	padding: 5px;
}
.bsdn-lnk:hover {
	border: 1px solid #000 !important;
	background-color: #F0F0F0 !important;
}

@media(min-width:768px) {
	.popover {
		width: 400px;
	}
}
.bsdn-popover-title {
	overflow: hidden; 
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 85%;
}
.bsdn-popover-title-trash {
	position: absolute;
	right: 50px;
	top: 10px;
}
.bsdn-popover-title-close {
	position: absolute;
	right: 10px;
	top: 10px;
}
.bsdn-popover-title-href {
	position: absolute;
	right: 30px;
	top: 10px;
}
.bsdn-popover {
	text-align: left;
	color: #333 !important;
	background-color: #fff !important;
	border: 1px solid #ccc;
	border-radius: 4px;
	white-space: normal;
}
.bsdn-beschreibung {
	max-height: 115px;
	overflow: auto;
	margin-top: 10px;
}
.bsdimmo-notice-content {
	display: block;
	position: inherit;
	bottom: 50px;
	right: 10px;
}
