/*
description Of variables for build for theme layouts
1) menu-caption-color
List of color for sidebar menu caption
2) brand-background
List of color for logo background
3) header-dark-background
List of color for Dark Header
4) header-light-background
List of color for light Header
5) menu-dark-background
List of color for Dark sidebar menu
6) menu-light-background
List of color for light sidebar menu
7) menu-active-color
List of color for Active item highliter
8) menu-icon-color
List of color for sidebar menu items icon colors
*/
/** =====================
Dark css start
========================== **/
body {
color: #adb7be;
background: #151b24;
}
.table,
.table-hover tbody tr:hover {
color: #adb7be;
}
.bt-wizard .nav,
body.layout-1 .pcoded-content,
body.layout-4 .pcoded-content,
body.layout-5 .pcoded-main-container {
background: #151b24;
}
h1,
h2,
h3,
h4,
h5,
h6 {
color: #c9d0d5;
}
.text-muted {
color: #919ea7 !important;
}
hr {
border-top-color: #151b24;
}
.bg-light,
.bg-white {
background-color: #1b222e !important;
}
.text-white {
color: #c9d0d5 !important;
}
.btn-theme,
.text-white i,
a.btn-theme,
i.text-white {
color: #fff !important;
}
.badge.text-white,
.label.text-white {
color: #fff !important;
}
.scroll-div > .scroll-element .scroll-bar {
background-color: #020304;
}
.page-header .page-header-title + .breadcrumb > .breadcrumb-item a {
color: #fff;
}
.page-header .page-header-title + .breadcrumb > .breadcrumb-item:last-child a {
color: #fff;
}
.page-header .page-header-title h5 {
color: #fff;
}
text {
fill: #fff !important;
}
.dropdown-item,
.page-link,
.text-secondary {
color: #adb7be !important;
}
a {
color: #adb7be;
}
a.text-secondary {
color: #adb7be !important;
}
a.text-secondary:focus, a.text-secondary:hover {
color: #adb7be;
}
a.text-secondary.btn, a.text-secondary.btn:Active, a.text-secondary.btn:focus, a.text-secondary.btn:hover {
color: #fff !important;
}
.dropdown-divider,
.table-bordered {
border: 1px solid #1b222e;
}
.dropdown-menu > a.active {
color: #fff !important;
}
.user-card .user-about-block img {
box-shadow: 0 0 0 5px #222c3b;
}
.latest-update-card .card-body .latest-update-box .update-meta .update-icon.ring,
.page-header.breadcumb-sticky,
.user-card .user-about-block .certificated-badge,
.user-card-3 .certificated-badge {
background: #222c3b;
}
/* ========== card css start =========== */
.card:not([class*="bg-"]) {
background-color: #222c3b;
box-shadow: 0 1px 20px 0 rgba(0, 0, 0, 0.08);
}
.card:not([class*="bg-"]) .card-header {
background-color: transparent;
}
.card:not([class*="bg-"]) .card-header h5 {
color: #9fabb3 !important;
}
.card:not([class*="bg-"]) .card-header h5:after {
background-color: #313f55;
}
.card:not([class*="bg-"]) .card-header .card-header-right .btn.dropdown-toggle {
color: #c9d0d5;
}
.card:not([class*="bg-"]) .card-footer {
border-top: 1px solid #1e2734;
background: transparent;
}
.card:not([class*="bg-"]).card-load .card-loader {
background-color: rgba(21, 27, 36, 0.8);
}
.card:not([class*="bg-"]).card-load .card-loader i {
color: #0B69FF;
}
.card[class*="bg-pat"]:not([class*="bg-"]) {
background-color: #222c3b;
}
.card.user-profile-list {
background: transparent;
}
.card[class*="bg-"] {
color: #fff;
}
.card[class*="bg-"] .text-white {
color: #fff !important;
}
/* ========== card css End =========== */
.user-profile-list {
background: transparent;
}
.user-profile,
.user-profile-list table tr td {
background: #222c3b;
box-shadow: 0 1px 20px 0 rgba(0, 0, 0, 0.08);
}
/* ================================ Dropdown Start ===================== */
.dropdown-menu {
background-color: #313f55;
box-shadow: 0 1px 20px 0 rgba(0, 0, 0, 0.08);
}
.dropdown-menu.show:before {
color: #222c3b;
text-shadow: 0 -2px 2px rgba(0, 0, 0, 0.08);
}
.dropdown-menu > li > a {
color: #adb7be !important;
}
.dropdown-menu > li.active, .dropdown-menu > li:active, .dropdown-menu > li:focus, .dropdown-menu > li:hover {
background: rgba(173, 183, 190, 0.1);
}
.dropdown-menu > li.active > a, .dropdown-menu > li:active > a, .dropdown-menu > li:focus > a, .dropdown-menu > li:hover > a {
background: transparent;
color: #fff !important;
}
.dropdown-item:focus, .dropdown-item:hover {
color: #fff !important;
background-color: rgba(173, 183, 190, 0.1);
}
/* ==================== Navbar Start ===================== */
.pcoded-navbar .mobile-menu span {
background-color: #adb7be;
}
.pcoded-navbar .mobile-menu span:after, .pcoded-navbar .mobile-menu span:before {
background-color: #adb7be;
}
.pcoded-navbar .navbar-content {
box-shadow: 2px 0 20px 0 rgba(0, 0, 0, 0.08);
}
.pcoded-navbar.navbar-dark .header-logo .b-bg {
background: #0B69FF;
}
/* =================== Navbar end ===================== */
.pcoded-header {
background: #242e3e;
color: rgba(255, 255, 255, 0.8);
box-shadow: 0 1px 0 0 #151b24;
}
.pcoded-header .dropdown-menu {
color: rgba(255, 255, 255, 0.8) !important;
}
.pcoded-header .dropdown-menu a {
color: rgba(255, 255, 255, 0.8) !important;
}
.pcoded-header .dropdown-menu > li > a {
color: rgba(255, 255, 255, 0.8);
}
.pcoded-header .dropdown-menu > li.active > a, .pcoded-header .dropdown-menu > li:active > a, .pcoded-header .dropdown-menu > li:focus > a, .pcoded-header .dropdown-menu > li:hover > a {
background: transparent;
}
.pcoded-header .input-group .input-group-text,
.pcoded-header a,
.pcoded-header dropdown-toggle {
color: rgba(255, 255, 255, 0.8);
}
.pcoded-header .input-group .input-group-text:hover,
.pcoded-header a:hover,
.pcoded-header dropdown-toggle:hover {
color: #fff;
}
.pcoded-header .main-search .search-close > .input-group-text {
color: #adb7be;
}
.pcoded-header .main-search.open .input-group {
background: #1e2734;
border-color: #465159;
}
.pcoded-header .main-search.open .input-group .search-btn .input-group-text {
color: #fff;
}
.pcoded-header .dropdown.show:before {
color: #222c3b;
text-shadow: 0 -1px 2px rgba(0, 0, 0, 0.12);
}
.pcoded-header .dropdown.mega-menu .dropdown-menu > .row > .col + .col:after {
background: rgba(21, 27, 36, 0.2);
}
.pcoded-header .dropdown .notification .noti-head {
border-bottom: 1px solid #1e2734;
background: #222c3b;
}
.pcoded-header .dropdown .notification .noti-body li.notification:hover {
background: rgba(11, 105, 255, 0.1);
}
.pcoded-header .dropdown .notification .noti-body li p strong {
color: #c9d0d5;
}
.pcoded-header .dropdown .notification .noti-footer {
border-top: 1px solid #1e2734;
background: #222c3b;
}
.pcoded-header .dropdown .profile-notification .pro-head {
color: #adb7be;
background: #313f55;
}
.pcoded-header .dropdown .profile-notification .pro-head .dud-logout {
color: #adb7be;
}
.pcoded-header .dropdown.drp-user.show:before {
color: #313f55;
}
.pcoded-header .dropdown .pro-body li a:hover {
background: rgba(173, 183, 190, 0.1);
background: transparent;
}
.pcoded-header .input-group .input-group-text.h-drop:hover, .pcoded-header a.h-drop:hover, .pcoded-header dropdown-toggle.h-drop:hover {
color: #fff;
}
.mobile-menu span {
background-color: rgba(255, 255, 255, 0.8);
}
.mobile-menu span:after, .mobile-menu span:before {
background-color: rgba(255, 255, 255, 0.8);
}
.mobile-menu:hover span {
background-color: #fff;
}
.mobile-menu:hover span:after, .mobile-menu:hover span:before {
background-color: #fff;
}
/** ===================== Chatting css start ========================== **/
.header-chat,
.header-user-list {
background-color: #1b222e;
}
.header-chat .h-list-header,
.header-user-list .h-list-header {
border-bottom: 1px solid #0f141b;
}
.header-chat .h-list-header .input-group,
.header-user-list .h-list-header .input-group {
background: transparent;
}
.header-chat .h-list-header a,
.header-user-list .h-list-header a {
color: #adb7be;
}
.header-chat .h-list-header .form-control,
.header-user-list .h-list-header .form-control {
background: #222c3b;
color: #adb7be;
}
.header-chat.open,
.header-user-list.open {
box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.2);
}
.header-user-list .h-list-body .userlist-box:after {
background: #0f141b;
}
.header-user-list .h-list-body .userlist-box .live-status {
background: #1dc4e9;
color: #fff;
}
.header-user-list .h-list-body .userlist-box .text-c-green {
color: #1dc4e9;
}
.header-user-list.open .h-close-text i {
color: #adb7be;
}
.header-user-list.open .h-close-text:after {
color: #1b222e;
box-shadow: none;
background: #2b384b;
}
.header-user-list.open.msg-open:after {
color: rgba(11, 105, 255, 0.1);
}
.header-chat .h-list-body {
background: #151b24;
}
.header-chat .h-list-body .chat-messages .chat-menu-reply > div p {
background: #1e2734;
box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
}
.header-chat .h-list-body .chat-messages .chat-menu-reply > div:before {
color: #1e2734;
text-shadow: 7px 10px 20px rgba(0, 0, 0, 0.1);
border-bottom-color: #1e2734;
border-right-color: #1e2734;
}
.header-chat .h-list-body .chat-messages .chat-menu-content > div p {
background: #06080a;
color: #fff;
box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
}
.header-chat .h-list-body .chat-messages .chat-menu-content > div:before {
color: #06080a;
text-shadow: -4px 4px 10px rgba(0, 0, 0, 0.15);
border-left-color: #06080a;
border-top-color: #06080a;
}
.header-chat .h-list-footer {
background: #151b24;
}
.header-chat .h-list-footer .input-group {
background: #283344;
box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
}
.header-chat .h-list-footer .input-group .form-control,
.header-chat .h-list-footer .input-group .input-group-text {
color: #adb7be;
background: transparent;
}
.header-chat .h-list-footer .input-group .btn-send .input-group-text {
color: #fff;
}
.header-chat .h-list-footer .input-group:after {
color: #283344;
text-shadow: 4px 10px 20px rgba(0, 0, 0, 0.1);
}
.header-chat .h-list-footer .input-group .btn-primary {
background: #080a0e;
border-color: #080a0e;
}
.header-chat .h-list-footer .input-group .btn-success {
background: #151b24;
border-color: #151b24;
}
/**====== Chat css end ======**/
.border-bottom {
border-bottom: 1px solid #1e2734 !important;
}
.border-top {
border-top: 1px solid #1e2734 !important;
}
.task-list:after {
background: #1e2734;
}
.table td {
border-top: 1px solid #1e2734;
}
.table thead th {
border-bottom: 1px solid #1e2734;
color: #adb7be;
background: transparent;
}
/* ====================== basic componant ================== */
.additive .border-bottom,
.additive .border-right,
.additive .border-top {
border-color: #fff !important;
}
.tooltip-inner {
box-shadow: 0 0 15px rgba(17, 17, 17, 0.41);
}
.tooltip .arrow::before {
text-shadow: 0 2px 3px rgba(17, 17, 17, 0.41);
}
.card .card-block code {
background: #151b24;
}
.breadcrumb {
background: #151b24;
}
.breadcrumb .breadcrumb-item.active {
color: #adb7be;
}
.page-link {
color: #007bff;
background-color: #151b24;
border: 1px solid #020304;
}
.page-link:hover {
background-color: #020304;
border: 1px solid #020304;
}
.page-item.active .page-link {
color: #fff !important;
}
.page-item.disabled .page-link {
background-color: #151b24;
border: 1px solid #020304;
}
.blockquote {
border-left-color: #151b24;
}
.blockquote.text-right {
border-right-color: #151b24;
}
.blockquote-footer {
color: #919ea7;
}
.support-bar [class*=col],
.support-bar1 [class*=col],
.table th,
.table thead th,
.table-bordered td,
.table-bordered th {
border-color: #1e2734;
}
.footable .label-default,
.footable .pagination > .disabled > a,
.footable .pagination > li > a,
.footable.table-striped > tbody > tr:nth-child(odd) {
background-color: rgba(2, 3, 4, 0.25);
border: 1px solid #1e2734;
color: #919ea7;
}
.footable.table > tbody > tr > td,
.footable.table > tfoot > tr > td {
border-top: 1px solid #1e2734;
}
.footable.table > thead > tr > th {
border-bottom: 2px solid #1b222e;
}
.footable-details.table-hover > tbody > tr:hover,
.footable.table-hover > tbody > tr:hover {
background: #151b24;
}
.form-material .form-control {
border-color: #151b24;
}
table.dataTable.table-striped.DTFC_Cloned tbody {
background-color: #0f141b;
}
.dataTable .highlight {
background: transparent;
}
table.DTFC_Cloned tr {
background-color: #222c3b;
}
.highcharts-background {
fill: #222c3b !important;
}
.progress {
background-color: #0f141b;
}
.nav-tabs {
border-bottom: none;
}
.nav-tabs .nav-item .nav-link:hover,
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-item:hover .nav-link,
.nav-tabs .nav-link.active {
color: #fff;
border-color: #1b222e;
background: #222c3b !important;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
color: #fff !important;
background: #0B69FF;
box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.2);
}
.nav-tabs .nav-link,
.tab-content {
box-shadow: 0 1px 20px 0 rgba(0, 0, 0, 0.08);
}
.form-control-plaintext {
color: #adb7be;
}
.input-group-text {
border-color: #0f141b;
color: #adb7be;
}
.search-bar {
background: #1b222e;
}
.custom-file-label,
.custom-select,
.form-control {
background: #1b222e;
color: #adb7be;
border-color: #0f141b;
}
.custom-file-label:focus,
.custom-select:focus,
.form-control:focus {
background: #19202b;
color: #adb7be;
border-color: #19202b;
}
.switch input[type=checkbox] + .cr {
border: 1px solid #adb7be;
}
.custom-file-label::after {
background-color: #0f141b;
color: #adb7be;
border-left: 1px solid #1b222e;
}
.form-control:disabled,
.form-control[readonly] {
background: #171d27;
color: #a4b0b7;
}
.bootstrap-tagsinput {
background: #1b222e;
border: 1px solid #1b222e;
}
.input-group {
background-color: #1b222e;
}
.dtp-content text {
fill: #000 !important;
}
.select2-container--default .select2-selection--multiple,
.select2-container--default .select2-selection--single {
background: #1b222e;
border: 1px solid #151b24;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered,
.select2-container--default .select2-selection--single .select2-selection__rendered {
color: #adb7be;
}
.select2-container--default.select2-container--disabled .select2-selection--single {
background: #1b222e;
}
.ms-container .ms-list {
border: 1px solid #151b24;
}
.ms-container .ms-optgroup-label {
color: #adb7be;
}
.ms-container .ms-selectable,
.ms-container .ms-selection {
background: #1b222e;
color: #adb7be;
}
.ms-container .ms-selectable li.ms-elem-selectable,
.ms-container .ms-selectable li.ms-elem-selection,
.ms-container .ms-selection li.ms-elem-selectable,
.ms-container .ms-selection li.ms-elem-selection {
border-bottom: 1px solid #151b24;
color: #adb7be;
background: #1b222e;
}
.sw-theme-default .step-anchor {
background: #1b222e;
}
.sw-theme-default .step-content,
.sw-theme-default .sw-container {
background: #1b222e;
}
.sw-theme-default ul.step-anchor > li a {
color: #adb7be;
background: #1b222e;
}
.sw-theme-default ul.step-anchor > li a > h6,
.sw-theme-default ul.step-anchor > li a p {
color: #adb7be !important;
}
.sw-theme-arrows .sw-container,
.sw-theme-circles .sw-container,
.sw-theme-dots .sw-container {
background: #1b222e;
}
.sw-theme-arrows {
border: 1px solid #171d27;
}
.sw-theme-arrows .step-content,
.sw-theme-arrows .sw-container {
background: #1b222e;
}
.sw-theme-arrows ul.step-anchor > li a {
color: #adb7be;
background: #1b222e !important;
}
.sw-theme-arrows ul.step-anchor > li a > h6,
.sw-theme-arrows ul.step-anchor > li a p {
color: #adb7be;
}
.sw-theme-arrows ul.step-anchor > li a:after {
border-left: 30px solid #1b222e;
}
.sw-theme-arrows ul.step-anchor > li a:before {
border-left: 30px solid #0f141b;
}
.sw-theme-arrows > ul.step-anchor {
background: #1b222e;
border: 1px solid #171d27;
}
.sw-theme-arrows > ul.step-anchor > li > a:hover:after {
border-left: 30px solid #1b222e;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
background: #171d27;
border: 1px solid #222c3b;
}
.sw-theme-default > ul.step-anchor > li.done > a.nav-link:after {
background: #283344;
}
.sw-theme-default > ul.step-anchor > li > a.nav-link:after {
background: #080a0e;
}
.sw-theme-dots .step-content,
.sw-theme-dots .sw-toolbar,
.sw-theme-dots > ul.step-anchor {
background: #1b222e;
}
.sw-theme-arrows > ul.step-anchor > li.done > a {
background: #1b222e !important;
}
.sw-theme-arrows > ul.step-anchor > li.done > a:after {
border-left: 30px solid #1b222e !important;
}
.sw-theme-arrows > ul.step-anchor > li.active > a {
background: #080a0e !important;
}
.sw-theme-arrows > ul.step-anchor > li.active > a:after {
border-left: 30px solid #080a0e !important;
}
.sw-theme-dots > ul.step-anchor > li.done > a {
color: #c9d0d5;
}
.sw-theme-dots .nav-tabs .nav-link {
background: transparent !important;
}
.ck.ck-editor__main > .ck-editor__editable {
background: #1b222e !important;
}
.ck.ck-editor__main > .ck-editor__editable:not(.ck-focused) {
border-color: #171d27 !important;
}
.ck.ck-toolbar__separator {
background: #080a0e;
}
.document-editor__editable-container {
background: #151b24;
}
.document-editor__editable-container .ck-editor__editable.ck-editor__editable_inline {
background: #151b24;
border: 1px solid #080a0e;
}
.document-editor {
border: 1px solid #080a0e;
}
.ck-content .table table,
.ck-content .table table td,
.ck-content .table table th {
border-color: #080a0e;
background: #151b24;
}
.ck.ck-toolbar {
background: #151b24;
border: 1px solid #151b24;
}
.document-editor__toolbar {
border-bottom: 1px solid #080a0e;
}
.ck.ck-button .ck-button__label,
.ck.ck-icon {
color: #adb7be;
}
.fc-state-default {
background-color: #151b24 !important;
background-image: none;
color: #adb7be !important;
text-shadow: none !important;
box-shadow: none !important;
}
.fc-unthemed td.fc-today {
background: #151b24;
}
.fullcalendar-card .fc-button {
border-color: #222c3b;
}
.h-list-body .chat-messages .chat-menu-reply > div:before {
color: #080a0e;
border-right-color: #080a0e;
border-bottom-color: #080a0e;
}
.h-list-body .chat-messages .chat-menu-reply > div p {
background: #080a0e;
}
table.dataTable.fixedHeader-floating,
table.dataTable.fixedHeader-locked {
background: #151b24;
}
.fc-unthemed .fc-content,
.fc-unthemed .fc-divider,
.fc-unthemed .fc-list-view,
.fc-unthemed .fc-popover,
.fc-unthemed .fc-row,
.fc-unthemed fc-list-heading td,
.fc-unthemed tbody,
.fc-unthemed td,
.fc-unthemed th,
.fc-unthemed thead {
border-color: #1b222e;
}
.fc-unthemed .fc-divider,
.fc-unthemed .fc-list-heading td,
.fc-unthemed .fc-popover .fc-header {
background-color: #1b222e;
}
.i-main .i-block {
border: 1px solid #151b24;
}
.invoice-total.table {
background: #1b222e;
}
.filter-bar .navbar {
background: #1b222e;
}
.table-card .row-table:first-child {
border-bottom-color: #151b24;
}
.table-card .row-table .br {
border-right-color: #151b24;
}
.task-board-left .task-right-header-revision,
.task-board-left .task-right-header-status,
.task-board-left .task-right-header-users {
border-color: #1b222e;
}
.h-list-body .userlist-box:after {
background: #1b222e;
}
.h-list-body .userlist-box.active {
background: #1b222e;
}
.msg-card .msg-block > .row > div:before {
background: #1b222e;
}
.msg-card .msg-user-chat {
background: #1b222e;
}
.note-card .note-box-aside {
border-right: 1px solid #1b222e;
}
.note-card .note-write {
background: #1b222e;
}
.note-card .note-write:after, .note-card .note-write:before {
border-left: 1px solid #171d27;
}
.note-card .list-group-item,
.note-card .list-group-item.active {
background: #1b222e;
border-color: #171d27;
color: #adb7be;
}
.filter-bar .card-task .task-list-table i {
color: #adb7be;
}
.task-data .dropdown-toggle:after,
.task-data i {
color: #adb7be;
}
.table-columned > tbody > tr > td {
border-left: 1px solid #1d2431;
}
#task-container li {
background: #151b24;
border: 1px solid #151b24;
border-top: 5px solid #1e2734;
color: #adb7be;
}
.bd-example-modal,
.bd-example-row {
background: #1b222e;
}
pre[class*=language-] > code {
box-shadow: -1px 0 0 0 #171d27, 0 0 0 1px #1b222e;
}
.modal-content {
background: #151b24;
border: 1px solid #1e2734;
}
.modal-header {
border-bottom: 1px solid #1e2734 !important;
}
.modal-footer {
border-top: 1px solid #1e2734 !important;
}
.close,
.close:not(:disabled):not(.disabled):hover {
text-shadow: none;
color: #adb7be;
opacity: 1;
}
.email-card .tab-content .table tr.read {
background: rgba(21, 27, 36, 0.7);
}
.email-card .tab-content .table tr:hover {
background: #151b24;
box-shadow: none;
}
.email-card .mail-body-content .mail-attach {
border: 1px solid #7E858E;
}
.email-card .nav-pills {
background: transparent;
box-shadow: none;
}
.email-card .nav-pills > li .nav-link.active {
background: rgba(33, 150, 243, 0.1);
border-color: rgba(33, 150, 243, 0.1);
box-shadow: none;
}
.email-card .inbox-right .nav-pills {
border-top: 1px solid #151b24 !important;
}
.email-content {
border-bottom: 1px solid #151b24;
}
.crop-toggle .docs-options .dropdown-menu {
color: #adb7be;
}
.crop-toggle .docs-options .dropdown-menu > li:hover {
color: #adb7be !important;
background: #151b24;
}
/* ====================== Advanced componant ================== */
.widget-chat-box .card-header i {
color: #adb7be;
}
.widget-chat-box .send-chat {
background-color: #151b24;
}
.widget-chat-box .send-chat:before {
border-top: 6px solid #151b24;
border-right: 6px solid #151b24;
}
.widget-chat-box .receive-chat .time {
color: #adb7be;
}
.chat-card .send-chat .msg {
background-color: #0B69FF;
}
.chat-card .send-chat .msg:after {
border-right-color: #0B69FF;
}
.chat-card .received-chat .msg {
background-color: #151b24;
}
.chat-card .received-chat .msg:after {
border-bottom-color: #151b24;
}
.latest-update-card .card-body .latest-update-box:after {
background: #151b24;
}
.support-bar .card-footer {
background: #222c3b !important;
border-top: 1px solid #151b24;
}
.flat-card .row-table:first-child {
border-bottom-color: #151b24;
}
.flat-card .row-table .br {
border-right-color: #151b24;
border-left-color: #151b24;
}
.blur-user-card h3,
.profile-card .card-body h3 {
color: #fff !important;
}
.border-right {
border-color: #151b24 !important;
}
.grid-stack {
background: #1b222e;
}
.slider-track {
background: #151b24;
}
:not(pre) > code[class*=language-],
pre[class*=language-] {
background: #222c3b;
}
:not(pre) > code[class*=language-] code,
pre[class*=language-] code {
background-color: #222c3b;
}
.card .card-block pre[class*=language-] > code {
box-shadow: -1px 0 0 0 #0B69FF, 0 0 0 1px #1e2734;
background: #222c3b;
background-size: 3em 3em;
background-origin: content-box;
background-attachment: local;
}
code[class*=language-],
pre[class*=language-] {
color: #adb7be;
}
.token.entity,
.token.operator,
.token.url,
.token.variable {
background: transparent;
}
.nestable-lists {
border-top: 2px solid #1b222e;
border-bottom: 2px solid #1b222e;
}
#nestable2 .dd-item > button:before,
.dd-item > button {
color: #adb7be;
}
#nestable2 .dd-handle,
.dd-handle {
color: #adb7be;
border: 1px solid #151b24;
}
#nestable2 .dd-handle:hover,
.dd-handle:hover {
color: #b6bec5;
background: #151b24;
}
.dd-placeholder {
background: #1b222e;
border-color: #adb7be;
}
.dd3-content,
.dd3-handle {
color: #adb7be;
border: 1px solid #222c3b;
background: #151b24;
}
.dd3-content:hover {
color: #b6bec5;
background: #151b24;
}
.dropzone .dz-message {
color: #b6bec5;
}
.datepicker {
color: #adb7be;
background: #151b24 !important;
}
.datepicker-dropdown.datepicker-orient-bottom:before {
border-bottom-color: #151b24 !important;
}
.datepicker-dropdown.datepicker-orient-bottom:after {
border-bottom: 6px solid #151b24 !important;
}
.datepicker-dropdown.datepicker-orient-top:before {
display: none;
}
.datepicker-dropdown.datepicker-orient-top:after {
border-top: 6px solid #151b24 !important;
}
.dtp table.dtp-picker-days tr > td > a.selected {
color: #fff !important;
}
.style-block .nav-pills {
background: transparent;
}
.offline-box iframe {
border: 1px solid #151b24;
}
.table.dataTable[class*="table-"] thead th {
background: transparent;
}
table.dataTable tbody > tr.selected,
table.dataTable tbody > tr > .selected {
background: #151b24;
}
.trash {
background: #151b24;
border-color: #222c3b;
}
.syntax-output {
border-color: #151b24;
}
.syntax-output pre {
color: #adb7be;
}
.profile-card ~ .card-footer [class*="col-"],
.blur-user-card .blur-footer [class*="col-"],
.widget-profile-card-1 ~ .card-footer [class*=col-] {
border-color: #151b24;
}
.product-progress-card .pp-cont:after {
background: #151b24;
}
.ck-content .image > figcaption {
color: #adb7be !important;
background: #222c3b !important;
}
.message-mobile .task-right-header-status {
border-bottom: 1px solid #282a2c;
}
.menu-styler .theme-color > a[data-value="reset"] {
color: #fff !important;
}
body.box-layout,
body.box-layout .pcoded-header ~ .pcoded-main-container {
background: #151b24;
}
.pcoded-header > .collapse:not(.show) .mob-toggler:after {
color: #fff;
}
.cd-horizontal-timeline .events,
.cd-timeline {
background: #151b24;
}
.cd-timeline__content::before {
border-left-color: #222c3b;
-webkit-filter: drop-shadow(1px 0 1px #222c3b);
filter: drop-shadow(1px 0 1px #222c3b);
}
.cd-timeline__block:nth-child(even) .cd-timeline__content::before {
border-right-color: #222c3b;
-webkit-filter: drop-shadow(-1px 0 1px #222c3b);
filter: drop-shadow(-1px 0 1px #222c3b);
}
.cd-timeline__container::before {
background: #222c3b;
}
.cd-timeline__date {
color: #c9d0d5;
}
.cd-timeline__img {
box-shadow: 0 0 0 4px #222c3b, inset 0 2px 0 rgba(0, 0, 0, 0.08), 0 3px 0 4px rgba(0, 0, 0, 0.05);
}
.cd-timeline-navigation a {
border: 2px solid #151b24;
}
.cd-horizontal-timeline .events a {
color: #adb7be;
}
.cd-horizontal-timeline .events a:after {
border: 2px solid #151b24;
background: #151b24;
}
.cbp_tmlabel h3 {
color: #fff !important;
}
table.dataTable tbody > tr.selected td.select-checkbox:after,
table.dataTable tbody > tr.selected th.select-checkbox:after,
table.dataTable tbody > tr > .selected td.select-checkbox:after,
table.dataTable tbody > tr > .selected th.select-checkbox:after {
text-shadow: 1px 1px #151b24, -1px -1px #151b24, 1px -1px #151b24, -1px 1px #151b24;
}
div.DTS div.dataTables_scrollBody table {
background-color: #151b24;
}
.tabledit-toolbar .btn span {
color: #adb7be;
}
.control.control--effects button.control__btn {
color: #adb7be;
}
.questions input {
background: #222c3b;
color: #adb7be;
}
.checkbox.checkbox-fill input[type=checkbox] + .cr:after {
border: 2px solid rgba(233, 234, 236, 0.31);
}
.pcoded-navbar.theme-horizontal ~ .pcoded-header {
color: #fff;
color: rgba(255, 255, 255, 0.8);
}
.pcoded-navbar.theme-horizontal ~ .pcoded-header .profile-notification li > a {
color: #7E858E;
}
.pcoded-navbar.theme-horizontal ~ .pcoded-header .b-title {
color: #fff;
}
.pcoded-navbar.theme-horizontal ~ .pcoded-header .dropdown-menu {
color: rgba(255, 255, 255, 0.8) !important;
}
.pcoded-navbar.theme-horizontal ~ .pcoded-header .dropdown-menu a {
color: #7E858E;
}
.pcoded-navbar.theme-horizontal ~ .pcoded-header .dropdown-menu > li > a {
color: #7E858E;
}
.pcoded-navbar.theme-horizontal ~ .pcoded-header .dropdown-menu > li.active, .pcoded-navbar.theme-horizontal ~ .pcoded-header .dropdown-menu > li:active, .pcoded-navbar.theme-horizontal ~ .pcoded-header .dropdown-menu > li:focus, .pcoded-navbar.theme-horizontal ~ .pcoded-header .dropdown-menu > li:hover {
color: #7E858E;
}
.pcoded-navbar.theme-horizontal ~ .pcoded-header a,
.pcoded-navbar.theme-horizontal ~ .pcoded-header dropdown-toggle {
color: rgba(255, 255, 255, 0.8);
}
.pcoded-navbar.theme-horizontal ~ .pcoded-header a:hover,
.pcoded-navbar.theme-horizontal ~ .pcoded-header dropdown-toggle:hover {
color: #fff;
}
.pcoded-navbar.theme-horizontal ~ .pcoded-header .main-search.open .input-group .search-btn .input-group-text {
color: #fff;
}
.pcoded-navbar.theme-horizontal ~ .pcoded-header .dropdown .profile-notification .pro-head {
color: #fff;
}
.pcoded-navbar.theme-horizontal ~ .pcoded-header .dropdown .profile-notification .pro-head .dud-logout {
color: #fff;
}
@media only screen and (max-width: 991px) {
.pcoded-header {
background: #222c3b;
color: #fff;
}
.pcoded-header > .collapse:not(.show) {
background: #283344;
box-shadow: 0 1px 20px 0 rgba(0, 0, 0, 0.08);
}
.pcoded-header > .collapse:not(.show) a {
color: #fff;
}
.pcoded-header[class*='header-'] .main-search.open .input-group {
background: rgba(255, 255, 255, 0.25);
}
}