/*
orange: #FFB270
hellblau: #0074BE
dunkelblau: #004655
*/

html * {
  font-family: 'IBM Plex Sans';
  color: #0074BE;
}

body {
	font-size: 1.2rem;
	background-image: url("https://www.xpdays.de/2024/img/site/background_paper_fixed.jpg");
	background-repeat: repeat;
	background-attachment: fixed;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 500;
}

footer {
	background-color: #0074BE;
}

footer * {
	color: white !important;
}
footer * > a:hover {
    -webkit-transform: scale(1.1);
}
footer * > a {
    text-decoration: underline !important;
}

a {
	color: #0074BE;
}

/* Workaround für Hash-Links mit Fixed-Header
   Quelle: http://css-tricks.com/hash-tag-links-padding/ */
h2.no-headbutting-heading::before {
	display: block;
	content: " ";
	margin-top: -70px;
	height: 70px;
	visibility: hidden;
}

.icon {
	height: 1em;
	width: auto;
}

.big-icon {
	height: 3em;
	width: auto;
}

#main-content {
	padding-top: 20px;
	padding-bottom: 8rem;
}

.page-header {
	padding-top: 6rem;
	padding-bottom: 3rem;
}

.page-header > h4 {
	font-size: 1.2rem;
}

.index-disclaimer > p {
	font-weight: 400;
	font-size: x-large;
	line-height: 125%;
	margin-bottom: 0;
}

.btn {
    white-space:normal !important;
	color: #004655;
	background-color: #FFB270;
	font-weight: 600;
	border: none;
	box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
}

.btn-lg {
	font-size: xx-large;
	border-radius: 15px;
	margin-top: 2rem;
	margin-bottom: 1rem;
}

.btn-newsletter {
	font-size: x-large;
	border-radius: 15px;
	margin-top: 2rem;
	margin-bottom: 1rem;
}

.btn * {
    white-space:normal !important;
	color: inherit !important;
	background-color: inherit !important;
	font-weight: inherit;
}

.btn-primary:hover {
	color: #fff;
	background-color: #0074BE;
	border-color: #004655;
}

.dashed-bottom {
	border-bottom: 2px dashed #0074BE;
    opacity: 1;
}

@media (min-width: 768px) {
	.dashed-right-md {
		border-right: 2px dashed #0074BE;
   		opacity: 1;
	}
}

.formatbox{
	margin-bottom: 15px;
	border: 2px solid #FFB270;
	border-radius: 12px;
	padding: 0.5rem;
	margin-left: 4rem;
	margin-top: 2rem;
	margin-right: 1rem;
}

hr {
	border-top: 2px dashed #0074BE;
	background-color: transparent;
	opacity: 1;
}

.nav-item {
    padding-left: 12px;
    padding-right: 12px;
}
.navbar-light .navbar-nav .nav-link {
	font-weight: 600;
	font-size: 1.5rem;
	color: #0074BE;
}
.navbar-light .navbar-nav .nav-link:hover {
	color: #0074BE;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.navbar-light .navbar-nav .active > .nav-link {
	color: #004655;
}
nav.navbar {
	width: inherit;
	padding-top: 15px;
	padding-bottom: 15px;
    background-color: #FFFFFF !important;
    border-bottom: 1px solid #0074BE;
}

.navbar-dateandlocation {
	border-radius: 15px;
	color: #004655;
	background-color: #FFB270;
	font-weight: 600;
	font-size: large;
    line-height: 120%;
	padding: 8px;
}

.square {
	font-size: 75px;
	width: 150px;
	height: 150px;
}

.newsbox {
	border: 2px solid #0074BE;
	border-radius: 12px;
	padding-top: 1rem;
}

.newslettercontainer {
	border: 2px solid #0074BE;
	border-radius: 12px;
	margin-top: 2rem;
	margin-left: 2rem;
	margin-right: 2rem;
	margin-bottom: 1rem;
	padding: 1rem;
}

.sponsorbox {
	margin-bottom: 15px;
	border: 2px solid #FFB270;
	border-radius: 12px;
	padding: 1rem;
	margin-left: 2rem;
	margin-right: 2rem;
	margin-top: 2rem;
}

.vortragbewertenbox {
	border: 2px solid #0074BE;
	border-radius: 12px;
	padding: 1rem;
	margin-top: 1rem;
	margin-bottom: 1rem;
	display: flex;
	flex-direction: column;
}

.vortragbewertenbutton {
	align-self: center;
	margin-top: auto;
}

.fachbeiratbox {
	margin-bottom: 15px;
	border: 2px solid #FFB270;
	border-radius: 12px;
	padding: 1rem;
	margin-left: 2rem;
	margin-right: 2rem;
	margin-top: 2rem;
}
@media (max-width: 768px) {
	.fachbeiratbox {
		margin-bottom: 15px;
		border: 2px solid #FFB270;
		border-radius: 12px;
		padding: 1rem;
		margin-left: 0.5rem;
		margin-right: 0.5rem;
		margin-top: 1rem;
	}
}
.sponsorenlogo {
	object-fit: contain;
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
}
.sponsorenlogobox {
	max-width: 300px;
}
.sponsorenlogobox * {
	height: 120px;
}

.xpdayslogo{
	max-width: 300px;
	height: 120px;
	margin-top: 10px;
}

.postponed-image {
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	margin-bottom: 2rem;
	display: block;
}

.xpdays-archiv-link {
	text-decoration: none;
}
.xpdays-archiv-link:hover {
	text-decoration: underline;
	color: inherit !important;

}


