.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

body, html {
    font-family: 'Open Sans', 'Helvetica Neue', sans-serif !important;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans', 'Helvetica Neue', sans-serif !important;
}

.StartInputContainer { margin-top: 2em; }

.subtitle-container {
    background-color: #660d0e;
    bottom: 0;
    overflow: hidden;
    position: absolute;
    width: 100%;
}

footer {
    background-color: white;
    bottom: 0;
    position: fixed;
    width: 100%;
}

.subtitle-container img { height: 2em; }

ul { margin-bottom: 0 !important; }


/*.Titel1 {
    font-size: 20px;
    font-weight: bolder;
    width: 10em;
    margin-right: 1em;
}

.Titel2{
    width: auto;
    margin-right: 1em;
    font-weight: bold;
}*/


/*.navbarButtons {
    border-style: solid;
    border-color: black;
    border-width: 2px;
    font-size: 2em;
    width: 100%;
    height: 1.5em;
    margin: 0.1em;
    margin-bottom: 0.2em;
    padding-top: 0.1em;
    text-align: center;
    border-radius: 2px 2px;
}*/

.navbarListEntitys {
    margin: 0.1em;
    text-align: center;
    width: auto;
}


.navbarlink {
    background-color: #C0C0C0;
    cursor: pointer;
}

.navbarlinkComplete { background-color: #d32f2e !important; }

/*.navbarButtonsTittle{
    padding-left: 1em;
}*/

#navbarCustom {
    list-style-type: none;
    margin: 1em;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
}

#navbarCustom li {
    float: left;
    margin: 0.25em;
    padding-right: 0.25em;
    width: auto;
}

#navbarCustom li span {
    border: 0px solid black;
    border-radius: 50%;
    display: inline-block;
    height: 2.5em;
    width: 2.5em;
}

.navbarIconEmpty { background: grey; }

.navbarIconChecked { background: green; }

.backButton { margin-Top: 1em; }


.left-minus {
    text-align: center;
    width: 2em;
}

.right-plus {
    text-align: center;
    width: 2em;
}

.minusPlusValue {
    background: transparent;
    border: 0;
    text-align: center;
    width: 2em;
}

#ShoppingcartNavBarButton {
    background-color: #C0C0C0;
    color: white;
    padding-top: 0.6em;
}

.btn-circle {
    background: #d32f2e;
    border-radius: 0px;
    font-size: 14pt;
    height: 30px;
    line-height: 1.428571429;
    padding: 0;
    text-align: center;
    width: 30px;
}

.incrementDecrement {
    margin-right: 0;
    text-align: right;
    vertical-align: middle;
    width: 10em;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.topBtn { margin: 0; }

.botBtn { margin-top: 1em; }

#assignmentDebInformationContainer { margin-top: 1em; }

#assignmentPlotInformationContainer { margin-top: 1em; }

#footer {
    left: 0;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
}

#ulFooter {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#ulFooter li {
    background: #C0C0C0;
    border: 1px solid white;
    border-bottom: 0;
    float: left;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 34%;
}

#ulFooter li:first-child {
    border-left: 0;
    border-right: 0;
    width: 33%;
}

#ulFooter li:last-child {
    border-left: 0;
    border-right: 0;
    width: 33%;
}

#ulFooter li:hover { background-color: #D7E9D6; }

#ulFooter li a {
    color: black;
    display: block;
    margin: 0;
    padding: 0;
    padding-bottom: 0.5em;
    padding-top: 0.5em;
    text-decoration: none;
    width: 100%;
}

.containerBody { margin-top: 20px; }

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.containerBody {
    padding-bottom: 7em;
    padding-left: 1em;
    padding-right: 1em;
}

input { font-size: 16px; }

.remarkBtn-circle {
    border-radius: 15px;
    font-size: 12px;
    height: 30px;
    line-height: 1.428571429;
    margin-right: 0.5em;
    padding: 6px 0;
    text-align: center;
    width: 30px;
}

#bmsBulkyWasteItemsList {
    list-style-type: none;
    padding-left: 0;
}

