File: /home/slfopp7cb1df/public_html/sitepacket.com/system/assets/css/color/1d2632.css
.sidebar-scroll,
#timeline .post-content .post-date span {
background: #1d2632;
}
.sidebar-menu li a {
color: rgba(255, 255, 255, 0.5);
}
.sidebar-menu li a:active, .sidebar-menu li a:hover, .sidebar-menu li a:focus {
color: #FFF !important;
background-color: rgba(255, 255, 255, 0.1);
}
.sidebar-menu li ul li a {
color: rgba(255, 255, 255, 0.5);
}
.sidebar-menu li ul li a:hover {
color: #FFF;
background-color: rgba(255, 255, 255, 0.1);
}
.sidebar-menu li.active > a {
color: #FFF !important;
background-color: rgba(255, 255, 255, 0.2);
}
.sidebar-toggled .sidebar-menu li:hover {
background-color: #1d2632;
}
.nav-tabs li a:hover, .nav-tabs li a:focus, .nav-tabs li a:active {
color: #1d2632 !important;
}
.nav-tabs li .active, .nav-tabs li.active {
color: #1d2632 !important;
}
.nav-tabs li:not(.title-tab) a::after {
background-color: #1d2632;
}
.list-group-item.active {
background: #1d2632;
border-color: #1d2632;
}
.list-group-item.active:focus, .list-group-item.active:hover {
background: #1d2632;
border-color: #1d2632;
}
.btn-primary {
background-color: #1d2632;
border-color: #1d2632;
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus {
background-color: #595D6E !important;
border-color: #595D6E !important;
color: #FFF;
}
.bg-success {
background-color: #595D6E !important;
}
a {
color: #595D6E;
}
a:hover, a:focus, a:active {
color: #5867dd;
}
.circle-done {
color: #1d2632;
}
.app-alert.alert-success {
background-color: #595D6E;
color: #fff;
}
.bg-dark-success {
background: #5867dd;
}
.dataTable tbody tr.active td, .dataTable tbody tr.active:hover td {
background: #1d2632 !important;
}
td.dropdown-option button:hover {
background: #1d2632;
border-color: #1d2632;
}
.select2-results .select2-highlighted {
background-color: #1d2632;
}
.datepicker table tr td.active.active {
background: #1d2632;
border-color: #1d2632;
}
.datepicker table tr td.active.active:hover {
background: #1d2632;
border-color: #1d2632;
}
.datepicker table tr td span.active.active, .datepicker table tr td span.active:hover.active {
background: #1d2632;
border-color: #1d2632;
}
.datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:hover.active {
background: #1d2632;
border-color: #1d2632;
}
.datepicker table tr td span.active.active:hover {
background: #1d2632;
border-color: #1d2632;
}
.atwho-view .cur,
.note-hint-group .active,
.note-hint-item:hover {
background-color: #1d2632 !important;
}
.sidebar-scroll::-webkit-scrollbar-thumb {
background: rgba(255, 255, 255, 0.1);
}
.sidebar-scroll::-webkit-scrollbar-thumb:hover {
background: rgba(255, 255, 255, 0.2);
}
.sidebar-scroll::-webkit-scrollbar-thumb:active {
background: rgba(255, 255, 255, 0.2);
}
@media (min-width: 991px) {
.sidebar {
background: #1d2632;
}
}
.bg-primary {
background-color: #1d2632 !important;
}
.sidebar-brand {
background-color: #1d2632;
border-bottom-color: rgba(0, 0, 0, 0.2705882353) !important;
}
@media (max-width: 500px) {
.sidebar.sidebar-off {
background-color: #1d2632;
}
.sidebar .sidebar-scroll {
border-top-color: rgba(0, 0, 0, 0.2705882353) !important;
}
.sidebar #left-menu-topbar-button-container .nav-link,
.sidebar .sidebar-toggle-btn {
color: rgba(255, 255, 255, 0.5) !important;
}
}
.form-check-input:checked {
background-color: #1d2632 !important;
border-color: #1d2632 !important;
}