/******************* /*Top bar *******************/ .topbar { background: #685f5e; } .topbar .navbar-header { background: #ffffff; } .topbar .top-navbar .navbar-header .navbar-brand .light-logo { display: none; color: rgba(255, 255, 255, 0.8); } .topbar .navbar-light .navbar-nav .nav-item&gt;a.nav-link { color: #ffffff !important; } .topbar .navbar-light .navbar-nav .nav-item&gt;a.nav-link:hover, .topbar .navbar-light .navbar-nav .nav-item&gt;a.nav-link:focus { color: rgba(255, 255, 255, 0.8) !important; } /******************* /*General Elements *******************/ a.link:hover, a.link:focus { color: #e23318 !important; } .bg-theme { background-color: #e23318 !important; } .ng5-slider .ng5-slider-pointer { background-color: #e23318 !important; } .pagination&gt;.active&gt;a, .pagination&gt;.active&gt;span, .pagination&gt;.active&gt;a:hover, .pagination&gt;.active&gt;span:hover, .pagination&gt;.active&gt;a:focus, .pagination&gt;.active&gt;span:focus { background-color: #8a817f; border-color: #8a817f; } .right-sidebar .rpanel-title { background: #8a817f; } .stylish-table tbody tr:hover, .stylish-table tbody tr.active { border-left: 4px solid #8a817f; } .text-themecolor { color: #685f5e !important; } .profile-tab li a.nav-link.active, .customtab li a.nav-link.active { border-bottom: 2px solid #8a817f; color: #8a817f; } .profile-tab li a.nav-link:hover, .customtab li a.nav-link:hover { color: #8a817f; } title[_ngcontent-aqi-c2] { color: #e23318 !important; text-decoration: none !important; } title[_ngcontent-aqi-c2]:hover { font-weight: bold; } /******************* /*Buttons *******************/ .btn-themecolor { background: #8a817f; color: #ffffff; border: 1px solid #8a817f; box-shadow: 0 2px 2px 0 rgb(104, 95, 94, 0.12), 0 3px 1px -2px rgb(104, 95, 94, 0.12), 0 1px 5px 0 rgb(104, 95, 94, 0.12); } .btn-themecolor:disabled { box-shadow: none; } .btn-themecolor:disabled:hover { box-shadow: none !important; cursor: default; } .btn-themecolor:hover { background: #8a817f; border: 1px solid #8a817f; box-shadow: 0 14px 26px -12px rgb(104, 95, 94, 0.12), 0 4px 23px 0 rgb(104, 95, 94, 0.12), 0 8px 10px -5px rgb(104, 95, 94, 0.12) !important } .btn-themecolor:focus { background: #685f5e; border: 1px solid #685f5e; box-shadow: 0 14px 26px -12px rgb(104, 95, 94, 0.12), 0 4px 23px 0 rgb(104, 95, 94, 0.12), 0 8px 10px -5px rgb(104, 95, 94, 0.12); } .btn-themecolor.active { background: #8f1f0e; } .multiselect-dropdown .dropdown-btn .selected-item { background: #e23318 !important; } .multiselect-item-checkbox input[type=checkbox]+div:before { color: #e23318 !important; border: 2px solid #e23318 !important; } .btn-themecolor-default { background: #ffffff; color: #67757c; border: 1px solid #67757c; box-shadow: 0 2px 2px 0 rgb(138, 129, 127), 0 3px 1px -2px rgb(138, 129, 127), 0 1px 5px 0 rgb(138, 129, 127); } .btn-themecolor-default:disabled { box-shadow: none; } .btn-themecolor-default:disabled:hover { box-shadow: none; cursor: default; background: unset; color: unset; } .multiselect-item-checkbox input[type=checkbox]:checked+div:before { background: #e23318 !important; } .btn-themecolor-border { color: #8a817f; border: 1px solid #8a817f; box-shadow: 0 2px 2px 0 rgb(138, 129, 127), 0 3px 1px -2px rgb(138, 129, 127), 0 1px 5px 0 rgb(138, 129, 127); } input[type=radio], input[type=checkbox] { border: 1px solid #8a817f; } input[type=radio]:hover, input[type=checkbox]:hover, input[type=checkbox]:focus { border: 1px solid #685f5e; box-shadow: 0 2px 2px 0 rgb(138, 129, 127), 0 3px 1px -2px rgb(138, 129, 127), 0 1px 5px 0 rgb(138, 129, 127); } input[type=checkbox]:checked { border-color: #685f5e; } input[type=checkbox]:disabled { box-shadow: none; background-color: #dddddd; cursor: initial; border: 1px solid #67757c; } .btn-themecolor-border:hover { background: #685f5e; box-shadow: 0 2px 2px 0 rgb(138, 129, 127), 0 3px 1px -2px rgb(138, 129, 127), 0 1px 5px 0 rgb(138, 129, 127); border: 1px solid #8a817f; color: #fff; } .btn-themecolor-border:disabled:hover { box-shadow: none; cursor: default; background: unset; color: #685f5e; } .btn-themecolor-border:disabled { box-shadow: none; } .btn-themecolor-border:focus { background: #685f5e; color: #fff; border: 1px solid #8a817f; box-shadow: 0 2px 2px 0 rgb(138, 129, 127), 0 3px 1px -2px rgb(138, 129, 127), 0 1px 5px 0 rgb(138, 129, 127); } /******************* /*sidebar navigation *******************/ .label-themecolor { background: #8a817f; } .sidebar-nav&gt;ul&gt;li.active&gt;a { color: #685f5e; border-color: #685f5e; } .sidebar-nav&gt;ul&gt;li.active&gt;a i { color: #685f5e; } .sidebar-nav ul li a.active, .sidebar-nav ul li a:hover { color: #685f5e !important; } .sidebar-nav ul li a.active i, .sidebar-nav ul li a:hover i { color: #685f5e; } .lighten-2 .fa { background: #685f5e !important; } .page-item .page-link { color: #685f5e !important; } .topbar ul.dropdown-user li a:hover { color: #685f5e; } .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active { color: #685f5e !important; border-bottom: 2px solid #685f5e !important; } .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover { color: #b82a13; } input[type=checkbox]:checked:before { color: #685f5e; } .nav-pills .nav-link.active:after { background: #685f5e !important; } .btn-link { color: #685f5e !important; } .btn-link:focus, .btn-link:hover { color: #b82a13 !important; } .q_icon { color: #685f5e !important; } .swal2-popup .swal2-styled.swal2-confirm { background: #685f5e !important; } input[type=radio] { border: 2px solid #685f5e !important; } input[type=radio]:checked:before { color: #685f5e !important; background: #685f5e !important; } .custom-day.focused { background-color: #685f5e !important; color: #fff; } .quote_bit { background: #685f5e !important; color: #fff; } .title { color: #8a817f; } .title:hover { text-decoration: underline; } input[type=checkbox]:focus { outline: auto !important; box-shadow: 0 2px 2px 0 rgb(138, 129, 127), 0 3px 1px -2px rgb(138, 129, 127), 0 1px 5px 0 rgb(138, 129, 127); } .btn-themecolor-border:hover { background: #685f5e; box-shadow: 0 2px 2px 0 rgb(138, 129, 127), 0 3px 1px -2px rgb(138, 129, 127), 0 1px 5px 0 rgb(138, 129, 127); border: 1px solid #685f5e; color: #fff; /*cursor: pointer;*/ } .btn-themecolor-border:disabled { background: #fff !important; box-shadow: none !important; color: #685f5e !important; border: 1px solid #685f5e !important; cursor: default !important; } .message-center::-webkit-scrollbar-track { background-color: #eaeaea; } .message-center::-webkit-scrollbar-thumb { background-color: #685f5e !important; } .message-center::-webkit-scrollbar-thumb:hover { background-color: #685f5e !important; } .multiselect-dropdown .dropdown-btn .selected-item { background: #685f5e !important; } .multiselect-item-checkbox input[type=checkbox]:checked+div:before { background: #685f5e !important; } .multiselect-item-checkbox input[type=checkbox]+div:before { color: #e23318 !important; border: 2px solid #685f5e !important; } .list-group-item.pointer.active { background-color: #685f5e; border-color: #685f5e; } .list-group-item.active, .list-group .list-group-item.active:hover { background-color: #b82a13; border-color: #b82a13; } .bg-info { background-color: #685f5e !important; } .bg-success { background-color: #685f5e !important; } .accordion-bg-color { background-color: #685f5e !important; } .text-themecolor-hover { color: #685f5e !important; } .owl-dt-calendar-table .owl-dt-calendar-cell-selected { color: rgba(255, 255, 255, .85); background-color: #685f5e !important; } .owl-dt-control-button-content { color: #685f5e !important; } .progress-bar { background-color: #685f5e !important; } input[type=checkbox]:disabled, input[type=checkbox]:checked:disabled { border-color: #888888; background: #e0e0e0; box-shadow: none; } input[type=checkbox]:disabled:checked:before { color: #888888; } .release-highlight-class { background-color: #685f5e !important; } .gantt_task_line .gantt_task_content { color: white; background-color: #685f5e !important; }