
.table-borderless tbody tr td {
    border: none;
}
.table-borderless tbody tr th {
    border: none;
}
.table-borderless thead tr th {
    border: none;
}



.overlay {
    display: block;
    background: url("/content/svg/user_overlay.svg") 0 0 no-repeat;
    background-size: auto 100%;
    height: 15px;
    width: 15px;
    vertical-align: middle;
    border: none;
    outline: none;
    margin-left: 18px;
    margin-top: 17px;
    position: relative;
    z-index: 1000;
}
.navi {
    display: block;
    background: url("/content/svg/navi.svg") 0 0 no-repeat;
    background-size: auto 100%;
    height: 20px;
    width: 20px;
    vertical-align: middle;
    border: none;
    outline: none;
    float: left;
    margin-left: 8px;
    margin-top: 5px;
}
.navi.managed {
    background-position: -0 center;
    margin-left: 17px;
}
.navi.return {
    background-position: -20px center;
    margin-top: 12px;
}
.logo {
    width: 44px;
    height: 44px;
    background: url("/content/svg/modules.svg") no-repeat 0 0;
    display: inline-block;
    margin-left: 5px;
    margin-top: 3px;
}

body{
    padding-top:50px;
}
body, p, #pagecontent{
	color: #222;
    font-size: 16px !important;
}
#pagecontent{
    padding-top:1.3rem;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.swal2-popup {
    color: inherit;
    font-family: "Segoe UI", "Helvetica", "Tahoma", "Verdana", "Arial", "Sans-Serif";
    font-weight: normal;
}
h1 {
    font-size: 36px;
    font-weight: 400;
    margin-bottom: 18px;
    /* border-bottom: 1px solid #666; */
    line-height: 2em;
}
h2,
.h2 {
    font-size: 28px;
    margin-bottom: 10px;
    padding-top: 12px;
    scroll-margin-top: 50px;
}

h3,
.h3 {
    font-size: 20px; 
    margin-bottom: 10px;
    padding-top: 12px;
    scroll-margin-top: 50px;
}

h4,
.h4 {
    font-size: 18px;
}


a,
a:hover,
a:focus,
a:active {
    color: #4797C2;
    outline: 0;
}

li{
    margin-bottom:10px;
}

body.modal-open {
    padding-right: 0 !important;
}
[v-cloak] > * {
    display: none !important;
}
.modal-backdrop {
    overflow: hidden;
    position: fixed;
}
h4.tt-suggestion {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
}
.lighter {
    font-weight: 300;
}
.lighter.topsmall {
    margin-top: 5px;
}
a.blue {
    color: #4797c2 !important;
}
a.underline {
    text-decoration: underline;
}
iframe {
    margin: 0;
    padding: 0;
    border: none;
}
:hover {
    outline: 0;
    box-shadow: none;
}
:active {
    outline: 0;
    box-shadow: none;
}
:focus {
    outline: 0;
    box-shadow: none;
}
.slider-label {
    padding-bottom: 2rem;
    margin-bottom: 0;
}
@media (min-width: 768px) {
    .dialog.container {
        width: 680px !important;
    }
}
.close {
    opacity: 1;
    filter: alpha(opacity=100);
}
.close:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
.close:active {
    opacity: 1;
    filter: alpha(opacity=100);
}
.close:focus {
    opacity: 1;
    filter: alpha(opacity=100);
}
.card {
    box-shadow: none;
    margin-bottom: 1em;
}
.card-syspectr {
    border-radius: 6px;
    border-color: #dbdbdb;
    background-color: #dbdbdb;
    margin-bottom: 6px;
}
.card-syspectr .card-body {
    padding-right: 12px;
    padding-left: 12px;
    padding-top: 6px;
    padding-bottom: 6px;
    line-height: 22px;
}
.card-syspectr b {
    font-weight: 500;
}
.card-syspectr-light {
    border-color: #f5f5f5;
    background-color: #f5f5f5;
}
.card-title {
    background-color: #f5f5f5;
}
.card-syspectr-danger {
    border-color: #c25347;
}
.card-syspectr-danger .card-body {
    border-color: #c25347;
    background-color: #fff;
}
.card-syspectr-danger .card-body > .card-title {
    border-color: #c25347;
    background-color: #c25347;
    color: #fff;
}
.alert {
    border: none;
    color: #fff;
    border-radius: 5px;
}
.alert a {
    color: #fff;
    text-decoration: underline;
}
.btn-group .btn + .btn {
    margin-left: 1px;
}
.btn-group .btn + .btn-group {
    margin-left: 1px;
}
.btn-group .btn-group + .btn {
    margin-left: 1px;
}
.btn-group .btn-group + .btn-group {
    margin-left: 1px;
}
.btn-group .dropdown-menu {
    font-size: 14px !important;
    margin: 0 !important;
}
.btn-group .dropdown-menu a {
    cursor: pointer;
    display: block;
}
.btn-group .dropdown-menu > li {
    padding-left: 10px;
    padding-right: 10px;
    white-space: nowrap;
}
.lastOne {
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
}
.open .dropdown-toggle.btn-primary {
    background-color: #6fc758 !important;
    border-color: #6fc758;
    color: #fff !important;
}
.open .dropdown-toggle.btn-danger {
    background-color: #c63;
    border-color: #c63;
}
.dropdown-toggle::after {
    content: none;
}
.dropdown-item:focus {
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}
.dropdown-item:active {
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}
.btn {
    padding-left: 15px !important;
    padding-right: 17px !important;
    padding-top: 2px !important;
    padding-bottom: 4px !important;
    border-radius: 9px;
    height: 36px;
    font-size: 16px;
}
.btn:hover {
    padding-left: 15px !important;
    padding-right: 17px !important;
    padding-bottom: 4px !important;
    outline: 0 !important;
}
.btn:active {
    padding-left: 15px !important;
    padding-right: 17px !important;
    padding-bottom: 4px !important;
    box-shadow: none !important;
    background-color: #4797c2 !important;
    border-color: transparent !important;
    outline: 0 !important;
}
.btn:focus {
    padding-left: 15px !important;
    padding-right: 17px !important;
    padding-bottom: 4px !important;
    box-shadow: none !important;
    border-color: transparent;
    outline: 0 !important;
}
.btn.active {
    box-shadow: none !important;
    background-color: #4797c2 !important;
    border-color: transparent !important;
    outline: 0 !important;
}
a.btn:not(.btn-xs):not(.btn-icon):not(.btn-icon-sm):not(.btn-sm):not(.btn-sm-arrow):not(.btn-more):not(btn-kebab) {
    padding-top: 3px !important;
}
.btn-icon {
    padding: 2px !important;
    border-radius: 9px;
    height: 36px;
    width: 36px;
    font-size: 16px;
    min-width: 0px !important;
}
.btn-icon:hover {
    padding: 2px !important;
    outline: 0 !important;
}
.btn-icon:active {
    padding: 2px !important;
    box-shadow: none !important;
    background-color: #4797c2 !important;
    border-color: transparent !important;
    outline: 0 !important;
}
.btn-icon:focus {
    padding: 2px !important;
    box-shadow: none !important;
    outline: 0 !important;
}
.btn-icon.active {
    background-color: #4797c2 !important;
    border-color: transparent !important;
    outline: 0 !important;
}
.btn-icon-sm {
    padding: 2px 8px  !important;
    border-radius: 6px;  
    min-width: 0px !important;
    height:31px;
}


