textarea:focus, input:focus{
    outline: none;
}
*:focus {
    outline: none;
}
 html{
    height: 100%;
    width: 100%;
}
body{
 
    width: 100%;
    
}

body{
    background-color: #fff2e6;
    
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #ddd;
    padding: 20px;
}

.logo{
    display: block;
    height: 100px;
    margin-top: 100px;
}
.logolink{
    
   
}

.bg-d{
    background-color: rgba(230, 230, 235, 1);
    border-radius: 15px;
    border: 3px solid rgba(200, 200, 200, 1);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    margin-bottom: 5px;
}

.toprow{
    
    height: 100px;
}


.eingabefeld{
    background-color: #fafafa;
    border: 1px solid rgba(200, 200, 200, 1);
    color: #414D54;
}

.eingabefeld:active,
.eingabefeld:hover,
.eingabefeld:focus{
    outline: none !important;
    
    /*border: 2px solid rgba(200, 200, 200, 1);*/
    background-color: rgba(240, 240, 245, 1);
    color: #000;
}

.btn-primary{
    
  background-color:#1E67B6;
  border-color: #1E67B6;
}
.btn-outline-primary {
  color: #1E67B6;
  border-color: #1E67B6;
  cursor: pointer;
  
}

.btn-primary:focus,
.btn-primary:active,
.btn-primary:hover,
.btn-outline-primary:focus,
.btn-outline-primary:active,
.btn-outline-primary:hover{
    
    background-color:#1E67B6 !important;
  border-color: #1E67B6 !important;
}

.btn-outline-primary.active {
  background-color:#1E67B6;
  border-color: #1E67B6;
}


.eingabefeld:focus{
    border: 1px solid rgba(200, 200, 200, 1);
    outline: none ;
}


.eingabefeld::placeholder{
    color: rgb(180, 203, 245);
    font-style: italic;
}






.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file  {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

















input[type="file"] {
	display: block;
	margin: 1em;
	padding: 1em;
	border: thin dotted;
	background: #fff;
	cursor: pointer;
}

#dropZone {
	background-color: rgba(255,255,255,0.5);
	border: 3px dashed rgba(180, 180, 185, 1);
	transition: background-color 0.3s;
        min-height: 300px;
        
}


.textZone {
	
        min-height: 300px;;
        
}

.wechsel{
    min-height: 37vH;
}

.textZone textarea{
    width: 100%;
    height: 100%;
    box-sizing: border-box;
}


.dragover {
	background-color: #ddd;
}


#dateiListe,
#thumbnailListe {
	padding-left: 1.5em;
}

#dateiListe li{
    color: #0E57a6;
    font-size: 10px;
    cursor: url("/web/img/delete.png"), auto;
}

#dateiListe li:hover{
    color: #aE5706;
}
#dateiListe li strong{
    font-size: 16px;
    font-weight: bold;
}

.hidden{
    display: none;
}





#thumbnailListe img {
	max-width: 100px;
	max-height: 100px;
	margin: 0.5em;
	border: thin solid #ccc;
}


.dudlabel{
    position: absolute;
    color: #ccc;
    font-weight: bold;
    top: 80px;
    left: 50%;
    margin-left: -50px;
    text-align: center;
    
}




.btn-info{
    
  background-color:#198754;
  color: #ddd;
  border-color: #095724 !important;
}

.btn-info:focus,
.btn-info:active,
.btn-info:hover{
    
    background-color:#095724 !important;
  border-color: #1E67B6 !important;
  color: #fff;
}



.btn-dark{
    
  background-color:#0E67B6;
  color: #ddd;
  border-color: #0E2786 !important;
}

.btn-dark:focus,
.btn-dark:active,
.btn-dark:hover{
    
    background-color:#0E2776 !important;
  border-color: #0E67B6 !important;
  color: #fff;
}

.list-group-item{
    background-color: transparent;
    padding: 2px;
}
.text-farbe{
    color: #0E4796;
}

