
.hidden {
    display: none;
}

legend {
    border-bottom: 1px solid;
    width: 100%;
    margin-bottom: 35px;
}

.bearbeiten_icon {
    color:#1e88e5 !important;
    padding-left: 20px;
    font-size: 16px;
}

.bearbeiten_icon2 {
    color:#1e88e5 !important;
    padding-left: 20px;
    font-size: 16px;
    float: right !important;
}

.bearbeiten_icon2 .hover{
    color: #1e88e5;
    font-size: 16px;
}

.input-group-addon {
    border: none;
}
.mt-3 {
    margin-top: 3px;
}

.p-5 {
    padding: 5px;
}

.pl-6 {
    padding-left: 6px;
}

.pl-7 {
    padding-left: 7px;
}

.pl-8 {
    padding-left: 8px;
}
