body {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}


.navbar:hover .navbar-brand {
    background: url(../img/Icons_ApoSync_Logo_neu.png) 0 50% no-repeat !important;
    background-size: contain !important;
}

.navbar .navbar-brand {
    background: url(../../favicon-16x16.png) no-repeat;
    background-size: contain !important;
}
.navbar .container .navbar-brand {
    background: none;
}

.navbar .container .navbar-nav .rbordered {
    color: #507785;
    text-transform: none;
    border-color: #990E0E;
    border: 1px solid;
    border-radius: 5px;
    width: 100%;
    text-align: center;
    font-size: 16px;
    margin-right: 20px;
}

li.nav-item {
    margin-left: -5px;
}

.right-item {
    margin-right: 0px;
    background-color: #507785 !important;
    color: white !important;
}

.navbar .container .navbar-nav .nav-link .fa-bars {
    color: #507785;
    text-transform: none;
    font-weight: bold;
    font-size: 27px;
    margin-right: 10px;
    vertical-align: middle;
}

/*.customNav {
    margin-right: 90px;
}

.customImg {
    margin-left: 40px;
    
}*/
.customImg img {
    height: 35px;
}

.image1 {
    max-width: 80%;
    margin-left: auto;
    display: block;
}

.btn-primary {
    margin-right: 15px;
}

.form-group {
    margin-right: 15px;
}

.form-group .card .row {
    margin-left: unset;
}

.card-body.card-body-form .form-group {
    margin-right: 0px;
}

.form-group.multiple {
    width: 47%;
}

#Callbacks_Tags {
    width: 100%;
}

#login {
    background-color: white;
    background-image: none;
}

#login .card-body.card-body-logo .logo {
    background-image: url(../img/Icons_ApoSync_Logo_neu.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

#login .card-body.card-body-logo p {
    display: none;
}

.add {
    color: white !important;
}

.btn-table {
    color: rgb(0, 126, 170) !important;
}

.collapse-icon {
    cursor: pointer;
}

.multi-collapse {
    transition: .3s transform ease-in-out;
}

#autocomplete-results .result-row {
    cursor: pointer;
}

.right {
    float: right;
}

.columnone.col-md-5 {
    float: left;
}

.columntwo.col-md-5 {
    overflow: hidden;
}

/*required fields*/
.required:after {
    content: "*";
    font-weight: bold;
    color: black;
}

/**Style for MVC Grid**/
.mvc-grid-sort {
    color: white !important;
}

.mvc-grid-filter {
    color: white !important;
}

.not-display {
    display: none;
}


/**Navigation links **/
.navbar.navbar-left.active,
.navbar.navbar-left:hover {
    width: 220px;
}

.navbar-brand {
    padding-top: 0px;
    padding-bottom: 0px;
}

.navbar.fixed-top {
    border-bottom: 0;
    box-shadow: 0 0 0.8rem rgba(0, 0, 0, 0.15);
}



/**modal dialog**/
.modal-dialog {
    max-width: 600px;
}


/**Footer**/
.footer__menu {
    padding-left: 0;
    list-style: none;
    /*text-transform: uppercase;*/
    display: flex;
    flex-direction: row;
    float: right;
}

.footer__content {
    padding-top: 16px;
    padding-bottom: 16px;
    display: grid;
}

.footer {
    background-color: #0F1722;
    font-family: "Avrile Sans";
    font-size: 12px;
    color: #000000;
}

.footer a {
    color: #ffffff;
    font-family: "Avrile Sans";
    font-size: 16px;
    font-weight: bold;
}

.footer__copyright {
    text-align: start;
    display: table;
    margin: 0 auto;
}
.flexFooter img {
    height: 55px;
    margin-bottom: 20px;
}

ul.footer__menu {
    margin-top: 1rem;
}

.products {
    margin: 0 20px !important;
}

.flexFooter {
    display: flex;
}

.socials {
    text-align: end;
}

.socials i {
    font-size: x-large;
    color: #b4b4b4;
}

.socials i.fa.fa-linkedin-square {
    margin-right: 10px;
}

.navbar .fullWidth,
.footer .fullWidth {
    display: contents;
}

/** Landingpage**/
.landing {
    display: flex;
    width: 100%;
    margin: 0px auto;
    height: auto;
}

/* p, .table-bordered td {
    color: #000000;
    font-family: "Avrile Sans";
    font-size: 18px;
    vertical-align: middle;
} */
p,
label,
.btn-primary {
    font-family: "Avrile Sans";
    font-size: 18px;
}

.icon-border {
    border: solid 1px #990E0E;
    width: 25px;
    height: 25px;
    display: inline;
    color: #990E0E;
}

