@charset "ISO-8859-1";

.tab, .tab-listblock{
	padding-top: 0px !important;
	margin-top: 0px !important;
}

.panel{
	background: white;
}

.card{
	margin-left: 0px !important;
	margin-right: 0px !important;
	box-shadow: white;
}

.profil-card-header-pic {
	margin: 0px !important;
	
}
.profil-card-header-pic .card-header {
    height: 60vw;
    background-size: cover;
    background-position: center;
    
  }

.col-dark{
	text-align: center;
}

.error{
	color: red;
}

.customIcon{
	font-size: 20px !important;
    margin-top: 4px !important;
}

.tierInfoPageContentBlock{
	background-color: white;
}

.tierInfoPageJungtierAccordingList, .tierInfosBearbeitungsmodus{
	display: none;
}

.fa{
	font-size: 19px;
}

.popup-ueberschrift{
	text-align: center;
	margin-bottom: 10%;
}

.timeline-item-date small {
    font-size: 14px !important;
}

.Blau{
	background-color: blue;
}

.Silber{
	background: #e0e0dd;
}

.Rosa{
	background: #efb0ec;
}

.Dunkel-Blau{
	background: #0e13ef;
}

.Tuerkis{
	background: #12ffeb;
}

.Blau-Schwarz{
	background: linear-gradient(blue, black);
}
.Blau-Weiß{
	background: linear-gradient(blue, white);
}
.Schwarz{
	background-color: black;
}

.Grün{
	background-color: green;
}
.Grün-Schwarz{
	background: linear-gradient(green, black);
}
.Grün-Weiß{
	background: linear-gradient(green, white);
}

.Lila{
	background-color: purple;
}
.Lila-Schwarz{
	background: linear-gradient(purple, black);
}
.Lila-Weiß{
	background: linear-gradient(purple, white);
}

.Orange{
	background-color: orange;
}
.Orange-Schwarz{
	background: linear-gradient(orange, black);
}
.Orange-Weiß{
	background: linear-gradient(orange, white);
}

.Pink{
	background-color: fuchsia;
}
.Pink-Schwarz{
	background: linear-gradient(fuchsia, black);
}
.Pink-Weiß{
	background: linear-gradient(fuchsia, white);
}

.Hell-Blau{
	background: #99CCFF;
}

.Mint{
	background: #00FFCC;
}

.Rot{
	background-color: red;
}
.Rot-Schwarz{
	background: linear-gradient(red, black);
}
.Rot-Weiß{
	background: linear-gradient(red, white);
}
.Hell-Grün{
	background-color: #7CFC00;
}
.Dunkel-Grün{
	background-color: #006400;
}
.Grau{
	background-color: #999999;
}
.Braun{
	background-color: #aa7941;
}
.Braun-Schwarz{
	background: linear-gradient(#aa7941, black);
}
.Braun-Weiß{
	background: linear-gradient(#aa7941, white);
}
.Gelb{
	background-color: #f8fb0d;
}
.Gelb-Schwarz{
	background: linear-gradient(#f8fb0d, black);
}
.Gelb-Weiß{
	background: linear-gradient(#f8fb0d, white);
}

.Violet{
	background-color: #8A2BE2;
}

.Weiß{
	background-color: white;
}
.Weiß-Schwarz{
	background: linear-gradient(white, black);
}

.meineZuchtpaareBlock{
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.deleteAusstellungsergebniseCheckbox, .deleteAusflugsergebniseCheckbox, .deleteFlugdatenergebnisseCheckbox{
	display: none;
}
.label-cell{
	text-align: right;
}

.fa-camera{
	font-size: 30px !important;
}

.timeline-item-date{
	min-width: 95px !important;
	max-width: 110px !important;
}