html {
	height:100%;
}
.filter-search-container select {
  margin: 0;
  padding: 0.3rem;
  width: 190px;
  box-sizing: border-box;
}
.rowMod0:hover,.rowMod1:hover{
	outline: 1px solid #54b2e8;
}
body { 
 font-family:Open Sans,Arial,sans-serif;
 font-size:14px;
 background-color:#fff;
 line-height:1.7em;
 font-weight:500;
 -webkit-font-smoothing:antialiased;
 -moz-osx-font-smoothing:grayscale;
 margin: 0;
}
h1 {
	margin:0px;
    padding:0px;
	font-size: 120%;
	color: #073070;
	margin-bottom:5px;
}
textarea, input {
	font-family: Open Sans,Arial,sans-serif;
	font-size:10pt;
}

.stzFieldset label, .labelstyle{
	font-weight: bold;
	color:#CFE3F8;
	margin-bottom: .5em;
}
#message_body>p{
	margin-top: 0;
	margin-bottom: 0;
}
a.button_event.highlighted:hover{
	transition: ease-in-out .075s;
	background-color: #54b2e8;
}
a.button_event.highlighted{
	color: #fff;
	text-decoration: none;
	padding: .2em;
	font-size: large;
	width: fit-content;
	
}
a.button_event.highlighted:hover{
	scale: 1.02;
	transition: ease-in-out .075s;
}
.helptoggle {
	cursor: pointer;
  }

div.help{
	padding: 1em;
	color: #315bd9;
	display: none;
	font-weight:normal;
}
.logo-left{
	width:auto;
	height:60px;
	float:left; 
	margin-top:.5em; 
	margin-left:.5em;
}
.logo-right{
	width:auto;
	height:60px;
	float:right; 
	margin-bottom:1em; 
	margin-right:.5em;
	margin-top:.5em;
}
#logos {
	background: white;
	height: 80px;
}
#header {
    	background-color:#CFE3F8;background-image: linear-gradient(#CFE3F8,#CFE3F8);
	height:26px;
	padding:0.5em;

	
}
#content {
	margin:5px;
	padding:0;
	background:#FFFFFF;
	
}
input[type=input].myDatePicker{
	width: fit-content;
}

a:link, a:active {
	text-decoration: none;
}

#header h1 {
	color:white;
	margin-top:3px;
}
 div.icon{
	display: none;
}

th.center{
	text-align: center;
}
td a.button_event{
	margin-left: auto;
	margin-right: auto;
}
.menuitem a:hover {
	color:#CFE3F8;
}
.menuitem_spacer {
	float:left;
	width:2px;
	height:31px;
	
	/*background-image: url("../../images/menuitem_spacer.gif");*/
}
.menuitem_spacer:last-child {
	width: 0px;
	height: 0px;
	background-color: #CFE3F8;
}
.loggedIn {
	float:right;
}

.rowModUser0{
	vertical-align: top;
}

.rowModUser1 {
	background: #cdcdcd;
	vertical-align: top;
}
.rowMod1 {
	background: #cdcdcd;
}

