* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Open Sans', sans-serif;
}
@media only screen and (max-width: 1500px) {
    div.info-icon {
        font-size: 0.8em;
    }
}
@media only screen and (max-width: 1300px) {
    div.filterboxen {
        width: 550px;
    }
    button.dropdown-button {
        width: 150px;
    }
    input.suche {
        width: 520px;
    }
    button.filter {
        width: 150px;
    }
    button.closeButton {
        width: 1.5em;
    }
}
@media only screen and (max-width: 1200px) {
    div.filterboxen {
        width: 400px;
    }
    input#searchInput.suche {
        width: 334px;
    }
}
@media only screen and (max-width: 1000px) {
    div.filterboxen {
        width: 550px;
    }
    div.info-icon {
        font-size: 1em;
    }
    div#kandidaten {
        grid-template-columns: 1fr 1fr;
    }
    div.kandidat-item {
        font-size: 1.25em;
    }
    input#searchInput.suche {
        width: 460px;
    }
    div.info-icon:hover {
        width: 334px;
    }
    div.info-container {
        margin-left: 0;
    }
    nav.navbar {
        display: block;
        padding: 2em;
    }
    input#searchInput.suche {
        margin-left: 0px;
    }
    button.dropdown-button {
        margin-left: 0px;
    }
    button#searchButton.searchButton {
        margin-left: 0px;
    }
    button#resetLocationFilter.resetLocationFilter {
        margin-left: 0px;
    }
    input#locationInput {
        margin-left: 0px;
    }
    input#radiusInput {
        margin-left: 0px;
    }
    label.ort {
        margin-left: 0px;
    }
    label.radius {
        margin-left: 0px;
    }
    div.dropdown-content.show {
        margin-left: 0;
    }
}
@media only screen and (max-width: 768px) {
    div.impressum {
        padding-left: 1em;
    }
    textarea#Nachricht.nachricht {
        width: 450px;
    }
    div.label {
        align-content: space-evenly;
    }
    button.dropdown-button {
        width: 150px;
    }
    button.hinzufuegen {
        margin-top: 1em;
    }
    button.loeschen {
        margin-top: 1em;
    }
    div.nachrichtenbox {
        grid-template-areas:
        'name'
        'text '
        'button1'
        'button2';
    }
}
@media only screen and (max-width: 600px) {
    button.hinzufuegen {
        font-size: 0.8em;
        width: 225px;
    }
    button.loeschen {
        font-size: 0.8em;
        width: 125px;
    }
    button.suchmandat_senden {
        font-size: 0.8em;
    }
    span.info-text {
        font-size: 0.7em;
    }
    input#searchInput.suche {
        width: 250px;
    }
    div.info-icon:hover {
        width: 250px;
    }
    div.filterboxen {
        width: 350px;
    }
    input#Name.name {
        width: 350px;
    }
    input#Firma.firma {
        width: 350px;
    }
    input#Telefonnummer.telefonnummer {
        width: 350px;
    }
    input#E-Mail.email{
        width: 350px;
    }
    input#Bewerber.bewerber {
        width: 350px;
    }
    input#Position.position {
        width: 350px;
    }
    textarea#Nachricht.nachricht {
        width: 350px;
    }
    div.box {
        padding: 1em 2em;
    }
    img.img {
        width: 450px;
    }
    div.filterboxen {
        width: 300px;
    }
    div.suchleiste {
        width: 300px;
    }
    button#top {
        font-size: 2em;
        right: 0;
    }
    button#bottom {
        font-size: 2em;
        right: 0;
    }
    div.intro {
        font-size: 0.8em;
    }
    div.info {
        font-size: 0.8em;
    }
    div.headertitle {
        font-size: 0.7em;
    }
    input#searchInput.suche {
        width: 315px;
        margin-top: 2em;
    }
    button.dropdown-button {
        margin-right: 10px;
    }
    div#qualificationDropdown.dropdown {
        margin-bottom: 0px;
    }
    div#kandidaten {
        grid-template-columns: 1fr;
    }    
    div.anzeige {
        width: 250px;
    }
    textarea#Nachricht.nachricht {
        width: 250px;
    }
    input#Name.name {
        width: 250px;
    }
    input#Firma.firma {
        width: 250px;
    }
    input#Telefonnummer.telefonnummer {
        width: 250px;
    }
    input#E-Mail.email{
        width: 250px;
    }
    input#Bewerber.bewerber {
        width: 250px;
    }
    input#Position.position {
        width: 250px;
    }
    img.img {
        width: 375px;
    }
    div.datenschutz {
        padding-right: 1em;
    }
    div.impressum {
        padding-right: 1em;
    }
    div#kandidaten {
        font-size: 0.8em;
    }
    footer.fusszeile {
        font-size: 0.8em;
    }
    div.info-icon:hover {
        margin: 0 0 1em 0;
        width: 315px;
    }
    button.closeButton {
        width: 1.3em;
    }
    div.info-container {
        margin-top: 2em;
    }
}
@media only screen and (max-width: 375px) {
    button#top {
        width: 1em;
    }
    button#bottom {
        width: 1em;
    }
    div.filterboxen {
        width: 250px;
    }
    div.suchleiste {
        width: 250px;
    }
    input#searchInput.suche {
        width: 225px;
    }
    div.info-icon:hover {
        width: 225px;
    }
    img.img {
        width: 320px;
    }
    textarea#Nachricht.nachricht {
        width: 225px;
    }
    input#Name.name {
        width: 225px;
    }
    input#Firma.firma {
        width: 225px;
    }
    input#Telefonnummer.telefonnummer {
        width: 225px;
    }
    input#E-Mail.email{
        width: 225px;
    }
    input#Bewerber.bewerber {
        width: 225px;
    }
    input#Position.position {
        width: 225px;
    }
}
h1 {
    padding-bottom: 18px;
    font-size: 3em;
}
h2 {
    padding-bottom: 18px;
    font-size: 2.5em;
}
p {
    line-height: 1.25;
}
.box {
    padding: 1.5em 4em;
}
.intro {
    padding-left: 2em;
    padding-right: 2em;
    padding-bottom: 1em;
    padding-top: 1em;
    border-top: 5px solid rgb(180, 90, 212);
}
.suche {
    width: 670px;
    height: 45px;
    margin-left: 30px;
    margin-bottom: 10px;
    margin-top: 4em;
}
.navbar {
    background-color: #d4a6f3;
    display: grid;
    grid-template-areas:
        'menu header info'
        'menu center info';
    padding: 1em;
    justify-content: space-between;
}
.label {
    grid-area: menu;
    display: grid;
    line-height: 2em;
    align-content: center;
}
.info {
    padding-left: 2em;
    padding-right: 2em;
    padding-bottom: 1em;
    padding-top: 1em;
    border-top: 5px solid rgb(180, 90, 212);
}
.suchmandat {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 1em;
}
.name {
    width: 450px;
    height: 45px;
    padding-left: 1em;
}
.namebox {
    box-sizing: border-box;
    padding-right: 1em;
}
.firma {
    width: 450px;
    height: 45px;
    padding-left: 1em;
}
.firmabox {
    box-sizing: border-box;
    padding-right: 1em;
}
.telefonnummer {
    width: 450px;
    height: 45px;
    padding-left: 1em;
}
.telefonnummerbox {
    box-sizing: border-box;
    padding-right: 1em;
}
.email {
    width: 450px;
    height: 45px;
    padding-left: 1em;
}
.emailbox {
    box-sizing: border-box;
    padding-right: 1em;
}
.bewerberbox {
    box-sizing: border-box;
    padding-right: 1em;
}
.bewerber {
    width: 450px;
    height: 45px;
    padding-left: 1em;
}
.position {
    width: 450px;
    height: 45px;
    padding-left: 1em;
}
.positionsbox {
    box-sizing: border-box;
    padding-right: 1em;
}
.nachricht {
    padding: 1em;
    line-height: 1.5; 
    margin-left: 2.3em;
    grid-area: text;
}
.nachrichtenbox {
    box-sizing: border-box;
    padding-right: 1em;
    display: grid;
    grid-template-areas:
        'name name name name'
        'text text text button1'
        'text text text button2';
    align-items: center;
}
.kandidaten {
    display: none;
}
.fusszeile {
    height: 185px;
    display: grid;
    grid-template-columns: 1fr 0.5fr 0.5fr;
    border-top: 5px solid rgb(180, 90, 212);
}
.weblink {
    padding-left: 15%;
    padding-top: 3em;
}
.datenschutz {
    padding-left:2em;
    padding-top: 3em;
}
.impressum {
    padding-top: 3em;
}
.dropdown {
    position: relative;
    display: inline-block;
    margin-bottom: 1em;
}
.dropdown-button {
    width: 200px;
    height: 45px;
    text-align: left;
    padding-left: 1em;
    margin-left: 30px;
}
button:hover {
    cursor:pointer;
    box-shadow: 5px 10px 20px rgba(0,0,0,0.3),-2px 6px 6px rgba(0,0,0,0.1);
    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
button:disabled {
    box-shadow: none;
    cursor: auto;
    transition: none;
}
.dropdown-content {
    display: none;
    position: absolute;
    z-index: 1;
    transition: opacity 0.3s ease-in-out;
    opacity: 0;
}
.dropdown-content.show {
    display: block; 
    margin-left: 30px;
    opacity: 1;
}

button {
    line-height: 1.6;
    border-radius: 0.25em;
    border: 1px solid rgb(0 0 0 / 50%);
}
.filter {
    width: 200px;
    text-align: left;
    border-style: none solid solid solid;
    box-shadow: none;
}
button#resetLocationFilter {
    margin-left: 30px;
    margin-bottom: 10px;
    width: 100px;
    height: 25px;
}
.searchButton {
    margin-top: 5px;
    margin-left: 30px;
    margin-bottom: 10px;
    width: 100px;
}
label {
    margin-left: 30px;
    
}
input {
    width: 150px;
    height: 25px;
    margin-left: 30px;
    margin-bottom: 10px;
    padding-left: 1em;
}
#clearSearch {
    margin-left: 10px;
    cursor: pointer;
    height: fit-content;
    grid-area: header;
    width: 90px;
    height: 33px;
}
.suchleiste {
    width: 100%;
    grid-area: header;
    align-self: end;
}
.kandidat-item {
    padding-left: 1em;
    padding-top: 0.5em;
    border: 2px solid rgb(215, 136, 241);
    font-size: 1.5em;
    padding-bottom: 0.5em;
    background-color: white;
    border-radius: 0.25em;
}
.kandidat-item:hover {
    box-shadow: 5px 10px 20px rgba(0,0,0,0.3),-2px 6px 6px rgba(0,0,0,0.1);
    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    text-decoration: underline;
    cursor: pointer;
}
ul {
    list-style-type: none;
}
#kandidaten {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    row-gap: 2em;
    column-gap: 2em;
    margin-top: 1em;
    margin-bottom: 1em;
}

