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