.vorlage > tbody > tr:nth-child(even) {background: #cdcdcd}
.vorlage > tbody > tr:nth-child(odd) {background: #FFF}


label {
	font-weight: bold;
	
}
.error_icon{
	background: url('../images/Warning.png');
}
.error_message_box {
	background: url('../images/Warning.png');
	background-repeat: no-repeat;
	background-position: 0px 0px; 
	border: rgb(242, 89, 0) dotted 1px;
	min-height: 50px;
	color: rgb(242, 89, 0);
	font-weight:bold;
	padding-left: 50px;
}

.c-error, .c-error-login {
	color: #c51244;
	margin-bottom: 2rem;
}
  /* .c-error:before{
	content: '';  
	width: 0;  
	height: 0;  
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #c51244;
	position: absolute;  
	top: -10px; 
  } */

.filterentry {
	width:100%;padding-bottom:5px;
}
.filterentry_label {
	float:left;
	margin-right:5px;
	min-width:166px;
	margin-bottom: 1em;
	margin-top: .5em;
	line-height: normal;
	font-size: 14px;
}
label.messagebutton>a{
	color: #fff;
}


.info_message_box {
	background: url('../images/information.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px; 
	border: rgb(200, 200, 200) dotted 2px;
	padding:5px 0px 5px 40px;
	color: rgb(0, 0, 0);
	min-height: 25px;
	font-weight: bold;
}
 
.descriptionText {
	font-size: 80%;
	font-family:Arial, Helvetica, sans-serif;
}
.exportType {
	margin-top:5px;
	margin-bottom:5px;
}
.search_other {
	font-size: 10pt;
}
.search_other th {
	padding:1px;
}
.search_other td {
	padding:5px;
}
div.registriernummer {
	float:left;
	font-weight:bold;
	font-family:monospace;
	font-size:17px;
	color:#5882FA;
	padding-top: 8px;
	padding: 0.5em;
	background:#cdcdcd;
}
table{
	border-collapse: separate; 
	border-radius: 3px;
	
}
table th, table td {
	text-align: left;
  }
table.listing thead td {
	background:lightgrey;
}

table.listing tbody tr.mod1 {
	background:#cdcdcd;
}
div.stzFieldset {
	padding:10px;
	page-break-inside:avoid; 
	break-inside: avoid; 
	-webkit-column-break-inside: avoid;
}
div.stzField>fieldset.stzField{
	border: 0;
	
}
div.stzFieldcomment {
	border:1px solid black;padding:10px;
	page-break-inside:avoid; 
	break-inside: avoid; 
	-webkit-column-break-inside: avoid;
	
}
label.block,legend.block {
	font-weight: bold;
	border-radius: 3px;
	color: #073070;
	clear:both;
	font-size: 18px;
}

label.block_important {
	font-weight: bold;
	border:1px solid black;padding:2px;background:red;
}

#message_header{
	
	font-size: 14px;
	
	
}
#file-chosen{
	padding-left: 1rem;
}

#message_header label{
	
	font-weight: normal;
	min-width: 300px;
	padding-left: 20px;
	
}
.open_close{
	display: inline-flex;
}
#message_body{
	background-color: #fff;
	padding: 10px;
	
}
#filter{
	display: flex;
	gap: 20px;
}
.loggedIn { position: relative; /* wichtig für absolute Positionierung */ display: flex; align-items: center; gap: 15px; }
#account_div {
	position: absolute;
	width: 350px;
	height: 600px;
	background: #fff;
	z-index: 200;
	padding: 0;
	overflow: hidden;
	max-height: 0;
	transition: max-height 0.3s ease;
	margin-top: 5px;
}


#account_div.open {
    max-height: 400px;
    border: 1px solid #ccc; /
}


#wiedervorlage > #headnavigation{
	width: 100%;
	padding: 10px;

}

#wiedervorlage > #headnavigation label{
	font-weight: normal;
}

#wiedervorlage > #headnavigation >#filter > fieldset{
	
	width: 20%;
	float: left;
	padding-right: 10px;
	min-height: 85px;
	
}

#wiedervorlage > #headnavigation >#filter > fieldset > #category{
	margin-bottom: 10px;
	
}
#wiedervorlage > #headnavigation > #search{
	
	margin-top: 10px;
}

#wiedervorlage > #items{
	border: 1.5px solid #b1bcd8;
	
}

#wiedervorlage > #items > table{
	
	width: 100%;
	    border-spacing: 0;
    border-collapse: collapse;
}

#wiedervorlage > #items > table > thead{
		background: #cdcdcd;
	
}

#wiedervorlage > #items > table > thead > tr > th{
	font-weight:normal;
	text-align: left;
	padding: 5px;
	width: 100%;
	font-size: 12px;
	border: 1px solid #b1bcd8;
	
	
}

#wiedervorlage > #items > table > tbody> tr > td{
	
	padding: 5px;
	border-left: 1px solid #b1bcd8;
	
	
}




#wiedervorlage > #items > table > thead > tr > .small{
	width:1%;
}
#wiedervorlage > #items > table > thead > tr > .middle{
	width: 10%;
}
#wiedervorlage > #items > table > thead > tr > .big{
	width: 25%;
	
}
#wiedervorlage > #items > table > tbody > tr:hover{
	
	border: 1px dotted;
	
}

.overdraw{
	color: red;
}

#wv_details label {

float: left;

width: 12em;

margin-right: 1em;

}

#benutzer > #headnavigation{
	 
	width: 94vw;
	padding: 10px;

}

#benutzer > #headnavigation label{
	font-weight: normal;
}

#benutzer > #headnavigation >#filter > fieldset{
	
	width: 20%;
	float: left;
	padding-right: 10px;
	min-height: 85px;
	
}