.btn-icon-sm.btn-icon-sm-table {
    transform: scale(0.75);
    margin-right: 3px;
    margin-top: -12px;
    bottom: -6px;
    position: relative;
}
.btn-icon-sm:hover {
    outline: 0 !important;
}
.btn-icon-sm:active {
    box-shadow: none !important;
    background-color: #4797c2 !important;
    border-color: transparent !important;
    outline: 0 !important;
}
.btn-icon-sm:focus {
    box-shadow: none !important;
    outline: 0 !important;
}
.btn-icon-sm.active {
    background-color: #4797c2 !important;
    border-color: transparent !important;
    outline: 0 !important;
}
.btn-icon-sm.active:hover {
    opacity: 1 !important;
    cursor: default !important;
}
.btn-sm-action {
    max-height: 24px;
    max-width: 24px;
    color: #fff;
    border-radius: 6px !important;
    padding: 0px 4px 2px 2px !important;
    margin-right: 7px;
    background-color: #6fc758 !important;
    border-color: #6fc758;
    font-size: 14px;
}
.btn-sm-action:hover {
    padding: 0px 4px 2px 2px !important;
}
.btn-sm-action span {
    padding: 0 2px;
    line-height: 0;
}
.btn-sm-action span.buttonico {
    margin-top: 0 !important;
    margin-left: -2px;
}
button.btn-sm {
    padding-top: 0px !important;
}
.btn-sm {
    padding-left: 7px !important;
    padding-right: 7px !important;
    padding-bottom: 0px !important;
    border-radius: 6px;
    height: 32px;
    padding: 0;
    font-size: 16px;
    border: 1px solid;
    min-width: 0px !important;
    line-height: 22px;
}
.btn-sm:hover {
    padding-left: 7px !important;
    padding-right: 7px !important;
    padding-bottom: 0px !important;
    box-shadow: none !important;
    outline: 0 !important;
}
.btn-sm:active {
    padding-left: 7px !important;
    padding-right: 7px !important;
    padding-bottom: 0px !important;
    box-shadow: none !important;
    box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.5);
    outline: 0 !important;
}
.btn-sm:focus {
    padding-left: 7px !important;
    padding-right: 7px !important;
    padding-bottom: 0px !important;
    box-shadow: none !important;
    outline: 0 !important;
}
.btn-sm-arrow {
    padding-left: 18px !important;
    margin-bottom: 2px;
    margin-top: 4px;
}
.btn-sm-arrow:hover {
    padding-left: 18px !important;
}
.btn-sm-arrow:active {
    padding-left: 18px !important;
}
.btn-sm-arrow:focus {
    padding-left: 18px !important;
}
.btn-sm-arrow .buttonico {
    margin-left: 5px;
    margin-right: -5px;
}
.btn-xs {
    font-weight: normal;
    padding-left: 7px !important;
    padding-right: 7px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    border-radius: 4px;
    height: 20px;
    padding: 0;
    font-size: 12px;
    line-height: 1.25 !important;
    border: 1px solid;
    min-width: 0px !important;
}
.btn-xs:hover {
    padding-left: 7px !important;
    padding-right: 7px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    box-shadow: none !important;
    outline: 0 !important;
}
.btn-xs:active {
    padding-left: 7px !important;
    padding-right: 7px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    box-shadow: none !important;
    outline: 0;
}
.btn-xs:focus {
    padding-left: 7px !important;
    padding-right: 7px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    box-shadow: none !important;
    outline: 0 !important;
}
.btn-primary {
    transition: background-color 100ms ease-in-out;
    background-color: #6fc758 !important;
    border-color: #6fc758 !important;
    color: #fff !important;
    border: 2px solid;
    min-width: 120px;
}
.btn-primary:hover {
    opacity: 0.9;
}
.btn-primary:focus {
    background-color: #6fc758 !important;
    border-color: #6fc758;
    color: #fff !important;
    outline: 0 !important;
}
.btn-primary:active {
    color: #fff !important;
    outline: 0 !important;
}
.btn-primary.hover[disabled] {
    background-color: #6fc758;
    border-color: #6fc758;
    opacity: 0.5;
    filter: alpha(opacity=50);
    outline: 0 !important;
}
.btn-primary.active[disabled] {
    background-color: #6fc758;
    border-color: #6fc758;
    opacity: 0.5;
    filter: alpha(opacity=50);
    outline: 0 !important;
}
.btn-primary.focus[disabled] {
    background-color: #6fc758;
    border-color: #6fc758;
    opacity: 0.5;
    filter: alpha(opacity=50);
    outline: 0 !important;
}
.btn-primary[disabled] {
    background-color: #6fc758;
    border-color: #6fc758;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.btn-primary[disabled]:active {
    background-color: #6fc758;
    border-color: #6fc758;
    opacity: 0.5;
    filter: alpha(opacity=50);
    outline: 0 !important;
}
.btn-primary[disabled]:focus {
    background-color: #6fc758;
    border-color: #6fc758;
    opacity: 0.5;
    filter: alpha(opacity=50);
    outline: 0 !important;
}
.btn-primary[disabled]:hover {
    background-color: #6fc758;
    border-color: #6fc758;
    opacity: 0.5;
    filter: alpha(opacity=50);
    outline: 0 !important;
}
.btn-danger {
    transition: background-color 100ms ease-in-out;
    background-color: #c63 !important;
    border-color: #c63 !important;
    color: #fff !important;
    border: 2px solid;
    min-width: 120px;
}
.btn-danger:hover {
    opacity: 0.9;
    outline: 0 !important;
}
.btn-danger:focus {
    background-color: #c63 !important;
    border-color: #c63 !important;
    color: #fff !important;
    outline: 0 !important;
}
.btn-danger:active {
    background-color: #c63 !important;
    border-color: #c63 !important;
    outline: 0 !important;
}
.btn-danger .active[disabled] {
    background-color: #c63;
    border-color: #c63;
    opacity: 0.5;
    filter: alpha(opacity=50);
    outline: 0 !important;
}
.btn-danger.focus[disabled] {
    background-color: #c63;
    border-color: #c63;
    opacity: 0.5;
    filter: alpha(opacity=50);
    outline: 0 !important;
}
.btn-danger[disabled] {
    background-color: #c63;
    border-color: #c63;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.btn-danger[disabled]:hover {
    background-color: #c63;
    border-color: #c63;
    opacity: 0.5;
    filter: alpha(opacity=50);
    outline: 0 !important;
}
.btn-danger[disabled]:focus {
    background-color: #c63;
    border-color: #c63;
    opacity: 0.5;
    filter: alpha(opacity=50);
    outline: 0 !important;
}
.btn-danger[disabled]:active {
    background-color: #c63;
    border-color: #c63;
    opacity: 0.5;
    filter: alpha(opacity=50);
    outline: 0 !important;
}
.btn-transparent {
    background-color: transparent !important;
    border-color: transparent !important;
    opacity: 1 !important;
}
.btn-more {
    background-color: transparent !important;
    border-color: transparent !important;
    color: #fff !important;
    border: 2px solid;
    margin-left: 68%;
}
.btn-more .buttonico {
    margin-top: 8px;
}
.btn-more:hover {
    opacity: 0.9;
}
.btn-more:focus {
    background-color: transparent !important;
    border-color: transparent;
    color: #fff !important;
}
.btn-more:active {
    background-color: transparent !important;
    border-color: transparent;
    color: #fff !important;
}
.btn-more.hover[disabled] {
    background-color: transparent;
    border-color: transparent;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.btn-more.active[disabled] {
    background-color: transparent;
    border-color: transparent;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.btn-more.focus[disabled] {
    background-color: transparent;
    border-color: transparent;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.btn-more-column {
    width: 50%;
}
@media (max-width: 768px) {
    .btn-more-column {
        width: 100% !important;
    }
    .btn-more-column .btn-more {
        margin-left: 40%;
    }
}
@media (min-width: 769px) and (max-width: 992px) {
    .btn-more-column {
        width: 30%;
    }
    .btn-more-column .btn-more {
        margin-left: 50%;
    }
}
.btn-more[disabled] {
    background-color: transparent;
    border-color: transparent;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.btn-more[disabled]:active {
    background-color: transparent;
    border-color: transparent;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.btn-more[disabled]:focus {
    background-color: transparent;
    border-color: transparent;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.btn-more[disabled]:hover {
    background-color: transparent;
    border-color: transparent;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.btn-kebab {
    background-color: transparent;
    padding: 0;
    margin: 0;
    margin-top: 1px;
    width: 16px;
    height: 25px;
    display: inline-block;
    background: url(/content/svg/kebab.svg?v=3.4.19) 6px -4px no-repeat;
    border: none;
}
.btn-kebab:focus {
    outline: none;
}
.button-row {
    display: flex;
    justify-content: flex-start;
}
.button-row :last-child:not(.buttonico):not(.form-control):not(.toggle-status):not(b):not(li):not(.btn-icon) {
    margin-right: 8px;
}
.button-row :not(:last-child):not(:first-child):not(.buttonico):not(.form-control):not(.toggle-status):not(b):not(li) {
    margin-right: 8px;
}
.button-row :first-child:not(.buttonico):not(.form-control):not(.toggle-status):not(b):not(li) {
    margin-right: 8px;
}
.button-group {
    display: flex;
    justify-content: flex-end;
}
.button-group.power-buttons {
    padding-left: 60px;
    padding-top: 13px;
}
.button-group :last-child:not(.buttonico):not(.form-control):not(.dropdown-menu) {
    margin-left: 2px;
    border-top-left-radius: 3px;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 6px;
}
.button-group :not(:last-child):not(:first-child):not(.buttonico):not(.form-control):not(.dropdown-menu) {
    margin-left: 2px;
    border-radius: 4px;
}
.button-group :first-child:not(.buttonico):not(.form-control):not(.dropdown-menu):not(.dropdown-menu):not(.datepicker):not(.datepicker-days):not(.table-condensed) {
    margin-left: 8px;
    border-top-left-radius: 6px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 3px;
}
.button-group li {
    margin-left: 0px !important;
}
.button-group li .toggle-status {
    margin-left: 0px !important;
}
.button-group li .toggle-status b {
    margin-left: 0px !important;
}
.badge {
    transition: background-color 100ms ease-in-out;
    border: 2px solid;
}
.badge-success {
    background-color: #6fc758 !important;
    border-color: #6fc758 !important;
    color: #fff !important;
}
.badge-warning {
    background-color: #ffd356 !important;
    border-color: #ffd356 !important;
}
.badge-danger {
    background-color: #c63 !important;
    border-color: #c63 !important;
    color: #fff !important;
}
.search-group .button-row {
    margin-top: 0px !important;
}
.search-group .button-row .form-control {
    width: 100%;
    border-radius: 6px 3px 3px 6px !important;
}
.search-group .button-row .btn-primary {
    margin-left: -2px !important;
    border-radius: 0px 6px 6px 0px !important;
    height: 31px;
    width: 35px;
}
@media (max-width: 769px) {
    #stream-filter-form {
        flex-direction: column;
    }
}

.alert-info {
    background-color: #4797c2 !important;
    border-color: #4797c2;
    color: #fff !important;
}
.alert-danger {
    background-color: #c25347;
    border-color: #c25347;
    color: white;
}
.alert-warning {
    background-color: #ffd356;
}
.alert-success {
    background-color: #6fc758;
    border: none;
}
.alert-message {
    background-color: #ececec;
    color: #767676 !important;
}

.spin > .dropdown-toggle > .dropdown-arrow > .icon {
    transform: rotateZ(-180deg);
    margin-left: -2px;
    margin-top: -6px;
}
@keyframes spin {
    from {
        transform: rotateZ(0deg);
    }
    to {
        transform: rotateZ(-180deg);
    }
}

.dropdown-menu {
    margin: 2px 0 0;
    font-size: 14px;
    padding: 2px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.175);
    border-radius: 6px;
}
.dropdown-menu-right {
    margin: 0px 0 0;
    font-size: 16px;
    box-shadow: 0 1px 2px #000000bf;
    border-top-right-radius: 0px;
    color: #222 !important;
    border: 0;
    padding-right: 8px;
}
.dropdown-menu-right li {
    height: 26px;
}
.oo-dropdown-menu {
    width: 100%;
    margin: 2px 0 0;
    font-size: 16px;
    padding: 2px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.175);
    border-radius: 6px;
    max-height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
}
.oo-dropdown-menu .dropdown-item {
    padding: 0px 0 0 9px !important;
    height: 25px;
}
.oo-dropdown-menu .oo-dropdown-item:hover {
    cursor: pointer;
    background-color: #4797c2 !important;
    color: white !important;
    border-radius: 4px;
}
.navbar-default {
    background-color: #4f4f4f !important;
    border-color: #4797c2 !important;
    border-width: 0 0 4px !important;
    height: 50px !important;
    padding: 0 !important;
}
.navbar-default .navbar-nav > li {
    float: left !important;
}
.navbar-default .navbar-nav > li > a {
    color: #fff !important;
    line-height: 21px !important;
    padding: 7px;
}
.navbar-default .navbar-nav > li.divider-left:before {
    content: " ";
    background: url("/content/svg/nav-divider.svg") 0 center transparent;
    width: 1px;
    position: absolute;
    height: 100%;
}
.navbar-default .navbar-nav > li:hover + li.divider-left:before {
    background: 0;
}
.navbar-default .navbar-nav > .open > a {
    color: #fff;
    background-color: #525252;
}
.navbar-default .navbar-nav > .open > a:hover {
    color: #fff;
    background-color: #525252;
}
.navbar-default .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: #525252;
}
@media (max-width: 767px) {
    .navbar-nav {
        background-color: transparent !important;
    }
    .navbar-nav .open .dropdown-menu {
        position: absolute;
        float: left;
        margin: 0;
        background-color: #fff;
        border: 1px solid rgba(0, 0, 0, 0.15);
        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    }
    .navbar-nav .open .dropdown-menu > li > a:hover {
        background-image: none;
    }
    .navbar-nav .open .dropdown-menu > li > a:focus {
        background-image: none;
    }
    #current-onoffline {
        padding-bottom: 13px;
    }
    .text-left-xs {
        text-align: left;
    }
    .text-center-xs {
        text-align: center;
    }
    .text-right-xs {
        text-align: right;
    }
    .bold-xs {
        font-weight: bold;
    }
    table.table-responsiv-xs {
        display: block;
    }
    table.table-responsiv-xs > thead {
        display: block;
        display: none;
    }
    table.table-responsiv-xs > tfoot {
        display: block;
    }
    table.table-responsiv-xs > tfoot > tr {
        display: block;
        border-bottom: 1px solid #ececec;
        position: relative;
        padding: 8px;
    }
    table.table-responsiv-xs > tfoot > tr > th {
        display: block;
        border: none;
        position: relative;
        padding: 0;
        text-align: left;
    }
    table.table-responsiv-xs > tfoot > tr > td {
        display: block;
        border: none;
        position: relative;
        padding: 0;
        text-align: left;
    }
    table.table-responsiv-xs > tfoot > tr > td.options-col {
        position: absolute;
        right: -22px;
        top: 50%;
        margin-top: -13px;
        padding-left: 2px;
    }
    table.table-responsiv-xs > tfoot > tr > td.float-left-xs {
        float: left;
        width: auto !important;
        padding-right: 12px;
    }
    table.table-responsiv-xs > tfoot > tr > td:empty {
        display: none;
    }
    table.table-responsiv-xs > tfoot > tr:last-child {
        border: none;
    }
    table.table-responsiv-xs > tfoot > tr:first-child {
        border-top: 1px solid #ececec;
    }
    table.table-responsiv-xs > tfoot > tr > td[data-label]:before {
        content: attr(data-label) ": ";
        display: inline-block;
        width: 35%;
        font-size: 12px;
        font-weight: bold;
    }
    table.table-responsiv-xs > tbody {
        display: block;
    }
    table.table-responsiv-xs > tbody > tr {
        display: block;
        border-bottom: 1px solid #ececec;
        position: relative;
        padding: 8px;
    }
    table.table-responsiv-xs > tbody > tr > th {
        display: block;
        border: none;
        position: relative;
        padding: 0;
        text-align: left;
    }
    table.table-responsiv-xs > tbody > tr > td {
        display: block;
        border: none;
        position: relative;
        padding: 0;
        text-align: left;
    }
    table.table-responsiv-xs > tbody > tr > td.options-col {
        position: absolute;
        right: -22px;
        top: 50%;
        margin-top: -13px;
        padding-left: 2px;
    }
    table.table-responsiv-xs > tbody > tr > td.float-left-xs {
        float: left;
        width: auto !important;
        padding-right: 12px;
    }
    table.table-responsiv-xs > tbody > tr > td:empty {
        display: none;
    }
    table.table-responsiv-xs > tbody > tr:last-child {
        border: none;
    }
    table.table-responsiv-xs > tbody > tr > td[data-label]:before {
        content: attr(data-label) ": ";
        display: inline-block;
        width: 35%;
        font-size: 12px;
        font-weight: bold;
    }
    table.table-responsiv-xs.table-options > tfoot > tr > td {
        padding-right: 30px;
    }
    table.table-responsiv-xs.table-options > tbody > tr > td {
        padding-right: 30px;
    }
    table.table-responsiv-xs .d-block.d-sm-none {
        display: inline-block !important;
    }
}
.navbar-brand {
    padding: 5px 0 0 0;
}
.navbar-brand > span {
    /*background: url("/content/svg/logodocs.svg");
        width: 218px;
        */
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' width='135.167' height='17' version='1.1' viewBox='0 0 135.167 17'%3E%3Cg%3E%3Cg id='Ebene_1'%3E%3Cg id='Ebene_1-2' data-name='Ebene_1'%3E%3Cpath d='M28,15c-3.756,0-6-2.43-6-6.5s2.244-6.5,6-6.5,6,2.43,6,6.5c0,1.975-.541,3.613-1.566,4.742-1.046,1.149-2.578,1.758-4.434,1.758ZM28,3c-3.178,0-5,2.004-5,5.5s1.822,5.5,5,5.5c1.588,0,2.83-.481,3.693-1.431.855-.94,1.307-2.349,1.307-4.069,0-3.496-1.822-5.5-5-5.5Z' fill='%23ccc'/%3E%3Cpath d='M49,15c-3.756,0-6-2.43-6-6.5s2.244-6.5,6-6.5,6,2.43,6,6.5c0,1.975-.541,3.613-1.566,4.742-1.046,1.149-2.578,1.758-4.434,1.758ZM49,3c-3.178,0-5,2.004-5,5.5s1.822,5.5,5,5.5c1.588,0,2.83-.481,3.693-1.431.855-.94,1.307-2.349,1.307-4.069,0-3.496-1.822-5.5-5-5.5Z' fill='%23ccc'/%3E%3Cpath d='M38.328,15c-2.469,0-3.828-1.154-3.828-3.25,0-1.528,1.316-2.635,2.695-3.678-.854-1.193-1.445-2.299-1.445-3.072,0-1.59,1.003-2.5,2.75-2.5,2.066,0,2.5,1.359,2.5,2.5,0,1.314-1.157,2.32-2.404,3.27,1.566,1.981,3.821,4.301,5.496,5.864.201.189.213.505.024.707-.188.202-.504.213-.707.024-.208-.195-.847-.797-1.673-1.625-.67.887-1.75,1.76-3.408,1.76ZM37.796,8.872c-1.181.893-2.296,1.824-2.296,2.878,0,.557,0,2.25,2.828,2.25,1.101,0,2.006-.498,2.697-1.482-1.04-1.072-2.238-2.379-3.229-3.645h0ZM38.5,3.5c-1.551,0-1.75.801-1.75,1.5,0,.546.486,1.434,1.24,2.475,1.051-.801,2.01-1.623,2.01-2.475,0-1.318-.721-1.5-1.5-1.5Z' fill='%23ccc'/%3E%3Cpath d='M12.5,2c-.201,0-.402.011-.602.029-.005,0-.008.002-.013.002-.469.048-.922.15-1.356.294-.639-.21-1.319-.325-2.028-.325-3.584,0-6.5,2.916-6.5,6.5s2.916,6.5,6.5,6.5c.202,0,.404-.012.604-.03.004,0,.008-.003.012-.003.471-.047.923-.149,1.357-.293.639.211,1.32.326,2.027.326,3.584,0,6.5-2.916,6.5-6.5s-2.916-6.5-6.5-6.5h-.001ZM3,8.5c0-3.033,2.468-5.5,5.5-5.5s5.5,2.467,5.5,5.5c0,.828-.672,1.5-1.5,1.5s-1.5-.672-1.5-1.5c0-1.379-1.121-2.5-2.5-2.5s-2.5,1.121-2.5,2.5c0,2.299,1.204,4.319,3.012,5.475-.17.016-.34.025-.512.025-3.032,0-5.5-2.468-5.5-5.5ZM12.5,14c-3.032,0-5.5-2.468-5.5-5.5,0-.828.672-1.5,1.5-1.5s1.5.672,1.5,1.5c0,1.378,1.122,2.5,2.5,2.5s2.5-1.122,2.5-2.5c0-2.301-1.203-4.32-3.011-5.475.169-.016.341-.025.511-.025,3.033,0,5.5,2.467,5.5,5.5s-2.467,5.5-5.5,5.5Z' fill='%23ccc'/%3E%3Cpath d='M61.453,11.327c.018,1.116.953,1.565,1.961,1.565.738,0,1.674-.287,1.674-1.187,0-.773-1.061-1.044-2.897-1.439-1.476-.324-2.952-.846-2.952-2.484,0-2.375,2.053-2.987,4.051-2.987,2.033,0,3.904.684,4.104,2.97h-2.43c-.072-.99-.828-1.26-1.746-1.26-.576,0-1.422.107-1.422.863,0,.918,1.439,1.044,2.897,1.387,1.493.342,2.952.881,2.952,2.609,0,2.447-2.125,3.239-4.248,3.239-2.16,0-4.266-.809-4.373-3.275h2.43-.001Z' fill='%23ccc'/%3E%3Cpath d='M73.553,4.794c2.934,0,4.824,1.943,4.824,4.913,0,2.951-1.891,4.895-4.824,4.895-2.915,0-4.805-1.944-4.805-4.895,0-2.97,1.89-4.913,4.805-4.913ZM73.553,12.677c1.746,0,2.268-1.493,2.268-2.97,0-1.494-.522-2.987-2.268-2.987-1.726,0-2.249,1.493-2.249,2.987,0,1.477.522,2.97,2.249,2.97Z' fill='%23ccc'/%3E%3Cpath d='M80.281,6.756h-1.53v-1.71h1.53v-.72c0-1.639,1.025-2.826,3.113-2.826.449,0,.918.055,1.35.072v1.908c-.306-.037-.611-.055-.935-.055-.684,0-.973.288-.973,1.062v.558h1.764v1.71h-1.764v7.595h-2.555v-7.595h0Z' fill='%23ccc'/%3E%3Cpath d='M89.385,5.046h1.871v1.71h-1.871v4.607c0,.863.216,1.08,1.08,1.08.27,0,.522-.019.791-.072v1.998c-.432.071-.989.09-1.493.09-1.565,0-2.934-.36-2.934-2.215v-5.488h-1.548v-1.71h1.548v-2.79h2.556s0,2.79,0,2.79Z' fill='%23ccc'/%3E%3Cpath d='M103.49,14.351h-2.627l-1.656-6.245h-.036l-1.584,6.245h-2.645l-2.951-9.305h2.699l1.71,6.317h.036l1.547-6.317h2.484l1.584,6.299h.035l1.711-6.299h2.627s-2.934,9.305-2.934,9.305Z' fill='%23ccc'/%3E%3Cpath d='M107.133,7.907c.144-2.393,2.285-3.113,4.373-3.113,1.854,0,4.086.413,4.086,2.646v4.842c0,.846.09,1.691.324,2.069h-2.592c-.09-.288-.162-.594-.18-.899-.81.846-1.998,1.151-3.132,1.151-1.764,0-3.168-.882-3.168-2.79,0-2.106,1.584-2.609,3.168-2.825,1.565-.233,3.023-.181,3.023-1.224,0-1.098-.756-1.26-1.655-1.26-.973,0-1.602.395-1.692,1.403h-2.556.001ZM113.036,9.797c-.432.379-1.331.396-2.124.54-.791.162-1.512.433-1.512,1.368,0,.953.738,1.187,1.566,1.187,1.998,0,2.069-1.584,2.069-2.142v-.954h0Z' fill='%23ccc'/%3E%3Cpath d='M117.367,5.046h2.43v1.728h.037c.467-1.17,1.727-1.98,2.969-1.98.181,0,.397.036.559.09v2.376c-.234-.055-.612-.09-.918-.09-1.872,0-2.52,1.35-2.52,2.987v4.193h-2.557s0-9.304,0-9.304Z' fill='%23ccc'/%3E%3Cpath d='M126.336,10.319c.071,1.62.863,2.357,2.285,2.357,1.025,0,1.853-.63,2.016-1.206h2.25c-.721,2.195-2.25,3.132-4.355,3.132-2.934,0-4.752-2.016-4.752-4.895,0-2.789,1.926-4.913,4.752-4.913,3.168,0,4.697,2.663,4.517,5.525h-6.713ZM130.492,8.699c-.233-1.296-.791-1.979-2.033-1.979-1.619,0-2.088,1.26-2.123,1.979h4.156Z' fill='%23ccc'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
   
    display: inline-block;
    width: 136px;
    height: 18px;
    zoom: 1.4;
}
.navbar-brand > img {
    height: 40px;
}
@media (min-width: 624px) {
    .navbar-brand {
        padding: 10px 0 0 0;
    }
    .navbar-brand > span {
        background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' width='135.167' height='17' version='1.1' viewBox='0 0 135.167 17'%3E%3Cg%3E%3Cg id='Ebene_1'%3E%3Cg id='Ebene_1-2' data-name='Ebene_1'%3E%3Cpath d='M28,15c-3.756,0-6-2.43-6-6.5s2.244-6.5,6-6.5,6,2.43,6,6.5c0,1.975-.541,3.613-1.566,4.742-1.046,1.149-2.578,1.758-4.434,1.758ZM28,3c-3.178,0-5,2.004-5,5.5s1.822,5.5,5,5.5c1.588,0,2.83-.481,3.693-1.431.855-.94,1.307-2.349,1.307-4.069,0-3.496-1.822-5.5-5-5.5Z' fill='%23ccc'/%3E%3Cpath d='M49,15c-3.756,0-6-2.43-6-6.5s2.244-6.5,6-6.5,6,2.43,6,6.5c0,1.975-.541,3.613-1.566,4.742-1.046,1.149-2.578,1.758-4.434,1.758ZM49,3c-3.178,0-5,2.004-5,5.5s1.822,5.5,5,5.5c1.588,0,2.83-.481,3.693-1.431.855-.94,1.307-2.349,1.307-4.069,0-3.496-1.822-5.5-5-5.5Z' fill='%23ccc'/%3E%3Cpath d='M38.328,15c-2.469,0-3.828-1.154-3.828-3.25,0-1.528,1.316-2.635,2.695-3.678-.854-1.193-1.445-2.299-1.445-3.072,0-1.59,1.003-2.5,2.75-2.5,2.066,0,2.5,1.359,2.5,2.5,0,1.314-1.157,2.32-2.404,3.27,1.566,1.981,3.821,4.301,5.496,5.864.201.189.213.505.024.707-.188.202-.504.213-.707.024-.208-.195-.847-.797-1.673-1.625-.67.887-1.75,1.76-3.408,1.76ZM37.796,8.872c-1.181.893-2.296,1.824-2.296,2.878,0,.557,0,2.25,2.828,2.25,1.101,0,2.006-.498,2.697-1.482-1.04-1.072-2.238-2.379-3.229-3.645h0ZM38.5,3.5c-1.551,0-1.75.801-1.75,1.5,0,.546.486,1.434,1.24,2.475,1.051-.801,2.01-1.623,2.01-2.475,0-1.318-.721-1.5-1.5-1.5Z' fill='%23ccc'/%3E%3Cpath d='M12.5,2c-.201,0-.402.011-.602.029-.005,0-.008.002-.013.002-.469.048-.922.15-1.356.294-.639-.21-1.319-.325-2.028-.325-3.584,0-6.5,2.916-6.5,6.5s2.916,6.5,6.5,6.5c.202,0,.404-.012.604-.03.004,0,.008-.003.012-.003.471-.047.923-.149,1.357-.293.639.211,1.32.326,2.027.326,3.584,0,6.5-2.916,6.5-6.5s-2.916-6.5-6.5-6.5h-.001ZM3,8.5c0-3.033,2.468-5.5,5.5-5.5s5.5,2.467,5.5,5.5c0,.828-.672,1.5-1.5,1.5s-1.5-.672-1.5-1.5c0-1.379-1.121-2.5-2.5-2.5s-2.5,1.121-2.5,2.5c0,2.299,1.204,4.319,3.012,5.475-.17.016-.34.025-.512.025-3.032,0-5.5-2.468-5.5-5.5ZM12.5,14c-3.032,0-5.5-2.468-5.5-5.5,0-.828.672-1.5,1.5-1.5s1.5.672,1.5,1.5c0,1.378,1.122,2.5,2.5,2.5s2.5-1.122,2.5-2.5c0-2.301-1.203-4.32-3.011-5.475.169-.016.341-.025.511-.025,3.033,0,5.5,2.467,5.5,5.5s-2.467,5.5-5.5,5.5Z' fill='%23ccc'/%3E%3Cpath d='M61.453,11.327c.018,1.116.953,1.565,1.961,1.565.738,0,1.674-.287,1.674-1.187,0-.773-1.061-1.044-2.897-1.439-1.476-.324-2.952-.846-2.952-2.484,0-2.375,2.053-2.987,4.051-2.987,2.033,0,3.904.684,4.104,2.97h-2.43c-.072-.99-.828-1.26-1.746-1.26-.576,0-1.422.107-1.422.863,0,.918,1.439,1.044,2.897,1.387,1.493.342,2.952.881,2.952,2.609,0,2.447-2.125,3.239-4.248,3.239-2.16,0-4.266-.809-4.373-3.275h2.43-.001Z' fill='%23ccc'/%3E%3Cpath d='M73.553,4.794c2.934,0,4.824,1.943,4.824,4.913,0,2.951-1.891,4.895-4.824,4.895-2.915,0-4.805-1.944-4.805-4.895,0-2.97,1.89-4.913,4.805-4.913ZM73.553,12.677c1.746,0,2.268-1.493,2.268-2.97,0-1.494-.522-2.987-2.268-2.987-1.726,0-2.249,1.493-2.249,2.987,0,1.477.522,2.97,2.249,2.97Z' fill='%23ccc'/%3E%3Cpath d='M80.281,6.756h-1.53v-1.71h1.53v-.72c0-1.639,1.025-2.826,3.113-2.826.449,0,.918.055,1.35.072v1.908c-.306-.037-.611-.055-.935-.055-.684,0-.973.288-.973,1.062v.558h1.764v1.71h-1.764v7.595h-2.555v-7.595h0Z' fill='%23ccc'/%3E%3Cpath d='M89.385,5.046h1.871v1.71h-1.871v4.607c0,.863.216,1.08,1.08,1.08.27,0,.522-.019.791-.072v1.998c-.432.071-.989.09-1.493.09-1.565,0-2.934-.36-2.934-2.215v-5.488h-1.548v-1.71h1.548v-2.79h2.556s0,2.79,0,2.79Z' fill='%23ccc'/%3E%3Cpath d='M103.49,14.351h-2.627l-1.656-6.245h-.036l-1.584,6.245h-2.645l-2.951-9.305h2.699l1.71,6.317h.036l1.547-6.317h2.484l1.584,6.299h.035l1.711-6.299h2.627s-2.934,9.305-2.934,9.305Z' fill='%23ccc'/%3E%3Cpath d='M107.133,7.907c.144-2.393,2.285-3.113,4.373-3.113,1.854,0,4.086.413,4.086,2.646v4.842c0,.846.09,1.691.324,2.069h-2.592c-.09-.288-.162-.594-.18-.899-.81.846-1.998,1.151-3.132,1.151-1.764,0-3.168-.882-3.168-2.79,0-2.106,1.584-2.609,3.168-2.825,1.565-.233,3.023-.181,3.023-1.224,0-1.098-.756-1.26-1.655-1.26-.973,0-1.602.395-1.692,1.403h-2.556.001ZM113.036,9.797c-.432.379-1.331.396-2.124.54-.791.162-1.512.433-1.512,1.368,0,.953.738,1.187,1.566,1.187,1.998,0,2.069-1.584,2.069-2.142v-.954h0Z' fill='%23ccc'/%3E%3Cpath d='M117.367,5.046h2.43v1.728h.037c.467-1.17,1.727-1.98,2.969-1.98.181,0,.397.036.559.09v2.376c-.234-.055-.612-.09-.918-.09-1.872,0-2.52,1.35-2.52,2.987v4.193h-2.557s0-9.304,0-9.304Z' fill='%23ccc'/%3E%3Cpath d='M126.336,10.319c.071,1.62.863,2.357,2.285,2.357,1.025,0,1.853-.63,2.016-1.206h2.25c-.721,2.195-2.25,3.132-4.355,3.132-2.934,0-4.752-2.016-4.752-4.895,0-2.789,1.926-4.913,4.752-4.913,3.168,0,4.697,2.663,4.517,5.525h-6.713ZM130.492,8.699c-.233-1.296-.791-1.979-2.033-1.979-1.619,0-2.088,1.26-2.123,1.979h4.156Z' fill='%23ccc'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
        width: 136px;
        height: 18px;
        zoom: 1.4;
    }
}
.navbar-collapse {
    justify-content: flex-end;
    margin-right: 30px;
    height: 50px;
}
.oo-navi-divider {
    margin: 0;
    margin-top: 7px;
    height: 25px;
    border: 1px solid #848484;
    border-radius: 3px;
    background-color: #848484;
}
.oo-nav-item {
    padding-right: 11px;
    padding-left: 9px;
}
.oo-nav-item.icon a {
    padding-top: 9px !important;
}
.oo-nav-item a {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.oo-nav-link {
    width: 40px;
    padding-left: 5px !important;
    padding-bottom: 0 !important;
}
.oo-dropdown-navi {
    color: #222 !important;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.175);
    width: 270px;
    padding: 0;
    padding-right: 8px;
    border-radius: 8px;
    margin-top: 9px;
    margin-right: -12px;
}
.oo-dropdown-navi:after {
    background-color: white;
    box-shadow: -1px 1px 1px 0 rgba(0, 0, 0, 0.175);
    content: "";
    display: block;
    height: 20px;
    transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    width: 20px;
    position: absolute;
    top: 0;
    left: 85%;
    margin-top: -9px;
}
.oo-dropdown-navi-item {
    color: #666 !important;
    padding-left: 16px;
    padding-right: 16px;
    margin: 4px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 16px;
    line-height: 41px;
}
.oo-dropdown-navi-item a {
    display: block;
}
.oo-dropdown-navi-item:hover:not([disabled]) {
    cursor: pointer;
    background-color: #4797c2 !important;
    color: white !important;
    border-radius: 6px;
    position: relative;
    z-index: 1000;
}
.oo-dropdown-navi-item:hover:not([disabled]) a {
    cursor: pointer;
    background-color: #4797c2 !important;
    color: white !important;
}
.oo-dropdown-navi-item[disabled]:hover {
    background-color: transparent !important;
}
.oo-dropdown-navi-item[disabled]:hover a {
    background-color: white !important;
}
.oo-dropdown-navi-name {
    font-weight: 500;
    margin-top: -5px;
    width: 210px;
}
.oo-dropdown-navi-name-alone {
    font-weight: 500;
    margin-top: 4px;
    width: 210px;
}
.oo-dropdown-navi-mail {
    font-size: 13px;
    margin-top: -20px;
    width: 180px;
}
.oo-dropdown-navi-mail.long {
    width: 210px;
}
.oo-dropdown-navi-divider {
    margin-left: 10px;
    margin-right: 2px;
    margin-top: 0;
    margin-bottom: 0;
    border: 1px solid #f5f5f5;
    border-radius: 3px;
    background-color: #f5f5f5;
}
.nav-tabs,
ul.tabs-component-tabs {
    border-bottom: 2px solid #4797c2 !important;
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.nav-tabs > li,
ul.tabs-component-tabs > li {
    margin-bottom: -2px !important;
    margin-left: -2px !important;
    margin-right: 18px;
}
.nav-tabs > li > a,
ul.tabs-component-tabs > li > a {
    border: 0px !important;
    color: #666;
    padding: 3px 22px 2px 22px !important;
    border-top-left-radius: 11px !important;
    border-top-right-radius: 11px !important;
    border-bottom-left-radius: 2px !important;
    font-size: 16px;
    min-height: 30px;
    display: block;
}
.nav-tabs > li.active > a,
.nav-tabs > li.is-active > a,
ul.tabs-component-tabs > li.active > a,
ul.tabs-component-tabs > li.is-active > a {
    border: 0px !important;
    background-color: #4797c2 !important;
    color: white !important;
}
.nav-tabs > li a:hover,
ul.tabs-component-tabs > li a:hover {
    border: 0px !important;
}
.nav-tabs > li.disabled,
ul.tabs-component-tabs > li.disabled {
    opacity: 0.5;
    cursor: not-allowed !important;
}
.nav-tabs .nav-link.active,
ul.tabs-component-tabs .nav-link.active {
    border: 0px !important;
    background-color: #4797c2 !important;
    color: white !important;
}
.tabs-left {
    border: 0 !important;
    border-bottom: none;
    border-right: 2px solid #4797c2 !important;
}
.tabs-left > li {
    float: none;
    margin-bottom: 2px;
    margin-right: -1px;
    overflow: hidden;
    hyphens: auto;
}
.tabs-left > li > a {
    border: 0px !important;
    color: #666;
    padding: 2px 22px 2px 22px !important;
    border-top-left-radius: 11px !important;
    border-top-right-radius: 2px !important;
    border-bottom-left-radius: 11px !important;
    font-size: 16px;
    min-height: 30px;
}
.tabs-left > li > a:hover {
    border-color: #4797c2 !important;
    border-bottom-color: transparent;
    border-right-color: #ececec;
}
.tabs-left > li.active > a {
    border: 1px solid #4797c2 !important;
    border-right: 0 !important;
    border-bottom-color: #ececec;
    border-right-color: transparent;
}
.tabs-left > li.active > a:hover {
    border-bottom-color: #ececec;
    border-right-color: transparent;
}
.tabs-left > li.active > a:focus {
    border-bottom-color: #ececec;
    border-right-color: transparent;
}
.tabs-left > li.disabled > a:hover {
    border-top-color: transparent;
    border-left-color: transparent;
    cursor: default;
}
.tab-content,
.tabs-component-panels {
    padding: 36px 22px !important;
}
.ml-auto {
    border-radius: 5px;
}
.ml-auto .dropdown-menu {
    left: auto !important;
    right: 0 !important;
}
.navbar-nav {
    margin: 0px -30px 0 0 !important;
    background-color: #4f4f4f;
    flex-direction: row !important;
    height: 40px;
    font-size: 16px;
}
.navbar-nav .nav-link.SELECTED {
    font-weight: 600;
}
.navbar-nav .nav-link.SELECTED:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 3px 4px 3px;
    border-color: transparent transparent #ffffff transparent;
    border-radius: 1px 1px 1px 1px;
    bottom: 6px;
    left: 27px;
}
.dropdown-header {
    font-weight: 600;
}
.breadcrumb {
    background: none;
    padding: 4px 0px 0px 0;
    color: #666 !important;
    margin-bottom: 34px;
}
.breadcrumb > li > a {
    display: block;
}
.breadcrumb > li.ellipses {
    display: none;
}
.breadcrumb > li.ellipses .dropdown-menu {
    font-size: 14px !important;
    margin: 0 !important;
}
.breadcrumb > li.ellipses .dropdown-menu a {
    cursor: pointer;
    display: block;
}
.breadcrumb > li.ellipses .dropdown-menu > li {
    padding-left: 10px;
    padding-right: 10px;
    white-space: nowrap;
}
.breadcrumb > li + li:before {
    content: none;
    padding: 0px;
}
.breadcrumb > li:not(.ellipses) + li {
    padding-left: 15px;
}
.breadcrumb > li:not(.ellipses) + .breadcrumb-arrow {
    margin-left: 10px;
    background: url("/content/svg/arrows.svg") 0px 0px no-repeat;
}
.breadcrumb li:nth-child(2) {
    font-weight: 300;
}
.breadcrumb li:nth-child(4) {
    font-weight: 400;
}
.breadcrumb li:nth-child(6) {
    font-weight: 500;
}
.breadcrumb li:nth-child(8) {
    font-weight: 600;
}
.breadcrumb li:nth-child(10) {
    font-weight: 700;
}
.breadcrumb li:nth-child(12) {
    font-weight: 800;
}
.breadcrumb > .active {
    color: #4797c2 !important;
}
@media (max-width: 768px) {
    .breadcrumb {
        padding: 0;
    }
    .breadcrumb > li {
        display: none;
    }
    .breadcrumb > li.ellipses {
        position: relative;
        display: inline;
    }
    .col-full-xs {
        width: 100% !important;
        padding: 0;
    }
}
.text-muted {
    color: #ddd !important;
}
.text-12 {
    font-size: 12px;
}
.svg-icon {
    background: url("/content/svg/buttonicon.svg") 0 0 no-repeat;
    display: inline-block;
    background-size: auto 100%;
    position: relative;
    height: 14px;
    width: 14px;
    vertical-align: middle;
    margin-bottom: 3px;
}
.svg-icon.svg-icon-wrench {
    background-position: -399px 0;
}
.svg-icon.svg-icon-user {
    background-position: -436px 0;
}
.svg-icon.svg-icon-comment {
    background-position: -418px 0;
}
.svg-icon.svg-icon-help {
    background-position: -551px 0;
}
@media (max-width: 992px) {
    .sys-non-responsive {
        display: none;
    }
    .text-center-md {
        text-align: center;
    }
    .btn-block {
        margin: 5px 0;
    }
}
code {
    background-color: transparent;
    color: inherit;
}
code#debugbox {
    border: solid 1px #666;
}
.progress {
    background-color: #bebebe;
    box-shadow: none;
    border-radius: 4px;
    height: 8px;
    margin: 0;
}
.progress .progress-bar {
    box-shadow: none;
    text-align: left;
    background-color: #4797c2;
}
.progress .progress-bar:last-child {
    border-radius: 0 4px 4px 0;
}
.progress .progress-bar:first-child {
    border-radius: 0 4px 4px 0;
}
.progress.onoff {
    background-color: #bebebe;
}
.progress.events {
    background-color: #d9534f;
}
.progress-bar-neutral {
    background-color: #bebebe !important;
}
.progress-bar-ok {
    background-color: #5cb85c !important;
}
.progress-bar-error {
    background-color: #d9534f !important;
}
.progress-bar-warning {
    background-color: #ffd356 !important;
}
.progress-bar-progress {
    background-color: #4797c2 !important;
}


.form-group {
    margin-bottom: 31px;
}
.form-group.has-hint {
    margin-bottom: 10px;
}
.form-group .control-label {
    margin-bottom: 5px;
}
.form-group .form-control {
    background-color: #f7f7f7 !important;
    color: #666 !important;
    text-align: left;
    font-size: 16px !important;
    box-shadow: 0px -1px 0px #cecece;
    border: 0;
    border-radius: 6px !important;
    margin-bottom: 0px;
}
.form-group .form-control:focus {
    box-shadow: 0px -1px 0px #cecece;
    border: 0;
}
.form-group .form-control::placeholder {
    color: #666;
    opacity: 1;
}
.form-group .form-text {
    margin-bottom: -6px;
    text-align: right;
    margin-top: 0px;
    font-size: 12px;
}
.form-group .btn-primary {
    margin-bottom: 0px;
}
.form-group .toggleCheckBoxAndText {
    margin-bottom: 28px;
}
.input-note {
    font-size: 11px;
    border: transparent;
    padding: 0 !important;
    height: 15px !important;
    margin: 0 !important;
    color: #767676;
}
input {
    padding-top: 3px !important;
    padding-left: 11px !important;
    height: 30px !important;
    margin-top: 1px;
}
#datetimepickerstart,
#datetimepickerend {
    margin-top: -5px;
    margin-left: 8px;
    margin-right: 8px;
}
.control-label {
    font-size: 18px;
    margin-bottom: 0;
}
.oo-table {
    border-collapse: separate;
    border-spacing: 0px;
    width: 100%;
}
.oo-table.tablesorter {
    margin-top: -23px;
}
.oo-table th {
    padding: 0;
    padding-right: 3px;
}
.oo-table th:last-child {
    padding-right: 0px;
}
.oo-table .tablesorter-header {
    background-repeat: no-repeat;
    background-position: center right;
    cursor: pointer;
    position: relative;
    padding-right: 0 !important;
    padding-top: 17px;
    padding-bottom: 2px;
    padding-left: 3px;
}
.oo-table .tablesorter-header:not(:last-child):after {
    content: "";
    background: #ececec;
    position: absolute;
    bottom: 10px;
    right: 0;
    width: 1px;
    height: 0 !important;
}
.oo-table .tablesorter-header[data-sorter="false"] {
    padding-right: 8px;
}
.oo-table .tablesorter-headerDesc {
    background-image: url("/content/svg/sorter.svg");
    background-position: right 17px;
    padding-top: 17px;
}
.oo-table .tablesorter-headerDesc.sorter-center {
    background-position: center 14px;
}
.oo-table .tablesorter-headerAsc {
    background-image: url("/content/svg/sorter.svg");
    background-position: right -15px;
    padding-top: 17px;
}
.oo-table .tablesorter-headerAsc.sorter-center {
    background-position: center -15px;
}
.oo-table .oo-th {
    background-color: rgba(0, 0, 0, 0.06) !important;
    color: #666 !important;
    text-align: left;
    font-size: 10px !important;
    border-radius: 9px;
    padding-top: 1px;
    padding-bottom: 2px;
    padding-left: 13px;
    padding-right: 13px;
    display: block;
    height: 17px;
    text-transform: uppercase;
    line-height: 1.5;
    margin-bottom: 13px;
}
.oo-table .oo-th.oo-th-icon {
    background-color: #fff !important;
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
}
.oo-table .oo-th.oo-th-checkbox {
    background-color: #fff !important;
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
    margin-top: -8px;
}
.oo-table .oo-th.oo-th-txt {
    padding-right: 23px;
    white-space: nowrap;
}
.oo-table .event-date {
    box-shadow: none;
}
.oo-table .event-date th {
    font-size: 16px;
    border: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 22px;
    font-weight: 500;
    padding-left: 14px;
}
.oo-table .event-date + tr {
    box-shadow: none;
}
.oo-table tbody tr:first-child {
    box-shadow: none;
}
.oo-table tbody tr:hover + tr:not(.no-hover) {
    box-shadow: none;
}
.oo-table tbody > tr {
    line-height: 22px;
    font-size: 14px;
    box-shadow: 0 0px #ececec inset, 0px 0 #ececec inset, 0px 0 #ececec inset, 0 1px #ececec inset;
}
.oo-table tbody > tr:hover:not(.no-hover) {
    box-shadow: none;
}
.oo-table tbody > tr:hover:not(.no-hover) td:first-child {
    border-top: 2px solid #4797c2;
    border-bottom: 2px solid #4797c2;
    border-left: 2px solid #4797c2;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}
.oo-table tbody > tr:hover:not(.no-hover) td:last-child {
    border-top: 2px solid #4797c2;
    border-bottom: 2px solid #4797c2;
    border-right: 2px solid #4797c2;
    border-bottom-right-radius: 8px;
    border-top-right-radius: 8px;
}
.oo-table tbody > tr:hover:not(.no-hover) td {
    border-top: 2px solid #4797c2;
    border-bottom: 2px solid #4797c2;
}
.oo-table tbody > tr td:first-child {
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
    border-left: 2px solid transparent;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    vertical-align: top !important;
    padding: 0;
    padding-top: 8px;
    padding-bottom: 2px;
    padding-left: 6px;
}
.oo-table tbody > tr td.oo-table-firsttext {
    padding-left: 13px !important;
}
.oo-table tbody > tr td:last-child {
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
    border-right: 2px solid transparent;
    border-bottom-right-radius: 8px;
    border-top-right-radius: 8px;
    vertical-align: top !important;
    padding: 0;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 15px;
}
.oo-table tbody > tr td {
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
    vertical-align: top !important;
    padding: 0;
    padding-top: 8px;
    padding-bottom: 2px;
    padding-left: 15px;
}
.oo-table tbody > tr .status {
    margin-left: 8px;
    margin-right: 8px;
    margin-bottom: 3px;
}
.oo-table tbody > tr .d-flex .status {
    margin-left: 0px;
}

/* Auskommentiert, da Font zu hell
.table {
    color: #767676;
}*/

.table.table-fixed {
    table-layout: fixed;
}
.table > tbody > tr > th {
    vertical-align: middle;
}
.table > tbody > tr > td {
    vertical-align: middle;
}
.table > tbody > tr > td.toggleCheckBoxAndText {
    width: 740px !important;
}
.table > tbody > tr > td .toggleCheckBoxAndText {
    margin-bottom: 10px;
}
.table > tbody > tr > td .form-control {
    margin-bottom: 20px;
}
.table > tbody > tr.event-date:hover {
    background-color: transparent;
}
.table > tbody > .info > td {
    background-color: #4797c2;
    color: #fff;
}
.table > tbody > .info:hover > td {
    background-color: #4797c2;
    color: #fff;
}
.table tr td.options span {
    display: none;
}
.table tr:hover td.options span {
    display: inline-block;
    cursor: pointer;
}
.table.wrapped {
    background-color: transparent;
    margin: 0;
}
.table > thead > tr > th {
    vertical-align: middle !important;
    border-width: 1px;
    line-height: 26px;
    border: 0 !important;
    white-space: nowrap;
}
.table > thead > tr > td {
    vertical-align: middle !important;
    border-width: 1px;
    border-top: 1px solid #ececec;
    line-height: 26px;
}
.table > tfoot > tr > th {
    vertical-align: middle !important;
    border-width: 1px;
    border-top: 1px solid #ececec;
    line-height: 26px;
}
.table > tfoot > tr > td {
    vertical-align: middle !important;
    border-width: 1px;
    border-top: 1px solid #ececec;
    line-height: 26px;
}
.table.table-nofirstline > tbody > tr:first-child > td {
    border: none;
}
.table.table-hw tbody tr:last-child > * {
    padding-bottom: 36px;
}
th {
    font-size: 14px;
    font-weight: 600;
}
th.text-normal {
    font-weight: normal;
}
th.text-medium {
    font-weight: 800;
}
th.text-bold {
    font-weight: 800;
}
.table-hover > tbody > tr:hover {
    background-color: #ececec;
    color: #767676;
}
.table-hover .col-hover.hover {
    background-color: #ececec;
    color: #767676;
}
.table-hover .col-hover.hover:hover {
    background-color: #ddd;
}
.td-description {
    margin-top: 1em;
    font-weight: normal;
}
.form-text-uform {
    padding: 0;
    margin: 0;
}
.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type="file"] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: #fff;
    cursor: inherit;
    display: block;
}
.btn-opener {
    width: 24px;
    height: 24px;
    padding: 0 !important;
    border: none !important;
    border-radius: 0 !important;
    margin-top: -4px;
    margin-left: -2px;
    background: url("/content/svg/checkbox.svg") -122px 0px no-repeat;
}
.btn-opener.btn-open {
    background-position: -146px 0px;
}
.btn-opener:hover,
.btn-opener:active,
.btn-opener:focus {
    padding: 0 !important;
    background-color: transparent !important;
}
.input-loader {
    background: url("/content/images/input_loader.gif") no-repeat 98% center !important;
}
.input-check {
    background: url("/content/svg/input_okay.svg") no-repeat 99% -34px #f7f7f7 !important;
}
.input-check.okay {
    background: url("/content/svg/input_okay.svg") no-repeat 99% 6px #f7f7f7 !important;
}
.nowrap {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden !important;
}
.h-36 {
    height: 36px;
}
.w-full {
    width: 100% !important;
}
.w-30p {
    width: 30% !important;
}
.w-40p {
    width: 40% !important;
}
.w-10 {
    width: 1px !important;
}
.w-20 {
    width: 20px !important;
}
.w-36 {
    width: 36px !important;
}
.w-48 {
    width: 48px !important;
}
.w-80 {
    width: 80px !important;
}
.w-100 {
    width: 100px !important;
}
.w-140 {
    width: 140px !important;
}
.w-180 {
    width: 180px !important;
}
.w-200 {
    width: 200px !important;
}
.w-250 {
    width: 250px !important;
}
.w-700 {
    width: 710px !important;
}
.smalltxt {
    color: #767676 !important;
    font-size: 85%;
    margin-top: 10px;
}
.smalltxt a {
    color: #767676 !important;
}
.clickable {
    cursor: pointer;
}
.stats-wrapper {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}
.dash-number {
    color: #666;
    font-weight: 300;
}
.dash-number > .count {
    color: #666;
    font-weight: lighter;
    line-height: 135px;
}
.dash-number > .count-1 {
    font-size: 140px;
}
.dash-number > .count-2 {
    font-size: 140px;
}
.dash-number > .count-3 {
    font-size: 110px;
}
.dash-number > .count-4 {
    font-size: 85px;
}
.dash-number > .bar {
    margin: 0 auto;
    margin-top: 15px;
    width: 188px;
}
.dash-number > .bar > .progress {
    height: 8px;
    margin-bottom: 5px;
}
.dash-number > .name {
    font-size: 18px;
    margin-top: -5px;
}
@media (max-width: 992px) {
    .dash-number > .count {
        line-height: 120px;
    }
    .dash-number > .count-1 {
        font-size: 120px;
    }
    .dash-number > .count-2 {
        font-size: 120px;
    }
    .dash-number > .count-3 {
        font-size: 70px;
    }
    .dash-number > .count-4 {
        font-size: 60px;
    }
    .stats-wrapper {
        flex-direction: column;
    }
}
@media (max-width: 768px) {
    .dash-number {
        border: none;
    }
    .dash-number > .count {
        line-height: 140px;
    }
    .dash-number > .count-1 {
        font-size: 140px;
    }
    .dash-number > .count-2 {
        font-size: 140px;
    }
    .dash-number > .count-4 {
        font-size: 140px;
    }
    .dash-number > .count-3 {
        font-size: 140px;
    }
    .stats-wrapper {
        flex-direction: column;
    }
}
.dash-bar {
    width: 29px;
    display: inline-block;
    margin-bottom: 25px;
    white-space: normal;
}
.dash-bar .progress-wrapper {
    position: relative;
}
.dash-bar .progress-wrapper .caption {
    font-size: 12px;
    position: absolute;
    left: -3px;
    width: 15px;
}
.dash-bar .progress {
    width: 8px;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0 auto;
}
.dash-bar .progress .progress-bar {
    width: 100%;
    height: 0;
}
.dash-bar .progress .progress-bar:last-child {
    border-radius: 3px;
}
.dash-bar > .text {
    margin-top: 3px;
    text-align: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden !important;
    font-weight: 300;
}
@media (max-width: 1200px) {
    .dash-bar {
        width: 44px;
    }
}

