/* Kursdarstellung */
.text-muted{color:#ccc !important}
.course-info-dv a{color:#1569b4;font-weight: bolder;    text-decoration: none;}
.course-info-dv a:hover {color: #1d1d1b;}

.throbber {
	width: 75px;
}

.calendar {
	overflow: hidden!important;
    border: none!important;
}

.calendar .day {
	text-align: center;
}


.calendar th {
	width: 14.285%;
}

.calendar caption {
	text-align: center;
	display: block;
}

.slot {
	padding: 5px;
    cursor: pointer;
    background: #95a8bd;
    border-bottom: 3px solid #FFF;
    text-align: center;
    font-size: 10px;
    color: #FFF;
}


.slot.Bookable {
	background-color: #5cb85c; 
}

.slot.Requestable {
	background-color: #ffc107; 
}

.slot.NotAvailable {
	background-color: #dc3545;
	cursor: not-allowed;	
}

.orange-btn {
	border: 0px;
	border-right: 3px;
	border-color: white;
	border-style: solid;
	padding: 10px;
	background-color: #1569b4;
	display: inline-block;
	cursor: pointer;
	color: white !important;

}
.orange-btn:hover {background-color: #e2e2e2;}

.white-color {
	color: white !important;
}
.white-color::placeholder {
	color: #eeeeee;
}

#view-cart-btn > a, .manage-login-btn > a {
	color: white !important;
}

.cart-quantity-modifier  {
	max-width: 50%;
	display: inline-block;
	height: 36px;
	border-width: 0px;
	padding-left: 5px;
}

.plus-minus-btn {
	display: inline-block;
}

.plus-minus-input-container {
	white-space: nowrap;
}

#view-cart-btn {
	margin-left: -5px;
}

.informative {
	cursor: auto !important;
	opacity: 1 !important;
}

#filter-bar > .btn-group {
	margin-bottom: 5px;
}

#course-search-bar {
	background-color: #1569b4;
	color: white;
	margin-bottom: 5px;
	margin-left: -15px;
    margin-right: -15px;
}

#course-search {
	float: right;
	display: inline-block;
	margin-top: 5px;
	/*margin-right: 5px;*/
	line-height: 32px;
}

#course-search input {	
	height: 45px;
    margin-top: -4px;
	background-color: #ff0099;
	border: 0;
	border-left: 4px solid white;
}

#course-search .inner-icon {
	color: white;
}

#password-reset-btn {
	color: black;
	font-size: 11pt;
}

.bgsmoke {
	background-color: WhiteSmoke;
}

#login-form-container {
	padding: 20px;
}

#login-form, #credentials-reset-form, #registration-form {
	width: 40%;
}

.uppercase {
	text-transform: uppercase;
}

#cart-table-container #login-form {
	width: 100%;
	margin-bottom: 0;
}

#cart-table-container #login-form .form-group {
/*	width: 30%; 
	margin-left: 70%; 
	*/
}

.missing-field {
	border: solid 1px red !important;
}

.form-group {
    margin-bottom: 5px;
}

.toggable-list > li {
	font-size: 0.9rem;
}

.toggable-list {
	list-style: none;
    padding-left: 0;
}


.speaker-img-container {
	width: 35%;
}

.speaker-img {
	height: 100%;
    width: 100%;
}

.speaker-img-container, .speaker-info {
	display: inline-block;
}

.speaker-upper-container {
	position: relative;
}

.speaker-info {
	width: 65%;
	padding-left: 12px;
	vertical-align: text-bottom;
	bottom: 0;
	position: absolute;
}

.search-result {
	margin-top: 25px;
	padding-left: 0;
	padding-right: 0;
}

.venue-item {
	/*border-bottom: 5px solid lightgray;*/
	margin-top: 25px;
}

.venue-img {
	width: 100%;
}

.venue-desc {
	margin-top: 25px;
}

.view-venue-courses {
	color: black;
	margin: 10px 0;
}

.venue-name-banner {
	font-size: 1.5rem;
	left: 5%;
	right: 5%;
	bottom: 0;
	transform: translateY(-50%);
	background-color: #1569b4;
	max-height: 50px;
}

#load-more-courses {
	margin-top: 50px;
}

.registration-form-container {
	background-color: #eff0f2;
}

.cart-table {
	margin: 0 -20px;
	padding: 0px 20px;
}

.cart-table, .cart-item-container, .cart-review-table {
	background-color: #f1f1f1;
}

.cart-item-notice {
	margin-top: 8px;
	font-size: 14px;
	color: red;
}

.change-cart-btn {
	margin-bottom: 15px;
	margin-left: -20px;
}

#registration-data-form {
	padding-top: 30px;
	display: flex;
}

.course-participant input, #registration-data-form  input, #registration-data-form select {
	border: 0;
	border-width: 0;
	text-indent: 5px;
}

#registration-data-form  input, #registration-data-form select  {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 98%;
	height:2.1rem;
}
#registration-data-form select  {
height:2.5rem;
}
#registration-data-form input:disabled,
#registration-data-form select:disabled, #registration-data-form textarea {
 background-color: rgba(239, 239, 239, 0.3);
}

.course-participant input[type="date"] {
	color: gray;
} 

.centered-tall-btn {
	min-width: 25%;
	max-width: 580px;
	font-size: 1.4rem;
	margin: 75px auto 15px auto;
	display: block;
	position: relative;
}

.fullwidth {
	width: 100%;
}

.fullheight {
	height: 100%;
}

.float-right {
	float: right;
}

