.theme-neonnoir #sidebar,
.theme-neonnoir #logo
{
    background-color: #981B82;
}
.theme-neonnoir .noUi-handle,
.theme-neonnoir .simplebar-scrollbar,
.theme-neonnoir #cardCalendar .clndr .days-container .days .headers,
.theme-neonnoir #cardCalendar .clndr .days-container .days .empty.event,
.theme-neonnoir #cardCalendar .clndr .days-container .events .event-header,
.theme-neonnoir #cardCalendar .clndr .days-container .days .day.event:before,
.theme-neonnoir .segment,
.theme-neonnoir .tableContent.flcReport thead tr#row_0:not(:first-child) th,
.theme-neonnoir table.dataTable thead>tr>th,
.theme-neonnoir .btn-primary,
.theme-neonnoir .btn-success,
.theme-neonnoir .inputButton,
.theme-neonnoir .modal-header,
.theme-neonnoir .select2-container--default .select2-results__option--highlighted[aria-selected],
.theme-neonnoir .dropdown-item:active,
.theme-neonnoir .page-item.active .page-link,
.theme-neonnoir .daterangepicker td.selected,
.theme-neonnoir .daterangepicker td.selected:hover,
.theme-neonnoir .daterangepicker td.active,
.theme-neonnoir .daterangepicker td.active:hover,
.theme-neonnoir #sidebar .simplebar-scrollbar,
.theme-neonnoir #cardCalendar .clndr .controls,
.theme-neonnoir .dhx_cal_tab.active
{
    background-color: #E6479B !important; /*official background*/
}
.theme-neonnoir .btn-primary:hover,
.theme-neonnoir .btn-success:hover,
.theme-neonnoir .inputButton:hover,
.theme-neonnoir #cardCalendar .clndr .controls
{
	background-color: #BF1E74 !important; /*official darker background*/
}
.theme-neonnoir .form-control:focus,
.theme-neonnoir .select2-search--dropdown .select2-search__field:focus,
.theme-neonnoir .page-item.active .page-link,
.theme-neonnoir .select2-container--default.select2-container--focus .select2-selection--multiple,
.theme-neonnoir .select2-container--default .select2-selection--multiple:focus,
.theme-neonnoir .select2-container--default .select2-selection--single:focus,
.theme-neonnoir #cardCalendar .clndr,
.theme-neonnoir .dhx_cal_tab.active,
.theme-neonnoir .dhx_cal_tab,
.theme-neonnoir .dhx_cal_ltitle
{
	border-color: #E6479B; /*official background as border color*/
}
.theme-neonnoir .event-time,
.theme-neonnoir .dhx_cal_tab,
.theme-neonnoir .dhx_cal_today_button,
.theme-neonnoir .dhx_cal_prev_button,
.theme-neonnoir .dhx_cal_next_button
{
	color: #E6479B !important; /*official background as font color*/
}
.theme-neonnoir #cardCalendar .clndr .days-container .days .day.event.today.event:before {
	border-color: #E6479B;
}
.theme-neonnoir path[fill='#fffff1'] { fill: #E6479B; }
.theme-neonnoir path[fill='#fffff2'] { fill: #82BBFA; }
.theme-neonnoir path[fill='#fffff3'] { fill: #9D80FB; }

.theme-neonnoir .fffff1 { background-color: #E6479B; }
.theme-neonnoir .fffff2 { background-color: #82BBFA; }
.theme-neonnoir .fffff3 { background-color: #9D80FB; }

.theme-neonnoir [type=checkbox] + .prettyCheck,
.theme-neonnoir [type=radio] + .prettyCheck
{
	background-image: url(theme-neonnoir-prettyCheck.png?v20190910);
}

.theme-neonnoir .fixed-action-button .padder:nth-child(1) a, .theme-neonnoir .profileList thead tr:nth-child(7n+1) .circle-medium { background: #981B82; }
.theme-neonnoir .fixed-action-button .padder:nth-child(2) a, .theme-neonnoir .profileList tbody tr:nth-child(7n+1) .circle-medium { background: #B92B8A; }
.theme-neonnoir .fixed-action-button .padder:nth-child(3) a, .theme-neonnoir .profileList tbody tr:nth-child(7n+2) .circle-medium { background: #EE5A9E; }
.theme-neonnoir .fixed-action-button .padder a, .theme-neonnoir .profileList tbody tr .circle-medium { background: #FA9FB5; }

.theme-neonnoir body > .wowfab { background-color: #981B82; }
.theme-neonnoir .wowfab > .wowfab { background-color: #B92B8A; }
.theme-neonnoir .wowfab > .wowfab > .wowfab { background-color: #EE5A9E; }
.theme-neonnoir .wowfab > .wowfab > .wowfab .wowfab { background-color: #FA9FB5; }