html, body {
    clear: both;
    width: 100%;
    height: auto

}

html body div.surround {
	width:100%;
	
}

body {
    margin-top: 85px !important;
}
footer {
    position: fixed;
    bottom: 0;
    display: block;
    width: 100%;
}

.nav-header-version{
    box-shadow: 0 0.5rem 1rem rgba(0,0,0,0.05),inset 0 -1px 0 rgba(0,0,0,0.15);
    color: #ffffff;
}
.version-span{
    width: 100%;
    font-size: 17px;
    font-weight: 600;
}
div.messages
{
    border: 1px solid black;
    border-radius: 4px 4px 4px 4px;
    float: left;
    margin: 10px 10px 10px 10px;
    padding: 20px;
    width:100%;
} 
div.anmeldung {
    background-color: #FFF;
    border-radius: 4px 4px 4px 4px;
    padding: 45px 60px;
    width: 440px;
    margin: 10% auto;
    border: 1px solid #C5DEF3;
}
#anmeldeform {
    display: inline-block;
    width: 100%;
}
.error {
    display: inline-block;
    color: red;
}
.form-control.error{
    border-color: red;
}
.link-secondary{
    cursor: pointer;
}

table tbody tr:hover{
    background-color: #ecf7ff;
}

div.messages span
{
	clear: both;
    float: left;
    width: auto;
    color: #fff;
}

div.messages span a,
div.messages span a:active,
div.messages span a:hover
{
	color: #fff;
}

div.anmeldung input 
{
	float:right;
	width:200px;
}
.mainframe span.submit {
	float:right;
}
.vorlagen {
    margin: auto;
    width: 50%;
}


span.submit  {
	float:none;
}

div.headline,
div.mainframe 
{
    float: left;
    height: auto;
    width: 90%;
    margin: 10px 4% 75px 4%;
}

div.headline {
	text-align:center;
	
	width: 97.5%;
	margin-left: 10px;
	padding:10px;
}

div.logo {
	background-color: #EFEAF3;
	float:left;
	padding:13px;
}

button 
{
   border-radius: 4px 4px 4px 4px;
}

div.download {
	display:none;
	padding-top:10px;
	float:left;
	width:300px;
	
}
div.download a{
	color: #ffffff;
}

div.border {
	border-bottom: 1px dotted #EFEAF3;
	padding-left: 5px;
    padding-top: 5px;
}

div.absenden {
	padding-top:10px;
}
div.absendenbereich {
	padding-top:10px;
}
span.submit {
	padding-top:3px;
}
.verwaltung-dx4{
    position: relative;
}

.logout {
    position: absolute;
    top: 10px;
    right: 16px;
}

#feedback { font-size: 1.4em; }

#einsatzstelleSelect,
#vorlageSelect,
#referatSelect,
#bereichSelect,
.selectedFav,
#empfaenger,
#verfasserSelect { 
	list-style-type: none; margin: 0; padding: 0; width: 100%; 
}

#vertreterSelect li,
#funktionSelect li{
    padding: 6px;
}

.hidden {
	 display: none;
}

div.feet {
	width:97.5%;
	float:left;
	margin-top:5px;
	margin-left:10px;
	text-align:center;
	padding:10px;
	}
	

#overlay
{
   border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    width: 100px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background-color: rgba(255,255,255,0.4);
    color: white;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -50px;
    margin-top: -50px; 
    
}

span.logowahl input,
span.druckassistent input { 
	vertical-align:middle ; 
}

.surround header {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.fieldset-inputs {
    width: 25%;
    margin-right: 5%;
}

.fieldset-inputs label {
    display: block;
    width: 60%;
}

.fieldset-selecttabel {
    margin-top: 30px;
}

.ui-selectee {
    padding: 5px;
    margin: 5px;
    font-size: small;
    cursor: pointer;
  }
  #holder {
    border: 10px dashed #ccc;
    width: 70%;
    min-height: 80px;
    margin: 20px auto;
  }
  #holder img {
    display: block;
    margin: 10px auto;
  }

  progress {
    width: 77%;
  }
  .colum2 {
    width: 50%;
    padding-left: 20px;
    border-left: 1px dotted;
  }
  .colum1 {
    width: 30%;
  }
  .colum1 label {
    display: block;
    width: 60%;
}

.second{
    width: 100%;
}

.second .col1{
    width: 30%;
    float: left;
}

.second .col2{
    width: 65%;
    float: left;
    margin-left: 47px;
    display: flex;
}

.second .col2 fieldset{
    width: 40%;
    margin-right: 5%;
}

#menu3 {
    list-style: none;
    padding: 0;
}
#menu3 li a {
    width: 100%;
    display: block;
    border-radius: 5px;
    padding: 2px;
    margin: 2px 0;
    text-decoration: none;
    color: #000;
}
.ui-widget-overlay {
    background-color: #ddd;
    opacity: 0.403;
}
.ui-dialog-titlebar-close{
    display: none;
}
.ui-dialog{
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);
}
label.error {
  display: none !important;
}
.dataTables_wrapper .even {
    background-color: #f9f9f9;
}

select.minimal {
    background-image:
      linear-gradient(45deg, transparent 50%, gray 50%),
      linear-gradient(135deg, gray 50%, transparent 50%),
      linear-gradient(to right, #ccc, #ccc);
    background-position:
      calc(100% - 20px) calc(1em + 2px),
      calc(100% - 15px) calc(1em + 2px),
      calc(100% - 2.5em) 0.5em;
    background-size:
      5px 5px,
      5px 5px,
      1px 1.5em;
    background-repeat: no-repeat;
  }