#benutzer > #headnavigation >#filter > fieldset > #category{
	margin-bottom: 10px;
	
}
#benutzer > #headnavigation > #search{
	
	margin-top: 10px;
	align-items: center;
	display: flex;
}

#benutzer > #items{
	border: 1.5px solid #b1bcd8;
	
}

#benutzer > #items > table{
	
	width: 100%;
	    border-spacing: 0;
    border-collapse: collapse;
}
#benutzer > #items > table > thead{
		background: #CFE3F8;
	
}
#benutzer > #items > table > thead > tr > th{
	font-weight:bold;
	text-align: left;
	padding: 5px;
	width: 100%;
	font-size: 14px;
	border: 1px solid #b1bcd8;
	color: white;
}

#benutzer > #items > table > tbody> tr > td{
	padding: 5px;
	border-left: 1px solid #b1bcd8;
}
#benutzer > #items > table > thead > tr > .small{
	width:1%;
}
#benutzer > #items > table > thead > tr > .middle{
	width: 10%;
}
#benutzer > #items > table > thead > tr > .big{
	width: 25%;
	
}
#benutzer > #items > table > tbody > tr:hover{
	
	outline: 1px solid#CFE3F8;
	
}
table.data-table>thead>tr, table.data-table-pp>thead>tr{
	background-color: #073070;
	color: white;
	text-shadow: -.5px -.5px 0 #424141, .5px -.5px 0 #424141, -.5px .5px 0 #424141, .5px .5px 0 #424141;
}

div.dataTables_filter>label>input[type=search]{
	margin-bottom: .5em;
}

.inactive{
	color: #8c8c8c;
}

.forschungspartner{
	 width: 30%;
	 float: left;
	
}
.textblock {width:49%}

div.hinweis, span.hinweis {font-size:110%;font-weight:bold;color:#000;}

textarea {width:46.5%; border-radius: 3px;}
#kostengruppen input {
    text-align: right;
}
#v1,#v2,#v3,#v4,#p1,#p2,#p3 {
	padding-left:1em;
}
#footerb {
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color:#CFE3F8;background-image: linear-gradient(#CFE3F8,#CFE3F8);
    display: block;
    padding: 0.5em;
    font-size:8px;
    
}
.clear {
	clear:both;
}

#buttones, #buttones_vn,#buttones_ta {
	position: fixed;
	background-color: #CFE3F8;
	bottom: 0;
	left:0;
	width: 100%;
	display: block;
	padding: .5em;
}
#buttones.stammdaten{
	position: fixed;
}
a>img.margin_bottom{
	margin-bottom: 2em;
}
#buttones button:hover {
	background-color: #54b2e8;
	
}

label.blockmaster {
	font-weight: bold;
	border:1px solid black;background:#CFE3F8;padding:0.5em;
}
#Antragnavi_rechts fieldset {margin-left:0px;}
div#accordion>div, div#accordion>div>*, div#headerdata>div, div#headerdata>*{
	
	border-radius: 3px;
	margin-bottom: .5em;
	border: 0;
}

#accordion .ui-icon, #headerdata .ui-icon, #stammacc .ui-icon  {
  display: none;
}
#accordion .ui-state-default, #headerdata .ui-state-default{
  color: #ffffff;
}
#accordion .ui-state-default-hover,#headerdata .ui-state-default-hover {
  color: #ffffff;
}
#accordion label.block, #stammacc label.block {
  background: #CFE3F8;
  
  color: white;
}
#headerdata label.block {
  background: #999999;
  
}
#links label.antragstatus {
  background: #999999;
  
}
#file1{
	display: none;
}
.event{
	font-family: Open Sans,Arial,sans-serif;
	padding: 3em;
	line-height: 1.7em;
	border-bottom: #CFE3F8 3px solid;
	margin-bottom: 4em;
	color: #666;
	font-size: 15px;
}
.event_container{
	margin-top: 2em;
	width: 50%;
	padding: 2em;
	margin-left: auto;
	margin-right: auto;

}
.event:hover{
	background-color: #f4f4f4;
	transition: all ease-in-out .3s;
}
.event>h1{
	padding-bottom: 10px;
	font-weight: 500;
}
.orange{
	color: #CFE3F8;
}

