/* colors:
	
	blau:
	--------------------------
	graublau: rgb(84,111,143);
	sattblau: rgb(11,65,121);
	hellblau: rgb(92,145,206);
	dunkblau: rgb(0,35,68);

	schriften:
	--------------------------
	rgb(125,124,128);
	rgb(109,113,120);
	rgb(153,159,153);
	rgb(106,122,125);

*/

/** general styles */
.container-full-width {
	width: 100%;
	padding: 15px;
}

/*	schriften:
	--------------------------
	rgb(125,124,128);
	rgb(109,113,120);
	rgb(153,159,153);
	rgb(106,122,125);

*/

.container a, .container-full-width a {
	color: rgb(92,145,206);
}

/** menu styles */
.nav.menu.navbar-nav > li.leaf > a {
    padding-right: 8px;
    padding-left: 8px;
}

.nav.menu.navbar-nav > li.leaf.balkanrivers-languageswitcher > a {
	padding-right: 13px;
	padding-left: 13px;
}

.nav.menu.navbar-nav .br-highlight-menu-link > a {
	/* color: #5C91CE; */
	color: #D83131;
}

/** Target language switcher in menu */
.nav > li.balkanrivers-languageswitcher > a {
	display: inline-block;
	height: 45px;
}

.nav > li.balkanrivers-languageswitcher.lng-de > a {
	background: transparent url(images/de.png) 3px 18px no-repeat;
	/* padding-left:24px; */
}
.nav > li.balkanrivers-languageswitcher.lng-en > a {
	background: transparent url(images/en.png) 3px 18px no-repeat;
	/* padding-left:28px; */
}

/** Blog styles */
.rw-blog-teaser h2 {
	margin-top: 0;
}

.rw-blog-teaser .btn-primary {
	background-color: #BF0058;
	border-color: #aa0d55;
}

/* don't show any images that are not the predefined image within teasers*/
.rw-blog-teaser-content img, .rw-blog-teaser-content figure {
	display: none;
}

.rw-blog-teaser-left img {
	max-width: 180px;
}

.rw-blog-teaser .btn-primary:hover {
	background-color: #aa0d55;
}

.rw-blog-teaser-container {
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
}

.rw-blog-teaser-content {
	margin-bottom: 6px;
}

.rw-blog-meta {
	width: 100%;
	overflow: hidden;
	margin-top: -14px;
/*	border-bottom: 1px solid #eee;*/
	margin-bottom: 20px;
}

.rw-blog-meta .btn-xs {
	padding: 1px 0px;
	margin-right: 12px;
}

.rw-blog-teaser-meta {
	padding-bottom: 6px;
	border-bottom: 1px solid #eee;
	width: 100%;
	overflow: hidden;
}

.rw-blog-teaser-meta a.btn {
	color: #fff;
}

.rw-blog-teaser-container table td.content {
	width: 100%;
}

.rw-blog-teaser-left {
	width: 180px;
	min-height: 180px;
	margin-right: 20px;
}

.rw-blog-teaser-left img {
	padding: 2px;
	border: 1px solid #ddd;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
}

.rw-blog-teaser-container td {
	vertical-align: top;
}

.post-meta-tag div {
	display: inline;
}

.post-meta-tag .field-item {
	padding-right: 2px;
}

/** sidebar block styles */
aside {
	margin-top: 74px;
}

aside h2.block-title {
	margin: 0;
	margin-bottom: 6px;
	padding: 4px 6px;
	font-size: 1em;
	font-weight: bold;
	font-weight: 700;
	background: rgb(92,145,206);
	color: #fff;
	border-radius: 4px;
}

aside ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 6px;
}

.region.region-sidebar-first {
	padding-left: 4px;
}

.region.region-sidebar-first a {
	color: rgb(125,124,128);
}

aside section.block {
	margin-bottom: 15px;
	padding: 0 6px 6px 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}

aside section.block .rw-contact-us-add {
	padding: 0 0 0 6px;
}

/** sidebar scrollspy */
.scrollspy .region.region-sidebar-first {
	border-left: 1px solid #eee;
}

.scrollspy .nav-tabs {
	border: none;
}

.scrollspy .block-twemex ul > li > a {
	position: relative;
	outline: none;
}

.scrollspy .block-twemex ul > li > a .glyphicon {
	position: absolute;
	top: 12px;
	left: 5px;
}

