/* This stylesheet is used to style the admin option form of the plugin. */

.hide {
	display: none;
}

.message-container button {
	float: right;
	border: none;
	background: none;
	font-weight: bold;
	cursor: pointer;
	padding: 7px;
}