@media (max-width: 991px) {
    ul.parameters {
        width: 530px;
        padding: 0px 10px 0px 53px;
    }
    ul.parameters li {
        margin-bottom: 3px;
    }
    table.table-responsiv-sm {
        display: block;
    }
    table.table-responsiv-sm > thead {
        display: block;
        display: none;
    }
    table.table-responsiv-sm > tfoot {
        display: block;
    }
    table.table-responsiv-sm > tfoot > tr {
        display: block;
        border-bottom: 1px solid #ececec;
        position: relative;
        padding: 8px;
    }
    table.table-responsiv-sm > tfoot > tr > th {
        display: block;
        border: none;
        position: relative;
        padding: 0;
        text-align: left;
    }
    table.table-responsiv-sm > tfoot > tr > td {
        display: block;
        border: none;
        position: relative;
        padding: 0;
        text-align: left;
    }
    table.table-responsiv-sm > tfoot > tr > td.options-col {
        position: absolute;
        right: -22px;
        top: 50%;
        margin-top: -13px;
        padding-left: 2px;
    }
    table.table-responsiv-sm > tfoot > tr > td.float-left-xs {
        float: left;
        width: auto !important;
        padding-right: 12px;
    }
    table.table-responsiv-sm > tfoot > tr > td:empty {
        display: none;
    }
    table.table-responsiv-sm > tfoot > tr:last-child {
        border: none;
    }
    table.table-responsiv-sm > tfoot > tr:first-child {
        border-top: 1px solid #ececec;
    }
    table.table-responsiv-sm > tfoot > tr > td[data-label]:before {
        content: attr(data-label) ": ";
        display: inline-block;
        width: 35%;
        font-size: 12px;
        font-weight: bold;
    }
    table.table-responsiv-sm > tbody {
        display: block;
    }
    table.table-responsiv-sm > tbody > tr {
        display: block;
        border-bottom: 1px solid #ececec;
        position: relative;
        padding: 8px;
    }
    table.table-responsiv-sm > tbody > tr > th {
        display: block;
        border: none;
        position: relative;
        padding: 0;
        text-align: left;
    }
    table.table-responsiv-sm > tbody > tr > td {
        display: block;
        border: none;
        position: relative;
        padding: 0;
        text-align: left;
    }
    table.table-responsiv-sm > tbody > tr > td.options-col {
        position: absolute;
        right: -22px;
        top: 50%;
        margin-top: -13px;
    }
    table.table-responsiv-sm > tbody > tr > td.float-left-xs {
        float: left;
        width: auto !important;
        padding-right: 12px;
    }
    table.table-responsiv-sm > tbody > tr > td:empty {
        display: none;
    }
    table.table-responsiv-sm > tbody > tr:last-child {
        border: none;
    }
    table.table-responsiv-sm > tbody > tr > td[data-label]:before {
        content: attr(data-label) ": ";
        display: inline-block;
        width: 35%;
        font-size: 12px;
        font-weight: bold;
    }
    table.table-responsiv-sm.table-options > tfoot > tr > td {
        padding-right: 30px;
    }
    table.table-responsiv-sm.table-options > tbody > tr > td {
        padding-right: 30px;
    }
    table.table-responsiv-sm .d-block.d-sm-none {
        display: inline-block !important;
    }
}

