/* Add here all your CSS customizations */
.small-container-330 {
    max-width: 430px;
    padding: 15px;
    margin: 100px auto;
  }

.small-container-330 .input-group-text {
    width: 40%;
    }

.form-group + .form-group {
    border: 0px; padding: 0px; 
}

.hidden {
    display: none;
}

.fs-8 {
    font-size: 0.75rem!important;
}
.bd-red-200 {
    color: #9f9f9f !important;
    background-color:#fbe0e3 !important;
    
}
.bd-blue-200 {
    color: #000;
    background-color:#deeaff !important;
}
.bd-green-200 {
    color: #000;
    background-color:#efffe4 !important;
}

.bd-grey-200 {
    color: #b7b7b7 !important;
}

.bd-orange-200 {
    color: #000;
    background-color:#ffde92 !important;
}

.redbx {
    color: #f40707;
    font-size: 30px;
}
.redfont {
    color: #f40707;
    font-size: 14px;
}
.redfont-2 {
    color: #f40707;
    font-size: 12px;
}

.progresses{
    display: flex;
    align-items: center;
   
   }

.progresshg {
    border-top: 4px solid #b3b1b1 !important;
}

.kladdeview {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  
}
.lineoffen{

    width: 15px;
    height: 6px;
    background: #e8e8e8;
    }
.lineerled{

    width: 15px;
    height: 6px;
    background: #5ae187;
    }

.offen{

    display: flex;
    background-color: #e8e8e8;
    color: #929292;
    font-size: 10px;
    width: 50px;
    height: 20px;
    align-items: center;
    justify-content: center;
    border-radius: 10%;

    }
.erledigt{

    display: flex;
    background-color: #5ae187;
    color: #ffffff;
    font-size: 10px;
    width: 50px;
    height: 20px;
    align-items: center;
    justify-content: center;
    border-radius: 10%;

    }
.nav-link {
    padding-left: 55px;
    }

.kd-height {
    min-height: 200px !important;
    }

.modus-text {
    color: #b3b1b1;
    font-size: 10px !important;
}

.date-blue {
    color: #0095ff !important;
}


#modalBackdrop {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
}

#widget {
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border: 1px solid #000;
    background-color: rgb(221, 221, 221);
    padding: 30px;
    z-index: 2;
}

#modalBackdrop2 {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
}

#widget2 {
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border: 1px solid #000;
    background-color: rgb(221, 221, 221);
    padding: 30px;
    z-index: 2;
}

#modalBackdrop3 {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
}

#widget3 {
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border: 1px solid #000;
    background-color: rgb(221, 221, 221);
    padding: 30px;
    z-index: 2;
}

.notification {
   width: 100%;
    background-color: rgb(176, 238, 176);
    color: rgb(120, 120, 120);
    padding: 10px;
    border-radius: 5px;
    z-index: 1000; /* Hoher z-index-Wert, um es im Vordergrund zu halten */
}

.msb-0 {
    margin-left: -50px !important;
}
@media only screen and (min-width: 768px) {
    /* Layout Fixed - Reseting Styles */
html.fixed .inner-wrapper,
    html.fixed .sidebar-left,
    html.fixed .content-body {
    display: block;
}
    /* Layout Fixed - Header */
html.fixed .header {
    position: fixed;
    z-index: 1020;
}
    /* Layout Fixed - Inner Wrapper */
html.fixed .inner-wrapper {
    padding-top: 40px;

}
    /* Layout Fixed - Content Body */
html.fixed .content-body {
    margin-left: 230px;
}

html.fixed .content-body.has-toolbar {
    padding-top: 92px;
}

html.fixed.has-top-menu:not(.has-left-sidebar-half) .content-body {
    margin-left: 0;
}
    /* Layout Fixed - Page header */
html.fixed .page-header {
    left: 210px;
    margin: 0;
    position: fixed;
    right: 0;
    top: 0px;

}

html.fixed.has-top-menu:not(.has-left-sidebar-half) .page-header {
    left: 0;
}
    /* Layout Fixed - Sidebar Left */
html.fixed .sidebar-left {
    bottom: 0;
    left: 0;
    padding-bottom: 50px;
    position: fixed;
    top: 0px;

}

html.fixed .sidebar-left .nano-content {
    padding-bottom: 50px;
}
    /* Layout Fixed - Sidebar Left Collapsed */
html.fixed.sidebar-left-collapsed .page-header {
    left: 73px;
}

html.fixed.sidebar-left-collapsed .content-body {
    margin-left: 73px;
}
    /* Layout Fixed - Sidebar Right Opened */
html.fixed.sidebar-right-opened .page-header {
    left: 0;
    margin-right: 300px;
}

html.fixed.sidebar-right-opened .sidebar-left {
    left: -300px;
}
    /* Layout Fixed - Sidebar Left Collapsed & Sidebar Right Opened */
html.fixed.sidebar-left-collapsed.sidebar-right-opened .page-header {
    left: -300px;
}
}

/*Anpasssung Farbe in der Zeilen border */
.table-bordered > :not(caption) > * {
    border-width: 1px 0;
    border-color: #e6e6e6 !important;
  }
  .table-bordered > :not(caption) > * > * {
    border-width: 0 1px;
    border-color: #e6e6e6 !important;
  }