body {
    background-color: #dfd7a5 !important;
    font-family: Poppins, sans-serif;
}

.container {
    margin-top: 20px;
    margin-bottom: 40px;
    padding-bottom: 60px;
}

.head-icons {
    gap: 3px;
}

.chart {
    position: relative;
    margin: 0;
    display: flex;
    height: 200px;
    justify-content: center;
}

.chart .title {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    bottom: 10%;
    font-weight: bold;
}

.widget {
    margin-top: 20px;
    border: 0px solid;
    padding: 10px;
    background-color: white;
    height: 600px;

}

ul.mobi {
    list-style-type: none;
    padding: 0;
    margin: 0;
    overflow: auto;
    height: 305px;
    background:
        linear-gradient(white 30%, rgba(255, 255, 255, 0)), linear-gradient(rgba(255, 255, 255, 0), white 70%) 0 100%,
        radial-gradient(50% 0, farthest-side, rgba(0, 0, 0, .2), rgba(0, 0, 0, 0)), radial-gradient(50% 100%, farthest-side, rgba(0, 0, 0, .2), rgba(0, 0, 0, 0)) 0 100%;
    background:
        linear-gradient(white 30%, rgba(255, 255, 255, 0)), linear-gradient(rgba(255, 255, 255, 0), white 70%) 0 100%,
        radial-gradient(farthest-side at 50% 0, rgba(0, 0, 0, .2), rgba(0, 0, 0, 0)), radial-gradient(farthest-side at 50% 100%, rgba(0, 0, 0, .2), rgba(0, 0, 0, 0)) 0 100%;
    background-repeat: no-repeat;
    background-color: white;
    background-size: 100% 40px, 100% 40px, 100% 14px, 100% 14px;
    background-attachment: local, local, scroll, scroll;

}

ul.mobi-head {
    padding: 0;
    margin: 0;
    overflow: auto;
    height: auto;
    background:
        linear-gradient(white 30%, rgba(255, 255, 255, 0)), linear-gradient(rgba(255, 255, 255, 0), white 70%) 0 100%,
        radial-gradient(50% 0, farthest-side, rgba(0, 0, 0, .2), rgba(0, 0, 0, 0)), radial-gradient(50% 100%, farthest-side, rgba(0, 0, 0, .2), rgba(0, 0, 0, 0)) 0 100%;
    background:
        linear-gradient(white 30%, rgba(255, 255, 255, 0)), linear-gradient(rgba(255, 255, 255, 0), white 70%) 0 100%,
        radial-gradient(farthest-side at 50% 0, rgba(0, 0, 0, .2), rgba(0, 0, 0, 0)), radial-gradient(farthest-side at 50% 100%, rgba(0, 0, 0, .2), rgba(0, 0, 0, 0)) 0 100%;
    background-repeat: no-repeat;
    background-color: white;
    background-size: 100% 40px, 100% 40px, 100% 14px, 100% 14px;
    background-attachment: local, local, scroll, scroll;
}

ul.mobi-head li {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 5px;
}

ul.mobi li {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 5px;
}

.pr-gesamt ul.mobi {
    height: 505px;
}

.e-lade ul.mobi {
    height: 525px;
}

.park-rand ul.mobi {
    height: 305px;
    margin-bottom: 5px;
}

.mobi-share ul.mobi {
    height: 410px;
    margin-bottom: 5px;
}

.e-lade ul.mobi li {
    flex-direction: column;
}

.e-lade ul.e-lade-kw li {
    flex-direction: row;
}

.e-lade .bi-circle-fill {
    padding:3px;
    padding-left:0px;
}