.marginIcon {
    margin: 3px;
}

.landingpage {
    /*display: flex;
    width: 80%;
    margin: 60px auto;*/
    display: flex;
    width: 80%;
    margin: 0px auto;
}

.homeLink {
    color: #212529;
    text-decoration: underline;
}

.col {
    margin: 25px;
}

.no {
    margin: 0px;
    padding-left: 0px;
}

h2,
h1 {
    color: black;
    font-family: "Facundo";
    font-weight: bold;
}

h1 {
    font-size: 32px;
    margin-bottom: 20px;
}

h2 {
    font-size: 24px;
}

li {
    font-size: 18px;
    font-family: 'Avrile Sans';
}

a:hover {
    color: #CF003D;
}

.block .container {
    /*max-width:none;*/
    padding: 0;
}

.customNav .nav-item .nav-link {
    text-transform: none;
    color: #507785;
}

/*#pageedit, #media, #comments, #alias, #pagelist, #userlist, #config, #module {
    margin-left: 180px;
}*/
.top,
.container-fluid {
    margin-left: 0px;
}

header {
    display: none;
}

main,
.block {
    padding: 0;
}

main {
    flex: 1;
}

.filledBackground {
    background-color: #507785;
}

.filledBackground h1,
.filledBackground li {
    color: white;
}

.filledRedBackground {
    background-color: #507785;
}

.filledRedBackground h1,
.filledRedBackground p,
.filledRedBackground a {
    color: white;

}

.redLink {
    color: #FFFFFF;
    font-weight: bold;
    text-align: left;
}

.btn.btn-primary.redBackground {
    background-color: #293133;
    border-color: #507785;
    font-family: "Avrile Sans";
}

thead {
    background-color: #507785;
}

.box {
    display: block;
    bottom: 10px;
    position: absolute;
    border-radius: 10px;
    width: 50%;
    text-align: start;
    margin-left: 37%;
    transform: translate(-50%, 0%);
    padding: 20px;
    /* top: 10px;*/
}

.headline {
    font-size: 64px;
    color: white;
    text-shadow: 2px 4px 5px rgba(0, 0, 0, .2);
}

.latest {
    position: relative;
}

/**table**/
.table-bordered thead th {
    font-family: "Avrile Sans";
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    /*text-decoration: underline;*/
}

.table-bordered tbody tr {
    font-family: 'Avrile Sans';
}

tr:nth-child(even) {
    background-color: #d4dee6;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 130px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    border: #990E0E 1px solid;
    border-radius: 5px;
    transform: translate(-70%, 0%);
}

/* Links inside the dropdown */
.dropdown-content a {
    font-family: "Avrile Sans";
    color: #990E0E;
    padding: 12px 16px;
    display: block;
    text-transform: none;

}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {
    background-color: #ddd;
}

/* Show the dropdown menu on hover */
/*.dropdown:hover .dropdown-content {display: block;}*/
/* lato-300 - latin */


/*reset pw*/

.reset {
    margin-top: 50px;
    margin-bottom: 50px;


}

.darkRedButton {
    background-color: #990E0E !important;
    border-color: #990E0E !important;
}

/* Zierpunkt**/
.zierpunkt:after {
    background-color: #507785
}

.zierpunkt-dunkel:after,
.zierpunkt:after {
    content: "";
    display: inline-block;
    height: 8px;
    margin-left: 5px;
    width: 8px
}

.zierpunkt-dunkel:after {
    background-color: #2b323b
}


@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/lato-v20-latin-300.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('../fonts/lato-v20-latin-300.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/lato-v20-latin-300.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/lato-v20-latin-300.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/lato-v20-latin-300.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/lato-v20-latin-300.svg#Lato') format('svg');
    /* Legacy iOS */
}

/* lato-regular - latin */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/lato-v20-latin-regular.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('../fonts/lato-v20-latin-regular.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/lato-v20-latin-regular.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/lato-v20-latin-regular.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/lato-v20-latin-regular.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/lato-v20-latin-regular.svg#Lato') format('svg');
    /* Legacy iOS */
}

/* source-sans-pro-regular - latin */
@font-face {
    font-family: 'Source Sans';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/source-sans-pro-v14-latin-regular.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('../fonts/source-sans-pro-v14-latin-regular.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/source-sans-pro-v14-latin-regular.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/source-sans-pro-v14-latin-regular.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/source-sans-pro-v14-latin-regular.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/source-sans-pro-v14-latin-regular.svg#SourceSansPro') format('svg');
    /* Legacy iOS */
}