#footer {
    height: 36px;
    padding-top: 10px;
    margin-top: 100px;
    padding-bottom: 10px;
    font-size: 12px !important;
    background-color: #999999;
    color: white;
}
#footer div {
    margin-top: -0.5px;
}
#footer a {
    color: white;
}
#footer .oologo {
    background: url("/content/svg/oosoftware.svg");
    display: inline-block;
    width: 135px;
    height: 18px;
}
#footer .fnav a:first-child {
    padding-left: 0;
}
#footer .fnav a:last-child {
    padding-right: 0;
}
@media (max-width: 576px) {
    #footer {
        height: auto;
    }
    #footer .row {
        justify-content: center !important;
    }
}
#langbox {
    display: inline;
    padding: 0 0 0 20px;
}
#langbox .langflag {
    display: inline-block;
}
#langbox .langflag.SELECTED {
    background: url("/content/svg/lang.svg") -42px 0 no-repeat;
}
#langbox .langflag a {
    background: url("/content/svg/lang.svg") 0 0 no-repeat;
    display: inline-block;
    width: 20px;
    height: 15px;
}
#langbox .langflag.en a {
    background: url("/content/svg/lang.svg") -21px 0 no-repeat;
}
#langbox a .langlabel {
    display: inline-block;
    vertical-align: 2px;
    margin-right: 10px;
}
.btn-group-crumb {
    margin-bottom: 10px;
}
.no-radius {
    border-radius: 0 !important;
}
.no-border {
    border: none !important;
}
.no-border tr {
    border: none !important;
}
.no-border td {
    border: none !important;
}
.no-border th {
    border: none !important;
}
.no-padding {
    padding: 0 !important;
}
tr.no-border td {
    border: none !important;
}
tr.no-border th {
    border: none !important;
}
tr.no-padding td {
    padding: 0 !important;
}
tr.glued td {
    border: none !important;
    padding-top: 0 !important;
}
tr.vertical-top td {
    vertical-align: top !important;
}
.margin-bottom-40px {
    margin-bottom: 40px !important;
}
.margin-bottom-40px > * > :last-child .selectCheckBoxAndText {
    margin-bottom: 0;
}
.spacer-05x {
    height: 0.5em;
}
.spacer {
    height: 1em;
}
.spacer-2x {
    height: 2em;
}
.spacer-3x {
    height: 3em;
}
.spacer-4x {
    height: 4em;
}

