
.dash.navbar.navbar-dark,
.btn-glowny,
.btn-primary,
.k-animation-container .k-tooltip,
.sidebar,
.sidebar .nav-link:hover,
.modal-header,
.icSwitch:has(input[type="checkbox"]:checked) .slider,
.switch-svg-icon,
#AdminMenu,
.k-datetimepicker .k-i-calendar,
.k-datetimepicker .k-i-clock,
.day-or-week .btn-active-week-day,
#schedulerAppointmentsList .k-picker-wrap .k-icon,
.scheduler-custom-icon,
#kontrahent .k-picker-wrap .k-icon,
.icon-bulletlist-custom,
.icon-edit-popup, .icon-emailReply-popup, .icon-calendar-go-popup, .icon-calendar-clock-popup,
.thead-ciemny,
.custom-file-label-uslugi,
.row-controls-icon,
.table .k-switch-on .k-switch-container,
.table .checkmark_stem,
.checkmark_kick,
.table .k-switch-off .k-switch-handle,
.table .k-switch-off .k-switch-handle:hover,
.save-button {
	background-color: #9E2126 !important;
}

#main .card-lista .card-tytul {
	border-bottom: 2px solid #9E2126;
}

.form-control:focus {
	border-color: #9E2126 !important;
	box-shadow: none;
}

.sidebar-sticky {
	border-right: 1px solid #9E2126 !important;
}


.sidebar-nav-item {
	border-bottom: 1px solid #eee !important;
}

.btn-secondary, .btn-secondary:hover {
	border-color: #9E2126 !important;
	color: #9E2126 !important;
}

#EventForm .k-widget.floating-label:is(:focus-within)::before, #EventForm .k-widget.floating-label:has(input:not(:placeholder-shown))::before {
	color: #9E2126 !important;
}

.k-list-container,
label .btn-refresh {
	border: 1px solid #9E2126 !important;
}

#wyborStanowisk .k-autocomplete.k-state-focused, #wyborStanowisk .k-multiselect-wrap.k-state-focused, #wyborStanowisk .k-state-focused > .k-multiselect-wrap {
	border: 1px solid #9E2126 !important;
	box-shadow: none;
}


#scheduler-wrapper .k-today.calendarVerticalBorder {
	border-right-color: #f8f8f8 !important;
	background: #f8f8f8;
}

#main .color-primary-50 {
	color: #9E2126 !important;
}

#main .k-autocomplete.k-state-focused, .k-multiselect-wrap.k-state-focused, .k-state-focused > .k-multiselect-wrap {
	box-shadow: none;
	border: 1px solid #9E2126 !important;
}

.bgc-custom-service {
	background: #f8f8f8;
}


.table .k-switch .k-switch-handle {
	border: 1px solid #9E2126 !important;
}

.save-button .checkmark {
	border: none !important; 
}

.save-button:hover {
	box-shadow: none !important;
}

.k-animation-container .k-tooltip {
	color: #fff !important;
}

.k-animation-container .custom-tooltip-class {
	border: none !important;
}