/*div#loading {*/
/*    !*z-index: 349;*!*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    background: url(../img/Backend5_Login_Hintergrund.jpg) 15% 25% no-repeat;*/
/*    opacity: 0.3;*/
/*    text-align: center;*/
/*    padding-top: 150px;*/
/*    font-size: 14pt;*/
/*    color: white;*/
/*    position: absolute;*/
/*    top: 0px;*/
/*    left: 0px;*/
/*}*/

/*div#loaded {*/
/*    visibility: hidden;*/
/*}*/

body {
    color: #000000 !important;
}

.kt-login-v1 .kt-login-v1__body .kt-login-v1__wrapper .kt-login-v1__container .kt-login-v1__actions .btn {
    color: #fff;
    background-color: #00aaff;
}

.kt-login-v1 .kt-login-v1__body .kt-login-v1__wrapper .kt-login-v1__container {
    background-color: rgba(147, 147, 147, 0.75);
}

.kt-login-v1 .kt-login-v1__body .kt-login-v1__wrapper .kt-login-v1__container .kt-login-v1__form .form-control {
    border-color: rgb(255, 255, 255) !important;
    color: #fff !important;
}

.kt-login-v1 .kt-login-v1__body .kt-login-v1__wrapper .kt-login-v1__container .kt-login-v1__actions .kt-login-v1__forgot {
    color: rgb(255, 255, 255);
}

.kt-content {
    padding: 0px;
}

.kt-header {
    height: 45px;
}

.kt-subheader {

    display: flex;
    align-items: stretch;
    margin: 15px;

}

.kt-aside, .kt-aside__brand, .kt-aside-menu {
    background-color: #bebebe;
}

.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-icon {
    color: #000000;
}

.kt-aside .kt-aside-menu > .kt-menu__nav .kt-menu__item > .kt-menu__link [class*=" flaticon2-"] {
    color: #000000;
}

.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-text {
    color: #000000;
}

.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-icon {
    color: #00aaff;
}

.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-text {
    color: #00aaff;
}

.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__ver-arrow {
    color: #00aaff;
}

.kt-aside-menu .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__ver-arrow {
    color: #ffffff;
}

.kt-aside-menu .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link {
    background-color: #bebebe;
}

.kt-aside-menu .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-icon {
    color: #ffffff;
}

.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__link-icon, .kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25px;
    flex: 0 0 25px;
    font-size: 1.3rem;
}

.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__link-icon, .kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item > .kt-menu__link .kt-menu__link-text {
    color: #ffffff;
}

.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-icon,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-text {
    color: #000000;
}

.kt-aside--minimize .kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link > .kt-menu__link-icon {
    color: #000000;
}

.kt-aside--minimize .kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__link > .kt-menu__link-icon {
    color: #00aaff;
}

.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__section .kt-menu__section-text {
    font-size: 1rem;
    font-weight: 500;
}

/*.kt-subheader {*/
/*    padding: 10px 15px;*/
/*}*/

.kt-user-card .kt-user-card__wrapper {
    padding: 10px;
}

.kt-portlet .kt-portlet__body {
    padding: 0px 10px;
}

.table thead th, .table thead td, .table tfoot th, .table tfoot td {
    font-weight: 300;
    border-bottom-width: 1px;
    padding-top: .5rem;
    padding-bottom: .5rem;
}

.table th, .table td {
    padding: 0.5rem;
    vertical-align: top;
    border-top: 1px solid #a4a5a9;
}

.datatablalist tbody tr:nth-child(2n) {
    background-color: rgba(0, 159, 227, 0.25);
    /*background-color: #00aaff;*/
    font-size: 11px;
}

.datatablalist tbody tr:nth-child(2n+1) {
    background-color: #f8f8f8;
    font-size: 11px;
}

.datatablalist td, .datatablalist th {
    padding: 2px;
    height: 33px;
    font-size: 11px;
}