.clear {
    clear: both;
}
.group-select {
    display: block;
    color: #fff;
    background-color: rgba(71, 151, 194, 0.5);
    border-radius: 5px;
    margin-bottom: 5px;
    overflow: hidden;
    padding: 4px 8px;
}
.group-select:hover {
    color: #fff;
}
.group-select:focus {
    color: #fff;
}
.group-select:active {
    color: #fff;
}
.group-select.active {
    background-color: #4797c2;
}
.group-select span.buttonico {
    margin-top: 3px;
}

.error-full-page > img,
.start-full-page > img {
    width: 100%;
    margin-top: 5%;
    padding: 0;
}
.error-full-page > div,
.start-full-page > div {
    margin: 0 auto;
    max-width: 600px;
    margin-bottom: 4em;
}
.error-full-page h1,
.start-full-page h1 {
    margin-top: 10%;
    font-size: 21px;
}
.error-full-page .start-notice,
.start-full-page .start-notice {
    padding-top: 125px;
    font-size: 18px;
}
.border-bottom {
    border-bottom: 1px solid #ececec;
}
#change-tab-select {
    margin-bottom: 2em;
}
.error-border {
    border-color: #a94442 !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}

@media (max-width: 768px) {
    .date-wrapper {
        margin-right: 150px;
    }
}
@media (min-width: 769px) and (max-width: 991px) {
    .date-wrapper {
        margin-right: 120px;
    }
    .text-left-sm {
        text-align: left;
    }
    .text-center-sm {
        text-align: center;
    }
    .text-right-sm {
        text-align: right;
    }
    .bold-sm {
        font-weight: bold;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .date-wrapper {
        margin-right: 80px;
    }
    .text-left-md {
        text-align: left;
    }
    .text-center-md {
        text-align: center;
    }
    .text-right-md {
        text-align: right;
    }
    .bold-md {
        font-weight: bold;
    }
}
@media (min-width: 1200px) {
    .date-wrapper {
        margin-right: 50px;
    }
    .text-left-lg {
        text-align: left;
    }
    .text-center-lg {
        text-align: center;
    }
    .text-right-lg {
        text-align: right;
    }
    .bold-lg {
        font-weight: bold;
    }
}
.weekday-wrapper {
    display: flex;
    flex-wrap: nowrap;
    padding-top: 16px;
}
.weekdays {
    flex-direction: row;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.software-table {
    margin: 10px 0 20px;
}
.parameter .value {
    color: #767676 !important;
    font-size: 48px;
    font-weight: lighter;
    display: block;
    line-height: 48px;
}
.parameter .title {
    display: block;
    margin-bottom: 10px;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"] {
    -moz-appearance: textfield;
}
.selectCheckBoxAndText {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    padding: 0 !important;
    padding-right: 20px !important;
    margin-bottom: 10px;
}
.selectCheckBoxAndText h2 {
    margin-bottom: 0px !important;
}
.sysRadioButtonAndText {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    padding: 0 !important;
    padding-right: 20px !important;
    margin-bottom: 10px;
}
.sysRadioButtonAndText h2 {
    margin-bottom: 0px !important;
}
.toggleCheckBoxAndText {
    font-size: 18px;
    display: flex;
    flex-direction: column;
    padding: 0 !important;
    padding-right: 20px !important;
    margin-bottom: 38px;
}
.toggleCheckBoxAndText h2 {
    margin-bottom: 0px !important;
}
.toggleCheckBoxAndText span {
    font-size: 14px;
}
.toggleCheckBoxAndText .card {
    font-size: 14px;
    margin-top: 10px;
}
.toggleCheckBoxAndText .module-icon {
    padding: 10px;
    padding-right: 20px;
    padding-left: 0px;
}
.toggleCheckBoxAndTextWithHint {
    font-size: 18px;
    display: flex;
    flex-direction: column;
    padding: 0 !important;
    padding-right: 20px !important;
    margin-bottom: 30px;
}
.toggleCheckBoxAndTextWithHint h2 {
    margin-bottom: 0px !important;
}
.toggleCheckBoxAndTextWithHint span {
    font-size: 14px;
}
.toggleCheckBoxAndTextWithHint .ERROR {
    margin-left: 10px;
}
.toggleCheckBoxAndTextWithHint .card {
    font-size: 14px;
    margin-top: 10px;
}
.toggleCheckBoxAndTextWithHint .module-icon {
    padding: 10px;
}
.toggleCheckBoxAndTextWithHierarchy {
    font-size: 18px;
    display: flex;
    flex-direction: column;
    padding: 0 !important;
    padding-right: 20px !important;
    margin-bottom: 13px;
}
input.toggleCheckBox {
    opacity: 0;
    display: none;
}
input.toggleCheckBox + label {
    position: relative;
    text-indent: -5000px;
    height: 24px;
    width: 48px;
    border-radius: 12px;
    background: #b5b5b5;
    margin: 0;
    margin-top: 9px;
    cursor: pointer;
    vertical-align: top;
}
input.toggleCheckBox + label:before {
    content: "";
    position: absolute;
    display: block;
    height: 24px;
    width: 24px;
    top: 0;
    left: 0;
    border-radius: 12px;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
input.toggleCheckBox + label:after {
    content: "";
    position: absolute;
    display: block;
    height: 18px;
    width: 18px;
    top: 3px;
    left: 3px;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
input.toggleCheckBox:checked + label:before {
    width: 48px;
    background: #4797c2;
}
input.toggleCheckBox:checked + label:after {
    -webkit-transform: translateX(24px);
    -ms-transform: translateX(24px);
    transform: translateX(24px);
}
input.toggleCheckBox:disabled + label:before {
    width: 48px;
    cursor: not-allowed;
}
input.toggleCheckBox:disabled + label:after {
    cursor: not-allowed;
}
input.toggleCheckBox:disabled + label {
    cursor: not-allowed;
    opacity: 0.5;
}
input.toggleCheckBox.tristate + label:before {
    width: 48px;
    background: rgba(71, 151, 194, 0.7);
}
input.toggleCheckBox.tristate + label:after {
    left: 6px;
}
input.toggletSwitchTriState {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0.15, #94a14e), color-stop(0.15, #c5c5c5));
}
input.toggletSwitchTriState + label {
    position: relative;
    text-indent: -5000px;
    height: 24px;
    width: 96px;
    border-radius: 12px;
    background: #b5b5b5;
    margin: 0;
    margin-top: 4px;
    cursor: pointer;
    vertical-align: top;
}
input.toggletSwitchTriState + label:before {
    content: "";
    position: absolute;
    display: block;
    height: 24px;
    width: 24px;
    top: 0;
    left: 0;
    border-radius: 12px;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
input.toggletSwitchTriState + label:after {
    content: "";
    position: absolute;
    display: block;
    height: 18px;
    width: 18px;
    top: 3px;
    left: 3px;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
input.toggletSwitchTriState:checked + label:before {
    width: 48px;
    background: #4797c2;
}
input.toggletSwitchTriState:checked + label:after {
    -webkit-transform: translateX(24px);
    -ms-transform: translateX(24px);
    transform: translateX(24px);
    animation-name: move;
    animation-duration: 300ms;
    animation-iteration-count: 1;
    animation-timing-function: ease-in-out;
}
@keyframes move {
    from {
        transform: translateX(3px);
    }
    to {
        transform: translateX(24px);
    }
}
input.toggletSwitchTriState:disabled + label:before {
    width: 48px;
    background: rgba(71, 151, 194, 0.5);
}
input.toggletSwitchTriState.tristate + label:before {
    width: 48px;
    background: rgba(71, 151, 194, 0.7);
}
input.toggletSwitchTriState.tristate + label:after {
    left: 6px;
}
input.selectCheckBox {
    opacity: 0;
    display: none;
}
input.selectCheckBox + label {
    display: inline-block;
    width: 26px;
    height: 26px;
    background: url("/content/svg/checkbox.svg") -23px center no-repeat;
    margin: 0;
    cursor: pointer;
    vertical-align: middle;
    margin-right: 9px;
    margin-top: -1px;
}
input.selectCheckBox:checked + label {
    background-position: 1px center;
}
input.selectCheckBox.tristate:checked + label {
    opacity: 0.5;
    filter: alpha(opacity=50);
    cursor: default;
}
input.selectCheckBox:disabled + label {
    opacity: 0.5;
    filter: alpha(opacity=50);
    cursor: default;
}
input.selectCheckBox.progress + label {
    background: url("/content/svg/checkbox.svg") -47px center no-repeat;
    cursor: default;
}
input.sysRadioButton {
    opacity: 0;
    display: none;
}
input.sysRadioButton + label {
    display: inline-block;
    width: 26px;
    height: 26px;
    background: url("/content/svg/checkbox.svg") -96px 0 no-repeat;
    margin: 0;
    cursor: pointer;
    vertical-align: middle;
    margin-right: 9px;
    margin-top: -1px;
}
input.sysRadioButton:checked + label {
    background-position: -72px center;
}
input.sysRadioButton.tristate:checked + label {
    opacity: 0.5;
    filter: alpha(opacity=50);
    cursor: default;
}
input.sysRadioButton:disabled + label {
    opacity: 0.5;
    filter: alpha(opacity=50);
    cursor: default;
}
.btn-warning {
    color: #fff;
    background-color: #f0ad4e !important;
    border-color: #f0ad4e !important;
}
.btn-warning:hover {
    color: #fff;
}
.btn-link {
    border: 0px solid !important;
}
@keyframes spinner {
    to {
        transform: rotate(360deg);
    }
}
.space-between {
    justify-content: space-between !important;
    display: flex !important;
}
.loader {
    border-radius: 50%;
    width: 2.5em;
    height: 2.5em;
    animation-fill-mode: both;
    animation: load7 1.6s infinite ease-in-out;
    font-size: 6px;
    margin: 40px auto;
    position: relative;
    text-indent: -9999em;
    transform: translateZ(0);
    animation-delay: -0.1s;
}
.loader:before {
    border-radius: 50%;
    width: 2.5em;
    height: 2.5em;
    animation-fill-mode: both;
    animation: load7 1.6s infinite ease-in-out;
    left: -3.5em;
    animation-delay: -0.2s;
    content: "";
    position: absolute;
    top: 0;
}
.loader:after {
    border-radius: 50%;
    width: 2.5em;
    height: 2.5em;
    animation-fill-mode: both;
    animation: load7 1.6s infinite ease-in-out;
    left: 3.5em;
    content: "";
    position: absolute;
    top: 0;
}
@-webkit-keyframes load7 {
    0% {
        box-shadow: 0 2.5em 0 -1.3em #4f4f4f;
    }
    80% {
        box-shadow: 0 2.5em 0 -1.3em #4f4f4f;
    }
    100% {
        box-shadow: 0 2.5em 0 -1.3em #4f4f4f;
    }
    40% {
        box-shadow: 0 2.5em 0 0 #4f4f4f;
    }
}
@keyframes load7 {
    0% {
        box-shadow: 0 2.5em 0 -1.3em #4f4f4f;
    }
    80% {
        box-shadow: 0 2.5em 0 -1.3em #4f4f4f;
    }
    100% {
        box-shadow: 0 2.5em 0 -1.3em #4f4f4f;
    }
    40% {
        box-shadow: 0 2.5em 0 0 #4f4f4f;
    }
}

.btn-min-block {
    min-width: 120px;
}
.bootstrap-datetimepicker-widget .list-unstyled {
    margin-left: -24px !important;
}
.bootstrap-datetimepicker-widget.dropdown-menu {
    min-width: 120px;
    padding-left: 30px !important;
}
.bootstrap-datetimepicker-widget table td.active {
    background-color: #4797c2 !important;
}
.bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #4797c2 !important;
}
.bootstrap-datetimepicker-widget table td span {
    width: 64px !important;
}
.bootstrap-datetimepicker-widget table td span.active {
    background-color: #4797c2 !important;
}
.bootstrap-datetimepicker-widget table td.today:before {
    border-bottom-color: #4797c2 !important;
}
.timepicker-picker {
    text-align: center;
}
.timepicker-sbs .datepicker {
    padding: 10px 30px;
}
.timepicker-sbs .timepicker {
    padding: 33px 0 0 40px;
}


.border-dashed {
    border: 2px dashed #bebebe;
}
.scrollable-box-content {
    max-height: 250px;
    overflow-x: hidden;
    overflow-y: auto;
}
.hidden {
    display: none !important;
    visibility: hidden !important;
}
.main.container {
    padding-top: 10px;
    position: relative;
    padding-bottom: 10px;
}
.dialog.container {
    margin: 60px auto;
    width: 320px;
    padding: 0;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 5px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dialog.container > .title {
    border-radius: 5px 5px 0 0;
    background-color: #4f4f4f;
    padding: 10px 0;
    text-align: center;
    border-bottom: 4px solid #4797c2;
}
.dialog.container > .content {
    padding: 15px;
}
.alert-dismissable button.close {
    background: url("/content/svg/buttonicon.svg") no-repeat scroll -226px 3px transparent;
    cursor: pointer;
    width: 18px;
    display: block;
    height: 18px;
    top: 0;
}
.modal-header button.close {
    background: url("/content/svg/buttonicon.svg") no-repeat scroll -275px 5px transparent;
    cursor: pointer;
    width: 18px;
    display: block;
    height: 18px;
    margin-top: 5px;
    margin-right: 0;
}
.modal-footer > * {
    margin: 0px;
    margin-left: 4px;
}
.modal-mask {
    position: fixed;
    z-index: 9998;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    transition: opacity 0.3s ease;
}
.modal-mask-visible {
    display: table !important;
}
.modal-wrapper {
    display: table-cell;
}
.list-group-item.active {
    background-color: #4797c2;
    border-color: #4797c2;
}

.card-dismissable > .card-body > .card-title {
    margin: 5px;
}
.card-dismissable > .card-body > .card-title > button.close {
    background: url("/content/svg/buttonicon.svg") no-repeat scroll -283px 4px transparent;
    cursor: pointer;
    width: 18px;
    display: block;
    height: 18px;
    margin-top: 0;
}
.text-danger {
    color: #d9534f !important;
}
.text-danger:hover {
    color: #d9534f !important;
}
.text-ok {
    color: #6fc758 !important;
}
.text-ok:hover {
    color: #6fc758 !important;
}
.has-error .form-control {
    box-shadow: inset 0 1px 3px 0 rgba(150, 0, 0, 0.5);
}
.has-error .form-control:focus {
    box-shadow: inset 0 1px 3px 0 rgba(150, 0, 0, 0.5);
}
td.text-right {
    vertical-align: top !important;
}
table.tablesorter thead tr .tablesorter-header {
    background-repeat: no-repeat;
    background-position: center right;
    cursor: pointer;
    position: relative;
    padding-right: 22px;
    margin-top: -2px;
}
table.tablesorter thead tr .tablesorter-header:not(:last-child):after {
    content: "";
    background: #ececec;
    position: absolute;
    bottom: 10px;
    right: 0;
    height: 23px;
    width: 1px;
}
table.tablesorter thead tr .tablesorter-header[data-sorter="false"] {
    padding-right: 8px;
}
table.tablesorter thead tr .tablesorter-headerDesc {
    background-image: url("/content/svg/sorter.svg");
    background-position: right 17px;
}
table.tablesorter thead tr .tablesorter-headerDesc.sorter-center {
    background-position: center 17px;
}
table.tablesorter thead tr .tablesorter-headerAsc {
    background-image: url("/content/svg/sorter.svg");
    background-position: right -17px;
}
table.tablesorter thead tr .tablesorter-headerAsc.sorter-center {
    background-position: center -17px;
}



/* SIDEBAR */

#wrapper {
   /* overflow-x: hidden;*/
 }

#sidebar-wrapper {
	
/*  min-height: 100vh;*/
  margin-left: -25rem;

  transition: margin .25s ease-out;
  
  position: sticky;
  top: 0;
  background: white;
  z-index: 100;  
}

#mainnavi{
	width:302px;
	position: sticky;
	top: 80px;
	height: 95vh;
	overflow-y: auto;
	overflow-x: hidden;
}


#sidebar-wrapper .sidebar-heading {
  padding: 1.4rem 1.1rem;
  font-size: 1.2rem;
}

#sidebar-wrapper .list-group {
  padding-right:10px;
}


#page-content-wrapper {
  min-width: 100vw;
}

#wrapper.toggled #sidebar-wrapper {
  margin-left: 0;
}

