@media (prefers-color-scheme: dark) {
/*
	Do Not change this file! This file Is automatic generated by "_compile-css.bat".
	ห้ามแก้ไขไฟล์นี้! ไฟล์นี้เป็นไฟล์ที่สร้างขึ้นอัตโนมัติโดย "_compile-css.bat"
*/

/*
	StyleBundle:	"~/Res/Theme" order #3
	Description:	Overeide CSS of bootstap's dark theme .
*/

tr.striped {
	background-color: rgba(255,255,255,.05);
}

.card-header .text-muted {
	color: #AAA !important;
}

.wuc-calendar-textbox {
    background-color: black !important;
    color: #EEE !important;
    border-color: #777 !important;
}
    .wuc-calendar-textbox:focus {
        border-color: #FFF !important;
    }
    .wuc-calendar-textbox.wuc-calendar-textbox-disabled {
        background-color: #222 !important;
        color: #999 !important;
        border-color: #555 !important;
    }
.slide-reveal-prereport{
    background-color:black;
}

.listboxcountinfo {
    border-color: #777;
}
}