html{
    background-color: #595959;
}

#app {
    background-color: #595959;
}

.bg-gray-dav {
    background-color: #6D6E72!important;
    color: #fff;
}

.card-body.bg-gray-dav {
    padding: 0;
}

.bg-black-dav {
    background-color: #343a40 !important;
}

.bg-black-light-dav {
    background-color: #28629c  !important;
}

.bg-black-light-dav .modal-title {
    color: #fff;
}

.bg-black-light-dav .close{
    color: #fff;
}

.bg-gray-dav .list-group .list-group-item {
    color: #444;
}

.bg-gray-dav .btn-link{
    color:#ff8686 !important;
}

.badge-dav {
    font-size: 11px;
}

/* Grid custom */
table.vgt-table {
    font-size: 13px !important;
}

.vgt-table.black-dav {
    font-size: 13px;
    border: 1px solid #dadada;
    background-color: #dadada;
}
.vgt-table.black-dav.bordered th {
    border: 1px solid #4c4c4c;
}

.vgt-table.black-dav.bordered td{
    border: 1px solid #ececec;
}

.vgt-table.black-dav thead th {
    color: #dddedf;
    text-shadow: 1px 1px #000000;
    border-bottom: 1px solid #4c4c4c !important;
    background: #343A40;
}

.vgt-table.black-dav .vgt-input, .vgt-table.black-dav .vgt-select {
    color: #444;
    background-color: #dddedf;
    border: 1px solid transparent;
}

.vgt-wrap__footer {
    padding: 10px 10px !important;
}

.vgt-wrap.black-dav .vgt-wrap__footer {
    color: #dddedf;
    border: 1px solid #4c4c4c;
    background: #343A40;
    padding: 10px 10px;
}
.vgt-wrap.black-dav .vgt-wrap__footer .footer__navigation__info,
.vgt-wrap.black-dav .vgt-wrap__footer .footer__navigation__page-info {
    color: #dddedf;
}
.vgt-wrap.black-dav .vgt-wrap__footer .footer__row-count__label {
    color: #dddedf;
}
.vgt-wrap.black-dav .vgt-wrap__footer .footer__row-count__select {
    color: #49515e;
    background: #dddedf;
    border: none;
    appearance: none;
    padding-right: 15px;
    padding-left: 5px;
    border-radius: 3px;
}
.vgt-wrap.black-dav .vgt-wrap__footer .footer__navigation__page-btn {
    color: #dddedf;
}
.vgt-table.black-dav th.line-numbers, .vgt-table.black-dav th.vgt-checkbox-col {
    color: #dddedf;
    border-right: 1px solid #4c4c4c;
    border-bottom: 1px solid #757575 !important;
    background: #343A40;
}
.vgt-table.black-dav td.button-actions{
    color: #dddedf;
    border: none !important;
    background: #343A40;
    border-bottom: 1px solid #757575 !important;
    border-right: 1px solid #4c4c4c !important;
}

.vgt-table.black-dav td.button-actions .btn{
    width: 27px;
    height: 25px;
    padding: 0px;
}

.vgt-table.black-dav td {
    vertical-align: middle;
}
/* Grid custom */

.card-header h3 {
    margin: 0;
}

.title-dav {
    position: absolute;
    right: 21px;
    top: 21px;
    color: #fff;
}

.loadingContentGrid {
    width: 40%;
    margin: auto;
}

.emptyStateGrid {
    color:#4d5c7b;
    font-weight:bold;
}

.btn-create-custom {
    position: absolute;
    right: 23px;
    top: 13px;
}

.msn-valid-error {
    color: #ff9b9b;
    font-size: 12px;
    font-weight: bold;
    position: absolute;
    left: 5px;
    line-height: 1;
}

.role-list {
    position: absolute;
    right: 24px;
    font-size: 10px;
    margin-top: -4px;
}