.float-left {
	float: left;
}

.course-occurences {
	padding: 8px;
}

.dotted-line{
  border-bottom: 1px dotted gray;
  width: 100%;
  margin-bottom: 8px;
} 

.color-red {
	color: #1569b4 !important;
}

.nopadding {
	padding: 0;
}

.table-title {
	padding: 10px 15px;
	background-color: #dcdcdc;
	color: black;
}

.cart-item-container {
	padding: 30px 0px;
}

.course-participant {
	margin-top: 10px;
}

.course-participant > div {
	padding: 0 10px;
}

div .participant-col:last-child {
	padding: 0 20px 0 10px;
}

.cart-item-info {
	background-color: white;
	padding: 15px;
}

.cart-item-info-item {
	font-size: 14px;
}

.cart-item-participants {
	margin-top: 25px;
}

.checkout-item-desc-type {
	font-weight: bold;
}

.btn-secondary, .btn-secondary:hover, .btn-secondary:active {
	background-color: lightgray;
	color: black;
}

.btn-tertiary, .btn-tertiary:hover, .btn-tertiary:active {
	background-color: #1569b4;
	color: white;
}

.glyphicon-star {
	transform: scale(.75);
}

.glyph-gray {
	color: gray;
}

.v-fix {
	top: -1px;
}

.inner-icon .glyphicon {
	position: absolute;
	padding: 8px 12px;
}

.inner-icon {
	position: relative;
}

.pos-left input {
	padding-left: 30px;
}

.pos-left {
	left: 0;
}

.action-btn {
	text-transform: uppercase;
	text-align: left;
	margin-top: 8px;
	color: #fff;
	white-space: normal;
	word-break: break-word;
}

div#cart-totals > div.fullwidth {
	margin-top: 15px;
	text-align: right;
}

.bgcolor-secondary {
	background-color: #b2b2b2;
}

.spacer {
	min-height: 25px;
}

.dotted-right {
	border-right: 1px dotted gray;
}

.checkbox-sm {
	width: auto !important;
	height: auto !important;
	display: inline-block;
}

.hint {
	font-size: 13px;
	font-weight: bold;
}

.failure {
	color: red;
}

.glyph-white {
	color: white;
}

.btn-large-center {
	font-size: 1.2rem;
	max-width: 35%;
	margin: 0 auto;
	display: block;
}

.no-results-error {
	padding: 20px;
	font-weight: bold;
}

.form-error {
	font-size: 12px;
	color: red;
}

input:invalid {
	border: 1px solid red !important;
}

/* Modals */
/* Ende Modals */

/* Dropdown / Filter */
.dropdown-menu {
	background-color: white;
	padding: 0;
	position: absolute !important;
	top: 100% !important;
}

.dropdown-menu > span.filter-opt,
.dropdown-menu > span.filter-opt-add {
	cursor: pointer;
	padding: 3px 10px;
	display: block;
}

.dropdown-divider {
	width: 100%;
	border-top: solid 1px lightgray;
	clear: both;
	height: 1px;
}

.dropdown-menu > span.filter-opt:hover, 
.dropdown-menu > span.filter-opt-add:hover,
.dropdown-menu > .active {
	background-color: #e2e2e2!important;
}

#active-filters-bar {
	margin-top: 8px;
}

.small-glyph {
	transform: scale(.7);
}

.active-filter {
	border: 1px solid lightgray;
	font-size: 1rem;
	padding: 5px 5px;
	cursor: pointer;
}

.active-filter > .remove-filter-btn {
	font-weight: bold;
}
.card-deck h4{font-weight:400;}

.card-footer a:hover{color:#e2e2e2;}
/* Ende Dropdown / Filter */

/* Ende Kursdarstellung */
.carousel-caption {
color: #fff!important;}



.progress-container {
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
	width: 100%;
	margin: 20px 0;
  }
  
  .circle {
	width: 40px;
	height: 40px;
	border: 1px solid gray;
	border-radius: 50%;
	background-color: white;
	text-align: center;
	line-height: 40px;
	font-size: 18px;
	color: black;
	z-index: 1;
	transition: border-color 0.3s ease;
  }
  .circle.active{
	width: 44px;
	height: 44px;
  }
  .circle.active:nth-child(2) {
	border: 3px solid #EF8269; /* DodgerBlue */
  }
  
  .circle.active:nth-child(3) {
	border: 3px solid #E6F0E0; /* DeepSkyBlue */
  }
  
  .circle.active:nth-child(4) {
	border: 3px solid #9EC5AA; /* Turquoise */
  }
  
  .circle.active:nth-child(5) {
	border: 3px solid #749F8A; /* MediumSeaGreen */
  }
  
  .circle.active:nth-child(6) {
	border: 3px solid #3E555A; /* LimeGreen */
  }
  
  .progress-line {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	height: 1px;
	background-color: gray;
	z-index: 0;
  }

  .registration-form-container { .form-control, input {    width: 100%;
    margin: 3px;
    border-radius: 10px;
    padding: 5px;
    border: solid 1px;
}}

/* Abdunklung des Bildschirms */
#loading-overlay {
    display: none; /* Zuerst versteckt */
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7); /* Abdunkeln */
    z-index: 999; /* Sicherstellen, dass es über allem liegt */
   
    justify-content: center;
    align-items: center;
}

/* Spinner-Design */
.spinner {
    border: 8px solid rgba(255, 255, 255, 0.3);
    border-top: 8px solid white;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 1s linear infinite;
}

/* Spinner-Animation */
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
  
