.ui-corner-flat {
    border-radius: 0;
}
#opportunity_alerts_app ul.dropdown-menu{
	z-index: 99999;
}
#opportunity_alerts_app table.table-white-background tbody,tr,td{
	background-color: white
}
#opportunity_alerts_app input[type=checkbox],input[type=radio]{
	width:20px;
	height:20px;
	margin:0px;
}