.list-group-item .keyfeld{
    font-size: 10px;
}

.btn-light{
    color: #666;
}

.keyd label,
.keyd button{
    font-size: 12px;
}

footer{
    color: #7E97b6;
    text-align: center;
}

.help{
    color: #7E97b6;
    cursor: pointer;
    text-decoration: none;
}
footer a{
    color: #0E4796;
    cursor: pointer;
}

hr{
    border: 1px solid #666;
}

.imp{
    margin-left: 10px;
}

select{
    color: #0E4796 !important;
}

.limit{
    font-size: 10px;
}

.maxis{
    max-width: 50px;
    margin-left: 10px;
}


.list-group-item > .badge {
  float: right;
}




.formimport {
  max-width: 630px;
  padding: 1rem;
  border: 1px solid #bbb;
  border-radius: 5px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.formimport .form-floating:focus-within {
  z-index: 2;
}
.formimport .form-floating{
    
}

.formimport .credits{
    text-align: center;
    font-size: 10px;
}

.hgtext{
    color:#aaa;
    text-decoration: none;
}

.formimport .eingabefeld{
    margin-top: 10px;
    width: 90%;
}

.editforms .card-body{
    padding: 5px;
}
.editforms .card{
    margin-bottom: 10px;
}


.editforms .card-body input[type="text"]{
    
}

.config .btn-success{
    background-color: rgba(25, 135, 84,0.6);
    border-color: rgba(25, 135, 84,0.6);
}
.config .btn-warning{
    background-color: rgba(255, 202, 44,0.5);
    border-color: rgba(255, 202, 44,0.5);
}

.config .btn-danger{
    background-color: rgba(187, 45, 59,0.6);
    border-color: rgba(187, 45, 59,0.6);
}
.config .btn-primary{
    background-color: rgba(30, 103, 182,0.6);
    border-color: rgba(30, 103, 182,0.6);
}


.cardnew .card-header{
    background-color: rgba(33, 137, 41, 0.08);
}
.cardedit .card-header{
    background-color: rgba(233, 237, 41, 0.1);
}
.carddelete .card-header{
    background-color: rgba(233, 37, 41, 0.08);
}
.cardinvite .card-header{
    background-color: rgba(133, 137, 251, 0.08);
}

.config label{
    min-height: 24px;
}

.config input::placeholder{
    color: #ddd;
}

.badge{
    /*background-color: rgba(220,220,220,0.7);*/
    z-index: 100;
    font-size: 1.3em;
    font-weight: bold;
    padding: 5px;
}

.node-treewie .customer{
    background-color: #adb5bd;
}

.modal-header .close{
    /*float: right;*/
}

.parcellabel{
    border: 1px solid #ddd;
  padding: 3px 10px;
  width: 100%;
  background-color: #1E67B6;
  color: #fff;
  border-radius: 5px;
  cursor: pointer;
}

#parcelModal h4{
    
}

.clipboardcopy{
    font-size: 12px;
}


.textbuttons{
    display: none;
}
.filebuttons{
    
}


.blende {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.4);
  left: 0;
  top: 0;
  display: none;
}

.blende img {
  position: absolute;
  width: 200px;
  height: 200px;
  left: -100px;
  margin: auto;
    margin-left: auto;
  margin-left: 50%;
  top: 200px;
  border-radius: 80px;
}

li button.btn{
    padding: 0px 4px;
    font-size: 10px;
}
.list-group-item{
    padding-left: 5px;
}

li .small{
    font-size: 10px;
}

.bginput{
    background-color: #bbb;
    
}

.boginput{
    background-color: #aaa;
    
}

.noinputshown{
    border: none;
    background-color: #eefbff;
    padding: 5px 10px;
}

textarea.noinputshown{
    field-sizing: content;
}

.saveb{
    
}

.adminhide{
    display: none;
}

.limit{
    display: none;
}