.navbar-brand {
    max-width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.e-lade .navbar-brand img {
    height: 30px;
    margin-left: 10px;
}

.mobi-share .navbar-brand img {
    height: 20px;
    margin-left: 10px;
    background: #F21B3F;
    padding: 5px;
}

ul.e-lade-kw {
    list-style-type: none;
    padding: 0;
    margin: 0;

    overflow: auto;
    max-height: 300px;
    background:
        linear-gradient(white 30%, rgba(255, 255, 255, 0)), linear-gradient(rgba(255, 255, 255, 0), white 70%) 0 100%,
        radial-gradient(50% 0, farthest-side, rgba(0, 0, 0, .2), rgba(0, 0, 0, 0)), radial-gradient(50% 100%, farthest-side, rgba(0, 0, 0, .2), rgba(0, 0, 0, 0)) 0 100%;
    background:
        linear-gradient(white 30%, rgba(255, 255, 255, 0)), linear-gradient(rgba(255, 255, 255, 0), white 70%) 0 100%,
        radial-gradient(farthest-side at 50% 0, rgba(0, 0, 0, .2), rgba(0, 0, 0, 0)), radial-gradient(farthest-side at 50% 100%, rgba(0, 0, 0, .2), rgba(0, 0, 0, 0)) 0 100%;
    background-repeat: no-repeat;
    background-color: white;
    background-size: 100% 40px, 100% 40px, 100% 14px, 100% 14px;
    background-attachment: local, local, scroll, scroll;
}

ul.mobi li:hover {
    background-color: #eeeeee !important;
}

ul.mobi li a {
    display: contents;
    color: inherit;
    text-decoration: none;
}

.e-lade ul.mobi li a {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
}

ul.mobi li:nth-child(odd) {
    background: #0000000d;
}

ul.mobi li.header,
ul.mobi-head li.header {
    font-size: 10px;
}

ul.mobi li .title,
ul.mobi-head li .title {
    width: 65%;
    display: flex;
    gap: 5px;
    line-height: 1;
    padding: 2px;
}

.mobi-share ul.mobi li .title {
    width: 85%;
}

.mobi-share ul.mobi li .count {
    font-size: 11px;
}

.e-lade ul.mobi li .title {
    width: 100%;
}

ul.mobi li .subtitle {
    font-size: 12px;
}

ul.mobi li .free-occu {
    width: 35%;
}

ul.mobi li .trend {
    width: 25px;
    text-align: center;
}

.pr-gesamt ul.mobi li .trend {
    width: 100px;
    text-align: right;
}

ul.mobi li .free-occu small .count {
    display: flex;
    justify-content: space-between;
}

ul.mobi li .free-occu small .line {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    background-color: #23967F;
    height: 3px;
    border-radius: 2px;
}

ul.mobi li .free-occu small .line .red {
    background-color: #F21B3F;
    height: 3px;
    border-radius: 3px;
}

ul.mobi li .circle-fill {
    line-height: 1.1;
}

ul.mobi li .circle-fill i.Operative,
ul.mobi li i.bi-circle-fill.Operative,
ul.e-lade-kw li i.free,
ul.park-rand li i.free {
    color: #23967F;
}

ul.mobi li .circle-fill i.Charging,
ul.mobi li i.bi-circle-fill.Charging,
ul.e-lade-kw li i.occu,
ul.park-rand li i.occu {
    color: #F55D3E;
}

ul.mobi li .circle-fill i.Inoperative,
ul.mobi li i.bi-circle-fill.Inoperative,
ul.e-lade-kw li i.unknown {
    color: #DEE2FF;
}

ul.mobi li .circle-fill i.open {
    float: right;
}

ul.mobi li img {
    width: 16px;
    height: 16px;
}

.mobi-share .form {
    display: flex;
    flex-direction: column;
}

.mobi-share .form .btn {
    border: 1px solid;
    width: 50%;
    background-color: white;
    border-color: #2125291f;
}

.mobi-share .form .btn:hover {
    background-color: #eeeeee;
}


.mobi-share .form>div {
    justify-content: space-between;
    display: flex;
    width: 100%;
    gap: 3px;
    margin-top: 5px;
}

.mobi-share .mova .btn {
    width: 100%;
    background-color: #F21B3F;
    border-color: #F21B3F;
}

.mobi-share .mova .btn:hover {
    background-color: #f53835;
}

.mobi-share .mova img {
    height: 15px;
}

.accordion {
    padding: 3px;
    margin-top: 3px;
}

.accordion-button {
    display: block;
    padding: 0;
    background-color: inherit;
}

.accordion-button:not(.collapsed) {
    background-color: transparent;
    box-shadow: none;
}

.accordion-body {
    padding: 0;
}

.verkehr iframe {
    width: 100%;
    height: calc(100% - 53px);
}

.modal .modal-title {
    color: white;
}

.modal .btn {
    background: #dfd7a5;
    color: black;
    border-color: #dfd7a5;
}

.modal .modal-header {
    background: #253164;
}

.modal .modal-body {
    font-size: 13px;
}

a {
    color: #253164;
    text-decoration: none;
    background-color: transparent;
}

ul.mobi li.loader {
    height: 100% !important;
    display: flex !important;
    justify-content: center !important;
    background: white !important;
}