@font-face {
    font-family: 'Avrile Sans';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/avrile-sans.regular.ttf');
    /* IE9 Compat Modes */
    /*src: local(''),
        /*url('../fonts/source-sans-pro-v14-latin-regular.eot?#iefix') format('embedded-opentype'),*/
    /* IE6-IE8 */
    /*url('../fonts/source-sans-pro-v14-latin-regular.woff2') format('woff2'),*/
    /* Super Modern Browsers */
    /*url('../fonts/source-sans-pro-v14-latin-regular.woff') format('woff'),*/
    /* Modern Browsers */
    /*url('../fonts/avrile-sans.regular.ttf') format('truetype'),
        /* Safari, Android, iOS */
    /*url('../fonts/source-sans-pro-v14-latin-regular.svg#SourceSansPro') format('svg');*/
    /* Legacy iOS */
}

@font-face {
    font-family: 'NotoSans';
    font-style: bold;
    font-weight: 700;
    src: url('../fonts/NotoSans-Bold.ttf');
    /* IE9 Compat Modes */
    /*src: local(''),
        /*url('../fonts/source-sans-pro-v14-latin-regular.eot?#iefix') format('embedded-opentype'),*/
    /* IE6-IE8 */
    /*url('../fonts/source-sans-pro-v14-latin-regular.woff2') format('woff2'),*/
    /* Super Modern Browsers */
    /*url('../fonts/source-sans-pro-v14-latin-regular.woff') format('woff'),*/
    /* Modern Browsers */
    /*url('../fonts/avrile-sans.regular.ttf') format('truetype'),
        /* Safari, Android, iOS */
    /*url('../fonts/source-sans-pro-v14-latin-regular.svg#SourceSansPro') format('svg');*/
    /* Legacy iOS */
}

@font-face {
    font-family: 'Facundo';
    font-style: bold;
    font-weight: 400;
    src: url('../fonts/latinotype-facundo.bold.otf');
    /* IE9 Compat Modes */
    /* src: local(''),
        /*url('../fonts/source-sans-pro-v14-latin-regular.eot?#iefix') format('embedded-opentype'),*/
    /* IE6-IE8 */
    /*url('../fonts/source-sans-pro-v14-latin-regular.woff2') format('woff2'),*/
    /* Super Modern Browsers */
    /*url('../fonts/source-sans-pro-v14-latin-regular.woff') format('woff'),*/
    /* Modern Browsers */
    /*url('../fonts/latinotype-facundo.bold.otf') format('truetype'),
        /* Safari, Android, iOS */
    /*url('../fonts/source-sans-pro-v14-latin-regular.svg#SourceSansPro') format('svg');*/
    /* Legacy iOS */
}

/** Responsive **/
/* Use a media query to add a breakpoint at 800px: */
@media screen and (max-width: 800px) {
    .landingpage {
        display: inline-block;
    }
}

@media (min-width: 1200px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 80%;
        /*margin-left: 0px;*/
    }
}

@media (min-width: 992px) and (max-width: 1199px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 960px;
        /* margin-left: 220px; */
    }
}

@media (min-width: 720px) and (max-width: 991px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 760px;
        /* margin-left: 220px; */
    }
}


@media (max-width: 1092px) {
    .box {
        width: 40% !important;
        /* bottom: 290px !important;
        top: 0px !important; */
        /* margin-left: 20% !important; */
    }

    .headline {
        font-size: 32px;
    }

    .landing {
        height: auto;
    }
}

@media (max-width: 735px) {
    .box {
        width: 90% !important;
        /* bottom: 290px !important;
        top: 0px !important; */
        /* margin-left: 26% !important; */
        transform: translate(-40%, 0%);
    }

    .headline {
        font-size: 32px;
    }

    .landing {
        height: auto;
    }
}

@media (max-width: 550px) {
    .box {
        width: 100% !important;
        bottom: -15px !important;
        /* top: 0px !important; */
        /* margin-left: 50% !important; */
    }

    h1 {
        font-size: 25px;
    }

    .headline {
        font-size: 25px;
    }

    .footer__menu {
        display: block;
    }

    .landing {
        height: auto;
    }

    .landingpage {
        margin-left: 0px;
        width: 100%;
    }

    .table-bordered thead th {
        font-size: 16px;
    }

    .table-bordered td {
        font-size: 14px;
    }

    .col {
        margin-left: 0px;
    }

    .no {
        display: flex;
        align-items: center;
        margin-bottom: 17px;
    }
}

.chargeselector {
    margin: 10px;
}

.chargerow {
    margin: 0px;
}

.displayaddedchargesscrollable {
    padding: 0px 13px 0px 0px;
    max-height: 210px;
    overflow-x: hidden;
    overflow-y: auto;
}

.nowrap {
    white-space: nowrap;
}