.scrollspy .block-twemex ul > li > a, .scrollspy .block-twemex ul > li > a:hover {
	border: none;
	outline: none;
}

.scrollspy .block-twemex ul > li > a > .title-wrapper {
	display: inline-block;
	padding-left: 15px;
}

.scrollspy .block-twemex ul > li.active > a, .scrollspy .block-twemex ul > li.active > a:hover {
	outline: none;
	border: none;
}

.scrollspy span.glyphicon-chevron-right {
	visibility: hidden;
}

.scrollspy li.active span.glyphicon-chevron-right {
	visibility: visible;
}

/** gallery node display styles */
.ives-basic-gallery-meta {
	width: 100%;
	overflow: hidden;
	margin-top: -14px;
	margin-bottom: 20px;
}

.ives-basic-gallery-meta .btn-xs {
	padding: 1px 0px;
	margin-right: 12px;
}

.node-type-ives-basic-gallery .field-name-field-basic-gallery-images {
	overflow: hidden;
}
	
.node-type-ives-basic-gallery .field-name-field-basic-gallery-images .field-item {
	float: left;
	margin-right: 10px;
	background: #fff;
/*	padding: 1px;*/
/*	border: 1px solid transparent;*/
}

.node-type-ives-basic-gallery .field-name-field-basic-gallery-images .field-item:hover {
	background: #aa0d55;
}

.node-type-ives-basic-gallery .field-name-field-basic-gallery-images .field-item img {
	border-top-left-radius: 20px;
	border-bottom-right-radius: 20px;
}

.node-type-ives-basic-gallery .field-name-field-basic-gallery-images .field-item.even img {
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-top-left-radius: 0px;
	border-bottom-right-radius: 0px;
}

.node-type-ives-basic-gallery .field-name-body {
	margin-bottom: 20px;
}

/* with field collection ----------------------------------------------------- */
.node-type-ives-basic-gallery-latlngimage .field-name-field-ives-latlngimages {
	overflow: hidden;
}

.node-type-ives-basic-gallery-latlngimage .field-name-body {
	margin-bottom: 20px;
}

.node-type-ives-basic-gallery-latlngimage .field-name-field-ives-latlngimages>.field-items>.field-item {
	float: left;
}

.node-type-ives-basic-gallery-latlngimage .field-collection-item-field-ives-latlngimages {
/*	float: left;
	width: auto;*/
}

.node-type-ives-basic-gallery-latlngimage .field-name-field-ives-latlngimages .field-name-field-imagelatlong .field-item {
	float: left;
	margin-right: 10px;
	background: #fff;
/*	padding: 1px;*/
/*	border: 1px solid transparent;*/
}

.node-type-ives-basic-gallery-latlngimage .field-name-field-ives-latlngimages .field-name-field-imagelatlong .field-item img {
	border-top-left-radius: 20px;
	border-bottom-right-radius: 20px;
}

.node-type-ives-basic-gallery-latlngimage .field-name-field-ives-latlngimages .field-name-field-imagelatlong .field-item.even img {
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-top-left-radius: 0px;
	border-bottom-right-radius: 0px;
}

.node-type-ives-basic-gallery-latlngimage .field-name-field-ives-latlngimages .field-name-field-imagelatlong .field-item:hover {
	background: #aa0d55;
}

.not-logged-in.node-type-ives-basic-gallery-latlngimage .field-name-field-ives-latlngimages .field-name-field-latitude {
	display: none;
}
.not-logged-in.node-type-ives-basic-gallery-latlngimage .field-name-field-ives-latlngimages .field-name-field-longitude {
	display: none;
}

.node-type-ives-basic-gallery-latlngimage .field-collection-view .field-collection-view-links {
	float: left;
	margin-left: 0;
}

.node-type-ives-basic-gallery-latlngimage .field-collection-view-links ul {
	margin-left: 0;
}

.node-type-ives-basic-gallery-latlngimage .field-collection-container {
	border-bottom: none;
}

.node-type-ives-basic-gallery-latlngimage .field-collection-view {
	padding: 0;
	margin: 0;
	border: none;
}

.gallery-meta-tag div {
	display: inline;
}

.gallery-meta-tag .field-item {
	padding-right: 2px;
}

/** galleries overview (view) */
.view-ives-gallery-overview {
	display: block;
}

