.flex-container_haupt {
	display:flex;
	justify-content: space-around;
	padding: 10px;
	background-color: #ffffff;
}

.cs_edit_ucp {
  float: right !important;
}

.show_pic_img {
	width: auto;
	height: auto;
	max-width: 300px;
	max-height: 170px;
}


.flex-container_flag_rz {
	display:flex;
	justify-content: left;
}

.container_alg_info{
	display:flex;

}

#csforsearch {
	font-size: 24px;
	font-weight: bold;
	padding: 5px 5px 5px 0px;
}

.cs_flex-item {
	padding: 5px;
}

.snipet_cs_copy {
	max-width: 0px;
	max-height: 0px;
	font-size: 0px;
}

#alg_info_street , #alg_info_plz_city, #alg_info_country {
	font-size: 16px;
}

.con_pic {
	padding: 5px;
	min-width: 300px;
	min-height: 170px;
	max-width: 300px;
	max-height: 250px;
	text-align: center;
	border: 3px solid blue;
	border-radius: 5px;
}

#cte {
	font-size: 12px;
}

.flex-container_info_userpic {
	display: flex;
	justify-content: center;
}

.qslmgr_label_print {
	padding: 0px;
}

@media (min-width: 651px){
	.prinadress_respo{
		display: none;
	}
	.prinadress_no_respo {
		padding: 35px 35px 35px 0px;
	}
}

@media (max-width: 650px){
	.flex-container_haupt {
		flex-direction: column;
		padding: 5px;
		text-align: center;
	}
	.flex-container_flag_rz {
		display:flex;
		justify-content: center;

	}

	.prinadress_no_respo {
		display: none;
	}

	.cs_flex-item {
		padding: 5px;
		text-align: center;
	}
}

.flex-container_geo {
	display: flex;
	justify-content: space-evenly;
	background-color: #ffffff;
	padding: 10px;
}

.flex-container_qslmgr{
	display: flex;
	justify-content: space-evenly;
	padding: 5px;
	background-color: #ffffff;
}

#overtop {
	text-align: center;
	color: #3A597D;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
}

.fah2 {
	font-size: 22px;
}

.no-file {
	font-size: 60px;
	color: red;
}

.cs_search_1 {
	padding: 10px;
}

.cs_search_2 {
	padding: 5px;
	float: left;
}

.cs_search_3 {
	padding: 15px;
	text-align: center;
}

.cssearch_label {
	font-weight: bold;
	font-size: 16px;
}

.cssearch_span {
	font-size: 12px;
}

.cssearch_error {
	padding: 10px;
	text-align: center;
	font-size: 20px;
	color: red;
	font-weight: bold;
	background-color: orange;
}

.line_1_left {
	width: 50%;
	font-size: 20px;
	font-weight: bold;
	padding: 0px 5px 0px 0px;
}

.show_flag_img {
	width: 50px;
	margin: 0px 0px 0px 0px;
}

.cs_search_fa {
	font-size: 32px;
}


@media (max-width: 640px){
	.cs_s_button {
		margin: 5px;
	}

	.cs_search_3 {
		padding: 0;
	}
}

#vname {
	font-size: 20px;
	font-weight: bold;
	padding: 5px 0px;
}

#csall {
	color: red;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
}

#cslist {
	font-weight: bold;
	font-size: 14px;
}


.geo_letter {
	font-weight: bold;
	font-size: 16px;
}

.geo_value {
	font-size: 16px;
}

.biotec_top {
	padding: 5px;
	font-size: 150%;
	background-color: #ffffff;
}

.qslmgr_alg {
	font-size: 12px;
	padding: 10px;
	float: left;
}

.print_fa {
	font-size: 32px;
}

.biotec_top blockquote {
	margin: auto;
}

.flex-container_alg_info {
	margin-top: 10px;
}

.flex-container_info_rz {
	margin-top: 20px;
}

/*
* The following 4 definitions contain the css for the navbar search field
*/
#searchcs-li {
	float: right;
	border-radius: 0px;
	display: block;
	margin: 0px 5px;
	font-size: 10px;
	line-height: normal;
}

.searchcs_input {
	float: left;
	height: 24px;
	background-image: none;
	border-radius: 0px;
	padding: 5px !important;
	margin: 0;
	box-sizing: border-box;
	font-weight: normal;
	font-size: 1em;
	line-height: inherit;
	vertical-align: middle;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-color: #C7C3BF;
}

.searchcs_input:focus, .searchcs_input:hover {
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-color: #C7C3BF;
}

.searchcs_button {
	border-radius: 0px;
	float: left;
	height: 24px;
	border: 0;
}