@media (min-width: 768px) {
  #sidebar-wrapper {
    margin-left: 0;
  }

  #page-content-wrapper {
    min-width: 0;
    width: 100%;
  }

  #wrapper.toggled #sidebar-wrapper {
    margin-left: -15rem;
  }


}

#sidebar-wrapper.open {
    margin-left: 0 !important;
  }


  .list-group-item {
    padding: 5px 10px !important;
    border: none;
  }

  .list-group.list-group-root {
    padding: 0;
    overflow: hidden;
  }
  
  .list-group.list-group-root .list-group {
    margin-bottom: 0;
  }
 
  .list-group.list-group-root > .list-group-item:first-child {
    border-top-width: 0;
  }
  
  .list-group.list-group-root > .list-group .list-group-item {
    padding-left: 15px !important;
  }
  

  .list-group.list-group-root > div.list-entry{
      padding: 2px 0px 2px 0px;
  }

  .list-group.list-group-root > .list-group > div.list-entry{
      padding: 2px 0px 2px 37px;
  }
  
  .list-group.list-group-root > .list-group  .list-group-item {
    padding-left: 25px;
  }
  
  

  .list-group-item.selected {
    background-color: #4797c2 !important;
    color:#FFF;
    border-radius: 6px;
}

 .list-group-item:hover {
    background-color: #91c3de !important;
    color:#FFF;
    border-radius: 6px;
}