.view-ives-gallery-overview .views-row {
	overflow: hidden;
	float: left;
	position: relative;
	margin-right: 20px;
	margin-bottom: 20px;
	padding: 4px;
	border: 1px solid #ddd;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
	opacity: 0.95;
}

.view-ives-gallery-overview .views-row:hover {
	opacity: 1;
}

.view-ives-gallery-overview .views-row .views-field-body {
	display: none;
}

.view-ives-gallery-overview .views-field-title {
	position: absolute;
	background: rgba(36,27,28, .9);
	bottom: 30px;
	color: #FFF;
	font-size: 16px;
	font-weight: 700;
	left: 0;
	letter-spacing: -1px;
	padding: 9px 11px 9px;
	text-shadow: 1px 1px 1px rgba(0,0,0,.2);
	text-transform: uppercase;
	white-space: nowrap;
	height: 45px;
}

.view-ives-gallery-overview .views-field-title a {
	color: #fff;
	text-decoration: none;
}

.view-ives-gallery-overview .views-field-field-tags, .view-ives-gallery-overview .views-field-field-gallery-tags {
	position: absolute;
	left: 20px;
	bottom: 20px;
	overflow: hidden;
}

.view-ives-gallery-overview .views-field-field-tags ul, .view-ives-gallery-overview .views-field-field-gallery-tags ul {
	list-style: none;
	width: 999px;
	margin: 0;
	padding: 0;
}

.view-ives-gallery-overview .views-field-field-tags ul>li, .view-ives-gallery-overview .views-field-field-gallery-tags ul>li {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	background-color: #CCC;
	border-radius: 2px;
	display: inline-block;
	float: left;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 0;
	margin-right: 4px;
	padding: 2px 9px;
	text-transform: none;
	background-color: rgb(0,92,191);
	color: #fff;
	z-index: 10;
}

/** video gallery */
.node-type-ives-basic-video-gallery .field-items {
    overflow: hidden;
}
.node-type-ives-basic-video-gallery .field-items:after {
    clear: left;
}
.node-type-ives-basic-video-gallery .field-item {
    float: left;
    margin-right: 20px;
    margin-bottom: 30px;
}
.node-type-ives-basic-video-gallery .field-item .video-embed-description {
}
/** hide the label of the video field */
.node-type-ives-basic-video-gallery .field-label {
    display: none;
}

/** Tour Events / Kajak Stations Node Page */
.station-content-box {
	margin-top: 10px;
	position: relative;
	min-height: 200px;
}

.station-content-box .station-content-box-image {
	position: absolute;
	top: 0;
	left: 0;
	width: 200px;
	max-height: 200px;
	overflow: hidden;
}

.station-content-box .field-name-field-date {
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 12px;
}

.station-content-box .station-content-box-inner {
	padding-left: 220px;
}

form#contact-site-form .captcha {
	margin-top: 15px;
	margin-bottom: 15px;
}
form#contact-site-form .captcha .form-required {
	display: none;
}

/** footer */
.footer {
	padding-top: 0;
}

.footer h2 { /* no block title for footer block */
	display: none;
}

.footer ul.menu.nav {
	list-style: none;
}

.footer ul.menu.nav>li{
	float: right;
	margin-top: 2px;
	margin-right: 12px;
}

.footer ul.menu.nav>li.leaf.first {
	margin-right: 0;
}

.footer ul.menu.nav>li>a {
	padding: 0;
	color: rgb(125,124,128);
	font-size: 90%;
}

.footer ul.menu.nav>li>a:hover {
	background-color: transparent;
	text-decoration: underline;
}

/** shariff */
.block.block-shariff {
	margin-top: 50px;
}

/** contact form data protection */
.checkbox.form-item-data-protection {
	margin-bottom: 4px;
}

/* 2021-03-01 No header on pages that are linked from new site */
body.page-masterplan-storymap.not-logged-in > header,
body.page-node.page-node-727.not-logged-in > header,
body.page-node.page-node-733.not-logged-in > header,
body.page-node.page-node-732.not-logged-in > header,
body.page-node.page-node-731.not-logged-in > header,
body.page-node.page-node-730.not-logged-in > header,
body.page-node.page-node-729.not-logged-in > header,
body.page-node.page-node-738.not-logged-in > header,
body.page-node.page-node-746.not-logged-in > header,
body.page-node.page-node-747.not-logged-in > header,
body.page-node.page-node-750.not-logged-in > header
{
	display: none;
}