a.event_link{
	text-decoration: none;
	font-size: 18px;
}
.sticky_link{
	position: sticky;
	top: 5px;
	right: 8px;
	display: flex; 
	justify-content:space-between; 
	flex-wrap: wrap;
	font-size: 18px;
	
	border: #CFE3F8 2px solid;
}
.sticky_link:hover{
	transition: all ease-in-out .15s;
	scale: 1.05;
	text-decoration-color: white;
	background-color: #CFE3F8;
	border: thin solid grey;
}
div.menuitem.sticky_link>a:hover{
	color: white;
	
}
#container {
	height: 650px;
	width: auto;
	
	max-width: 650px;
	margin: 0 auto;
  }
  
  .loading {
	margin-top: 10em;
	text-align: center;
	color: gray;
  }
  fieldset>input::file-selector-button {
	
	background-color: #CFE3F8;
	font-weight: bold;
	color:white;
	border: thin solid grey;
	border-radius: 3px;
	
  }
  fieldset>input[type=file]{
	height: 1.5rem;
  } 
  fieldset>input::file-selector-button:hover, input[type=submit]:hover, input[type=button]:hover {
	background-color: #54b2e8;
	border: thin grey solid;
	border-radius: 3px;
	

  }
  label.button_event:hover,a.button_vorlage:hover,button.button_vorlage:hover{
	background-color: #54b2e8;
	border: thin grey solid;
	border-radius: 3px;

  }
  label.button_event,a.button_vorlage{
	padding: .1em;
	text-decoration: none;
  }
  fieldset>input[type=submit],input[type=submit], input[type=button],.button_event, label.button_event,a.button_vorlage,button.button_vorlage{
	height: 1.5rem;
	margin: 0;
	font-weight: bold;
	color: white;
	background-color: #CFE3F8;
	border: thin solid grey;
	border-radius: 3px;
  } 
  input[type=checkbox]{
    accent-color: #CFE3F8;
	
	vertical-align: middle;
  }
  select{
    color: black;  
	background: white;  
	border: 0;  
	border-radius: 3px;  
	border: 1px black solid;
	
	margin-bottom: 1em;
	margin-top: .5em;
  }
  input[type=input]{
  
  border-radius: 3px;
  border:0;
  }
  input[type=input]{
	border: 1px black solid;
	
  }
  
  input[type=text], textarea,input[type=password]{
	border: 1px black solid;
	margin-bottom: 1em;
	margin-top: .5em;
	border-radius: 3px;
}

input[type=radio]{margin-bottom: .5em;}
.narea, .larea{
	text-align: center;

}
.menuitem:hover {
	scale: 1.02;
	box-shadow: 0px 0.5px 3px rgba(0, 0, 0, 0.373);
	border-radius: 3px;
	font-size: 102%;
  }
  
