  body {
    background-color: #f1f1f1;
}

.bg-primary{
	background-color: #7c2468!important
	;
}
.table1 th{
	    background: #858585;
    color: white;
}
.table1{
	    border: 1.5px solid #dfdfdf;
		table-layout:fixed;
}