.card .card-header .dropdown {
    line-height: 1.5;
}

.sidebar {
    width: 0rem!important;
    overflow: hidden !important;
}

.sidebar.toggled {
    overflow: visible !important;
    width: 6.5rem!important;
}

.jqSimpleConnect {
    z-index: 1;
}

.network {
    z-index: 2;
}
.form-control-sm::placeholder {
    color: #717171;
    font-size: 0.75rem;
    font-style: italic;
}
.dropmenus {
    z-index: 4 !important;
}