div.button {

	padding: 10px;
	border-radius: 5px;
	width: 24em;
	text-align: center;
	
}


  .narea > label, .larea > label {
	width: auto;
	margin-top: .5em;
  }
  .row {
	max-width: 100%;
	
  }
  .loginhinweis{
	margin-bottom: 1em;
  }
  .row>.row{
	margin-left: auto;
	max-width: unset;
  }
  div.stzFieldset>div.row{
	margin-left: 0;
  }
  .message_state{
	background-color: #df8f52;
	border:0;
	
	color: white;
	font-weight: bold;
  }
  .message_state:hover{
	background-color:#CFE3F8;
  }
  a>img{
	margin-bottom: .5em;
	
  }
   .container-logo a>img{
	margin-bottom: 0;
	
	
  }
  /* Modal styles */
  .modal {
    display: none;
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.4);
  }

  .modal-content {
    background-color: #fefefe;
    margin: 15% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
    max-width: 400px;
    text-align: center;
  }

  /* Close button styles */
  .close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
  }

  .close:hover,
  .close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
  }
  g.highcharts-label>text{

	
	position: relative;
	margin-bottom: 30px;
  }
  image.highcharts-point{
	margin-top: 1.5em;
  }
  .highchart-credits{
	display: none;
  }
 div#ui-datepicker-div > div.ui-widget-header{
	border: 2px solid #CFE3F8;
	background: #CFE3F8;
	color: #FFF;
	
 }
 table.ui-datepicker-calendar>tr{
	background: #CFE3F8 ;
 }
 div#ui-datepicker-div.ui-widget-content{
	background: #e6e6e6 ;
	border: 1px solid #CFE3F8;
 }
 div#ui-datepicker-div.ui-widget-content > td >.ui-state-default, .ui-datepicker-calendar > tbody > tr > td > a.ui-state-default{
	background: #CFE3F8;
	border: 1px solid #CFE3F8;
	color: #fff;
	border-radius: 5px;
 }
 .ui-datepicker-calendar > tbody > tr > td > a.ui-state-default:hover{
	outline: 1px solid #324171;
 }
 a>span.ui-icon-circle-triangle-w.ui-icon{
	background-image: url("/verwaltungssystem/js/jquery-ui-1.11.4.custom/images/ui-icons_ffffff_256x240.png");
 }
 a.ui-datepicker-prev:hover, a.ui-datepicker-next:hover{
	background: #CFE3F8 ;
	outline: 1px solid #315bd9;
	border:0;
 }
 a>span.ui-icon-circle-triangle-e.ui-icon{
	background-image: url("/verwaltungssystem/js/jquery-ui-1.11.4.custom/images/ui-icons_ffffff_256x240.png");
 }
 .required_field_empty{
	border:  red 2px solid !important;

}
  fieldset.mint_map_filter{
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	font-family: "Inter var", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif;
	letter-spacing: normal;
  }
  div.welcome_msg{
	width:50%; margin-left:auto; margin-right:auto;
  }
  h1.map_header{
	margin-left:auto;
	margin-right:auto; 
	font-size:30px; 
	font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif; 
	width:fit-content;
  }

  @media only screen and (max-width: 600px) {
	body{
		margin:0;
		width:100vw;
	}
	/*Mobile Menu styling*/
#menu {
	overflow: hidden;
	position: relative;
}
.logo-left, .logo-right{
	height: 40%;
}
#header{
	height: fit-content;
	width:unset;

}
 div.icon{
  background: transparent;
  display: block;
  position: absolute;
  right: .1em;
  top: 1.3em;
  font-size: 2.5em;
  color: #fff;
  /*text-shadow: -1px -1px 0 #424141, 1px -1px 0 #424141, -1px 1px 0 #424141, 1px 1px 0 #424141;*/
  
}
#DataTables_Table_0_wrapper{
	width: 94vw;
	margin-left: auto;
	margin-right:auto;
}
fieldset.user_filter{
	height: 15em;
	width: 33vw;
}
.loggedIn {
	float: none;
  }
#menuitems .menuitem{
	color: white;
  
  text-decoration: none;
  font-size: 17px;
  width: 100%;
  display: block;
}
.menuitem:hover {
	scale: 1.02;
	box-shadow: 0px 0.5px 3px rgba(0, 0, 0, 0.373);
	border-radius: 3px;
	font-size: 102%;
  }

#menu .menuitems{
	display: none;
}
	fieldset.mint_map_filter{
		width:92%;
	}
	div.welcome_msg{
		width: 92%;
		text-align: justify;
	}
	h1.map_header{
		font-size: 22px;
		font-weight: 500;
	}
	#container {
		height: 100%;
		width: auto;
		margin: 0 ;
	  }
	  div.button {
		padding: 5px;
		border-radius: 5px;
		width: 20em;
		text-align: center;
		margin-left: auto;
		margin-right: auto	;
	  }
	  .event_container{
		margin-top: 2em;
		width: auto;
		padding: 0;
		margin-left: auto;
		margin-right: auto;
		font-size: 18px;
		
	
	}
	.event{
		padding: 1em;
	}
	.sticky_link{
		position: fixed;
		top: 30px;
	}
	
	input[type="text"], textarea, input[type="password"] {
		border: 1px black solid;
		border-radius: 3px;
		margin:0;
		max-width: 22em;
		text-align: center;
		
	  }
	  #lognform{
		width: 20em;
	  }
	  fieldset{
		margin:0;
		display: grid;
	  }
	  select{
		margin:0;
		max-width: 23em;
	  }
  }
  tr.odd:hover,tr.even:hover{
	background-color: #ffffff;
  }
  #preloader{
	background: #858e8580 url('/images/preloader.gif') no-repeat center center;
	background-size: 5%;
	width: 100%;
	height: 100vh;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 100;
  }
  @media only screen 
  and (min-device-width: 620px) 
  and (max-device-width: 980px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {
	.event_container{
		width:93%;
	}
	div.welcome_msg{
		width: 93%;
		text-align: justify;
	}
	fieldset.mint_map_filter {
		width: 92%;
	}

}

.filterentry {
	/* width: 100%; */
    padding-bottom: 5px;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    /* margin-top: 1rem; */
	gap: 2rem;
	width: 94vw;
	margin: 0 auto;
	width: 100%;
    padding: 1em 1.5em;
    box-sizing: border-box;
    height: 100%;
}

.filter-block {
	flex: 1;
    max-width: fit-content;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    gap: 0.6rem;
    align-self: stretch;
}

.filterentry_content {
	display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 2rem;
}
 
.filterentry_content select {
	margin: 0;
	padding: 0.3rem;
	width: 190px;
	box-sizing: border-box;
}

.filterentry_content input {
	margin: 0;
	padding: 0.3rem;
	width: 190px;
	box-sizing: border-box;
}

.filterentry .divider {
	width: 1px;
	background-color: black;
}

#DataTables_Table_0_filter {
	display: none;
}