.list-group-item.open::before{
    float:left;
    content: "";
    background:url(/content/svg/caret-b.svg) 0 6px no-repeat;
    margin:1px 8px 0px 0px;
 
    height:16px;
    width:18px
}

.list-group-item.has-children.closed::before{
    float:left;
    content: "";
    margin:4px 12px 0px -2px;

    width:18px;
    height:16px;
    margin-right:10px;
    background:url(/content/svg/caret-b.svg) 0 6px no-repeat;
    transform: rotate(270deg);
}

.list-group-item.closed.no-children::before{
    float:left;
    content: "";
    margin:5px 12px 0px -2px;

    width:18px;
    height:16px;
    margin-right:10px;
    background:none;
}

.list-group-item.open:hover::before,
.list-group-item.selected.open::before{
    height:16px;
    background: url(/content/svg/arrows.svg) -22px 0 no-repeat;
}

.list-group-item.closed.has-children:hover::before,
.list-group-item.selected.closed.has-children::before{
    height:16px;
    background: url(/content/svg/arrows.svg) -22px 0 no-repeat;
    transform: rotate(270deg);
}




  
.status {
    display: inline-block;
    background: url("/content/svg/status_icon.svg") 0 0 no-repeat;
    background-size: auto 100%;
    height: 16px;
    width: 16px;
    border-radius: 2px;
    vertical-align: middle;
    margin-bottom: 2px
}