.col-sm-1 {
    padding: 5px 5px;
}

.col-lg-6 {
    padding: 0px;
}

.kt-iconbox {
    padding: 8px;
    margin: 8px;
}

.kt-iconbox .kt-iconbox__icon {
    margin-bottom: 0.2rem;
    font-size: 1.5rem;
}

.kt-iconbox .kt-iconbox__title {
    margin-bottom: 2px;
    color: #464457;
    font-size: 11px;
    font-weight: 500;
}

.row {
    margin-right: 0px;
    margin-left: 0px;
}

.table-hover tbody tr:hover {
    background-color: rgba(40, 167, 69, 0.3) !important;
}

.dataTables_wrapper .dataTable td {
    color: #000000;
}

.dataTables_scrollHeadInner {
    width: 100% !important;
}

.dataTables_scrollHeadInner table {
    width: 100% !important;
}

.dataTables_scrollFootInner {
    width: 100% !important;
}

.dataTables_scrollFootInner table {
    width: 100% !important;
}

.dataTables_wrapper .dataTables_scroll {
    margin: 0 !important;
}

.table .thead-dark th {
    color: #000000;
    background-color: #ffffff;
    border: none;
    border-top: 2px solid #bebebe;
    border-bottom: 2px solid #bebebe;
}

.table-striped tbody tr:nth-of-type(2n+1) {
    background-color: #e5e6e7;
}

.input-group-text {
    padding: 0.65rem 1rem;
    margin-bottom: 0;
    color: #010102;
    border: 1px solid #939393;
    background-color: #e5e6e7;
}

.form-control {
    color: #010102;
    border: 1px solid #939393;
}

.input-group {
    margin: 3px;
}

input[type=checkbox][disabled] {
    outline: 1px solid #3d4465;
}

.bg-brand {
    background-color: #00aaff !important;
}

.fg-brand {
    color: #00aaff !important;
}

.btn-brand {
    border-color: #00aaff !important;
    background-color: #00aaff !important;
}

.kt-font-brand {
    color: #00aaff !important;
}

.kt-font-black {
    color: #000000 !important;
}

.kt-offcanvas-panel .kt-offcanvas-panel__nav .nav .nav-link.active {
    background: #00aaff;
}

.kt-bg-brand, .kt-bg-fill-brand {
    background-color: #00aaff !important;
}

.btn.btn-label-brand {
    background-color: rgba(93, 120, 255, .1);
    color: #00aaff;
    cursor: text !important;
}

a.btn.btn-label-brand:hover {
    background-color: #00aaff;
    color: #fff;
}

.bg-submenu {
    background-color: #00aaff;
}

table.dataTable td, table.dataTable th {
    font-family: Verdana;
    padding: 2px;
    height: 33px;
    font-size: 11px;
}


/*.kt-aside--fixed .kt-wrapper {*/
/*    padding-left: 270px;*/
/*}*/

.kt-header__topbar {
    padding-right: 10px;
}

.dataTable .sorting_asc, .dataTable .sorting_desc {
    background-color: #bebebe !important;
}

/*.kt-header__topbar .kt-header__topbar-item.kt-header__topbar-item--search .kt-quick-search {*/
/*    width: 250px;*/
/*}*/

.kt-header__topbar .kt-header__topbar-item.kt-header__topbar-item--search .kt-quick-search .schnellsuche_form {
    border-radius: 4px;
    background-color: #fff;
    border-radius: 40px;
}

.kt-quick-search .schnellsuche_form {
    padding: 0;
}

.kt-header__topbar .kt-header__topbar-item.kt-header__topbar-item--search .kt-quick-search .schnellsuche_form .input-group {
    border-radius: 40px;
}

.kt-quick-search .schnellsuche_form .input-group {
    background-color: transparent;
}

.kt-quick-search .schnellsuche_form .input-group-prepend, .kt-quick-search .schnellsuche_form .input-group-append {
    background-color: transparent;
}