.filter-search-container {
	color: black;
    /*! display: flex; */
    justify-content: flex-start;
    align-items: stretch;
    gap: 1em;
}

.filter-search-container input {
	padding: 0.3rem;
	width: 190px;
	box-sizing: border-box;
}

.filter-search-container .button_event {
	height: auto;
}

#filter-accordion {
	margin-left: 28px;
	margin-right: 28px;
}
.dyndays, .dyncountries {padding:0.2em;}
.dyncountries label {
	width: 10em;
	display: inline-block;
}
div.fadeMe {
  opacity:    0.5; 
  background: #000; 
  width:      100%;
  height:     100%; 
  z-index:    10;
  top:        0; 
  left:       0; 
  position:   fixed; 
  text-align:center;
  
}
div.fadeMe h1 {margin-left:20%}

#aversion {font-size:80%;font-weight:bold}
.button_vn {
	background-color: #6AA343;color:white;border: 1px solid white;height:1.5rem;
}
.button_vn:hover {
	background-color: #9cca7d;cursor:pointer;
}
.button_ta {
	background-color: #ef7d00;color:white;border: 1px solid white;height:1.5rem;
}
.button_ta:hover {
	background-color: #ef7d00;cursor:pointer;
}
#deletecontainer {
  position: absolute;
  top: 25%;
  left: 25%;
  z-index: 100000;
  background: blanchedalmond;
  padding: 1rem;
  border: 1px solid black;
}
.registriernummer.versionbox {
	margin-left: 10px;
	background-color: #CFE3F8;
	color: #fff;
  }

.formdata-accordion {
  margin-bottom: 10px;
  border: 3px solid #073070;
  border-radius: 5px;
}

.formdata-accordion-toggle {
  text-align: left;
  padding: 10px;
  font-weight: bold;
  background-color: #073070;
  border: none;
  cursor: pointer;
  color:#CFE3F8;
}

.formdata-accordion-toggle:after {
  /*
  content: "▼";
  float: right;
  */
  transition: transform 1s ease;
}

.formdata-accordion-toggle.active:after {
  transform: rotate(180deg);
}

.formdata-accordion-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 3s ease;
  padding: 0 10px;
}

.formdata-accordion-content.open {
  max-height: 1000vh;
  padding: 10px;
}
#links {max-width:800px;}
/* Grundlayout */
.formdata-accordion-content {
  padding: 2rem;
  background-color: #f9f9fb;
  border-radius: 8px;
  font-family: "Segoe UI", sans-serif;
  color: #333;
}

/* Zeilenstruktur */
.row {
  margin-bottom: 1.5rem;
  display: flex;
  flex-direction: column;
}
.row.radio-group{
	margin-bottom: 3rem;
}
.radio-group .label-with-help {
	margin-bottom: .7rem;
}

/* Labels */
.fieldlabel {
  font-weight: 600;
  margin-bottom: 0.5rem;
  font-size: 1rem;
  color: #222;
}

/* Eingabefelder */
input[type="text"],
input[type="password"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="tel"],
select,
textarea {
  padding: 0.6rem 0.8rem;
  font-size: 1rem;
  border: 1px solid #ccc;
  border-radius: 6px;
  background-color: #fff;
  transition: border-color 0.3s ease;
}

input:focus,
select:focus,
textarea:focus {
  border-color: #CFE3F8;
  outline: none;
}

/* Select-Felder */
select {
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg fill='gray' height='16' viewBox='0 0 24 24' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 0.8rem center;
  background-size: 16px;
}

/* Textarea */
textarea {
  resize: vertical;
  
}

/* Radiobuttons */
input[type="radio"] {
  margin-right: 0.5rem;
  accent-color: #CFE3F8;
}