.status.OK {
    background-position: 0
}

.status.OK.bright {
    background-position: -16px
}

.status.WARNING {
    background-position: -32px
}

.status.WARNING.bright {
    background-position: -48px
}

.status.ERROR {
    background-position: -64px
}

.status.ERROR.bright {
    background-position: -80px
}

.status.INFO {
    background-position: -96px
}

.status.INFO.bright {
    background-position: -112px
}

.status.ONLINE {
    background-position: -128px
}

.status.ONLINE.bright {
    background-position: -144px
}

.status.PROGRESS {
    background-position: -160px
}

.status.PROGRESS.bright {
    background-position: -176px
}

.status.LOCKED {
    background-position: -192px
}

.status.LOCKED.bright {
    background-position: -208px
}

.status.NEWS {
    background-position: -224px
}

.status.NEWS.bright {
    background-position: -240px
}

.status.BLOG {
    background-position: -256px
}

.status.BLOG.bright {
    background-position: -272px
}

.status.INACTIVE {
    background-position: -288px
}

.status.INACTIVE.bright {
    background-position: -304px
}

.status.UNDEFINED {
    background-position: -320px
}

.status.UNDEFINED.bright {
    background-position: -336px
}

.status.IGNORE {
    display: none
}

.status.large {
    height: 32px;
    width: 32px;
    border-radius: 4px
}

.status.large.WARNING {
    background-position: -64px
}

.status.large.ERROR {
    background-position: -128px
}

.status.large.PROGRESS {
    background-position: -320px
}

.status.large.INFO {
    background-position: -192px
}

.status.large.UNDEFINED {
    background-position: -640px
}

.status.xxlarge {
    height: 64px;
    width: 64px;
    border-radius: 8px
}

.status.xxlarge.PROGRESS {
    background-position: -640px
}

.status.xxlarge.ERROR {
    background-position: -256px
}

.status.xxlarge.INFO {
    background-position: -384px
}






.navbar-toggler {
    margin-left:-9px;
    padding:.25rem .75rem .25rem 0;
    font-size:1.25rem;
    line-height:1;
    background-color:transparent;
    border:1px solid transparent;
    border-radius:.25rem
   }
   .navbar-toggler:focus,
   .navbar-toggler:hover {
    text-decoration:none
   }
   .navbar-toggler-icon {
    display:inline-block;
    width:1.5em;
    height:1.5em;
    vertical-align:middle;
    content:"";
    background:no-repeat center center;
    background-size:100% 100%
   }

   .navbar-toggler.open .navbar-toggler-icon {
    background-position: -228px 0;
   }

   @media (min-width:768px) {
    .navbar-expand-md {
     -ms-flex-flow:row nowrap;
     flex-flow:row nowrap;
     -ms-flex-pack:start;
     justify-content:flex-start
    }
    .navbar-expand-md .navbar-nav {
     -ms-flex-direction:row;
     flex-direction:row
    }
    .navbar-expand-md .navbar-nav .dropdown-menu {
     position:absolute
    }
    .navbar-expand-md .navbar-nav .nav-link {
     padding-right:.5rem;
     padding-left:.5rem
    }
    .navbar-expand-md>.container,
    .navbar-expand-md>.container-fluid,
    .navbar-expand-md>.container-lg,
    .navbar-expand-md>.container-md,
    .navbar-expand-md>.container-sm,
    .navbar-expand-md>.container-xl {
     -ms-flex-wrap:nowrap;
     flex-wrap:nowrap
    }
    .navbar-expand-md .navbar-collapse {
     display:-ms-flexbox!important;
     display:flex!important;
     -ms-flex-preferred-size:auto;
     flex-basis:auto
    }
    .navbar-expand-md .navbar-toggler {
     display:none
    }
   }
   

   .buttonico.stream {
    background-position: -342px 0;
}
.buttonico {
    display: block;
    background: url(/content/svg/buttonicon.svg) 0 0 no-repeat;
    background-position-x: 0px;
    background-position-y: 0px;
    background-size: auto;
    background-size: auto 100%;
    height: 14px;
    width: 14px;
    border: none;
    outline: 0;
    float: left;
    margin: 7px;
}

.buttonico.buttonico-small {
    display: block;
    background: url(/content/svg/buttonicon_small.svg) 0 0 no-repeat;
    background-position-x: 0px;
    background-position-y: 0px;
    height: 24px;
    width: 24px;
    border: none;
    outline: 0;
    float: left;
    margin-top: 1px;
    margin-left: 1px;
}

.buttonico.buttonico-small.search {
    background-position: -1px -1px;
}

a.btn-topwhite,
a.btn-topwhite:hover{
    background-color: #FFF;
    padding: 0px 8px 1px 8px !important;
    border-radius: 4px;
    height: 26px !important;
    margin-top: -4px;
    margin-right: 25px;
    color:#666;
}

a.btn-topwhite.btn:not(.btn-xs):not(.btn-icon):not(.btn-icon-sm):not(.btn-sm):not(.btn-sm-arrow):not(.btn-more):not(btn-kebab),
a.btn-topwhite.btn:not(.btn-xs):not(.btn-icon):not(.btn-icon-sm):not(.btn-sm):not(.btn-sm-arrow):not(.btn-more):not(btn-kebab):hover{
    padding-top: 0px !important;
}


#searchapp{
	display:none;

}



.ts-results{
    position: absolute;
    background-color: #fff;
    z-index: 1000;
    width: 248px;
    list-style: none;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    box-shadow: 0 1px 2px rgba(0,0,0,.175);
    padding: 10px 10px 0 10px;
    border-radius: 8px;
    margin-top: 5px;
    margin-left:-1px;
}

.ts-results a{
    font-size: 14px;
    color: #666 !important;
}






.bs-callout {
    padding: 15px 20px;
    margin: 20px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
}
.bs-callout h4 {
    margin-top: 0;
    margin-bottom: 5px;
}
.bs-callout p:last-child {
    margin-bottom: 0;
}
.bs-callout code {
    border-radius: 3px;
}
.bs-callout + .bs-callout {
    margin-top: -5px;
}
.bs-callout-danger {
    border-left-color: #ce4844;
}
.bs-callout-danger h4 {
    color: #ce4844;
}
.bs-callout-warning {
    border-left-color: #aa6708;
}
.bs-callout-warning h4 {
    color: #aa6708;
}
.bs-callout-info {
    border-left-color: #4797C2;
}
.bs-callout-info h4 {
    color: #1b809e;
}

/* FILTERS ALERTS */
.alert-warning, .alert-note, .alert-tip, .alert-important{
    padding: 10px 10px 1px 14px;
    margin-bottom: 10px;
}


.alert-warning {
    background-color: #fff3cd;
    border-left: 5px solid #ffcc00;
}

.alert-note {
    background-color: #e7f3fe;
    border-left: 5px solid #2196F3;
}

.alert-tip {
    background-color: #e6ffed;
    border-left: 5px solid #28a745;
}

.alert-important {
    background-color: #ffebe6;
    border-left: 5px solid #d73a49;
}