.separator-vertical {
    background-color: #c5c5c5;
    display: inline-block;
    height: 19px;
    margin: 10px 25px 0;
    width: 1px;
    vertical-align: middle;
}

.vs__dropdown-toggle {
    padding: 4px 2px 5px !important;
    background: #fff !important;
}

.trumbowyg-editor, .trumbowyg-textarea, .trumbowyg-box {
    min-height: 150px !important;
    margin: 0px !important;
    background: #fff;
    color:#444;
}

.trumbowyg-editor, .trumbowyg-textarea {
    padding: 10px 20px 10px 20px !important;
}

.trumbowyg-editor p, ul, ol{
  margin-bottom: 0px !important;
}

.dropdown-item:hover{
    background-color: #dadada;
}

.dropdown-item:active, .dropdown-item:focus{
    background-color: #595959;
    color:#fff
}

label {
    margin-bottom: 0 !important;
}

table.vgt-table td {
    padding: .25em .75em .3em .75em !important;
    vertical-align: middle !important;
}

/* .button-actions .btn-sm {
    font-size: 10px;
} */

.img-avatar {
    background-color: #595959;
    border: 1px solid #dee2e6;
    height: 30px;
    width: 30px;
    border-radius:50%;
    overflow: hidden;
}

.invalid-feedback {
    color: #ffa6a4 !important;
}
.navbar-brand {
    padding-top: 0rem;
}

.filter-th .vs__selected {
    font-weight: normal !important;
    text-shadow: none !important;
}

.filter-th  .vs__dropdown-menu {
    background: #dddedf !important;
    z-index:9999;
}

.filter-th  .vs__dropdown-menu li {
    font-weight: normal !important;
    text-shadow: none !important;
}

.filter-th  .vs__dropdown-toggle {
    padding: 0px 2px 5px !important;
    background: #dddedf !important;
}
/*
.vs__selected-options {
    flex-wrap: nowrap !important;
} */

.vgt-responsive {
    overflow-x: auto !important;
}

.vs__no-options {
    color: #444 !important;
}

.modal-content {
    box-shadow: 3px 3px 15px #444 !important;
}

.custom-file-input {
    display: none;
}

.vs--disabled .vs__dropdown-toggle,
.vs--disabled .vs__search,
.vs--disabled .vs__clear,
.vs--disabled .vs__open-indicator {
    background-color: #e4e4e4 !important;
}

div.data {
    color: #444;
    border-radius: 2px;
    padding: 7px 10px;
    background: #d2d2d2;
}

.hr {
    border-color:#f8f8f8;
}

.trumbowyg-button-pane button {
    width: 32px !important;
}

.files {
    background-color: #f1f1f1;
    padding: 3px;
    margin: 5px;
    border-radius: 5px;
    display: block;
    text-align: center;
}
.files .file {
    border-radius: 3px;
    background-color: #f9f9f9;
    padding: 5px 25px;
    display: inline-block;
    word-break: break-word;
    margin: 3px;
    text-align: center;
}

.files .files-count {
    padding: 3px 6px;
    font-weight: bold;
}

.custom-file-content {
    min-height: 65px;
    text-align: center;
    background: #e2e2e2;
    border-radius: 3px;
    border: 1px solid #bbb;
    padding: 6px;
    color:#444;
}

.custom-file-input {
    display: none;
}

.custom-file-label-form {
    border: 2px #444 dashed;
    padding: 4px;
    border-radius: 5px;
    font-weight: bold;
}

.jodit-workplace {
    color:#444;
}

.modal-content {
    background:none !important;
}

.modal-content .modal-footer {
    border-radius: 0px 0px 5px 5px;
}

.custom-switch {
    background: none !important;
    border: none !important;
}

.v-select .vs__dropdown-menu {
    max-height: 90px !important;
    color:  #444 !important;
}

.vs__selected-options {
    color:  #444 !important;
}

@media (max-width: 965px) {
    .modal-xl {
        width: 98% !important;
        max-width: none;
        margin: 10px;
    }
}
