body{
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 50%;
    -webkit-font-smoothing: antialiased;    
}

.bg-img{
    display: none;
    position: absolute;
    z-index: -1;
    top: 100%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 125%;
    opacity: 5%;
}


.navbar-md{
    background: linear-gradient(to top, #3C3C3C 0%, #00737e 90%);
}

.navbar-sm{
    background: linear-gradient(to top, #3C3C3C 0%, #00737e 90%);
}

.top-10 {
    top: 10% !important;
}

.top-11 {
    top: 11% !important;
}

.top-12 {
    top: 12% !important;
}

.top-15 {
    top: 15% !important;
}

.dropdown-menu{
    background: linear-gradient(to top, #3C3C3C 0%, #00737e 90%);
}

.dropdown-item{
    color: white;
}

.nav-item{
    font-size: larger;
    padding-right: 1rem;
    padding-left: 1rem;
    margin: 5%;
}

.langList{
    list-style-type: none;
}

.nav-link{
    color: white;
    font-size: 1.3rem;
    white-space: nowrap;
}

.nav-link:hover{
    color: white;
}

.nav-link:focus, .nav-link:hover {
    color: white !important;
}

.logo{
    margin-top: 0px;
    width: 120px;
    height: auto;
}

@media only screen and (min-width: 1000px) {
    .logo{
        margin-top: 50px;
        width: 140px;
        height: auto;
    }

    .bg-img{
        display: block;
    }

    .navbar-md {
        padding-bottom: 57px;
        height: 14vh;
    }

    .navbar-sm {
        padding-bottom: 57px;
        height: 12vh;
    }
}

.langimg{
    width: 30px;
    height: auto;
}

.collapse.show{
    background: linear-gradient(to top, #3C3C3C 0%, #00737e 90%);
}


#erwerbsForm {
    width: 80%;
    padding: 0 10px 0 10px;
    position: relative;
    margin-bottom: 20px;
    margin-top: 10rem;
}

.alert{
    position: absolute;
    margin-top: 1%;
}

#root-container{
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0px 0px 20px 0px;
    border-radius: 20px;
    position: relative;
    padding: 0;
    width: 100%;
}

#masstudy{
    border-width: medium;
}

#masform {
    width: 100%;
    padding: 0 10px 0 10px;
    margin-top: 10rem;
}

#bacform {
    width: 100%;
    padding: 0 10px 0 10px;
    margin-top: 10rem;
}

#inviteform {
    width: 100%;
    padding: 0 10px 0 10px;
    margin-top: 10rem;
}

#domain {
    font-weight: bold;
}

.header-lg{
    font-size: 31px;
    margin: 0 0 20px 0;
    font-weight: bold;
    text-align: center
}

.header-md{
    font-size: 26px;
    margin: 0 0 20px 0;
    font-weight: bold;
    text-align: center
}

.header-md-text{
    font-size: 16px;
    margin: 0 0 20px 0;
    text-align: center
}

.header-sm{
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

.container h4, .container h5 {
    font-weight: bold;
}

.container th {
    font-weight: bold;
}

.formtable td, .formtable th, .formtable tr {
    border-bottom-width: 0px;
}

.th-lg{
    font-size: large;
}

.th-md{
    font-size: medium;
}

.th-sm{
    font-size: small;
}

#btnSubmit{
    float: right;
}

.langrow{
    text-align: center;
}

#btnlang{
    padding: 0%;
    font-size: 0%;
    line-height: 0%;
    margin: auto;
}

#btnlang img{
    max-width: 40px;
    vertical-align: baseline;
}

.form-input, .Bac{
    position: relative;
    padding-bottom: 15px;
}

.form-input input:not(#cbxaltMail) {
    border-width: medium;
}

.form-select {
    border: 3px solid #ced4da;
}


.form-input i{
    visibility: hidden;
    position: absolute;
    top: 14px;
    right: 10px;
}

.Bac i{
    visibility: hidden;
    position: absolute;
    bottom: 14px;
}

.emaildiv{
    display: flex;
}

#emailsmall{
    left: 2px;
    top: 41px;
    position: absolute;
    color: #e74c3c;
    font-size: small;
}

.form-input small{
    visibility: hidden;
    color: #e74c3c;
    font-size: small;
}

.Bac small{
    visibility: hidden;
    position: absolute;
    left: 20px;
    bottom: 10px;
    color: #e74c3c;
    font-size: small;
}

.success input:not(#cbxaltMail){
    border-color: #2ecc71;
}

.error input:not(#cbxaltMail){
    border-color: #e74c3c;
}

.success{
    border-color: #2ecc71;
}

.dateerror{
    border: solid #e74c3c;
}

.datesuccess{
    border: solid #2ecc71;
}

.error{
    border-color: #e74c3c;
}

.error small{
    visibility: visible;
}

.success i.fa-check-circle{
    visibility: visible;
    color: #2ecc71;
}

.error i.fa-exclamation-circle{
    visibility: visible;
    color: #e74c3c;
}

.errorects{
    color: #e74c3c;
}

.tableinput{
    border-width: medium;
}

.h-lg{
    font-size: 24px;
    font-weight: bold;
}

.h-md{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0px;
    padding-top: 5px;
}

#gradTable {
    color: black;
}

.ects-container{
    display: flex;
    flex-direction: row;
}

.tooltipbtn {
    text-decoration-style: dotted;
    color: black;
    position: relative;
    font-size: 20px;
    margin-left: 10px;
}

.tooltiptext {
    position: absolute;
    font-size: small;
    top: -20px;
    left: 30px;
    z-index: 10;
    background-color: white;
    border-color: black;
    border-style: dotted;
    border-radius: 10px;
    padding: 5px;
    min-width: 200px;
}

.hidden {
    visibility: hidden;
}

.radiocontainer {
    border: 3px solid #ced4da;
    border-radius: 0.25rem;
    padding: 10px;
}

#adress {
    min-height: 100px;
}

.checktext {
    font-size: 14px;
    margin-left: 5px;
}

.logo-water {
    margin-top: 10%;
    width: 90%;
    opacity: 30%;
}

.logo-box {
    position: relative;
    text-align: center;
    vertical-align: middle;
}

.thankstext {
    position: absolute;
    width: 80%;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 6vw;
}

.emailselect {
    padding: 0rem 2rem 0rem 0.5rem;
    border: 0px;
    background-color: #e9ecef;
}

.matinact {
    width: 100%;
    margin-top: 10rem;
    padding: 0 10px 0 10px;
}

#matrikelform {
    width: 100%;
    margin-top: 10rem;
    padding: 0 10px 0 10px;
}

#onboardingform {
    width: 100%;
    padding: 0 10px 0 10px;
    margin-top: 10rem;
}

#phdform {
    width: 100%;
    padding: 0 10px 0 10px;
    margin-top: 10rem;
}

#invTable_filter, #gradTable_filter, #sponTable_filter, #matrTable_filter, #phdTable_filter {
    margin-bottom: 1rem;
}

h2{
    font-weight: bold;
}