.closeButton {
    cursor: pointer;
    font-size: 1.7em;
    width: 2em;
    height: 1.5em;
    border: hidden;
    border-left: 1px solid black;
    border-radius: 0;
}
.closeButton:hover {
    box-shadow: none;
}
.headertitle {
    padding-left: 2em;
    padding-right: 2em;
    padding-bottom: 1em;
    padding-top: 1em;
}
#jobtitleDropdown {
    grid-area: left;
}
#positionDropdown {
    grid-area: center;
}
#qualificationDropdown {
    grid-area: right;
}
.suchmandat_senden {
    padding: 10px 25px;
    margin-top: 1em;
    margin-left: 30px;
    cursor: pointer;
    height: 45px;
    background-color: rgb(144 238 144 / 50%);
}
.alertname {
    display: none;
    width: fit-content;
    color: red;
    font-size: 0.8em;
}
.alertfirma {
    display: none;
    width: fit-content;
    color: red;
    font-size: 0.8em;
}
.alertemail {
    display: none;
    width: fit-content;
    color: red;
    font-size: 0.8em;
}
.alerttelefonnummer {
    display: none;
    width: fit-content;
    color: red;
    font-size: 0.8em;
}
.alertbewerber {
    display: none;
    width: fit-content;
    color: red;
    font-size: 0.8em;
}
.alertposition {
    display: none;
    width: fit-content;
    color: red;
    font-size: 0.8em;
}
.alertsendengut {
    display: none;
    width: fit-content;
    color: green;
    font-size: 0.8em;
}
.alertwarten {
    display: none;
    width: fit-content;
    font-size: 0.8em;
}
.alertsendenschlecht {
    display: none;
    width: fit-content;
    color: red;
    font-size: 0.8em;
}
#top {
    display: none; /* Hidden by default */
    position: fixed;
    z-index: 99;
    bottom: 6em;
    right: 0.15em;
    background-color:  rgb(245 233 252);
    width: 1.33em;
    height: 1.33em;
    font-size: 2.5em;
}
#bottom {
    display: block; /* Hidden by default */
    position: fixed;
    z-index: 99;
    bottom: 4.5em;
    right: 0.15em;
    background-color:  rgb(245 233 252);
    width: 1.33em;
    height: 1.33em;
    font-size: 2.5em;
    transform: matrix();
    -webkit-transform: rotate(180deg);
}
#seitenanzahloben {
    font-size: 1.2em;
}
#seitenanzahlunten1 {
    font-size: 1.2em;
    border-radius: 0;
}
#seitenanzahlunten2 {
    font-size: 1.2em;
    border-radius: 0;
}
#seitenanzahlunten3 {
    font-size: 1.2em;
    border-radius: 0;
}
#seitenanzahlunten4 {
    font-size: 1.2em;
    border-radius: 0;
}
#seitenanzahlunten5 {
    font-size: 1.2em;
    border-radius: 0;
}
#seitenanzahlunten6 {
    font-size: 1.2em;
    border-radius: 0;
}
#weiter {
    border-style: solid;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
#zurück {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.anzeige {
    width: min-content;
    display: flex;
    margin-top: 1em;
}
.anzeigebutton {
    width: 50px;
    border-style: solid none solid solid;
    background-color: white;
}

.info-icon {
    background: white;
    border-radius: 1.5em;
    padding: 1em;
}

.info-text {
    font-size: 0.8em;
}

.info-container {
    grid-area: info;
    margin-left: 3em;
    margin-right: 30px;
    max-width: 550px;
    max-height: 350px;
}

.hinzufuegen {
    width: 300px;
    height: 45px;
    margin-left: 30px;
    grid-area: button1;
    background: rgb(144 238 144 / 50%);

}
.loeschen {
    width: 175px;
    height: 45px;
    margin-left: 30px;
    grid-area: button2;
    background: rgb(255 0 0 / 35%);
}
#name {
    grid-area: name;
}