/* Programm
-------------------------------------------------- */
.konferenztag {
	margin-top: 30px;
	margin-bottom: 20px;
	line-height: 50px;
}
.schedule {
	margin-bottom: 10px;
}
.uhrzeit h4 {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	margin-top: 0;
}
.col-schedule {
  position: relative;
  min-height: 1px;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  float: left;
}
@media (min-width: 768px) {
  .col-schedule {
    float: left;
  }
}
@media (max-width: 767px) {
  .col-schedule {
    width: 100% !important;
  }
}
.badge-price {
	background-color: #06c;
}
.session {
	word-wrap: break-word;
	padding: 4px;
	padding-left: 8px;
	padding-right: 8px;
	border-radius: 12px;
	position: relative;
}
.badge-dauer {
	margin-bottom: -4px;
	margin-right: -8px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 11px;
	font-size: 0.7em;
	position: absolute;
	bottom: 4px;
	right: 8px;
}
.session .label, .session .badge {
	text-shadow: none;
}
.badge-important {
  background-color: #b94a48;
}
ul.inline .session {
	margin-bottom: 4px;
}
@media (max-width: 767px) {
	.schedule .timeslot [class*="span"] {
		min-height: 0;
	}
	.schedule .timeslot .raumgruppe {
		margin-top: 12px;
		margin-bottom: 12px;
		padding: 6px 6px 0 6px;
		background-color: #f5f5f5;
		border: 1px solid #e3e3e3;
		-webkit-border-radius: 4px;
		   -moz-border-radius: 4px;
		        border-radius: 4px;
		-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
		   -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
		        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	}
}
.schedule .session {
	margin-bottom: 6px;
}
.ohneZuordnung .session {
	margin: 3px 6px 3px 0;
}
.session-link {
	text-decoration: none;
}
.session .speakers {
	font-style: italic;
	font-size: 90%;
}
.session .titel {
	display: block;
	text-decoration: underline;
	font-weight: 600;
}
.session .speakers {
	display: block;
}
.session .labels i {
	margin-top: 2px;
	margin-right: 4px;
}
.session .labels .label {
	display: none;
	margin-top: 2px;
	margin-right: 4px;
}
.session .labels .label-basic, .session .labels .label-advanced {
	display: inline;
}
.session .dauer {
  display: block;
  float: right;
}
.session .raum {
	font-size: 0.8rem;
}
.session a {
	font-weight: 600;
}
.rahmenprogramm {
	color: #FFFFFF;
	background: #0074BE 0 0 no-repeat padding-box;
	border-radius: 12px;
}
.rahmenprogramm * {
	color: #FFFFFF;
}
.session-link:hover > .rahmenprogramm *:not(.badge-dauer) {
	color: #FFB271;
}
.rahmenprogramm .badge-dauer {
	background-color: #FFFFFF;
	color: #0074BE;
	border: 1px solid #0074BE;
}
.vortrag {
	color: #0074BE;
	background: #FFB271 0 0 no-repeat padding-box;
	border-radius: 12px;
}
.vortrag * {
	color: #0074BE;
}
.session-link:hover > .vortrag *:not(.badge-dauer) {
	color: #004655;
}

.vortrag .badge-dauer {
	background-color: #0074BE;
	color: #FFB271;
	border: 1px solid #FFB271;
}
.openspace {
	color: #0074BE;
	background: #DBE9F2 0 0 no-repeat padding-box;
	border: 2px solid #0074BE;
	border-radius: 12px;
}
.openspace * {
	color: #0074BE;
}
.session-link:hover > .openspace *:not(.badge-dauer) {
	color: #004655;
}
.openspace .badge-dauer {
	background-color: #0074BE;
	color: #DBE9F2;
	border: 1px solid #DBE9F2;
}
.workshop {
	color: #FFFFFF;
	background: #004655 0 0 no-repeat padding-box;
}
.workshop * {
	color: #FFFFFF;
}
.session-link:hover > .workshop *:not(.badge-dauer) {
	color: #FFB271;
}
.workshop .badge-dauer {
	background-color: #FFFFFF;
	color: #004655;
	border: 1px solid #004655;
}
.dauer-block {
	color: #FFB271;
	background: #0074BE 0 0 no-repeat padding-box;
	border-radius: 12px;
}

.todo {
	background-color: #f0f0f0;
}
.timeslot .pause p {
	display: inline;
}
.pause {
	border: 2px solid #0074BE;
	border-radius: 12px;
	padding-left: 0.4rem;
}
.label-basic {
	background-color: #3a87ad;
}
.label-advanced {
	background-color: #c67605;
}
.sidebar h4:first-child {
	margin-top: 0;
}
.video {
	margin-bottom: 20px;
}
.popover {
	max-width: 350px;
}
@media (max-width: 480px) {
	.media .pull-left,
	.media .pull-right {
		margin-left: 0;
		margin-right: 0;
	}
}


/* Charts
-------------------------------------------------- */
.chart {
	height:300px;
}
@media (min-width: 768px) {
	.chart {
		height: 350px;
	}
}
@media (min-width: 992px) {
	.chart {
		height: 400px;
	}
}
@media (min-width: 1200px) {
	.chart {
		height: 450px;
	}
}

/* Fotos */
#xpdays-2023-fotos div {
	float: left;
	margin-right: 0.4em;
	margin-bottom: 0.2em;
	position: relative;
	cursor: zoom-in;
}
#xpdays-2023-fotos a {
	display: inline-block;
}
#xpdays-2023-fotos img {
	border-radius: 8px;
	display: block;
}