.kt-quick-search .schnellsuche_form .input-group-prepend .input-group-text, .kt-quick-search .schnellsuche_form .input-group-append .input-group-text {
    background-color: transparent;
    border: 0;
}

.kt-header__topbar .kt-header__topbar-item.kt-header__topbar-item--search .kt-quick-search .schnellsuche_form i {
    font-size: 1.2rem;
    color: #a1a8c3;
}

.kt-header__topbar .kt-header__topbar-item.kt-header__topbar-item--search .kt-quick-search .schnellsuche_form .form-control {
    color: #807da1;
}

.kt-quick-search .schnellsuche_form .form-control {
    border: 0;
    border-top-color: currentcolor;
    border-top-style: none;
    border-top-width: 0px;
    border-right-color: currentcolor;
    border-right-style: none;
    border-right-width: 0px;
    border-left-color: currentcolor;
    border-left-style: none;
    border-left-width: 0px;
    background: none;
    background-color: rgba(0, 0, 0, 0);
    outline: none !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent;
    padding-left: 0;
    padding-right: 0;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    padding: 0;
    border-radius: 0;

}

.kt-quick-search .schnellsuche_form .input-group-prepend, .kt-quick-search .schnellsuche_form .input-group-append {
    background-color: transparent;
}

.kt-quick-search .schnellsuche_form .input-group-prepend .input-group-text, .kt-quick-search .schnellsuche_form .input-group-append .input-group-text {
    background-color: transparent;
    border: 0;
}

.kt-header__topbar .kt-header__topbar-item.kt-header__topbar-item--search .kt-quick-search .schnellsuche_form i {
    font-size: 1.2rem;
    color: #a1a8c3;
}

.kt-quick-search .schnellsuche_form .kt-quick-search__close {
    cursor: pointer;
    display: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.kt-quick-search .schnellsuche_form i {
    font-size: 1.3rem;
}

.bg-secondary {
    background-color: #ffffff !important;
}
.bg-grey {
    background-color: #808B96 !important;
}

.bg-darkgrey {
    background-color: #666666  !important;
}

h3 {
    margin: 0;
    padding: 0;
    font-size: 1.2rem;
    font-weight: 500;
    color: #3d4465;
    padding: 0 15px;
}

.kt-form .form-group .form-text {
    margin: -10px 10px 20px 10px;
}

.fahrplanfunctions {
    margin-left: 20px;
    border: solid 2px #00aaff;
}

.fahrplanfunctions .kt-portlet__head .kt-portlet__head-label .kt-portlet__head-title {
    color: #ffffff;

}

.fahrplanfunctions .kt-portlet__head.kt-portlet__head--noborder {
    background-color: #00aaff;
}

.fahrplanfunctions .kt-portlet__body .kt-form .form-group {
    margin-bottom: 0px;
}

.fahrplanfunctions .kt-portlet__body .kt-form .form-group .form-text {
    margin: -10px 10px 20px 10px;
}

.swal2-popup .swal2-content {
    color: #000000;
}

.container {
    max-width: 100%;
    width: 100%;
    margin-bottom: 20px;
    padding: 20px;
}

.border-dashed {
    border-style: dashed !important;
}

.kt-offcanvas-panel .kt-offcanvas-panel__nav {
    margin: 0px;
}


.clt, .clt ul, .clt li {
    position: relative;
}

.clt ul {
    list-style: none;
    padding-left: 20px;
}

.clt li::before, .clt li::after {
    content: "";
    position: absolute;
    left: -12px;
}

.clt li::before {
    border-top: 1px solid #000;
    top: 9px;
    width: 8px;
    height: 0;
}

.clt li::after {
    border-left: 1px solid #000;
    height: 100%;
    width: 0px;
    top: 2px;
}

.clt ul > li:last-child::after {
    height: 8px;
}

.kt-header__topbar .kt-header__topbar-item .kt-header__topbar-icon {
    height: 40px;
    width: 40px;
}

.kt-header .kt-header__topbar .kt-header__topbar-item:hover .kt-header__topbar-icon {
    background-color: #00aaff !important;

}

.kt-header .kt-header__topbar .kt-header__topbar-item:hover .kt-header__topbar-icon i {
    color: white !important;
}

.kt-badge {
    margin-left: -10px;
    z-index: 1;
}

.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__link {
    background-color: #bebebe;
}

.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link {
    background-color: #00aaff;
}

.nav-pills .nav-item .nav-link.active, .nav-pills .nav-item .nav-link.active:hover {
    background-color: #00aaff !important;
}

.datepicker table tr td.active:hover, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active.active, .datepicker table tr td.active:hover.active {
    background-color: #00aaff !important;
}

.datepicker table thead tr, .datepicker table thead tr th, .datepicker thead th.datepicker-switch, .datepicker thead th.next, .datepicker thead th.prev {
    background-color: #00aaff !important;
    color: white !important;
    border-radius: 0px !important;
}

.kt-grid-nav .kt-grid-nav__item:hover .kt-grid-nav__item-icon i {
    color: #00aaff !important;
}

#gesamt_offen div table {
    width: 100% !important;
    border-color: black !important;
}

