.error_msg{
	color: red;
}
.btn_red{
	background-color: #ff0000 !important; /* Red background with higher priority */
    color: #ffffff !important;
}
.bg{
	background-color: lightgrey;
}

.bg_tabaleHeader{
	background-color: black !important;
}