﻿.scrollable-menu {
    height: auto;
    max-height: 200px;
    overflow-x: hidden;
}

.client-nav-header {
    padding-left: 25px;
}

#tree1 a {
    white-space: normal !important;
    height: auto;
    padding: 1px 2px;
}

.skin-1 .nav-header {
    padding: 20px 25px 25px 25px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #293846;
}

.select2-container {
    z-index: 2050;
}

form label {
    font-weight: bold;
}

.dark-gray-bg {
    background-color: #e3e3e3;
}

.alert {
    margin-bottom: 0px;
}

.no_checkbox > i.jstree-checkbox {
    display: none;
}

.fa-blank {
    visibility: hidden !important;
}

.wrapper-content {
    padding: 10px 10px 40px
}

.dataTables_filter {
    text-align: left !important;
}

.dataTables_length {
    float: right !important;
}

.full_modal-dialog {
    width: 98% !important;
    height: 92% !important;
    min-width: 98% !important;
    min-height: 92% !important;
    max-width: 98% !important;
    max-height: 92% !important;
    padding: 0 !important;
}

.full_modal-content {
    height: 99% !important;
    min-height: 99% !important;
    max-height: 99% !important;
}

.dark-gray-bg {
    background-color: #e3e3e3;
}