#gesamt_offen div table tbody tr td {
    background-color: white !important;
    border-color: black !important;
    color: black !important;
}

#depot_offen div table {
    width: 100% !important;
    border-color: black !important;
}

#depot_offen div table tbody tr td {
    background-color: white !important;
    border-color: black !important;
    color: black !important;
}

.accordion .card .card-header .card-title {
    color: #00aaff !important;
}

.kt-iconbox.kt-iconbox--active {
    border-color: #00aaff !important;
}

.kt-iconbox .kt-iconbox__icon {
    color: #00aaff !important;
}

.datepicker-days {
    border: 2px solid #00aaff;
}

.datepicker table tr td.day:hover, .datepicker table tr td.day.focused {
    background-color: #bebebe !important;
}

.datepicker tbody tr > td.day.today {
    position: relative;
    background: rgba(0, 159, 227, 0.5) !important;
    background-color: rgba(0, 159, 227, 0.5) !important;
    color: #fff !important;
}

.kt-nav .kt-nav__item:hover:not(.kt-nav__item--disabled):not(.kt-nav__item--sub) > .kt-nav__link .kt-nav__link-icon, .kt-nav .kt-nav__item:hover:not(.kt-nav__item--disabled):not(.kt-nav__item--sub) > .kt-nav__link .kt-nav__link-text {
    color: #00aaff !important;
}

.kt-error404-v2 {
    height: 800px !important;
    background-color: rgba(40, 167, 69, 0.5);
}

.border-brand {
    border-color: #00aaff !important;
}

.border-yellow {
    border-color: orange !important;
}

.bg-yellow {
    background-color: rgba(255, 255, 0, 0.5) !important;
}

.kt-checkbox.kt-checkbox--brand > span {
    border: 2px solid #00aaff;
}

input[type='radio'] {
    transform: scale(2);
    width: 5% !important;
}

.kt-checkbox.kt-checkbox--brand > input:checked ~ span {
    border: 2px solid #00aaff !important;
}

.kt-checkbox.kt-checkbox--brand > span:after {
    border: solid #00aaff;
}

.wb-erfassung {
    background-color: rgba(40, 167, 69, 0.3) !important;
}

.dropdown-menu {
    background-color: #dedede !important;
}

.bootstrap-select .dropdown-menu.inner > li.active:not(.selected) > a {
    background: rgba(40, 167, 69, 0.3) !important;
    color: black !important;
}

.dropdown-item:focus, .dropdown-item:hover {
    background: rgba(40, 167, 69, 0.3) !important;
    color: black !important;
}

.btn-lg {
    font-size: 2rem;
}

