.poisonbtn
{
	cursor:hand;
}

.poisonbtn.selected
{
	font-weight:bold;
}
#selectedpoison .card-header {
	font-weight:bold;
}

#cautionfreefrom
{
	
}
.centeredbutton {
	text-align: center;
}
.border-primary
{
	border-color:#e1722D !important;
}
.btn-primary {
	background-color:#e1722D !important;
	border-color:#e1722D !important;
}
#poisonpickpanelcollapser{
	cursor:hand;
}
.bg-primary
{
	background-color:#e1722D !important;
}
#startDate
{
	padding-left:3px;
	padding-right:3px;
}