#bmsBulkyWasteItemsList li { line-height: 48px; }

.truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 150px;
}

.normal {
    padding-left: 0.5em;
    padding-right: 0.5em;
}

.grey {
    background: #CFD1D0;
    padding-left: 0.5em;
    padding-right: 0.5em;
}

.normalGreen {
    padding-left: 0.5em;
    padding-right: 0.5em;
}

.altGreen {
    background: #EEEEEE;
    padding-left: 0.5em;
    padding-right: 0.5em;
}

.altGreen .minusPlusValue { background: #EEEEEE; }

.btn-default { outline: none; }

.btn-default:focus {
    background-color: #d32f2e;
    outline: none;
}

.btn-default:hover { background-color: #d32f2e; }

.assigmentTable {
    margin-bottom: 10px;
    width: 100%;
}

.assigmentTable tr th {
    background-color: #d32f2e;
    color: white;
    font-size: 16pt;
    padding: 10px 20px;
}

.assigmentTable tr td {
    background-color: #CFD1D0;
    font-size: 12pt;
    font-weight: bold;
    padding: 5px 20px;
}

#commentAssignment { height: 150px; }

.barHeader {
    background-color: #d32f2e;
    color: white;
    display: inline-block;
    font-size: 16pt;
    padding: 10px 20px;
    width: 100%;
}

.navTable { width: 100%; }

.navTable tr td {
    font-size: 12pt;
    padding: 5px 5px;
    text-align: center;
    width: 25%;
}

.navTable tr td span {
    
    border: 0px solid black;
    border-radius: 50%;
    display: inline-block;
    height: 2.5em;
    width: 2.5em;
}

.k-virtual-item .k-item .k-state-selected .k-state-focused { background-color: greenyellow !important; }

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus { -webkit-box-shadow: 0 0 0px 1000px #fff6f6 inset; }

.footerTitle {
    font-size: 16pt !important;
    margin-left: 40px
}

.footer {
    background-color: #4a4a4a;
    color: white;
    font-size: 12pt;
    margin: 0;

    padding: 10px;
    /*position: absolute;
    bottom: 0;*/
    width: 100%;
}

.footer a { color: white; }

.footer a:hover {
    color: white;
    text-decoration: underline;
}

.footerTable {
    width: 100%;
}

.footerTable td { vertical-align: top; }

.footerTable td { padding: 0; }

.footerTable a {
    color: white;
    text-decoration: none;
}

.footerTable li {
    list-style-type: none !important;
    margin-bottom: 12px;
}

.youtube, .facebook, .instagram {
    text-decoration: none !important;
    ;
}

.youtube:hover, .facebook:hover, .instagram:hover { text-decoration: none !important; }

.secondHeader {
    background-image: url("https://www.entsorgung.luebeck.de/images/cm/Bilder/header-inhaltsseiten/Inhaltsseite_Vorlage_Sperrm%C3%BCll.jpg"); 
    background-size: cover;
    background-repeat: no-repeat;
    border-bottom: 30px solid #d32f2e;
    height: 460px;
    width: 100%;
}

.secondHeaderContainer {
    font-size: 10pt;
    font-weight: lighter;

    background-color: white;
    float: right;
    margin-right: 25px;
    margin-top: 110px;
    padding: 5px 20px;
    padding-bottom: 15px;

    background-image: url("https://www.entsorgung.luebeck.de/images/layout/v2/contact-background.svg");
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position-x: 100%;
    background-origin: padding-box;
    background-size: auto 100%;

    font-family: 'Open Sans', 'Helvetica Neue', sans-serif;
}

    .secondHeaderContainer h4 {
        font-size: 14pt;
        font-weight: 400;
        color: #d32f2e;
    }

.secondHeaderContainer hr {
    background-color: #d32f2e;
    height: 1px;
    margin: 10px 0;
}

.icon {
    width: 24px;
    min-width: 24px;
    height: 24px;
    min-height: 24px;
    background-color: #d32f2e;
    border-radius: 50%;
    margin-right: 10px;
}