/* Hilfe-Tooltip */
.help {
  position: relative;
  display: inline-block;
  margin-left: 0.5rem;
}

.help img.helptoggle {
  cursor: pointer;
  vertical-align: middle;
}

.help div.help {
  display: none;
  position: absolute;
  top: 30px;
  left: 0;
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 0.8rem;
  border-radius: 6px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  width: 250px;
  z-index: 10;
  font-size: 0.9rem;
}

/* Tooltip sichtbar bei Hover */
.help:hover div.help {
  display: block;
}

.radio-group {
  display: flex;
  flex-direction: column;
}
.checkbox-group {
  display: flex;
  flex-direction: inherit;
  gap: 1rem;
}
.radio-options {
  display: flex;
  gap: 2rem;
  margin-top: 0.5rem;
}

.radio-options label {
  display: flex;
  align-items: center;
  gap: 0.4rem;
  font-weight: 500;
  cursor: pointer;
}

input[type="radio"] {
  accent-color: #CFE3F8;
}
input[type="text"],
input[type="password"],
input[type="number"],
select {
  width: auto;
}


/* Responsive */
@media (max-width: 600px) {
  .formdata-accordion-content {
    padding: 1rem;
  }

  input,
  select,
  textarea {
    font-size: 0.95rem;
  }
}

.modern-button {
  display: inline-block;
  padding: 0.75rem 1.5rem;
  background-color: #CFE3F8;
  color: #fff;
  font-size: 1rem;
  font-weight: 600;
  text-decoration: none;
  border-radius: 8px;
  transition: background-color 0.3s ease, transform 0.2s ease;
}


.modern-button:active {
  background-color: #004a85;
  transform: translateY(0);
}
.modern-button {
  display: inline-block;
  padding: 0.5rem 1.5rem;
  background-color: #004a85;
  color: #fff;
  font-size: 0.875rem;
  font-weight: 600;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  transition: background-color 0.3s ease, transform 0.2s ease;
}

.modern-button:hover {
  background-color: #005fa3;
 
}

.modern-button:active {
  background-color: #004a85;
  transform: translateY(0);
}
.file-name {
  font-size: 0.95rem;
  color: #333;
}
.delete-link {
  background-color: #c62828; /* Rot für Löschen */
}
.delete-link:hover {
  background-color: #e53935;
  transform: translateY(-2px);
}
.delete-link:active {
  background-color: #8e0000;
  transform: translateY(0);
}
.file-item {
  display: flex;
  align-items: center;
  padding-top:0.5rem;
}

.download-link,
.delete-link {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.5rem 1rem;
  border-radius: 6px;
  font-weight: 600;
  text-decoration: none;
  transition: background-color 0.3s ease, transform 0.2s ease;
}

.download-link {
  background-color: #004a85;
  color: #fff;
}

.download-link:hover {
  background-color: #0066cc;
  transform: translateY(-2px);
}

.delete-link {
  background-color: #c62828;
  color: #fff;
}

.delete-link:hover {
  background-color: #e53935;
  transform: translateY(-2px);
}

.delete-icon {
  font-size: 1.2rem;
}
.wrapper {
  display: flex;
  gap: 1em; 
  align-items: flex-start; 
}
.filter-search-container {
  /*! flex: 0 0 auto; */ 
}
.data-table,.formdata-accordion {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}
table.adminMessageTable>thead>tr {
	background-color: var(--dark-blue);
	color: white;
	text-shadow: -.5px -.5px 0 #424141, .5px -.5px 0 #424141, -.5px .5px 0 #424141, .5px .5px 0 #424141;
}
.data-table.visible,.formdata-accordion.visible {
  opacity: 1;
  transform: translateY(0);
}
.data-table tr {
    opacity: 0;
    transform: translateY(10px);
    transition: opacity 0.4s ease, transform 0.4s ease;
}
.data-table thead tr { opacity: 1; transform: none; }
.data-table tr.visible {
    opacity: 1;
    transform: translateY(0);
}
div.ai-notify {
	position:absolute;
	bottom:10px;
	right:0px;
	background:rgba(0,0,0,0.45);
	color:#fff;
	font-size:10px;
	padding:1px 5px;
	border-radius:3px;
	pointer-events:none;
}
.inserate-container div.ai-notify {
	bottom:15px;
}
.request-detail-layout div.ai-notify {
	bottom:20px;
}