.card {
	border: 1px solid #233867;
}
.grp-send-form {
	border-left: 1px solid #233867;
	border-top: 1px solid #233867;
}
	
.grp-send-form th,
.grp-send-form td {
	border-right: 1px solid #233867;
	border-bottom: 1px solid #233867;
}

.grp-send-form table th,
.grp-send-form table td {
	border-right-style: none;
	border-bottom-style: none;
}
.required {
	font-size: 0.8em;
	color: red;
	font-weight: normal;
	font-style: italic;
}
