﻿
.moderation-label {
	padding:4px;
}

ul.moderation-flag {
	margin-bottom: 0;
	padding: 4px 0;
	list-style: none;
}

ul.moderation-flag > li.dropdown > a.dropdown-toggle:focus,
	ul.moderation-flag > li.dropdown > a.dropdown-toggle:hover {
	background-color:#eee;
	text-decoration: none;
}

.moderation-confirm-btn {
	width:80px;
}

.moderation-modal-title {
	font-family: Segoe UI;
	line-height: normal;
	font-size: 14px;
	color: #333333;
}

.moderation-modal-description {
	font-family: Segoe UI;
	line-height: normal;
	font-size: 14px;
	color: #333333;
	padding-top:17px;
}
