body {
    font-size: 16px !important;
    background: Fixed url("https://images.wallpaperscraft.ru/image/single/mototsiklist_noch_zvezdnoe_nebo_129588_3840x2160.jpg") !important;
}

.bw-text {
    color: #fff !important;
}

.bw {
    background: #fff !important;
}

.wb-text {
    color: #000 !important;
}

.wb {
    background: Fixed url("https://avatars.mds.yandex.net/i?id=0c384250a1f649a0eb52b98d7195e6bc_l-5487031-images-thumbs&n=13") !important;
    Opacity: 0.80;
}

rect {
    fill: #473939 !important;
    stroke: #885353 !important;
}

.card-panel, .card, .collapsible-header, .collapsible-body, table, .dropdown-content, .modal, .modal .modal-footer {
    background: #212121 !important;
    color: #fff !important;
}

.dropdown-content li>a, .dropdown-content li>span {
    color: #fff !important;
}

.btn-flat {
    color: #E0E0E0;
}

input:not([type]), input[type=text]:not(.browser-default), input[type=password]:not(.browser-default), input[type=email]:not(.browser-default), input[type=url]:not(.browser-default), input[type=time]:not(.browser-default), input[type=date]:not(.browser-default), input[type=datetime]:not(.browser-default), input[type=datetime-local]:not(.browser-default), input[type=tel]:not(.browser-default), input[type=number]:not(.browser-default), input[type=search]:not(.browser-default), textarea.materialize-textarea {
    border-bottom: 1px solid rgba(160,160,160,0.2);
    color: #fff;
}

table.dataTable tbody tr {
    background-color: #212121 !important;
}

table.striped>tbody>tr:nth-child(odd) {
    background: #424242 !important;
}

.collapsible-header, .collapsible-body, thead {
    border-bottom: 1px solid rgba(160,160,160,0.2);
}

.modal.modal-fixed-footer .modal-footer {
    border-top: 1px solid rgba(160,160,160,0.2) !important;
}

hr {
    background-color: rgba(160,160,160,0.2) !important;
}

table.highlight>tbody>tr:hover {
    background-color: rgba(160,160,160,0.2);
}

input::placeholder, textarea::placeholder {
    color: rgba(160,160,160,0.2) !important;
}

.input-search {
    background: #212121 !important;
    color: #fff !important;
}

.chips .input {
    color: #fff !important;
}

.logo {
    filter: invert(1%) !important;
}
