@CHARSET "UTF-8";
	.nav_title {
		background-color: #fff !important;
		color: #000 !important;
	}
	.nav_menu {
		background-color: #fff !important;
		color: #000 !important;
	}
	.left_col{
		background-color: #fff !important;
		color: #000 !important;
	}
	.nav-sm .nav.side-menu li a {
		background-color: #fff !important;
		color: #000 !important;
	}
	body .container.body .right_col {
	    background: #fff !important;
	}
	.navbar-nav a {
	    color: #333333 !important;
	}
	.demand_button {
		color: #fff !important;
	}
	.nav.side-menu > li > a, .nav.child_menu > li > a {
		color: #000 !important;
	}
.main_menu_side ul li.selectmenu {
	background:#d9e8ffbd !important;
}
.nav-sm .nav.side-menu li.selectmenu a {
	background:#d9e8ffbd !important;
}
	
					div.area5w1h ul  li{
  						color: black;
					}
					div.area5w1h ul li.chkdword {
							color: red;
					}
						div.area5w1h ul li.chknword {
							color: blue;
					}
					div.area5w1h h2{
					  color: black;
					}
.pagination_area{
  color: black !important;
}
.list_count_area {
  color: black;
}
table#listtable td{
    color: black;
}

table#listtable td ul li{
    color: black;
}
table#listtable td ul li.dword{
	color:red;
}
table#listtable td ul li.nword {
		color: blue;
}
		
							section.area5w1h ul  li{
  						color: black;
					}
					section.area5w1h ul li.dword {
							color: red;
					}
						section.area5w1h ul li.nword {
							color: blue;
					}
					section.area5w1h h2{
					  color: black;
					}
					
											section.areatopic ul  li{
  						color: black;
					}
					section.areatopic ul li.dword {
							color: red;
					}
						section.areatopic ul li.nword {
							color: blue;
					}
					section.areatopic h2{
					  color: black;
					}
					.x_title span.editor_message_area {
    color: #333333;
}
					.x_title span.editor_message_area.redtext {
    color: red;
}

#stsgrpval2 {
    color: rgb(33, 33, 33);
    
}
#rtgptnicon {
    color: rgb(29, 161, 242);
}					

select {
	color: #333;
}

ul.pagination li a {
    border: 1px solid #ddd;
    background: #ddd;
}
ul.pagination li a.is-active {
    background: #6c757d;
    color: #FFFFFF;
}
table.jambo_table thead tr.headings{
    background: rgba(52, 73, 94, 0.94);
    color: #ECF0F1;
}