<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>MUC Service Plugin</title>

<style type="text/css">
.clear {
	clear: both;
}

.hidden,form.aui .hidden,form.aui .field-group.hidden,form.aui fieldset.hidden
	{
	display: none;
}

.assistive,legend.assistive span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.aui-box-shadow {
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.13);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.13);
}

.aui-dialog.aui-box-shadow {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.aui-dd-parent {
	position: relative;
}

.aui-dd-parent span a.aui-dd-trigger,.aui-dd-parent a.aui-dd-trigger {
	border: none;
	color: #000;
	display: block;
	height: 13px;
	padding: 0;
	text-indent: -9999px;
	width: 13px;
}

.aui-dd-parent a.aui-dd-trigger.active,.aui-dd-parent a.aui-dd-trigger:hover,.aui-dd-parent a.aui-dd-trigger:active,.aui-dd-parent a.aui-dd-trigger:focus
	{
	border: none;
	color: #000;
}

.aui-dd-parent span a.aui-dd-trigger {
	position: absolute;
	right: 5px;
	top: 8px;
}

.aui-dd-parent span a.aui-dd-trigger.unstyled,.aui-dd-parent a.aui-dd-trigger.unstyled
	{
	background: none;
	border: none;
	color: inherit;
	display: block;
	height: auto;
	text-indent: 0;
	width: auto;
}

.aui-dd-parent a.aui-dd-trigger-unstyled.active,.aui-dd-parent a.aui-dd-trigger-unstyled:hover,.aui-dd-parent a.aui-dd-trigger-unstyled:active,.aui-dd-parent a.aui-dd-trigger-unstyled:focus
	{
	background: none;
	border: none;
	color: inherit;
}

.aui-dd-parent span a.aui-dd-trigger-unstyled {
	position: absolute;
	right: auto;
	top: auto;
}

.aui-dropdown {
	list-style-type: none;
}

.aui-dd-parent .aui-dropdown,.aui-dropdown,.aui-dd-parent .aui-shadow-parent
	{
	background: #fff;
	border: 1px solid #ccc;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	-moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
	color: #000;
	margin-top: -1px;
	padding: 4px 0 4px 0;
	position: absolute;
	z-index: 2003;
}

.aui-dd-parent .aui-dropdown-left {
	left: 0;
}

.aui-dd-parent .aui-dropdown-right {
	right: 0;
}

.aui-dd-parent .aui-shadow {
	right: 5px;
}

.aui-dd-parent .aui-dropdown li.dropdown-item,.aui-dropdown li.dropdown-item
	{
	background: #fff;
	color: #000;
	display: block;
	float: none;
	margin: 0;
	position: static;
}

.aui-dd-parent .aui-dropdown a.item-link,.aui-dropdown a.item-link {
	background: #fff;
	color: #333;
	display: inline-block;
	float: none;
	height: auto;
	padding: 4px 14px 3px 12px;
	position: static;
	text-decoration: none;
	text-indent: 0;
	white-space: nowrap;
	width: auto;
}

.aui-dd-parent .aui-dropdown a.item-link:link,.aui-dd-parent .aui-dropdown a.item-link:visited,.aui-dropdown a.item-link:link,.aui-dropdown a.item-link:visited
	{
	background: #fff;
	color: #333;
}

.aui-dd-parent .aui-dropdown li.dropdown-item.active a.item-link,.aui-dd-parent .aui-dropdown a.item-link:hover,.aui-dd-parent .aui-dropdown a.item-link:active,.aui-dd-parent .aui-dropdown a.item-link:focus,.aui-dropdown a.item-link:hover,.aui-dropdown a.item-link:active,.aui-dropdown a.item-link:focus
	{
	background: #3B73AF;
	color: #FFF;
}

.aui-dd-parent .aui-dropdown li.dropdown-item a.item-link span.icon {
	display: inline-block;
}

div.shim {
	position: absolute;
}

.aui-icon {
	background-repeat: no-repeat;
	background-position: 0 0;
	border: none;
	display: inline-block;
	height: 16px;
	margin: 0;
	padding: 0;
	text-align: left;
	text-indent: -999em;
	vertical-align: text-bottom;
	width: 16px;
}

.icon-move,.icon-move-d,.icon-dropdown,.icon-dropdown-d,.icon-dropdown-active,.icon-dropdown-active-d,.icon-minimize,.icon-minimize-d,.icon-maximize,.icon-maximize-d
	{
	background-repeat: no-repeat;
}

.aui-icon.icon-move,.aui-icon.icon-move-d,.aui-icon.icon-dropdown,.aui-icon.icon-dropdown-d,.aui-icon.icon-dropdown-active,.aui-icon.icon-dropdown-active-d,.aui-icon.icon-minimize,.aui-icon.icon-minimize-d,.aui-icon.icon-maximize,.aui-icon.icon-maximize-d
	{
	background-position: 0 0 !important;
	height: 13px;
	vertical-align: baseline;
	width: 13px;
}

.icon-move {
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAAPUlEQVR42rWRMQoAMAjE+v9P29syBeFKs50YVDzGBKmbACKZACIV69G0ZqQJqwQJBcWk8iYD6eufTHha7wLFyOcZBIC2HgAAAABJRU5ErkJggg==);
	cursor: move;
}

.icon-move-d {
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANAQMAAABIJXY/AAAABlBMVEUAAABtbW0GOOmzAAAAAXRSTlMAQObYZgAAACZJREFUCFtjYGJgYGdg4G9gADKUFBiSDBj+/wCRQDYTWBwoy8QAAF4LBNTKhGdbAAAAAElFTkSuQmCC);
	cursor: move;
}

.icon-dropdown {
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAANUlEQVQoz2NgIBH8//8fziAKwDX9h2slypb/A6gJn1/w2oRLA0HnYdMwCAKCaE1kpQhy0h4AvZXuEh7/K88AAAAASUVORK5CYII=);
}

.icon-dropdown-d {
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAAOElEQVQoz2NgIBH8//8fwsjNzf1PDIZrgnGIASC1A6gJn1/w2oRLA0HnYdMwCAKCaE1kpQhy0h4AVz6Yhl8Qyr8AAAAASUVORK5CYII=);
}

.icon-dropdown-active {
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAAMElEQVQoz2NgIBH8//8fziAKwDX9Jx0MlCY8nsdvEwENuJ2HR8P/oRB6ZKUIctIeACdj9RnXT1HMAAAAAElFTkSuQmCC);
}

.icon-dropdown-active-d {
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAANklEQVQokWNgIBH8//8fwsjNzf1PDIZrIlYDDA+gJlyeJ2gTPg14nYdLwwAHBNGayEoR5KQ9AH2/LqGCzCmZAAAAAElFTkSuQmCC);
}

.icon-minimize {
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAAJ0lEQVQoz2NgIBH8//8fziAKwDX9Jx3QWxMJgTCqCUUTWSmCnLQHAMrBNdnApUZIAAAAAElFTkSuQmCC);
}

.icon-minimize-d {
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAALElEQVQoz2NgIBH8//8fwsjNzf1PDIZrIlYDDA+AJmIDYVQTuiayUgQ5aQ8AKzrBcoqP7AUAAAAASUVORK5CYII=);
}

.icon-maximize {
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAAMklEQVR42r3LMQoAAAhCUe9/aVulIZSivyk8pJFsh9EdwtAO0egOYUhxhHR/I6OO7BQVFiAd8RJdftsAAAAASUVORK5CYII=);
}

.icon-maximize-d {
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAAOElEQVQokWNgIBH8//8fVSA3N/c/IUw9TficRpkmYpxEPU2EnIQREMRoQuYPgCZiAwKuiVQA0gQAtaqzzogsN8sAAAAASUVORK5CYII=);
}

form.aui .icon-date,.aui-icon-date {
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAElBMVEVwcHA7c6/e297////d3d3QRDeta2PvAAAANElEQVR42o3NMQoAMAgDwFrj/7+sNB2EOHhkCgaPMrqkxcAdLVOBLwrQLuJFCp3sv9BqIhIVkgJPMGXvIwAAAABJRU5ErkJggg==);
}

form.aui .icon-range,.aui-icon-range {
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAD1BMVEVwcHA7c6/d3d3////QRDegIdLtAAAANUlEQVR42oWOsQkAMBAC8/r7zxyIjaCQw+pQ8CQjIFIUSFiaANZ4jbU0saJOQIbwiZ7+jwUX+3ECESZGRrwAAAAASUVORK5CYII=);
}

form.aui .icon-required,.aui-icon-required {
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAXklEQVR42u3MsQ2AIBSEYZnHAVjACZzkNUxA6yCOY2HhNnoXn6EggVxjRfHnQh75pmOJX/e7JTPrxo8JRQK+SQUyugj4ZhUIaCPgG1RgRida0c63ClQpQOs4gAH8Bzy5KFqGk8PBaQAAAABJRU5ErkJggg==);
}

form.aui .icon-users,.aui-icon-users {
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAtUlEQVR42t2RMQrCQBBF9xparK138ATJaRYEPVWwj0o6m1zAJl1IOgvXJtX4ix9YZsKK2Fk8kn18HmHjQgg/sSh3+5MHNYh8+m8DZyAJTS5QgIEUDEQVmOAXt44HIUP+C+xWy5EBz8iLzw283TJQ8tDz3YmIAd5sc5e4BlcwgQtYffoLWzIHKnUHFbzdMnAAQo4MPFUgwtstA2MiHwyIBt5uGRBFLiCKfwncE9Ex0KrAjQGzfQN6A+Z5DlYHhgAAAABJRU5ErkJggg==);
}

form.aui .icon-help,.aui-icon-help,form.aui .icon-inline-help,.aui-icon-inline-help
	{
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABOklEQVR42mXTv0rDUBTH8atDqYPi4mDRya3pAziIz+ETCDpoVt9BbKFRlFqfQGfBCukkODgIpREcddeiiCbR+A38ApfT4RNy/tzDzU3iwjC0mjjCGN8yVq5p+/1gDifIkWGIrgyVyxXX7IAaBihwgQac0UBfPTeo+QO6Kux7zZeYIMU11lTbVW9UDQiQa7qTe7xjG1t4wTNmVe9pTVAGbWRYVnEJBQ7g5FC5FTj1pmg7nXAM51lHXfcbeMNDtQOJkTi9pjMlrU184dEerNb8uPLiDbAGeMWiYjvgo7xJvEew7nBl8xJjNHWIxqrdujnEThm0kKNnmuYxkYUqb15jq0pEKLAHJ3UkUoeTHfzh2H7KtxrSN9uegVPuXD0DrZn6mU7xiwwxuhIjUy2yP5MVoIMnpPjESLnA9v8DHHysLnlPp3QAAAAASUVORK5CYII=);
}

.aui-message .icon-generic,.aui-icon-generic {
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAA00lEQVR42qWTUQqCQBCGe9KCuoiKPqj38iTpg4KeJbqFZHSNesgw6l/4F4ZBlrSFD5z/3xlmd8eNXkVRBOAIBvAkF2qB3KsTPVCDN/jMQa8Fu7nkk9jYgRxsSU7N+mfgyQINjRtIrG4TRByCK/VaihPF2Gi6gNIS6hMIjVDatjc/LnGc0gQDg4y+swPqGb3BBCMDf0EBn964tsCB3n3tEVJ6veMSnQU6epUJooXPGItnjFyDpJcepMY1yi1Iqe/53epR/vNncrdZsdUXeICeWqT3fwEp0i7HcWSJEgAAAABJRU5ErkJggg==);
}

.aui-message .icon-error {
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAzUlEQVR42q2T3QqCQBBGvcqCehETvVBfM71QsGeJ3kIyeo260DC2b+CThoVdsFo44JzdGfZnDIwxNhE4gB4M5EIX2et1sAI1eBnH4FwLNnOeTj6phUdQgDUp6OZxlhxdoOHEDaSAnuMT78GVrhY3y4kyEekqQFK6SXJFlGrbgbcAUccpJegZ5AsK5PS9BCODcEGBkH78tsCO/u4+gp+MOd2vl1hJEC98xkQ9Y+xvJOJopMbXyi3I6Lf8bu1W/uvPZG+z4laf4AE6uthe/wbkrGRlM25n9wAAAABJRU5ErkJggg==);
}

.aui-icon-error {
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAA00lEQVR42qWTXQqCUBCFe+oHaiMm+qDSBlpf+qBga4n20INktI16yDDqDJwLwyAXzIEPnDM/zL13nFm77HcBOIAWvMiVWqBzbeEclOADvkMwVoPVUPFJJR5BBpYko+biZ6nRDSoG7iB2uitQ/hbcqJda7ClGotkGRoup91IrQu7GlgRvA5o6Ti5OSycd0SBlrBWno7MY0WDBWPdvgw1jD98RfDuTsKaZeomFOOHIZ4zUM4a+RbJmF6nyrXINEuprftd2lSf+TP4xC476Bk/QUAtt/g8cmyvPgMzXPwAAAABJRU5ErkJggg==);
}

.aui-message .icon-hint,.aui-icon-hint,.aui-message .icon-info,.aui-icon-info
	{
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAA1klEQVR42qWTUQqCQBCGfdKCuogu+qBeoot0kl7TBwU9S3QLyega9ZBh1L/wLyyDLGkLHzj/vzPM7o6eXLv9IQRH0IMnuVAL7b0y0QcVeIPPFPQasJ5KPlkbW5CDFcmpGf8MfLtATeMGEqObBCuOwJV6ZYsjxVhrsoDQEuojiLRQmLa9H5d1nEIHPYOMvrMD6hm9XgcDg2BGgYDesLTAlt596RFSep3jEp0FWnqlDtTMZ4ytZ1SuQZJLDlLtGuUGpNQ3/G7kKP/5M7nbLNnqCzxAR03J/V+HSh9XtOsatQAAAABJRU5ErkJggg==);
}

.aui-message .icon-success,.aui-icon-success {
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAA9klEQVR42qWTPQrCQBSErfwBhRQewDoGFYyHtDEWCSSVR8gBRDxCGjFi4xEstFBR4jyYYnmuK5LAB/vmzexuNpuGfvrzwAcLUIIb2VPzTa8ONkEMXqCywV4KOrbw2jBmYAbaZEatIhvJmBMkbBzB2LHLITjQG5vik+Ko8eORBeh9SlaEiELmCHmgACvWGTORFCWL8Et4IGF6TtRC1qUUdxYtNiOB4wk4s18Aj3qL2v1jAiOQ28L09Khf1CuoVS1heqbs7ayHyEm2INdhdYhLKYI/P+PI+IxBnYuUuK5yCqbUuxyn+irX/Jnc21xyqw9wBTtqgfa/Af067eG0xhemAAAAAElFTkSuQmCC);
}

.aui-message .icon-warning,.aui-icon-warning {
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABA0lEQVR42p2QP0tCURiH7zdQRA3u4OJUiyDY4CDtTuEXuXs0JEQ4uDk5C0EuKoEu+SWcg5baLCS7tNTx98IzyMWjXoeHe95/z3vODdzi2kdTvIo30fL1+YbLIhYOfsV5GsFAOL59zsNjBRfij60lEXKbf1E5RvDExl4URYGwXJfc6JCgwqZYhBp2hs5n4odadZ9gzKYu2x1YrUPt2SeosWEtijsEBfGN5HKXYErxweKkAMk9PbOkoE5hJXI+AbUVvfVtwZzkHTECAGptel8cgisSnyJDk+8GRlZ8MdOwxITghoa9ArhlZmzB+/abDjwh+c8+LBgRnMLEBHnxKJYpBpfMFDbGjWcGPFD11gAAAABJRU5ErkJggg==);
}

.aui-message .icon-close,.aui-icon-close {
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAUElEQVR42sWTQQoAIAgEe2ef6smW1wb0MEHBXtp1QLMREUpvAefMFIKFf5srBUjhI4AQPAJKCO/YQgdhMQGE9MUe4FvwQ/TP6BfJr/L/37gBAXQVT6UvFQUAAAAASUVORK5CYII=);
}

.aui-message .icon-close-inverted,.aui-message.error .icon-close,.aui-icon-close-inverted
	{
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAUklEQVR42sWTQQoAIAgE/f8r+qkl0WlwLyu0IB1WR0qLzLRiDnBU56oICj4A13wCBL4AEEKPgDaxAwMguqFYAQhhsQ8Yu4L/iP4Y/UXyV/n/b9xWqa6H7L0OrwAAAABJRU5ErkJggg==);
}

.aui-icon-dropdown {
	border: 4px solid transparent;
	border-top-color: #333;
	content: "";
	display: inline-block;
	height: 0;
	overflow: hidden;
	text-align: left;
	text-indent: -999em;
	position: relative;
	vertical-align: baseline;
	width: 0;
}

.aui-icon-wait {
	background-image:
		url(data:image/gif;base64,R0lGODlhEAAQAPMPALu7u5mZmTMzM93d3REREQAAAHd3d1VVVWZmZqqqqoiIiO7u7kRERCIiIgARAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQFBwAPACwAAAAAEAAQAEAEcPDJtyg6dUrFetDTIopMoSyFcxxD1krD8AwCkASDIlPaUDQLR6G1Cy0SgqIkE1IQGMrFAKCcGWSBzwPAnAwarcKQ15MpTMJYd1ZyUDXSDGelBY0qIoBh/ZoYGgELCjoxCRRvIQcGD1kzgSAgAACQDxEAIfkEBQcADwAsAAAAAA8AEAAABF3wyfkMkotOJpscRKJJwtI4Q1MAoxQ0RFBw0xEvhGAVRZZJh4JgMAEQW7TWI4EwGFjKR+CAQECjn8DoN0kwDtvBT8FILAKJgfoo1iAGAPNVY9DGJXNMIHN/HJVqIxEAIfkEBQcADwAsAAAAABAADwAABFrwyfmColgiydpaQiY5x9Ith7hURdIl0wBIhpCAjKIIxaAUPQ0hFQsAC7MJALFSFi4SgC4wyHyuCYNWxH3AuhSEotkNGAALAPqqkigG8MWAjAnM4A8594vPUyIAIfkEBQcADwAsAAAAABAAEAAABF3wySkDvdKsddg+APYIWrcg2DIRQAcU6DJICjIsjBEETLEEBYLqYSDdJoCGiHgZwG4LQCCRECEIBAdoF5hdEIWwgBJqDs7DgcKyRHZl3uUwuhm2AbNNW+LV7yd+FxEAIfkEBQcACAAsAAAAABAADgAABEYQyYmMoVgeWQrP3NYhBCgZBdAFRUkdBIAUguVVo1ZsWFcEGB5GMBkEjiCBL2a5ZAi+m2SAURExwKqPiuCafBkvBSCcmiYRACH5BAUHAA4ALAAAAAAQABAAAARs0MnpAKDYrbSWMp0xZIvBKYrXjNmADOhAKBiQDF5gGcICNAyJTwFYTBaDQ0HAkgwSmAUj0OkMrkZM4HBgKK7YTKDRICAo2clAEIheKc9CISjEVTuEQrJASGcSBQcSUFEUDQUXJBgDBW0Zj34RACH5BAUHAA8ALAAAAAAQABAAAARf8Mn5xqBYgrVC4EEmBcOSfAEjSopJMglmcQlgBYjE5NJgZwjCAbO4YBAJjpIjSiAQh5ayyRAIDKvJIbnIagoFRFdkQDQKC0RBsCIUFAWsT7RwG410R8HiiK0WBwJjFBEAIfkEBQcADgAsAQABAA8ADwAABFrQybEWADXJLUHHAMJxIDAgnrOo2+AOibEMh1LN62gIxphzitRoCDAYNcNN6FBLShao4WzwHDQKvVGhoFAwGgtFgQHENhoB7nCwHRAIC0EyUcC8Zw1ha3NIRgAAIfkEBQcADwAsAAAAABAAEAAABGDwyfnWoljaNYYFV+Zx3hCEGEcuypBtMJBISpClAWLfWODymIFiCJwMDMiZBNAAYFqUAaNQ2E0YBIXGURAMCo1AAsFYBBoIScBJEwgSVcmP0li4FwcHz+FpCCQMPCFINxEAIfkEBQcADgAsAAABABAADwAABFzQyemWXYNqaSXY2vVtw3UNmROM4JQowKKlFOsgRI6ASQ8IhSADFAjAMIMAgSYJtByxyQIhcEoaBcSiwegpDgvAwSBJ0AIHBoCQqIAEi/TCIAABGhLG8MbcKBQgEQAh+QQFBwAPACwAAAEAEAAPAAAEXfDJSd+qeK5RB8fDRRWFspyotAAfQBbfNLCVUSSdKDV89gDAwcFBIBgywMRnkWBgcJUDKSZRIKAPQcGwYByAAYTEEJAAJIGbATEQ+B4ExmK9CDhBd8ThdHw/AmUYEQAh+QQFBwAPACwAAAEADwAPAAAEXvBJQIa8+ILSspdHkXxS9wxF4Q3L2aTBeC0sFjhAtuyLIjAMhYc2GBgaSKGuyNoBDp7czFAgeBIKwC6kWCAMxUSAFjtNCAAFGGF5tCQLAaJnWCTqHoREvQuQJAkyGBEAOw==);
}

.aui-dropdown2 .active .aui-icon-wait,.aui-button-primary .aui-icon-wait
	{
	background-image:
		url(data:image/gif;base64,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);
}

.aui-button-primary[aria-disabled="true"] .aui-icon-wait {
	background-image:
		url(data:image/gif;base64,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);
}

table.aui {
	border-collapse: collapse;
	width: 100%;
}

table.aui table.aui {
	margin: 0;
}

table.aui>caption {
	color: #707070;
	background: #f5f5f5;
	border-bottom: 1px solid #ccc;
	caption-side: top;
	padding: 7px 10px;
	text-align: left;
}

table.aui>tbody>tr,table.aui>tfoot>tr {
	background: #fff;
	border-bottom: 1px solid #ccc;
	color: #333;
}

table.aui>tbody>tr>th {
	background: #fff;
	color: #333;
}

table.aui>thead>tr>th,table.aui>tbody>tr>th,table.aui>thead>tr>td,table.aui>tbody>tr>td,table.aui>tfoot>tr>td
	{
	padding: 7px 10px;
	text-align: left;
	vertical-align: top;
}

table.aui>thead {
	border-bottom: 1px solid #ccc;
}

table.aui>tbody>tr:first-child>td,table.aui>tbody>tr:first-child>th,table.aui>tfoot>tr:first-child>td
	{
	border-top: 1px solid #ccc;
}

table.aui>thead>tr>th>ul.menu,table.aui>tbody>tr>th>ul.menu,table.aui>tbody>tr>td>ul.menu,table.aui>tfoot>tr>td>ul.menu
	{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

table.aui>thead>tr>th>ul.menu>li,table.aui>tbody>tr>th>ul.menu>li,table.aui>tbody>tr>td>ul.menu>li,table.aui>tfoot>tr>td>ul.menu>li
	{
	float: left;
	margin: 0 10px 0 0;
	width: auto;
}

table.aui.aui-zebra tr {
	border-bottom: 0;
}

table.aui.aui-zebra>thead>tr:nth-child(even),table.aui.aui-zebra>tbody>tr:nth-child(even),table.aui.aui-zebra>tfoot>tr:nth-child(even),table.aui-zebra>tbody>tr:nth-child(even)>th
	{
	background: #f5f5f5;
	color: #333;
}

table.aui-zebra tr.aui-zebra {
	background: #e6e6e6;
	color: #333;
}

table.aui-zebra tr.aui-zebra th {
	background: #f5f5f5;
	color: #333;
}

form.aui {
	margin: 20px 0 0 0;
	position: relative;
}

form.aui:first-child {
	margin-top: 0;
}

form.aui .text,form.aui .password,form.aui .upfile,form.aui .textarea,form.aui .select,form.aui .multi-select
	{
	color: #333;
	font-family: inherit;
	font-size: 14px;
}

form.aui .text,form.aui .password,form.aui .textarea,form.aui .select,form.aui .multi-select
	{
	border: 1px solid #ccc;
	border-radius: 3.01px;
	box-shadow: inset 0 1px 3px #ccc;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #333;
	font-size: inherit;
	margin: 0;
	max-width: 250px;
	vertical-align: baseline;
	width: 100%;
}

form.aui .text,form.aui .password,form.aui .select {
	height: 2.1428571428571em;
	line-height: 1.4285714285714;
	padding: 4px 5px;
}

form.aui .select {
	padding: 6px 5px 5px 5px;
}

form.aui .textarea,form.aui .select[size],form.aui .multi-select {
	height: auto;
	line-height: 1.4285714285714;
	margin: 0;
	padding: 4px 5px;
}

form.aui .textarea {
	overflow-y: auto;
}

form.aui .upfile {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: inherit;
	font-size: inherit;
	margin: 0;
	padding: 5px 0;
}

form.aui optgroup {
	background-color: #f5f5f5;
	color: #707070;
	font-style: normal;
	font-weight: normal;
}

form.aui option,form.aui optgroup option {
	background-color: #fff;
	color: #333;
}

form.aui .text[disabled],form.aui .password[disabled],form.aui .textarea[disabled],form.aui .select[disabled],form.aui .multi-select[disabled],form.aui .select[disabled] option,form.aui .select[disabled] optgroup,form.aui .multi-select[disabled] option,form.aui .multi-select[disabled] optgroup
	{
	background-color: #f5f5f5;
	color: #999;
}

form.aui .text[disabled],form.aui .password[disabled],form.aui .textarea[disabled],form.aui .select[disabled],form.aui .multi-select[disabled]
	{
	box-shadow: none;
	color: #999;
}

form.aui .text[disabled],form.aui .password[disabled],form.aui .textarea[disabled],form.aui .select[disabled],form.aui .multi-select[disabled],form.aui .radio[disabled],form.aui .checkbox[disabled]
	{
	cursor: not-allowed;
}

form.aui .text::-webkit-input-placeholder,form.aui .password::-webkit-input-placeholder,form.aui .textarea::-webkit-input-placeholder
	{
	color: #707070;
}

form.aui .text:-moz-placeholder,form.aui .password:-moz-placeholder,form.aui .textarea:-moz-placeholder
	{
	color: #707070;
}

form.aui .short-field {
	max-width: 75px;
}

form.aui .medium-field {
	max-width: 165px;
}

form.aui .long-field {
	max-width: 500px;
}

form.aui .full-width-field {
	max-width: none;
}

form.aui fieldset {
	border: 0;
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
}

form.aui label {
	color: #707070;
}

form.aui .icon-required {
	left: 100%;
	position: absolute;
	top: 5px;
}

form.aui div.description {
	color: #707070;
	font-size: 12px;
	line-height: 1.66666666666667;
	margin: 5px 0 0 0;
}

form.aui div.description:first-child {
	margin-top: 0;
}

form.aui .field-value {
	display: inline-block;
	font-weight: bold;
	padding-top: 5px;
}

form.aui legend {
	display: none;
}

form.aui legend>span {
	color: #707070;
	left: 0;
	padding: 5px 0 0 0;
	position: absolute;
	text-align: right;
	top: 4px;
	width: 130px;
	word-wrap: break-word;
}

form.aui .field-group,form.aui .group,form.aui .date-select {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	clear: both;
	padding: 4px 0 4px 145px;
	position: relative;
	margin: 1px 0;
	width: 100%;
}

form.aui .field-group:before,form.aui .field-group:after,form.aui .group:before,form.aui .group:after,form.aui .date-select:before,form.aui .date-select:after
	{
	content: " ";
	display: table;
}

form.aui .field-group:after,form.aui .group:after,form.aui .date-select:after
	{
	clear: both;
}

form.aui .field-group>label {
	float: left;
	margin-left: -145px;
	padding: 5px 0 0 0;
	position: relative;
	text-align: right;
	width: 130px;
	word-wrap: break-word;
}

form.aui .checkbox>label,form.aui .radio>label {
	color: #333;
}

form.aui div.checkbox>.checkbox[disabled]+label,form.aui div.radio>.radio[disabled]+label
	{
	color: #999;
	cursor: not-allowed;
}

form.aui .field-group .error,form.aui .checkbox .error,form.aui .radio .error
	{
	clear: both;
	color: #D04437;
	display: block;
	margin: 5px 0 0 0;
}

form.aui .field-group .error:first-child,form.aui .checkbox .error:first-child,form.aui .radio .error:first-child
	{
	margin-top: 0;
}

form.aui .group legend,form.aui .date-select legend {
	display: block;
}

form.aui .group legend,form.aui .date-select legend {
	display: block;
}

form.aui .group .field-group,form.aui .date-select .field-group {
	padding-left: 0;
}

form.aui .date-select .field-group label {
	display: none;
}

form.aui div.checkbox,form.aui div.radio {
	margin: 5px 0 0 0;
	padding: 0 0 0 20px;
	position: relative;
}

form.aui div.checkbox:first-child,form.aui div.radio:first-child {
	margin-top: 0;
}

form.aui .matrix {
	padding-top: 5px;
}

form.aui div.radio input.radio,form.aui div.checkbox input.checkbox {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 14px;
	height: 1.4285714285714em;
	left: 0;
	margin: 0;
	padding: 2px;
	position: absolute;
	vertical-align: baseline;
}

form.aui .buttons-container {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	clear: both;
	margin: 1px 0 0 0;
	padding: 4px 0 4px 145px;
	position: relative;
	width: 100%;
}

form.aui.long-label .field-group,form.aui.long-label .group,form.aui.long-label .date-select,form.aui.long-label .buttons-container
	{
	padding-left: 250px;
}

form.aui.long-label .field-group>label {
	margin-left: -250px;
	width: 235px;
}

form.aui.long-label legend>span {
	width: 235px;
}

form.aui.long-label .group .field-group,form.aui.long-label .date-select .field-group
	{
	padding-left: 0;
}

form.aui.top-label .field-group {
	padding-left: 0;
}

form.aui.top-label .field-group>label {
	display: block;
	float: none;
	margin: 0 0 5px 0;
	padding: 0;
	text-align: left;
	width: auto;
}

form.aui.top-label .icon-required {
	left: 0;
	position: static;
	top: 0;
}

form.aui.top-label .group,form.aui.top-label .date-select {
	padding-left: 0;
}

form.aui.top-label .group legend span,form.aui.top-label .date-select legend span
	{
	left: 0;
	position: relative;
	top: 0;
	text-align: left;
	width: auto;
}

form.aui.top-label .date-select label {
	display: none;
}

form.aui.top-label .buttons-container {
	padding-left: 0;
}

form.aui .button {
	background: #f2f2f2;
	background: -moz-linear-gradient(top, #fff 0, #f2f2f2 100%);
	background: -ms-linear-gradient(top, #fff 0, #f2f2f2 100%);
	background: -o-linear-gradient(top, #fff 0, #f2f2f2 100%);
	background: -webkit-linear-gradient(top, #fff 0, #f2f2f2 100%);
	background: linear-gradient(top, #fff 0, #f2f2f2 100%);
	border: 1px solid #ccc;
	border-radius: 3.01px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #333;
	cursor: pointer;
	display: inline-block;
	font-family: sans-serif;
	font-size: 14px;
	font-variant: normal;
	font-weight: normal;
	height: 2.1428571428571em;
	line-height: 1.4285714285714;
	margin: 0;
	padding: 4px 10px;
	text-decoration: none;
	text-shadow: 0 1px 0 white;
	vertical-align: baseline;
	white-space: nowrap;
}

form.aui .button+.button,form.aui .button+.cancel {
	margin-left: 10px;
}

form.aui .cancel {
	cursor: pointer;
	display: inline-block;
	padding: 5px 10px;
	vertical-align: baseline;
}

form.aui .button::-moz-focus-inner {
	border: 0;
	padding: 0;
}

form.aui .button:focus,form.aui .button:hover {
	background: #f7f7f7;
	background: -moz-linear-gradient(top, #fff 0, #f7f7f7 100%);
	background: -ms-linear-gradient(top, #fff 0, #f7f7f7 100%);
	background: -o-linear-gradient(top, #fff 0, #f7f7f7 100%);
	background: -webkit-linear-gradient(top, #fff 0, #f7f7f7 100%);
	background: linear-gradient(top, #fff 0, #f7f7f7 100%);
	border-color: #999;
	color: #000;
	text-decoration: none;
}

form.aui .button:active,form.aui .button.active {
	background-image: none;
	background-color: #f2f2f2;
	box-shadow: inset 0 3px 6px rgba(0, 0, 0, .1);
	text-shadow: none;
	text-decoration: none;
}

form.aui .button[disabled],form.aui .button[disabled]:hover,form.aui .button[disabled]:focus,form.aui .button[disabled]:active
	{
	background: #f2f2f2;
	background: -moz-linear-gradient(top, #fff 0, #f2f2f2 100%);
	background: -ms-linear-gradient(top, #fff 0, #f2f2f2 100%);
	background: -o-linear-gradient(top, #fff 0, #f2f2f2 100%);
	background: -webkit-linear-gradient(top, #fff 0, #f2f2f2 100%);
	background: linear-gradient(top, #fff 0, #f2f2f2 100%);
	border-color: #ccc;
	box-shadow: none;
	color: #999;
	text-shadow: none;
}

form.aui span.content {
	left: -9999px;
	position: absolute;
	top: -9999px;
}

form.aui pre.aui-form {
	background-color: #f8f8f8;
	border: 1px solid #ccc;
	font-family: monospace;
	font-size: 12px;
	line-height: 1.66666666666667;
	overflow-x: auto;
	overflow-y: visible;
	padding: 15px;
}

.aui-message {
	background: #fcfcfc;
	border: 1px solid #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #333;
	margin: 10px 0 0 0;
	padding: 10px 10px 10px 36px;
	position: relative;
}

.aui-message.shadowed {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.aui-popup .aui-message.closeable,.aui-dialog .aui-message.closeable {
	z-index: 4000;
}

.aui-message.error {
	background: #d04437;
	border-color: #d04437;
	color: #fff;
}

.aui-message.warning {
	background: #fffdf6;
	border-color: #ffeaae;
}

.aui-message.info {
	background: #fcfcfc;
	border-color: #8c9fb2;
}

.aui-message.success {
	background: #f3f9f4;
	border-color: #91c89c;
}

.aui-message.hint {
	background: #fcfcfc;
	border-color: #aab8c6;
}

.aui-message.error a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

.aui-message p.title {
	font-weight: bold;
}

.aui-message p.title strong {
	font-weight: inherit;
}

.aui-message .aui-icon {
	left: 10px;
	position: absolute;
	top: 12px;
}

.aui-message.closeable {
	padding-right: 36px;
}

.aui-message.closeable .icon-close {
	cursor: pointer;
	left: auto;
	right: 10px;
	top: 10px;
}

.aui-message .svg-icon {
	left: 10px;
	position: absolute;
	top: 10px;
}

.aui-message.closeable .svg-icon.close {
	cursor: pointer;
	left: auto;
	position: absolute;
	right: 10px;
	top: 10px;
}

#header .aui-message {
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-width: 2px;
	margin: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}

#footer .aui-message {
	margin-left: 20px;
	margin-right: 20px;
	text-align: left;
}

article,aside,details,figcaption,figure,footer,header,hgroup,nav,section
	{
	display: block;
}

audio,canvas,video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

#firebug-warning {
	background: #ffd;
	border: 1px solid #f7df92;
	color: #333;
	margin: 0 0 .2em 0;
	text-align: center;
}

#firebug-warning p {
	margin: 0 1em;
	padding: .3em;
}

#firebug-warning a.close {
	background:
		url(/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/5.0/_/download/resources/com.atlassian.auiplugin:ajs/aui-icon-close.png)
		no-repeat 0 0;
	cursor: pointer;
	display: block;
	float: right;
	height: 16px;
	line-height: 12px;
	margin: -1.5em .4em 0 0;
	text-indent: -9999px;
	width: 16px;
}

.aui-blanket {
	background: #000;
	height: 100%;
	left: 0;
	opacity: .5;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 2500;
}

.aui-dialog-shadow-parent {
	position: fixed;
	overflow: hidden;
	left: 50%;
	top: 50%;
}

.aui-popup {
	background-color: #fff;
	left: 50%;
	position: fixed;
	top: 50%;
	z-index: 3000;
}

.aui-dialog {
	background: #f0f0f0;
	border: 1px solid #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
}

.aui-dialog .dialog-blanket {
	position: absolute;
	top: 0;
	left: 0;
	opacity: .2;
	background: #000;
}

.aui-dialog .dialog-title {
	border-bottom: 1px solid #ccc;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	height: 56px;
	margin: 0;
	overflow: hidden;
	padding: 15px 20px;
	position: relative;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.aui-dialog h2.dialog-title {
	color: #333;
	font-weight: normal;
	font-size: 20px;
	line-height: 1.5;
}

.aui-dialog .dialog-page-menu {
	background: #fff;
	border-right: 1px solid #ccc;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	height: 100%;
	list-style: none;
	margin: 0;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 10px 10px 20px 10px;
	width: 25%;
}

.aui-dialog .dialog-page-menu li.page-menu-item {
	margin: 0;
	padding: 0;
}

.aui-dialog .dialog-page-menu li.page-menu-item button.item-button {
	background: none;
	border: 0;
	color: #3b73af;
	cursor: pointer;
	font-family: inherit;
	font-size: inherit;
	line-height: 1.1428;
	padding: 7px 10px;
	margin: 0;
	text-align: left;
	text-decoration: none;
	width: 100%;
}

.aui-dialog .dialog-page-menu li.page-menu-item button.item-button:hover,.aui-dialog .dialog-page-menu li.page-menu-item button.item-button:focus
	{
	background-color: #e6e6e6;
}

.aui-dialog .dialog-page-menu li.page-menu-item.selected button.item-button
	{
	color: #333;
	font-weight: bold;
}

.aui-dialog .dialog-page-menu li.page-menu-item button.item-button:active,.aui-dialog .dialog-page-menu li.page-menu-item.selected button.item-button:active
	{
	background-color: #3b73af;
	color: #fff;
}

.aui-dialog .dialog-page-body {
	background: #fff;
}

.aui-dialog .dialog-panel-body {
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	overflow: auto;
	padding: 20px;
}

.aui-dialog .dialog-panel-body>*:first-child {
	margin-top: 0;
}

.aui-dialog .dialog-button-panel {
	border-top: 1px solid #ccc;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	clear: both;
	height: 51px;
	overflow: hidden;
	padding: 10px;
	text-align: right;
	width: 100%;
}

.aui-dialog .dialog-button-panel button.button-panel-button {
	background: #f2f2f2;
	background: -moz-linear-gradient(top, #fff 0, #f2f2f2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff),
		color-stop(100%, #f2f2f2));
	background: -webkit-linear-gradient(top, #fff 0, #f2f2f2 100%);
	background: -o-linear-gradient(top, #fff 0, #f2f2f2 100%);
	background: -ms-linear-gradient(top, #fff 0, #f2f2f2 100%);
	background: linear-gradient(top, #fff 0, #f2f2f2 100%);
	border-color: #ccc;
	-moz-border-radius: 3.01px;
	-webkit-border-radius: 3.01px;
	border-radius: 3.01px;
	border-style: solid;
	border-width: 1px;
	color: #333;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-family: sans-serif;
	font-variant: normal;
	line-height: 20px;
	padding: 4px 10px;
	text-decoration: none;
	text-shadow: 0 1px 0 white;
	vertical-align: baseline;
}

.aui-dialog .dialog-button-panel button.button-panel-button::-moz-focus-inner
	{
	border: 0;
	padding: 0;
}

.aui-dialog .dialog-button-panel button.button-panel-button:focus,.aui-dialog .dialog-button-panel button.button-panel-button:hover
	{
	background: #f7f7f7;
	background: -moz-linear-gradient(top, #fff 0, #f7f7f7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff),
		color-stop(100%, #f7f7f7));
	background: -webkit-linear-gradient(top, #fff 0, #f7f7f7 100%);
	background: -o-linear-gradient(top, #fff 0, #f7f7f7 100%);
	background: -ms-linear-gradient(top, #fff 0, #f7f7f7 100%);
	background: linear-gradient(top, #fff 0, #f7f7f7 100%);
	border-color: #999;
	color: #000;
	text-decoration: none;
}

.aui-dialog .dialog-button-panel button.button-panel-button:active {
	background: #f2f2f2;
	background-image: none;
	background-color: #f2f2f2;
	box-shadow: inset 0 3px 6px rgba(0, 0, 0, .1);
	text-shadow: none;
	text-decoration: none;
}

.aui-dialog .dialog-button-panel a.button-panel-link {
	background: transparent;
	border-color: transparent;
	color: #3b73af;
	display: inline-block;
	padding: 5px 0;
	text-decoration: none;
	text-shadow: none;
}

.aui-dialog .dialog-button-panel a.button-panel-link:focus,.aui-dialog .dialog-button-panel a.button-panel-link:hover,.aui-dialog .dialog-button-panel a.button-panel-link:active
	{
	background: transparent;
	border-color: transparent;
	box-shadow: none;
	text-decoration: underline;
}

.aui-dialog .dialog-button-panel button.button-panel-button,.aui-dialog .dialog-button-panel a.button-panel-link
	{
	margin: 0 10px 0 0;
}

.aui-dialog .dialog-button-panel button.button-panel-button.left,.aui-dialog .dialog-button-panel a.button-panel-link.left
	{
	float: left;
	margin: 0 0 0 10px;
}

.aui-inline-dialog {
	display: none;
	position: absolute;
	z-index: 100;
}

.aui-inline-dialog .aui-box-shadow {
	-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.13);
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.13);
}

.aui-inline-dialog .contents {
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 3px;
	overflow: hidden;
	padding: 20px;
	width: 320px;
}

.aui-inline-dialog .arrow {
	position: absolute;
	height: 16px;
	top: -7px;
	width: 16px;
}

#inline-dialog-shim {
	display: none;
}

.aui-inline-dialog .contents form.aui h2:first-child {
	border-bottom: 1px solid #ccc;
	margin: -7px 0 11px 0;
	padding: 0 0 12px 0;
}

.aui-inline-dialog .contents form.aui .buttons-container {
	margin-top: 16px;
	padding: 0;
}

.aui-inline-dialog .contents .submit+.cancel {
	margin-left: 0;
}

.aui-tabs {
	font-size: 14px;
	line-height: 1.46;
}

.aui-tabs>.tabs-pane {
	display: none;
}

.aui-tabs>.tabs-pane.active-pane {
	display: block;
}

.aui-tabs>.tabs-menu>.menu-item>a strong {
	background: transparent;
	font-weight: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: pointer;
}

.aui-tabs>.tabs-menu>.menu-item.active-tab>a,.aui-tabs>.tabs-menu>.menu-item.active-tab>a strong
	{
	font-weight: bold;
}

.aui-tabs>.tabs-menu .menu-item a,.aui-tabs>.tabs-menu .menu-item a:link,.aui-tabs>.tabs-menu .menu-item a:visited
	{
	background: #eee;
	color: #333;
}

.aui-tabs>.tabs-menu .menu-item a:focus,.aui-tabs>.tabs-menu .menu-item a:hover
	{
	background: #e6e6e6;
	color: #333;
}

.aui-tabs>.tabs-menu .menu-item.active-tab a,.aui-tabs>.tabs-menu .menu-item.active-tab a:link,.aui-tabs>.tabs-menu .menu-item.active-tab a:visited,.aui-tabs>.tabs-menu .menu-item.active-tab a:focus,.aui-tabs>.tabs-menu .menu-item.active-tab a:hover,.aui-tabs>.tabs-menu .menu-item.active-tab a:active
	{
	background: #fff;
	color: #333;
}

.aui-tabs.vertical-tabs>.tabs-menu {
	position: relative;
	float: left;
	width: 11em;
	z-index: 5;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.aui-tabs.vertical-tabs>.tabs-menu>.menu-item {
	border: 1px solid #ccc;
	border-right: none;
	margin: -1px 0 0 0;
}

.aui-tabs.vertical-tabs>.tabs-menu>.menu-item:first-child {
	margin-top: 1em;
}

.aui-tabs.vertical-tabs>.tabs-menu>.menu-item.active-tab {
	margin-left: -0.5em;
	margin-right: -1px;
}

.aui-tabs.vertical-tabs>.tabs-menu>.menu-item.active-tab>a>strong {
	padding: 4px 10px;
}

.aui-tabs.vertical-tabs>.tabs-menu>.menu-item>a {
	display: block;
	text-decoration: none;
}

.aui-tabs.vertical-tabs>.tabs-menu>.menu-item>a>strong {
	display: block;
	overflow: hidden;
	padding: 3px 10px 4px 10px;
}

.aui-tabs.vertical-tabs>.tabs-menu>.menu-item strong {
	padding-right: 0;
}

.aui-tabs.vertical-tabs>.tabs-pane {
	background: #fff;
	border: 1px solid #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 0 0 11em;
	padding: 20px;
	position: relative;
	z-index: 1;
}

.aui-tabs.horizontal-tabs>.tabs-menu {
	border-bottom: 1px solid #ccc;
	display: inline-block;
	margin: 0;
	padding: 0;
	width: 100%;
}

.aui-tabs.horizontal-tabs>.tabs-menu>.menu-item {
	display: block;
	float: left;
	margin: 0;
	background: #eee;
}

.aui-tabs.horizontal-tabs>.tabs-menu>.menu-item:first-child {
	margin-left: 20px;
}

.aui-tabs.horizontal-tabs>.tabs-menu>.menu-item:first-child a {
	border-radius: 3px 0 0 0;
	border-left: 1px solid #ccc;
}

.aui-tabs.horizontal-tabs>.tabs-menu>.menu-item:last-child a {
	border-radius: 0 3px 0 0;
}

.aui-tabs.horizontal-tabs>.tabs-menu>.menu-item>a,.aui-tabs.aui-tabs-disabled.horizontal-tabs>.tabs-menu>.menu-item>a:focus,.aui-tabs.aui-tabs-disabled.horizontal-tabs>.tabs-menu>.menu-item>a:hover,.aui-tabs.aui-tabs-disabled.horizontal-tabs>.tabs-menu>.menu-item>a:active
	{
	display: block;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 4px 10px 3px 10px;
	text-decoration: none;
}

.aui-tabs.horizontal-tabs>.tabs-menu>.menu-item.active-tab a,.aui-tabs.aui-tabs-disabled.horizontal-tabs>.tabs-menu>.active-tab>a:focus,.aui-tabs.aui-tabs-disabled.horizontal-tabs>.tabs-menu>.active-tab>a:hover,.aui-tabs.aui-tabs-disabled.horizontal-tabs>.tabs-menu>.active-tab>a:active
	{
	background: #fff;
	border-bottom: 1px solid #fff;
	margin-bottom: -1px;
	position: relative;
}

.aui-tabs.horizontal-tabs>.tabs-menu>.active-tab>a,.aui-tabs.horizontal-tabs>.tabs-menu>.active-tab>a strong
	{
	font-weight: normal;
}

.aui-tabs.aui-tabs-disabled>.tabs-menu>.menu-item>a {
	cursor: default;
}

.active-tab.reloadable-tab a,.active-tab.reloadable-tab a strong {
	cursor: pointer !important;
}

.aui-tabs.vertical-tabs.aui-legacystyle2011>.tabs-menu .menu-item strong
	{
	text-overflow: clip;
}

.aui-tabs.vertical-tabs.aui-legacystyle2011>.tabs-menu .menu-item.active-tab
	{
	margin-right: 0;
}

.aui-tabs.vertical-tabs.aui-legacystyle2011>.tabs-pane {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.aui-toolbar {
	clear: both;
	display: inline-block;
	padding-top: 10px;
	position: relative;
	width: 100%;
}

.aui-toolbar .toolbar-group {
	display: inline-block;
	float: left;
	padding: 0;
	margin: 0 10px 10px 0;
	white-space: nowrap;
}

.aui-toolbar .toolbar-item {
	display: inline-block;
	float: left;
	margin: 0;
	padding: 0;
}

.aui-toolbar .aui-dd-parent {
	position: relative;
	width: auto;
}

.aui-toolbar .toolbar-split {
	display: inline-block;
	float: left;
	margin-left: 10px;
}

.aui-toolbar .toolbar-split.toolbar-split-right {
	float: right;
}

.aui-toolbar .toolbar-split.toolbar-split-row {
	clear: both;
	float: none;
	width: 100%;
}

.aui-toolbar .toolbar-trigger {
	cursor: default;
}

.aui-toolbar .toolbar-item-link .toolbar-trigger {
	cursor: pointer;
}

.aui-toolbar .primary .toolbar-trigger {
	font-weight: bold;
}

.aui-toolbar .toolbar-group .toolbar-trigger,.aui-toolbar .aui-dd-parent a.aui-dd-trigger
	{
	background: #f2f2f2;
	background: -moz-linear-gradient(top, #fff 0, #f2f2f2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff),
		color-stop(100%, #f2f2f2));
	background: -webkit-linear-gradient(top, #fff 0, #f2f2f2 100%);
	background: -o-linear-gradient(top, #fff 0, #f2f2f2 100%);
	background: -ms-linear-gradient(top, #fff 0, #f2f2f2 100%);
	background: linear-gradient(top, #fff 0, #f2f2f2 100%);
	border-color: #ccc;
	border-style: solid;
	border-width: 1px;
	color: #333;
	display: inline-block;
	margin: 0;
	padding: 4px 10px;
	text-decoration: none;
	text-shadow: 0 1px 0 white;
	vertical-align: baseline;
	height: auto;
	text-indent: 0;
	width: auto;
	float: left;
}

.toolbar-item+.toolbar-item .toolbar-trigger,.toolbar-item+.toolbar-item a.aui-dd-trigger
	{
	border-left-width: 0;
	padding-left: 11px;
}

.aui-toolbar .toolbar-group button.toolbar-trigger,.aui-toolbar .toolbar-group input.toolbar-trigger
	{
	font-size: inherit;
	font-family: inherit;
	line-height: inherit;
}

.aui-toolbar .toolbar-group .toolbar-item.toolbar-item-link .toolbar-trigger
	{
	border-color: transparent;
	background: transparent;
	text-decoration: none;
	color: #3C78B5;
}

.aui-toolbar .toolbar-group .toolbar-item-link:hover .toolbar-trigger,.aui-toolbar .toolbar-group .toolbar-item-link .toolbar-trigger:focus
	{
	text-decoration: underline;
}

.toolbar-group .toolbar-item:first-of-type a,.toolbar-group .toolbar-item:first-of-type button,.toolbar-group .toolbar-item:first-of-type input[type="button"],.toolbar-group .toolbar-item:first-of-type input[type="reset"],.toolbar-group .toolbar-item:first-of-type input[type="submit"],.toolbar-group .toolbar-item:first-of-type .toolbar-trigger
	{
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.toolbar-group .toolbar-item.toolbar-splitbutton .aui-dd-trigger {
	-webkit-border-top-left-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-bottomleft: 0;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.toolbar-group .toolbar-item.toolbar-splitbutton:last-of-type .aui-dd-trigger,.toolbar-group .toolbar-item:last-of-type a,.toolbar-group .toolbar-item:last-of-type button,.toolbar-group .toolbar-item:last-of-type input[type="button"],.toolbar-group .toolbar-item:last-of-type input[type="reset"],.toolbar-group .toolbar-item:last-of-type input[type="submit"],.toolbar-group .toolbar-item:last-of-type .toolbar-trigger
	{
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

.toolbar-group .toolbar-splitbutton:last-of-type .toolbar-trigger {
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.toolbar-group .toolbar-item:first-of-type .toolbar-trigger,.toolbar-group .toolbar-item:first-of-type button
	{
	border-left-width: 1px;
}

.aui-toolbar .toolbar-group .aui-dropdown {
	border: 1px solid #999;
}

.aui-toolbar .toolbar-group .aui-dropdown a {
	border: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.aui-toolbar .aui-dropdown2-trigger.toolbar-trigger.active,.aui-toolbar .toolbar-splitbutton:hover .toolbar-trigger,.aui-toolbar .toolbar-group .toolbar-trigger:focus,.aui-toolbar .toolbar-group .toolbar-trigger:hover,.aui-toolbar .toolbar-group button:focus,.aui-toolbar .toolbar-group button:hover,.aui-toolbar .aui-dd-parent .aui-dd-trigger:focus,.aui-toolbar .aui-dd-parent .aui-dd-trigger:hover,.aui-toolbar .toolbar-group .active .toolbar-trigger:hover
	{
	background: #f7f7f7;
	background: -moz-linear-gradient(top, #fff 0, #f7f7f7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff),
		color-stop(100%, #f7f7f7));
	background: -webkit-linear-gradient(top, #fff 0, #f7f7f7 100%);
	background: -o-linear-gradient(top, #fff 0, #f7f7f7 100%);
	background: -ms-linear-gradient(top, #fff 0, #f7f7f7 100%);
	background: linear-gradient(top, #fff 0, #f7f7f7 100%);
	border-width: 1px;
	border-color: #999;
	margin-left: -1px;
	color: #000;
	position: relative;
	text-decoration: none;
}

.aui-toolbar .toolbar-item:first-child .toolbar-trigger:hover,.aui-toolbar .toolbar-item:first-child .aui-dropdown2-trigger.toolbar-trigger.active,.aui-toolbar .toolbar-item.active:first-child .toolbar-trigger,.aui-toolbar .toolbar-splitbutton:first-child:hover .toolbar-trigger,.aui-toolbar .toolbar-item:first-child .toolbar-trigger:focus,.aui-toolbar .toolbar-item:first-child .toolbar-trigger:hover,.aui-toolbar .toolbar-item:first-child button:focus,.aui-toolbar .toolbar-item:first-child button:hover,.aui-toolbar .toolbar-item:first-child .aui-dd-parent .aui-dd-trigger:focus,.aui-toolbar .toolbar-item:first-child .aui-dd-parent .aui-dd-trigger:hover,.aui-toolbar .toolbar-item:first-child.active .toolbar-trigger:hover
	{
	margin-left: 0;
}

.aui-toolbar .aui-dropdown2-trigger.active,.aui-toolbar .aui-dd-parent a.aui-dd-trigger.active,.aui-toolbar .toolbar-group .active .toolbar-trigger,.aui-toolbar .toolbar-group .toolbar-trigger:active
	{
	background: #f2f2f2;
	background-image: none;
	background-color: #f2f2f2;
	box-shadow: inset 0 3px 6px rgba(0, 0, 0, .1);
	text-shadow: none;
	text-decoration: none;
}

.aui-toolbar .toolbar-group .toolbar-item-link .toolbar-trigger:active {
	background: none;
	box-shadow: none;
}

.aui-toolbar .icon-dropdown {
	background: transparent
		url("/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/5.0/_/download/resources/com.atlassian.auiplugin:ajs/aui-toolbar-24px.png")
		0 0 no-repeat;
	display: inline-block;
	margin-top: 0;
	margin-left: 5px;
	margin-right: -5px;
	padding-right: 5px;
	text-indent: -9999px;
	width: 7px;
}

.aui-toolbar .toolbar-dropdown .icon-dropdown {
	background-position: -24px 0;
	height: 7px;
}

.aui-toolbar .toolbar-splitbutton .icon-dropdown {
	background-position: -46px 7px;
	margin-left: 0;
	height: auto;
}

.aui-toolbar .toolbar-splitbutton>.toolbar-trigger,.aui-toolbar .toolbar-splitbutton>.toolbar-trigger:hover,.aui-toolbar .toolbar-splitbutton>.toolbar-trigger:focus
	{
	border-right-style: dotted;
	float: left;
}

.aui-toolbar .toolbar-splitbutton>.aui-dd-parent>.toolbar-trigger:hover,.aui-toolbar .toolbar-splitbutton>.aui-dd-parent>.toolbar-trigger:focus
	{
	border-left-width: 0;
	margin-left: 0;
}

.aui-toolbar .toolbar-splitbutton>.aui-dd-parent {
	float: left;
}

.aui-toolbar .toolbar-splitbutton>.aui-dd-parent>.toolbar-trigger {
	border-left-width: 0;
}

.aui-toolbar .toolbar-splitbutton>.aui-dd-parent.active>.toolbar-trigger
	{
	border-left-color: #999;
}

.aui-toolbar .toolbar-splitbutton>.aui-dd-parent>.aui-dd-trigger {
	min-width: 0;
	margin: 0;
	padding-left: 2px;
	padding-right: 2px;
	width: 9px;
}

.aui-toolbar .aui-dropdown2-trigger[aria-disabled="true"],.aui-toolbar .toolbar-group.disabled .toolbar-trigger,.aui-toolbar .toolbar-item.disabled .toolbar-trigger,.aui-toolbar .toolbar-trigger.disabled
	{
	color: #999;
}

.aui-toolbar .aui-dropdown2-trigger[aria-disabled="true"]:focus,.aui-toolbar .aui-dropdown2-trigger[aria-disabled="true"]:hover,.aui-toolbar .aui-dropdown2-trigger[aria-disabled="true"]:active,.aui-toolbar .disabled .active .toolbar-trigger:hover,.aui-toolbar .toolbar-group.disabled .toolbar-trigger,.aui-toolbar .toolbar-group.disabled .toolbar-trigger:focus,.aui-toolbar .toolbar-group.disabled .toolbar-trigger:hover,.aui-toolbar .toolbar-group.disabled .toolbar-trigger:active,.aui-toolbar .toolbar-group .disabled .toolbar-trigger,.aui-toolbar .toolbar-group .disabled .toolbar-trigger:focus,.aui-toolbar .toolbar-group .disabled .toolbar-trigger:hover,.aui-toolbar .toolbar-group .disabled .toolbar-trigger:active,.aui-toolbar .toolbar-group .toolbar-trigger.disabled,.aui-toolbar .toolbar-group .toolbar-trigger.disabled:focus,.aui-toolbar .toolbar-group .toolbar-trigger.disabled:hover,.aui-toolbar .toolbar-group .toolbar-trigger.disabled:active
	{
	background: #f2f2f2;
	background: -moz-linear-gradient(top, #fff 0, #f2f2f2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff),
		color-stop(100%, #f2f2f2));
	background: -webkit-linear-gradient(top, #fff 0, #f2f2f2 100%);
	background: -o-linear-gradient(top, #fff 0, #f2f2f2 100%);
	background: -ms-linear-gradient(top, #fff 0, #f2f2f2 100%);
	background: linear-gradient(top, #fff 0, #f2f2f2 100%);
	border-color: #ccc;
	box-shadow: none;
	cursor: default;
	color: #999;
}

.aui-toolbar .aui-dropdown2-trigger[aria-disabled="true"]:focus,.aui-toolbar .aui-dropdown2-trigger[aria-disabled="true"]:hover,.aui-toolbar .aui-dropdown2-trigger[aria-disabled="true"]:active
	{
	border-color: #ccc;
	color: #999;
}

.aui-toolbar .toolbar-group.disabled .toolbar-item:first-child .toolbar-trigger,.aui-toolbar .toolbar-group .disabled.toolbar-item:first-child .toolbar-trigger,.aui-toolbar .toolbar-group .toolbar-item:first-child .disabled.toolbar-trigger
	{
	border-left-width: 1px;
	border-left-color: #ccc;
}

.aui-toolbar .toolbar-group.disabled .toolbar-item .aui-dd-trigger,.aui-toolbar .toolbar-group .disabled.toolbar-item .aui-dd-trigger,.aui-toolbar .toolbar-group .toolbar-item .disabled.aui-dd-trigger
	{
	border-left-width: 0;
}

.dialog-tip {
	float: left;
	line-height: 30px;
	color: #707070;
	text-align: left
}

.dialog-help-link {
	font-weight: normal;
	font-size: 14px;
	float: right;
	margin: 5px 0 0 5px
}

.dialog-button-panel .dialog-back-link {
	float: left
}

.aui-dialog .dialog-panel-body>.aui-message {
	margin: 20px
}

.aui-header a.aui-button {
	line-height: 1.4285714285714;
	display: inline-block;
	padding: 4px 10px
}

.aui-button-primary[aria-disabled="true"] .aui-icon-wait {
	background-image:
		url(data:image/gif;base64,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)
}

#com-atlassian-confluence .tipsy {
	line-height: 16px
}

.aui-navgroup-inner>div:first-child>.aui-nav-heading,.aui-navgroup-inner>div:first-child>div:first-child .aui-nav-heading
	{
	border-top: 0;
	margin-top: 0;
	padding-top: 0
}

.aui-message .icon-problem,.aui-icon-problem {
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAA20lEQVQ4y6WTTQ6CQAyFZ+VPohcBAgvBC3g/YQEJnsV4BjdGjNfQhRiNvppHUnGYBJnkS+jrtHQ6HWNaa79aemANKnAjR2qe6VpwjkAOnuDVgfhKMLUFb9XGDUjAhCTUGv9OYnSCgo4ziJT+CVC2D07Ucy0+KIatyr4SUIuoS4wvQtqUbenLTwLqzXFSw26LEfdIENNXiVHTGPdIMKav/jfBnL6L8wiOmVkw5jC0iZkYQc9rDNU1Bs5BsvxZD1LhGuWS5xR9xu+yc5QHPyZLmRlLvYOrdJta0N7/BnQXKgcW/4OXAAAAAElFTkSuQmCC)
}

.aui-message.problem {
	background: #fff8f7;
	border-color: #d04437
}

.aui-button {
	-webkit-appearance: none
}

form.aui .field-group .upfile {
	padding: 0;
	position: relative;
	bottom: -4px
}

.aui-dropdown2 {
	z-index: 1000
}

form.aui div.checkbox>.checkbox[disabled]+label {
	color: #707070
}

form.aui .textarea.max-textarea {
	width: 100%;
	max-width: none
}

a.search-for span:before {
	font-family: "Atlassian Icons";
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	font-style: normal;
	font-size: 16px;
	border: 0;
	line-height: 1;
	content: "E"
}

#com-atlassian-confluence .aui-dd-parent .aui-dropdown {
	background-color: #fff;
	border: 1px solid #ccc;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	-moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
	padding: 0
}

#quick-search .aui-dd-parent .aui-dropdown {
	margin-top: -2px
}

#com-atlassian-confluence .aui-dd-parent .aui-dropdown ol {
	padding: 3px 0
}

#quick-search .aui-dropdown li a span {
	background-position: 6px center;
	padding-left: 30px;
	line-height: 25px
}

#quick-search .aui-dropdown .search-for span {
	padding-left: 0
}

#header .aui-dd-parent,#header .aui-dropdown {
	width: 315px;
	position: absolute
}

#header .quick-nav-drop-down li a,.aui-header .quick-nav-drop-down li a
	{
	color: #000;
	padding: 0
}

#header .quick-nav-drop-down li.active a,.aui-header .quick-nav-drop-down li.active a
	{
	color: #fff
}

#header .quick-nav-drop-down .aui-dropdown li a.space-name,.aui-header .quick-nav-drop-down .aui-dropdown li a.space-name
	{
	height: 13px;
	line-height: 13px;
	font-size: 11px;
	padding-left: 30px;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis
}

#header .quick-nav-drop-down .aui-dropdown li.active a.space-name,.aui-header .quick-nav-drop-down .aui-dropdown li.active a.space-name
	{
	color: #FFF
}

.quick-nav-drop-down li,.quick-nav-drop-down li span {
	cursor: pointer
}

.quick-nav-drop-down li span em {
	font-style: normal
}

.quick-nav-drop-down .aui-dropdown li.with-space-name {
	height: auto;
	padding-top: 3px;
	padding-bottom: 3px
}

#autocomplete-dropdown,#autocomplete-dropdown .aui-dropdown {
	width: 300px
}

.autocomplete {
	position: relative
}

.autocomplete li a span {
	color: #333
}

.autocomplete li a span em {
	font-style: normal
}

.autocomplete li .no-results span {
	background:
		url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABA0lEQVR42p2QP0tCURiH7zdQRA3u4OJUiyDY4CDtTuEXuXs0JEQ4uDk5C0EuKoEu+SWcg5baLCS7tNTx98IzyMWjXoeHe95/z3vODdzi2kdTvIo30fL1+YbLIhYOfsV5GsFAOL59zsNjBRfij60lEXKbf1E5RvDExl4URYGwXJfc6JCgwqZYhBp2hs5n4odadZ9gzKYu2x1YrUPt2SeosWEtijsEBfGN5HKXYErxweKkAMk9PbOkoE5hJXI+AbUVvfVtwZzkHTECAGptel8cgisSnyJDk+8GRlZ8MdOwxITghoa9ArhlZmzB+/abDjwh+c8+LBgRnMLEBHnxKJYpBpfMFDbGjWcGPFD11gAAAABJRU5ErkJggg==")
		no-repeat 13px 50%
}

.autocomplete-user-target img,.autocomplete-group-target img,.autocomplete-user-or-group-target img
	{
	border-radius: 3px
}

.autocomplete .aui-dropdown li.active .no-results span {
	color: #333;
	background-color: #fff;
	cursor: default
}

.autocomplete li a {
	position: relative
}

.autocomplete li a .icon {
	position: absolute;
	top: 2px;
	left: 0;
	z-index: 10;
	float: none
}

.aui-dropdown ol {
	border-bottom: solid 1px #f0f0f0;
	list-style: none;
	margin: 0;
	padding: 5px 0
}

.aui-dropdown ol.last {
	border-bottom: 0
}

.aui-dropdown ol li {
	color: #333;
	height: 24px;
	line-height: 24px;
	padding: 0;
	margin: 2px 0;
	position: relative;
	white-space: nowrap;
	text-overflow: ellipsis
}

.aui-dropdown li.active,.aui-dropdown li.active span {
	background-color: #3b73af;
	color: #fff
}

.aui-dropdown li img {
	width: 20px;
	height: 20px;
	position: absolute;
	left: 7px;
	top: 2px;
	z-index: 1
}

.aui-dropdown li a {
	display: block;
	outline: 0;
	position: relative;
	text-decoration: none
}

.aui-dropdown li a,.aui-dropdown li a:hover,.aui-dropdown li a:focus,.aui-dropdown li a:active
	{
	text-decoration: none
}

.aui-dropdown li a span {
	background-position: 8px 50%;
	background-repeat: no-repeat;
	display: block;
	padding-left: 33px
}

.aui-dropdown li a span.icon {
	padding: 0;
	margin-left: 6px
}

.aui-dropdown li a.search-for span {
	padding-left: 0
}

.aui-dropdown li a.search-for span:before {
	margin: 0 8px
}

#property-panel {
	position: absolute;
	background: 0;
	border: 0;
	padding: 0;
	border-radius: 3px
}

#property-panel .aui-tip-parent {
	position: absolute;
	height: 12px
}

#property-panel .panel-buttons {
	white-space: nowrap
}

#property-panel a.aui-button,#property-panel a.aui-button:hover,#property-panel a.aui-button:active,#property-panel a.aui-button:focus
	{
	vertical-align: top;
	color: #333;
	text-decoration: none
}

#property-panel a.aui-button ~ a.aui-button {
	border-left-width: 0
}

#property-panel a.aui-button ~ a.aui-button:hover,#property-panel a.aui-button 
	 ~ a.aui-button:active,#property-panel a.aui-button ~ a.aui-button:focus
	{
	margin-left: -1px;
	border-width: 1px;
	position: relative
}

#property-panel div.panel-buttons a.aui-button.first,#property-panel div.panel-buttons a.aui-button.first:hover,#property-panel div.panel-buttons a.aui-button.first:active,#property-panel div.panel-buttons a.aui-button.first:focus
	{
	border-width: 1px;
	margin-left: 0
}

#property-panel a.aui-button {
	padding-top: 0;
	padding-bottom: 0;
	margin: 0;
	border-radius: 0
}

#property-panel a.aui-button,#property-panel a.aui-button span {
	line-height: 30px
}

#property-panel a.selected {
	background-image: none;
	background-color: #f2f2f2;
	box-shadow: inset 0 3px 6px rgba(0, 0, 0, .1);
	text-shadow: none;
	text-decoration: none
}

#property-panel #image-size-input {
	margin-right: 10px
}

#property-panel .editable {
	border-radius: 3px;
	background: transparent;
	border: 1px solid #CCC;
	box-sizing: border-box;
	font-size: 14px;
	float: left;
	padding: 4px;
	text-align: center;
	height: 30px;
	width: 60px;
	cursor: text;
	-moz-box-sizing: border-box
}

#property-panel .editable:active,#property-panel .editable:hover,#property-panel .editable:focus
	{
	border: 1px solid #999
}

#property-panel .editable:focus {
	background: #fff
}

#property-panel a.first {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px
}

#property-panel a.last {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	margin: 0 10px 0 0
}

#property-panel a:hover {
	background-position: 100% 0;
	color: #4f85bc
}

#property-panel a.image-size-small,#property-panel a.image-size-medium,#property-panel a.image-size-large
	{
	padding: 0 4px
}

#property-panel a span.icon {
	background-image:
		url(/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/1.0/_/download/resources/confluence.web.components:property-panel-css/../../images/icons/property-panel-image.png);
	display: none;
	float: left;
	height: 17px;
	margin: 5px 0 0 0;
	width: 16px
}

#property-panel a.image-size-small span.panel-button-text,#property-panel a.image-size-medium span.panel-button-text,#property-panel a.image-size-large span.panel-button-text
	{
	font-size: 0
}

#property-panel a.image-size-small span.icon,#property-panel a.image-size-medium span.icon,#property-panel a.image-size-large span.icon,#property-panel a.image-make-link span.icon
	{
	display: inline
}

#property-panel a.image-make-link span.icon {
	background-position: -48px 0
}

#property-panel a.image-size-small span.icon {
	background-position: -32px 0
}

#property-panel a.image-size-medium span.icon {
	background-position: -16px 0
}

#property-panel a.image-size-large span.icon {
	background-position: 0 0
}

#property-panel a.disabled,#property-panel a.disabled:active,#property-panel a.disabled:hover,#property-panel a.disabled:focus
	{
	background: #f2f2f2;
	background: -moz-linear-gradient(top, white 0, #f2f2f2 100%);
	background: -webkit-linear-gradient(top, white 0, #f2f2f2 100%);
	background: -o-linear-gradient(top, white 0, #f2f2f2 100%);
	background: -ms-linear-gradient(top, white 0, #f2f2f2 100%);
	background: linear-gradient(top, white 0, #f2f2f2 100%);
	border-color: #CCC;
	box-shadow: none;
	color: #999;
	cursor: default;
	text-shadow: none
}

.aui-property-panel {
	border: 1px solid #e2e2e2;
	background-color: #f5f5f5;
	border-radius: 3px;
	padding: 10px;
	overflow: auto
}

.panel,.alertPanel,.infoPanel {
	color: #333;
	padding: 0;
	margin: 10px 0;
	border: 1px solid #ddd;
	overflow: hidden;
	border-radius: 3px
}

.alertPanel,.infoPanel,.panelContent {
	padding: 10px
}

.alertPanel {
	border-color: #c00
}

.infoPanel {
	border-color: #69c
}

.panelHeader {
	padding: 10px;
	border-bottom: 1px solid #ddd;
	background-color: #f7f7f7
}

.basicPanelContainer {
	border-width: 1px;
	border-style: solid;
	margin-top: 2px;
	margin-bottom: 8px;
	width: 100%
}

.basicPanelContainer:first-child {
	margin-top: 0
}

.basicPanelTitle {
	padding: 10px;
	margin: 0;
	background-color: #f0f0f0;
	border-bottom: 1px solid #ddd
}

.basicPanelBody {
	padding: 5px;
	margin: 0
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0
}

.smalltext {
	font-size: 12px;
	color: #707070
}

h1.pagetitle #title-text a:hover {
	text-decoration: none
}

#main-header,#preview-header {
	margin-bottom: 20px
}

a img {
	border: 0
}

.hidden {
	display: none
}

.ia-splitter .aui-page-panel {
	width: auto
}

#quick-search-submit {
	display: none
}

#quick-search {
	margin: 0
}

.aui-nav-link span+span {
	margin-left: 5px
}

.aui-nav-vertical li a:link,.aui-nav-vertical li a:focus,.aui-nav-vertical li a:visited,.aui-nav-vertical li a:active
	{
	color: #666
}

.in-page-menu {
	padding: 10px
}

.in-page-menu-content {
	border-left: 1px solid #CCC;
	padding: 0 0 20px 10px
}

#messageContainer {
	list-style-type: none;
	margin: 0;
	padding: 0
}

#messageContainer li {
	display: block
}

#messageContainer .aui-message {
	margin: 0;
	border-radius: 0
}

#breadcrumbs li.hidden-crumb {
	display: none
}

.page-metadata ul {
	overflow: hidden;
	margin: 0;
	padding: 0
}

.page-metadata ul li {
	list-style: none;
	float: left;
	padding: 0 5px 0 0;
	margin: 0;
	line-height: 1.5
}

.page-metadata ul a.page-metadata-icon {
	text-decoration: none
}

.page-metadata ul a.page-restrictions span,.page-metadata ul a.page-tinyurl span,.page-metadata ul a.action-view-attachments span.page-metadata-attachments-text
	{
	float: left;
	height: 16px;
	width: 10px;
	text-indent: -9999em
}

.page-metadata ul a.action-view-attachments span.page-metadata-attachments-count
	{
	margin-left: 3px
}

#main {
	margin: 0;
	padding: 20px;
	clear: both;
	min-height: 600px
}

#title-heading {
	margin: 0;
	padding: 0
}

#title-text a {
	color: #333
}

.navBackgroundBox {
	padding: 5px;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none
}

.simple-confirmation>form>.buttons-container {
	padding-left: 0;
	margin-top: 20px
}

#content {
	clear: none !important
}

#content::before {
	display: none !important
}

.aui-layout #footer .footer-body>ul>li.print-only {
	display: none
}

body.theme-default #footer {
	background: transparent;
	margin: 0;
	padding: 0
}

body.theme-default #footer .footer-body {
	background:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAuCAYAAABqK0pRAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpCNDI3QTM5RTEwMzM2ODExODA4NjlCM0YyRDQ4RkI0MiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpCMUY1REQ0Qzg1MDAxMUUxQkFCQzhENkQwNkQ3NDI2NyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpCMUY1REQ0Qjg1MDAxMUUxQkFCQzhENkQwNkQ3NDI2NyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1LjEgTWFjaW50b3NoIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RkE3RjExNzQwNzIwNjgxMThDMTRDRkQ1NTI3RURFN0QiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QjQyN0EzOUUxMDMzNjgxMTgwODY5QjNGMkQ0OEZCNDIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7XZaOHAAADFElEQVR42tSZjW6jMAyACQ2FsnLbPUjf/z36IFN10BXaUI5MRrKshJgklM1SpGo0qT//h4nT6ZQnSSLH9TWuIfldshtXMa5OA/yBPx7GdfslQBqgBAgtmQZR4BEBD/VqAUr9MIAcLSxKA1zG9QYemaSApQDqPq5+4/DJ4TOV5nw+3ySEUaPjbFwV+bJ+fpyoAah7gacyUHxvUV7LAyC+dZFCCPzgE3lHkI0SVom+/wCoJ3xeKgLO3KHzM8eeHvK4pcpRucIXSwsQtlpmsRQXYIkMc8VIzmzCQPmMi02AMcXoAS4IBbqimM1nvBRLBshFduVc4t4OVg0wU2jJSMpPOedVTHCyJx5QOJx2aKWMcHmCwn2MKsix5gG5enBYc40esoffDcqRDPWRCmDuoPRaDXIqwQXRLzjZTSNCgrr+LRJAhUI0emgpx96jYXwRoFQKedCjMEnhzIacVaABMPHpTZxk7wxDGpYSKhmO69wRriYQX4N+S8rw2t3xnMaycliwNex3NdE2BkjHuJ9UhjHHlnNfJAyPDG9E8cjAsIgkCj0sRaAh+fTOmBJYxYTbEK8QAsLRbxSCvpLO3xKDHJmTbstRMGVWt4FpmQopPsClbSrRNcmLA+O8mlt+uSCThTmjxAeBqUmVKgw5ZQupxxogk4VciS8IDG2oHIh+pmBEGRqnZlYxYS7Ii5IJoQ31b+mbnKUeSRaMJdgzEj5zrNZ4jfGec1EDShVMGLHg3NZHoTTxl5ppORHZ01EvVpNcZhJ7abjWIQekgQoMJKE3gYgBEgoTBSIWiC9MNIiYID4wz6j348Bkt8FwCkCJ7v8/xiPCMCxyOjNnjH8piPbAX9QguTCCOba8BOQNeaNCMApgXJInEd4Xh+aIMNwrKnQ9VVCZXFbXzz+39EhpifGPmZuhSXaMuW01EDFzy6OxT+/qtqvyJiCufy9IUpZdFyUZMrOFgOwXvv3oGD0j38ojS1/juHLFu3r5Vi3XDypLTrTwGkjEBklX2nd3QEa/tfqChLzFd+WJWEMhm3SOMFCee5++l7T/AgwAB4DnTld9IesAAAAASUVORK5CYII=)
		center bottom no-repeat;
	color: #707070;
	font-size: 12px;
	margin: 20px 0;
	padding: 0 0 65px 0;
	text-align: center
}

#com-atlassian-confluence .hidden {
	display: none
}

#status {
	margin: 10px 0
}

#status table {
	margin: 10px 0
}

#taskProgressBar {
	background: #ebf2f9;
	border-radius: 3px
}

#taskGreenBar {
	background: #3b7fc4
}

#status .smalltext {
	text-align: center;
	color: #707070
}

#content {
	position: static !important
}

hr {
	border: 0;
	border-bottom: 1px solid #ccc
}

#bloglist {
	display: none
}

.children-show-hide.icon {
	display: none
}

.child-display {
	padding: 2px 2px 2px 12px;
	display: block
}

#page-history-warning {
	margin-bottom: 20px
}

.page-history-view a:before {
	display: inline-block;
	content: "·";
	padding: 0 10px
}

.page-history-view a:before:hover {
	text-decoration: none
}

.page-history-view a:first-child:before {
	display: none;
	content: '';
	padding: 0
}

.version-navigation-block {
	padding-top: 10px
}

.current-version-margin {
	display: inline-block;
	padding-left: 10px
}

.current-version-margin:first-child {
	padding: 0
}

.alternative-page-list {
	list-style: none;
	padding-left: 30px;
	line-height: 20px
}

.alternative-page-list .excerpt {
	margin-left: 20px
}

.page-section,.page-group {
	display: table;
	margin: 0;
	padding: 0;
	width: 100%
}

.page-section .page-group {
	display: table-row;
	margin: 0;
	padding: 0;
	width: 100%
}

.page-item {
	display: table-cell;
	margin: 0;
	min-width: 256px;
	padding: 0 0 0 16px;
	vertical-align: top
}

body.people .dashboard {
	margin-top: 0
}

body.people .dashboard-group>div {
	margin-top: 0
}

body.people #main {
	padding: 0
}

body.people #main-header {
	padding: 20px;
	margin-bottom: 0;
	background-color: #f5f5f5
}

.people-directory .dashboard-section {
	display: table;
	width: 100%
}

body.people .dashboard-group>.aui-page-panel {
	border-bottom: 0
}

body.people .dashboard-group .aui-page-panel .aui-page-panel-nav {
	height: 523px
}

body.people .dashboard-group .aui-navgroup-inner {
	margin-left: -10px
}

body.people .active-tab>a {
	color: #333;
	font-weight: bold
}

#people-search-title-bar {
	overflow: hidden;
	margin-bottom: 10px
}

#people-search-title-bar h2 {
	float: left
}

body.people #people-search {
	margin-top: 0;
	text-align: right
}

.people-directory .aui-tabs>.tabs-menu {
	padding: 0 30px
}

.people-directory .greybox {
	position: relative;
	margin: 0
}

.people-directory .greyboxfilled {
	width: 100%
}

body.people #people-search input {
	vertical-align: top
}

body.people #people-search .field-group {
	display: inline-block;
	width: auto;
	padding: 0 10px 0 0;
	margin: 0
}

body.people .aui-message.error {
	margin-bottom: 10px
}

body.people .greybox #peoplelist .profile-macro {
	margin: 10px 40px 20px 0
}

#people-search .field-group {
	padding-left: 0
}

body.people .blank-experience-people {
	margin-top: 50px
}

.blank-experience-people {
	min-height: 100px;
	background:
		url(/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/1.0/_/download/resources/confluence.web.resources:content-styles/../../../images/icons/people-empty-placeholder.png)
		no-repeat right bottom
}

.watches .tableview-action-icon {
	text-align: right
}

.blank-experience-container {
	border: 1px solid #CCC;
	border-radius: 3px;
	width: 65%;
	margin: 100px auto;
	padding: 30px
}

.blank-experience-container p {
	color: #707070;
	line-height: 24px;
	font-size: 16px;
	width: 70%;
	margin-top: 0;
	margin-bottom: 26px
}

.blank-experience-blog {
	background:
		url('/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/1.0/_/download/resources/confluence.web.resources:content-styles/../../images/icons/blog-empty-placeholder.png')
		no-repeat right bottom
}

.blank-experience-page {
	background:
		url('/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/1.0/_/download/resources/confluence.web.resources:content-styles/../../images/icons/pages-empty-placeholder.png')
		no-repeat right bottom
}

.blog-post-listing {
	position: relative;
	padding: 30px 20px 20px 68px;
	margin-top: -10px
}

#link-browser-tab-items+.blog-post-listing {
	padding-top: 10px
}

#link-browser-tab-items+.blog-post-listing .logoBlock {
	top: 10px
}

.blog-post-listing+.blog-post-listing {
	border-top: 1px solid #ccc;
	margin-top: 0
}

.logoBlock,.blogHeading {
	display: inline-block
}

.userLogo {
	width: 48px;
	height: 48px;
	border-radius: 3px
}

.userLogoLink {
	display: inline
}

.page-metadata {
	line-height: 1.25 !important
}

.logo-heading-block {
	margin-bottom: 20px
}

.logoBlock {
	position: absolute;
	left: 0;
	top: 30px
}

.userLogoLink {
	line-height: 30px
}

#title-heading .userLogoLink {
	float: left
}

.logo-heading-block .userLogo {
	width: 48px;
	border-radius: 3px;
	display: inline-block
}

span.blogHeading {
	display: block
}

.blogHeading .page-metadata {
	margin: 0;
	line-height: 16px !important;
	margin-top: 2px;
	margin-right: 10px
}

a.blogHeading {
	font-size: 24px
}

.blog-post-listing>.wiki-content {
	padding: 0 !important
}

.blog-post-listing .endsection {
	clear: both;
	margin-top: 20px
}

.blank-experience-container {
	border: 1px solid #CCC;
	border-radius: 3px;
	width: 65%;
	margin: 100px auto;
	padding: 30px
}

.blank-experience-container p {
	color: #707070;
	line-height: 24px;
	font-size: 16px;
	width: 70%;
	margin-top: 0;
	margin-bottom: 26px
}

.blank-experience-blog {
	background:
		url('/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/1.0/_/download/resources/confluence.web.resources:content-styles/../../images/icons/blog-empty-placeholder.png')
		no-repeat right bottom
}

#squaretab {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px
}

#squaretab li {
	display: inline;
	list-style-type: none
}

#squaretab a {
	padding: 5px 7px 3px 7px;
	border-width: 1px;
	border-style: solid
}

#squaretab a:link,#squaretab a:visited {
	color: #fff;
	text-decoration: none
}

#squaretab a:hover {
	text-decoration: none
}

.admin-sidebar-group ~ .admin-sidebar-group {
	margin-top: 20px
}

#main.aui-page-panel {
	border-top: 0
}

.recently-updated-concise .update-item .update-item-desc,.recently-updated-concise .update-item .update-item-changes
	{
	font-size: 12px;
	margin-left: 5px;
	line-height: 20px
}

.aui-message.error a {
	color: #fff !important
}

::-webkit-input-placeholder {
	  color: #999
}

:-moz-placeholder {
	  color: #999;
	 
}

::-moz-placeholder {    color:#999; 
	
}

:-ms-input-placeholder {    color:#999; 
	
}

.wiki-content {
	
}

.wiki-content .header,.wiki-content .footer,.wiki-content .cell {
	margin: 8px 0;
	box-sizing: border-box;
	word-wrap: break-word;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.wiki-content .columnLayout {
	display: table;
	table-layout: fixed;
	width: 100%;
	*clear: both;
}

.wiki-content .columnLayout .cell {
	vertical-align: top;
}

.wiki-content .columnLayout .cell.aside {
	width: 29.9%;
}

.wiki-content .columnLayout .cell.sidebars {
	width: 19.9%;
}

.wiki-content .cell {
	display: table-cell;
	padding: 0 10px;
}

.wiki-content .innerCell {
	overflow-x: auto;
}

.wiki-content .image-left {
	float: left;
	margin: 0 10px 10px 0;
}

.wiki-content .image-center {
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.wiki-content .image-right {
	float: right;
	margin: 0 0 10px 10px;
}

.wiki-content .placeholder {
	background: #f5f5f5;
	border: 1px dotted #ccc;
	color: #707070;
	font-style: italic;
	margin: 0;
	padding: 10px;
}

.wiki-content .placeholder .activation-content {
	display: none;
}

.wiki-content .placeholder .display-content {
	display: inherit;
}

.wiki-content li>ul,.wiki-content li>ol,.wiki-content ul>ul,.wiki-content ol>ol
	{
	margin-top: 0;
}

.wiki-content ul {
	list-style-type: disc;
}

.wiki-content ol,.wiki-content ol ol ol ol,.wiki-content ol ol ol ol ol ol ol,.wiki-content ol ol ol ol ol ol ol ol ol ol
	{
	list-style-type: decimal;
}

.wiki-content ol ol,.wiki-content ol ol ol ol ol,.wiki-content ol ol ol ol ol ol ol ol,.wiki-content ol ol ol ol ol ol ol ol ol ol ol
	{
	list-style-type: lower-alpha;
}

.wiki-content ol ol ol,.wiki-content ol ol ol ol ol ol,.wiki-content ol ol ol ol ol ol ol ol ol,.wiki-content ol ol ol ol ol ol ol ol ol ol ol ol
	{
	list-style-type: lower-roman;
}

.wiki-content h5 {
	text-transform: none;
	font-size: 14px;
}

.wiki-content h1,.wiki-content h2 {
	margin-top: 30px;
}

.wiki-content h1+h1,.wiki-content h2+h2,.wiki-content h3+h3,.wiki-content h4+h4,.wiki-content h5+h5,.wiki-content h6+h6
	{
	margin-top: 10px;
}

.wiki-content .confluence-embedded-image {
	cursor: pointer;
	max-width: 100%;
}

.wiki-content .confluence-content-image-border {
	border: 1px solid black;
}

.wiki-content div.error>span.error {
	color: #333;
	padding: 6px 10px;
	position: relative;
	background: #fffdf6;
	border: 1px solid #ffeaae;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.wiki-content .columnLayout,.wiki-content .cell,.wiki-content .header,.wiki-content .footer
	{
	*display: block;
	*float: left;
	*width: 100%;
}

.wiki-content .innerCell {
	*border: 2px dashed #ccc;
	*margin: 8px 4px;
	*padding: 4px 8px;
}

.wiki-content .text-placeholder {
	background: #f5f5f5;
	color: #707070;
	font-style: italic;
	min-width: 10px;
	display: block;
}

.wiki-content .text-placeholder.selected {
	color: #333333;
}

.wiki-content .aui-lozenge {
	padding: 3px 5px 2px 5px;
}

.contentLayout .innerCell>*:first-child {
	margin-top: 0;
}

.view .wiki-content .cell:first-child,.content-preview .wiki-content .cell:first-child
	{
	padding: 0;
}

li[style*='text-align: center'],li[style*='text-align: right'] {
	list-style-position: inside;
}

#main .wiki-content .footer p,#main .wiki-content .footer a {
	font-family: arial, sans-serif;
	font-size: 14px;
}

.wiki-content .cell,.mceContentBody.wiki-content .cell,.twoColumns .cell,.threeColumns .cell,.twoColumns .large,.mceContentBody.wiki-content .header,.mceContentBody.wiki-content .footer,.threeColumns .large
	{
	*border: 0;
	*margin: 0;
	*padding: 0;
	*overflow: hidden;
}

.twoColumns .cell {
	*width: 49.9%;
}

.threeColumns .cell {
	*width: 33.3%;
}

.twoColumns .large {
	*width: 69.9%;
}

.threeColumns .large {
	*width: 59.9%;
}

div.aside+div.large,div.large+div.aside,div.large+div.sidebars,.twoColumns div.cell+div.cell,.threeColumns div.cell+div.cell+div.cell
	{
	*float: right;
}

#mw-container div.mw-no-notifications div.subheading p {
	line-height: 24px;
	margin-top: 8px;
	margin-bottom: 8px;
}

.confluenceTable {
	border-collapse: collapse
}

.confluenceTh,.confluenceTd {
	border: 1px solid #ddd;
	padding: 7px 10px;
	vertical-align: top;
	text-align: left
}

.confluenceTable ol,.confluenceTable ul {
	margin-left: 0;
	padding-left: 22px
}

.confluenceTable,.table-wrap {
	margin: 10px 0 0 0;
	overflow-x: auto
}

.confluenceTable:first-child,.table-wrap:first-child {
	margin-top: 0
}

table.confluenceTable th.confluenceTh,table.confluenceTable th.confluenceTh>p,table.confluenceTable td.confluenceTd.highlight,table.confluenceTable td.confluenceTd.highlight>p,table.confluenceTable th.confluenceTh.highlight-grey,table.confluenceTable th.confluenceTh.highlight-grey>p,table.confluenceTable td.confluenceTd.highlight-grey,table.confluenceTable td.confluenceTd.highlight-grey>p
	{
	background-color: #f0f0f0
}

table.confluenceTable th.confluenceTh.info,table.confluenceTable th.confluenceTh.info>p,table.confluenceTable td.confluenceTd.highlight.info,table.confluenceTable td.confluenceTd.highlight.info>p,table.confluenceTable th.confluenceTh.highlight-blue,table.confluenceTable th.confluenceTh.highlight-blue>p,table.confluenceTable td.confluenceTd.highlight-blue,table.confluenceTable td.confluenceTd.highlight-blue>p
	{
	background-color: #e0f0ff
}

table.confluenceTable th.confluenceTh.success,table.confluenceTable th.confluenceTh.success>p,table.confluenceTable td.confluenceTd.highlight.success,table.confluenceTable td.confluenceTd.highlight.success>p,table.confluenceTable th.confluenceTh.highlight-green,table.confluenceTable th.confluenceTh.highlight-green>p,table.confluenceTable td.confluenceTd.highlight-green,table.confluenceTable td.confluenceTd.highlight-green>p
	{
	background-color: #ddfade
}

table.confluenceTable th.confluenceTh.warning,table.confluenceTable th.confluenceTh.warning>p,table.confluenceTable td.confluenceTd.highlight.warning,table.confluenceTable td.confluenceTd.highlight.warning>p,table.confluenceTable th.confluenceTh.highlight-red,table.confluenceTable th.confluenceTh.highlight-red>p,table.confluenceTable td.confluenceTd.highlight-red,table.confluenceTable td.confluenceTd.highlight-red>p
	{
	background-color: #ffe7e7
}

table.confluenceTable th.confluenceTh.note,table.confluenceTable th.confluenceTh.note>p,table.confluenceTable td.confluenceTd.highlight.note,table.confluenceTable td.confluenceTd.highlight.note>p,table.confluenceTable th.confluenceTh.highlight-yellow,table.confluenceTable th.confluenceTh.highlight-yellow>p,table.confluenceTable td.confluenceTd.highlight-yellow,table.confluenceTable td.confluenceTd.highlight-yellow>p
	{
	background-color: #ffd
}

table.confluenceTable th.confluenceTh,table.confluenceTable th.confluenceTh>p
	{
	font-weight: bold
}

table.confluenceTable th.confluenceTh.nohighlight,table.confluenceTable th.confluenceTh.nohighlight>p
	{
	font-weight: normal;
	background-color: transparent
}

table.confluenceTable td.confluenceTd img {
	max-width: none
}

.panelMacro {
	margin: 10px 20px;
	overflow: hidden
}

.panelMacro>table {
	border-radius: 5px;
	padding: 10px 10px 10px 20px;
	text-align: left;
	width: 100%
}

.panelMacro>table>tr>td,.panelMacro>table>tbody>tr>td {
	font-size: 1em;
	padding: 0
}

.panelMacro>p:first-child,.panelMacro>table>tr>td>*:first-child,.panelMacro>table>tbody>tr>td>*:first-child
	{
	margin-top: 0
}

.panelMacro>p:last-child,.panelMacro>table>tr>td>*:last-child,.panelMacro>table>tbody>tr>td>*:last-child
	{
	margin-bottom: 0
}

.wiki-content .panelMacro p {
	font-size: 1em
}

.searchMacro {
	font-size: 10pt;
	margin: 10px 0
}

.searchMacro .result {
	margin-top: 3px;
	padding: 0 5px 5px 5px;
	border-bottom: 1px solid #ddd
}

.searchMacro .resultSummary {
	margin-bottom: 7px
}

.rssMacro {
	font-size: 10pt
}

.rssMacro table {
	margin: 10px 0;
	width: 100%;
	border-collapse: collapse
}

.rssMacro table th,.rssMacro table td {
	border: 1px solid #ccc;
	padding: 4px
}

.rssMacro table th {
	background: #f0f0f0
}

.code {
	border-width: 1px;
	border-style: solid
}

.code,.preformatted {
	background-color: #fff;
	overflow: auto
}

.code pre,.preformatted pre {
	font-family: "Courier New", Courier, monospace;
	line-height: 1.3
}

.wiki-content .code-keyword {
	color: #000091;
	background-color: inherit
}

.wiki-content .code-object {
	color: #910091;
	background-color: inherit
}

.wiki-content .code-quote {
	color: #009100;
	background-color: inherit
}

.wiki-content .code-comment {
	color: #808080;
	background-color: inherit
}

.wiki-content .code-xml .code-keyword {
	color: inherit;
	font-weight: bold
}

.wiki-content .code-tag {
	color: #000091;
	background-color: inherit
}

.recentlyUpdatedItem {
	border-bottom: #f0f0f0 1px solid;
	border-top: #f0f0f0 1px solid;
	margin: 10px 0 0 0;
	padding: 0;
	border-spacing: 0;
	width: 100%;
	text-decoration: none;
	border-collapse: collapse
}

.recentlyUpdatedItem td {
	padding: 10px;
	border-bottom: #f0f0f0 1px solid;
	vertical-align: top
}

.recentlyUpdatedItem .authorAndDate {
	background-color: #f0f0f0;
	width: 25%
}

.recentlyUpdatedItem .date {
	margin-top: 4px;
	font-size: 90%;
	color: #666
}

.recentlyUpdatedItem .profilePic {
	float: right;
	background-color: #f0f0f0;
	margin: 0 2px
}

.recentlyUpdatedItem .twixie {
	padding: 10px 0 0 4px
}

.recentlyUpdatedItem td.icon {
	padding: 8px 0 0 1px
}

.recentlyUpdatedItem .details {
	padding-left: 7px
}

.recentlyUpdatedItem .summary,.recentlyUpdatedItem .thumbnail {
	margin-top: 3px;
	color: #666
}

.moreRecentlyUpdatedItems {
	text-align: right;
	margin-top: 10px;
	font-size: 10pt
}

.sectionMacroWithBorder {
	margin-top: 10px;
	display: table;
	width: 100%
}

.icon,.icon-container {
	display: inline-block;
	height: 16px;
	min-width: 16px;
	text-align: left;
	text-indent: -9999em;
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 0;
	vertical-align: text-bottom
}

.search-result-title .icon {
	position: absolute;
	left: -26px;
	top: 4px
}

.search-result-title .icon img {
	width: 16px;
	height: 16px;
	left: 0
}

.icon-container>* {
	text-indent: 0;
	font-size: 14px;
	margin-left: 24px
}

img.emoticon {
	vertical-align: middle
}

a.content-type-page span,a.content-type-blogpost span,a.content-type-space span,a.content-type-spacedesc span,a.content-type-comment span,a.content-type-status span,a.content-type-user span,a.content-type-userinfo span,a.content-type-attachment-image span,a.content-type-attachment-pdf span,a.content-type-attachment-html span,a.content-type-attachment-text span,a.content-type-attachment-text-html span,a.content-type-attachment-text-xml span,a.content-type-attachment-xml span,a.content-type-attachment-zip span,a.content-type-attachment-java span,a.content-type-attachment-css span,a.content-type-attachment-js span,a.content-type-attachment-unknown span
	{
	background-repeat: no-repeat;
	background-position: left center
}

#page-permissions-no-edits .edit-icon,.icon-edit {
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAKlBMVEX///9wcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHAms8TnAAAADnRSTlMAESIzRFVmd4iqu8zu/2FpG9oAAAA8SURBVHjancc5DgAgCATA9cIL/v9diYVRChOdbnBBLNXtF1XPK3s2F/q8M0ea5XWU3PUBS/d0HNxKxIMBVjgECxVKLvMAAAAASUVORK5CYII=)
}

.aui-button>.icon-edit {
	padding-right: 6px
}

#labels-section .icon-edit {
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAJFBMVEX///9wcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHDRPAkXAAAADHRSTlMAETNEVXeImarM7v/dMw/kAAAAOElEQVR42p3OOw4AIAgE0QU/CNz/vsZyKUx0utcNXtJiy1B2ZpBPWmzfbsWYw8lYMsgIn52eBdc2NJoCV4vjgNcAAAAASUVORK5CYII=)
}

.icon-remove-fav {
	background:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAJ1BMVEX///9wcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHAzTstiAAAADXRSTlMAESIzRFVmiLvM3e7/kN5pAgAAAFhJREFUeNpVzksKwEAIA9DMV8fJ/c/bIlbqWwgGAkHYG5UZikWuEiip+Jl8TTgRPQxHRbBZbGBepuu1cfMfcO3G3xABQ8tV4dsmJMVPztQOdM2xtqJqcNUDjnwE8ex0SVYAAAAASUVORK5CYII=)
		no-repeat right top
}

.icon-add-fav {
	background:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAe1BMVEX///+zs7Ozs7OwsLCtra2rq6uoqKijo6OdnZ2ZmZn////////w8PDv7+/s7Ozr6+vm5ubj4+Pg4ODZ2dnV1dXCwsK3t7e0tLSzs7Orq6ujo6OdnZ2Li4uFhYWRkZGLi4uFhYWDg4OBgYF+fn54eHh2dnZ0dHRycnJxcXEdx1OPAAAAHnRSTlMAIjMzVWaImbvM3e7u7u7u7u7u7u7u7u7u7u7u7u49UEWoAAAAiUlEQVQYGW3B6xKCIBAG0M9SwC0zS7u5hsoqvP8T5sgfnekcINIae85hR8mksMVty9jIpuo2Z1iZnDs/v4k+c+g4N9Chb+riRETn+jEEDWTyLWlVWMmwSMVeaFFZSbFK5E6LRhJEib/SovYJIiXla3TPQhQi01tvTBhGg4gDH4Aje0bkFFbK4Y8fKgYKF+v8NBQAAAAASUVORK5CYII=)
		no-repeat right top
}

.icon-wait {
	background:
		url(/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/1.0/_/download/resources/confluence.web.resources:master-styles/../../images/icons/wait.gif)
		no-repeat left top
}

.icon-refresh {
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAALVBMVEX///9wcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHCF2Y/3AAAAD3RSTlMAESIzRFVmiJmqu8zd7v8LcbuUAAAAbUlEQVR42o3Pyw7DMAhE0Un8gNjm/v/ntsEbq6ueFRqBAKlWqTiw7NKrmTpMs0Xc+rLRiJZVZIsTFKU9MsB1CuBpR8Ac1qv+Uc1GcAYegE4OI4tbqRA8e7Nf70jQh2UwCbMJXdb3ybYAL/n6rw8nJAPTnthIeQAAAABJRU5ErkJggg==)
}

.ui-tree li a,.ui-tree li a.new-page-node,a.content-type-page span,div.content-type-page,span.content-type-page,.icon-page
	{
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAPFBMVEX///+1tbWwsLCtra3///+Li4v5+fnZ2dnT09P8/PzPz8+rq6uhoaHR0dFycnJwcHB6enp4eHiDg4OAgIDxJSXRAAAADnRSTlMAIiJV3e7u7u7u7u7u7rDOyYEAAABUSURBVHhepcpLDoAwCABRqkBbP9Dq/e9qLYS1ibN8GQBYSFVGfQWLWmFEZG0uknGmuz+CDnjYEzDqDpF8BrV+HBxHNThjyBPo2qpBuemFROIpJXgAPRkGZhcD+TMAAAAASUVORK5CYII=);
	background-repeat: no-repeat
}

a.content-type-blogpost span,div.content-type-blogpost,span.content-type-blogpost,.icon-blog,.icon-blogpost
	{
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAUVBMVEX///+1tbWwsLCtra3////GxsaLi4uzs7PPz8/5+fnr6+v19fXZ2dnT09P8/Pyrq6uhoaHR0dFwcHBycnJ4eHiAgIB6enqRkZF3d3eDg4OIiIgEhg+GAAAAEnRSTlMAIiJV3e7u7u7u7u7u7u7u7u5mVDB9AAAAdElEQVR4Xk3K2xbCIAxEUaqTcGurJtCq//+hItAF53HPGGNuLKKldDctPjYPwMvRRVfU5NE/ig541s+AUmow0g7WujhBfb9pBgTKQhOUPX5THGBPIRI3gHDmKPYCH3KwggJ7gxeu1gr8cXuDLfMfFtae8GJ+G+sIH3qkr1wAAAAASUVORK5CYII=);
	background-repeat: no-repeat
}

a.content-type-attachment-image span,div.content-type-attachment-image,span.content-type-attachment-image,.icon-file-image
	{
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAaVBMVEX///+1tbWzs7OwsLD///+Li4vq6ur4+Pji4uLPz8/Hx8e1tbWmpqb29vazs7PW1tb///+srKzY2NjAwMCIiIiHh4d0dHRycnKLi4uDg4OTk5ORkZFwcHCHh4d6enqFhYV3d3d8fHyZmZke2Bp4AAAAFnRSTlMAIiIi3e7u7u7u7u7u7u7u7u7u7u7uxh/uMQAAAHZJREFUeF6Fz8kOwjAMRVEDdjozY2dsC///kSQB0goWHCmLdyUvAj+2JCu0AQoKi/NEIHVZ8R08yGc77xCPsoTZzzHn0Jp01rjmHTpmjdkrnDjq4qj2fZUCZzWq3trLEnRrk6EEDnoy5v4QuPHKOBLsrl9/+esJNi4MYbEkhTkAAAAASUVORK5CYII=);
	background-repeat: no-repeat
}

a.content-type-attachment-pdf span,div.content-type-attachment-pdf,span.content-type-attachment-pdf,.icon-file-pdf
	{
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAWlBMVEX///+1tbWzs7OwsLD////7+/v88vHm5ubi4uLf39/12dbY2NjyzMnS0tLPz8/stK/pqKLmnJXjkYnghXyLi4veenDbb2WFhYWBgYHYY1lycnLVWU1wcHDQRDd8ojdZAAAAFXRSTlMAIiIi3e7u7u7u7u7u7u7u7u7u7u4cXfPyAAAAaUlEQVQYV13PRxaAMAgEUNTYC0awRb3/NY1pz2RW8NkwAFCw8uEcdHivhU178AfK71qUgW9cFyM/wATknABSAufWRYCyuxYpA1QnzQMSecAL3SMOHhIxhJQWmgCTAT56dx9tuTzUvzmDF/8aCYb2SVzBAAAAAElFTkSuQmCC);
	background-repeat: no-repeat
}

span.page-metadata-attachments-text {
	background:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQBAMAAADt3eJSAAAALVBMVEX///9wcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHCF2Y/3AAAADnRSTlMAESIzRFVmd4iqu8zd7v+yXhgAAAA1SURBVAhbY2DAApjnLYYwuAt8IAw+IIQw+BAMPoIMrpcQBq8Agw6YwbGIZRtEf83rAAYsAADcTgelX+HPTQAAAABJRU5ErkJggg==)
		no-repeat -4px 0
}

.page-metadata ul a.page-restrictions span {
	background:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQBAMAAADt3eJSAAAAG1BMVEX////CQzfCQzfCQzfCQzfCQzfCQzfCQzfCQze4cTvvAAAACHRSTlMAM0Rmd4iqzHMjLxwAAAAuSURBVAhbY2DABhiVoIyMjgIwzdzC0gxmsDYwtOJgRHR0dASAGEC6o4FYBhoAAMUeFRBHLNC5AAAAAElFTkSuQmCC)
		no-repeat -4px center
}

.expand-control-icon,.ui-tree li.closed>.click-zone,#children-section.children-hidden a.children-show-hide.icon,.icon-section-closed
	{
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQBAMAAADt3eJSAAAAFVBMVEX///9wcHBwcHBwcHBwcHBwcHBwcHA3RenHAAAABnRSTlMAZoiZzN091q78AAAAH0lEQVQIW2NgIA44wxhqAlAGcyJMKAxdBK7GCUoTDwCd9gIQsibF/QAAAABJRU5ErkJggg==)
}

.expand-control-icon.expanded,.ui-tree li.opened>.click-zone,#children-section.children-showing a.children-show-hide.icon,.icon-section-opened
	{
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQBAMAAADt3eJSAAAAFVBMVEX///9wcHBwcHBwcHBwcHBwcHBwcHA3RenHAAAABnRSTlMAZoiZzN091q78AAAAIUlEQVQImWNgIBOwKDCogBlMyczJECGxMAEIgzGRXFMZAItzAfJQpekuAAAAAElFTkSuQmCC)
}

a.content-type-comment span,div.content-type-comment,span.content-type-comment,.icon-comment
	{
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAilBMVEX///+1tbWzs7OysrKrq6umpqalpaWdnZ2ZmZn///+VlZWPj4/7+/vu7u7p6enn5+fl5eXk5OTh4eHW1tbT09PMzMzJycm6urq5ubm1tbWzs7OysrKrq6upqamlpaWKioqFhYWRkZGKioqHh4eDg4OAgIB/f398fHx6enp4eHh2dnZ0dHRycnJwcHDr75AgAAAAIXRSTlMAIiIzZoiZu8zd3d3u7u7u7u7u7u7u7u7u7u7u7u7u7u6nleogAAAAf0lEQVQYGW3BCQ6CMBAF0C9VmcG61eKu1AWwdrj/9SRISE18D/hDkZNWSQodCo+j0Xq5vwdCKwuWe/k7A9La8MD6KfyOI9cSjeHIRlAdOHKpkFZrHuQ+xci9cu5tpQCQUL1g1nN7fgqhI3Z1E5EyU/iSk3djRMTPEsQawq8JIh/mDwvN6dOtjAAAAABJRU5ErkJggg==);
	background-repeat: no-repeat
}

#likes-section .like-button,.icon-like {
	background:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAqFBMVEX///9wcHBwcHBwcHBwcHB8fHxwcHB6enpwcHCDg4NwcHB8fHx6enqSkpJ8fHxycnJwcHDp6el2dnZwcHD////39/f19fXz8/Pw8PDr6+vn5+fj4+PZ2dnX19fHx8fExMS9vb20tLSrq6uhoaGenp6MjIyKioqDg4N8fHx6enp4eHh0dHRycnKZmZmOjo6KioqDg4OAgIB/f396enp4eHh2dnZycnJwcHDyRjyJAAAALXRSTlMAETNEVWZmd3eIiJmqu7u7u93d3e7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u6OCyV0AAAAi0lEQVQYGXXBRwKCMBAF0B9Q7Io6RJGo2LAEu8zc/2YuyCILfQ/4R8k5gK+zy0v4TilZeAZb2rTCSMHp3bV+jeJpDEDFIvagSRtNJAro2vHjSo4owOYzNlTTAoDnGZNjLABOFkzOagigWiecUW3fBNB/L5+33GgiSksFQE1YPkUlciwuETxhox3ghy8Wng9K1E9YIwAAAABJRU5ErkJggg==)
		no-repeat left center
}

#tree-root-div li a,a.content-type-space span,div.content-type-space,span.content-type-space,a.content-type-spacedesc span,div.content-type-spacedesc,span.content-type-spacedesc,.icon-space,.icon-create-space,.icon-create-space-bw span.icon
	{
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAe1BMVEX///+zs7Ovr6+1tbWlpaX///+RkZGLi4uFhYXp6enj4+PMzMzx8fHu7u7Hx8ecnJzY2NjJycn///9ycnJ6enp4eHjl5eVwcHCPj4/5+fnHx8eZmZmVlZXe3t7d3d2RkZHW1taLi4uFhYWAgIDQ0NDh4eF1dXWvr6+lpaUt7SrqAAAAEnRSTlMAIiIimd3d7u7u7u7u7u7u7u56GPg0AAAAmElEQVR4XmXPyQ7DIAxFUaeFQKYOtoFMncf//8LaQVUXvRuko7fAoJmSpNJAbuV521RVMwW/UihC39ml6hoKAX9LJHFtbdt7APM8D4g4JJWaDLgRl9JL5eSANI6Y8C2yIUh5H5PEtlPI+ygP2ZaAFHQfFfYE7qEgscLswMyYI4EdGQB//8HFL18fv8BhnY+bDgrHSY/7O/8DnOwO01cN7RMAAAAASUVORK5CYII=);
	background-repeat: no-repeat
}

a.content-type-user span,div.content-type-user,span.content-type-user,a.content-type-userinfo span,div.content-type-userinfo,span.content-type-userinfo,.icon-user
	{
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQBAMAAADt3eJSAAAAA3NCSVQICAjb4U/gAAAAJ1BMVEX///9wcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHAzTstiAAAADXRSTlMAESIzVWZ3iLvM3e7/4Y781AAAAAlwSFlzAAALEgAACxIB0t1+/AAAABR0RVh0Q3JlYXRpb24gVGltZQAyLzEvMTOjOAfGAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAAFNJREFUCJljYGBg7DkhwAACHGfONIAZPGfOHEBlwKXgiuGA7fSeAjDD58yZI2Ale86cOQ1SxH4GCBKADE4QYwGQoQNiHAYyYkCMY0CGBIjRiDANAMZAJ1J5cmzeAAAAAElFTkSuQmCC);
	background-repeat: no-repeat
}

.ui-tree li a.home-node,.icon-home-page {
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAASFBMVEX///+1tbWwsLCtra3///+Li4urq6uhoaH5+fnGxsb8/PzZ2dnT09PR0dHPz89wcHBycnJ/f391dXV6enp4eHh8fHyAgICDg4N3eN+2AAAAD3RSTlMAIiJV3e7u7u7u7u7u7u4Pv12NAAAAaUlEQVR42nXKSRKAIAxE0agJ4NhRHO5/U0UQdOGv3uRViKgWQK/WhmLiB8fMDj6J9nwHk36UE7D1zQeu1gglzdCi/YBZsJgX2BnAbAtsQJACDIT9guOnLsKYob9BjqmL97BLgEo0BanoBKPaBxtncPCIAAAAAElFTkSuQmCC)
}

a.content-type-personalspacedesc span,div.content-type-personalspacedesc,span.content-type-personalspacedesc,.icon-personal-space
	{
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAclBMVEX///+zs7OwsLC1tbWlpaX///+RkZGFhYWLi4vx8fHt7e3p6enn5+fi4uLY2NjPz8/MzMz39/f19fXHx8e8vLyrq6ucnJzW1tbJycl4eHhycnJwcHB0dHR6enqZmZmRkZGPj498fHyLi4uFhYWWlpaTk5O9yTF4AAAAGXRSTlMAIiIimd3d7u7u7u7u7u7u7u7u7u7u7u7uljVdSgAAAJNJREFUeF5lj1cOwzAMQ53UjLNXp6TMjvtfsbIToAH6/kiBAmk8NmElsWYjduutLYp2Ihd7HdGSI1C8KFLDfTr0s8jcI1uc5ge9q1YHqNiadAIgAeglNXw/Gmc20uEXQb4b+1MgY8M1Djx4e3oRIrkCeKfGcoVGAg1qtr5YSRKg8ulC9VV2Vjpt44bRy3Hw4/7mfwGfaw78ytBc1AAAAABJRU5ErkJggg==);
	background-repeat: no-repeat
}

a.content-type-status span,div.content-type-status,span.content-type-status,.icon-status
	{
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAA3NCSVQICAjb4U/gAAAAk1BMVEX///+4uLhwcHCzs7Ofn59wcHCzs7OxsbFwcHBwcHCurq5wcHCrq6twcHCpqalwcHBwcHCfn59wcHCVlZVwcHCNjY2Hh4dwcHD////5+fn39/fy8vLv7+/m5ubh4eHb29vY2NjExMSzs7Otra2lpaWfn5+ZmZmVlZWKioqHh4eDg4OBgYF6enp4eHh1dXVycnJwcHBci/upAAAAMXRSTlMAIiIzMzNVVVVmd3eIiJmZqru73d3u7u7/////////////////////////////////XAe8cgAAAAlwSFlzAAALEgAACxIB0t1+/AAAABR0RVh0Q3JlYXRpb24gVGltZQAyLzEvMTOjOAfGAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAAIxJREFUGJV1zekOwiAQRlGs1krVVrEW6r7iMujM+z+d0JFoTLz/vpMJCNHWmQIiulmXp8jc/bA2q/3N9RngsjShxRkYcGO4LfolaQC2YTg+PGhSmbv6m2ZnsfBARKoHJ+ueWOfhgcrLcI4wyt+fphXptC7E/8akSH5tSaGPJLoFnUQoiSsjUCzC5OfiBS9iEtFvRHtCAAAAAElFTkSuQmCC);
	background-repeat: no-repeat
}

a.content-type-attachment-text-html span,div.content-type-attachment-text-html,span.content-type-attachment-text-html,a.content-type-attachment-html span,div.content-type-attachment-html,span.content-type-attachment-html,a.content-type-attachment-text-xml span,div.content-type-attachment-text-xml,span.content-type-attachment-text-xml,a.content-type-attachment-xml span,div.content-type-attachment-xml,span.content-type-attachment-xml,a.content-type-attachment-js span,div.content-type-attachment-js,span.content-type-attachment-js,.icon-file-html,.icon-file-xml
	{
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAZlBMVEX///+1tbWzs7OxsbH///+RkZGPj4/R0dG5ubnMzMzPz8+zs7OcnJzExMT39/f5+fnHx8fm5ubY2Nj09PTz8/OxsbGnp6ft7e1ycnJvb29wcHB2dnaRkZGNjY2FhYWBgYF+fn54eHhKjR8EAAAAGHRSTlMAIiIi3d3d7u7u7u7u7u7u7u7u7u7u7u5Iiv/NAAAAcklEQVR4Xl3Pxw4DMQgEUJyMy5b0Bnbq//9kFssJkufG0xwGIhcy/+IdEfnXgJbh7RfgiH/2rLAzOFcAIMC9SgOZcJwN9MYldY3HQQwAuT0xiQGQrlAxmGPX+AB6ox92qjB2030ZW2e7KfrcOnBL5rCiLxz1CbC+jprRAAAAAElFTkSuQmCC);
	background-repeat: no-repeat
}

.icon-browse-space {
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAA3NCSVQICAjb4U/gAAAAe1BMVEX///+1tbWzs7Ovr6+lpaX///+RkZHx8fHu7u7p6enj4+PY2NjMzMzJycnHx8ecnJyLi4uFhYX////5+fnl5eXh4eHe3t7d3d3W1tbQ0NDHx8evr6+lpaWZmZmVlZWRkZGPj4+Li4uFhYWAgIB6enp4eHh1dXVycnJwcHCrxmuIAAAAKXRSTlMAIiIimd3d7u7u7u7u7u7u7u7//////////////////////////////+zzKqYAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAFHRFWHRDcmVhdGlvbiBUaW1lADYvMS8xMzipRdAAAACcSURBVBiVXY/rDsIgDEbrBrs5FTq8TXdRwfL+T2gLMSaeP4STr2k/AEZVxFQKMqX1h75t+ynYUv5FWBudaJ+hYGFfUQZ8p3W9Wp5/XwZEHKKYjhSYERPxJmYxQCnvMOKdzZ4g5ryLjNdNFpJ3/JCuCSgJzjsROwJzFCF5EbMBNectyFHa8lqw15942HT6+BU+bHK56STiPOVyf/U/MVETjQi/yZEAAAAASUVORK5CYII=)
}

.icon-add-page {
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAgMAAABinRfyAAAAA3NCSVQICAjb4U/gAAAADFBMVEX///9wcHBwcHBwcHD6E60rAAAABHRSTlMAmar/OLteCwAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAAUdEVYdENyZWF0aW9uIFRpbWUANi8xLzEzOKlF0AAAACdJREFUCJljYEAAxgtAgvkDMsH4//8FBub//z+AWA/QZRkYHzCgAQCfhxAEBQcj+QAAAABJRU5ErkJggg==)
}

.icon-add-page-disabled {
	background-image:
		url(data:image/gif;base64,R0lGODlhEAAQALMAAKampvf39+bm5tbW1sPDw////+7u7r6+vt7e3rW1tczMzKysrP///wAAAAAAAAAAACH5BAUUAAwALAAAAAAQABAAAARnUMhJBbtXlM23CBamdZxggOJmrGthnuEYzLM73ENGdmxcBKygAUFQXBA/mjJACCSOyeWAQBAsCAgkqJIYIAQKAfYnNAwSCQTggBhEl4HDYHFxbye0weFQL5SDBTkMbjskgjiIiTcXEQA7)
}

.icon-recently-updated-page {
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIE1hY2ludG9zaCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpFQTcyOEJFNTBFN0ExMUUxODI5MDg1RjQ1MDkzN0Q0MiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpFQTcyOEJFNjBFN0ExMUUxODI5MDg1RjQ1MDkzN0Q0MiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkVBNzI4QkUzMEU3QTExRTE4MjkwODVGNDUwOTM3RDQyIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkVBNzI4QkU0MEU3QTExRTE4MjkwODVGNDUwOTM3RDQyIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+2voi1wAAAjBJREFUeNqMUj1oVEEQ/nbfvrsjFxIUOxvFwsbDytooBEwgohbXGBARLTzEIp2FcGKZIkWwitpYJDFowH8ieogghwqpTKcIKpGod8bkkvje7jiz996ZHIk48DF3+2a/ne+bUUQEifMjL8mRAzkLOVMgWM7OOSjJjJ79O4+f6i9MY31IseDs8DPaKh5XP1CtvkjlGxW6eX+2lN7xj6c/vv9c8cVRZGlpZY1qv1ZpodagT1/rdP3eLJ9H1Gg0mOQ5lccqLRK9e3IBjIsDL5bR8/AHZuYj5EKDMNAIjUYum0GgFIwxHkPFA9jelR29NlUtiQLN6GWMfGk4fFyyuPBqEe+XCWGokQkD5DIhdKC83CAIPE73F/B67vOonBnGwfWeWJb15luEPbuy3kjSTMaXxp++Q8YEMNxZV2cOOjFfCN6iLfZtMz5rzS9z3YlDexHHDr8ZsY2xozuPWw+qLYK7jCsdRl3OsKChQh4d9XlMVeZkRmwUkyg/LlgnYyUMFo9AK7VxjKtrEf0r4tj6CQkkzl29LQkmbbs0/AhjlwYwOT3j25YHRGa6UNIFWfjFOlns85NJJSStOJ+Kx3rbLRE+/uyQ7k0zXDtB88P4nSd/9UmZXJJip+BXnf8Pcgc6KTEb3wGO9h3muaNFQtQ0Tgy01iKyzbpAbyEhsg5B4kFiv78oY4yEIJK6PG8gbd5Bd2cW/xOpFS0CVogz5YkmjyIkAjgrlsOZW5KN5kX08lKX/ggwANO6bbxYFo96AAAAAElFTkSuQmCC)
}

.icon-group {
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAMFBMVEX///9wcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHAnFTKsAAAAD3RSTlMAESIzRFVmd4iZqrvM3e5GKvWZAAAAbElEQVQYlU2PQRbFIAgDB22V1o+5/227oF87u4RHIJDYkIa9ohyFIUkjdYs7miRJOQ/D5sdwB0bslXYBcXxCw+12NsesNOuaUw5gUYEzQ0/AL1hXpkEUwPXSQQC/vxE5LFrUfGUbfVVNVuHNA4IhBxwzh/6sAAAAAElFTkSuQmCC)
}

.icon-trackback {
	background-image:
		url(data:image/gif;base64,R0lGODlhEAAQAOYAAA5+C9jo2G9/omd5l27mSpyrwEC0PXWudej0+zG0IEaUYLS80OTz8YCPryeeLYO6g0bDL4XzWvf7/SORK+Do8DikOIzSjMbW1UTBLVW2V5n/ZoPxV1zcPXeIrPD48KXGtDGoMSqrHIqun/b6/YiYuKa1weTx+nCAn16nbh+bGHO6fdrt+EW1SHOMre/3/DuzPDGxM4mZrNns2Tq3JvX89bvE1////2t8m3CCp4OTtHqJq4r2XKu1xnSzdOT06c7U4Z6ytiylMODy6On0+tPl4nuMte//76a3xEq4SYyZtOb37wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAUUADYALAAAAAAQABAAAAe1gDaCg4SFgiQkOQ0dOD8eBwGGJIQ4DT8PAD2Fk4ISOJ8yKQmagw2DEhIUJx4pHCkepZ2oNTUXIQQzH4M6Nj4ZPi4kFiAQGxgTKoIdHjARLwwkEkgRGjsOR4IlBjsaESwFNjQvETBEJ4IoFRgbEEEKgkoZQi43gjwiMwQhQAs2qBIu6A1i5cpDBxsjArpAUG9QjwQpZAiwoRCBiQGFegB4kMTGkI8mVmAsFOBAjBsoUzY0xFJQIAA7)
}

.icon-mail {
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDowNjgwMTE3NDA3MjA2ODExOEY2MkU4RUMyNEE3MDAzMiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpEMDA2MjQ4MkJBNDAxMUUwOEE4NERCN0RDMzVEODA4QSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpEMDA2MjQ4MUJBNDAxMUUwOEE4NERCN0RDMzVEODA4QSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IE1hY2ludG9zaCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjA3ODAxMTc0MDcyMDY4MTE4RjYyRThFQzI0QTcwMDMyIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjA2ODAxMTc0MDcyMDY4MTE4RjYyRThFQzI0QTcwMDMyIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+hlVfogAAAdFJREFUeNrEk0svA1EUx/8znYyhrQojqh6peCUkRWpjQ8KO2Fj7ABI+hK29b0CsJULEQiJNPBZIJUSkVEibiiratNPOzJ3rzi2NshCPxElu5j7OOfn/fzkjUErxmxB+0qB9erHG/l4uzz0JA7MrVKlygloWLLbsoLS4L53f7S1CYJoGWzqIbgCBmSV6fpui342TSJw2TS1QMa9l4RBFrB1E8ZwtfCk/lc5hZesIoiggr+Ug2pI6fB60qm5sh2OI3qVhEltykY1OKO7SJvIGwcVtEquhM3hr3eht83I7EiEmT/R73Wisc+Lo8h4ZzUDAX4cCe3rUBNS7JYQjCVzFUxgNdkCRJV5j14pv0irZpepRMNbXjOTDAwiDRowcqqU8A2YiFo9hYqgLao0LsiyXLImEyfgYOhRshI5L563dMAqo/JRn10rWawNNN1HIWtyCj1kJBFuxtnPI38aHg9zC+t4FBrt9rxbkcgbXiQyuGMD+dhUtqotDnBwJcojJjIkefz1cioTtwwj8DR4GspMz4Aoi8WfcJDMY7WuCx1lRJlN2CGioLkLralEZpyps7p/jNJrgCgR1fJ7aU8anjZZPHn2bvk9TSko5wr/8TH/a4EWAAQAcdT0RaSnfDwAAAABJRU5ErkJggg==)
}

.icon-show-more {
	background-image:
		url(data:image/gif;base64,R0lGODlhDAAMAKEDAGRkZJ6ensHBwf///yH5BAEKAAMALAAAAAAMAAwAAAIjnAcJxyixmgEvSgqZSnVTAYYgBARm8Jzk1ilaJU1wXGa0exQAOw==)
}

.icon-show-less {
	background-image:
		url(data:image/gif;base64,R0lGODlhDAAMAKEDAGRkZJ6ensHBwf///yH5BAEKAAMALAAAAAAMAAwAAAIVnI+py30Ao4yiWhtg2LzPDzniSBoFADs=)
}

.icon-file-java {
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAvVBMVEX///+1tbWzs7OwsLD///+QkJCPj4/5+fn3+vzy9vr88vHPz8+/0uXMzMyivdnjkYnz8/P12dbQ3uzN2+vI2OnyzMnR0dH39/fw9fm8z+Tt8vi5zeLvwLvHx8e0yeDExMSvxt7stK+mv9vh6fPYp6iSsdPmnJWHqs7d5/F9osp4nsjdg3tycnJOgbd2dnZaibxwcHDTTkLQRDdlh7R2nceBgYHTamN+fn5zm8ZymsVGe7NmksFij7/bb2WHgqCAXtjAAAAALHRSTlMAIiIi3d3d7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7vYinRAAAACUSURBVHheTY/VDsMwDADdzSnTkJkhxTH+/2etseSq95LodLJsAE1PJSM0ABBXDxE7WODdRSFkV/2/qJhIJQwVBNSEJCgItgv1smjk4wyrws7trFq47s08rTcvi8X88DsnF7/PRUkprKiFq920MrR5/Lz9IQsjGVFuDpYhCWf/iIhnm1YXsWMg0ZvF6ri6zsenUq/BH6G8E0ikqyZmAAAAAElFTkSuQmCC)
}

a.content-type-attachment-css span,div.content-type-attachment-css,span.content-type-attachment-css,a.content-type-attachment-text span,div.content-type-attachment-text,span.content-type-attachment-text,.icon-file-text,.icon-file-css,a.content-type-attachment-unknown span,div.content-type-attachment-unknown,span.content-type-attachment-unknown
	{
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAOVBMVEX///+1tbWzs7OwsLCPj4/////5+fnPz8/MzMzR0dH39/fz8/PHx8fExMRycnJwcHB2dnZ+fn6BgYF9ZT6ZAAAADnRSTlMAIiIi3d3u7u7u7u7u7nBrcuYAAABXSURBVHhehY7bDoAgDEOHdly8DPT/P1YgmyQmhvN40rQlcshiwBER7shKvFCFJH45pAk/xN4Fc250o2JgCWWamHb8r3jrsGPhcx0l6PntLKhihShZsNAD8XUHi3Ug+oQAAAAASUVORK5CYII=);
	background-repeat: no-repeat
}

a.content-type-attachment-zip span,div.content-type-attachment-zip,span.content-type-attachment-zip,.icon-file-zip
	{
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAANlBMVEX///+zs7O1tbWwsLD///+Li4v5+fnPz8/b29vU1NTY2NjMzMzX19dycnKFhYVvb296enp2dnYstBM9AAAADXRSTlMAIiIi3e7u7u7u7u7uBa5NUwAAAFZJREFUeF6lyksOgDAMQ8EU4pRfWrj/ZTEoSsWat/PIIgWeYRIRtEW1d2VHA8G5NWj1Bywmsxe4kwJisj+P2AM66QsswTSzF7YB+wM4a3ysXiDM8AxFbn5+BnXqbluTAAAAAElFTkSuQmCC);
	background-repeat: no-repeat
}

.icon-file-word97-template,.icon-file-word97,.icon-file-word,.icon-file-word-template,div.content-type-attachment-word97,span.content-type-attachment-word97,a.content-type-attachment-word97 span,div.content-type-attachment-word,span.content-type-attachment-word,a.content-type-attachment-word span
	{
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAYFBMVEX///+1tbWzs7OwsLD///+QkJCPj4/K2enk7PSwx9+XtdXPz8+90OTMzMzX4u/x9fl/pMvz8/PHx8fExMTR0dH39/eLrND5+flok8FRg7hycnJwcHB2dnY7c69+fn6BgYFhK6HGAAAAGHRSTlMAIiIi3d3d7u7u7u7u7u7u7u7u7u7u7u5Iiv/NAAAAeUlEQVR4Xm3O2Q4CIQyF4Y4eKDCre8ssvv9bigYYY/zTqy+9OESNnWPJNERknj1y/WYSxCtq5/iGxw6nD+CrDM4BPGIcCoQ7/MqYfAWBKDtFgU54SucrsMgQOsUOKgjqd3ArJ0Dq/7D2Z7pZ2vxzuywmwdHG3BztgV5uTgp3/+hTWgAAAABJRU5ErkJggg==);
	background-repeat: no-repeat
}

.icon-file-excel97-template,.icon-file-excel97,.icon-file-excel-macro,.icon-file-excel,.icon-file-excel-template,div.content-type-attachment-excel97,span.content-type-attachment-excel97,a.content-type-attachment-excel97 span,div.content-type-attachment-excel,span.content-type-attachment-excel,a.content-type-attachment-excel span
	{
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAbFBMVEX///+1tbWzs7OdnZ2ZmZn///+Pj4/f7+LMzMyDwY/7+/vv9/Hx8fH19fXP59S/38b4+Pih0KrCwsLAwMC9vb2RyJ339/ewsLBmsnVKpFxycnIUiSwgjzdwcHB4eHh7e3uFhYUejzYejjU9nVB4Q6+uAAAAGXRSTlMAIiK7zN3d7u7u7u7u7u7u7u7u7u7u7u7u7GLMPAAAAHNJREFUeF5Vz0cWgzAMAFGRRJJNSW+SgLT73zGYB0bM8u8GoCDN0QYA6B1KHLuHngbQgLmgCcoFmhHQNcPNmC06QBH5oYe92WEF1edbrSC2bfTA9jwZOxAzFJmhxlydoH8scE6w1ctxmru+CIZ2OtV1VMAfrXcLAYAleOgAAAAASUVORK5CYII=);
	background-repeat: no-repeat
}

.icon-file-powerpoint97-template,.icon-file-powerpoint97,.icon-file-powerpoint,.icon-file-powerpoint-macro,.icon-file-powerpoint-slideshow,.icon-file-powerpoint-template,div.content-type-attachment-powerpoint97,span.content-type-attachment-powerpoint97,a.content-type-attachment-powerpoint97 span,div.content-type-attachment-powerpoint,span.content-type-attachment-powerpoint,a.content-type-attachment-powerpoint span
	{
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAVFBMVEX///+1tbWzs7OwsLCPj4/////vwLvPz8/////MzMz39/f5+fnHx8fz8/PR0dHExMTQRDdycnLVWU12dnb///9wcHD89PP66+ntubTZZ12BgYF+fn6P+1vFAAAAEHRSTlMAIiIi3d3u7u7u7u7u7u7ucLk38wAAAHNJREFUeF5FzusSgyAMhNHYLqi9JlF7ff/3bISFfv/2DDNEZMBmLQwigs+c2PxFgN1iTGuRi+1w3neFa4GyV/UcUmCKHaCaOzwrOCElfb8eGv2BdfAK3iFXyA1CXPktD2M8bCS007GMfHO6Lwg4wthmOMgPZcsJ62D9nOYAAAAASUVORK5CYII=);
	background-repeat: no-repeat
}

.icon-file-multimedia,div.content-type-attachment-multimedia,span.content-type-attachment-multimedia,a.content-type-attachment-multimedia span
	{
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAASFBMVEX///+zs7O1tbWwsLD///+Li4vr6+vm5ubi4uLPz8/7+/vY2Njf39+zs7O8vLzS0tJwcHCBgYFycnKIiIiRkZF3d3eZmZmFhYUjU98/AAAAEHRSTlMAIiIi3e7u7u7u7u7u7u7uwTEa7gAAAGpJREFUeNplj0kSgCAMBKMSEUUdwOX/P5XgguhcknT1IUPUsH/CFRHxrtUV6zgCr3EDWC/g3MMg4wQQAGxxeRlTQGko40pDtV1pCM3GuAjIRgt8jBUhCX0CXf7UCGA3XHc/py5Vbguu6ZcDbToH1Z2cqAoAAAAASUVORK5CYII=);
	background-repeat: no-repeat
}

.icon-file-unknown {
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAPFBMVEX///+1tbWwsLCtra3///+Li4v5+fnZ2dn8/PzT09PPz8+rq6uhoaHR0dFycnJwcHB6enp4eHiDg4OAgIBkVnOaAAAADnRSTlMAIiJV3e7u7u7u7u7u7rDOyYEAAABQSURBVHhevcpJEoAwCAVRop8MDhD1/nc1Booj2MtXTUQLq8roWsni3jKArN1FCma6+yNwwGFPwOhyiORHyAHV4AwoE/jeqkF7+IPE4iknegHp3AV/ch9HbQAAAABJRU5ErkJggg==)
}

.icon-people-directory span.icon {
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAFo9M/3AAAACXBIWXMAAAsTAAALEwEAmpwYAAAABGdBTUEAANf7bzMYAQAAACBjSFJNAABsmwAAcm8AAPauAACFgwAAbvcAAOhBAAAxdAAAF2yhti2bAAAC/ElEQVR42gTBAQEAAAjDIKz2/p0mXAUOtvUAAAD//2KEiTCkpaX9Z2BgYAAAAAD//2JmgILIyMj///79E2E0MzP7/+7dOwZmZmYGY2NjBgAAAAD//0zLMREAMQgAwZv0lMhAARZwgHgsMPMFJSnz2+87f+6+mbkAJyK2u6WqADgigqp+M4OZ7QUAAP//bMuxDQIhGIDRD2KsGMCGFWgMiYtQM4I9U1i5BHtYMYIF1BJyhvLy311r4euf+q3Oubv3/rEsX7RWp5yzaIAQwp5S2tdVbr13tk0opVwBNMCc81lr/YzRXyLCGIMY4xtAWWubMebcWrvwx0H3GOMgCERBdHZjRbM2JiRGIGEriaUmHIADgMew8EwmHgUbtqN1hQZCSGih2vVbYSi0nMnkZd5vj+VgGbLsTL7vIc8fSqni9P0AAFLKzXot0Pc9omh/nPtVHMcySZJnVVW3tm3hOA6apgEAEBHj1lqrtQbn/K21fo3jiLquLzOBF0VRA4Druldr7W6aJgghDkTEGWPE0jSlsizheR6GYYAxBkEQwBgDpdSdhWHYdF23/af5IY2OWRII4zCAP/fe653n8trJoXCK4AcQUwMxnG5qqKW1pabGtra+QDXXWt+hCIJbbotbLPUcJEEQPPRVLrkhvfOaDCSIoP/0TA8Pv7/wm0GxuH0giqgkEol9z/s8b7Xs5z8XlMs7j9VqeU+WJQRBgGQyiU7HQa/3brTbr+Y30zoYhnHBGDuMouhlNptde96HwfkEgiCAEALOOQQBWK2WVQDmxoJGo3FaKBRuZFkGYwyu675ZlnWXz+evFEUBIQRBEGAwGLiO4+gAwvUfKABYlnVLKT3SNG13Pp8vF4vFSb/ftyml2VQqdRaPx+G6LtLpdNZxnHDDoFQq1Smll7qu1zVNw3g8gW3bgapu0Vwuh9FohFgshkwmA845hsOhL0nSE4D7brf7INRqtUhRFIRhiGaziUqlgul0Ct/3f8ASQiBJElRVBWMMpmmGgiiKx/jHfQ0AzXEouh4fCdsAAAAASUVORK5CYII=)
}

.icon-rss-feed-small span.icon {
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAA3NCSVQICAjb4U/gAAAAPFBMVEX///9wcHBwcHD////39/fu7u7l5eXc3NzT09PMzMzBwcG4uLivr6+mpqadnZ2UlJSLi4uCgoJ5eXlwcHBk4wVTAAAAFHRSTlMAEbv//////////////////////24kkDUAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAFHRFWHRDcmVhdGlvbiBUaW1lADYvMS8xMzipRdAAAABpSURBVBiVZc/dDoAgCAVg7eRvGaLv/67hpqXFBRsf42wovdWpNq2WWURJI5qkAYDAHwDiBHQFEf9COJmtnM0nsTjgGmBbajEwAyp7ICUgj9BUvayBo8OOzLJ2cB28KZJDxwNL/Z/7vn8Dz2QOlvB7PuYAAAAASUVORK5CYII=)
}

.icon-create-user-macro span.icon {
	background-image:
		url(data:image/png;base64,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)
}

.icon-remove {
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAElBMVEX///9wcHBwcHBwcHBwcHBwcHAc5SwOAAAABnRSTlMAM7vd7v8q+pvQAAAAMklEQVR42r3ISwoAIAxDwX6S+19ZKQYE7bYDWeRZgxvugJqAgjc0KLMhz08Fj/rh9rEABLcCDkwj2TsAAAAASUVORK5CYII=)
}

.icon-tick {
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAAQJJREFUeNqkk03KwjAQhp+2KYr4sxB06yFyILvpobrpd6Acwp1YkGJxZZW4GBtT08InDgwkk/d5kxlIZK3ll1AAutB7oPySzUxu/tRrU7LbwXr9P/R8hsOhBJwBLBZwu41DpxNUFWw2sN26cuxWbTuexyNUFSY3YtK2/RkA47fXNdS1wANa1XvB5QJNA8slrFZu34M7bdDC/f4WN43c/AHrQsN8LtrBGbzC5Aau1xCezWA6HZmBV3QmPjyZQJoGun4LaSpiL3ShBVRKNF0GBo8HJAko5Ux0oQVMEjn3M2jBcyWOBY7j8GzoL7gX+BFFYG1Y/4iuhQxr+SohA4h+/c7PAQCfo6Gv5iYH4QAAAABJRU5ErkJggg==)
}

.icon-cross {
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDowMjgwMTE3NDA3MjA2ODExOTdBNTg3RDdDQjQzNzYwNSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDoyMEExOTgwMzdBM0ExMUUwQjkxOEFCMjRCRkE2MzBDNiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoyMEExOTgwMjdBM0ExMUUwQjkxOEFCMjRCRkE2MzBDNiIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IE1hY2ludG9zaCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjAzODAxMTc0MDcyMDY4MTE5N0E1ODdEN0NCNDM3NjA1IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjAyODAxMTc0MDcyMDY4MTE5N0E1ODdEN0NCNDM3NjA1Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+EUboWgAAAaZJREFUeNqkU7tOAkEUPSOsCotxQwMJMVnMJtqYgF/gHwAJlRWfQEFBQaEJBVR8AtqbWFPRGRMTpLAxRn9hBgVFF7jOzOrCGmJ83OTu7E7uOXPO3juMiPCvUAQcOJJJv8wjhWXqIRjTMli9/rNDazW9WkTMJ2DVKjCdAr0e6O4OSCTAsllgMABdXwPjMdj+PrC765E0GppgxacdDoHLS6zu7SF2eorI4SHo4gLodGA2m3ovJARwe+vVfkSQYGsLbycnCGUyWCuXYTgOou02jHweJMGThwdgczNAMLdQLHrSbm5gSJnm+bkGMcvS62M6DUh1ypquOztbYkEms224V1daiQKrGBUKoHgcME2/brkFlVw2SJ6obHyGkcsBLy/zmu8I6P4e65WKJpj2+1q++h/hnR2vO18IPgeJhOOQSKXo6eCAVMw4p4Ft03O57H8LyyKxva1ruYbSAkEySTwSodd2m9xul0alEnHTJB6N0rjV0nuKTGxseLUfBPMuxGJ6kGgyAWYzsHBYmjf0O7lucE8plzYCk/iXe7TYxuM/4I/9QfpPvAswAGgaKPkC9CopAAAAAElFTkSuQmCC)
}

.icon-opts {
	background-image:
		url(data:image/gif;base64,R0lGODlhEAAQAOYAAHuTo+7u7s/b/cLBwk2DuVlwflO491K493HE+Juxwd2SkswzM////5uwwZuxwJvV+oiIh8bn/HaOmHqgpm+HkXOLlGqXxXuToebDw1mLtGB3g2yDjWR7hmh/inLD+HO36X/J+XiRm4SWn3/K+aq90uKrq8TW6JHR+nqSnnSIk8jP1IDK+XmiyrzM6JLR+vn5+bfH4Lq6uZuwwMjV9NLR0tp/f/f398PR7rDC2Z+0xaS5y7bH4b3M6KPZ+nLE+KPY+lK3962trIuhsMzY+bHC2czZ+aTZ+p+0xsfV9IugsMLR79jX2KS4ywAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAAAAAAALAAAAAAQABAAAAe4gCYWBISFhoQWJiwfPS4rIysgICMnRic/HywZCBEPCB4+CJ8PnREIGRMHQAYHBwavrK6uExcCtre4uBcoQwC+v8C+RSghSAADyMnKADMhEjcAAdIBJdPSAEoSFTzRGAEKCzTJSwAtFRQwABgL4ApBEPAxADsUGzjRNewBLwz9NgBENnQgEY2atWkASHTgoKPgQYRMOGg4EqwigBwaRCRpkMBBA48JZCQY6UCICBUpCqhcyVJlChWBAAA7)
}

.icon-stop-watching,.content-navigation.pages-collector .stop-watching span,.content-navigation.view-blogposts .stop-watching span
	{
	background-image:
		url(data:image/gif;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQBAMAAADt3eJSAAAAA3NCSVQICAjb4U/gAAAAJFBMVEX///9wcHBwcHBwcHBwcHBwcHBwcHCCgoL////19fVwcHBwcHDPoo7sAAAADHRSTlMAESKImbvM3e7u7v97HVn+AAAACXBIWXMAAAsSAAALEgHS3X78AAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABR0RVh0Q3JlYXRpb24gVGltZQA2LzEvMTM4qUXQAAAAQUlEQVQImWNgwAdUVu9yAtHMu4HAgIGBMRrE2CrAILZ7d+X03bsTGbJ3757RuXv3NgQDLsWYDVK8TQChHWEgTgAAcnclQo9PkVIAAAAASUVORK5CYII=)
}

.icon-start-watching,.content-navigation.pages-collector .watch span,.content-navigation.view-blogposts .watch span
	{
	background-image:
		url(data:image/gif;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAA3NCSVQICAjb4U/gAAAAe1BMVEX///9wcHCxsbFwcHBwcHBwcHCkpKShoaGdnZ2ZmZlwcHCUlJRwcHD////7+/v29vbz8/Pw8PDt7e3r6+vj4+PX19fT09PMzMzDw8O/v7++vr65ubm3t7exsbGJiYmJiYmHh4eFhYV+fn58fHx4eHh2dnZ1dXVycnJwcHBJpy62AAAAKXRSTlMAIjMzRFWZqrvMzN3d7u7u7u7u7u7u7u7u7u7u7u7u/////////////5CXlmwAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAFHRFWHRDcmVhdGlvbiBUaW1lADYvMS8xMzipRdAAAAB3SURBVBiVnY5JEoJQDEQjfAUNUSYFGYJKILn/CRV/WbLV3r2u6gHgPwUoaoLBh3fyuKZFM0jkOZ76nNU462ZcGKUiPmzChKkS9EwWAjgjOo8IqBdvbNUbgGN95MS5V6Se3iV77U9s39Jl9taUZXvXaH1MV8d+1BNKdAn6cxUraQAAAABJRU5ErkJggg==)
}

.icon-info {
	background-image:
		url(data:image/gif;base64,R0lGODlhEAAQAOZcAPhqRq84OMdycvLf358PD+O5uZ4MDMdzc/l1Uvp9W/////yXefyOb8w5Jv2fg/qFZfuOb/uFZb5cXPhvS/p9XOVhR/zTxvRlQ/lvS/6njM5BLf2Xef+0mt6Ng//Rwv6tk/2gg/mMb+NTN/uwnP+8pf7s5v/QwPXLwtZ0aNZxZfV9X/JkQs47J/2qkv3Dsv6/rPvGtv/o4Oh5Y/27qeh8Zf/Uxf+ymv2ni/7OwP/39fy1o/yli/6xmf+5ov/t6PmFZ/2XevaHafl1U/l0U/ufh/p8W/2ynP/59/luTP6uk/RqSPuNbv3Owfl+XvWJbPqSd/+9qPRqR/65o/qFZP65of6ymfluS9h1aPzHuP3Zz/7TxdhzZf///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAFwALAAAAAAQABAAAAfXgFyCXAUCAQQEAQIFg4MDBwYdJyUlJx0GBwOOEigWJiQcHCQmFigSmlwHKR49H1A1WjZJVB4pB4QGWFUZHwoxRz4ZNzwwBoVXLQ4gDkYgLwpSDg4tW4YyGxsLQAsLOAo73As0h0EQDAwQEDMKLufmTogqEVMRD0s5TPUP9SqJFQkJiiQgouBHAgoAKVRQpAHBEAQImuiASFGIhkUGlEyYgCFElhBWMCCZEMVYqgYAUo5QMCJlyga3uAyQ0OBCyicuLzQ45QgSCxErVohggQlVo0KHEi1qFAgAOw==)
}

.icon-marketplace {
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIE1hY2ludG9zaCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo3OEU0RDc1QkQ0MjQxMUUxODAxQ0RBNjkzNUQ0NjlCMSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo3OEU0RDc1Q0Q0MjQxMUUxODAxQ0RBNjkzNUQ0NjlCMSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjc4RTRENzU5RDQyNDExRTE4MDFDREE2OTM1RDQ2OUIxIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjc4RTRENzVBRDQyNDExRTE4MDFDREE2OTM1RDQ2OUIxIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+hv7jLQAAAwRJREFUeNpsk2tIU2EYx9+ds82d3S+6TcectmIOvKURmpioRSnOPgyyQkKjKxlKBgZRkJ8qg1aBoUIEMqULiTJI1JS0i1qWlzbv6dg0L83Ldtz97HRmTBbugRfey8OP//P8n5eE4zjwx+giCiAIAj4MA7drmlT6aXNxQpzsJ4Zh80nKGH1pUe53u9O1nRsvZoBAkAMbh8MFEIQK2rq+nfz0Y6ZelZ18US4VveFwmcpnTV1ahTxKLQrnzro9XgIQuwOAApuF3xYwZphnPahrrS9RZ11LVMherW3YfFab3STks4brmruqfZgPYMQKjh0FFAoZ9PTrVW4vxvR4vGhL5+AVh8uT4vVijA2bXUbcC0YM84L8IwcswQBSoAd3GjryNHVttXQ23b03WqSJk0fpmQhtBoYh19rmVmZ77/Bj1OFmXjqVm/GwXDWxS8GwwaiyrVljkhLl2v1xsvZZ0/KxqfmlisXVjTSnyyPmsukmHps+blxYURLpuwFG8zINsBAwMDpzZkg/p3agDpr/XiTiTzPpYcaqC4WZHwbHz3kxXBpcwk4TV9dRAUSCgMfpIWUdVGruXi9KS06U95wuOFSVkx7/MiVBbjb8Wii2bTlYIQHCcA7P58UACSKBOfNKen5O6kDl+cKbnX0jVdnp8a+IUpJnJk37SIAkDAnY2NyiAhgCMOHG5KQp68mLd49iJeGDt8rUR2WSiLGa+tanAODAuPhnT0jA2iZKheB/RzISBhpfd1dU3ddqyRQYJ2ylW9ZRCYBhQEyjOCSARqMiAUu3/aVQgHnJomhs6b3BYTOw8tK8s4SluNPt4YUE4D4cCX7AfT5wIje1MiqCa9A8192TRPA+CkV8k8Vik4acRKfLTSMg20i/EIgMAafTbV1H7Rm690NX9VOmeBvq4EgiBUMhJ7Gs5m2BtrWvgWim2F8rIBTwuMwlMgyhQj77S3Sk4CvRzO4IHmui+vJxbJeCBIVUV1GSf7hZ97l202rnxEqFHUTygIDD6OdxGKssBgIw/P+P5I+/AgwAMt9RvWMXUYAAAAAASUVORK5CYII=)
}

.small-like-icon {
	background:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAgVBMVEX///9wcHBwcHBwcHCZmZlwcHCAgIBwcHB8fHyDg4N8fHyFhYV6enp0dHSDg4ODg4ONjY18fHz///9wcHDY2Nh4eHirq6t8fHzFxcXr6+uOjo6goKC9vb25ubm0tLR6enqysrJ0dHTi4uKRkZF4eHhwcHCIiIiAgICZmZl0dHR8fHxFDOKcAAAAI3RSTlMAESIzM0RVVWaZqrvMzMzd3d3u7u7u7u7u7u7u7u7u7u7u7onc57sAAABpSURBVBhXnctHCoAwFEXRWGLX6Lf3EmPb/wKFfBSdiXf2DjxC/hfkxmvrVem9IEwSW1PuqbgZLJ4f4zJjkQ4AEwCjEsZ6K0DGNAk7zLghwkt+QZki9E3WSugcBEuIY14554KSZ5Sq5FMnOowHUQGHjSIAAAAASUVORK5CYII=)
		no-repeat
}

.icon-blog-large,.icon-blogpost-large {
	background-image:
		url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAA3NCSVQICAjb4U/gAAAAdVBMVEX///+vr6+tra2pqamlpaWdnZ3///+UlJT7+/v39/f19fXz8/Pr6+vp6enn5+fj4+PY2NjPz8/Gxsa8vLyzs7Orq6upqammpqalpaWioqKFhYWZmZmRkZGNjY2Li4uJiYmAgIB+fn56enp4eHh2dnZycnJwcHA5ao0lAAAAJ3RSTlMAM1WImbvd3e7u7u7u7u7u7u7u7u7u7u7u7u7///////////////8PMK92AAAACXBIWXMAAAsSAAALEgHS3X78AAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABR0RVh0Q3JlYXRpb24gVGltZQA2LzEvMTM4qUXQAAABcElEQVRIidXW23KCMBAGYGwrtpEW5FBFqESWzfs/YsmBKLCBcNOZ/jfoTD6S7CokCEz2HKkcdgGdK2LXTgMgBLyQ4/eIl/g9nIYJgbTg+D0bLSPEDeGVANh9OcDxB/GNAO18PRqEHzdKYEuOlyA8UmIJkHO4QSSL1cyEG+RGwM4L1MLm4AXYQ6AXsDl2G0EI/wWU/e+/LhJ/YCoIRbQN9CnYRiDg5APyvOKWlJ5VirLBNMwL9En4XKz0IZ8J16Z5qTcbw2QfC1XiqRKN+pJ5lbWJ5ebVHBD5AN2EeLQoRx8qMEQuK1OfopUqJfpPCXJVzdMUC2U9qVm4xIqu90GXNA/NQyNZb5zaLvRNSwfpAizLmG10qt4PQlRuwEDf+DFQbrt2g8z2tjLbLs11Fag1PV3XlqQLaoDPpon8/YMM6JeiGzheuzbR5HHP8bIMzngfgf7ocCaODkM+C8T9CKjDCcxOJ0M6xGswieP4Y8Lt/X8BpmFtalfVu2MAAAAASUVORK5CYII=')
}

.icon-content-template-large {
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAA3NCSVQICAjb4U/gAAAAXVBMVEX///+vr6+tra2mpqalpaWdnZ3///+UlJT7+/v39/f19fXz8/Pr6+vp6enn5+fj4+Ozs7OqqqqmpqalpaWFhYWRkZGNjY2Li4uJiYl+fn56enp4eHh2dnZycnJwcHBeRFztAAAAH3RSTlMAM1WImbvd3e7u7u7u7u7u7u7u7u7/////////////xBl9GgAAAAlwSFlzAAALEgAACxIB0t1+/AAAABR0RVh0Q3JlYXRpb24gVGltZQA2LzEvMTM4qUXQAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAAN9JREFUSInt1lkSgjAQRVFQAQUcmMTQvOx/mYoySNKJWIXlUN7vHExApR2nzRPgClyHLwfqSo1ISlqw6z0g2699tVBK8EIg0VY3SVmClgxAvTOA6AisGFDp+7kBf1NyAhW7vgF+xAkbYD/DDOLmZp00YQaHVpA7CRSyL2BA0TaAcBCYBPqimgO26D2gGPel4G7Fz4Dh9K8C859BfXAPt/QksPUZP6DR13Ye8D/03Gcg/qVoBobXbl+s/N0LZHaQQozAZXRImdGha5sA3ghchxPSppOuGsgdJcP40yb6658BriNS+sDvGV4AAAAASUVORK5CYII=)
}

.icon-blank-page-large {
	background-image:
		url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAA3NCSVQICAjb4U/gAAAAXVBMVEX///+vr6+tra2mpqalpaWdnZ3///+UlJT7+/v39/f19fXz8/Pr6+vp6enn5+fj4+Ozs7OqqqqmpqalpaWFhYWRkZGNjY2Li4uJiYl+fn56enp4eHh2dnZycnJwcHBeRFztAAAAH3RSTlMAM1WImbvd3e7u7u7u7u7u7u7u7u7/////////////xBl9GgAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAAUdEVYdENyZWF0aW9uIFRpbWUANi8xLzEzOKlF0AAAAMNJREFUSInt1tsSgiAUhWGsxNJOHsoQ1n7/xyxLaYSNY01XDf81nwoXsoUYShW4skTwNYDp3LQm0it2fQrUp610y4nAC4XSW91H1EKvGQBzDIDiCmwY0Pnf8wJy13ICHbu+B7LgxBxg3xEG+/6wbp4Ig/MgdLIIXMiWLQL5W2ARsBXmQyB1BH8EKNDvQNx03HTc9HdA85diGASuXdve+d0r1POggpqAx+hQMaPD2KEE0gl4Difam07GDNAIp8D4M6Ts8++7/VXclnc6pwAAAABJRU5ErkJggg==')
}

.subheading .rss-icon,.subheading .email-notification-icon {
	background:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAOVBMVEVwcHBwcHD///+CgoLMzMzT09Pc3NyUlJSmpqbu7u7l5eV5eXlwcHCLi4udnZ24uLjBwcGvr6/39/fNRaAoAAAAAnRSTlMRu3n5hCwAAABjSURBVHheZc9bDoRACERRvUC/W53Z/2LHSSRirD8OgaSWZR0hq89BTs45yB8AlScAR4C8KWA36EekgcaToyfYHBqgvVIdhhiUAtOflmHUAfsFX6bATKQLrPbRyLvDM69yr/o/BE8JeKUJTrMAAAAASUVORK5CYII=)
		no-repeat left center;
	float: right;
	height: 16px;
	width: 16px;
	text-decoration: none;
	line-height: 0
}

.subheading .email-notification-icon {
	background:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQBAMAAADt3eJSAAAALVBMVEX///9wcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHCF2Y/3AAAADnRSTlMAESIzRFV3iJmqu8zd7hUf9KMAAABYSURBVAhbY2DAAHXvwOA5wwsFEJdlHcPDJUCasVKO4YF0AQODdQEfwwPG1QLsRxiADAbZq6sNQAzGxXkJS0EMKQMmBmmgmoeLQdor+BheCIDNmYcwGTcAACIEIYwQq53jAAAAAElFTkSuQmCC)
		no-repeat left center;
	margin-right: 5px
}

.ui-tree li a.abc,.icon-order-alphabetical {
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAA3NCSVQICAjb4U/gAAAAP1BMVEX///9wcHBVVVVVVVVwcHBVVVVwcHBVVVVVVVVVVVVVVVVwcHBVVVVVVVVwcHBVVVVVVVVVVVVVVVVwcHBwcHB/rpwJAAAAFXRSTlMAEREiMzNERFVmd4iImaqqu8zd7v+0FoNrAAAACXBIWXMAAAsSAAALEgHS3X78AAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABR0RVh0Q3JlYXRpb24gVGltZQA2LzEvMTM4qUXQAAAAa0lEQVQYlV3P6w6AIAgFYMpQS1RK3/9ZY16WdP4wvg1EAAD0oBO51zqBCRX4C0lBvPlZYc8AfWbAeco7pJbODHAkMQsY5/xj9EiUnckK2NR6krWwlVBDOdphsfFRau9x/ETEtppvZsb/CV9e1YIDpk7T4nYAAAAASUVORK5CYII=)
}

.ui-tree li a.rollback,.icon-undo {
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQBAMAAADt3eJSAAAAA3NCSVQICAjb4U/gAAAALVBMVEX///9wcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHCF2Y/3AAAAD3RSTlMAESIzRFVmiJmqu8zd7v8LcbuUAAAACXBIWXMAAAsSAAALEgHS3X78AAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABR0RVh0Q3JlYXRpb24gVGltZQA2LzEvMTM4qUXQAAAAYElEQVQImWNggAEWB+Z5744LMDCwFuS9Lj93mYGBfdnbAAb2twIMHO+eABXUFTBwvVsAZPAcYOB99zIAqOABA9+uMgcwAwI4YQy7CRCacZ8DhM55ARHge1cAYbAnMWABAD62Ggt6Qb9fAAAAAElFTkSuQmCC)
}

#tab-navigation {
	margin: 16px -10px;
	padding: 0 10px
}

.tab-navigation {
	list-style: none;
	display: block;
	margin: 0 0 -1px;
	padding: 0;
	overflow: hidden
}

.tab-navigation .tab {
	float: left;
	display: inline;
	margin: 0 5px -1px 0
}

.tab-navigation .tab a {
	padding: .3em .4em;
	text-decoration: none;
	display: block;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}

.tab-navigation .notab {
	margin: 1px 1px 0 1px;
	padding: .3em;
	float: left
}

ul.tab-navigation .current a {
	color: #000;
	background-color: #fff;
	border-bottom-color: #fff
}

ul.tab-navigation .current a:hover {
	color: #000;
	background-color: #fff;
	border-bottom-color: #fff
}

.content-navigation {
	float: right;
	position: relative
}

.content-navigation .ajs-menu-bar {
	margin-right: -10px
}

.content-navigation .ajs-menu-item,.content-navigation .ajs-button {
	float: left;
	list-style: none;
	position: relative;
	padding-left: 5px
}

.content-navigation .ajs-menu-bar li.ajs-menu-item a,.content-navigation .ajs-menu-bar li.ajs-button a
	{
	background-color: #f2f2f2;
	background-image: -moz-linear-gradient(top, white 0, #f2f2f2 100%);
	background-image: -ms-linear-gradient(top, white 0, #f2f2f2 100%);
	background-image: -o-linear-gradient(top, white 0, #f2f2f2 100%);
	background-image: -webkit-linear-gradient(top, white 0, #f2f2f2 100%);
	background-image: linear-gradient(top, white 0, #f2f2f2 100%);
	border-radius: 3.01px;
	border: 1px solid #ccc;
	box-sizing: border-box;
	color: #333;
	cursor: pointer;
	text-decoration: none;
	text-shadow: 0 1px 0 white
}

.content-navigation.view .ajs-menu-bar li.ajs-menu-item a,.content-navigation.view .ajs-menu-bar li.ajs-button a,.content-navigation.pages-collector .ajs-menu-bar li.ajs-menu-item a,.content-navigation.pages-collector .ajs-menu-bar li.ajs-button a,.content-navigation.view-blogposts .ajs-menu-bar li.ajs-menu-item a,.content-navigation.view-blogposts .ajs-menu-bar li.ajs-button a,.content-navigation.view-attachments .ajs-menu-bar li.ajs-menu-item a,.content-navigation.view-attachments .ajs-menu-bar li.ajs-button a,.content-navigation.view-attachment .ajs-menu-bar li.ajs-menu-item a,.content-navigation.view-attachment .ajs-menu-bar li.ajs-button a,.content-navigation.view-information .ajs-menu-bar li.ajs-menu-item a,.content-navigation.view-information .ajs-menu-bar li.ajs-button a
	{
	background-color: transparent;
	background-image: none;
	border-color: transparent;
	color: #707070;
	text-shadow: none
}

.content-navigation .ajs-menu-bar li.ajs-menu-item a {
	padding: 4px 0 4px 10px
}

.content-navigation .ajs-menu-bar li.ajs-button a {
	padding: 4px 10px
}

.content-navigation .ajs-menu-bar li.ajs-menu-item a:hover,.content-navigation .ajs-menu-bar li.ajs-button a:hover,.content-navigation.view .ajs-menu-bar li.ajs-menu-item a:hover,.content-navigation.view .ajs-menu-bar li.ajs-button a:hover,.content-navigation.pages-collector .ajs-menu-bar li.ajs-menu-item a:hover,.content-navigation.pages-collector .ajs-menu-bar li.ajs-button a:hover,.content-navigation.view-blogposts .ajs-menu-bar li.ajs-menu-item a:hover,.content-navigation.view-blogposts .ajs-menu-bar li.ajs-button a:hover
	{
	background-color: #f7f7f7;
	background-image: -moz-linear-gradient(top, white 0, #f7f7f7 100%);
	background-image: -ms-linear-gradient(top, white 0, #f7f7f7 100%);
	background-image: -o-linear-gradient(top, white 0, #f7f7f7 100%);
	background-image: -webkit-linear-gradient(top, white 0, #f7f7f7 100%);
	background-image: linear-gradient(top, white 0, #f7f7f7 100%);
	border-color: #999;
	color: #000;
	text-decoration: none
}

.content-navigation .ajs-menu-bar li.ajs-button a:active,.content-navigation .ajs-menu-bar li.ajs-button a.active,.content-navigation .ajs-menu-bar li.ajs-menu-item .ajs-menu-title:active,.content-navigation .ajs-menu-bar li.ajs-menu-item .ajs-menu-title.active,.content-navigation.view .ajs-menu-bar li.ajs-button a:active,.content-navigation.view .ajs-menu-bar li.ajs-button a.active,.content-navigation.view .ajs-menu-bar li.ajs-menu-item .ajs-menu-title:active,.content-navigation.view .ajs-menu-bar li.ajs-menu-item .ajs-menu-title.active,.content-navigation.pages-collector .ajs-menu-bar li.ajs-button a:active,.content-navigation.pages-collector .ajs-menu-bar li.ajs-button a.active,.content-navigation.pages-collector .ajs-menu-bar li.ajs-menu-item .ajs-menu-title:active,.content-navigation.pages-collector .ajs-menu-bar li.ajs-menu-item .ajs-menu-title.active,.content-navigation.view-blogposts .ajs-menu-bar li.ajs-button a:active,.content-navigation.view-blogposts .ajs-menu-bar li.ajs-button a.active,.content-navigation.view-blogposts .ajs-menu-bar li.ajs-menu-item .ajs-menu-title:active,.content-navigation.view-blogposts .ajs-menu-bar li.ajs-menu-item .ajs-menu-title.active,.content-navigation.view-attachments .ajs-menu-bar li.ajs-menu-item .ajs-menu-title:active,.content-navigation.view-attachments .ajs-menu-bar li.ajs-menu-item .ajs-menu-title.active,.content-navigation.view-attachment .ajs-menu-bar li.ajs-menu-item .ajs-menu-title:active,.content-navigation.view-attachment .ajs-menu-bar li.ajs-menu-item .ajs-menu-title.active,.content-navigation.view-information .ajs-menu-bar li.ajs-menu-item .ajs-menu-title:active,.content-navigation.view-information .ajs-menu-bar li.ajs-menu-item .ajs-menu-title.active
	{
	background-color: #f2f2f2;
	background-image: none;
	box-shadow: inset 0 3px 6px rgba(0, 0, 0, .1);
	text-decoration: none;
	text-shadow: none
}

.content-navigation.view .ajs-menu-bar li.ajs-button a:active,.content-navigation.view .ajs-menu-bar li.ajs-button a.active,.content-navigation.view .ajs-menu-bar li.ajs-menu-item .ajs-menu-title:active,.content-navigation.view .ajs-menu-bar li.ajs-menu-item .ajs-menu-title.active,.content-navigation.pages-collector .ajs-menu-bar li.ajs-button a:active,.content-navigation.pages-collector .ajs-menu-bar li.ajs-button a.active,.content-navigation.pages-collector .ajs-menu-bar li.ajs-menu-item .ajs-menu-title:active,.content-navigation.pages-collector .ajs-menu-bar li.ajs-menu-item .ajs-menu-title.active,.content-navigation.view-blogposts .ajs-menu-bar li.ajs-button a:active,.content-navigation.view-blogposts .ajs-menu-bar li.ajs-button a.active,.content-navigation.view-blogposts .ajs-menu-bar li.ajs-menu-item .ajs-menu-title:active,.content-navigation.view-blogposts .ajs-menu-bar li.ajs-menu-item .ajs-menu-title.active,.content-navigation.view-attachments .ajs-menu-bar li.ajs-menu-item .ajs-menu-title:active,.content-navigation.view-attachments .ajs-menu-bar li.ajs-menu-item .ajs-menu-title.active,.content-navigation.view-attachment .ajs-menu-bar li.ajs-menu-item .ajs-menu-title:active,.content-navigation.view-attachment .ajs-menu-bar li.ajs-menu-item .ajs-menu-title.active,.content-navigation.view-information .ajs-menu-bar li.ajs-menu-item .ajs-menu-title:active,.content-navigation.view-information .ajs-menu-bar li.ajs-menu-item .ajs-menu-title.active
	{
	border-color: #ccc
}

.content-navigation.view .ajs-menu-bar li.ajs-button a:active:hover,.content-navigation.view .ajs-menu-bar li.ajs-button a.active:hover,.content-navigation.view .ajs-menu-bar li.ajs-menu-item .ajs-menu-title:active:hover,.content-navigation.view .ajs-menu-bar li.ajs-menu-item .ajs-menu-title.active:hover,.content-navigation.pages-collector .ajs-menu-bar li.ajs-button a:active:hover,.content-navigation.pages-collector .ajs-menu-bar li.ajs-button a.active:hover,.content-navigation.pages-collector .ajs-menu-bar li.ajs-menu-item .ajs-menu-title:active:hover,.content-navigation.pages-collector .ajs-menu-bar li.ajs-menu-item .ajs-menu-title.active:hover,.content-navigation.view-blogposts .ajs-menu-bar li.ajs-button a:active:hover,.content-navigation.view-blogposts .ajs-menu-bar li.ajs-button a.active:hover,.content-navigation.view-blogposts .ajs-menu-bar li.ajs-menu-item .ajs-menu-title:active:hover,.content-navigation.view-blogposts .ajs-menu-bar li.ajs-menu-item .ajs-menu-title.active:hover
	{
	border-color: #999
}

.content-navigation .ajs-menu-bar li.ajs-menu-item .ajs-menu-title:active,.content-navigation .ajs-menu-bar li.ajs-menu-item .ajs-menu-title.active
	{
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-width: 0
}

.aui-dropdown2-trigger span span::after,.ajs-menu-bar .ajs-menu-item .trigger span span::after
	{
	content: "â–¾";
	padding: 0 10px 0 5px
}

.aui-dropdown2-tailed {
	margin-top: 0 !important
}

.aui-dropdown2-tailed:before,.aui-dropdown2-tailed:after {
	display: none !important
}

.content-navigation .ajs-menu-item:first-child,.content-navigation .ajs-button:first-child
	{
	padding-left: 0
}

.content-navigation .ajs-menu-bar .ajs-button span,.content-navigation .ajs-menu-bar .ajs-menu-item .ajs-menu-title span span
	{
	padding-left: 23px
}

.content-navigation .ajs-menu-bar .ajs-menu-item .ajs-menu-title.action span span,.content-navigation .ajs-menu-bar .ajs-menu-item .ajs-menu-title.add span span
	{
	padding-left: 0
}

.content-navigation .ajs-menu-bar li.ajs-menu-item:last-child a {
	padding-right: 0
}

.ajs-menu-bar>li>a>span::before {
	font-family: "Atlassian Icons";
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	font-style: normal;
	font-size: 16px;
	border: 0;
	line-height: 1;
	margin-right: 8px
}

.ajs-menu-bar .ajs-menu-item.opened .trigger>span,.ajs-menu-bar .ajs-menu-item.hover .trigger>span
	{
	background:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAECAYAAABCxiV9AAAAIklEQVQIW2P8DwQMOAAjSBybAkYQgGlCVgATh0vCTEDWAAD/bRABpaVYKwAAAABJRU5ErkJggg==)
		no-repeat 100% 50%
}

.content-navigation .view>span {
	background:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQBAMAAADt3eJSAAAAD1BMVEX///9wcHBwcHBwcHBwcHB/hZMJAAAABHRSTlMAM93u5ppJfgAAACtJREFUCFtjYMAHBKA0owGUIewAFTBxAQEGBiYXKAMuAlHjAtPlgmwOYQAA23cGXbBOvR4AAAAASUVORK5CYII=)
		no-repeat left center
}

.content-navigation .action>span::before {
	content: "B"
}

.content-navigation .add>span::before {
	content: "C"
}

.content-navigation .ajs-menu-bar>li a:hover span::before,.content-navigation .ajs-menu-bar>li a.active span::before
	{
	color: #707070
}

.content-navigation .ajs-menu-bar .edit>span {
	background:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQBAMAAADt3eJSAAAAA3NCSVQICAjb4U/gAAAAKlBMVEX///9wcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHAms8TnAAAADnRSTlMAESIzRFVmd4iqu8zu/2FpG9oAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAFHRFWHRDcmVhdGlvbiBUaW1lADYvMS8xMzipRdAAAABCSURBVAiZY2BAATk3BcA02927E8CM3Lt3L0AF7h6ACtxNgApcwyogCxVgiL179xjYkPa9dwzAjE25hyH2nGphwA4AqYgjGc/L2SoAAAAASUVORK5CYII=)
		no-repeat -2px center
}

.ajs-menu-bar .ajs-menu-item,.ajs-menu-bar .ajs-button {
	float: left;
	list-style: none;
	position: relative
}

.ajs-menu-bar,.ajs-menu-bar .ajs-button a,.ajs-menu-bar .ajs-button span,.ajs-menu-bar .ajs-menu-item .ajs-menu-title,.ajs-menu-bar .ajs-drop-down a,.ajs-menu-bar .ajs-drop-down a span,.ajs-menu-bar .ajs-drop-down a span span
	{
	display: block;
	margin: 0;
	padding: 0 0 0 20px
}

.ajs-menu-bar .ajs-menu-item .trigger span {
	background-position: 100% 50%;
	background-repeat: no-repeat
}

.ajs-menu-bar .ajs-button span,.ajs-menu-bar .ajs-menu-item .trigger span span
	{
	background-position: 0 2px;
	background-repeat: no-repeat
}

.ajs-menu-bar .ajs-drop-down ul,.ajs-menu-bar ul.ajs-drop-down {
	border-top: solid 1px #e1e1e1;
	margin: 0;
	padding: 5px 0;
	position: relative;
	list-style: none
}

.ajs-menu-bar .ajs-menu-item div.ajs-drop-down a {
	background-position: .5em 50%;
	background-repeat: no-repeat;
	border: 0;
	display: block;
	line-height: 2;
	margin: 0;
	padding: 0 1em 0 28px;
	position: relative;
	text-decoration: none;
	white-space: nowrap
}

.ajs-content-hover .ajs-menu-bar .ajs-menu-item a,.ajs-content-hover .ajs-menu-bar .ajs-button a
	{
	line-height: 1.5;
	text-decoration: none;
	white-space: nowrap
}

.ajs-menu-bar .ajs-drop-down {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	background-color: #fff;
	border: solid 1px #c1c1c1;
	font-weight: normal;
	min-width: 192px;
	padding: 0;
	position: absolute;
	left: 0;
	white-space: nowrap;
	z-index: 1000
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0
}

.smalltext {
	font-size: 12px;
	color: #707070
}

h1.pagetitle #title-text a:hover {
	text-decoration: none
}

#main-header,#preview-header {
	margin-bottom: 20px
}

a img {
	border: 0
}

.hidden {
	display: none
}

.ia-splitter .aui-page-panel {
	width: auto
}

#quick-search-submit {
	display: none
}

#quick-search {
	margin: 0
}

.aui-nav-link span+span {
	margin-left: 5px
}

.aui-nav-vertical li a:link,.aui-nav-vertical li a:focus,.aui-nav-vertical li a:visited,.aui-nav-vertical li a:active
	{
	color: #666
}

.in-page-menu {
	padding: 10px
}

.in-page-menu-content {
	border-left: 1px solid #CCC;
	padding: 0 0 20px 10px
}

#messageContainer {
	list-style-type: none;
	margin: 0;
	padding: 0
}

#messageContainer li {
	display: block
}

#messageContainer .aui-message {
	margin: 0;
	border-radius: 0
}

#breadcrumbs li.hidden-crumb {
	display: none
}

.page-metadata ul {
	overflow: hidden;
	margin: 0;
	padding: 0
}

.page-metadata ul li {
	list-style: none;
	float: left;
	padding: 0 5px 0 0;
	margin: 0;
	line-height: 1.5
}

.page-metadata ul a.page-metadata-icon {
	text-decoration: none
}

.page-metadata ul a.page-restrictions span,.page-metadata ul a.page-tinyurl span,.page-metadata ul a.action-view-attachments span.page-metadata-attachments-text
	{
	float: left;
	height: 16px;
	width: 10px;
	text-indent: -9999em
}

.page-metadata ul a.action-view-attachments span.page-metadata-attachments-count
	{
	margin-left: 3px
}

#main {
	margin: 0;
	padding: 20px;
	clear: both;
	min-height: 600px
}

#title-heading {
	margin: 0;
	padding: 0
}

#title-text a {
	color: #333
}

.navBackgroundBox {
	padding: 5px;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none
}

.simple-confirmation>form>.buttons-container {
	padding-left: 0;
	margin-top: 20px
}

#content {
	clear: none !important
}

#content::before {
	display: none !important
}

.aui-layout #footer .footer-body>ul>li.print-only {
	display: none
}

body.theme-default #footer {
	background: transparent;
	margin: 0;
	padding: 0
}

body.theme-default #footer .footer-body {
	background:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAuCAYAAABqK0pRAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpCNDI3QTM5RTEwMzM2ODExODA4NjlCM0YyRDQ4RkI0MiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpCMUY1REQ0Qzg1MDAxMUUxQkFCQzhENkQwNkQ3NDI2NyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpCMUY1REQ0Qjg1MDAxMUUxQkFCQzhENkQwNkQ3NDI2NyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1LjEgTWFjaW50b3NoIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RkE3RjExNzQwNzIwNjgxMThDMTRDRkQ1NTI3RURFN0QiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QjQyN0EzOUUxMDMzNjgxMTgwODY5QjNGMkQ0OEZCNDIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7XZaOHAAADFElEQVR42tSZjW6jMAyACQ2FsnLbPUjf/z36IFN10BXaUI5MRrKshJgklM1SpGo0qT//h4nT6ZQnSSLH9TWuIfldshtXMa5OA/yBPx7GdfslQBqgBAgtmQZR4BEBD/VqAUr9MIAcLSxKA1zG9QYemaSApQDqPq5+4/DJ4TOV5nw+3ySEUaPjbFwV+bJ+fpyoAah7gacyUHxvUV7LAyC+dZFCCPzgE3lHkI0SVom+/wCoJ3xeKgLO3KHzM8eeHvK4pcpRucIXSwsQtlpmsRQXYIkMc8VIzmzCQPmMi02AMcXoAS4IBbqimM1nvBRLBshFduVc4t4OVg0wU2jJSMpPOedVTHCyJx5QOJx2aKWMcHmCwn2MKsix5gG5enBYc40esoffDcqRDPWRCmDuoPRaDXIqwQXRLzjZTSNCgrr+LRJAhUI0emgpx96jYXwRoFQKedCjMEnhzIacVaABMPHpTZxk7wxDGpYSKhmO69wRriYQX4N+S8rw2t3xnMaycliwNex3NdE2BkjHuJ9UhjHHlnNfJAyPDG9E8cjAsIgkCj0sRaAh+fTOmBJYxYTbEK8QAsLRbxSCvpLO3xKDHJmTbstRMGVWt4FpmQopPsClbSrRNcmLA+O8mlt+uSCThTmjxAeBqUmVKgw5ZQupxxogk4VciS8IDG2oHIh+pmBEGRqnZlYxYS7Ii5IJoQ31b+mbnKUeSRaMJdgzEj5zrNZ4jfGec1EDShVMGLHg3NZHoTTxl5ppORHZ01EvVpNcZhJ7abjWIQekgQoMJKE3gYgBEgoTBSIWiC9MNIiYID4wz6j348Bkt8FwCkCJ7v8/xiPCMCxyOjNnjH8piPbAX9QguTCCOba8BOQNeaNCMApgXJInEd4Xh+aIMNwrKnQ9VVCZXFbXzz+39EhpifGPmZuhSXaMuW01EDFzy6OxT+/qtqvyJiCufy9IUpZdFyUZMrOFgOwXvv3oGD0j38ojS1/juHLFu3r5Vi3XDypLTrTwGkjEBklX2nd3QEa/tfqChLzFd+WJWEMhm3SOMFCee5++l7T/AgwAB4DnTld9IesAAAAASUVORK5CYII=)
		center bottom no-repeat;
	color: #707070;
	font-size: 12px;
	margin: 20px 0;
	padding: 0 0 65px 0;
	text-align: center
}

#com-atlassian-confluence .hidden {
	display: none
}

#status {
	margin: 10px 0
}

#status table {
	margin: 10px 0
}

#taskProgressBar {
	background: #ebf2f9;
	border-radius: 3px
}

#taskGreenBar {
	background: #3b7fc4
}

#status .smalltext {
	text-align: center;
	color: #707070
}

#content {
	position: static !important
}

hr {
	border: 0;
	border-bottom: 1px solid #ccc
}

#bloglist {
	display: none
}

.children-show-hide.icon {
	display: none
}

.child-display {
	padding: 2px 2px 2px 12px;
	display: block
}

#page-history-warning {
	margin-bottom: 20px
}

.page-history-view a:before {
	display: inline-block;
	content: "·";
	padding: 0 10px
}

.page-history-view a:before:hover {
	text-decoration: none
}

.page-history-view a:first-child:before {
	display: none;
	content: '';
	padding: 0
}

.version-navigation-block {
	padding-top: 10px
}

.current-version-margin {
	display: inline-block;
	padding-left: 10px
}

.current-version-margin:first-child {
	padding: 0
}

.alternative-page-list {
	list-style: none;
	padding-left: 30px;
	line-height: 20px
}

.alternative-page-list .excerpt {
	margin-left: 20px
}

.page-section,.page-group {
	display: table;
	margin: 0;
	padding: 0;
	width: 100%
}

.page-section .page-group {
	display: table-row;
	margin: 0;
	padding: 0;
	width: 100%
}

.page-item {
	display: table-cell;
	margin: 0;
	min-width: 256px;
	padding: 0 0 0 16px;
	vertical-align: top
}

body.people .dashboard {
	margin-top: 0
}

body.people .dashboard-group>div {
	margin-top: 0
}

body.people #main {
	padding: 0
}

body.people #main-header {
	padding: 20px;
	margin-bottom: 0;
	background-color: #f5f5f5
}

.people-directory .dashboard-section {
	display: table;
	width: 100%
}

body.people .dashboard-group>.aui-page-panel {
	border-bottom: 0
}

body.people .dashboard-group .aui-page-panel .aui-page-panel-nav {
	height: 523px
}

body.people .dashboard-group .aui-navgroup-inner {
	margin-left: -10px
}

body.people .active-tab>a {
	color: #333;
	font-weight: bold
}

#people-search-title-bar {
	overflow: hidden;
	margin-bottom: 10px
}

#people-search-title-bar h2 {
	float: left
}

body.people #people-search {
	margin-top: 0;
	text-align: right
}

.people-directory .aui-tabs>.tabs-menu {
	padding: 0 30px
}

.people-directory .greybox {
	position: relative;
	margin: 0
}

.people-directory .greyboxfilled {
	width: 100%
}

body.people #people-search input {
	vertical-align: top
}

body.people #people-search .field-group {
	display: inline-block;
	width: auto;
	padding: 0 10px 0 0;
	margin: 0
}

body.people .aui-message.error {
	margin-bottom: 10px
}

body.people .greybox #peoplelist .profile-macro {
	margin: 10px 40px 20px 0
}

#people-search .field-group {
	padding-left: 0
}

body.people .blank-experience-people {
	margin-top: 50px
}

.blank-experience-people {
	min-height: 100px;
	background:
		url(/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/1.0/_/download/resources/confluence.web.resources:master-styles/../../../images/icons/people-empty-placeholder.png)
		no-repeat right bottom
}

.watches .tableview-action-icon {
	text-align: right
}

.blank-experience-container {
	border: 1px solid #CCC;
	border-radius: 3px;
	width: 65%;
	margin: 100px auto;
	padding: 30px
}

.blank-experience-container p {
	color: #707070;
	line-height: 24px;
	font-size: 16px;
	width: 70%;
	margin-top: 0;
	margin-bottom: 26px
}

.blank-experience-blog {
	background:
		url('/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/1.0/_/download/resources/confluence.web.resources:master-styles/../../images/icons/blog-empty-placeholder.png')
		no-repeat right bottom
}

.blank-experience-page {
	background:
		url('/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/1.0/_/download/resources/confluence.web.resources:master-styles/../../images/icons/pages-empty-placeholder.png')
		no-repeat right bottom
}

.blog-post-listing {
	position: relative;
	padding: 30px 20px 20px 68px;
	margin-top: -10px
}

#link-browser-tab-items+.blog-post-listing {
	padding-top: 10px
}

#link-browser-tab-items+.blog-post-listing .logoBlock {
	top: 10px
}

.blog-post-listing+.blog-post-listing {
	border-top: 1px solid #ccc;
	margin-top: 0
}

.logoBlock,.blogHeading {
	display: inline-block
}

.userLogo {
	width: 48px;
	height: 48px;
	border-radius: 3px
}

.userLogoLink {
	display: inline
}

.page-metadata {
	line-height: 1.25 !important
}

.logo-heading-block {
	margin-bottom: 20px
}

.logoBlock {
	position: absolute;
	left: 0;
	top: 30px
}

.userLogoLink {
	line-height: 30px
}

#title-heading .userLogoLink {
	float: left
}

.logo-heading-block .userLogo {
	width: 48px;
	border-radius: 3px;
	display: inline-block
}

span.blogHeading {
	display: block
}

.blogHeading .page-metadata {
	margin: 0;
	line-height: 16px !important;
	margin-top: 2px;
	margin-right: 10px
}

a.blogHeading {
	font-size: 24px
}

.blog-post-listing>.wiki-content {
	padding: 0 !important
}

.blog-post-listing .endsection {
	clear: both;
	margin-top: 20px
}

.blank-experience-container {
	border: 1px solid #CCC;
	border-radius: 3px;
	width: 65%;
	margin: 100px auto;
	padding: 30px
}

.blank-experience-container p {
	color: #707070;
	line-height: 24px;
	font-size: 16px;
	width: 70%;
	margin-top: 0;
	margin-bottom: 26px
}

.blank-experience-blog {
	background:
		url('/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/1.0/_/download/resources/confluence.web.resources:master-styles/../../images/icons/blog-empty-placeholder.png')
		no-repeat right bottom
}

#squaretab {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px
}

#squaretab li {
	display: inline;
	list-style-type: none
}

#squaretab a {
	padding: 5px 7px 3px 7px;
	border-width: 1px;
	border-style: solid
}

#squaretab a:link,#squaretab a:visited {
	color: #fff;
	text-decoration: none
}

#squaretab a:hover {
	text-decoration: none
}

.admin-sidebar-group ~ .admin-sidebar-group {
	margin-top: 20px
}

#main.aui-page-panel {
	border-top: 0
}

.recently-updated-concise .update-item .update-item-desc,.recently-updated-concise .update-item .update-item-changes
	{
	font-size: 12px;
	margin-left: 5px;
	line-height: 20px
}

.aui-message.error a {
	color: #fff !important
}

::-webkit-input-placeholder {
	  color: #999
}

:-moz-placeholder {
	  color: #999;
	 
}

::-moz-placeholder {    color:#999; 
	
}

:-ms-input-placeholder {    color:#999; 
	
}

div.auto_complete {
	width: 350px;
	background: #fff
}

div.auto_complete ul {
	border: 1px solid #888;
	margin: 0;
	padding: 0;
	width: 100%;
	list-style-type: none
}

div.auto_complete ul li {
	margin: 0;
	padding: 3px
}

div.auto_complete ul li.selected {
	background-color: #ffb
}

div.auto_complete ul strong.highlight {
	color: #800;
	margin: 0;
	padding: 0
}

ol.autocompleter {
	background: #fff;
	border: 1px solid #888;
	font-size: .9em;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 15em
}

ol.autocompleter li {
	margin: 0;
	padding: 3px;
	cursor: default
}

ol.autocompleter q,ol.autocompleter i {
	display: none
}

ol.autocompleter li.focused {
	background: #ccf
}

.username-in-autocomplete-list {
	color: #666;
	font-size: 1em
}

div.resize-to-input .aui-dropdown {
	width: 100%
}

#update-page-restrictions-dialog .dialog-panel-body {
	overflow: visible;
	padding: 0
}

button#add-typed-names {
	margin-left: 10px
}

input#restrictEditRadio.radio {
	margin-left: 20px
}

div#page-permissions-error-div {
	margin-top: 0;
	margin-bottom: 10px
}

#page-permissions-input-box {
	padding-left: 1em
}

#add-type-names.aui-button {
	margin-left: 10px
}

div.page-permissions-label {
	padding-left: 5px
}

#page-permissions-div>div {
	font-size: 14px
}

#page-permissions-names-input {
	line-height: 20px;
	padding: 5px 5px;
	box-sizing: border-box;
	border: 1px solid #CCC;
	border-radius: 3px;
	box-shadow: #DDD 0 1px 3px 0 inset;
	width: 250px;
	font-family: inherit
}

#page-perms-name-dropdown-wrapper .aui-dropdown {
	box-sizing: border-box;
	padding: 0
}

#page-permissions-chooser-box {
	padding-left: 10px
}

#page-permissions-chooser-box .aui-button {
	padding-top: 0;
	padding-bottom: 0
}

#page-permissions-input {
	display: table-row
}

#page-permissions-input>div {
	display: table-cell;
	float: none
}

#page-permissions-chooser-box .aui-button>a,#page-permissions-chooser-box .aui-button>a:hover,#page-permissions-chooser-box .aui-button>a:focus,#page-permissions-chooser-box .aui-button>a:active
	{
	text-decoration: none;
	color: #333;
	line-height: 30px;
	vertical-align: middle
}

.page-permissions-marker-cell .aui-icon {
	margin: 0 5px 0 0;
	color: #707070
}

#page-permissions-choose-me img {
	vertical-align: middle;
	position: relative;
	top: -1px;
	width: 16px;
	border-radius: 2px;
	margin-right: 5px
}

img.permission-entity-picture {
	width: 32px;
	vertical-align: middle;
	padding: 0;
	margin-right: 5px;
	border-radius: 3px
}

#page-permissions-type-radios {
	margin-bottom: 10px
}

#page-permissions-tables {
	height: 286px;
	overflow: auto;
	padding: 15px 20px 20px 20px
}

#page-permissions-table {
	width: 100%
}

#page-permissions-table td {
	padding: 3px
}

#page-permissions-table .page-permissions-marker-cell span.first-of-type
	{
	display: block;
	color: #707070
}

#page-permissions-table .permission-entity {
	width: 100%
}

.permission-row .page-permissions-marker-cell span {
	display: none
}

.view-permission-row span.first-of-type::before {
	font-family: "Atlassian Icons";
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	font-style: normal;
	font-size: 16px;
	border: 0;
	line-height: 1;
	margin-right: 8px;
	content: "A"
}

.edit-permission-row span.first-of-type {
	padding-left: 24px;
	background:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAA0klEQVQ4T5WTgQ2CMBBFYQNHcAPdQJzEuAFuABt0BEbADRhBN9ANcAJ9v6EES6GFpKEt917vLiXPNjwlD+E7Rs9ojDF9nsrDNsReJvFP5kWSIAA7zy0qWIElqVcFEViC5QwS4JomVsEMEuArsJqazQRb4JlgK/wniMAfgkuX9vTu2BIS4AL4Ebp0Yw+QdAScvCCdvAj7JRx1vxmHQRKFrYCTK96tUmQuiX6WNnayy1SC77A4I1EZ6sme+StUs7/nBHc+wJjOa+ibfSey8mFt9xT/A6myX8F0pZIvAAAAAElFTkSuQmCC)
		no-repeat left top
}

.permission-row .page-permissions-marker-cell,.permission-row .permission-detail-column
	{
	white-space: nowrap
}

#page-permissions-editor-form {
	border-bottom: 1px solid #ccc;
	padding: 20px
}

@
-moz-document url-prefix (){ # page-permissions-names-input {
	padding: 6px 5px 5.5px
}

}
#link-page-popup .dialog-panel-body,#link-page-popup-form {
	overflow: hidden
}

#link-page-popup-form .text {
	width: 400px
}

.recently-updated .waiting-image {
	vertical-align: text-bottom;
	display: none;
}

.loading .waiting-image {
	display: inline;
}

.recently-updated ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.recently-updated>h2 {
	margin-top: 0;
}

.update-item-icon {
	float: left;
}

.update-item-details {
	padding-left: 21px;
	margin-right: 10px;
}

.recently-updated .results-container {
	margin-top: 10px;
}

.more-link-container {
	margin-top: 10px;
	padding-top: 7px;
	border-top: 1px solid #ccc;
}

.recently-updated-sidebar .update-item {
	overflow: hidden;
}

.recently-updated-sidebar .update-item,.recently-updated-sidebar .more-link-container
	{
	margin-top: 7px;
}

.recently-updated-sidebar .update-item:first-child {
	margin-top: 0;
}

.recently-updated-sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.recently-updated-sidebar .update-item-meta {
	overflow: auto;
	color: #707070;
	font-size: 12px;
	line-height: 16px;
}

.update-item-meta .update-item-changes a,.update-item-meta .update-item-changes a:link,.update-item-meta .update-item-changes a:hover,.update-item-meta .update-item-changes a:visited,.update-item-meta .update-item-changes a:active
	{
	color: inherit;
}

.recently-updated-sidebar .update-item-meta>li {
	float: left;
}

.recently-updated-sidebar .update-item-meta>li:first-child:before {
	content: '';
	margin: 0;
}

.recently-updated-sidebar .update-item-meta>li:before {
	content: '\2022';
	margin: 0 5px;
}

.network-macro ul {
	margin: 0;
	padding: 0
}

.network-macro ul li {
	display: inline
}

.network-macro .userLogo {
	height: 36px;
	width: 36px;
	-ms-interpolation-mode: bicubic
}

.network-macro form.follow-user {
	margin: 10px 0
}

.network-macro form.follow-user span.container {
	position: relative;
	color: black;
	font-weight: normal
}

.network-macro ol.autocompleter {
	margin: 0 !important;
	left: 0;
	top: 1.6em;
	font-size: 14px;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
	border: 1px solid #CCC;
	width: auto !important;
	max-width: 248px
}

.network-macro ol.autocompleter li {
	padding: 3px 10px
}

.follow-user-box {
	width: 150px
}

.follow-tiny.network-macro .tabletitle {
	border: 0;
	color: #333;
	font-weight: normal
}

.follow-tiny.network-macro .userLogo {
	height: 24px
}

.follow-tiny.network-macro .tabletitle .subtitle {
	color: #666
}

.network-macro .avatars li .userLogoLink {
	text-decoration: none
}

.description {
	color: #666;
	margin: 5px 0
}

.follow-user-box {
	color: #666
}

.network-macro .follow-user-result {
	padding-top: 8px;
	color: #666;
	display: none
}

.network-macro .follow-user-result div {
	padding-left: 20px
}

.network-macro .follow-user-result img {
	margin-left: -20px;
	margin-top: -2px
}

.follow-dashboard .avatars {
	width: 100%
}

.follow-dashboard {
	padding-top: 10px
}

#personal-info-sidebar {
	background: #eee;
	display: inline;
	float: right;
	margin-right: -17px;
	padding-right: 12px;
	position: relative
}

#personal-info-sidebar.collapsed {
	overflow: hidden;
	width: 0
}

.has-personal-sidebar #content {
	margin-right: 360px
}

.has-personal-sidebar #content .pageSection {
	margin-right: -360px
}

.has-personal-sidebar #content.sidebar-collapsed .pageSection {
	margin-right: -10px
}

.has-personal-sidebar #content.sidebar-collapsed {
	margin: 0 10px 0 0
}

#personal-info-sidebar .sidebar-content {
	margin: 0;
	padding: 10px;
	width: 320px
}

#personal-info-sidebar.collapsed .sidebar-content {
	visibility: hidden
}

.sidebar-collapse {
	background: #ddd
		url(/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/1.0/_/download/resources/confluence.macros.profile:profile-macro-styles/../../../images/icons/sidebar/collapse.gif)
		no-repeat 4px 50%;
	display: block;
	height: 100%;
	position: absolute;
	right: 0;
	text-indent: 999em;
	top: 0;
	width: 12px
}

a.sidebar-collapse:hover {
	background-color: #bbb;
	background-image:
		url(/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/1.0/_/download/resources/confluence.macros.profile:profile-macro-styles/../../../images/icons/sidebar/collapse-hover.gif)
}

.collapsed .sidebar-collapse {
	background-image:
		url(/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/1.0/_/download/resources/confluence.macros.profile:profile-macro-styles/../../../images/icons/sidebar/expand.gif);
	background-position: 3px 50%;
	left: 0
}

.collapsed a.sidebar-collapse:hover {
	background-image:
		url(/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/1.0/_/download/resources/confluence.macros.profile:profile-macro-styles/../../../images/icons/sidebar/expand-hover.gif)
}

.sidebar-collapse:focus {
	outline: 0
}

.collapsed .sidebar-collapse,#personal-info-sidebar {
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-topleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px
}

#personal-info-sidebar .vcard {
	margin-bottom: 5px;
	margin-top: 10px
}

ol.recentlyupdated li {
	padding-bottom: 2px
}

ol.recentlyupdated {
	line-height: 1.36;
	list-style: none;
	margin: 0;
	margin-top: 10px;
	padding: 0
}

ol.recentlyupdated a {
	display: block;
	margin-top: 5px
}

ol.recentlyupdated span.metadata {
	color: #666;
	font-size: 12px
}

#personal-info-sidebar a.more-edit:link,#personal-info-sidebar a.more-edit:visited,#personal-info-sidebar a.more-edit:hover
	{
	float: right;
	font-size: 12px
}

#personal-info-sidebar .recently-updated-sidebar {
	padding: 5px 0
}

#personal-info-sidebar h2.subheading {
	border-bottom: 0;
	color: #666;
	font-size: 9pt;
	font-weight: normal;
	margin-top: 5px
}

#personal-info-sidebar h2.subheading .subtitle,#personal-info-sidebar .network-macro .network-macro a.show-all
	{
	color: #666
}

#personal-info-sidebar .sidebar-section {
	margin-bottom: 15px
}

#personal-info-sidebar .network-macro h2.subheading {
	padding: 5px 0 2px
}

#personal-info-sidebar .network-macro .avatars {
	margin: 0;
	padding: 0;
	width: 300px
}

#personal-info-sidebar .network-macro .description {
	color: #666;
	margin: 5px 0
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image:
		url('/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/1.0/_/download/resources/confluence.web.resources:fancy-box/../../../includes/fancybox/images/fancybox.png')
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: 0;
	display: none
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: 0;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0 solid #fff
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent
		url('/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/1.0/_/download/resources/confluence.web.resources:fancy-box/../../../includes/fancybox/images/fancybox.png')
		-40px 0;
	cursor: pointer;
	z-index: 1103;
	display: none
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: 0;
	outline: 0;
	line-height: 0;
	vertical-align: top
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: 0;
	display: block
}

#fancybox-left,#fancybox-right {
	position: absolute;
	bottom: 0;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: 0;
	background: transparent
		url('/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/1.0/_/download/resources/confluence.web.resources:fancy-box/../../../includes/fancybox/images/blank.gif');
	z-index: 1102;
	display: none
}

#fancybox-left {
	left: 0
}

#fancybox-right {
	right: 0
}

#fancybox-left-ico,#fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block
}

#fancybox-left-ico {
	background-image:
		url('/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/1.0/_/download/resources/confluence.web.resources:fancy-box/../../../includes/fancybox/images/fancybox.png');
	background-position: -40px -30px
}

#fancybox-right-ico {
	background-image:
		url('/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/1.0/_/download/resources/confluence.web.resources:fancy-box/../../../includes/fancybox/images/fancybox.png');
	background-position: -40px -60px
}

#fancybox-left:hover,#fancybox-right:hover {
	visibility: visible
}

#fancybox-left:hover span {
	left: 20px
}

#fancybox-right:hover span {
	left: auto;
	right: 20px
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image:
		url('/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/1.0/_/download/resources/confluence.web.resources:fancy-box/../../../includes/fancybox/images/fancybox-x.png')
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image:
		url('/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/1.0/_/download/resources/confluence.web.resources:fancy-box/../../../includes/fancybox/images/fancybox.png');
	background-position: -40px -162px
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image:
		url('/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/1.0/_/download/resources/confluence.web.resources:fancy-box/../../../includes/fancybox/images/fancybox-y.png');
	background-position: -20px 0
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image:
		url('/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/1.0/_/download/resources/confluence.web.resources:fancy-box/../../../includes/fancybox/images/fancybox.png');
	background-position: -40px -182px
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image:
		url('/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/1.0/_/download/resources/confluence.web.resources:fancy-box/../../../includes/fancybox/images/fancybox-x.png');
	background-position: 0 -20px
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image:
		url('/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/1.0/_/download/resources/confluence.web.resources:fancy-box/../../../includes/fancybox/images/fancybox.png');
	background-position: -40px -142px
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image:
		url('/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/1.0/_/download/resources/confluence.web.resources:fancy-box/../../../includes/fancybox/images/fancybox-y.png')
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image:
		url('/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/1.0/_/download/resources/confluence.web.resources:fancy-box/../../../includes/fancybox/images/fancybox.png');
	background-position: -40px -122px
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left
}

#fancybox-title-over {
	padding: 10px;
	background-image:
		url('/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/1.0/_/download/resources/confluence.web.resources:fancy-box/../../../includes/fancybox/images/fancy_title_over.png');
	display: block
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px
}

#fancybox-title-float-wrap {
	border: 0;
	border-collapse: collapse;
	width: auto
}

#fancybox-title-float-wrap td {
	border: 0;
	white-space: nowrap
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background:
		url('/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/1.0/_/download/resources/confluence.web.resources:fancy-box/../../../includes/fancybox/images/fancybox.png')
		-40px -90px no-repeat
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background:
		url('/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/1.0/_/download/resources/confluence.web.resources:fancy-box/../../../includes/fancybox/images/fancybox-x.png')
		0 -40px
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background:
		url('/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/1.0/_/download/resources/confluence.web.resources:fancy-box/../../../includes/fancybox/images/fancybox.png')
		-55px -90px no-repeat
}

.fancybox-ie .fancybox-bg {
	background: transparent !important
}

div#fancybox-overlay {
	background-color: #000;
	display: none;
	position: fixed
}

a#fancybox_left,a#fancybox-right {
	width: 50%;
	bottom: 0
}

a#fancybox-left {
	left: -35px
}

a#fancybox-right {
	right: -35px
}

.labels-content {
	position: relative
}

.label-list .no-labels-message {
	display: inline-block;
	color: #707070
}

.label-list {
	padding: 0;
	margin: 0
}

.label-list.label-list-right {
	text-align: right
}

.label-list.label-list-right.has-pen {
	padding-right: 20px
}

.label-list .labels-edit-container {
	display: inline-block;
	max-width: 16px;
	overflow: hidden;
	vertical-align: middle
}

.label-list.label-list-right.has-pen .labels-edit-container {
	position: absolute;
	top: 0;
	right: 0
}

.tag-cloud.label-list .aui-label {
	border: 0;
	background: 0;
	margin: 0
}

#dialog-label-list {
	margin-top: 15px
}

#label-operation-error-container .aui-message {
	margin: 0 0 20px 0
}

#add-labels-editor-button {
	margin-left: 8px
}

.plus-label:before {
	content: "+ "
}

.minus-label:before {
	content: "- "
}

.label-list .aui-label {
	margin: 0 5px 5px 0
}

#manage-watchers-dialog .dialog-content,#manage-watchers-dialog .dialog-content p
	{
	font-size: 12px;
	color: #333
}

#manage-watchers-dialog p.description {
	color: #666;
	margin: 5px 0
}

#manage-watchers-dialog .column {
	width: 360px;
	margin: 10px 20px;
	float: left
}

#manage-watchers-dialog .column h3 {
	color: #666;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0 0 5px;
	padding: 0;
	border-bottom: 1px solid #aaa
}

#manage-watchers-dialog .user-list,#manage-watchers-dialog li {
	margin: 0;
	padding: 0;
	list-style: none
}

#manage-watchers-dialog .user-list {
	margin: 10px 0
}

#manage-watchers-dialog li {
	height: 24px;
	line-height: 24px
}

#manage-watchers-dialog .loading {
	background:
		url(/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/1.0/_/download/resources/confluence.web.resources:view-content/../../images/icons/wait.gif)
		no-repeat left 50%;
	color: #666;
	padding-left: 20px
}

#manage-watchers-dialog .page-watchers {
	margin-left: 7px
}

#manage-watchers-dialog .no-users {
	font-style: italic
}

#manage-watchers-dialog .watch-user {
	width: 340px;
	font-size: 1.1em;
	overflow: hidden
}

#manage-watchers-dialog li.removing,#manage-watchers-dialog ul.updating
	{
	opacity: .5
}

#manage-watchers-dialog .watch-user a {
	color: #333;
	float: left;
	text-decoration: none;
	cursor: default;
	max-width: 280px;
	overflow: hidden
}

#manage-watchers-dialog .watch-user a .username {
	color: #666;
	font-size: 11px
}

#manage-watchers-dialog .profile-picture {
	height: 20px;
	margin: 2px 4px 2px 0;
	float: left
}

#manage-watchers-dialog .remove-watch {
	float: right;
	background:
		url(/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/1.0/_/download/resources/confluence.web.resources:view-content/../../images/icons/trash_16.gif)
		no-repeat 50% 50%;
	text-indent: -9999px;
	height: 24px;
	width: 24px;
	cursor: pointer
}

#manage-watchers-dialog .space-watchers .remove-watch,#manage-watchers-dialog label
	{
	display: none
}

#manage-watchers-dialog form .status {
	margin-top: 5px
}

#manage-watchers-dialog form .error {
	background-color: transparent;
	color: #900
}

#manage-watchers-dialog form {
	position: relative;
	overflow: visible;
	margin: 10px 0 5px
}

#manage-watchers-dialog #add-watcher-user {
	width: 15em
}

#manage-watchers-dialog .aui-dd-parent .aui-dropdown {
	width: 16em
}

#manage-watchers-dialog .aui-dropdown em {
	font-style: normal;
	color: #666
}

#manage-watchers-dialog .aui-dropdown li.active em,#manage-watchers-dialog .aui-dropdown li:hover em
	{
	color: #fff
}

ul.ui-tree {
	line-height: 1.4
}

.ui-tree li.append {
	background-color: #eee
}

.ui-tree li.above {
	background:
		url(/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/1.0/_/download/resources/confluence.web.resources:page-ordering-tree/../../../images/ddtree/tree-anchor.png)
		repeat-x
}

.ui-tree li.below {
	background:
		url(/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/1.0/_/download/resources/confluence.web.resources:page-ordering-tree/../../../images/ddtree/tree-anchor.png)
		repeat-x 0 100%
}

.ui-tree li a {
	line-height: 20px;
	display: block;
	padding: 5px 6px 5px 22px;
	float: left;
	background-position: 0 center
}

.ui-tree li .button-panel {
	float: left;
	margin: 5px 0;
	height: 16px;
	display: inline
}

ul.is-dragging li .button-panel {
	display: none
}

.ui-tree li a.abc,.ui-tree li a.rollback,.ui-tree li a.remove-node,.ui-tree li a.preview-node
	{
	padding: 0;
	float: left;
	left: 300px;
	width: 16px;
	height: 16px;
	display: block;
	cursor: pointer;
	margin-top: 3px
}

.ui-tree li a.remove-node,.ui-tree li a.preview-node {
	background: 0
}

.ui-tree li a.rollback {
	display: none
}

.ui-tree li a.remove-node {
	background:
		url(/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/1.0/_/download/resources/confluence.web.resources:page-ordering-tree/../../../images/icons/delete_16.png)
		no-repeat;
	left: 320px;
	display: none
}

.ui-tree li a.preview-node {
	background:
		url(/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/1.0/_/download/resources/confluence.web.resources:page-ordering-tree/../../../images/icons/view_16.png)
		no-repeat;
	left: 280px;
	display: none
}

.ui-tree li .hover a.remove-node,.ui-tree li .hover a.preview-node {
	display: block
}

.ui-tree li div.preview-summary {
	background-color: #f0f0f0;
	padding: 1em;
	clear: both;
	width: 80em
}

.ui-tree li span.preview-excerpt {
	font-family: monospace
}

.ui-tree,.ui-tree ul {
	margin: 0;
	padding: 0
}

.ui-tree li {
	list-style: none;
	margin: 0;
	padding: 0 0 0 1.23em;
	overflow: hidden;
	width: 100%;
	clear: left
}

.ui-tree li .click-zone {
	background: no-repeat 0 3px;
	float: left;
	width: 16px;
	height: 16px;
	display: inline;
	margin: 5px 0 5px -1.23em
}

.ui-tree li a.trash {
	background-image:
		url(/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/1.0/_/download/resources/confluence.web.resources:page-ordering-tree/../../../images/ddtree/trash.png)
}

.ui-tree li.tree-helper {
	padding-left: 25px
}

.ui-tree li.highlighted a {
	background-color: #d8e4f1
}

.ui-tree li.highlighted li a {
	background-color: transparent
}

.ui-tree .tree-helper strong {
	position: absolute;
	top: 0;
	left: 0;
	background: no-repeat;
	width: 20px;
	height: 20px
}

.ui-tree .no strong {
	background-image:
		url(/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/1.0/_/download/resources/confluence.web.resources:page-ordering-tree/../../../images/ddtree/no.png)
}

.ui-tree li.unclickable a {
	text-decoration: none;
	color: #000;
	cursor: default
}

div.tree-container {
	padding: 10px
}

div.tree-message {
	float: right;
	margin-bottom: -1.2em
}

#move-page-dialog .dialog-back-link {
	float: left;
	margin-left: 10px
}

#move-errors {
	margin-bottom: 20px
}

#reorderRequirement {
	margin-right: 10px
}

#move-page-dialog .search-results table tbody .search-result-title span
	{
	padding-left: 24px
}

#move-page-dialog .search-results .hover td,#move-page-dialog .search-results .hover th
	{
	background-color: #f5f5f5
}

#move-page-dialog .search-results .selected td,#move-page-dialog .search-results .selected th
	{
	background-color: #ebf2f9
}

#move-page-dialog .dialog-page-menu,#move-page-dialog .dialog-page-body
	{
	display: inline-block
}

#move-page-dialog .new-space-dropdown .aui-dropdown,#move-page-dialog .new-parent-page-dropdown .aui-dropdown
	{
	width: 393px
}

#move-page-dialog .location-panel fieldset {
	padding: 0
}

#move-page-search-container {
	margin-top: 20px
}

#move-page-search-container fieldset {
	padding: 0
}

#move-page-search-space {
	padding: 6px 0 5px 0
}

#move-page-search-query,#move-page-search-space {
	max-width: 232px
}

#move-page-dialog .browse-panel {
	overflow: hidden;
	padding: 0
}

#move-page-dialog .browse-panel .information {
	overflow: hidden;
	padding: 20px;
	border-bottom: 1px #CCC solid
}

#move-page-dialog .browse-panel .tree {
	height: 292px;
	overflow: auto;
	padding: 20px;
	margin: 0
}

#move-page-dialog .browse-panel .rendering .ui-tree,#move-page-dialog .browse-panel .expanding .ui-tree
	{
	opacity: .5;
	filter: alpha(opacity = 50);
	zoom: 1;
	clear: left
}

#move-page-dialog .browse-controls {
	margin-bottom: 10px;
	overflow: hidden
}

#orderingPlaceHolder,#move-page-dialog .ordering-panel .siblings {
	height: 100%;
	box-sizing: border-box
}

#move-page-dialog .ordering-panel .siblings {
	margin-top: 10px
}

#move-page-dialog .ordering-panel ol.dropper {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1.5
}

#move-page-dialog .ordering-panel ol.dropper li {
	height: 1.6em;
	overflow-x: hidden;
	overflow-y: hidden
}

#move-page-dialog .ordering-panel ol.dropper li span {
	margin: 0 0 0 1em;
	padding: 3px 10px 3px 22px
}

#move-page-dialog .ordering-panel ol.dropper li i {
	display: none
}

#move-page-dialog .ordering-panel ol.dropper li.sibling span {
	background:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIE1hY2ludG9zaCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo4MTUwOTVGNjBFN0UxMUUxODI5MDg1RjQ1MDkzN0Q0MiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo4MTUwOTVGNzBFN0UxMUUxODI5MDg1RjQ1MDkzN0Q0MiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkVBNzI4QkVCMEU3QTExRTE4MjkwODVGNDUwOTM3RDQyIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkVBNzI4QkVDMEU3QTExRTE4MjkwODVGNDUwOTM3RDQyIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+sPdjMQAAAfNJREFUeNqMUs9LVFEU/u6P+REzKIi7/gBX0qrWFQTpIjRoEBRCok2zjP4AW7doMbSrNi20Ql0oJEYouBncuNJlILiRwCmK1Hn3ns65975xnil44HDeve+c737nO0cREcSevd4iTx7kHeROgeA4eu+hJLLfvnF98vH46DL6TZLFn776RpfZl/Z3Our8orl3G/R+ZaeZ14jrPqQQjk8y/Dk+Ref3CX50/uLg8Gfweu0aXkzdwv7hUevl281mXtYH4OOFUbBao2TYrUa1UoZRfGdt8OeNmxgaqLTefG43CwCUACRZM4C1CuWSQbVcCqDhnzHBZ8dHsb130JI7e0YgtqA0A/C3Vhqe60gTszGY/7qLsjWwzGygXoVOLZ8BwMUWmAHTYPUFJPzAwzsjyDKPU/bMZRgerOHDarsIoBLip6V1PijE8YrSjKKiyM5TAJ5p3I8PFRgkDR5N3sNF5pzPBxUfxLkWVIofl9cDbXlACvKFkgTiLmWxphtjQewCQD7GxsT/DEIzPjKgHg1/HiD+mF9c6/UX0qRIknkkYdX5PMMMdEqxxXeAB2N3ee7ogRBF4URA5xy6LuYZfUkLXRbLJA2S/KFQxtgVgK7k1XgD6WIGg/UKrmK5FH1T8HgytxBxFKWpSOTNlDNTko3mRQzt5Sr9E2AAefgPadRh5OYAAAAASUVORK5CYII=)
		no-repeat 0 50%
}

#move-page-dialog .ordering-panel ol.dropper li.target span {
	background: #eee
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIE1hY2ludG9zaCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo4MTUwOTVGNjBFN0UxMUUxODI5MDg1RjQ1MDkzN0Q0MiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo4MTUwOTVGNzBFN0UxMUUxODI5MDg1RjQ1MDkzN0Q0MiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkVBNzI4QkVCMEU3QTExRTE4MjkwODVGNDUwOTM3RDQyIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkVBNzI4QkVDMEU3QTExRTE4MjkwODVGNDUwOTM3RDQyIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+sPdjMQAAAfNJREFUeNqMUs9LVFEU/u6P+REzKIi7/gBX0qrWFQTpIjRoEBRCok2zjP4AW7doMbSrNi20Ql0oJEYouBncuNJlILiRwCmK1Hn3ns65975xnil44HDeve+c737nO0cREcSevd4iTx7kHeROgeA4eu+hJLLfvnF98vH46DL6TZLFn776RpfZl/Z3Our8orl3G/R+ZaeZ14jrPqQQjk8y/Dk+Ref3CX50/uLg8Gfweu0aXkzdwv7hUevl281mXtYH4OOFUbBao2TYrUa1UoZRfGdt8OeNmxgaqLTefG43CwCUACRZM4C1CuWSQbVcCqDhnzHBZ8dHsb130JI7e0YgtqA0A/C3Vhqe60gTszGY/7qLsjWwzGygXoVOLZ8BwMUWmAHTYPUFJPzAwzsjyDKPU/bMZRgerOHDarsIoBLip6V1PijE8YrSjKKiyM5TAJ5p3I8PFRgkDR5N3sNF5pzPBxUfxLkWVIofl9cDbXlACvKFkgTiLmWxphtjQewCQD7GxsT/DEIzPjKgHg1/HiD+mF9c6/UX0qRIknkkYdX5PMMMdEqxxXeAB2N3ee7ogRBF4URA5xy6LuYZfUkLXRbLJA2S/KFQxtgVgK7k1XgD6WIGg/UKrmK5FH1T8HgytxBxFKWpSOTNlDNTko3mRQzt5Sr9E2AAefgPadRh5OYAAAAASUVORK5CYII=)
		no-repeat 0 50%;
	font-weight: bold;
	color: #333
}

#move-page-dialog .ordering-panel ol.dropper li.leading {
	margin: -.75em 0;
	position: relative
}

#move-page-dialog .ordering-panel ol.dropper li.here {
	background:
		url(data:image/png;base64,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)
		no-repeat 0 50%
}

#move-page-dialog .location-info ul {
	padding: 0
}

#move-page-dialog .location-info {
	border-top: 1px solid #DDD;
	padding: 10px 20px;
	box-sizing: border-box
}

#move-page-dialog .location-info .row {
	clear: both;
	height: 20px
}

#move-page-dialog .location-info .row ~ .row {
	margin-top: 10px
}

#move-page-dialog .location-info label {
	display: inline-block;
	width: 110px;
	color: #707070;
	float: left;
	margin-right: 10px
}

#move-page-dialog .breadcrumbs-container {
	overflow: hidden;
	display: inline-block;
	height: 20px;
	width: 440px
}

#move-page-dialog .breadcrumbs-container a,#move-page-dialog .breadcrumbs-container a:hover,#move-page-dialog .breadcrumbs-container a:active,#move-page-dialog .breadcrumbs-container a:focus
	{
	text-decoration: none;
	color: #333
}

#move-page-dialog .breadcrumbs-container .breadcrumbs span {
	background:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAKCAQAAADWMFy7AAAACXBIWXMAAAsTAAALEwEAmpwYAAABCmlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjardA9SgNBAMXx/0TURtQiWE+phQvGasvNh4tgms0W2XSb2SFZkt0dZsaY3MFDeASP4A1SCF5EsLYIEiwFf9XjNQ8eiNeo3x20zqGqvY2TKBtnE3m85YgDAMiVM8PRXQpQN7XmNwFfHwiA9+uo3x3wN4fKWA+8AQ+FdgrECVA+eeNBrIH2dGE8iGegvUiTHogX4NTrtQfoNWZjy9ncy0t1JW/CMJRR0Uy1HG2c15WT97VqrGls7nURyGi5lEk5m3snE+20XekiYLcNwFls842M86rKZSfo8O/G2UTu0meKAMTFdt/tqUe7+vm5dQvfvwZAKuJ5dkAAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAAE9JREFUeNpMjEERgDAQA/dwUA1IqAWQggYsoCF1gIVaqIZaCY9jGPaVyWwS5sOoqBqDMeraTBholc4a6babmW1hsC8AXOiY+XCad5b84jMAu2gcUgOamXQAAAAASUVORK5CYII=)
		transparent no-repeat scroll right 50%;
	margin-right: 4px;
	padding-right: 8px
}

#move-page-dialog .breadcrumbs-container .breadcrumbs .last span {
	background: 0
}

#move-page-dialog .breadcrumbs-container .breadcrumbs-line {
	position: absolute;
	white-space: nowrap
}

#move-page-dialog .breadcrumbs-container .breadcrumbs li:first-child {
	padding-left: 8px
}

#move-page-dialog .breadcrumbs-container .breadcrumbs li {
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0
}

#move-page-dialog .breadcrumbs-container .breadcrumbs li.warning {
	background: #fffdf6;
	border: 1px solid #ffeaae;
	border-radius: 5px
}

#move-page-dialog .breadcrumbs-container .breadcrumbs li.warning span {
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABA0lEQVR42p2QP0tCURiH7zdQRA3u4OJUiyDY4CDtTuEXuXs0JEQ4uDk5C0EuKoEu+SWcg5baLCS7tNTx98IzyMWjXoeHe95/z3vODdzi2kdTvIo30fL1+YbLIhYOfsV5GsFAOL59zsNjBRfij60lEXKbf1E5RvDExl4URYGwXJfc6JCgwqZYhBp2hs5n4odadZ9gzKYu2x1YrUPt2SeosWEtijsEBfGN5HKXYErxweKkAMk9PbOkoE5hJXI+AbUVvfVtwZzkHTECAGptel8cgisSnyJDk+8GRlZ8MdOwxITghoa9ArhlZmzB+/abDjwh+c8+LBgRnMLEBHnxKJYpBpfMFDbGjWcGPFD11gAAAABJRU5ErkJggg==);
	background-repeat: no-repeat;
	padding-left: 24px
}

#move-page-dialog .ui-tree li {
	width: auto
}

#move-page-dialog .ui-tree li a {
	text-decoration: none;
	color: #333
}

#move-page-dialog .ui-tree li>a {
	padding: 5px 5px 5px 22px;
	background-position: 3px center
}

#move-page-dialog #parent-selection-tree>.ui-tree .click-zone {
	background-position: 2px 3px
}

#move-page-dialog #parent-selection-tree .ui-tree li {
	margin-left: 0
}

#move-page-dialog .ui-tree li.unclickable a {
	color: #999
}

#move-page-dialog .ui-tree li a.current-parent {
	background-color: #f5f5f5
}

#move-page-dialog #tree-root-div li {
	padding: 0
}

#move-page-dialog .ui-tree li .button-panel {
	margin: 5px 3px
}

#move-page-dialog-spinner {
	z-index: 4000
}

.ajs-content-hover {
	position: absolute;
	display: none;
	z-index: 3100;
	text-align: left
}

.ajs-content-hover .contents {
	border-radius: 3px;
	border: 1px solid #bbb;
	background: white;
	float: left
}

.ajs-content-hover .vcard {
	padding: 7px;
	border-bottom: 1px solid #ccc
}

.ajs-content-hover .profile-info {
	padding: 7px
}

.greybox #peoplelist .profile-macro {
	width: 300px;
	float: left;
	margin: 20px;
	height: 65px
}

.profile-macro .vcard {
	position: relative;
	overflow: hidden;
	min-height: 48px;
	white-space: nowrap
}

.profile-macro .vcard .userLogoLink {
	float: left
}

.profile-macro .vcard .user-status {
	white-space: normal
}

.profile-macro .vcard .userLogo {
	float: left;
	margin-right: 10px
}

.profile-macro .vcard .values {
	padding: 0;
	margin: 0;
	overflow: hidden;
	width: 225px
}

.profile-macro .vcard .notloggedin {
	white-space: normal
}

.profile-macro .vcard .notloggedin {
	white-space: normal
}

.profile-macro .user-status {
	padding-top: 7px;
	display: block;
	clear: both
}

.profile-macro .profile-info {
	border-spacing: 0
}

.profile-macro .profile-info tr,.profile-macro .profile-info td,.profile-macro .profile-info th
	{
	font-size: 14px;
	padding: 0 0 2px
}

.profile-macro .profile-info th {
	padding-right: 10px
}

.ajs-content-hover .actions .ajs-menu-bar .section-secondary li a {
	padding-left: 10px
}

.ajs-content-hover .actions .popup-follow a,.ajs-content-hover .actions ul li a.user-popup-more
	{
	display: block;
	text-align: center;
	background-color: #f5f5f5;
	color: #707070;
	line-height: 2
}

.ajs-content-hover .actions ul li {
	width: 150px;
	float: left
}

.ajs-content-hover .actions ul.single-item li {
	width: 300px
}

.ajs-content-hover .actions ul li div.ajs-drop-down ul li {
	width: auto;
	float: none;
	text-align: left
}

.ajs-content-hover .actions .ajs-menu-bar {
	float: none
}

.ajs-content-hover .actions ul.ajs-menu-bar .popup-follow {
	width: 149px
}

.ajs-content-hover .actions ul.ajs-menu-bar .popup-follow {
	border-right: 1px solid #ccc
}

.ajs-content-hover .ajs-menu-bar .ajs-menu-item .trigger>span {
	background: 0
}

.ajs-content-hover .actions .ajs-button a {
	border-radius: 0
}

.ajs-content-hover .actions ul.ajs-menu-bar .ajs-menu-item a span,.ajs-content-hover .actions ul.ajs-menu-bar .ajs-menu-item a span span
	{
	display: inline
}

.ajs-content-hover .actions ul.ajs-menu-bar .ajs-menu-item.opened a span span
	{
	background: 0
}

.ajs-content-hover .popup-icon span {
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: center left
}

.ajs-content-hover .waiting span {
	background-image:
		url(/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/1.0/_/download/resources/confluence.web.resources:userlink/../../../images/icons/wait.gif);
	padding-left: 20px
}

.ajs-content-hover .actions .ajs-menu-bar .unfollow-item a.follow,.ajs-content-hover .actions .ajs-menu-bar .follow-item a.unfollow
	{
	display: none
}

.ajs-content-hover .actions .ajs-menu-bar .follow-item a.follow,.ajs-content-hover .actions .ajs-menu-bar .unfollow-item a.unfollow
	{
	display: block
}

.ajs-content-hover .actions .ajs-menu-bar,.ajs-content-hover .actions .ajs-menu-bar li,.ajs-content-hover .actions .ajs-menu-bar li a,.ajs-content-hover .actions .ajs-menu-bar .ajs-drop-down li a span
	{
	padding-left: 0
}

.ajs-content-hover .actions .ajs-menu-bar .ajs-menu-item a:hover,.ajs-content-hover .actions .ajs-menu-bar .ajs-menu-item a:focus,.ajs-content-hover .actions .ajs-menu-bar .ajs-menu-item a:active,.ajs-content-hover .ajs-menu-bar .ajs-menu-item.opened a.trigger
	{
	color: #333;
	background-color: #e9e9e9
}

#content-hover-shadow {
	z-index: -1;
	position: absolute;
	width: 0;
	height: 0;
	top: 0;
	left: -16px
}

#content-hover-shadow * {
	position: absolute
}

#content-hover-shadow .tl {
	left: 0;
	top: 0;
	width: 16px;
	height: 17px;
	background-image:
		url('/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/1.0/_/download/resources/confluence.web.resources:userlink/../../../images/sprites/userpopup-shadows.png');
	background-position: -0px top
}

#content-hover-shadow .tr {
	right: 0;
	top: 0;
	width: 16px;
	height: 17px;
	background-image:
		url('/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/1.0/_/download/resources/confluence.web.resources:userlink/../../../images/sprites/userpopup-shadows.png');
	background-position: -16px top
}

#content-hover-shadow .br {
	right: 0;
	bottom: 0;
	width: 29px;
	height: 29px;
	background-image:
		url('/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/1.0/_/download/resources/confluence.web.resources:userlink/../../../images/sprites/userpopup-shadows.png');
	background-position: -32px top
}

#content-hover-shadow .bl {
	left: 0;
	bottom: 0;
	width: 29px;
	height: 29px;
	background-image:
		url('/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/1.0/_/download/resources/confluence.web.resources:userlink/../../../images/sprites/userpopup-shadows.png');
	background-position: -61px top
}

#content-hover-shadow .b {
	left: 29px;
	bottom: 0;
	height: 29px;
	width: 29px;
	background-image:
		url(/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/1.0/_/download/resources/confluence.web.resources:userlink/../../../images/shadow-light/b.png)
}

#content-hover-shadow .l {
	left: 0;
	top: 17px;
	width: 16px;
	background-image:
		url('/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/1.0/_/download/resources/confluence.web.resources:userlink/../../../images/sprites/userpopup-shadows.png');
	background-position: -90px top
}

#content-hover-shadow .r {
	right: 0;
	top: 17px;
	width: 16px;
	background-image:
		url('/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/1.0/_/download/resources/confluence.web.resources:userlink/../../../images/sprites/userpopup-shadows.png');
	background-position: -106px top
}

#update-user-status-dialog {
	top: 30%
}

#update-user-status-dialog .dialog-panel-body {
	overflow: hidden;
	margin: 0 8px 0 10px
}

#update-user-status-dialog fieldset {
	position: relative;
	margin-bottom: 0;
	padding-bottom: 4px
}

#update-user-status-dialog textarea {
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #333;
	font-size: 16px;
	height: 2.8em;
	min-height: 1.8em;
	margin: 2px auto 1px auto;
	overflow: auto;
	padding: 2px;
	-moz-resize: vertical;
	resize: vertical;
	width: 100%
}

#update-user-status-dialog .chars-left {
	color: #999;
	display: block;
	float: right;
	font-size: 20px;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	text-align: right
}

#update-user-status-dialog .chars-left.close-to-limit {
	color: maroon
}

#update-user-status-dialog .chars-left.over-limit {
	color: red
}

#update-user-status-dialog .chars-left.over-limit:before {
	content: "\2212"
}

#update-user-status-dialog fieldset .chars-left {
	position: absolute;
	right: 0
}

#update-user-status-dialog .error-message {
	display: block;
	color: red
}

#dialog-current-status {
	color: #999;
	display: block;
	margin: 0 100px 0 0;
	padding: 0;
	overflow: hidden
}

.statuslist {
	margin-top: 0
}

.statuslist ul,.wiki-content .statuslist ul {
	padding: 0;
	margin-top: 0
}

.statuslist li.focused,.wiki-content .statuslist li.focused {
	background-color: #ffffd7
}

.statuslist li,.wiki-content .statuslist li {
	border: 0 solid #ccc;
	border-top-width: 1px;
	padding-top: 10px;
	padding-bottom: 10px;
	background:
		url(/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/1.0/_/download/resources/confluence.userstatus:userstatus-resources/../../../images/icons/quotes.png)
		no-repeat 2px 9px;
	padding-left: 22px;
	list-style: none
}

.statuslist li:first-child,.wiki-content .statuslist li:first-child {
	border: 0
}

.status-actions,.status-actions a:link,.status-actions a:visited,.status-actions a:active,.status-actions a:hover
	{
	color: #666
}

div.status-actions {
	margin: 5px 0 0 0
}

.status-actions ul,.wiki-content .status-actions ul {
	margin-left: 0;
	padding-left: 0
}

.status-actions li,.wiki-content .status-actions li {
	list-style-type: none;
	background: 0;
	border: 0;
	display: inline;
	padding: 0;
	margin: 0;
	color: #aaa
}

.status-actions li:first-child,li.first-status-action,.wiki-content .status-actions li:first-child,.wiki-content li.first-status-action
	{
	padding-left: 0;
	border: 0
}

.status-actions li:before,.wiki-content .status-actions li:before {
	padding: 0 6px 0 4px;
	content: '\22C5';
	color: #000
}

.status-actions li:first-child:before,.wiki-content .status-actions li:first-child:before
	{
	display: none
}

.status-block {
	margin-bottom: 10px;
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #f0f0f0
		url(/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/1.0/_/download/resources/confluence.userstatus:userstatus-resources/../../../images/icons/quotes.png)
		no-repeat 10px 8px;
	text-indent: 25px
}

.status-block .status-text {
	font-size: 16px;
	background:
		url(/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/1.0/_/download/resources/confluence.userstatus:userstatus-resources/../../../images/icons/quotes_flipped.png)
		no-repeat top right;
	padding-top: 5px;
	padding-right: 25px;
	line-height: 24px
}

.status-block .status-actions {
	text-align: right
}

.status-block .status-actions ul {
	margin: 0
}

.status-global-actions {
	padding: 10px
}

#create-space-form,#create-personal-space-form {
	margin-bottom: 0;
	margin-top: 25px
}

#create-space-dialog p,#create-personal-space-form p {
	margin: 9px 9px 15px 9px
}

#create-space-form fieldset,#create-personal-space-form fieldset {
	width: 450px;
	margin: 3px auto 0 auto
}

#create-space-form fieldset:last-child,#create-personal-space-form fieldset:last-child
	{
	padding-bottom: 0
}

#permissions-group {
	background:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQBAMAAADt3eJSAAAAHlBMVEX///9vb29vb29vb29vb29vb29vb29vb29vb29vb29iaA79AAAACXRSTlMAIkRmd4iq3e5iCk03AAAANElEQVQIW2NgAALGzGkCIJqBvcWjAMzQDGCeBGEoMOFmgEjWzpkzpzsAGZwzgWACqQx0AACzvRrHHArP/gAAAABJRU5ErkJggg==)
		no-repeat 115px center
}

#permissions-group.locked {
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQBAMAAADt3eJSAAAAJ1BMVEX///9wcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHAzTstiAAAADHRSTlMAETNEZneImarM3e5Iqh64AAAAMklEQVQIW2NgQADG6hMKYAbn1ugFYIZNAtthCMOAGQeDZc2ZM6ccgAyeM0BwgFQGOgAAmkcjUyRCfYAAAAAASUVORK5CYII=)
}

#permissions-group .checkbox .description {
	margin-left: 0
}

#create-space-form input[type="checkbox"] {
	margin-left: 0
}

body.dialog-page #main {
	width: 540px;
	min-height: 0;
	margin: .75em auto;
	padding-bottom: 0
}

body.dialog-page #main .buttons-container {
	margin-bottom: 0;
	margin-top: 20px
}

body.dialog-page #main .buttons {
	text-align: right
}
/* AUI form.css overrides */
#gadget-edit-div form.aui {
	background: #fff;
	margin-bottom: 0;
	padding: 15px 15px 0px;
}

#gadget-edit-div form.aui fieldset {
	margin-bottom: 0px;
	padding-bottom: 5px;
}

#gadget-edit-div form.top-label fieldset {
	margin: 0 auto;
	width: 230px;
}

#gadget-edit-div form.aui .text {
	width: 225px;
}

#gadget-edit-div form.aui .list-container label {
	padding-top: 2px;
}

#gadget-edit-div form.aui .list-container ul.faux-list {
	line-height: 1.2;
	margin: 0 0 0.4em 0;
}

#gadget-edit-div form.aui .list-container ul.faux-list li {
	min-height: 1.4em;
	overflow: auto;
}

#gadget-edit-div form.aui .list-container ul.faux-list li span {
	display: block;
	float: left;
	margin: 0 0.3em 0 0;
	min-width: 3em;
	width: auto;
}

#gadget-edit-div form.aui .list-container ul.faux-list li a,#gadget-edit-div form.aui .list-container ul.faux-list li a:link,#gadget-edit-div form.aui .list-container ul.faux-list li a:visited
	{
	background: transparent
		url('/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/5.1.5/_/download/resources/com.atlassian.confluence.plugins.gadgets:css/../../resources/com.atlassian.gadgets.dashboard%3Adashboard/css/images/icoblack_delete.png')
		no-repeat 0 0;
	display: block;
	float: left;
	height: 13px;
	margin: 0.2em 0 0 0;
	text-indent: -9999px;
	width: 13px;
}

#gadget-edit-div form.aui .list-container ul.faux-list li a:hover,#gadget-edit-div form.aui .list-container ul.faux-list li a:active,#gadget-edit-div form.aui .list-container ul.faux-list li a:focus
	{
	background-image:
		url('/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/5.1.5/_/download/resources/com.atlassian.confluence.plugins.gadgets:css/../../resources/com.atlassian.gadgets.dashboard%3Adashboard/css/images/ico_delete.png');
}

#gadget-edit-div form.aui .list-container button.js {
	padding: 2px 4px 3px 4px;
} /* Unnecessary in FF, but Safari wants it explicit */
#gadget-edit-div form.aui div.submit {
	text-align: center;
}

form.aui p.gadget-security-warning,form.aui p.gadget-description,form.aui p.gadget-spec-description
	{
	padding-bottom: 5px;
}

#macro-browser-edit-link {
	display: block;
	color: #036;
	outline: none;
	background:
		url(/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/5.1.5/_/download/resources/com.atlassian.confluence.plugins.gadgets:css/../../../images/icons/edit_16.gif)
		no-repeat;
	padding-left: 22px;
}

span.gadget-not-configured-warning {
	background:
		url(/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/5.1.5/_/download/resources/com.atlassian.confluence.plugins.gadgets:css/../../../images/icons/emoticons/warning.png)
		no-repeat 10px 50%;
	padding-left: 30px;
	padding-right: 10px;
	margin-left: 50px;
	color: #333333;
	font-size: 0.8em;
}

#macro-browser-edit-link.disabled {
	color: #ccc;
	cursor: default;
	text-decoration: none;
}

#gadget-edit-div {
	overflow: auto;
	height: 400px;
}

.gadget {
	width: 100%;
}
/*Copied from Refapp gadget directory which copied macro browser*/
#gadget-directory-dialog .dialog .dialog-button-panel button {
	margin-right: 10px;
}

#gadget-directory-dialog .dialog .dialog-button-panel button.left {
	margin: 2px 0 0 10px
}

#gadget-directory-dialog ul.page-menu button {
	cursor: pointer;
}

#gadget-directory-dialog ol.macro-list {
	list-style: none;
	padding: 0;
	margin: 0px;
	float: left;
	width: 624px;
	height: 443px;
	overflow-x: hidden;
	overflow-y: auto;
}

#gadget-directory-dialog .macro-list-item {
	background:
		url(/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/5.1.5/_/download/resources/com.atlassian.confluence.plugins.gadgets:css/../../resources/com.atlassian.confluence.plugins.gadgets:static-resources/images/bg-gadget-default.png)
		no-repeat 15px 15px;
	float: left;
	padding: 5px 0px 0 147px;
	margin: 0;
	border: 2px white;
	min-height: 89px;
	width: 477px;
	font-size: .77em;
	overflow: hidden;
}

#gadget-directory-dialog .macro-list-item .macro-desc {
	/*height: 81px;*/
	margin-top: 2px;
	position: relative;
	overflow: hidden;
	padding-bottom: 10px;
}

/* IE */
#gadget-directory-dialog .macro-list-item h3 {
	margin: 11px 0 0;
	padding: 0;
}

#gadget-directory-dialog .macro-list-item img {
	border: 1px solid #999;
	margin: 10px 0 0 -132px;
	float: left;
}

#gadget-directory-dialog .macro-list-item .add-button {
	margin: 81px 0 0 -131px;
	float: left;
	width: auto;
}

/* IE */
#gadget-directory-dialog .selected-macro:hover,.selected-macro {
	background-color: #fff3c5;
}

#gadget-directory-dialog .dialog .panel-body.macro-input-panel {
	padding: 0;
	margin: 0;
	overflow: hidden;
}

/*For FF2*/
#gadget-directory-dialog .macro-input-fields .boolean-param input {
	width: auto;
}

#gadget-directory-dialog .macro-input-fields .macro-param-div select {
	min-width: 100px;
}

#gadget-directory-dialog .macro-param-desc {
	color: #666;
	padding-top: 3px;
	padding-bottom: 2px;
	font-size: 0.9em;
}

#gadget-directory-dialog .macro-desc {
	color: #333;
	padding-right: 20px;
}

#gadget-directory-dialog .macro-title {
	font-weight: bold;
}

#gadget-directory-dialog a.macro-uri {
	font-size: 9pt;
}

#gadget-directory-dialog .macro-help,.macro-example,.macro-freeform-input,.macro-body-div,.macro-param-div,.macro-input-fields .macro-desc
	{
	padding: 10px 10px 0 10px;
}

#gadget-directory-dialog .macro-body-div label,.macro-param-div label {
	color: #000;
	display: block;
	font-weight: normal;
}

#gadget-directory-dialog .macro-help h3,.macro-example h3 {
	color: #333;
	margin: 0;
	padding: 10px 0;
}

#gadget-directory-dialog p.macro-author,p.macro-desc {
	font-family: arial, tahoma, verdana, sans-serif;
	color: #333;
}

#gadget-directory-dialog div.directory-help {
	border-right: 1px solid #F0F0F0;
	float: left;
	width: 210px;
	height: 413px;
	padding: 15px 15px;
	overflow-x: hidden;
	overflow-y: auto;
}

#gadget-directory-dialog div.directory-help h3 {
	margin: 0 0 10px;
	padding: 0;
}

#gadget-directory-dialog div.directory-help p {
	margin: 0 0 20px;
}

#gadget-directory-dialog div.loading-error {
	padding: 15px;
}

#gadget-directory-dialog div.no-gadgets {
	padding-top: 15px;
	margin-left: 260px;
}

#gadget-directory-dialog div.throbber {
	padding: 145px 360px
}

.select2-container {
	position: relative;
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: top
}

.select2-container,.select2-drop,.select2-search,.select2-search input {
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-khtml-box-sizing: border-box;
	box-sizing: border-box
}

.select2-container .select2-choice {
	background-color: #fff;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee),
		color-stop(0.5, white));
	background-image: -webkit-linear-gradient(center bottom, #eee 0, white 50%);
	background-image: -moz-linear-gradient(center bottom, #eee 0, white 50%);
	background-image: -o-linear-gradient(bottom, #eee 0, #fff 50%);
	background-image: -ms-linear-gradient(top, #eee 0, #fff 50%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr= '#eeeeee',
		endColorstr= '#ffffff', GradientType= 0);
	background-image: linear-gradient(top, #eee 0, #fff 50%);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #aaa;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	position: relative;
	height: 26px;
	line-height: 26px;
	padding: 0 0 0 8px;
	color: #444;
	text-decoration: none
}

.select2-container.select2-drop-above .select2-choice {
	border-bottom-color: #aaa;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee),
		color-stop(0.9, white));
	background-image: -webkit-linear-gradient(center bottom, #eee 0, white 90%);
	background-image: -moz-linear-gradient(center bottom, #eee 0, white 90%);
	background-image: -o-linear-gradient(bottom, #eee 0, white 90%);
	background-image: -ms-linear-gradient(top, #eee 0, #fff 90%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee',
		endColorstr='#ffffff', GradientType=0);
	background-image: linear-gradient(top, #eee 0, #fff 90%)
}

.select2-container .select2-choice span {
	margin-right: 26px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.select2-container .select2-choice abbr {
	display: block;
	position: absolute;
	right: 26px;
	top: 8px;
	width: 12px;
	height: 12px;
	font-size: 1px;
	background:
		url('/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/1.0/_/download/resources/confluence.web.resources:select2/images/select2.png')
		right top no-repeat;
	cursor: pointer;
	text-decoration: none;
	border: 0;
	outline: 0
}

.select2-container .select2-choice abbr:hover {
	background-position: right -11px;
	cursor: pointer
}

.select2-drop {
	background: #fff;
	color: #000;
	border: 1px solid #aaa;
	border-top: 0;
	position: absolute;
	top: 100%;
	-webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
	-moz-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
	-o-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
	box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
	z-index: 9999;
	width: 100%;
	margin-top: -1px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px
}

.select2-drop.select2-drop-above {
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	margin-top: 1px;
	border-top: 1px solid #aaa;
	border-bottom: 0;
	-webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
	-moz-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
	-o-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
	box-shadow: 0 -4px 5px rgba(0, 0, 0, .15)
}

.select2-container .select2-choice div {
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background: #ccc;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc),
		color-stop(0.6, #eee));
	background-image: -webkit-linear-gradient(center bottom, #ccc 0, #eee 60%);
	background-image: -moz-linear-gradient(center bottom, #ccc 0, #eee 60%);
	background-image: -o-linear-gradient(bottom, #ccc 0, #eee 60%);
	background-image: -ms-linear-gradient(top, #ccc 0, #eee 60%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr= '#cccccc',
		endColorstr= '#eeeeee', GradientType= 0);
	background-image: linear-gradient(top, #ccc 0, #eee 60%);
	border-left: 1px solid #aaa;
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	height: 100%;
	width: 18px
}

.select2-container .select2-choice div b {
	background:
		url('/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/1.0/_/download/resources/confluence.web.resources:select2/images/select2.png')
		no-repeat 0 1px;
	display: block;
	width: 100%;
	height: 100%
}

.select2-search {
	display: inline-block;
	white-space: nowrap;
	z-index: 10000;
	min-height: 26px;
	width: 100%;
	margin: 0;
	padding-left: 4px;
	padding-right: 4px
}

.select2-search-hidden {
	display: block;
	position: absolute;
	left: -10000px
}

.select2-search input {
	background: #fff
		url('/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/1.0/_/download/resources/confluence.web.resources:select2/images/select2.png')
		no-repeat 100% -22px;
	background:
		url('/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/1.0/_/download/resources/confluence.web.resources:select2/images/select2.png')
		no-repeat 100% -22px,
		-webkit-gradient(linear, left bottom, left top, color-stop(0.85, white),
		color-stop(0.99, #eee));
	background:
		url('/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/1.0/_/download/resources/confluence.web.resources:select2/images/select2.png')
		no-repeat 100% -22px,
		-webkit-linear-gradient(center bottom, white 85%, #eee 99%);
	background:
		url('/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/1.0/_/download/resources/confluence.web.resources:select2/images/select2.png')
		no-repeat 100% -22px,
		-moz-linear-gradient(center bottom, white 85%, #eee 99%);
	background:
		url('/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/1.0/_/download/resources/confluence.web.resources:select2/images/select2.png')
		no-repeat 100% -22px, -o-linear-gradient(bottom, white 85%, #eee 99%);
	background:
		url('/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/1.0/_/download/resources/confluence.web.resources:select2/images/select2.png')
		no-repeat 100% -22px, -ms-linear-gradient(top, #fff 85%, #eee 99%);
	background:
		url('/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/1.0/_/download/resources/confluence.web.resources:select2/images/select2.png')
		no-repeat 100% -22px, linear-gradient(top, #fff 85%, #eee 99%);
	padding: 4px 20px 4px 5px;
	outline: 0;
	border: 1px solid #aaa;
	font-family: sans-serif;
	font-size: 1em;
	width: 100%;
	margin: 0;
	height: auto !important;
	min-height: 26px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0
}

.select2-drop.select2-drop-above .select2-search input {
	margin-top: 4px
}

.select2-search input.select2-active {
	background: #fff
		url('/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/1.0/_/download/resources/confluence.web.resources:select2/images/spinner.gif')
		no-repeat 100%;
	background:
		url('/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/1.0/_/download/resources/confluence.web.resources:select2/images/spinner.gif')
		no-repeat 100%,
		-webkit-gradient(linear, left bottom, left top, color-stop(0.85, white),
		color-stop(0.99, #eee));
	background:
		url('/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/1.0/_/download/resources/confluence.web.resources:select2/images/spinner.gif')
		no-repeat 100%,
		-webkit-linear-gradient(center bottom, white 85%, #eee 99%);
	background:
		url('/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/1.0/_/download/resources/confluence.web.resources:select2/images/spinner.gif')
		no-repeat 100%,
		-moz-linear-gradient(center bottom, white 85%, #eee 99%);
	background:
		url('/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/1.0/_/download/resources/confluence.web.resources:select2/images/spinner.gif')
		no-repeat 100%, -o-linear-gradient(bottom, white 85%, #eee 99%);
	background:
		url('/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/1.0/_/download/resources/confluence.web.resources:select2/images/spinner.gif')
		no-repeat 100%, -ms-linear-gradient(top, #fff 85%, #eee 99%);
	background:
		url('/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/1.0/_/download/resources/confluence.web.resources:select2/images/spinner.gif')
		no-repeat 100%, linear-gradient(top, #fff 85%, #eee 99%)
}

.select2-container-active .select2-choice,.select2-container-active .select2-choices
	{
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
	-o-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
	box-shadow: 0 0 5px rgba(0, 0, 0, .3);
	border: 1px solid #5897fb;
	outline: 0
}

.select2-dropdown-open .select2-choice {
	border: 1px solid #aaa;
	border-bottom-color: transparent;
	-webkit-box-shadow: 0 1px 0 #fff inset;
	-moz-box-shadow: 0 1px 0 #fff inset;
	-o-box-shadow: 0 1px 0 #fff inset;
	box-shadow: 0 1px 0 #fff inset;
	background-color: #eee;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, white),
		color-stop(0.5, #eee));
	background-image: -webkit-linear-gradient(center bottom, white 0, #eee 50%);
	background-image: -moz-linear-gradient(center bottom, white 0, #eee 50%);
	background-image: -o-linear-gradient(bottom, white 0, #eee 50%);
	background-image: -ms-linear-gradient(top, #fff 0, #eee 50%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',
		endColorstr='#eeeeee', GradientType=0);
	background-image: linear-gradient(top, #fff 0, #eee 50%);
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.select2-dropdown-open .select2-choice div {
	background: transparent;
	border-left: none
}

.select2-dropdown-open .select2-choice div b {
	background-position: -18px 1px
}

.select2-results {
	margin: 4px 4px 4px 0;
	padding: 0 0 0 4px;
	position: relative;
	overflow-x: hidden;
	overflow-y: auto;
	max-height: 200px
}

.select2-results ul.select2-result-sub {
	margin: 0
}

.select2-results ul.select2-result-sub>li .select2-result-label {
	padding-left: 20px
}

.select2-results ul.select2-result-sub ul.select2-result-sub>li .select2-result-label
	{
	padding-left: 40px
}

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label
	{
	padding-left: 60px
}

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label
	{
	padding-left: 80px
}

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label
	{
	padding-left: 100px
}

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label
	{
	padding-left: 110px
}

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label
	{
	padding-left: 120px
}

.select2-results li {
	list-style: none;
	display: list-item
}

.select2-results li.select2-result-with-children>.select2-result-label {
	font-weight: bold
}

.select2-results .select2-result-label {
	padding: 3px 7px 4px;
	margin: 0;
	cursor: pointer
}

.select2-results .select2-highlighted {
	background: #3875d7;
	color: #fff
}

.select2-results li em {
	background: #feffde;
	font-style: normal
}

.select2-results .select2-highlighted em {
	background: transparent
}

.select2-results .select2-no-results,.select2-results .select2-searching,.select2-results .select2-selection-limit
	{
	background: #f4f4f4;
	display: list-item
}

.select2-results .select2-disabled {
	display: none
}

.select2-more-results.select2-active {
	background: #f4f4f4
		url('/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/1.0/_/download/resources/confluence.web.resources:select2/select2-spinner.gif')
		no-repeat 100%
}

.select2-more-results {
	background: #f4f4f4;
	display: list-item
}

.select2-container.select2-container-disabled .select2-choice {
	background-color: #f4f4f4;
	background-image: none;
	border: 1px solid #ddd;
	cursor: default
}

.select2-container.select2-container-disabled .select2-choice div {
	background-color: #f4f4f4;
	background-image: none;
	border-left: 0
}

.select2-container-multi .select2-choices {
	background-color: #fff;
	background-image: -webkit-gradient(linear, 0% 0, 0% 100%, color-stop(1%, #eee),
		color-stop(15%, #fff));
	background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%);
	background-image: -moz-linear-gradient(top, #eee 1%, #fff 15%);
	background-image: -o-linear-gradient(top, #eee 1%, #fff 15%);
	background-image: -ms-linear-gradient(top, #eee 1%, #fff 15%);
	background-image: linear-gradient(top, #eee 1%, #fff 15%);
	border: 1px solid #aaa;
	margin: 0;
	padding: 0;
	cursor: text;
	overflow: hidden;
	height: auto !important;
	height: 1%;
	position: relative
}

.select2-container-multi .select2-choices {
	min-height: 26px
}

.select2-container-multi.select2-container-active .select2-choices {
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
	-o-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
	box-shadow: 0 0 5px rgba(0, 0, 0, .3);
	border: 1px solid #5897fb;
	outline: 0
}

.select2-container-multi .select2-choices li {
	float: left;
	list-style: none
}

.select2-container-multi .select2-choices .select2-search-field {
	white-space: nowrap;
	margin: 0;
	padding: 0
}

.select2-container-multi .select2-choices .select2-search-field input {
	color: #666;
	background: transparent !important;
	font-family: sans-serif;
	font-size: 100%;
	height: 15px;
	padding: 5px;
	margin: 1px 0;
	outline: 0;
	border: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none
}

.select2-container-multi .select2-choices .select2-search-field input.select2-active
	{
	background: #fff
		url('/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/1.0/_/download/resources/confluence.web.resources:select2/images/spinner.gif')
		no-repeat 100% !important
}

.select2-default {
	color: #999 !important
}

.select2-container-multi .select2-choices .select2-search-choice {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background-color: #e4e4e4;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4',
		endColorstr='#eeeeee', GradientType=0);
	background-image: -webkit-gradient(linear, 0% 0, 0% 100%, color-stop(20%, #f4f4f4),
		color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8),
		color-stop(100%, #eee));
	background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee
		100%);
	background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee
		100%);
	background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%
		);
	background-image: -ms-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee
		100%);
	background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
	-webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
	box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
	color: #333;
	border: 1px solid #aaa;
	line-height: 13px;
	padding: 3px 5px 3px 18px;
	margin: 3px 0 3px 5px;
	position: relative;
	cursor: default
}

.select2-container-multi .select2-choices .select2-search-choice span {
	cursor: default
}

.select2-container-multi .select2-choices .select2-search-choice-focus {
	background: #d4d4d4
}

.select2-search-choice-close {
	display: block;
	position: absolute;
	right: 3px;
	top: 4px;
	width: 12px;
	height: 13px;
	font-size: 1px;
	background:
		url('/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/1.0/_/download/resources/confluence.web.resources:select2/images/select2.png')
		right top no-repeat;
	outline: 0
}

.select2-container-multi .select2-search-choice-close {
	left: 3px
}

.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover
	{
	background-position: right -11px
}

.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close
	{
	background-position: right -11px
}

.select2-container-multi.select2-container-disabled .select2-choices {
	background-color: #f4f4f4;
	background-image: none;
	border: 1px solid #ddd;
	cursor: default
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice
	{
	background-image: none;
	background-color: #f4f4f4;
	border: 1px solid #ddd;
	padding: 3px 5px 3px 5px
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close
	{
	display: none
}

.select2-result-selectable .select2-match,.select2-result-unselectable .select2-result-selectable .select2-match
	{
	text-decoration: underline
}

.select2-result-unselectable .select2-match {
	text-decoration: none
}

.select2-offscreen {
	position: absolute;
	left: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5) {
	.select2-search input,.select2-search-choice-close,.select2-container .select2-choice abbr,.select2-container .select2-choice div b
		{
		background-image:
			url('/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/1.0/_/download/resources/confluence.web.resources:select2/images/select2x2.png')
			!important;
		background-repeat: no-repeat !important;
		background-size: 60px 40px !important
	}
	.select2-search input {
		background-position: 100% -21px !important
	}
}

.aui-select2-drop .select2-search input {
	height: 26px !important;
	min-height: auto;
	font-family: inherit
}

.aui-select2-drop .select2-results ul.select2-result-sub {
	padding: 0
}

.aui-select2-drop.aui-dropdown2 .select2-search {
	padding: 5px
}

.aui-select2-drop.select2-offscreen {
	top: -32767px !important
}

.aui-select2-drop {
	-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.13);
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.13);
	z-index: 9999
}

.aui-select2-drop .select2-result-unselectable>.select2-result-label {
	text-transform: uppercase;
	font-size: 12px;
	color: #707070;
	padding: 5px 10px 0
}

.aui-select2-drop .select2-results ul.select2-result-sub>li .select2-result-label,.aui-select2-drop .select2-results .select2-result-label,.aui-select2-drop .select2-results .select2-searching,.aui-select2-drop .select2-results .select2-no-results
	{
	padding: 3px 10px;
	line-height: 24px
}

.aui-select2-drop .select2-result-label {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.aui-select2-drop .select2-results {
	margin: 0;
	padding: 0
}

.aui-select2-drop
 
.select2-results
>
*
:not
 
(
:first-child
 
){
margin-top
:
 
10
px


}
.aui-select2-drop .select2-more-results,.aui-select2-drop .select2-searching,.aui-select2-drop .select2-no-results
	{
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
	background-color: #fff
}

.aui-select2-container .aui-button,.aui-select2-drop {
	color: inherit
}

.aui-select2-container .aui-button>span {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.aui-select2-container .aui-button {
	padding-right: 23px !important;
	position: relative;
	width: inherit
}

.aui-select2-container a.aui-button,.aui-select2-container a.aui-button:focus,.aui-select2-container a.aui-button:hover,.aui-select2-container a.aui-button:active
	{
	text-decoration: none
}

.aui-select2-container .aui-button:after {
	border: 4px solid transparent;
	content: "";
	height: 0;
	left: 100%;
	margin-left: -18px;
	margin-top: -2px;
	opacity: .8;
	position: absolute;
	top: 50%;
	width: 0
}

.aui-select2-container .aui-button:after {
	border-top-color: #333
}

.aui-select2-container .aui-button:hover:after,.aui-select2-container .aui-button.active:after
	{
	opacity: 1
}

.aui-select2-container .aui-button:after {
	margin-top: 0;
	top: 12px
}

.aui-select2-drop .select2-search input,.aui-select2-drop {
	border: 1px solid #ccc
}

.aui-select2-drop .select2-search input {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}

.aui-select2-drop .select2-results ul.select2-result-sub {
	margin: 2px 0
}

.aui-select2-container.select2-dropdown-open .aui-button {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	border-bottom-width: 0;
	padding-bottom: 5px;
	background-image: none;
	background-color: #f2f2f2;
	box-shadow: inset 0 3px 6px rgba(0, 0, 0, .1);
	text-shadow: none
}

.aui-select2-drop .select2-result-sub .select2-result-unselectable>.select2-result-label
	{
	text-transform: none;
	font-size: inherit;
	margin-top: 5px
}

.aui-select2-drop.aui-dropdown2.aui-style-default {
	margin-left: 0
}

.aui.dom-filter-field-form {
	margin: 0;
	float: right
}

.aui.dom-filter-field-form input.text {
	font-size: 14px
}

.aui.dom-filter-field-form input.text.blank-search {
	color: #707070
}

.dialog-wizard-page-wrapper {
	display: table;
	height: 100%;
}

.dialog-wizard-page-wrapper .create-dialog-page-main {
	width: 500px;
	margin: 0;
	padding: 20px;
}

.dialog-wizard-page-wrapper.with-description .create-dialog-page-main .long-field
	{
	width: 300px;
}

.dialog-wizard-page-wrapper .create-dialog-page-description {
	padding: 20px 20px 20px 0px;
}

.dialog-wizard-page-wrapper>div {
	display: table-cell;
	vertical-align: top;
}

#create-dialog .create-dialog-page-description h3 {
	font-weight: bold;
}

#create-dialog .create-dialog-page-description h3 a {
	color: #3B73AF;
}

#create-dialog .how-to-use-blueprint-page h1 {
	color: #205081;
}

#create-dialog .how-to-use-blueprint-page h3 {
	font-weight: bold;
}

ol.howto-steps {
	counter-reset: item;
	list-style-type: none;
	margin: 30px 0px 0px 40px;
}

li.howto-step {
	display: block;
}

li.howto-step:before {
	content: counter(item) "  ";
	counter-increment: item;
	color: #707070;
	font-size: 24px;
	margin: 0px 30px 20px 0px;
	float: left;
}

.howto-step {
	margin: 0px 0px 20px 0px;
}

.howto-step p {
	margin: 0px 0px 0px 0px;
	width: 450px;
}

.user-avatar,.group-avatar {
	background: transparent 50% 50% no-repeat;
	display: inline-block;
	vertical-align: text-bottom;
}

form.aui .select2-container-multi {
	height: auto;
}

form.aui .select2-container-multi .select2-choices {
	background-image: none;
	border: medium none;
	min-height: 28px;
}

form.aui .select2-container-multi .select2-choices .select2-search-choice
	{
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
	color: #333333;
	margin: 2px;
}

form.aui .select2-container-multi .select2-choices .select2-search-choice .aui-avatar
	{
	display: inline-block;
	margin-right: 5px;
}

form.aui .select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close
	{
	top: 5px;
}

form.aui .select2-container-multi .select2-choices :first-child.select2-search-field
	{
	width: 100%;
}

form.aui .select2-container-multi .select2-choices :first-child.select2-search-field input
	{
	font-family: inherit;
}

form.aui .select2-container-multi.select2-container-active .select2-choices
	{
	box-shadow: none;
}

.users-autocomplete {
	min-height: 32px;
	line-height: 30px;
}

.users-autocomplete .user-avatar,.users-autocomplete .group-avatar {
	margin-right: 5px;
}

.users-autocomplete>ul>li>input.select2-input {
	color: #333333;
}

.users-dropdown .select2-result-label>div {
	display: inline;
}

.users-dropdown .user-avatar,.users-dropdown .group-avatar {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}

.users-dropdown .email-address {
	color: #707070;
	font-size: 12px;
	margin-left: 10px;
}

.users-dropdown .select2-highlighted {
	background-color: #3b73af;
}

.users-dropdown .select2-highlighted .email-address {
	color: #ffffff;
}

#create-dialog {
	/* .dialog-tip from AJS.Dialog seems to have some non-ADG styles that need overriding */
	
}

#create-dialog .wait-container {
	display: none;
}

#create-dialog .loading .wait-container {
	text-align: center;
	height: 16px;
	line-height: 16px;
	width: 100%;
	position: absolute;
	top: 50%;
	margin-top: -8px;
	display: block;
}

#create-dialog .loading .wait-container>.wait-text {
	font-size: 14px;
	margin-left: 4px;
}

#create-dialog .loading .wait-container>.wait-icon {
	vertical-align: text-bottom;
}

#create-dialog .loadable {
	display: block;
}

#create-dialog .loading>.loadable {
	display: none;
}

#create-dialog .create-dialog-location-bar {
	border-bottom: 1px solid #ccc;
	padding: 10px 20px;
	overflow: auto;
}

#create-dialog .create-dialog-location-bar>div:last-child {
	color: #707070;
	line-height: 30px;
	overflow: hidden;
	text-align: right;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#create-dialog .create-dialog-location-bar select {
	width: 250px;
}

#create-dialog .create-dialog-location-bar>div:first-child>* {
	float: left;
}

#create-dialog .create-dialog-location-bar>div {
	float: left;
	width: 50%;
}

#create-dialog .create-dialog-location-bar>div>label {
	line-height: 30px;
	padding: 0;
}

#create-dialog .template-meta {
	padding-left: 60px;
}

#create-dialog .templates,#create-dialog .template {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#create-dialog .dialog-button-panel>.wait-icon {
	vertical-align: text-bottom;
	margin-right: 10px;
}

#create-dialog .create-dialog-parent-container span {
	padding-left: 10px;
}

#create-dialog h3 {
	margin: 0;
	font-weight: normal;
	color: #333333;
}

#create-dialog .template.selected {
	background-color: #E6EFF8;
	border: 1px solid #CCD9EA;
	border-radius: 3px;
}

#create-dialog .template-selection-header {
	padding: 20px 20px 10px 20px;
}

#create-dialog .templates {
	padding: 10px;
	overflow: auto;
	list-style: none;
	margin: 0;
	width: 840px;
	height: 290px;
}

#create-dialog h2.dialog-title {
	line-height: 25px;
}

#create-dialog .dialog-panel-body {
	overflow: hidden;
}

#create-dialog .dialog-panel-body.loading {
	position: relative;
}

#create-dialog .templates:focus {
	outline: none;
}

#create-dialog .dom-filter-field-form {
	margin-right: 10px;
}

#create-dialog .template {
	float: left;
	vertical-align: top;
	margin: 0;
	padding: 10px;
	border: 1px solid white;
	border-radius: 3px;
	cursor: pointer;
	width: 388px;
	height: 80px;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

#create-dialog h2.dialog-title .dialog-help-link {
	margin-top: 2px;
}

#create-dialog .how-to-button-panel .dialog-tip {
	color: #333333;
}

#create-dialog .how-to-button-panel .dialog-tip label {
	margin-left: 7px;
}

#create-dialog .create-dialog-create-button {
	margin-right: 10px;
}

#create-dialog .template-preview-container {
	text-align: center;
}

#create-dialog .space-select-control-container {
	margin-left: 28px;
}

#create-dialog .space-select-control-container div.description {
	color: #707070;
	font-size: 12px;
	line-height: 1.66667;
	margin: 5px 0 0;
}

#create-dialog .template-description {
	margin-top: 0;
	height: 40px;
	overflow: hidden;
}

#create-dialog .template-preview {
	float: left;
	width: 48px;
	height: 48px;
	vertical-align: text-bottom;
}

#create-dialog .dialog-button-panel .add-remove-customise-templates-trigger.button-panel-link
	{
	padding-left: 10px;
}

#create-dialog .template-name {
	font-weight: bold;
	margin-top: 0;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

#create-dialog .add-remove-customise-templates-trigger {
	float: left;
}

#create-dialog #discover-new-banner {
	border-bottom: 1px solid #ccc;
	background-color: #f5f6f8;
}

#create-dialog #discover-new-banner .aui-button-link {
	padding: 0;
	height: auto;
	line-height: normal;
	font-weight: bold;
}

#create-dialog #discover-new-banner .aui-iconfont-info {
	color: #4a6785;
	font-size: 14px;
}

#create-dialog #discover-new-banner .icon-close {
	top: 12px;
}

#create-dialog .new-flag {
	margin: 0px 0px 0px 10px;
}

#whats-new-dialog .whats-new-timeout {
	padding: 33px
}

#whats-new-dialog .whats-new-throbber {
	margin: 122px 0 0 320px
}

#whats-new-dialog iframe {
	height: 430px;
	width: 840px
}

#whats-new-dialog .dialog-tip {
	color: #000;
	text-align: left
}

.shortcutsmenu {
	font-size: 13px;
	position: relative;
}

#keyboard-shortcuts-dialog .module {
	clear: none;
	float: left;
	margin: 0 7px 8px 8px;
	width: 47%;
}

#keyboard-shortcuts-dialog .module span {
	line-height: 1.8;
}

#keyboard-shortcuts-dialog .module .item-description {
	color: #666;
	float: left;
	font-weight: normal;
	margin: 0 10px 0 0;
	padding: 6px 0 0 0;
	text-align: left;
	width: 40%;
	clear: left;
}

#general-shortcuts-panel .module .item-description {
	width: 49%;
}

#keyboard-shortcuts-dialog .module:nth-child(odd) {
	clear: left;
	margin-right: 15px;
}

#keyboard-shortcuts-dialog .module .mod-item {
	margin: 7px 0;
	padding: 0;
}

#keyboard-shortcuts-dialog .module ul.mod-item li.item-details {
	list-style-type: none;
	margin: 0 0 9px 0;
	clear: left;
}

#keyboard-shortcuts-dialog .module .mod-header {
	background-position: 0 12px;
}

#keyboard-shortcuts-dialog .module .mod-content {
	padding: 0 2px 0 0;
}

#keyboard-shortcuts-dialog .module h3 {
	border-bottom: thin solid #BBB;
	color: #000;
	font-weight: normal;
	margin: 0 0 1px 0;
	padding: 2px 2px 2px 0;
}

#keyboard-shortcuts-dialog .module kbd {
	background: #fff
		url(/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/5.1.5/_/download/resources/com.atlassian.confluence.keyboardshortcuts:confluence-keyboard-shortcuts/images/key_bg.png)
		repeat-x scroll 0 100%;
	border: 1px solid #ddd;
	-moz-border-radius: 0.166em;
	-webkit-border-radius: 0.166em;
	border-radius: 0.166em;
	display: inline-block;
	font-family: Arial, FreeSans, Helvetica, sans-serif;
	padding: 0 6px;
	text-align: center;
}

#keyboard-shortcuts-dialog .module kbd.regular-key {
	min-width: 16px;
	padding: 0 4px;
}

#keyboard-shortcuts-dialog .module kbd.modifier-key {
	min-width: 26px;
}

#keyboard-shortcuts-dialog .module .key-separator {
	padding: 0 7px;
}

.keyboard-shortcut-dialog-panel-header {
	font-size: 13px;
	margin: 0 8px 15px 7px;
}

#keyboard-shortcut-enabled-checkbox {
	margin: 3px 3px 3px 0;
}

.keyboard-shortcut-dialog-panel-footer {
	font-size: 13px;
	margin: 0 8px 10px;
	clear: both;
}

/*Styles for the Editor Autoformatting panel in the Keyboard Shortcuts dialog*/
#autoformat-shortcuts-panel .mod-item h1 {
	margin: 0;
	width: 147px;
}

#autoformat-shortcuts-panel .mod-item h3 {
	border-bottom: none;
}

#autoformat-shortcuts-panel .mod-item blockquote {
	margin: 0 20px;
}

#autoformat-shortcuts-panel .mod-item ol {
	margin: 0;
	padding-left: 18px;
}

#autoformat-shortcuts-panel .mod-item img {
	padding-top: 5px;
}

#autoformat-shortcuts-panel .mod-item .item-description ul {
	margin: 0;
	padding-left: 14px;
}

#autoformat-shortcuts-panel .mod-item .item-description li {
	padding-top: 3px;
}

#autoformat-shortcuts-panel .module .item-description {
	padding: 0;
}

#autoformat-shortcuts-panel .module .item-description {
	width: 43%;
}

#autoformat-shortcuts-panel .table-action {
	display: inline-block;
	margin-top: 3px;
}

#autoformat-shortcuts-panel .style-action {
	display: inline-block;
	margin-top: 1px;
}

/*This is really only needed for IE8*/
#autoformat-shortcuts-panel .styles-module {
	height: 135px;
}

body.dashboard #main {
	padding-top: 0
}

body.dashboard #main-header {
	margin: 0 -20px;
	padding: 20px;
	border-bottom: 1px solid #ccc;
	background-color: #f5f5f5
}

body.dashboard .dashboard-section {
	display: table;
	min-width: 100%
}

.dashboard {
	margin-top: 20px
}

.dashboard-group {
	display: table-cell;
	margin-bottom: 20px;
	vertical-align: top;
	width: 50%
}

.dashboard-group.left {
	width: 35%;
	padding-right: 20px
}

.dashboard-group.right {
	width: 65%
}

.dashboard-item {
	margin-top: 20px
}

.dashboard-item:first-child {
	margin: 0
}

.dashboard-item>h2 ~ h2 {
	margin-top: 20px
}

.dashboard-group>div {
	margin-top: 20px
}

.dashboard .tabs-pane>:first-child {
	margin-top: 10px;
	padding-top: 0
}

#spaces-pane .section-title {
	display: table;
	width: 100%
}

#spaces-pane .section-title>* {
	display: table-cell
}

#spaces-pane .section-title>.sublink {
	position: static;
	text-align: right;
	vertical-align: middle;
	font-weight: bold
}

#dashboard-get-started {
	margin: 0;
	padding: 10px 0 0 0
}

#dashboard-get-started li {
	list-style: none;
	padding-left: 64px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 20px
}

#dashboard-get-started li p {
	margin-top: 0
}

#dashboard-get-started li.add-users {
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAA3NCSVQICAjb4U/gAAAAMFBMVEX///9wcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHAnFTKsAAAAEHRSTlMAESIzRFVmd4iZqrvM3e7/dpUBFQAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAAUdEVYdENyZWF0aW9uIFRpbWUANi8xLzEzOKlF0AAAAcZJREFUOI3Nkb9OG0EQxr/DYFvYUVxGEZg8gcMLkFjpKMDpU8RPAKaioIipKZyCGidSikgpTBcpzZkX4IiU/gRESEhIJ+AAm/sz7Mxw9iLok69Y7c5Ps/vtN8B/rsWAvj1VL5LR5ydAh8Ht4/okiZp2zdk428a0ggMs7v+s3INlU/g6p+DypVn+an2KTtfduKHg2ovWd+i9gFr8CnnqKYjNKxPekYDuYeaJNTCH6lBAwE7mMnBuDvlUfbKJUqr1YJdtUp1BzLhEgRIG8ARIXzn6KKbcvtxeH/W9Hkz6RGmzczG6Hb09bv6N/I9fa5jli2c0slpUwUw6r7/NBXtw3KP7vP/k/BDOO+BDHY1kfonaAt7QptM5xAJ936JrVAeVF3Qs2XonpquZU7vNfAtYifnxaY2sqt841li/mLVxIxe6ChIx+ik0i787mjhL3i0lJjASo7UMhGLahP9MI+5mINLjARqXvJmgkTggvA3R7T94gsQQykP4Lcssi1NEIYG2ro7BQKcH/V5vDBL9Ity2zMQS2y9G4MENp2zQZutXKJjw4qIN+p4ZZUvHU7bBOcZ6boPQAg86+hZwuuN6XLEACn5WTzfx73UHbOmi/fABgc0AAAAASUVORK5CYII=)
}

#dashboard-get-started li.user-profile {
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAA3NCSVQICAjb4U/gAAAAMFBMVEX///9wcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHAnFTKsAAAAEHRSTlMAESIzRFVmd4iZqrvM3e7/dpUBFQAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAAUdEVYdENyZWF0aW9uIFRpbWUANi8xLzEzOKlF0AAAATlJREFUOI291D9KA0EUBvAvkwUxUfAIqUUwJwgSbKz0BnqDCNayuYGNtfEGBi+wwSZlCgvLaCzsdkQCIYbMc3eys/vmj2Dlg22+H7PMvMcMcE2BegF2iFKvJI0Qf+zBq9rNAtO+nwPba6jAAkBIqFAO/DNEd6RuAyCSvBWPPnR0j1TbBSE33Zu50CzaunLh3DT8zIEHA/cOSAOvNohydl82RCXM/7gCJXw6kBgYOtAzcOHAbpGv3ZObbc297vasPzGoT/P8GR5ga0I0RgAgjrsIglUMrrJv/8mHAxp3TwIzrxcDeXehUxzQLDFQm5hevdnQKNu+siGu7uUlByErmHFoVjktOZwyoCMGCYdhBRHPN7OS+jo3LPjWu9EPwKEF1NIPQLxs8VPk1YcYLLJHJk3tnFSWjPDbs/QDCrbjEHBGqvMAAAAASUVORK5CYII=)
}

#dashboard-get-started li.create-space {
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAA3NCSVQICAjb4U/gAAAAyVBMVEX///9wcHBwcHBwcHCzs7NwcHCwsLB0dHRwcHBwcHCurq6tra2Tk5NwcHCrq6twcHBwcHBwcHChoaFwcHCcnJxwcHCZmZlycnJwcHCTk5ONjY2Li4uDg4NycnJwcHD////7+/v39/fz8/Pt7e3r6+vn5+fl5eXi4uLe3t7Z2dnT09PMzMzGxsbDw8O+vr67u7u3t7ewsLClpaWhoaGZmZmUlJSTk5ORkZGLi4uJiYmDg4OBgYF/f396enp4eHh2dnZ0dHRycnJwcHDEausyAAAAQ3RSTlMAESIzRERVVVVmd3d3d4iImaq7u8zM3d3d7u7u7u7u////////////////////////////////////////////////nly5IwAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAAUdEVYdENyZWF0aW9uIFRpbWUANi8xLzEzOKlF0AAAAk1JREFUSImNlX97mjAQxwOowzoGymTWrRG0tW6dW2c7V+cguXv/L6pJnEJ+oL1/4Anfz5O7+4YLIWZ0o3SCKiZp1LU+GxEkVCjp/5CvSXBG3k2lJI1D3yOe54dxKpm0bRt/KNWh11zzwrFAhr5LH1KkQ8f+gdiWhvZ6LIps2TsUTYjNxQQx8VxqlZhINjH1tN8mlxEZRHxBT0hfy0rkD1ZkHXOPU+VdRFYaUSGWPY0YIj129wvsZmYUYlOd8CY4PLy9B7a0gBni1iBCxEPfP8OTrRdA8dsgUkzl4x2wOycwyw0iQJQn4RNsHXoJzAojq7EyA+BbGzDLdaKPVPa3cukFsJDN+tMkPCrKTg3TNosj8HgkOo2cInKjmSb9OvR4i6fITkAi+rTnzRKUX4ooagLqIuiEALu1/NJ8nLMaCCgSqArbL42oasAXADKXX0s34EmAW+0v9KxKAyjnJqD8WroAX9Ww1IFj95cOQBa9Zw86cPJrYQOyrVP+qwk0/NrYgDRupB/Wpl82II/GFehVH0P4ZQHq8JGKP7gA0X4LUMebZO4fyAUcfqAesHsXUFpAl6pflEzh+W3A+DAEyAD417cApzFDrmFfXAbqQUY6JWwuA41RST4A/3kJiBvDmJCPwH+cByLjEsqAP+ZngNi6ggTxlLcC9pUls4K/qxbAdSmKykvgz6vcBPIVuK9d0d1rAPaynjeB+XrH2y52EVdTMSur3eb76rYoKlhvXiqxcBO1yGX0MinhnDGGyCWe9c7IVQxG072cyoj/pqOB9fkVP1fisutaV84AAAAASUVORK5CYII=)
}

.entity-list-section+.entity-list-section {
	margin-top: 20px
}

.entity-list-section .section-title {
	position: relative
}

.entity-list-section .more-entities {
	border-top: 1px solid #CCC;
	padding: 5px 0
}

.sublink {
	position: absolute;
	top: 0;
	right: 0
}

.entity-list {
	padding: 0;
	list-style-type: none
}

.entity-list-item {
	display: table;
	width: 100%;
	padding: 5px 0;
	border-top: 1px solid #CCC
}

.entity-list-item>div {
	display: table-cell;
	vertical-align: middle
}

.entity-logo,.entity-logo img {
	height: 24px;
	width: 24px
}

.entity-info {
	padding-left: 8px
}

.entity-favourites {
	padding-left: 8px;
	width: 16px;
	height: 16px;
	text-align: right
}

.entity-attribute.space-name {
	vertical-align: middle;
	padding-left: 10px
}

.global.logo,.space.logo {
	border-radius: 50%
}

.entity-icon {
	font-size: 0
}

body {
	color: #333;
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857142857143;
}

p,ul,ol,dl,h1,h2,h3,h4,h5,h6,blockquote,pre,form.aui,table.aui,.aui-tabs,.aui-panel,.aui-group
	{
	margin: 10px 0 0 0;
}

p:first-child,ul:first-child,ol:first-child,dl:first-child,h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child,blockquote:first-child,pre:first-child,form.aui:first-child,table.aui:first-child,.aui-tabs:first-child,.aui-panel:first-child,.aui-group:first-child
	{
	margin-top: 0;
}

h1 {
	font-size: 24px;
	font-weight: normal;
	line-height: 1.25;
	margin: 40px 0 0 0;
}

h2 {
	font-size: 20px;
	font-weight: normal;
	line-height: 1.5;
	margin: 40px 0 0 0;
}

h3 {
	font-size: 16px;
	line-height: 1.5625;
	margin: 30px 0 0 0;
}

h4 {
	font-size: 14px;
	line-height: 1.5;
	margin: 20px 0 0 0;
}

h5 {
	color: #707070;
	font-size: 12px;
	line-height: 1.66666666666667;
	margin: 20px 0 0 0;
	text-transform: uppercase;
}

h6 {
	color: #707070;
	font-size: 12px;
	line-height: 1.66666666666667;
	margin: 20px 0 0 0;
}

h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child
	{
	margin-top: 0;
}

h1+h2,h2+h3,h3+h4,h4+h5,h5+h6 {
	margin-top: 10px;
}

.aui-group>.aui-item>h1:first-child,.aui-group>.aui-item>h2:first-child,.aui-group>.aui-item>h3:first-child,.aui-group>.aui-item>h4:first-child,.aui-group>.aui-item>h5:first-child,.aui-group>.aui-item>h6:first-child
	{
	margin-top: 20px;
}

.aui-group:first-child>.aui-item>h1:first-child,.aui-group:first-child>.aui-item>h2:first-child,.aui-group:first-child>.aui-item>h3:first-child,.aui-group:first-child>.aui-item>h4:first-child,.aui-group:first-child>.aui-item>h5:first-child,.aui-group:first-child>.aui-item>h6:first-child
	{
	margin-top: 0;
}

small {
	color: #707070;
	font-size: 12px;
	line-height: 1.33333333333333;
}

code,kbd {
	font-family: monospace;
}

var,address,dfn,cite {
	font-style: italic;
}

cite:before {
	content: "\2014 \2009";
}

blockquote {
	border-left: 1px solid #ccc;
	color: #707070;
	margin-left: 19px;
	padding: 10px 20px;
}

blockquote>cite {
	display: block;
	margin-top: 10px;
}

q {
	color: #707070;
}

q:before {
	content: open-quote;
}

q:after {
	content: close-quote;
}

abbr {
	border-bottom: 1px #707070 dotted;
	cursor: help;
}

.aui-avatar {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
}

.aui-avatar-inner {
	display: table-cell;
	vertical-align: middle;
}

.aui-avatar img {
	border-radius: 3px;
	display: block;
	margin: 0 auto;
	height: 100%;
	width: 100%;
}

.aui-avatar-xsmall,.aui-avatar-xsmall .aui-avatar-inner {
	height: 16px;
	width: 16px;
}

.aui-avatar-small,.aui-avatar-small .aui-avatar-inner {
	height: 24px;
	width: 24px;
}

.aui-avatar-medium,.aui-avatar-medium .aui-avatar-inner {
	height: 32px;
	width: 32px;
}

.aui-avatar-large,.aui-avatar-large .aui-avatar-inner {
	height: 48px;
	width: 48px;
}

.aui-avatar-xlarge,.aui-avatar-xlarge .aui-avatar-inner {
	height: 64px;
	width: 64px;
}

.aui-avatar-xxlarge,.aui-avatar-xxlarge .aui-avatar-inner {
	height: 96px;
	width: 96px;
}

.aui-avatar-xxxlarge,.aui-avatar-xxxlarge .aui-avatar-inner {
	height: 128px;
	width: 128px;
}

.aui-avatar-xxlarge img,.aui-avatar-xxxlarge img {
	border-radius: 5px;
}

.aui-avatar-project {
	background-color: #fff;
	box-shadow: 0 0 0 1px #ccc;
	position: relative;
}

.aui-avatar-project,.aui-avatar-project img {
	border-radius: 100%;
}

.aui-avatar-project img {
	height: auto;
	max-height: 100%;
	max-width: 100%;
	width: auto;
}

.aui-avatar-project:before {
	border-radius: 100%;
	border: 1px solid #ccc;
	bottom: -1px;
	content: "";
	left: -1px;
	position: absolute;
	right: -1px;
	top: -1px;
}

.aui-layout .aui-header,.aui-layout #footer {
	clear: both;
	float: left;
	width: 100%;
}

.aui-layout #content {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	clear: both;
	position: relative;
}

.aui-layout #content:before {
	content: "";
	clear: both;
	display: table;
}

.aui-layout #footer .footer-body a {
	color: #707070;
}

.aui-layout #footer .footer-body>ul,.aui-layout #footer .footer-body>p {
	margin: 10px 0 0 0;
}

.aui-layout #footer .footer-body>ul:first-child,.aui-layout #footer .footer-body>p:first-child
	{
	margin: 0;
}

.aui-layout #footer .footer-body>ul {
	display: block;
	font-size: 0;
	list-style: none;
	padding: 0;
}

.aui-layout #footer .footer-body>ul>li {
	display: inline-block;
	font-size: 12px;
	line-height: 1.66666666666667;
	padding: 0;
	white-space: nowrap;
}

.aui-layout #footer .footer-body>ul>li+li {
	margin-left: 10px;
}

.aui-layout #footer .footer-body>ul>li:after {
	content: "\b7";
	margin-left: 10px;
	speak: none;
}

.aui-layout #footer .footer-body>ul>li:last-child:after {
	display: none;
}

.aui-group {
	display: table;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-spacing: 0;
	table-layout: fixed;
	width: 100%;
}

.aui-group>.aui-item {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: table-cell;
	margin: 0;
	vertical-align: top;
}

.aui-group>.aui-item+.aui-item {
	padding-left: 20px;
}

.aui-layout .aui-group>header {
	display: table-caption;
}

.aui-group.aui-group-split>.aui-item {
	text-align: right;
}

.aui-group.aui-group-split>.aui-item:first-child {
	text-align: left;
}

.aui-group.aui-group-trio>.aui-item {
	text-align: left;
}

.aui-group.aui-group-trio>.aui-item+.aui-item {
	text-align: center;
}

.aui-group.aui-group-trio>.aui-item+.aui-item+.aui-item {
	text-align: right;
}

.aui-theme-default {
	margin: 0;
	padding: 0;
}

.aui-theme-default #content {
	margin: 0;
	padding: 0;
}

.aui-theme-default {
	background: #f5f5f5;
	color: #333;
}

.aui-theme-default a {
	color: #3b73af;
	text-decoration: none;
}

.aui-theme-default a:focus,.aui-theme-default a:hover,.aui-theme-default a:active
	{
	text-decoration: underline;
}

.aui-theme-default #footer {
	background:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAuCAYAAABqK0pRAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpCNDI3QTM5RTEwMzM2ODExODA4NjlCM0YyRDQ4RkI0MiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpCMUY1REQ0Qzg1MDAxMUUxQkFCQzhENkQwNkQ3NDI2NyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpCMUY1REQ0Qjg1MDAxMUUxQkFCQzhENkQwNkQ3NDI2NyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1LjEgTWFjaW50b3NoIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RkE3RjExNzQwNzIwNjgxMThDMTRDRkQ1NTI3RURFN0QiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QjQyN0EzOUUxMDMzNjgxMTgwODY5QjNGMkQ0OEZCNDIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7XZaOHAAADFElEQVR42tSZjW6jMAyACQ2FsnLbPUjf/z36IFN10BXaUI5MRrKshJgklM1SpGo0qT//h4nT6ZQnSSLH9TWuIfldshtXMa5OA/yBPx7GdfslQBqgBAgtmQZR4BEBD/VqAUr9MIAcLSxKA1zG9QYemaSApQDqPq5+4/DJ4TOV5nw+3ySEUaPjbFwV+bJ+fpyoAah7gacyUHxvUV7LAyC+dZFCCPzgE3lHkI0SVom+/wCoJ3xeKgLO3KHzM8eeHvK4pcpRucIXSwsQtlpmsRQXYIkMc8VIzmzCQPmMi02AMcXoAS4IBbqimM1nvBRLBshFduVc4t4OVg0wU2jJSMpPOedVTHCyJx5QOJx2aKWMcHmCwn2MKsix5gG5enBYc40esoffDcqRDPWRCmDuoPRaDXIqwQXRLzjZTSNCgrr+LRJAhUI0emgpx96jYXwRoFQKedCjMEnhzIacVaABMPHpTZxk7wxDGpYSKhmO69wRriYQX4N+S8rw2t3xnMaycliwNex3NdE2BkjHuJ9UhjHHlnNfJAyPDG9E8cjAsIgkCj0sRaAh+fTOmBJYxYTbEK8QAsLRbxSCvpLO3xKDHJmTbstRMGVWt4FpmQopPsClbSrRNcmLA+O8mlt+uSCThTmjxAeBqUmVKgw5ZQupxxogk4VciS8IDG2oHIh+pmBEGRqnZlYxYS7Ii5IJoQ31b+mbnKUeSRaMJdgzEj5zrNZ4jfGec1EDShVMGLHg3NZHoTTxl5ppORHZ01EvVpNcZhJ7abjWIQekgQoMJKE3gYgBEgoTBSIWiC9MNIiYID4wz6j348Bkt8FwCkCJ7v8/xiPCMCxyOjNnjH8piPbAX9QguTCCOba8BOQNeaNCMApgXJInEd4Xh+aIMNwrKnQ9VVCZXFbXzz+39EhpifGPmZuhSXaMuW01EDFzy6OxT+/qtqvyJiCufy9IUpZdFyUZMrOFgOwXvv3oGD0j38ojS1/juHLFu3r5Vi3XDypLTrTwGkjEBklX2nd3QEa/tfqChLzFd+WJWEMhm3SOMFCee5++l7T/AgwAB4DnTld9IesAAAAASUVORK5CYII=)
		center bottom no-repeat;
	color: #707070;
	font-size: 12px;
	margin: 20px 0;
	padding: 0 0 65px 0;
	text-align: center;
}

.aui-theme-default #footer .footer-body {
	background: transparent;
	color: #707070;
	font-size: 12px;
	line-height: 1.66666666666667;
	margin: 0;
	padding: 0 10px;
	text-align: center;
}

.aui-theme-default #content>.aui-panel {
	background: #fff;
	margin: 20px 0 0 0;
	padding: 20px;
	border-color: #ccc;
	border-style: solid;
	border-width: 1px 0;
}

.aui-theme-default #content>.aui-page-header {
	padding: 20px;
}

.aui-theme-default #content>.aui-page-header+.aui-panel {
	margin-top: 0;
}

.aui-theme-default #content>.aui-page-header:first-child {
	margin-top: 0;
}

.aui-theme-default .aui-panel+.aui-panel {
	margin-top: 20px;
}

.aui-page-panel {
	background: #fff;
	border: 1px solid #ccc;
	border-left-width: 0;
	border-right-width: 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	clear: both;
	display: block;
	margin: 20px 0 0 0;
	padding: 0;
	position: relative;
	width: 100%;
}

.aui-page-panel-inner {
	border-spacing: 0;
	display: table;
	table-layout: fixed;
	width: 100%;
}

.aui-page-panel-nav,.aui-page-panel-content,.aui-page-panel-item,.aui-page-panel-sidebar
	{
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: table-cell;
	padding: 20px;
	vertical-align: top;
}

.aui-page-panel-nav {
	border-right: 1px solid #ccc;
	width: 218px;
}

.aui-page-panel-sidebar {
	width: 35%;
}

.aui-page-panel-item {
	padding: 0;
}

.aui-page-panel-nav ~ .aui-page-panel-sidebar {
	width: 30%;
}

.aui-page-header+.aui-page-panel,.aui-navbar+.aui-page-panel {
	margin-top: 0;
}

.aui-navbar+.aui-page-panel {
	border-top: none;
}

.aui-page-panel-nav>.aui-nav-vertical {
	margin-left: -10px;
	margin-right: -10px;
}

.aui-page-focused .aui-page-header,.aui-page-focused .aui-page-panel,.aui-page-focused #footer .footer-body,.aui-page-fixed .aui-header-inner,.aui-page-fixed .aui-page-header-inner,.aui-page-fixed .aui-navgroup-horizontal .aui-navgroup-inner,.aui-page-fixed .aui-page-panel-inner,.aui-page-fixed #footer .footer-body,.aui-page-hybrid .aui-page-header,.aui-page-hybrid .aui-navgroup-horizontal .aui-navgroup-inner,.aui-page-hybrid .aui-page-panel-inner,.aui-page-hybrid #footer .footer-body
	{
	margin-left: auto;
	margin-right: auto;
	width: 980px;
}

.aui-page-fixed .aui-header-inner,.aui-page-hybrid .aui-navgroup-horizontal .aui-navgroup-inner,.aui-page-fixed .aui-navgroup-horizontal .aui-navgroup-inner
	{
	width: 1000px;
}

.aui-page-focused-small .aui-page-header,.aui-page-focused-small .aui-page-panel,.aui-page-focused-small #footer .footer-body
	{
	width: 400px;
}

.aui-page-focused-medium .aui-page-header,.aui-page-focused-medium .aui-page-panel,.aui-page-focused-medium #footer .footer-body
	{
	width: 600px;
}

.aui-page-focused-large .aui-page-header,.aui-page-focused-large .aui-page-panel,.aui-page-focused-large #footer .footer-body
	{
	width: 800px;
}

.aui-page-focused-xlarge .aui-page-header,.aui-page-focused-xlarge .aui-page-panel,.aui-page-focused-xlarge #footer .footer-body
	{
	width: 980px;
}

.aui-page-focused .aui-page-panel {
	border-width: 1px;
	border-radius: 5px;
}

.aui-page-fixed .aui-page-panel-inner,.aui-page-fixed.aui-theme-default #content>.aui-page-header
	{
	padding-left: 0;
	padding-right: 0;
}

.aui-page-fixed .aui-page-panel-nav:first-child,.aui-page-fixed .aui-page-panel-content:first-child,.aui-page-fixed .aui-page-panel-item:first-child,.aui-page-fixed .aui-page-panel-sidebar:first-child,.aui-page-hybrid .aui-page-panel-nav:first-child,.aui-page-hybrid .aui-page-panel-content:first-child,.aui-page-hybrid .aui-page-panel-item:first-child,.aui-page-hybrid .aui-page-panel-sidebar:first-child
	{
	padding-left: 0;
}

.aui-page-fixed .aui-page-panel-nav:last-child,.aui-page-fixed .aui-page-panel-content:last-child,.aui-page-fixed .aui-page-panel-item:last-child,.aui-page-fixed .aui-page-panel-sidebar:last-child,.aui-page-hybrid .aui-page-panel-nav:last-child,.aui-page-hybrid .aui-page-panel-content:last-child,.aui-page-hybrid .aui-page-panel-item:last-child,.aui-page-hybrid .aui-page-panel-sidebar:last-child
	{
	padding-right: 0;
}

.aui-theme-default #content>.aui-tabs {
	margin: 20px;
	background: transparent;
}

.aui-theme-default #content>.aui-tabs>.tabs-pane {
	padding: 20px;
}

.aui-theme-default #content>.aui-tabs.horizontal-tabs>.tabs-pane {
	border: 1px solid #ccc;
	border-top: none;
	border-radius: 0 0 3px 3px;
	background: #fff;
}

.aui-theme-default #content>.aui-tabs.horizontal-tabs>.tabs-menu {
	display: table;
}

.aui-nav,.aui-nav>li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.aui-nav-breadcrumbs:after,.aui-nav-pagination:after,.aui-nav-horizontal:after,.aui-navgroup-horizontal .aui-nav:after,.aui-navgroup-horizontal .aui-navgroup-inner:after
	{
	clear: both;
	content: " ";
	display: table;
}

.aui-nav-breadcrumbs>li,.aui-nav-pagination>li,.aui-nav-horizontal>li,.aui-navgroup-horizontal .aui-nav>li
	{
	float: left;
}

.aui-nav-heading {
	color: #707070;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.66666666666667;
	text-transform: uppercase;
}

.aui-nav-breadcrumbs>li {
	padding: 0 10px 0 0;
}

.aui-nav-breadcrumbs>li+li:before {
	content: "/";
	padding-right: 10px;
}

.aui-nav-breadcrumbs>li.aui-nav-selected a,.aui-nav-breadcrumbs>li:last-child:not
	 (:first-child ) a {
	color: #333;
}

.aui-navgroup-horizontal .aui-nav>li a,.aui-nav-horizontal>li a {
	padding-right: 10px;
}

.aui-nav-pagination>li {
	padding-right: 10px;
}

.aui-navgroup-vertical .aui-nav>li>a,.aui-nav-vertical>li>a {
	color: #3b73af;
	display: block;
	padding: 7px 10px;
	line-height: 1.14285714285714;
	word-wrap: break-word;
}

.aui-navgroup-vertical .aui-nav>li>a:focus,.aui-navgroup-vertical .aui-nav>li>a:hover,.aui-nav-vertical>li>a:focus,.aui-nav-vertical>li>a:hover
	{
	background: #e6e6e6;
	text-decoration: none;
}

.aui-navgroup-vertical .aui-nav .aui-nav-selected a,.aui-nav-vertical .aui-nav .aui-nav-selected a
	{
	color: #333;
	font-weight: bold;
}

.aui-navgroup-vertical .aui-nav,.aui-navgroup-vertical .aui-nav-heading
	{
	border-top: 1px solid #ccc;
	margin-top: 5px;
	padding-top: 5px;
}

.aui-navgroup-vertical .aui-nav-heading {
	padding: 10px 10px 4px 10px;
}

.aui-navgroup-vertical .aui-nav:first-child,.aui-navgroup-vertical .aui-nav-heading+.aui-nav
	{
	border-top: 0;
	margin-top: 0;
	padding-top: 0;
}

.aui-navgroup-horizontal {
	background: #f5f5f5;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 0 10px;
	margin: 0;
}

.aui-theme-default .aui-page-panel-content>.aui-navgroup-horizontal {
	margin-left: -20px;
	margin-right: -20px;
}

.aui-theme-default .aui-navgroup-horizontal+.aui-page-panel {
	border-top: 0;
	margin-top: 0;
}

.aui-theme-default .aui-page-panel-content>.aui-navgroup-horizontal:first-child
	{
	margin-top: -20px;
}

.aui-navgroup-horizontal .aui-nav>li a {
	color: #3b73af;
	display: block;
	margin: 0;
	padding: 9px 10px;
	text-decoration: none;
}

.aui-navgroup-horizontal .aui-nav>li a.active,.aui-navgroup-horizontal .aui-nav>li a:focus,.aui-navgroup-horizontal .aui-nav>li a:hover
	{
	background: #e6e6e6;
	text-decoration: none;
}

.aui-navgroup-horizontal .aui-nav>.aui-nav-selected a {
	font-weight: bold;
	color: #333;
	position: relative;
}

.aui-navgroup-horizontal .aui-nav>.aui-nav-selected a:before,.aui-navgroup-horizontal .aui-nav>.aui-nav-selected a:after
	{
	border: 8px solid transparent;
	border-style: outset outset solid outset;
	border-bottom-color: #ccc;
	bottom: 0;
	content: "";
	height: 0;
	left: 50%;
	margin-left: -8px;
	overflow: hidden;
	position: absolute;
	width: 0;
}

.aui-navgroup-horizontal .aui-nav>.aui-nav-selected a:after {
	background: transparent;
	border-bottom-color: #fff;
	bottom: -1px;
}

.aui-navgroup-horizontal .aui-nav,.aui-navgroup-horizontal .aui-nav-heading,.aui-navgroup-horizontal .aui-navgroup-primary
	{
	float: left;
}

.aui-navgroup-horizontal .aui-navgroup-secondary {
	float: right;
}

.aui-navgroup-horizontal .aui-dropdown2-trigger .aui-icon-dropdown {
	display: none;
}

.aui-navgroup-horizontal .aui-dropdown2-trigger {
	padding-right: 23px !important;
	position: relative;
}

.aui-navgroup-horizontal .aui-nav>li a.aui-dropdown2-trigger:after {
	border: 4px solid transparent;
	content: "";
	height: 0;
	left: 100%;
	margin-left: -18px;
	margin-top: -3px;
	opacity: .8;
	position: absolute;
	top: 50%;
	width: 0;
}

.aui-navgroup-horizontal .aui-nav>li a.aui-dropdown2-trigger:after {
	border-top-color: #8e8e8e;
}

.aui-navgroup-horizontal .aui-nav>li a.aui-dropdown2-trigger:hover:after,.aui-navgroup-horizontal .aui-nav>li a.aui-dropdown2-trigger.active:after
	{
	opacity: 1;
}

.aui-navgroup-horizontal .aui-nav-breadcrumbs>li,.aui-navgroup-horizontal .aui-nav-breadcrumbs>li:before
	{
	padding: 0;
}

.aui-navgroup-horizontal .aui-nav-breadcrumbs>li a {
	display: inline-block;
}

.aui-navgroup-horizontal .aui-nav-heading {
	padding: 10px 10px 0 10px;
}

@font-face {
	font-family: "Atlassian Icons";
	src:
		url(/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/5.0/_/download/resources/com.atlassian.auiplugin:aui-experimental-iconfont/atlassian-icons.eot);
	src:
		url(/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/5.0/_/download/resources/com.atlassian.auiplugin:aui-experimental-iconfont/atlassian-icons.eot?#iefix)
		format("embedded-opentype"),
		url(/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/5.0/_/download/resources/com.atlassian.auiplugin:aui-experimental-iconfont/atlassian-icons.woff)
		format("woff"),
		url(/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/5.0/_/download/resources/com.atlassian.auiplugin:aui-experimental-iconfont/atlassian-icons.ttf)
		format("truetype"),
		url(/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/5.0/_/download/resources/com.atlassian.auiplugin:aui-experimental-iconfont/atlassian-icons.svg#atlassian-icons)
		format("svg");
	font-weight: normal;
	font-style: normal;
}

.aui-icon-small,.aui-icon-large {
	line-height: 0;
	position: relative;
	vertical-align: text-top;
}

.aui-icon-small {
	height: 16px;
	width: 16px;
}

.aui-icon-large {
	height: 32px;
	width: 32px;
}

.aui-icon-small:before,.aui-icon-large:before {
	color: inherit;
	font-family: "Atlassian Icons";
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	font-style: normal;
	left: 0;
	line-height: 1;
	position: absolute;
	text-indent: 0;
	speak: none;
	top: 50%;
}

.aui-icon-small:before {
	font-size: 16px;
	margin-top: -9px;
}

.aui-icon-large:before {
	font-size: 32px;
	margin-top: -17px;
}

.aui-iconfont-view:before {
	content: "A";
}

.aui-iconfont-configure:before {
	content: "B";
}

.aui-iconfont-add:before {
	content: "C";
}

.aui-iconfont-help:before {
	content: "D";
}

.aui-iconfont-search:before {
	content: "E";
}

.aui-iconfont-success:before {
	content: "F";
}

.aui-iconfont-workbox:before {
	content: "G";
}

.aui-iconfont-workbox-empty:before {
	content: "H";
}

.aui-iconfont-email:before {
	content: "I";
}

.aui-iconfont-appswitcher:before {
	content: "J";
}

.aui-iconfont-comment:before {
	content: "K";
}

.aui-iconfont-add-comment:before {
	content: "L";
}

.aui-iconfont-search-small:before {
	content: "M";
}

.aui-iconfont-remove:before {
	content: "N";
}

.aui-iconfont-close-dialog:before {
	content: "O";
}

.aui-iconfont-remove-label:before {
	content: "P";
}

.aui-iconfont-time:before {
	content: "Q";
}

.aui-iconfont-error:before {
	content: "R";
}

.aui-iconfont-info:before {
	content: "S";
}

.aui-iconfont-approve:before {
	content: "T";
}

.aui-iconfont-edit:before {
	content: "U";
}

.aui-iconfont-share:before {
	content: "V";
}

.aui-iconfont-build:before {
	content: "W";
}

.aui-iconfont-user:before {
	content: "X";
}

.aui-iconfont-jira:before {
	content: "Y";
}

.aui-header {
	background: #205081;
	border-bottom: 1px solid #2e3d54;
	color: #fff;
	padding: 0 10px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.aui-header:after,.aui-header .aui-header-logo a:after {
	content: "";
	display: table;
	clear: both;
}

.aui-header .aui-header-logo,.aui-header .aui-nav {
	margin: 0;
	padding: 0;
	float: left;
}

.aui-header .aui-header-secondary .aui-nav {
	float: right;
}

.aui-header .aui-nav>li {
	float: left;
	padding: 0;
}

.aui-header a {
	color: #fff;
	display: block;
	line-height: 1;
	padding: 13px 10px;
}

.aui-header a:visited,.aui-header a:focus,.aui-header a:hover,.aui-header a:active
	{
	text-decoration: none;
}

.aui-header .aui-header-logo a {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	height: 40px;
	padding: 0 10px;
}

.aui-header .aui-header-logo.aui-header-logo-textonly a {
	padding: 5px 10px;
}

.aui-header .aui-header-logo-textonly .aui-header-logo-device {
	float: left;
	padding-top: 4px;
}

.aui-header .aui-header-logo-textonly .aui-header-logo-device+.aui-header-logo-text
	{
	padding: 5px 0 5px 10px;
}

.aui-header .aui-header-logo .aui-header-logo-text {
	display: block;
	float: left;
	font-size: 14px;
	line-height: 1.4286;
	margin: 0;
	padding: 10px 0 10px 10px;
}

.aui-header .aui-header-logo-aui .aui-header-logo-device,.aui-header .aui-header-logo-bamboo .aui-header-logo-device,.aui-header .aui-header-logo-bitbucket .aui-header-logo-device,.aui-header .aui-header-logo-confluence .aui-header-logo-device,.aui-header .aui-header-logo-fecru .aui-header-logo-device,.aui-header .aui-header-logo-hipchat .aui-header-logo-device,.aui-header .aui-header-logo-jira .aui-header-logo-device,.aui-header .aui-header-logo-stash .aui-header-logo-device
	{
	background-repeat: no-repeat;
	background-position: 0 50%;
	background-size: 100%;
	display: block;
	float: left;
	height: 24px;
	padding: 8px 0;
	text-indent: -9999px;
	text-align: left;
}

.aui-header .aui-header-logo-aui .aui-header-logo-device {
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAARCAYAAAC4qX7BAAAA50lEQVR42s2RYQ2DMBCFJwEJlTAHWJgEJNTBcDAkTEIdrA6KA3DAHNzC0h9vd30ZWSjZl/QHd+X4uHf6a0TEi8WRuxHu+EK/h34k9cBERrH4DSL9jyKxNNhJmfFoES8cd5gIxpKlEj7XFeGxOLWhsZ4IjyUxuSNEAg6F+oTxVBGBRiOfnKE3EPsqIh00Jqj1eVNIU0fExjLk2lPKdHuLsFguazTCCeoHTJ2I3rmIjWUBuRbOVccD7yLzutF8ZrJJKhK0NQJibGiS7zxgHBVZ1Ac0TBglbzAHWfI2GyOCke6NirPdcP99XrEI2FFFhYV6AAAAAElFTkSuQmCC);
	width: 34px;
}

.aui-header .aui-header-logo-bamboo .aui-header-logo-device {
	background-image:
		url(data:image/png;base64,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);
	width: 95px;
}

.aui-header .aui-header-logo-bitbucket .aui-header-logo-device {
	background-image:
		url(data:image/png;base64,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);
	width: 100px;
}

.aui-header .aui-header-logo-confluence .aui-header-logo-device {
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAOwAAAAwBAMAAADgAYtzAAAAMFBMVEX///////////////////////////////////////////////////////////////9Or7hAAAAAD3RSTlMAiES7Ee4zd5nMZiLdqlXSNCnjAAAEX0lEQVR4Xu2WXWgcVRSAj5txrLtt3Y1VxB+6bIMVBRMdFLHgDgHRClKCpfg2ayH4g2CJPxE0bPrQB0Wa0uZB6sNGfBFUuorikyaiiG+LFAuK0NV3MbPLZrObTY/nnDv3znST2QTX7oPkPAznzjn3fPfce8+Zgf+77MiOfJHL9jI/kcdn9sGHmeH/FHpPCRFbP5fj7EmP7M0EPf5tVm50lBoR5UVUMhaHHWVrrQ/s3Pon4eD5ki+54FbYEltX+sDuRzyr9U8pA1YmNXY2hmqLdbkP7N+IHYCbHecxsAi0xoa8xqZjsLwdU/dm+8DeRIAqzCG24TpSz/ABM/HcRcfDhRgsedZJ6QO7hxA/wCLiEj/wRJDLB2w7DtcKK1N9jpPlvW24KiiGpWPlcoUI8cstsMc3rXcrCDGeuy8w5GWX84JGPwjaMZjPS4iN3xjlPAL2qx5OuFdjE47zIOkHHId4iV8Q8VEZXoKn3kG8JDGI0ToNkLqTrN+pjF4h9RgcnoULpBw1uZjtFPlRLsHBCsrxX0aRJcayh68qIg1WXnnz0P+L1Qal+TSKBlAUpa0Di5FjYLUbO4dKCoxV0tQ3fXkD9jAqQpmHSs4ERY51nYK6qBa/nVfFug5d2Bs062iIbcVizSJnQ+yKpvkwamLp5tBybY+vdDf2es3yQyzGYlOatRZimzqGDyXzyrTC+UnZa4MNmwmezFQQOxFsNu5seW/O58jaDrE+X57O1P1vHuJFTeReN8GLSAZOtgbd2P0cAoa4ohj7bNVmrPboxg5JBdLTF+z5sqjFYFv3yrEmTdHtQnPW3dg85aQmZAnruwBbYFfVdB4+LKqsYEzCCtDSWHNd27ARK1PsAFuD3tjdrBpselMsaKxJdyEOC9vE6uOPw2qBaLpNGDR2SAp74FhpGSsDx0pX67gDxu5ZkHTTcVhr+9jVHMtIHFasd+um0JYOWQux6EaxiW1ipTuIxGEhIpaHBY7QivT/WTN7TU0o9MCugvURKmxrU+ySxpZD6nPvIR5jI77/hvkvrA/n/rjLKRQpUDXFNuiBbWTyyFiu/9fo9cxCFDtK63IhMcLehyj6x5zS3lMoid6ILD8VmFvBQNKLWlvvgTXeSVbO8cFEsUf0d4ef3z+k9k8hGhRCpMOt6oLBmnZdi8UmQqzlBdpyFBvE8M3X+ArYFf1Of0TrLoCBjZlA6VgseAZr1rsSxaaUQx2+Qg2bxMa7WeS8eUp9fMbDea4GjYWXlbIKcVjt/CtxzIbXoliCqHO0PV3VpXoWbNUYj/BWQ7JCBLBPKc8TYN0ijlWA3ZyE5Fbguy5uPEVY9beS8o99QM8r8pD9mhDEWAd4UridWwGX1JrTqi8TcVF1ipemp6f/FO3gbQ/cXoZe8vX0lNG/zTgZHhnR0aZcUsYzF08OU7B8jdcsK9ulfs6LPlx7eRz3XW34BucHgLUuN+6Ijl9AHwYhiTk8G47exokyDESszybCwe+n+wLsyI78AwbieZyioUdvAAAAAElFTkSuQmCC);
	width: 118px;
}

.aui-header .aui-header-logo-fecru .aui-header-logo-device {
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADoAAAAYCAMAAACcAR4nAAAAM1BMVEUAAAD///////////////////////////////////////////////////////////////+3leKCAAAAEHRSTlMAECAwQFBgcICPn6+/z9/vIxqCigAAARRJREFUeNrlk8GWwyAIRcFGxYjh/f/XjiemYpt2MatZzF2pcBGjoX8HZwWgmb9nbFEkbrcEMQxMPoup4aIlWtnh7OSsCValU21mTPMoUto3d4Olub9h80AXxywoAI+IzIzK88x1URWN1wbUS/rIZH4VVwMOpkkFEN7VMA+yY8QHEYkcBhDP8jgZmx3oZKKMzuEXc3QdaJmfLcuLOicWo82lk9iHdYSokwHxhr1jJ9AKBmkI8aaSuqn0Ampo170kLytLa65GWnmgkl7HKGh0IxRXy8eGra+al/XShgV70MIx1wSVbqhFasNrFE1v718DUfKXtYZtI94NsJ1ps50WQtVyttGKmw4XKF9DRU/5Dex/DtPf8gNRKhRt+v7XRAAAAABJRU5ErkJggg==);
	width: 58px;
}

.aui-header .aui-header-logo-hipchat .aui-header-logo-device {
	background-image:
		url(data:image/png;base64,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);
	width: 91px;
}

.aui-header .aui-header-logo-jira .aui-header-logo-device {
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHIAAAAwCAYAAADNTS4aAAAFk0lEQVR42u2bf2hVZRjH793c5sbMNtTKTKEwFgVJpFGx0VYr24yNLAWjHP2wH+qmJWmSpOFKxEyqCeoKo0QzNCUH9kM0K5xR5HS02mytcErq5syU5n48ff8Y3MPL8z73fc8Zuzs75wOfv+5zztne7zn3vOd574kQUegQMPADEAYZ8wl4Ap6Hq2Fy0AfVj0FOgd3QyYKgD+pgDDIJlsH3YBlztS2BKnuY/dwH18FyeEXQBz0RQa6HTjYqnz8MVd5WambDXorxExwW9IEfyCAzma/NHniloyYKqylGLcxS9lMHVQqDPvADGeRw2MUEmc3U5sDJmonOUahyT9AHfqC/Wquhky0uDvI8dFIHU4M+8ImY7DzXF+gzHh4tiuD7cAXMDvqghw2BUOMgS2ABTBqgP+BWWBY2Efo/yIsEQCusgtNgZj8eMBXmwpWwgWLcLmyTD5vg74qvM7UlmtoKpjYPNjK1kvWwFu6Gb8BCl49SM+Bx4TjfweFegvwZqnTBHf3w7LccXiCekcaTJbnx8CbxbNHu1zt/wccsx+IAxechL0FuJj0zlNpCeAb+oZxNZ+FSpXY87CKeJhjxRZAyawwHfTTspvhUewlyJuk5plyVk2Av8cxV9ruR9Kz1VZAy0w0G/Uky42+Y7DbIDHiO9Lyk1H8KVf6EaY6au+KcgZOHUJD1BoO+m8zJ8/L4sYL0dCoTk2thO8XohQ84Ps+CLaTnAIwMsiDPwO0aa2AryUyM0/a8ROas9RLkKHie9DQqk5PivoAJrFT6sDtIpmAQBvmtQZPkZdIzS9h2OtnR7LUhsJBk9sFUJcwKzaDq2AojPghS53HiWSRs8xHZM8lLkMmwlmQ+hlHt4Mu0wat8HmQN8SzR1Kdo5h89MA9uI57lXlt0E2AbybzLhDkrzuSmF06DEZ8HuccyyELiqe37/H7iOWIapGSRwTPPW476R6R65T4atCCriGdZ3+dpQsPkepsg5fulzDo4B3aSzC4YDWCQUWG2e5vBPl80D1L2HfLO9zADRoZIkPuJZzFTewfxtMKowd90sL+CjMIPyD0/qv1UnweZBf8lnqeZ+lXEs4lpZXL0wDG2QUoz2W1kzzE4GkZ8EuQhmKVxAiyOM6PPZY71K/GUMrX10gmi03oZyrLF1ASvsQ3Pxy26dpiiHOcm4vlPs0S4hnhq7IOUTYNfUXzOwutgJEBBVjLHWUo8X+jWX4XgR8hB2psBDxoEOSZAQdbBdOY4PxBPudA46JCWEuUg7R0JD5PMXhgNQJBfwlHMMcYJS303OMZxAVzssFlua3oPMgfOVGZvR0lm0ZAOUl6hmEc8DbEahGhOB0zzGmSK43c2C5Wz7gTpuQDH+yjIBvioYmWcvvFYzd/+tcGvCfaSHVO9Blmu9EsfVxaPO0nPThjx+XPk55a3kGx4mXjy+2rS4SWyY4OXIDNhO7PInO+oqSCZO30e5NXwNOmZy7w3ytHheESZSvacgklug5xPPKcdz4lRuE/qs7oM8pVB1NkpJT0X4Y2O2p3Es11Zx22D7YznpIvCbZC/GXYyJgpfsd3ae4nsLuL5LCEtOrlVeRgOg+l9wXLMNvy/k+BJ4lntJsgc0vMLc5lvIj3zLEMsEJbFKhMU5AjYTHpegyXGPVPZDcTT6CbICstgphAQryLZdHgvXA+7SM/dCWya5wonWBc8JC0iW/gg6bnZNsjNpGecZpsW8UySrTJcTYkmeBlrFdmzzEU79B/iedU2yG+Ip9XFbzc7DV4QepZkOpWrMVFBpsIjpEFaRLb0E93JrAnSOpStLjoapwxech0Le4UJ0xxh26csfs5fqjnOhxaDfAvsIDPqXLYrizS3mBY/vB9Zq/kGKA7663N+e9H1BXgZnoT74XyYHvSwwjeWwyBDwyBDwyBD7f0fOqGjwl4fmCwAAAAASUVORK5CYII=);
	width: 57px;
}

.aui-header .aui-header-logo-stash .aui-header-logo-device {
	background-image:
		url(data:image/png;base64,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);
	width: 70px;
}

.aui-header .aui-header-logo img {
	border: 0;
	float: left;
	max-height: 30px;
	padding: 5px 0;
}

.aui-header .aui-icon {
	margin: -1px 0;
	vertical-align: top;
}

.aui-header .aui-dropdown2-trigger .aui-icon-dropdown {
	display: none;
}

.aui-header .aui-dropdown2-trigger {
	padding-right: 23px !important;
	position: relative;
}

.aui-header .aui-dropdown2-trigger:after {
	border: 4px solid transparent;
	border-top-color: #fff;
	content: "";
	height: 0;
	margin-left: -18px;
	margin-top: -2px;
	opacity: .8;
	left: 100%;
	position: absolute;
	text-indent: -99999px;
	top: 50%;
	width: 0;
}

.aui-header .aui-dropdown2-trigger:hover:after,.aui-header .aui-dropdown2-trigger.active:after
	{
	opacity: 1;
}

.aui-header .aui-button.aui-dropdown2-trigger:after {
	margin-top: 0;
	top: 12px;
}

.aui-header a>.aui-avatar {
	display: inline-block;
	vertical-align: top;
}

.aui-header a>.aui-avatar-tiny {
	margin: -1px 0;
}

.aui-header a>.aui-avatar-small {
	margin: -5px 0;
}

.aui-header .aui-button.aui-button-primary.aui-style {
	background: #366EA7;
	background-image: -o-linear-gradient(top, #3b7fc4, #2c66a2);
	background-image: -moz-linear-gradient(top, #3b7fc4, #2c66a2);
	background-image: -webkit-linear-gradient(top, #3b7fc4, #2c66a2);
	background-image: -ms-linear-gradient(top, #3b7fc4, #2c66a2);
	background-image: linear-gradient(top, #3b7fc4, #2c66a2);
	border: 0;
	-webkit-box-shadow: rgba(255, 255, 255, 0.1) 0 1px 0 0 inset,
		rgba(0, 0, 0, 0.2) 0 1px 1px 0;
	box-shadow: rgba(255, 255, 255, 0.1) 0 1px 0 0 inset, rgba(0, 0, 0, 0.2)
		0 1px 1px 0;
	margin: 6px 10px 0 10px;
}

.aui-header .aui-button.aui-button-primary.aui-style.active {
	padding-bottom: 4px;
}

.aui-header .aui-button.aui-button-primary.aui-style:focus,.aui-header .aui-button.aui-button-primary.aui-style:hover,.aui-header .aui-button.aui-button-primary.aui-style:active
	{
	background: #2D5F9C;
	background-image: -o-linear-gradient(top, #6299D0, #2C5E9B);
	background-image: -moz-linear-gradient(top, #6299D0, #2C5E9B);
	background-image: -webkit-linear-gradient(top, #6299D0, #2C5E9B);
	background-image: -ms-linear-gradient(top, #6299D0, #2C5E9B);
	background-image: linear-gradient(top, #6299D0, #2C5E9B);
}

.aui-header .aui-dropdown2-trigger.active,.aui-header a:focus,.aui-header a:hover,.aui-header a:active
	{
	background-color: #3b73af;
}

.aui-header .aui-dropdown2-trigger.active .aui-icon,.aui-header a:focus .aui-icon,.aui-header a:hover .aui-icon,.aui-header a:active .aui-icon
	{
	opacity: 1;
	filter: alpha(opacity = 100);
}

.aui-header .aui-quicksearch {
	padding: 0 10px;
}

.aui-header .aui-quicksearch input {
	-moz-appearance: textfield;
	-webkit-appearance: textfield;
	background: #f5f5f5
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAAb0lEQVR42p2RMQ7AIAhFWXsG1h7Gtffo6urqyJGpwyetomnwJ38BH/wgfZSaS7PABbVOqkqm3Fzx6IQTatlDb5PJi21YBy1iuNgjJIgzFXqyCcXj1Z1DXNGTiw01aP252DCCgH7Fk41h8KaAGMDxADnaOPucd/m3AAAAAElFTkSuQmCC)
		no-repeat 7px 6px;
	border: none;
	border-radius: 5em;
	box-shadow: inset 1px 2px 3px rgba(0, 0, 0, 0.3);
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #333;
	font-family: inherit;
	font-size: inherit;
	height: 1.71428571428571em;
	line-height: 1.71428571428571;
	margin: 8px 0;
	padding: 2px 10px 2px 25px;
	vertical-align: baseline;
	width: 220px;
}

.aui-header .aui-quicksearch input:focus {
	background-color: #fff;
	outline: none;
}

.aui-header .aui-quicksearch input::-webkit-input-placeholder {
	color: #707070;
}

.aui-header .aui-quicksearch input:-moz-placeholder {
	color: #707070;
}

.aui-button,a.aui-button,.aui-button:visited {
	background: #f2f2f2;
	background: -moz-linear-gradient(top, #fff 0, #f2f2f2 100%);
	background: -ms-linear-gradient(top, #fff 0, #f2f2f2 100%);
	background: -o-linear-gradient(top, #fff 0, #f2f2f2 100%);
	background: -webkit-linear-gradient(top, #fff 0, #f2f2f2 100%);
	background: linear-gradient(top, #fff 0, #f2f2f2 100%);
	border: 1px solid #ccc;
	border-radius: 3.01px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #333;
	cursor: pointer;
	display: inline-block;
	font-family: inherit;
	font-size: 14px;
	font-variant: normal;
	font-weight: normal;
	height: 2.1428571428571em;
	line-height: 1.4285714285714;
	margin: 0;
	padding: 4px 10px;
	text-decoration: none;
	text-shadow: 0 1px 0 white;
	vertical-align: baseline;
	white-space: nowrap;
}

.aui-button ~ .aui-button {
	margin-left: 10px;
}

a.aui-button:hover,a.aui-button:active,a.aui-button:focus {
	text-decoration: none;
}

.aui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}

.aui-button:focus,.aui-button:hover,.aui-button-subtle.aui-button:focus,.aui-button-subtle.aui-button:hover
	{
	background: #f7f7f7;
	background: -moz-linear-gradient(top, #fff 0, #f7f7f7 100%);
	background: -webkit-linear-gradient(top, #fff 0, #f7f7f7 100%);
	background: -o-linear-gradient(top, #fff 0, #f7f7f7 100%);
	background: -ms-linear-gradient(top, #fff 0, #f7f7f7 100%);
	background: linear-gradient(top, #fff 0, #f7f7f7 100%);
	border-color: #999;
	color: #000;
	text-decoration: none;
}

.aui-button:active,.aui-button.active,.aui-button-subtle.aui-button:active,.aui-button-subtle.aui-button.active
	{
	background-image: none;
	background-color: #f2f2f2;
	box-shadow: inset 0 3px 6px rgba(0, 0, 0, .1);
	text-shadow: none;
	text-decoration: none;
}

.aui-button.aui-button-primary,.aui-button.aui-button-primary:visited {
	background: #3068a2;
	background: -moz-linear-gradient(top, #4687ce 0, #3068a2 100%);
	background: -webkit-linear-gradient(top, #4687ce 0, #3068a2 100%);
	background: -o-linear-gradient(top, #4687ce 0, #3068a2 100%);
	background: -ms-linear-gradient(top, #4687ce 0, #3068a2 100%);
	background: linear-gradient(top, #4687ce 0, #3068a2 100%);
	border-color: #486582;
	color: #fff;
	font-weight: bold;
	-webkit-font-smoothing: antialiased;
	text-shadow: 0 1px 0 #205081;
}

.aui-button.aui-button-primary:hover,.aui-button.aui-button-primary:focus
	{
	background: #3673B5;
	background: -moz-linear-gradient(top, #5A94D3 0, #3673B5 100%);
	background: -o-linear-gradient(top, #5A94D3 0, #3673B5 100%);
	background: -ms-linear-gradient(top, #5A94D3 0, #3673B5 100%);
	background: linear-gradient(top, #5A94D3 0, #3673B5 100%);
	border-color: #205081;
	color: #fff;
	text-shadow: 0 1px 0 #205081;
}

.aui-button.aui-button-primary:active {
	background: #3673B5;
	background-image: none;
	background-color: #3673B5;
	box-shadow: inset 0 3px 6px rgba(0, 0, 0, .1);
	text-shadow: none;
	text-decoration: none;
}

.aui-button.aui-button-link,.aui-button.aui-button-link:visited {
	background: transparent;
	border-color: transparent;
	color: #3b73af;
	padding: 5px 0;
	text-decoration: none;
	text-shadow: none;
	box-shadow: none;
}

.aui-button.aui-button-link:focus,.aui-button.aui-button-link:hover,.aui-button.aui-button-link:active,.aui-buttons .aui-button.aui-button-link:focus,.aui-buttons .aui-button.aui-button-link:hover,.aui-buttons .aui-button.aui-button-link:active,.aui-buttons .aui-button.aui-button-link[aria-pressed="true"]
	{
	background: transparent;
	border-color: transparent;
	box-shadow: none;
	text-decoration: underline;
}

.aui-button.aui-button-subtle {
	background: transparent;
	border-color: transparent;
	color: #707070;
}

.aui-buttons .aui-button.aui-button-subtle {
	border-radius: 3.01px;
}

.aui-buttons {
	display: inline-block;
	font-size: 0;
}

.aui-buttons:after {
	clear: both;
	content: "";
	display: table;
}

.aui-buttons .aui-button {
	border-radius: 0;
	margin: 0;
}

.aui-buttons .aui-button:first-child {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.aui-buttons .aui-button:last-child {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

.aui-buttons+.aui-buttons {
	margin-left: 10px;
}

.aui-buttons .aui-button:focus,.aui-buttons .aui-button:hover,.aui-buttons .aui-button:active
	{
	border-color: #999;
}

.aui-buttons .aui-button[disabled],.aui-buttons .aui-button[disabled]:hover,.aui-buttons .aui-button[disabled]:focus,.aui-buttons .aui-button[disabled]:active,.aui-buttons .aui-button[aria-disabled="true"],.aui-buttons .aui-button[aria-disabled="true"]:hover,.aui-buttons .aui-button[aria-disabled="true"]:focus,.aui-buttons .aui-button[aria-disabled="true"]:active
	{
	border-color: #ccc;
}

.aui-buttons .aui-button.aui-button-primary {
	background: #f2f2f2;
	background: -moz-linear-gradient(top, #fff 0, #f2f2f2 100%);
	background: -webkit-linear-gradient(top, #fff 0, #f2f2f2 100%);
	background: -o-linear-gradient(top, #fff 0, #f2f2f2 100%);
	background: -ms-linear-gradient(top, #fff 0, #f2f2f2 100%);
	background: linear-gradient(top, #fff 0, #f2f2f2 100%);
	border-color: #ccc;
	color: #3b73af;
	text-shadow: none;
}

.aui-buttons .aui-button ~ .aui-button {
	border-left-width: 0;
	padding-left: 11px;
}

.aui-buttons .aui-button.aui-button-primary:hover,.aui-buttons .aui-button.aui-button-primary:focus,.aui-buttons .aui-button.aui-button-primary:active
	{
	border-color: #999;
	color: #205081;
}

.aui-buttons .aui-button ~ .aui-button:hover,.aui-buttons .aui-button ~
	.aui-button:focus,.aui-buttons .aui-button ~ .aui-button:active {
	border-width: 1px;
	margin-left: -1px;
	position: relative;
}

.aui-button[aria-pressed="true"],.aui-buttons .aui-button[aria-pressed="true"],.aui-buttons .aui-button[aria-pressed="true"].aui-button-primary,.aui-buttons .aui-button[aria-pressed="true"].aui-button-subtle
	{
	background: #ccc;
	background: -webkit-linear-gradient(top, #ccc 0, #ddd 13%);
	background: -moz-linear-gradient(top, #ccc 0, #ddd 13%);
	background: -o-linear-gradient(top, #ccc 0, #ddd 13%);
	background: -ms-linear-gradient(top, #ccc 0, #ddd 13%);
	background: linear-gradient(top, #ccc 0, #ddd 13%);
}

.aui-button[aria-pressed="true"].aui-button-subtle,.aui-buttons .aui-button[aria-pressed="true"].aui-button-subtle
	{
	color: #333;
	border-color: #ccc;
}

.aui-buttons .aui-button[aria-pressed="true"]:active {
	background: #ccc;
	box-shadow: inset 0 3px 6px rgba(0, 0, 0, .2);
}

.aui-button[disabled],.aui-button[disabled]:hover,.aui-button[disabled]:focus,.aui-button[disabled]:active,.aui-button[aria-disabled="true"],.aui-button[aria-disabled="true"]:hover,.aui-button[aria-disabled="true"]:focus,.aui-button[aria-disabled="true"]:active,.aui-button[aria-disabled="true"][aria-pressed]
	{
	background: #f2f2f2;
	background: -moz-linear-gradient(top, #FFF 0, #f2f2f2 100%);
	background: -webkit-linear-gradient(top, #FFF 0, #f2f2f2 100%);
	background: -o-linear-gradient(top, #FFF 0, #f2f2f2 100%);
	background: -ms-linear-gradient(top, #FFF 0, #f2f2f2 100%);
	background: linear-gradient(top, #FFF 0, #f2f2f2 100%);
	border-color: #ccc;
	box-shadow: none;
	color: #999;
	cursor: default;
	text-shadow: none;
}

.aui-button.aui-button-primary[disabled],.aui-button.aui-button-primary[disabled]:hover,.aui-button.aui-button-primary[disabled]:focus,.aui-button.aui-button-primary[disabled]:active,.aui-button.aui-button-primary[aria-disabled="true"],.aui-button.aui-button-primary[aria-disabled="true"]:hover,.aui-button.aui-button-primary[aria-disabled="true"]:focus,.aui-button.aui-button-primary[aria-disabled="true"]:active
	{
	background: #97b3d0;
	background: -moz-linear-gradient(top, #a2c3e6 0, #97b3d0 100%);
	background: -webkit-linear-gradient(top, #a2c3e6 0, #97b3d0 100%);
	background: -o-linear-gradient(top, #a2c3e6 0, #97b3d0 100%);
	background: -ms-linear-gradient(top, #a2c3e6 0, #97b3d0 100%);
	background: linear-gradient(top, #a2c3e6 0, #97b3d0 100%);
	border-color: #7f9cb9;
	box-shadow: none;
	color: #fff;
	text-shadow: none;
}

.aui-button.aui-button-link[disabled],.aui-button.aui-button-link[disabled]:hover,.aui-button.aui-button-link[disabled]:focus,.aui-button.aui-button-link[disabled]:active,.aui-button.aui-button-link[aria-disabled="true"],.aui-button.aui-button-link[aria-disabled="true"]:hover,.aui-button.aui-button-link[aria-disabled="true"]:focus,.aui-button.aui-button-link[aria-disabled="true"]:active
	{
	background: transparent;
	border-color: transparent;
	color: #999;
	text-shadow: none;
	text-decoration: none;
}

.aui-buttons .aui-button.aui-button-primary[disabled],.aui-buttons .aui-button.aui-button-primary[disabled]:hover,.aui-buttons .aui-button.aui-button-primary[disabled]:focus,.aui-buttons .aui-button.aui-button-primary[disabled]:active,.aui-buttons .aui-button.aui-button-primary[aria-disabled="true"],.aui-buttons .aui-button.aui-button-primary[aria-disabled="true"]:hover,.aui-buttons .aui-button.aui-button-primary[aria-disabled="true"]:focus,.aui-buttons .aui-button.aui-button-primary[aria-disabled="true"]:active
	{
	background: #f2f2f2;
	background: -moz-linear-gradient(top, #fff 0, #f2f2f2 100%);
	background: -webkit-linear-gradient(top, #fff 0, #f2f2f2 100%);
	background: -o-linear-gradient(top, #fff 0, #f2f2f2 100%);
	background: -ms-linear-gradient(top, #fff 0, #f2f2f2 100%);
	background: linear-gradient(top, #fff 0, #f2f2f2 100%);
	border-color: #ccc;
	color: #9dbbd9;
	text-shadow: none;
}

.aui-button.aui-dropdown2-trigger.aui-button-split-more,.aui-button.aui-dropdown2-trigger.aui-button-split-more.active
	{
	text-align: left;
	text-indent: -9999em;
	padding-right: 10px;
	padding-left: 5px;
}

.aui-button.aui-dropdown2-trigger:first-child.active,.aui-button.aui-dropdown2-trigger.active
	{
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	border-bottom-width: 0;
	padding-bottom: 5px;
}

.aui-button-link.aui-dropdown2-trigger:first-child.active,.aui-button-link.aui-dropdown2-trigger.active
	{
	border-bottom-width: 1px;
	box-shadow: none;
	padding-bottom: 5px;
}

.aui-buttons .aui-button.aui-button-subtle.aui-dropdown2-trigger.active,.aui-button.aui-button-subtle.aui-dropdown2-trigger.active
	{
	border-color: #ccc;
}

.aui-button.aui-button-subtle.aui-dropdown2-trigger:hover {
	border-color: #999;
}

.aui-button.aui-dropdown2-trigger {
	padding-right: 23px !important;
	position: relative;
}

.aui-button.aui-dropdown2-trigger:after {
	border: 4px solid transparent;
	content: "";
	height: 0;
	left: 100%;
	margin-left: -18px;
	margin-top: -2px;
	opacity: .8;
	position: absolute;
	top: 50%;
	width: 0;
}

.aui-button.aui-dropdown2-trigger:after,.aui-buttons .aui-button.aui-button-primary.aui-dropdown2-trigger:after
	{
	border-top-color: #333;
}

.aui-button.aui-button-primary.aui-dropdown2-trigger:after {
	border-top-color: #fff;
}

.aui-button.aui-dropdown2-trigger:hover:after,.aui-button.aui-dropdown2-trigger.active:after
	{
	opacity: 1;
}

.aui-button.aui-button.aui-dropdown2-trigger:after {
	margin-top: 0;
	top: 12px;
}

.aui-button.aui-dropdown2-trigger>.icon-dropdown,.aui-button.aui-dropdown2-trigger>.aui-icon-dropdown
	{
	display: none;
}

input.aui-button.aui-dropdown2-trigger {
	padding-right: 10px !important;
}

input.aui-button.aui-dropdown2-trigger:after {
	display: none;
}

.aui-label {
	background: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 3.01px;
	color: #3B73AF;
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
	padding: 1px 5px;
	margin: 0 10px 0 0;
	text-align: left;
	text-decoration: none;
}

span.aui-label {
	color: #333;
}

.aui-label.aui-label-closeable.aui-label-split:hover,a.aui-label:focus,a.aui-label:hover,a.aui-label:active
	{
	border-color: #707070;
	text-decoration: none;
}

.aui-label-split .aui-label-split-main:hover,.aui-label-split .aui-label-split-main:active,.aui-label-split .aui-label-split-main:focus
	{
	text-decoration: none;
}

.aui-label.aui-label-closeable {
	padding-right: 18px;
	position: relative;
}

.aui-label-closeable .aui-icon-close {
	background:
		url("data:image/png;base64,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")
		0 0 no-repeat;
	cursor: pointer;
	display: block;
	float: right;
	height: 8px;
	position: absolute;
	right: 5px;
	top: 4px;
	width: 8px;
}

.aui-toolbar2 {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 10px 0 0 0;
	padding: 0;
}

.aui-toolbar2 .aui-button {
	margin-top: 10px;
}

.aui-toolbar2:after,.aui-toolbar2-group:after {
	clear: both;
	content: "";
	display: table;
}

.aui-toolbar2-group {
	margin: 0;
	padding: 0;
}

.aui-toolbar2-primary {
	float: left;
}

.aui-toolbar2-secondary {
	float: right;
}

.aui-toolbar2 .aui-buttons {
	float: left;
	padding: 0;
	white-space: nowrap;
}

.aui-toolbar2 .aui-button-link {
	padding: 4px 0;
}

.aui-toolbar2-primary>.aui-buttons,.aui-toolbar2-secondary>.aui-buttons
	{
	margin: 0 20px 0 0;
}

.aui-toolbar2-secondary>.aui-buttons:last-child {
	margin-right: 0;
}

.aui-dropdown2 {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: none;
	max-width: 300px;
	min-width: 160px;
	position: absolute;
}

.aui-dropdown2 a {
	display: block;
}

.aui-dropdown2 .aui-list-truncate a {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.aui-dropdown2.aui-style-default {
	background-color: #fff;
	border: 1px solid #ccc;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	-moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
}

.aui-dropdown2.aui-style-default ul {
	list-style: none;
	margin: 2px 0;
	padding-left: 0;
}

.aui-style-default .aui-dropdown2-section+.aui-dropdown2-section {
	border-top: 1px solid #ccc;
}

.aui-dropdown2.aui-style-default strong {
	display: block;
	font-weight: bold;
	padding: 5px 10px;
}

.aui-dropdown2.aui-style-default strong+ul {
	margin-top: 0;
}

.aui-dropdown2.aui-style-default a {
	color: #333;
	padding: 3px 10px;
	text-decoration: none;
}

.aui-dropdown2.aui-style-default a:focus,.aui-dropdown2.aui-style-default a:hover
	{
	text-decoration: none;
}

.aui-dropdown2.aui-style-default .active {
	background-color: #3b73af;
	color: #fff;
}

.aui-dropdown2.aui-style-default .disabled {
	color: #ccc;
	cursor: default;
}

.aui-dropdown2.aui-style-default .aui-icon-container,.aui-dropdown2.aui-style-default .aui-dropdown2-radio,.aui-dropdown2.aui-style-default .aui-dropdown2-checkbox
	{
	padding-left: 31px;
}

.aui-dropdown2.aui-style-default .aui-icon-container,.aui-dropdown2.aui-style-default .aui-dropdown2-radio,.aui-dropdown2.aui-style-default .aui-dropdown2-checkbox
	{
	background-position: 10px 5px;
	background-repeat: no-repeat;
	position: relative;
}

.aui-dropdown2.aui-style-default .aui-icon-container>img,.aui-dropdown2.aui-style-default .aui-icon-container>.aui-icon
	{
	border-width: 0;
	left: 10px;
	position: absolute;
	top: 5px;
}

.aui-dropdown2.aui-style-default .aui-icon-container>.aui-icon {
	display: block;
	overflow: hidden;
	text-indent: -99999px;
}

.aui-dropdown2.aui-style-default .aui-dropdown2-checkbox.checked {
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAZElEQVQ4y2P4//8/AyWYYdQA0gwAAisgjifLAKjmT0D8A4hlcBoABMxArIVD8y8gDsTrAiBYCMSfgdiakGZcBgRAFYMMScenGWcYQA35BsRf8WnGG4hAEAs1IJDsaAQCsRGQlAFzIahrvTZlPQAAAABJRU5ErkJggg==);
}

.aui-dropdown2.aui-style-default .aui-dropdown2-checkbox.checked.active
	{
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAXUlEQVQ4y2P4//8/AyWYYdQAkg2wAuJ4cg0Aaf4ExD+AWAafAcxArIVD8y8gDiTkgoVA/BmIrQlpxmVAAFQxyJB0fJrxhQHIkG9A/BWfZkKBGAs1IJCSaBQbAUkZADrWERF5/1uYAAAAAElFTkSuQmCC);
}

.aui-dropdown2.aui-style-default .aui-dropdown2-checkbox.checked.disabled,.aui-dropdown2.aui-style-default .aui-dropdown2-checkbox.checked.disabled.active
	{
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAeElEQVQ4y2P4//8/AyWYYdQA0gw4deqU1ZkzZ+LJMgCk+fTp05+A+MeJEydkcBqwatUqZqACLRyaf508eTIQrwuAihYC8WcgtiakGasBQD8GgBRDDUnHpxlnGEAN+QbEX/FpxhuIQI2xIAPwaSYYCxcvXhQbAUkZACU4+yryyeQvAAAAAElFTkSuQmCC);
}

.aui-dropdown2.aui-style-default .aui-dropdown2-radio.checked {
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAPklEQVQ4y2P4//8/AyWYYdQA7AYAAZuamlo7ED+H4naQGNEGQDX/R8PtpBjwHIsBz+lqAGVeoDgQR1MiaRgAnxW7Q0QEK0cAAAAASUVORK5CYII=);
}

.aui-dropdown2.aui-style-default .aui-dropdown2-radio.checked.active {
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAOklEQVQ4y2P4//8/AyWYYdQAnAawAXE7ED+H4naoGNEGgDSgg3ZSDHiOxYDndDWAYi9QHIijKZEEDABrgRimRc6sKAAAAABJRU5ErkJggg==);
}

.aui-dropdown2.aui-style-default .aui-dropdown2-radio.checked.disabled,.aui-dropdown2.aui-style-default .aui-dropdown2-radio.checked.disabled.active
	{
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAARklEQVQ4y2P4//8/AyWYYdQA7AasWrWK7eDBg+0HDhx4DsIgNkiMaANAGoD4PxpuJ9oAqK0oBoDE6GcAxV6gOBBHUyJpGADX7/1D0vUTdAAAAABJRU5ErkJggg==);
}

.aui-dropdown2.aui-dropdown2-tailed {
	border: 1px solid #ccc;
	margin-top: 10px;
}

.aui-dropdown2.aui-dropdown2-tailed:before,.aui-dropdown2.aui-dropdown2-tailed:after
	{
	border-color: transparent;
	border-style: outset outset solid outset;
	border-width: 8px;
	bottom: 100%;
	content: "";
	display: block;
	height: 0;
	position: absolute;
	width: 0;
}

.aui-dropdown2.aui-dropdown2-tailed:before {
	border-bottom-color: #ccc;
	margin-bottom: 1px;
}

.aui-dropdown2.aui-dropdown2-tailed:after {
	border-bottom-color: #fff;
}

.aui-dropdown2-tailed[data-dropdown2-alignment="left"]:before,.aui-dropdown2-tailed[data-dropdown2-alignment="left"]:after
	{
	left: 20px;
}

.aui-dropdown2-tailed[data-dropdown2-alignment="right"]:before,.aui-dropdown2-tailed[data-dropdown2-alignment="right"]:after
	{
	right: 20px;
}

.aui-dropdown2-trigger.aui-style-dropdown2triggerlegacy1 {
	padding: 5px 8px;
	text-decoration: none;
}

.aui-dropdown2-trigger.aui-style-dropdown2triggerlegacy1:hover,.aui-dropdown2-trigger.aui-style-dropdown2triggerlegacy1:focus,.aui-dropdown2-trigger.aui-style-dropdown2triggerlegacy1.active
	{
	background-color: #326ca6;
	border-radius: 4px;
	color: #fff;
	text-decoration: none;
}

.aui-dropdown2-trigger.aui-style-dropdown2triggerlegacy1.active {
	border-radius: 4px 4px 0 0;
}

.aui-dropdown2-trigger.aui-style-dropdown2triggerlegacy1[aria-disabled="true"],.aui-dropdown2-trigger.aui-style-dropdown2triggerlegacy1[aria-disabled="true"]:hover,.aui-dropdown2-trigger.aui-style-dropdown2triggerlegacy1[aria-disabled="true"]:focus,.aui-dropdown2-trigger.aui-style-dropdown2triggerlegacy1[aria-disabled="true"]:active
	{
	background: inherit;
	color: #99b6d3;
	cursor: default;
}

.aui-dropdown2.aui-style-default.aui-dropdown2-in-toolbar,.aui-dropdown2.aui-style-default.aui-dropdown2-in-buttons
	{
	margin-top: -1px;
	border-top-color: #ccc;
}

.aui-dropdown2.aui-style-default.aui-dropdown2-in-header {
	margin-top: 1px;
}

.aui-dropdown2.aui-style-default.aui-dropdown2-in-header.aui-dropdown2-tailed
	{
	margin-top: 4px;
}

.aui-dropdown2-sub-trigger {
	position: relative;
}

.aui-dropdown2-sub-trigger:after {
	border: 5px solid transparent;
	border-left-color: #333;
	content: "";
	height: 0;
	margin-left: -16px;
	margin-top: -5px;
	left: 100%;
	position: absolute;
	top: 50%;
	width: 0;
}

.aui-dropdown2-sub-trigger.active:after {
	border-left-color: #FFF;
}

.aui-dropdown2-sub-trigger.disabled:after {
	border-left-color: #d3d3d3;
}

.aui-dropdown2.aui-dropdown2-sub-menu,.aui-dropdown2.aui-dropdown2-in-header.aui-dropdown2-sub-menu
	{
	margin-top: -3px;
}

.aui-restfultable-init {
	text-align: center;
	vertical-align: center;
}

.aui-restfultable-init .aui-restfultable-throbber {
	background:
		url("/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/5.0/_/download/resources/com.atlassian.auiplugin:aui-experimental-restfultable/wait.gif")
		center center no-repeat;
	width: 20px;
	height: 16px;
	display: inline-block;
}

.aui-restfultable-init .aui-restfultable-loading {
	top: -4px;
	position: relative;
}

.aui-restfultable .aui-restfultable-row.loading .aui-restfultable-throbber
	{
	background-image:
		url("/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/5.0/_/download/resources/com.atlassian.auiplugin:aui-experimental-restfultable/wait.gif");
	background-repeat: no-repeat;
	background-position: 2px center;
}

table.aui.aui-restfultable>thead>tr>th {
	background-color: #fff;
}

.aui-restfultable-row td {
	vertical-align: top;
}

.aui-restfultable-row .aui-restfultable-order {
	width: 8px;
}

.aui-restfultable-row .aui-restfultable-operations {
	width: 160px;
	white-space: nowrap;
}

.aui-restfultable-row .aui-restfultable-throbber {
	width: 20px;
}

.aui-restfultable-row .aui-restfultable-operations input.button,.aui-restfultable .aui-restfultable-row select
	{
	margin-top: 2px;
}

.aui-restfultable .aui-restfultable-row input.text,.aui-restfultable .aui-restfultable-row select
	{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	min-width: 0;
	width: 100%;
}

.aui-restfultable .aui-restfultable-order {
	width: 8px;
}

.aui-restfultable .aui-restfultable-row .aui-restfultable-draghandle {
	display: inline-block;
	width: 8px;
	height: 100%;
	min-height: 24px;
	margin-bottom: -6px;
	background-image:
		url("/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/5.0/_/download/resources/com.atlassian.auiplugin:aui-experimental-restfultable/experimentalimages/bg-grippy.png");
	cursor: move;
}

.aui-restfultable-create td {
	border: solid #bbb;
	border-width: 1px 0;
}

.aui-restfultable .aui-restfultable-create .aui-restfultable-draghandle
	{
	display: none;
}

.aui-restfultable-row.aui-restfultable-focused td {
	background-color: #ebf1fd;
}

.aui-restfultable-row.aui-resfultable-disabled td {
	opacity: .5;
}

.aui-restfultable-readonly.aui-restfultable-movable td {
	background-color: #f0f0f0 !important;
}

.aui-restfultable-readonly .aui-restfultable-editable-no-value .aui-restfultable-editable
	{
	visibility: hidden;
}

.aui-restfultable-readonly .aui-restfultable-operations a {
	visibility: hidden;
}

.aui-restfultable-readonly .aui-restfultable-operations a {
	visibility: visible;
}

.aui-restfultable-readonly .aui-restfultable-editable {
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	height: 1%;
	padding: 3px 24px 2px 4px;
	position: relative;
}

.aui-restfultable-readonly .aui-restfultable-editable .icon-edit-sml {
	margin: 0;
	position: absolute;
	right: 4px;
	top: 4px;
	visibility: hidden;
	background:
		url("/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/5.0/_/download/resources/com.atlassian.auiplugin:aui-experimental-restfultable/experimentalimages/aui-icon-edit.png")
		0 0 no-repeat;
}

.aui-restfultable-allowhover td .aui-restfultable-editable .icon-edit-sml
	{
	visiblity: hidden;
}

.aui-restfultable-allowhover .aui-restfultable-readonly td:hover .aui-restfultable-editable .icon-edit-sml
	{
	visibility: visible;
}

.aui-restfultable-readonly .aui-restfultable-editable em {
	color: #979797;
}

.aui-restfultable-row.aui-restfultable-active {
	background-color: #f0f0f0;
}

.aui-restfultable-allowhover tr:hover td {
	background-color: #f0f0f0;
}

.aui-restfultable-allowhover tr.aui-restfultable-focused td {
	background-color: #ebf1fd;
}

.aui-restfultable-allowhover td:hover .aui-restfultable-editable {
	visibility: visible;
	background: #fdfcd1;
	cursor: pointer;
}

.aui-resfultable-delete {
	color: #036;
}

.tipsy {
	font-size: 10px;
	position: absolute;
	padding: 5px;
	word-wrap: break-word;
	z-index: 100000;
}

.tipsy-inner {
	background-color: #000;
	color: #FFF;
	max-width: 200px;
	padding: 5px 8px 4px 8px;
	text-align: center;
}

.tipsy-inner {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.tipsy-arrow {
	position: absolute;
	width: 0;
	height: 0;
	line-height: 0;
	border: 5px dashed #000;
}

.tipsy-arrow-n {
	border-bottom-color: #000;
}

.tipsy-arrow-s {
	border-top-color: #000;
}

.tipsy-arrow-e {
	border-left-color: #000;
}

.tipsy-arrow-w {
	border-right-color: #000;
}

.tipsy-n .tipsy-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-bottom-style: solid;
	border-top: none;
	border-left-color: transparent;
	border-right-color: transparent;
}

.tipsy-nw .tipsy-arrow {
	top: 0;
	left: 10px;
	border-bottom-style: solid;
	border-top: none;
	border-left-color: transparent;
	border-right-color: transparent;
}

.tipsy-ne .tipsy-arrow {
	top: 0;
	right: 10px;
	border-bottom-style: solid;
	border-top: none;
	border-left-color: transparent;
	border-right-color: transparent;
}

.tipsy-s .tipsy-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-top-style: solid;
	border-bottom: none;
	border-left-color: transparent;
	border-right-color: transparent;
}

.tipsy-sw .tipsy-arrow {
	bottom: 0;
	left: 10px;
	border-top-style: solid;
	border-bottom: none;
	border-left-color: transparent;
	border-right-color: transparent;
}

.tipsy-se .tipsy-arrow {
	bottom: 0;
	right: 10px;
	border-top-style: solid;
	border-bottom: none;
	border-left-color: transparent;
	border-right-color: transparent;
}

.tipsy-e .tipsy-arrow {
	right: 0;
	top: 50%;
	margin-top: -5px;
	border-left-style: solid;
	border-right: none;
	border-top-color: transparent;
	border-bottom-color: transparent;
}

.tipsy-w .tipsy-arrow {
	left: 0;
	top: 50%;
	margin-top: -5px;
	border-right-style: solid;
	border-left: none;
	border-top-color: transparent;
	border-bottom-color: transparent;
}

.tipsy {
	font-size: 12px;
	line-height: 20px;
	font-family: sans-serif;
	padding: 4px;
}

.tipsy-inner {
	background: rgba(51, 51, 51, 0.9);
	padding: 5px 10px;
}

.tipsy-arrow {
	border-color: rgba(51, 51, 51, 0.9);
	border-width: 4px;
}

.tipsy-arrow-n {
	border-bottom-color: #333;
	border-bottom-color: rgba(51, 51, 51, 0.9);
	margin-left: -4px;
}

.tipsy-arrow-s {
	border-top-color: #333;
	border-top-color: rgba(51, 51, 51, 0.9);
	margin-left: -4px;
}

.tipsy-arrow-e {
	border-left-color: #333;
	border-left-color: rgba(51, 51, 51, 0.9);
	margin-top: -4px;
}

.tipsy-arrow-w {
	border-right-color: #333;
	border-right-color: rgba(51, 51, 51, 0.9);
	margin-top: -4px;
}

.tipsy a,.tipsy a:visited {
	color: white;
	text-decoration: underline;
}

.aui-lozenge {
	background: #ccc;
	border: 1px solid #ccc;
	border-radius: 3px;
	color: #333;
	display: inline-block;
	font-size: 11px;
	font-weight: bold;
	line-height: 1;
	margin: 0;
	padding: 2px 5px 1px 5px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

.aui-lozenge.aui-lozenge-subtle {
	background-color: #fff;
	border-color: #ccc;
	color: #333;
}

.aui-lozenge-success {
	background-color: #14892c;
	border-color: #14892c;
	color: #fff;
}

.aui-lozenge-success.aui-lozenge-subtle {
	background-color: #fff;
	border-color: #b2d8b9;
	color: #14892c;
}

.aui-lozenge-error {
	background-color: #d04437;
	border-color: #d04437;
	color: #fff;
}

.aui-lozenge-error.aui-lozenge-subtle {
	background-color: #fff;
	border-color: #f8d3d1;
	color: #d04437;
}

.aui-lozenge-current {
	background-color: #ffd351;
	border-color: #ffd351;
	color: #594300;
}

.aui-lozenge-current.aui-lozenge-subtle {
	background-color: #fff;
	border-color: #ffe28c;
	color: #594300;
}

.aui-lozenge-complete {
	background-color: #4a6785;
	border-color: #4a6785;
	color: #fff;
}

.aui-lozenge-complete.aui-lozenge-subtle {
	background-color: #fff;
	border-color: #e4e8ed;
	color: #4a6785;
}

.aui-lozenge-moved {
	background-color: #815b3a;
	border-color: #815b3a;
	color: #fff;
}

.aui-lozenge-moved.aui-lozenge-subtle {
	background-color: #fff;
	border-color: #ece7e2;
	color: #815b3a;
}

.aui-header .aui-button.aui-button-primary.aui-style {
	margin: 5px 10px;
	line-height: 22px
}

.aui-header .aui-quicksearch input {
	width: 135px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-transition: width 100ms linear;
	transition: width 100ms linear
}

@media screen and (min-width :1280px) {
	.aui-header .aui-quicksearch input {
		width: 220px
	}
}

.aui-header .aui-quicksearch input {
	line-height: normal;
	line-height: 1.42857142857143\9

}

.aui-icon-small:before {
	margin-top: -8px
}

.aui-header .aui-header-logo img {
	max-height: 24px;
	padding: 8px 0
}

.aui-header .aui-header-logo-confluence .aui-header-logo-device {
	background-image:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAOwAAAAwBAMAAADgAYtzAAAAA3NCSVQICAjb4U/gAAAAMFBMVEX///////////////////////////////////////////////////////////////9Or7hAAAAAEHRSTlMAESIzRFVmd4iZqrvM3e7/dpUBFQAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAAVdEVYdENyZWF0aW9uIFRpbWUAMjUvMS8xM/ajFVMAAASRSURBVFiF7ZdNbBtVEIBnbTdJGwo+RCBQBUYqAnEgPlT8SBAcMFSoB3LggLjU4sSPUANYiigCuxAhAwLnUtQDNIdKCKlAovIj0Eo4RagS6iFBXEAcrIpLEAdHiYnXsb3DzLz3dtex14lw8QEyB++8n5lv571589YAe/I/lMPpVK/hG0r45yl4pjB7VaGPLSNi85NE2PhQhcZrMfr5h4DD8WArMimP+1HJYpjV4zxa7QM7v/W037hn2eHHEO6E5cXAjT6wRcQfjP4CRcDPCYOdCzGKyuhaH9jjiC2Ad237K7DIyzr3lQw2H2LEy5F9NNUH9joynYJ5xE0YIXWJuiJMvHzermAmxIhmNujRB/YAmf4E44gr/IPToGL5nseOhBn1j2VTh/2keG3duHKKCW+ClU4nA/Nv3QF7pOt5t7SLsfRDuqckq1wSNDraacszuIOS1v2Ye+1vIfpqBVfj7diYbX9J+jHbJl7sc+r6Wprn4PoPEc+JD2I0T9PuvUejv6iIHiT1dzg0BydIuRKIBbTO8rMkwdEyyvYvqM4VwY6oly1yAlolM7uIzlOsuhTmTdLpAuRE2fQc8yD7oLC3Yed1Ticl90RqJtPXOrCH1ICb4KaSJX3IyaUOQSWqxb0X1WHdgm3YYWN9xcc2w7HmJed87IahOaq0mSUVXjMerUhKb8Nea6wdH4uh2IiZse5ja8aHo6PmLhYphRcn9Fq3Y49T75lCmXPMx6bC9pbX5lJ6gbfPwzqcPK3sI69c4JdaTb/uOc9Ru8XBVmE7tigZMEpjCcb+McVlMdWWyQHsqJzAUe5g7KWEqDm9rPtkWzlI5Xu/ebNMB7bEZUQMUoR16OzsgK1rc2p+AWqsqK+UEQFaHtZkwiZ0wy6qys9YXo1e2IOiGmy+KxZ87P62YDuxsEust/2hWJ2TwXBrMGgs54xcPoPFSsnYGDhWqlorPmDsgYyEmw/DWrvH1tMsk2FYGX1YOy9uSoWs+liMB7GxXWJH9c2pm90PkCdWBZPsoanbXOPmPOt1ZZDsga2D9TwqbLMrdsVgEz713o/4wuVq9uPL0sHVoTGbfvIdO5kjR1MRHoMeWLdQ4i3L8/l/kbpPZoJYunjqcYhN8uwL5P1ZDmnfWZRAr5HN/lUug7LZ+/y40bZ6Yc1suVQuy8YEsLeo0Rqb4m/fqfVTCFfd8pTOGXJ3wnPkletqKDbmY62K1taCWO3D8W7jvyBaNn3mEm3EA3fDoucoH4oFM4XmmPfdCGIjakID7kIDm0D3gxRK3GTSGDtZ4Q8N77ZchAeUUodwrJr8KXPMgleDWP0nowlR/YINWG6kJIOWgLeAvrKGynVOqrNq5jRY78tE+sY6qOpYhb+rhuVF2NJVGdp4aUi+sY8Zu5w0h6XSKx/0wXSjcFtvAqd2TNZH6jK5GleV4u6ZmZknRDv69jdvBfK+i9w+k/X02wp2Idsxg7xluRKMFc6fmSVnpao6L9OyofxxnnM6jK6+3Iyn2jvulL39t8VacN8Itu/DQQRLGzvv/70FeA1XEwPBgvXcqt/47PRgoHuyJ/8J+Rs7ac4B4+iySQAAAABJRU5ErkJggg==);
	width: 118px;
	height: 24px
}

h4,h5,h6 {
	line-height: 20px
}

body.wiki-content.fullsize {
	overflow-y: auto;
	padding: 0 10px;
}

body.wiki-content {
	height: 100%;
}

body.editor-comment {
	height: auto;
}

body.fullsize {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 0;
	padding: 10px 0;
	margin: 0 10px;
}

img.emoticon {
	vertical-align: middle;
}

#autocomplete {
	background-color: #eee;
	border: solid 1px #ddd;
}

#autocomplete-trigger {
	background-color: #ddd;
	padding: 0 2px;
}

#autocomplete-search-text {
	padding: 0 4px 0 2px;
}

.mceContentBody {
	border: none;
	text-align: left;
	background: #fff;
}

.mceContentBody .wysiwyg-macro-body-preformat {
	border: #ccc solid 1px;
	margin: 5px 20px;
}

.mceContentBody .wysiwyg-macro-inline {
	display: inline;
}

.mceContentBody .user-new-line,.mceContentBody .wysiwyg-macro-body-newline
	{
	display: none;
	line-height: 0;
}

.macro span.macro-name {
	background-color: #f0f0f0;
	padding: 4px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.wysiwyg-macro {
	background-repeat: no-repeat;
	background-position: 0 0;
	border: 1px solid #ddd;
}

.wiki-content .wysiwyg-macro {
	width: 100%;
	padding: 24px 2px 2px 2px;
}

.wiki-content .wysiwyg-macro-body {
	background-color: #fff;
	border: 1px solid #ddd;
	margin: 0;
	padding: 10px 20px;
	background-color: #fff;
}

body.wiki-content {
	height: 100%;
}

body.editor-comment {
	height: auto;
}

body.fullsize {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 0;
	padding: 10px 0;
	margin: 0 10px;
}

#autocomplete {
	background-color: #eee;
	border: solid 1px #ddd;
}

#autocomplete-trigger {
	background-color: #ddd;
	padding: 0 2px;
}

#autocomplete-search-text {
	padding: 0 4px 0 2px;
}

.mceContentBody {
	border: none;
	text-align: left;
	background: #fff;
}

.mceContentBody .wysiwyg-macro-body-preformat {
	border: #ccc solid 1px;
	margin: 5px 20px;
}

.mceContentBody .wysiwyg-macro-inline {
	display: inline;
}

.mceContentBody .user-new-line,.mceContentBody .wysiwyg-macro-body-newline
	{
	display: none;
	line-height: 0;
}

.macro span.macro-name {
	background-color: #f0f0f0;
	padding: 4px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.wysiwyg-macro {
	background-color: #f0f0f0;
	background-repeat: no-repeat;
	background-position: 0 0;
	border: 1px solid #ddd;
}

.wiki-content .wysiwyg-macro {
	width: 100%;
	padding: 24px 2px 2px 2px;
}

.wiki-content .wysiwyg-macro-body {
	background-color: #fff;
	border: 1px solid #ddd;
	margin: 0;
	padding: 10px;
}

.wiki-content .wysiwyg-macro-body>p:first-child {
	margin-top: 0;
}

.wiki-content .wysiwyg-macro-body>p:last-child {
	margin-bottom: 0;
}

.wiki-content td .wysiwyg-macro-body {
	min-width: 200px;
}

.wiki-content .wysiwyg-macro-body>pre {
	margin: 0;
	white-space: pre-wrap;
	-moz-tab-size: 4;
	-webkit-tab-size: 4;
	-ms-tab-size: 4;
	tab-size: 4;
}

.editor-inline-macro {
	background-color: #f0f0f0;
	border: 1px solid #ddd;
	min-height: 24px;
	vertical-align: text-bottom;
	margin: 0 2px;
}

.editor-inline-macro.with-chrome {
	background-repeat: no-repeat;
	background-position: 0 0;
	height: auto;
	padding: 24px 2px 2px 2px;
}

.wysiwyg-unknown-macro {
	vertical-align: text-bottom;
}

.confluenceTh>.editor-inline-macro,.confluenceTh>.wysiwyg-unknown-macro,.confluenceTd>.editor-inline-macro,.confluenceTd>.wysiwyg-unknown-macro
	{
	vertical-align: inherit;
}

.macro-placeholder-icon {
	background-image:
		url(/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/5.1.5/_/download/resources/com.atlassian.confluence.editor:editor-content-styles/../../../images/icons/macrobrowser/dropdown/placeholder.png);
	background-repeat: no-repeat;
	background-position: 0 3px;
}

.image-hotswap {
	background-image:
		url(/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/5.1.5/_/download/resources/com.atlassian.confluence.editor:editor-content-styles/../../../images/icons/wait.gif);
	background-repeat: no-repeat;
	background-position: 4px 50%;
}

table.layout,table.layout td.layout-cell {
	border: 1px dotted #ccc;
}

table.confluenceTable {
	margin-bottom: 0;
}

.wiki-content table tbody td.mceSelected {
	background-color: #edf5ff !important;
}

.wiki-content table tbody td.mceSelected.highlight,.wiki-content table tbody th.mceSelected
	{
	background-color: #e0e0e0 !important;
}

.wiki-content table tbody th.mceSelected.nohighlight {
	background-color: #edf5ff !important;
}

.wiki-content table tbody td.mceSelected.info,.wiki-content table tbody th.mceSelected.info,.wiki-content table tbody td.mceSelected.highlight-blue,.wiki-content table tbody th.mceSelected.highlight-blue
	{
	background-color: #d3e3f7 !important;
}

.wiki-content table tbody td.mceSelected.success,.wiki-content table tbody th.mceSelected.success,.wiki-content table tbody td.mceSelected.highlight-green,.wiki-content table tbody th.mceSelected.highlight-green
	{
	background-color: #d3f4cc !important;
}

.wiki-content table tbody td.mceSelected.warning,.wiki-content table tbody th.mceSelected.warning,.wiki-content table tbody td.mceSelected.highlight-red,.wiki-content table tbody th.mceSelected.highlight-red
	{
	background-color: #f3dada !important;
}

.wiki-content table tbody td.mceSelected.note,.wiki-content table tbody th.mceSelected.note,.wiki-content table tbody td.mceSelected.highlight-yellow,.wiki-content table tbody th.mceSelected.highlight-yellow
	{
	background-color: #f6f7ca !important;
}

.wiki-content .confluence-embedded-image {
	cursor: default;
}

.wiki-content table.wysiwyg-macro {
	border-collapse: separate;
}

p+table.wysiwyg-macro,table.wysiwyg-macro+p {
	margin-top: 10px;
}

.wiki-content .highlight-marker {
	background-color: #FEEECD;
}

.wiki-content.show-eol-markup p:after,.wiki-content.show-eol-markup h1:after,.wiki-content.show-eol-markup h2:after,.wiki-content.show-eol-markup h3:after,.wiki-content.show-eol-markup h4:after,.wiki-content.show-eol-markup h5:after,.wiki-content.show-eol-markup h6:after,.wiki-content.show-eol-markup li:after
	{
	content: " \00B6";
	color: #777;
}

.wiki-content table.wysiwyg-macro {
	*border: 5px solid #f0f0f0;
	*background-color: #fff;
	*background-repeat: no-repeat;
	*padding: 0;
}

.wiki-content td.wysiwyg-macro-body {
	*background-color: transparent;
	*border: 0;
	*padding: 30px 6px 6px 6px;
}

.mceContentBody ol {
	*margin-left: 40px;
}

.mceContentBody ul {
	*margin-left: 40px;
}

.find-current {
	position: relative;
	padding: 2px;
	margin: -2px;
	background-color: #ffde00;
	box-shadow: 0 2px 2px #ccc;
	-moz-box-shadow: 0 2px 2px #ccc;
	-webkit-box-shadow: 0 2px 2px #ccc;
	border-radius: 5px;
}

.wiki-content .wysiwyg-macro-body>p:first-child {
	margin-top: 0;
}

.wiki-content .wysiwyg-macro-body>p:last-child {
	margin-bottom: 0;
}

.wiki-content td .wysiwyg-macro-body {
	min-width: 200px;
}

.wiki-content .wysiwyg-macro-body>pre {
	margin: 0;
	white-space: pre-wrap;
	-moz-tab-size: 4;
	-webkit-tab-size: 4;
	-ms-tab-size: 4;
	tab-size: 4;
}

.editor-inline-macro {
	background-color: #f0f0f0;
	border: 1px solid #ddd;
	min-height: 24px;
	vertical-align: text-bottom;
	margin: 0 2px;
}

.editor-inline-macro.with-chrome {
	background-repeat: no-repeat;
	background-position: 0 0;
	height: auto;
	padding: 24px 2px 2px 2px;
}

.confluenceTh>.editor-inline-macro,.confluenceTh>.wysiwyg-unknown-macro,.confluenceTd>.editor-inline-macro,.confluenceTd>.wysiwyg-unknown-macro
	{
	vertical-align: inherit;
}

.macro-placeholder-icon {
	background-image:
		url(/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/5.1.5/_/download/resources/com.atlassian.confluence.editor:editor-content-styles/../../../images/icons/macrobrowser/dropdown/placeholder.png);
	background-repeat: no-repeat;
	background-position: 0 3px;
}

.image-hotswap {
	background-image:
		url(/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/5.1.5/_/download/resources/com.atlassian.confluence.editor:editor-content-styles/../../../images/icons/wait.gif);
	background-repeat: no-repeat;
	background-position: 4px 50%;
}

table.layout,table.layout td.layout-cell {
	border: 1px dotted #ccc;
}

table.confluenceTable {
	margin-bottom: 0;
}

.wiki-content table tbody td.mceSelected {
	background-color: #edf5ff !important;
}

.wiki-content table tbody td.mceSelected.highlight,.wiki-content table tbody th.mceSelected
	{
	background-color: #e0e0e0 !important;
}

.wiki-content table tbody th.mceSelected.nohighlight {
	background-color: #edf5ff !important;
}

.wiki-content table tbody td.mceSelected.info,.wiki-content table tbody th.mceSelected.info,.wiki-content table tbody td.mceSelected.highlight-blue,.wiki-content table tbody th.mceSelected.highlight-blue
	{
	background-color: #d3e3f7 !important;
}

.wiki-content table tbody td.mceSelected.success,.wiki-content table tbody th.mceSelected.success,.wiki-content table tbody td.mceSelected.highlight-green,.wiki-content table tbody th.mceSelected.highlight-green
	{
	background-color: #d3f4cc !important;
}

.wiki-content table tbody td.mceSelected.warning,.wiki-content table tbody th.mceSelected.warning,.wiki-content table tbody td.mceSelected.highlight-red,.wiki-content table tbody th.mceSelected.highlight-red
	{
	background-color: #f3dada !important;
}

.wiki-content table tbody td.mceSelected.note,.wiki-content table tbody th.mceSelected.note,.wiki-content table tbody td.mceSelected.highlight-yellow,.wiki-content table tbody th.mceSelected.highlight-yellow
	{
	background-color: #f6f7ca !important;
}

.wiki-content .confluence-embedded-image {
	cursor: default;
}

.wiki-content table.wysiwyg-macro {
	border-collapse: separate;
}

.wiki-content .highlight-marker {
	background-color: #FEEECD;
}

.wiki-content.show-eol-markup p:after,.wiki-content.show-eol-markup h1:after,.wiki-content.show-eol-markup h2:after,.wiki-content.show-eol-markup h3:after,.wiki-content.show-eol-markup h4:after,.wiki-content.show-eol-markup h5:after,.wiki-content.show-eol-markup h6:after,.wiki-content.show-eol-markup li:after
	{
	content: " \00B6";
	color: #777;
}

.wiki-content table.wysiwyg-macro {
	*border: 5px solid #f0f0f0;
	*background-color: #fff;
	*background-repeat: no-repeat;
	*padding: 0;
}

.wiki-content td.wysiwyg-macro-body {
	*background-color: transparent;
	*border: 0;
	*padding: 30px 6px 6px 6px;
}

.find-current {
	position: relative;
	padding: 2px;
	margin: -2px;
	background-color: #ffde00;
	box-shadow: 0 2px 2px #ccc;
	-moz-box-shadow: 0 2px 2px #ccc;
	-webkit-box-shadow: 0 2px 2px #ccc;
	border-radius: 5px;
}

.wiki-content .columnLayout {
	border-spacing: 8px;
}

.wiki-content .header,.wiki-content .footer,.wiki-content .cell {
	border: 2px dashed #ccc;
	margin: 8px;
	padding: 4px 8px;
}

.wiki-content .header,.wiki-content .header .innerCell {
	margin-bottom: 0;
}

.wiki-content .footer,.wiki-content .footer .innerCell {
	margin-top: 0;
}

.wiki-content .innerCell {
	outline: 0;
	overflow: auto;
	overflow-y: hidden;
	height: 100%;
}

.wiki-content .wysiwyg-macro {
	*width: 99.46%;
}

.wiki-content .sidebars .wysiwyg-macro {
	*width: 98.88%;
}

table.draggable {
	margin-left: -10px;
	margin-top: -10px;
}

table.draggable:hover>tbody>tr>td.draggable-table,table.draggable:hover>tbody>tr>td.draggable-column,table.draggable:hover>tbody>tr>td.draggable-row
	{
	background-color: #777;
	border-top: 1px solid #777;
	border-left: 1px solid #777;
}

table.draggable:hover>tbody>tr>td.draggable-table,table.draggable:hover>tbody>tr>td.draggable-column
	{
	border-right: 1px solid #aaa;
}

table.draggable:hover>tbody>tr>td.draggable-table,table.draggable:hover>tbody>tr>td.draggable-row
	{
	border-bottom: 1px solid #aaa;
}

td.draggable-table,td.draggable-column,td.draggable-row {
	background-color: transparent;
	border-top: 1px solid transparent;
	border-left: 1px solid transparent;
	cursor: move;
}

td.draggable-table,td.draggable-column {
	border-right: 1px solid transparent;
}

td.draggable-table,td.draggable-row {
	border-bottom: 1px solid transparent;
}

td.draggable-column {
	height: 10px;
}

td.draggable-row {
	width: 10px;
}

.wiki-content img.confluence-embedded-image,.wiki-content img.editor-inline-macro,.wiki-content table.wysiwyg-macro
	{
	cursor: move;
}

.wiki-content table.wysiwyg-macro>tbody>tr>td.wysiwyg-macro-body {
	cursor: text;
}

#move-indicator {
	font-weight: normal !important;
}

.status-macro {
	min-width: 76px;
	padding: 2px 5px 1px 5px
}

.wiki-content .aui-lozenge,#property-panel a.macro-property-panel-Grey span.icon
	{
	color: #333333;
	background-color: #cccccc;
	border-color: #cccccc;
}

.wiki-content .aui-lozenge.aui-lozenge-subtle,#property-panel a.macro-property-panel-Grey span.icon.aui-lozenge-subtle
	{
	color: #333333;
	background-color: #ffffff;
	border-color: #cccccc;
}

.wiki-content .aui-lozenge-success,#property-panel a.macro-property-panel-Green span.icon
	{
	color: #ffffff;
	background-color: #14892c;
	border-color: #14892c;
}

.wiki-content .aui-lozenge-success.aui-lozenge-subtle,#property-panel a.macro-property-panel-Green span.icon.aui-lozenge-subtle
	{
	color: #14892c;
	background-color: #ffffff;
	border-color: #b2d8b9;
}

.wiki-content .aui-lozenge-error,#property-panel a.macro-property-panel-Red span.icon
	{
	color: #ffffff;
	background-color: #d04437;
	border-color: #d04437;
}

.wiki-content .aui-lozenge-error.aui-lozenge-subtle,#property-panel a.macro-property-panel-Red span.icon.aui-lozenge-subtle
	{
	color: #d04437;
	background-color: #ffffff;
	border-color: #f8d3d1;
}

.wiki-content .aui-lozenge-current,#property-panel a.macro-property-panel-Yellow span.icon
	{
	color: #594300;
	background-color: #ffd351;
	border-color: #ffd351;
}

.wiki-content .aui-lozenge-current.aui-lozenge-subtle,#property-panel a.macro-property-panel-Yellow span.icon.aui-lozenge-subtle
	{
	color: #594300;
	background-color: #ffffff;
	border-color: #ffe28c;
}

.wiki-content .aui-lozenge-complete,#property-panel a.macro-property-panel-Blue span.icon
	{
	color: #ffffff;
	background-color: #4a6785;
	border-color: #4a6785;
}

.wiki-content .aui-lozenge-complete.aui-lozenge-subtle,#property-panel a.macro-property-panel-Blue span.icon.aui-lozenge-subtle
	{
	color: #4a6785;
	background-color: #ffffff;
	border-color: #e4e8ed;
}

#property-panel a.macro-property-panel-Grey,#property-panel a.macro-property-panel-Green,#property-panel a.macro-property-panel-Red,#property-panel a.macro-property-panel-Yellow,#property-panel a.macro-property-panel-Blue,#property-panel a.macro-property-panel-Brown
	{
	padding: 6px;
	display: inline-block;
}

#property-panel a.macro-property-panel-Grey span.icon,#property-panel a.macro-property-panel-Green span.icon,#property-panel a.macro-property-panel-Red span.icon,#property-panel a.macro-property-panel-Yellow span.icon,#property-panel a.macro-property-panel-Blue span.icon,#property-panel a.macro-property-panel-Brown span.icon
	{
	display: inline-block;
	background-image: none;
	margin: 0;
	border: 0;
	min-width: auto;
	border-radius: 3px;
	width: 16px;
	height: 16px;
}

#insert-menu .macro-status .icon {
	background:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB90DBgUQHra5bYQAAADGSURBVDjL7dMxSkNREIXhb967JqAWRgXBQoRgJRa6AhejnY07sHEFbsFF2Ip21hYWNtaSQjBRfMm1SWUG3EAODFMc5py/GZYKlPnONHO1u6lqU7fWScEe1lCT8HfcYoDZn+OeiLv4l/F8uCO0aUGNcTwMXGC40EDTjb2e3qsmNhK/4LlENcJ6FhCMBEKXELT4CMeXW+iniGX1++Tput+Fkvm1+iy+3s5wsEhQG7X3cnRof8p2QriCx4KbOU6mKZr5ZPpZfgK/SqI2J6AKSn8AAAAASUVORK5CYII=)
		no-repeat center;
}

.editor-inline-macro[data-macro-name='status'] {
	background: transparent;
	border: 0;
	min-height: 16px;
	margin: 0;
	vertical-align: -4px;
}

#property-panel .editable.status-macro-title {
	margin-right: 10px;
	float: none;
	text-transform: uppercase;
	text-decoration: none;
	width: 88px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 11px;
	padding: 0 5px;
}

#property-panel input.editable.status-macro-title {
	outline: none;
	height: 30px;
	line-height: 20px;
	vertical-align: bottom;
	padding-top: 2px;
}

html,body.wiki-content {
	height: 100%;
	*height: auto
}

html {
	*height: auto
}

body.editor-comment {
	height: auto
}
/* For variable mark in the editor iframe */
.template-variable {
	border-radius: 5px;
	position: relative;
	top: 3px;
	margin-left: 2px;
	margin-right: 2px;
}

/* Work around different margins for td/th without a <p> */
th>.template-variable,td>.template-variable {
	top: 1px;
}

ul[data-variable-declarations] {
	display: none !important;
}

.attachments-container ul.pagination li a {
	text-decoration: none;
}

.attachments-container .attachments-file-extension {
	margin-bottom: 20px;
}

.attachments-container .attachments-file-extension .label-filter-desc {
	margin-left: 8px;
}

.attachments-container .attachments-file-extension .labelFilter {
	margin-right: 15px;
}

.plugin_attachments_container .download-all-link {
	display: inline-block;
	background:
		url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAFVBMVEX///9wcHBwcHBwcHBwcHBwcHBwcHA3RenHAAAAB3RSTlMAEYi7zN3/VyoyVQAAAD1JREFUeNqNyNEKACAIQ9Fmc///ySVUUkF08cGd8p37AdILjAgAbQBVIYHigHjVjygpvdgpc6ds+0yrG35qltUBSh0GXHoAAAAASUVORK5CYII=)
		no-repeat left center;
	margin-top: 10px;
	padding-left: 20px;
}

/* We need to be very specific to restore AUIs style on the buttons because ".wiki-content a" overrides it */
.plugin_attachments_container .attachment-buttons a.aui-button {
	color: #333;
}

table.attachments td.attachment-filesize,table.attachments td.attachment-creator,table.attachments td.attachment-created
	{
	white-space: nowrap;
}

table.attachments th.attachments-comment {
	white-space: normal;
	width: auto;
}

.empty-attachment-table {
	line-height: 30px;
}

/* These overrides could be in Confluence core, but we should probably migrate this plugin to use
   Confluence.SortableTables and not the #sortLink macro */
table.attachments th a:link,table.attachments th a:visited,table.attachments th a:hover,table.attachments th a:active
	{
	color: #333;
	text-decoration: none;
}

/**
 * Override AUI margin behaviour so that the upload form is centred in the drop area
 */
.plugin_attachments_uploadform {
	text-align: left;
	width: 450px;
	margin-left: auto !important;
	margin-right: auto !important;
}

.attachments-table-drop-zone {
	border-radius: 10px;
	-moz-border-radius: 10px;
	border: 2px dashed #cccccc;
	height: auto;
	width: auto;
	text-align: center;
	padding: 40px;
}

.attachments-table-drop-zone .drop-zone-image {
	background-image:
		url(/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/3.6.5/_/download/resources/confluence.extra.attachments:attachments-css/../../resources/confluence.extra.attachments/icons/arrow.gif);
	margin: -1px 5px 2px 2px;
	height: 25px;
	width: 25px;
	float: left;
}

.attachments-table-drop-zone .drop-zone-text {
	display: inline-block;
	color: #999;
}

.empty-attachment-text {
	color: #707070;
	font-weight: bold;
	padding-bottom: 10px;
	text-align: center;
}

.attachments-table-drop-zone .drop-zone-empty-text {
	color: #707070;
	font-weight: 500;
	padding-bottom: 10px;
}

.attachments>tbody>tr.hovered {
	background-color: #F0F0F0;
}

.attachments>tbody>tr.focused {
	background-color: #EAF1FD
}

.attachments th.modified-column {
	width: 1px;
	white-space: nowrap;
}

/*Override AUI's desire to use border-bottom*/
.attachments .attachment-row {
	border-top: 1px solid rgb(204, 204, 204);
	border-bottom: none;
}

.attachments .attachment-details-wrapper {
	padding-left: 26px;
	padding-bottom: 20px;
}

.attachments .attachment-details-wrapper .attachment-labels {
	font-weight: bold;
}

.attachments .attachment-details-wrapper .labels-section-content {
	margin-bottom: 10px;
}

.attachments .attachment-details-wrapper th,.attachments .attachment-details-wrapper td
	{
	padding-left: 0;
}

.attachments .attachment-details-wrapper .attachment-buttons {
	padding-top: 10px;
}

.attachments .attachment-row .attachment-icon {
	float: left;
	width: 16px;
}

.attachments .attachment-row .attachment-filename {
	float: left;
	padding-left: 10px;
}

.attachments .attachment-row .attachment-comment {
	display: block;
}

table.attachments .attachment-summary-toggle {
	width: 16px;
	padding-right: 0;
	padding-left: 0;
}

table.attachments .attachment-summary-toggle .icon {
	cursor: pointer;
}

.attachments .attachment-row .attachment-dropdown-actions .action-dropdown .aui-dd-parent
	{
	height: 18px;
	width: 25px;
	position: relative;
}

.attachments .attachment-row .attachment-dropdown-actions .action-dropdown .aui-dd-parent .aui-dropdown .hide-menu
	{
	display: none;
}

.attachments .attachment-row .attachment-dropdown-actions .action-dropdown .aui-dd-parent .aui-dropdown li a span
	{
	padding-left: 8px;
	padding-right: 8px;
}

.attachments .attachment-row .attachment-dropdown-actions .action-dropdown .aui-dd-parent .aui-dd-trigger span,.attachments .attachment-row .attachment-dropdown-actions .action-dropdown .aui-dd-parent .aui-dd-trigger:hover span
	{
	background:
		url(/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/3.6.5/_/download/resources/confluence.extra.attachments:attachments-css/../../resources/confluence.extra.attachments/icons/menu_indicator.gif)
		no-repeat 100% 50%;
	overflow: hidden;
	width: 25px;
	height: 18px;
	display: block;
}

.attachments .attachment-row .attachment-dropdown-actions .action-dropdown .aui-dd-parent .aui-dd-trigger .hide-icons
	{
	display: none;
}

.attachments .attachment-row .attachment-dropdown-actions .action-dropdown .aui-dd-parent .aui-dd-trigger
	{
	background:
		url(/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/3.6.5/_/download/resources/confluence.extra.attachments:attachments-css/../../resources/confluence.extra.attachments/icons/tools_17.png)
		no-repeat 0% 50%;
}

.attachments .attachment-row .attachment-dropdown-actions .action-dropdown .aui-dd-parent .aui-dd-trigger:hover
	{
	background-color: #3c78b5;
	color: #fff;
	cursor: pointer;
}

.plugin_attachments_table_container {
	margin-bottom: 10px;
}

.plugin_attachments_uploadwaiticon {
	visibility: hidden;
}

.plugin_attachments_dropzone_uploadwaiticon {
	visibility: hidden;
}

/* To cater for Confluence 5.0 + ADG */
.attachments .attachment-row .action-menu {
	text-align: right;
}

.attachments .attachment-row .aui-dropdown2-trigger {
	color: #707070;
	text-decoration: none;
	display: none; /* Only show on hover/focused */
}

.attachments .attachment-row .aui-icon-dropdown {
	border-top-color: #707070;
}

.attachment-dropdown-actions {
	width: 30px;
}

#aui-message-bar {
	position: fixed;
	left: 50%;
	max-width: 500px;
	top: 10px;
}

.attachment-image-preview>img {
	max-height: 150px;
	max-width: 100%;
}

.editor-inline-macro[data-macro-name='attachments'] {
	padding: 26px 6px 6px 6px;
}

.shortcutsmenu ul.inline-task-list>li {
	padding-left: 22px;
	background-position: 0 3px;
	margin-left: -17px;
}

.wiki-content ul.inline-task-list>li {
	list-style: none;
	padding-left: 22px;
	margin-left: -22px;
	background-repeat: no-repeat;
	background-size: 16px 16px;
	background-position: 0 3px;
}

.wiki-content td>ul.inline-task-list>li,.wiki-content th>ul.inline-task-list>li
	{
	padding-left: 22px;
	margin-left: -17px;
}

ul.inline-task-list img {
	vertical-align: top;
}

ul.inline-task-list .jira-issue,ul.inline-task-list .unknown-jira-issue
	{
	margin-top: -3px;
	margin-bottom: 3px;
}

ul.inline-task-list .jira-issue,ul.inline-task-list .unknown-jira-issue
	{
	margin-top: -3px;
	margin-bottom: 3px;
}

.wiki-content ul.inline-task-list>li.checked,.wiki-content ul.inline-task-list>li.checked>*,.wiki-content ul.inline-task-list>li.checked>*>a
	{
	color: #707070;
}

.wiki-content ul.inline-task-list>li.checked>ul.inline-task-list {
	color: #333;
}

.wiki-content ul.inline-task-list>li.checked>span[style],.wiki-content ul.inline-task-list>li.checked>*>span[style]
	{
	color: #707070 !important;
}

#inline-tasks-notice {
	position: fixed;
	display: block;
	top: 0;
	right: 0;
	left: 0;
	width: 30%;
	margin: 15px auto auto auto;
	z-index: 999;
	padding: 5px;
	text-align: center;
}

ul.inline-task-list>li {
	background-image:
		url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAA8ElEQVQ4Ec1SOwqEQAyNn85GRS3Eyis4eBTvIZ5DD+JBrKy1205BkLH3xxphZOOKsJU7MITkvbxkJgF4+kiiAc/z/CzLymVZDBG7soqiDHEcs6ZpXogfAnmec03TDMYYmKYJqqqS/HmegXMORVHANE1DFEUmEmTBwsphGILjOF/JyEFBxIIggM8uSRld1wEr3R3btglMBNZ1JeCVI8tH0zv8s8BZ9M8ExnGEbc7nLom/TYD45Al934NlWYRwdrquI6HjSyVJGqqqAhTBaVxdTK7rGpArVI5NdF3XT9O03IDbVd7wIUkS1rbtvspC6Dn7BkLhZ0vqv9lXAAAAAElFTkSuQmCC');
}

ul.inline-task-list>li.hover {
	background-image:
		url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABAElEQVQ4EcWSOwqDQBCGJ1GsbBIQQcUiZ8gVBMGz2ApewMLWk3gLwZwhICJqExsbX5hMYGUnEZMikIFlmNc3P+wA/Nt2TICmaSff9y9t2x5Ybs3LstwEQXAuy/KK9QUQRdFNkqSDbdvwgIEoimR+HEeoqgriOIZ5nhvXdY/YsGdduNlxHDBN820YexBoGAZYlgW8SrJGURTATVuG6ngjgGmaAN+WCYJAym8AUv0iIIBP8td4vwV0Xbf6A/zmYRj4EIiCoihA13XS8BrkeU5Syx08jqhJkgQQglvYj/A+yzJI0xSwl1GWS1RV9eR53qXv+81TxuEwDM91XT9PmYH+5+9n6G0tfAw1tQAAAABJRU5ErkJggg==');
}

ul.inline-task-list>li.task-active {
	background-image:
		url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAA+klEQVQ4EcVSOwqDQBCd+MPCZgP+Wk+g6M0ECw9gIXgmwdacIWCj2EQLKz8QR1hxRTRFwIVhdufz3ht2AO4+DypA13UrCIJX3/eExo68JElNHMdeXddvzK8ASZJ8ZFkmtm0DIQR4nmf6x3GEtm0hz3OYpqnxff+JBRytQmbXdUHTNBBFETiOY2xmXnKO48BWpUAB0Kuqun0e3g3DYOIMADJfnX0NA7Cf+woM8wyAIDDPX/r/DICUV2MMw8AoW78Ro/NyAI5xZmVZHgMoitKkaQpVVS0qUMneiqKALMsAaynKuommaVphGL66rjtdZWyOosibiZZVpkD3+S9rKUbNxwuQjwAAAABJRU5ErkJggg==');
}

ul.inline-task-list>li.disabled {
	background-image:
		url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAA5klEQVQ4EcVSMQ6DMAx0UUBIICS6A0rf0JGX8EBewtg3ZICBrUhIMABCjSMlxW2UDh3wYuw7O2dxAGfHRQvI8/xW1/XD9/1U92x5Xdehqqp727YCcbOgaZpnkiRpURQg89fstm0wzzMIIWCapqEsyyuSPM3Elznn1mHkMMYUJpXCUaVZgKQwDDE5I45jgjNSyQKlusLzyJvvE1xDLowo2PfdxbVify8gB/26HyV8cogC+X8hiiKrVN0cx1F/qmwUoMP6vkeTEMKxwGHkIFf3jROzLFNWDoLAaeVlWZSVu65TVtaLzssvLOpSQnS3q6kAAAAASUVORK5CYII=');
}

ul.inline-task-list>li.checked {
	background-image:
		url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAB10lEQVQ4EcVSz0sbQRT+8sO2YQnJmk02uzY9eCplvfVf6J/gHyBIIVCwRkF7FKSoNPXQQ4tWjAU1oocIuUi1EUFPEcGTBzVVNHrQTWp6SExmpzuLM3Rp8eqDx3sz7/u+eW9mgAe0bsMwih7egN7R0fkxnS5SSmW+979Yq9UqqVRqudFodMuyvCsEstms+ejxE/n5CwORmAq/z+fitwjBydEhvk59Rj6fR71eXzdN85WXo4hFHXI0rsPr9cGicPnNTQ2ZuQxyuRw0TQMjM64QYAtZUWFZ5B8/Oz/H3OwMfmx8RyKRQDKZZHDHXAKEUjQJhSoHMfC2D+WLS5R+nmL+WwYT70chBQJYXStAkiTOh19kdmKP4Sx7el9jf28XszPToJaFna0CuroMfMksCAzniQ689nUSYjn+pn8IqqZje3MDK0uLDpaRI0rMqXMyi0KAHd6yT2MeDIcxMj6JSDQGXYtj4tMUQu2KqN816ui4RmjcNuG7ez4pGMK7kXH8qprQnj5Dy+6OGbGf829zCVSvrxBWoqKuqCqYE7srblXzmqdOFAJNikq5dCDD44EUYkFMJwi/K1ewMWBYvil+YlzTO8c+pIttHtz7lRl5eHDg5eVF+ZiLPGz8A3oPzeM2AZRyAAAAAElFTkSuQmCC');
}

ul.inline-task-list>li.checked.hover {
	background-image:
		url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAB50lEQVQ4EcVSS0gbURQ9k0Q7pAYdkyYTxw+4jjsXgiBIsbssXXZTSndiXWhEuii0UkPQKHalGIKWSHHVTTcNMa0bKRERoQiKRloHlDBpba3OJzPOG3mjo+LWC4fHu/ecw733PeAeozcSiRQY2gAfDrfGhkcK8ukJR3O3napmlONjo0uyLPdyHLdmGySnpiUvW811dD1GMBSGp8rj0Guqhp3tLbxPJvA1n4eiKFlJknpclHX2/x/X2f0EfEMjXG43dN1w4PjvMTIfFpDL5SAIAoiYaG0DcvHVByFr+g3s//yFdGoOy9kvaG5qQjQaJXQrbAOGYaBWdChaBc1+L2IDfTgQRewVi8gspDH+7g0eell8/JwHy7JUD8egimlA4umzF/ixsYb51Kw5ho7VlWW0tUWQnMuAcqiD3QFJmBu28Lw/hgAv4Pu3LD4tZcAYOhIzi6itD1l1Kianw4C0T+D11WHo7QS4QAhCmMfr5Cx8nN+qkfrVcIxwJqtweS5SbE0d+l6N4c9vCY+EFrN1w9LpmnZVf7kDwzBQOhRRG2y0CT4/DwJZvdgNKUjiPgiXxuUIVWx5Z30F5aMD6zXIi1xHSSxib3MVMLnUwP6JgWCo9eVgrODW5Du/csXzoDyZiLeXjg53qcn9nue/h+Xs/cUfJAAAAABJRU5ErkJggg==');
}

ul.inline-task-list>li.checked.task-active {
	background-image:
		url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAB1UlEQVQ4EWNgGEAQqqOjc4YR5gBRMXGl4tLSM////BaEiWGjv33//r6nu2f17z+/Q4UEBc/CDejo7nnHwc4uKK+mx8DNz8/AwsKCov/Pnz8Mr54+YdiwchHDkcOHGH79+rXn3bt3rkwwVSCblbQMGfiFhTE0g9R8//aNYdOGNQz79+1jkJaWZgBpBonDDQBxBIVFGFiBNqPjj+/eM2zftI7h7MljDAoK8gw+Pj4g5WCAYgBMo62hBkNfWyPDpw/vGd6+esmwffNahnnTJzEI8PEyTF2wkoGDgwOmnwHuUUZGRqDNzGCJqLgEhptXLzOsX7WM4f///wynjh9l0NXVZWjvnwZWA1ILAyguYGFmZgDhjJxCBhExCYbzp44xbN24joEZqKp78iwGcQlJsDxMM4hGMYCNlZkBhEVFRRga27oYhEVEGaSlJBm6J0xlkJSUAMuB5JEB3Atgwf//gDHACmYKA2OjtqmN4QMwHBQUleB6/vz5DWeDGCgGfHz3hkFCShauQFZWjgGEkcGLp4+RuQgvsLNzvj9x7AjD29cvgP4EBijQqej4xbPHDGeB4QJSCzMFHpwSEpJK5eUVZ378+IY3KXNwcL3v7OwwefHi+T2YIQNLAwA3QI2huMdHdgAAAABJRU5ErkJggg==');
}

ul.inline-task-list>li.checked.disabled {
	background-image:
		url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABhUlEQVQ4EcWSv4rCQBDGv9NTIhrFVEFEIc9wnUUar7GwEKwsfISAzT2DD5I0eQGLqyQRiwQLC0HhLLQTTwQRLdTL7LFLVg6Lu+IGlt3MzvebP1ngj/b0W71hGO1Go/EmAJVKxXAcJ0ilUsVH0P1+v+v3+261Wm0fj8dQADzP+8xms0Vd16GqKpLJpMS5XC7YbrcYDoeYTqdYLpfvruu+PvMoylwqlZDP57lL2s/nM0ajESaTCTRNA4kpQADoI6oAlOneorIRhiFmsxkTm6YpQhLiFB1utxtbvV6PMoCEVPZ4PMZgMEA6nYZlWWznOqmC6/XK/LVaDavVCr7vM+BisQC11+12wWM4QKqAO+v1OgqFAubzOYIgYBAS/zQfCUD908pkMmi1WsjlcgzU6XTEfO5nJLVAl4nEN1NRFDSbTUT/mkFoPmT3LUiAw+HAsvJW6D3QiosIGDfRwul02tHEKSAuiAfT3WazAcVyv3iJ5XLZsG07iEp/+JRJHM3kZb1ef3DI/+5f5sKysL0yhGkAAAAASUVORK5CYII=');
}

.content-preview ul.inline-task-list>li {
	background-image:
		url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAA5klEQVQ4EcVSMQ6DMAx0UUBIICS6A0rf0JGX8EBewtg3ZICBrUhIMABCjSMlxW2UDh3wYuw7O2dxAGfHRQvI8/xW1/XD9/1U92x5Xdehqqp727YCcbOgaZpnkiRpURQg89fstm0wzzMIIWCapqEsyyuSPM3Elznn1mHkMMYUJpXCUaVZgKQwDDE5I45jgjNSyQKlusLzyJvvE1xDLowo2PfdxbVify8gB/26HyV8cogC+X8hiiKrVN0cx1F/qmwUoMP6vkeTEMKxwGHkIFf3jROzLFNWDoLAaeVlWZSVu65TVtaLzssvLOpSQnS3q6kAAAAASUVORK5CYII=');
}

.content-preview ul.inline-task-list>li.checked {
	background-image:
		url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABhUlEQVQ4EcWSv4rCQBDGv9NTIhrFVEFEIc9wnUUar7GwEKwsfISAzT2DD5I0eQGLqyQRiwQLC0HhLLQTTwQRLdTL7LFLVg6Lu+IGlt3MzvebP1ngj/b0W71hGO1Go/EmAJVKxXAcJ0ilUsVH0P1+v+v3+261Wm0fj8dQADzP+8xms0Vd16GqKpLJpMS5XC7YbrcYDoeYTqdYLpfvruu+PvMoylwqlZDP57lL2s/nM0ajESaTCTRNA4kpQADoI6oAlOneorIRhiFmsxkTm6YpQhLiFB1utxtbvV6PMoCEVPZ4PMZgMEA6nYZlWWznOqmC6/XK/LVaDavVCr7vM+BisQC11+12wWM4QKqAO+v1OgqFAubzOYIgYBAS/zQfCUD908pkMmi1WsjlcgzU6XTEfO5nJLVAl4nEN1NRFDSbTUT/mkFoPmT3LUiAw+HAsvJW6D3QiosIGDfRwul02tHEKSAuiAfT3WazAcVyv3iJ5XLZsG07iEp/+JRJHM3kZb1ef3DI/+5f5sKysL0yhGkAAAAASUVORK5CYII=');
}

#tinymce.scaffolding {
	background-color: #f0f0f0
}

#tinymce.scaffolding .editor-cursor-target {
	display: none
}

#tinymce.scaffolding .mceEditable .editor-cursor-target {
	display: block
}

#tinymce.scaffolding .scaffold-data {
	background-color: #fff;
	width: auto;
	min-width: 100px;
	overflow: auto
}

#tinymce.scaffolding .scaffold-data-group,#tinymce.scaffolding .scaffold-data,#tinymce.scaffolding .scaffold-data-actions
	{
	margin: 0 10px;
	padding: 5px
}

#tinymce.scaffolding .scaffold-data-group,#tinymce.scaffolding .scaffold-data
	{
	border: 1px solid #ccc;
	border-radius: 5px;
	background-position: right top;
	background-repeat: no-repeat;
	margin-bottom: 2px
}

#tinymce.scaffolding .scaffold-data pre {
	margin-bottom: 2px;
	margin-top: 2px
}

#tinymce.scaffolding .scaffold-data-template {
	display: none
}

#tinymce.scaffolding .scaffold-data-actions {
	text-align: right
}

#tinymce.scaffolding table.scaffold-data-content {
	width: 100%
}

#tinymce.scaffolding .scaffold-value-list span {
	float: left;
	border: 1px solid #ccc;
	border-radius: 5px;
	padding-left: 15px;
	padding-right: 5px;
	margin-right: 5px;
	margin-left: 10px;
	margin-top: 2px;
	background-color: #f0f0f0;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: left center;
	border-left: 5px
}

#tinymce.scaffolding .scaffold-value-list {
	padding: 5px;
	min-height: 17px;
	overflow: auto
}

.unselectable {
	-moz-user-select: -moz-none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none
}

#menu_wysiwygTextarea_autocomplete {
	border-top-color: #bbb;
	border-top: 1px solid #ddd;
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #bbb;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	font-size: 1em;
	list-style: none outside none;
	margin: 0;
	overflow-x: auto;
	overflow-y: auto;
	padding: 0;
	min-width: 150px;
	max-width: 50%;
	max-height: 70%;
	min-height: 40px;
	white-space: nowrap;
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.4);
	padding: 5px
}

#ui-datepicker-div a.ui-state-active {
	color: #363636;
	border: 1px solid #d8e4f1;
	background-color: #e9f5f2
}

.ui-timepicker-div .ui-widget-header {
	margin-bottom: 8px
}

.ui-timepicker-div dl {
	text-align: left
}

.ui-timepicker-div dl dt {
	height: 25px;
	margin-bottom: -25px
}

.ui-timepicker-div dl dd {
	margin: 0 10px 10px 65px
}

.ui-timepicker-div td {
	font-size: 90%
}

.ui-tpicker-grid-label {
	background: 0;
	border: 0;
	margin: 0;
	padding: 0
}

.ui-timepicker-div .ui-slider-handle {
	background-color: #e9f5f2;
	border: 1px solid #d8e4f1
}

.scaffoldingeditor #ui-datepicker-div td span,.scaffoldingeditor #ui-datepicker-div td a
	{
	border-radius: 4px;
	text-align: center
}

div .scaffold-data p,div .scaffold-data pre,scaffold-value-list pre {
	margin: 2px 2px
}

.scaffold-data-down,.scaffold-data-up,.scaffold-data-remove,.scaffold-data-add
	{
	cursor: pointer;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	padding: 0 5px 2px 0
}

.scaffold-data-add {
	background-image:
		url("/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/5.0.10/_/download/resources/net.customware.confluence.plugin.scaffolding:editor-content-resources/../../download/resources/net.customware.confluence.plugin.scaffolding/images/icons/add.gif")
}

.scaffold-data-remove {
	background-image:
		url("/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/5.0.10/_/download/resources/net.customware.confluence.plugin.scaffolding:editor-content-resources/../../../images/icons/del_16.gif")
}

.scaffold-data-up {
	background-image:
		url("/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/5.0.10/_/download/resources/net.customware.confluence.plugin.scaffolding:editor-content-resources/../../../images/icons/up_16.gif")
}

.scaffold-data-down {
	background-image:
		url("/confluence/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.7/5.0.10/_/download/resources/net.customware.confluence.plugin.scaffolding:editor-content-resources/../../download/resources/net.customware.confluence.plugin.scaffolding/images/icons/down_16.gif");
	padding-left: 1em
}

/*
    Colors for Confluence (included for all themes by default).
*/
h1,h2,h3,h4,.wiki-content h1,.wiki-content h2,.wiki-content h3,.wiki-content h4,.pagetitle,.steptitle,.substeptitle,.formtitle,table.confluenceTable td.confluenceTd.highlight,table.confluenceTable td.confluenceTd.highlight>p,table.confluenceTable th.confluenceTh,table.confluenceTable th.confluenceTh>p,.wiki-content .tablesorter-header-inner,table.admin th,.form-element-large,.form-element-small,#toolbar #format-dropdown .format-h1 a,#toolbar #format-dropdown .format-h2 a,#toolbar #format-dropdown .format-h3 a,#toolbar #format-dropdown .format-h4 a
	{
	color: #000000;
}

h5,h6,.wiki-content h5,.wiki-content h6,#toolbar #format-dropdown .format-h5 a,#toolbar #format-dropdown .format-h6 a
	{
	color: #3d3d3d;
}

#format-dropdown .mce_formatPreview.mce_blockquote a {
	border-left-color: #6699cc;
}

.wiki-content h1,.wiki-content h2 {
	border-bottom-color: #6699cc;
}

.wiki-content-preview {
	border-left-color: #6699cc;
	border-right-color: #6699cc;
}

.pageSectionHeader {
	border-bottom-color: #6699cc;
}

.panel {
	border-color: #6699cc;
}

.panelHeader,.menuheading,.pageheader,.sectionbottom {
	border-bottom-color: #6699cc;
}

.topRow {
	border-top-color: #6699cc;
}

.tabletitle,.pageSectionHeader {
	border-bottom-color: #6699cc;
}

blockquote {
	border-left-color: #6699cc;
}

a,a:visited,a:focus,a:hover,a:active,a.blogHeading {
	color: #326ca6;
}

.aui-nav-vertical li a:link,.aui-nav-vertical li a:focus,.aui-nav-vertical li a:visited,.aui-nav-vertical li a:active
	{
	color: #326ca6;
}

.wiki-content a,.wiki-content a:link,.wiki-content a:visited,.wiki-content a:focus,.wiki-content a:hover,.wiki-content a:active
	{
	color: #326ca6;
}

/* Applied to blog sidebar navigation due to CONFDEV-13039
    Consider proper theming if reused */
.navigation-pseudo-link {
	color: #326ca6;
}

a.visitable:visited {
	color: #333;
}

.createlink,a.createlink,a.createlink:link,a.createlink:visited,a.createlink:active,a.createlink:hover
	{
	text-decoration: underline;
	color: #6D1806;
}

.unresolved,a.unresolved,a.unresolved:link,a.unresolved:visited,a.unresolved:active,a.unresolved:hover
	{
	text-decoration: underline;
	color: #828282;
}

.not-permitted,a.not-permitted,a.not-permitted:link,a.not-permitted:visited,a.not-permitted:hover,a.not-permitted:active
	{
	color: #cc0000;
}

.grey,a.grey,a.grey:link,a.grey:visited,a.grey:hover,a.grey:active {
	color: #666;
}

#tinymce.wiki-content a,#tinymce.wiki-content a:link,#tinymce.wiki-content a:visited,#tinymce.wiki-content a:focus,#tinymce.wiki-content a:hover,#tinymce.wiki-content a:active
	{
	color: #326ca6 !important;
}

#tinymce.wiki-content a.createlink {
	color: #6D1806 !important;
	/* !important used to negate styles used in designMode in FF */
}

#tinymce.wiki-content a.unresolved {
	color: #828282 !important;
	/* !important used to negate styles used in designMode in FF */
}

#tinymce.wiki-content a.not-permitted {
	color: #cc0000 !important;
	/* !important used to negate styles used in designMode in FF */
}

h1 a:link,h1 a:visited,h1 a:focus,h1 a:hover,h1 a:active {
	color: #326ca6;
	border-bottom-color: #000000;
}

.spacenametitle-printable,.spacenametitle-printable a,.spacenametitle-printable a:visited
	{
	color: #999999;
}

.tableview th {
	color: #000000;
	border-bottom-color: #6699cc;
}

.navBackgroundBox {
	background: #6699cc;
	color: #ffffff;
}

.previewBoxTop,.previewContent,.previewBoxBottom,.functionbox {
	border-color: #6699cc;
}

.smalltext-blue {
	color: #6699cc;
}

.tabnav,.comment .tabnav,ul.tabnav {
	border-bottom-color: #6699cc;
}

.tabnav .tabs a {
	border-color: #6699cc;
	background: #6699cc;
}

.tabnav .tabs a:link,.tabnav .tabs a:visited {
	color: #ffffff;
}

.tabnav .tabs a:hover {
	color: #ffffff;
	background: #003366;
	border-color: #003366;
}

#squaretab a {
	border-color: #6699cc;
}

#squaretab a:link,#squaretab a:visited {
	background-color: #6699cc;
}

#squaretab a:hover {
	color: #ffffff;
	background-color: #003366;
	border-color: #003366;
}

table.blogcalendar {
	border-color: #6699cc;
}

.blogcalendar th.calendarhead,a.calendarhead,a.calendarhead:link,a.calendarhead:visited,a.calendarhead:hover
	{
	background-color: #6699cc;
	color: #ffffff;
}

.searchGroupHeading {
	background-color: #6699cc;
	color: #ffffff;
}

.permissionSuperTab {
	background: #003366;
	color: #ffffff;
}

.comment-header .author .author-lozenge {
	background-color: #336699;
	color: #ffffff;
}

/* styles for links in the top bar */
.topBar {
	background-color: #807e7b;
}

.basicPanelContainer {
	border-color: #6699cc;
}

.greynavbar {
	border-top-color: #6699cc
}

div.license-personal {
	background-color: #807e7b;
	color: #ffffff;
}

div.license-personal a {
	color: #ffffff;
}

#header {
	background-color: #807e7b;
}

#header a,#breadcrumbs {
	color: #ffffff;
}

.breadcrumbs {
	border-color: #6699cc;
}

.tab-navigation .tab a {
	background-color: #6699cc;
	border: 1px solid #6699cc;
	color: #ffffff;
}

.tab-navigation .tab a:hover {
	color: #ffffff;
	background-color: #003366;
	border-bottom-color: #003366;
}

.tabletitle,.heading-text-color {
	color: #000000;
}

ol.autocompleter li.focused {
	background: #6699cc;
	color: #ffffff;
}

/* End colour styles for Confluence */
.diff-navigation a.version-navigation {
	background-color: #ddd;
}

.diff-navigation a.version-navigation:hover {
	background-color: #bbb;
}

.diff-navigation a.version-navigation.all:hover {
	background-color: transparent;
}

/* @group Admin tasklist colours */
.tasklist .task.complete .signoff {
	color: #008004;
}

.tasklist .task.incomplete .signoff {
	color: #cc0000;
}

/* @end Admin tasklist colours */

/* @group Page move dialog colours */
#move-page-dialog .ui-tree li a.highlighted {
	background-color: #6699cc;
	color: #ffffff;
}

/* @end Page move dialog colours */

/* @group aui overrides */

/* We may be able to remove this override based on the outcome of AUI-1360 */
.aui-theme-default a {
	color: #326ca6;
}

aui-button,a.aui-button,.aui-button:visited {
	color: #333;
	/* duplicate this rule from AUI so that it overrides the rule above with the same specificity */
}

/* Override so that buttons styled like links will use the 'link' colour from the colour scheme. */
.aui-toolbar .aui-buttons .toolbar-item-link:hover button.toolbar-trigger,.aui-toolbar .aui-buttons .toolbar-item-link button.toolbar-trigger,.aui-navgroup-horizontal .aui-nav>li a,.aui-dialog .dialog-page-menu li.page-menu-item button.item-button,body.spaces .aui-tabs>.tabs-menu .menu-item a,body.spaces .aui-tabs>.tabs-menu .menu-item a:link,body.spaces .aui-tabs>.tabs-menu .menu-item a:visited
	{
	color: #326ca6;
}

.aui-nav-vertical li.active a,.aui-nav-vertical li.active a:hover {
	color: #ffffff;
	background-color: #6699cc;
}

#com-atlassian-confluence .aui-dd-parent .aui-dropdown .dropdown-item a,.aui-dropdown2 .aui-dropdown2-section li a
	{
	color: #535353;
}

.aui-dialog .dialog-button-panel a.button-panel-link {
	color: #326ca6;
}

.aui-button.aui-button-link {
	color: #326ca6;
}

.aui-dropdown2-in-header.aui-style-default a,.aui-dropdown2-in-header.aui-style-default a:visited,.aui-dropdown2-in-header.aui-style-default a:link
	{
	color: #326ca6;
}

.aui-dropdown2.aui-style-default a:focus,.aui-dropdown2.aui-style-default a:hover,.aui-dropdown2.aui-style-default a.active,li.active a
	{
	color: #ffffff;
	background-color: #6699cc;
}

#com-atlassian-confluence .aui-dd-parent a.perms-dropdown-trigger:hover,#com-atlassian-confluence .aui-dd-parent a.perms-dropdown-trigger:focus,#com-atlassian-confluence .aui-dd-parent .aui-dropdown .dropdown-item.active a,.ajs-menu-bar .ajs-menu-item li.active a,.aui-dd-parent .aui-dropdown li.active,.aui-dd-parent .aui-dropdown li.active span,.aui-dd-parent .aui-dropdown a:focus span,.ajs-menu-bar .ajs-menu-item.opened .ajs-drop-down li.active a,.ajs-content-hover .popup-follow a:hover
	{
	color: #ffffff;
	background-color: #6699cc;
}

.ajs-menu-bar .ajs-menu-item.opened a.trigger {
	background-color: #6699cc;
}

/*************** NEW HEADER COLORS ***************/
#header .aui-header {
	background-color: #807e7b;
	color: #ffffff;
}

.aui-header .aui-dropdown2-trigger:hover,.aui-header .aui-dropdown2-trigger.active,#header .aui-header .aui-nav-link.active,#header .aui-header .aui-nav-imagelink.active,#header .aui-header .aui-nav-imagelink:focus,#header .aui-header .aui-nav-imagelink:hover,#header .aui-header a:focus,#header .aui-header a:hover,#header .aui-header a:active
	{
	background-color: #336699;
	border-color: #336699;
	color: #ffffff;
}

.aui-header .aui-dropdown2-trigger.active::after,.aui-header .aui-dropdown2-trigger:hover::after
	{
	border-top-color: #ffffff;
}

.aui-header .aui-dropdown2-trigger::after {
	border-top-color: #ffffff;
}

.aui-header .aui-dropdown2-trigger,#header .aui-header .aui-nav-link,#header .aui-header .aui-nav-imagelink,#header .aui-header a
	{
	color: #ffffff;
}

#header .aui-header .aui-dropdown2 {
	border-color: #807e7b;
}

#header .aui-header .aui-dropdown2 li.separator {
	border-top-color: #807e7b;
}

#header .aui-header .aui-dd-parent .aui-dropdown a:focus,#header .aui-header .aui-dd-parent .aui-dropdown a:hover,#header .aui-header .aui-dd-parent .aui-dropdown a:active,#header .aui-header .aui-dd-parent .aui-dropdown li.active a
	{
	color: #ffffff;
	background-color: #6699cc;
}

#header .aui-header li.aui-nav a.aui-nav-link a {
	color: #326ca6;
}

#app-switcher .nav-links .active  .nav-link-label,#app-switcher .nav-links .active  .nav-link-description,#app-switcher.aui-dropdown2.aui-style-default .active,.aui-dropdown2-trigger.app-switcher-trigger:hover,.aui-dropdown2.aui-style-default .active
	{
	background-color: #6699cc;
	color: #ffffff;
}

#app-switcher .nav-links .nav-link-label {
	color: #326ca6;
}

#header .aui-header .aui-nav .aui-button-primary {
	color: #ffffff;
	background-color: #3b7fc4;
}

#header .aui-header .aui-button.aui-button-primary.aui-style {
	background-image: -moz-linear-gradient(top, #3b7fc4, #336ea9);
	background-image: -ms-linear-gradient(top, #3b7fc4, #336ea9);
	background-image: -webkit-linear-gradient(top, #3b7fc4, #336ea9);
	background-image: -o-linear-gradient(top, #3b7fc4, #336ea9);
	background-image: linear-gradient(top, #3b7fc4, #336ea9);
	text-shadow: 0 1px 0 #295989;
}

#header .aui-header .aui-nav .aui-button-primary:hover,#header .aui-header .aui-nav .aui-button-primary:focus,#header .aui-header .aui-nav a:hover .aui-button-primary,#header .aui-header .aui-nav a:hover .aui-button-primary
	{
	background-color: #4796e6;
	color: #ffffff;
}

#header .aui-header .aui-button.aui-button-primary.aui-style:hover,.aui-header .aui-button.aui-button-primary.aui-style:focus
	{
	background-image: -moz-linear-gradient(top, #4796e6, #3773af);
	background-image: -ms-linear-gradient(top, #4796e6, #3773af);
	background-image: -webkit-linear-gradient(top, #4796e6, #3773af);
	background-image: -o-linear-gradient(top, #4796e6, #3773af);
	background-image: linear-gradient(top, #4796e6, #3773af);
}

#header .aui-header .aui-button.aui-button-primary.aui-style:active {
	background-color: #3572b0;
	background-image: none;
}

/* @end */

/* @group labels */
.aui-label {
	background-color: #F2F2F2;
}

.tag-cloud .aui-label a:link,.tag-cloud .aui-label a:visited {
	color: #326ca6;
}

/* @end */

/* @group Diff colours */
.diff-tag-added {
	background-color: #93c49f;
}

.diff-tag-removed {
	background-color: #df9898;
}

.diff-html-added {
	background-color: #ddfade;
	border-color: #93c49f;
}

.diff-html-removed {
	background-color: #ffe7e7;
	border-color: #df9898;
}

.diff-html-changed {
	background-color: #d6f0ff;
	border-color: #9eb6d4;
}

.diff-html-added img {
	border-color: #93c49f;
}

.diff-html-removed img {
	border-color: #df9898;
}

.diff-html-changed img {
	border-color: #9eb6d4;
}

.diff-image-overlay,.wiki-content .diff-image-overlay {
	color: #535353;
}

.diff-image-overlay.diff-removed-image {
	background-color: #ffe7e7;
}

.diff-image-overlay.diff-added-image {
	background-color: #ddfade;
}

.diff-image-overlay.diff-changed-image {
	background-color: #d6f0ff;
}

.diff-macro {
	border-color: #ddd;
	background-color: #f0f0f0;
}

.diff-macro .diff-macro-title {
	background-color: transparent;
}

.diff-macro .diff-macro-properties {
	border-color: #ddd;
}

.diff-macro .diff-macro-properties,.diff-macro .diff-macro-properties th,.diff-macro .diff-macro-properties td
	{
	background-color: #fafafa;
	background: rgba(255, 255, 255, 0.5);
}

.diff-macro .diff-macro-body {
	background-color: #fff;
	border: 1px solid #ddd;
}

.diff-macro.diff-html-added,.diff-macro.diff-html-added .diff-macro-body
	{
	background-color: #ddfade;
	border-color: #93c49f;
}

.diff-macro.diff-html-removed,.diff-macro.diff-html-removed .diff-macro-body
	{
	background-color: #ffe7e7;
	border-color: #df9898;
}

.diff-macro.diff-html-changed,.diff-macro.diff-html-changed .diff-macro-body
	{
	background-color: #d6f0ff;
	border-color: #9eb6d4;
}

.diff-macro.diff-html-added .diff-macro-body,.diff-macro.diff-html-removed .diff-macro-body,.diff-macro.diff-html-changed .diff-macro-body
	{
	background-color: #fff;
}

/* @end Diff colours */
.panel .codeHeader,.panel .panelHeader {
	background-color: #EAEFF5;
	color: #000000;
}

.panel,#content .panel {
	background-color: #fff;
}

.panelMacro,.panel {
	border: none;
}

#content .infoMacro,#content .tipMacro,#content .warningMacro,#content .noteMacro
	{
	border-width: 2px;
	border-color: #99ACBB;
	clear: both;
}

.aui-message {
	display: inline-block;
	clear: both;
}

/***********************
 Tables
***********************/
table.aui {
	display: block;
}

table.confluenceTable th.confluenceTh,table.confluenceTable th.confluenceTh>p,table.confluenceTable td.confluenceTd.highlight,table.confluenceTable td.confluenceTd.highlight>p,table.confluenceTable th.confluenceTh.highlight-grey,table.confluenceTable th.confluenceTh.highlight-grey>p,table.confluenceTable td.confluenceTd.highlight-grey,table.confluenceTable td.confluenceTd.highlight-grey>p
	{
	background-color: rgb(236, 245, 250);
}

.wiki-content table.tablesorter>thead>tr>th {
	background-color: rgb(236, 245, 250);
}

.panel table.confluenceTable th.confluenceTh,.panel table.confluenceTable td.confluenceTd
	{
	border: none;
}

/***********************
 Headlines
***********************/
.pagetitle {
	background-color: #EAEFF5;
	border: #ccc 1px solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.wiki-content h1,.panel h1,.panelMacro h1 {
	color: #17365D;
	size: 3pt;
}

.wiki-content h2,.panel h2,.panelMacro h2 {
	color: #365F91;
	border-bottom: none;
}

.wiki-content h3,.panel h3,.panelMacro h3 {
	color: #4F81BD;
}

.wiki-content h4,.panel h4,.panelMacro h4 {
	color: #4F81BD;
}

.wiki-content h5,.panel h5,.panelMacro h5 {
	color: #4F81BD;
}

.wiki-content td h2 {
	padding: 0px;
	margin: 20px 0 20px 0;
}

/***********************
 Page sections
***********************/
#splitter-sidebar {
	background-image: none;
	background-color: #EAEFF5;
}

#header,#footer {
	background-color: rgb(116, 149, 167);
}

#poweredby,#poweredby a,#footer-warning {
	color: #FAFAFA;
}

.pageSection.children-showing.group {
	display: none;
}

/***********************
 Special elements
***********************/
/* Code box */
/*.pdl .syntaxhighlighter table td.code .container {
  margin: 0 !important;
  padding: 0 !important;
}*/
.syntaxhighlighter table td.code .container .line {
	margin: 5px !important;
}

.code.panel.pdl {
	display: table;
}

/* Page metadata */
.page-metadata {
	/*display: none;*/
	
}

/* Profile boxes */
.profile-macro {
	padding: 6pt;
	border: #ccc 1px solid;
}

/* tab panel */
.tab {
	background-color: #eee;
	border: #99ACBB 1px solid;
}

.tab.current {
	background-color: #fff;
	font-weight: bold;
}

/* End custom styles for Confluence */

/* PDL default-theme.css */
#breadcrumbs {
	padding: 0;
	margin: 0;
	font-size: 0;
}

#breadcrumbs li {
	display: inline-block;
	font-size: 14px;
	color: #333;
}

#breadcrumbs li:before {
	content: "/";
	display: inline-block;
	padding: 0 2px 0 6px;
}

#breadcrumbs li:first-child:before {
	display: none;
}

#ellipsis {
	cursor: pointer;
}

.page-metadata {
	margin: -15px 0 20px;
}

.page-metadata ul {
	padding: 0;
	list-style-type: none;
	line-height: 16px;
}

.page-metadata,.page-metadata ul li a:link,.page-metadata ul li a:focus,.page-metadata ul li a:hover,.page-metadata ul li a:active,.page-metadata ul li a:visited
	{
	font-size: 12px;
	color: #707070;
	line-height: 1.5;
}

.has-sidebar #content.edit form.markup,.has-sidebar .wiki-content,.has-sidebar.active-wikimarkup .errorBox
	{
	margin-right: 17em;
}

.has-sidebar #content.space {
	margin-right: 18em;
}

#sidebar,.sidebar {
	clear: right;
	float: right;
	width: 16em;
	margin-left: 10px;
	padding: 10px;
}

.content-preview #main {
	min-height: 0;
}

.content-preview.aui-theme-default {
	background-color: #fff; /* override aui-theme-default background */
}

.content-preview.aui-theme-default #main.aui-page-panel {
	border: 0;
}

h1#title-heading.with-breadcrumbs img {
	margin-right: 10px;
	float: left;
}

.edit-link {
	float: right;
}
/* End PDL default-theme.css */
body.theme-documentation.dashboard h1#title-heading.with-breadcrumbs img.logo,body.theme-documentation.spaces h1#title-heading.with-breadcrumbs img.logo,body.theme-documentation.people h1#title-heading.with-breadcrumbs img.logo
	{
	margin-top: -10px;
}

body.theme-documentation.view-blogposts-mode #content {
	overflow: auto;
}

body.theme-documentation h1#title-heading.with-breadcrumbs img.logo,body.theme-documentation .space-logo img.logo
	{
	width: 48px;
	height: 48px;
}

body.theme-documentation #space-list .space-logo img.logo {
	width: 32px;
	height: 32px;
}

body.theme-documentation h1#title-heading.with-breadcrumbs .userLogoLink img.logo,body.theme-documentation h1#title-heading.with-breadcrumbs .space-logo img.logo
	{
	margin-top: 0;
}

body.theme-documentation #header .aui-header {
	float: none;
}

body.theme-documentation #header br.clear {
	display: none;
}

body.theme-documentation #footer {
	background-image: none;
	padding: 0;
	margin: 0;
	border-top: 1px solid #ccc;
}

body.theme-documentation #footer .footer-body {
	padding: 5px 10px;
}

body.theme-documentation.login #footer {
	border-top: 0;
	margin: 20px 0;
	padding: 0 0 65px 0;
}

/* @group general page styles and margins */
body,p,table,tr,td,.bodytext,.stepfield,.wiki-content p,.panelContent {
	color: #333;
}

body,p,.bodytext,.stepfield,.wiki-content p,.panelContent {
	background-color: transparent;
}

.page-metadata {
	color: #999;
	display: block;
}

#version-comment {
	margin: 1em 0;
}

#content>.wiki-content {
	margin: 1em 0 0;
}

/* @end */

/* @group Links */
a:link,a:visited,a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.page-metadata a:link,.page-metadata a:active,.page-metadata a:hover,.page-metadata a:visited
	{
	color: #666;
}

.section-header a:link,.section-header a:active,.section-header a:hover,.section-header a:visited
	{
	/* this is not a valid value, but will set it back to the parent color*/
	color: default;
}

/* @end */

/* @group Preformatted styles */
.preformatted {
	background-color: #FFF;
}

/* @end */

/* @group Panel and information macro styles */
.panel,#content .panel {
	background-color: #F0F0F0;
	border: 1px solid #BBB;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari */
	border-radius: 5px; /* CSS3 (Opera?) */
}

#content .code {
	border-style: dashed;
	background-color: #FFF;
}

.panel .panelHeader {
	border-bottom-color: #F0F0F0;
	color: #333;
	text-align: left;
	line-height: 1em;
	padding: 10px 10px 5px;
	margin-bottom: 0;
	-moz-border-radius-topleft: 5px; /* Firefox */
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px; /* Safari */
	-webkit-border-top-left-radius: 5px;
	border-top-right-radius: 5px; /* CSS3 (Opera?) */
	border-top-left-radius: 5px;
}

.panel .panelContent {
	padding: 0 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.panelMacro,.panel {
	margin-left: 0;
	margin-right: 0;
}

.panelMacro table {
	padding: 10px;
}

.panelMacro td,.panelMacro p {
	padding: 0;
}

#content .infoMacro,#content .tipMacro,#content .warningMacro,#content .noteMacro
	{
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari */
	border-radius: 5px; /* CSS3 (Opera?) */
	border-style: solid;
	border-width: 1px;
}

.infoMacro {
	background-color: #E0EFFF;
	border-color: #9EB6D4;
}

.tipMacro {
	background-color: #DDFADE;
	border-color: #9EC49F;
}

.warningMacro {
	background-color: #FFE7E7;
	border-color: #DF9898;
}

.noteMacro {
	background-color: #FFFFDD;
	border-color: #F7DF92;
}

/* @end */
@media screen , projection {
	/* text & colors */
	html,body {
		margin: 0;
		padding: 0;
	}
	html.splitter-invoked,body.splitter-invoked {
		overflow: hidden;
	}

	/* #header {
        border-bottom-width:3px;
        border-bottom-style:solid;
    }*/
	#main {
		border: 0;
		padding: 20px;
		min-height: 40em;
		_height: 40em;
	}
	hr {
		border: 1px solid #CCCCCC;
		height: 0;
	}
	#theme-header,#theme-footer {
		text-align: center;
	}

	/*DOC-100*/
	#theme-header .sectionMacro .columnMacro,#theme-footer .sectionMacro .columnMacro
		{
		text-align: center;
	}

	/* Sidebar navigation styles */
	#splitter-sidebar ul {
		padding: 0;
		margin: 0;
		list-style: none;
	}
	#splitter-sidebar li {
		padding: 5px 0;
		border-bottom: 1px solid #CCC;
	}
	#splitter-sidebar h1,#splitter-sidebar h2,#splitter-sidebar h3 {
		padding: 0;
		margin: 0;
		margin-top: 10px;
		border-bottom: 2px solid #CCC;
		white-space: nowrap;
		width: auto;
		line-height: 1.5em;
	}
	#splitter-sidebar li a,#splitter-sidebar p,#splitter-sidebar h1,#splitter-sidebar h2,#splitter-sidebar h3
		{
		padding-left: 10px;
	}
	#splitter-sidebar h1 {
		font-size: 1.2em;
	}
	#splitter-sidebar h2 {
		font-size: 1.1em;
	}
	#splitter-sidebar h3 {
		font-size: 1em;
	}
	#splitter-sidebar a {
		font-size: .9em;
		color: #333;
		text-decoration: none;
	}
	#splitter-sidebar a:hover {
		color: #000;
		text-decoration: underline;
	}
	#splitter {
		/* Height is set to match window size in $().ready() below */
		min-width: 600px;
		min-height: 300px;
	}
	#splitter-sidebar {
		background-image: url(sidebar-shadow.png);
		background-repeat: repeat-y;
		background-position: right top;
		background-color: #F0F0F0;
		display: block;
	}
	#splitter #splitter-content {
		background-color: #FFF;
	}
	#splitter #splitter-content,#splitter #splitter-sidebar {
		overflow: auto;
	}
	.vsplitbar {
		width: 5px;
		background: #CCC;
		background-image: url(vgrabber.gif);
		background-repeat: no-repeat;
		background-position: center;
		display: block;
	}

	/* Blog sidebar styling */
	.blog-sidebar {
		margin-bottom: 2em;
	}

	/* @group Pagetree Styles */
	#splitter-button {
		background: url(tree.png) no-repeat 4px 50%;
		width: 30px;
		height: 18px;
		cursor: pointer;
		margin-left: 5px;
		padding-top: 4px;
		padding-bottom: 4px;
	}
	#doctheme-anchor>#splitter-button {
		width: 20px;
		height: 100%;
		margin-left: 8px;
		padding-top: 0px;
		padding-bottom: 0px;
	}
	#doctheme-anchor {
		width: 40px;
		height: 40px;
		padding: 0;
		cursor: pointer;
	}
	#splitter-button.collapsed {
		/*background: #ccc url(../../../../../../../../images/icons/sidebar/collapse.gif) no-repeat 4px 50%;*/
		background: url(tree-off.png) no-repeat 4px 50%;
	}
	#splitter-sidebar .plugin_pagetree {
		margin-left: -10px;
	}
	#splitter-sidebar .plugin_pagetree #pagetreesearch {
		margin: 10px 0 10px 20px;
		min-width: 230px;
	}
	#splitter-sidebar .plugin_pagetree img {
		width: 9px;
		height: 9px;
	}
	#splitter-sidebar .plugin_pagetree span img {
		display: none;
	}
	#splitter-sidebar .plugin_pagetree ul {
		padding-left: 10px !important;
		margin-left: 0 !important;
	}
	#splitter-sidebar .plugin_pagetree li {
		text-decoration: none;
		margin: 0;
		padding: 0;
		border-bottom: none;
	}
	#splitter-sidebar .plugin_pagetree li a,#splitter-sidebar .plugin_pagetree ul
		{
		color: #4C4C4C;
		text-decoration: none;
		padding-left: 0;
	}
	#splitter-sidebar .plugin_pagetree li a:hover {
		text-decoration: underline;
	}
	#splitter .padding-div .plugin_pagetree {
		padding-top: 10px;
	}
	#pagetreesearch input {
		background-color: #FFF;
		border: 1px solid #CCCCCC;
		color: #666666;
	}
	/* @end */

	/* @group Tab Styles */
	.tab-navigation .tab a {
		font-weight: normal;
		color: #999999;
		background-color: transparent;
		border: none;
	}
	.tab-navigation .tab a:hover {
		font-weight: normal;
		color: #000;
		background-color: transparent;
		border: none;
	}
	#tab-navigation {
		border-bottom-color: #CCC;
		margin: 1em 0 2em -10px;
		background-color: transparent;
	}
	ul.tab-navigation .current a:hover,ul.tab-navigation .current a {
		background-color: transparent;
		border: none;
		color: #000000;
	}
	/* @end */

	/* @group Page Bottom and Panel Styles */
	#splitter-sidebar .panel {
		border: 0;
		background: none;
	}
	#splitter-sidebar .panel .panelContent {
		padding: 0 10px;
		background: none;
		margin-top: 0;
	}
	#theme-header .panelMacro {
		margin-bottom: 0;
	}
	#theme-header .panelMacro td,#theme-header .panelMacro p {
		padding: 5px 0;
	}
	#theme-header .infoMacro,#theme-header .tipMacro,#theme-header .warningMacro,#theme-header .noteMacro,#theme-header .panel
		{
		border-bottom-width: 1px;
		border-bottom-style: solid;
	}
	#theme-footer .infoMacro,#theme-footer .tipMacro,#theme-footer .warningMacro,#theme-footer .noteMacro,#theme-footer .panel
		{
		border-top-width: 1px;
		border-top-style: solid;
	}
	#theme-footer .panelMacro {
		margin: 0;
	}
	#theme-footer p {
		margin-top: 0;
	}
	#footer #poweredby {
		background-image: none;
	}
	#personal-info-sidebar {
		margin-right: -20px;
	}
	.sectionMacro .columnMacro.confluenceTd {
		padding-right: 20px;
	}

	/* Don't give tables a border in the panel macro */
	.panel .confluenceTable {
		margin: 0;
	}
	.panel table.confluenceTable th.confluenceTh,.panel table.confluenceTable td.confluenceTd
		{
		border: 0;
	}
}
</style>
</head>

<body class="mceContentBody aui-theme-default wiki-content fullsize">
	<h1>MUC Service Plugin</h1>
	<hr>
	<h1>Explanation of REST</h1>
	<p>To provide a standard way of accessing the data the MUC Service
		is using REST.</p>
	<table class="confluenceTable">
		<tbody>
			<tr>
				<th class="confluenceTh"><div class="tablesorter-header-inner">
						<p>HTTP Method</p>
					</div></th>
				<th class="confluenceTh"><div class="tablesorter-header-inner">
						<p>Usage</p>
					</div></th>
			</tr>
			<tr>
				<td class="confluenceTd"><p>
						<strong>GET</strong>
					</p></td>
				<td class="confluenceTd"><p>Receive a read-only data</p></td>
			</tr>
			<tr>
				<td class="confluenceTd"><p>
						<strong>PUT</strong>
					</p></td>
				<td class="confluenceTd"><p>Overwrite an existing resource</p></td>
			</tr>
			<tr>
				<td class="confluenceTd"><p>
						<strong>POST</strong>
					</p></td>
				<td class="confluenceTd"><p>Creates a new resource</p></td>
			</tr>
			<tr>
				<td class="confluenceTd"><p>
						<strong>DELETE</strong>
					</p></td>
				<td class="confluenceTd"><p>Deletes the given resource</p></td>
			</tr>
		</tbody>
	</table>
	<h1>Chat room related REST Endpoints</h1>
	<h2>Basic HTTP Authentication</h2>
	<p>
		All REST Endpoint are secured by <a
			href="http://en.wikipedia.org/wiki/Basic_access_authentication">Basic
			HTTP Authentication.</a>
	</p>
	<p>To access the endpoints is that required to send the Username
		and Password of a Openfire Admin account in your header request.</p>
	<p>
		E.g. <strong>Header</strong>:&nbsp;<span
			style="line-height: 1.4285715;">Authorization:&nbsp;Basic
			YWRtaW46MTIzNDU= &nbsp; (username: admin &nbsp;/ password: 12345)</span>
	</p>
	<p>
		<span style="line-height: 1.4285715;">Example for Jersey
			Client:</span>
	</p>
	<table class="wysiwyg-macro" data-macro-name="code"
		data-macro-parameters="language=java"
		style="background-image: url(/confluence/plugins/servlet/confluence/placeholder/macro-heading?definition=e2NvZGU6bGFuZ3VhZ2U9amF2YX0&amp;locale=en_GB&amp;version=2); background-repeat: no-repeat;"
		data-macro-body-type="PLAIN_TEXT">
		<tbody>
			<tr>
				<td class="wysiwyg-macro-body"><pre>Client c = Client.create();
c.addFilter(new HTTPBasicAuthFilter(user, password));</pre></td>
			</tr>
		</tbody>
	</table>
	<h2>
		<span
			style="color: rgb(54,95,145);font-size: 20.0px;line-height: 1.5;">GET
		</span><span
			style="color: rgb(54,95,145);font-size: 20.0px;line-height: 1.5;">/mucservice/chatrooms</span>
	</h2>
	<p>Endpoint to get all chat rooms</p>
	<table class="confluenceTable">
		<tbody>
			<tr>
				<th colspan="1" class="confluenceTh">Payload</th>
				<td colspan="1" class="confluenceTd">none</td>
			</tr>
			<tr>
				<th colspan="1" class="confluenceTh">Return value</th>
				<td colspan="1" class="confluenceTd"><p>
						<span>Chatrooms</span>
					</p></td>
			</tr>
		</tbody>
	</table>
	<h3>Possible parameters</h3>
	<table class="confluenceTable">
		<tbody>
			<tr>
				<th class="confluenceTh">Parameter</th>
				<th class="confluenceTh">Parameter Type</th>
				<th class="confluenceTh">Description</th>
				<th colspan="1" class="confluenceTh">Default value</th>
			</tr>
			<tr>
				<td class="confluenceTd">servicename</td>
				<td class="confluenceTd">@QueryParam</td>
				<td class="confluenceTd">The name of the <span
					style="line-height: 1.4285715;background-color: transparent;">Group
						Chat Service</span></td>
				<td colspan="1" class="confluenceTd">conference</td>
			</tr>
			<tr>
				<td colspan="1" class="confluenceTd"><p>type</p></td>
				<td colspan="1" class="confluenceTd"><span>@QueryParam</span></td>
				<td colspan="1" class="confluenceTd"><p>
						<strong>public</strong>: Only as "<span>List Room in
							Directory" set rooms.</span>
					</p>
					<p>
						<strong>all</strong>: All rooms.
					</p></td>
				<td colspan="1" class="confluenceTd">public</td>
			</tr>
			<tr>
				<td colspan="1" class="confluenceTd"><p>search</p></td>
				<td colspan="1" class="confluenceTd">@QueryParam</td>
				<td colspan="1" class="confluenceTd"><p>Search/Filter by
						room name.</p>
					<p>
						<span>This act like the wildcard search&nbsp;</span><em>"%String%"</em>
					</p></td>
				<td colspan="1" class="confluenceTd">&nbsp;</td>
			</tr>
		</tbody>
	</table>
	<h3>Examples</h3>
	<p>
		<strong>Header</strong>:&nbsp;<span>Authorization:&nbsp;Basic
			YWRtaW46MTIzNDU=</span>
	</p>
	<p>
		<strong>GET</strong> <span class="nolink"><span class="nolink">http://example.org:9090/plugins/mucservice/chatrooms</span></span>
	</p>
	<p>
		<span class="nolink"><strong>GET</strong>&nbsp;<span
			class="nolink"><span class="nolink">http://example.org:9090/plugins/mucservice/chatrooms</span>?type=all</span></span>
	</p>
	<p>
		<span class="nolink"><span class="nolink"><strong>GET</strong>&nbsp;<span
				class="nolink"><span class="nolink">http://example.org:9090/plugins/mucservice/chatrooms</span>?type=all&amp;servicename=privateconf</span></span></span>
	</p>
	<p>
		<span class="nolink"><span class="nolink"><span
				class="nolink"><strong>GET</strong>&nbsp;<span class="nolink"><span
						class="nolink"><span class="nolink">http://example.org:9090/plugins/mucservice/chatrooms</span></span>?search=test</span></span></span></span>
	</p>
	<h2>
		<span style="color: rgb(54,95,145);">GET&nbsp;</span><span
			style="color: rgb(54,95,145);">/mucservice/chatrooms<span>/{roomName}</span></span>
	</h2>
	<p>
		<span>Endpoint to get information over specific chat room</span>
	</p>
	<table class="confluenceTable">
		<tbody>
			<tr>
				<th colspan="1" class="confluenceTh">Payload</th>
				<td colspan="1" class="confluenceTd">none</td>
			</tr>
			<tr>
				<th colspan="1" class="confluenceTh">Return value</th>
				<td colspan="1" class="confluenceTd"><p>Chatroom</p></td>
			</tr>
		</tbody>
	</table>
	<h3>Possible parameters</h3>
	<table class="confluenceTable">
		<tbody>
			<tr>
				<th class="confluenceTh">Parameter</th>
				<th class="confluenceTh">Parameter Type</th>
				<th class="confluenceTh">Description</th>
				<th colspan="1" class="confluenceTh">Default value</th>
			</tr>
			<tr>
				<td colspan="1" class="confluenceTd">roomname</td>
				<td colspan="1" class="confluenceTd">@Path</td>
				<td colspan="1" class="confluenceTd">Exact room name</td>
				<td colspan="1" class="confluenceTd">&nbsp;</td>
			</tr>
			<tr>
				<td class="confluenceTd">servicename</td>
				<td class="confluenceTd">@QueryParam</td>
				<td class="confluenceTd">The name of the <span>Group
						Chat Service</span></td>
				<td colspan="1" class="confluenceTd">conference</td>
			</tr>
		</tbody>
	</table>
	<h3>
		<span>Examples</span>
	</h3>
	<p>
		<span><strong>Header</strong>:&nbsp;<span>Authorization:&nbsp;Basic
				YWRtaW46MTIzNDU=</span></span>
	</p>
	<p>
		<span><strong>GET</strong> <span class="nolink"><span
				class="nolink">http://example.org:9090/plugins/mucservice/chatrooms/test</span></span></span>
	</p>
	<p>
		<span><strong>GET</strong>&nbsp;<span class="nolink"><span
				class="nolink"><span class="nolink">http://example.org:9090/plugins/mucservice/chatrooms/test</span>?servicename=privateconf</span></span></span>
	</p>
	<h2>
		<span>POST&nbsp;</span><span>/mucservice/chatrooms</span>
	</h2>
	<p>Endpoint to create a new chat room.</p>
	<table class="confluenceTable">
		<tbody>
			<tr>
				<th colspan="1" class="confluenceTh">Payload</th>
				<td colspan="1" class="confluenceTd">Chatroom</td>
			</tr>
			<tr>
				<th colspan="1" class="confluenceTh">Return value</th>
				<td colspan="1" class="confluenceTd"><p>void</p></td>
			</tr>
		</tbody>
	</table>
	<h3>Possible parameters</h3>
	<table class="confluenceTable">
		<tbody>
			<tr>
				<th class="confluenceTh">Parameter</th>
				<th class="confluenceTh">Parameter Type</th>
				<th class="confluenceTh">Description</th>
				<th colspan="1" class="confluenceTh">Default value</th>
			</tr>
			<tr>
				<td colspan="1" class="confluenceTd">owner</td>
				<td colspan="1" class="confluenceTd">@<span>QueryParam</span></td>
				<td colspan="1" class="confluenceTd">Username of the chat room
					owner</td>
				<td colspan="1" class="confluenceTd">admin</td>
			</tr>
			<tr>
				<td class="confluenceTd">servicename</td>
				<td class="confluenceTd">@QueryParam</td>
				<td class="confluenceTd">The name of the Group Chat Service.</td>
				<td colspan="1" class="confluenceTd">conference</td>
			</tr>
		</tbody>
	</table>
	<h3>Examples</h3>
	<p>
		<strong>Header</strong>:&nbsp;<span>Authorization:&nbsp;Basic
			YWRtaW46MTIzNDU=</span>
	</p>
	<p>
		<strong>Header</strong>:&nbsp;Content-Type:&nbsp;application/xml
	</p>
	<p>
		<span class="nolink"><strong>POST&nbsp;</strong><span
			class="nolink">http://example.org:9090/plugins/mucservice/chatrooms</span></span>
	</p>
	<p>
		<span class="nolink"><strong>Payload:</strong></span>
	</p>
	<table class="wysiwyg-macro" data-macro-name="code"
		data-macro-parameters="language=xml"
		style="background-image: url(/confluence/plugins/servlet/confluence/placeholder/macro-heading?definition=e2NvZGU6bGFuZ3VhZ2U9eG1sfQ&amp;locale=en_GB&amp;version=2); background-repeat: no-repeat;"
		data-macro-body-type="PLAIN_TEXT">
		<tbody>
			<tr>
				<td class="wysiwyg-macro-body"><pre>    &lt;chatRoom&gt;
        &lt;broadcastPresenceRoles&gt;
            &lt;broadcastPresenceRole&gt;moderator&lt;/broadcastPresenceRole&gt;
            &lt;broadcastPresenceRole&gt;participant&lt;/broadcastPresenceRole&gt;
            &lt;broadcastPresenceRole&gt;visitor&lt;/broadcastPresenceRole&gt;
        &lt;/broadcastPresenceRoles&gt;
        &lt;canAnyoneDiscoverJID&gt;false&lt;/canAnyoneDiscoverJID&gt;
        &lt;canChangeNickname&gt;false&lt;/canChangeNickname&gt;
        &lt;canOccupantsChangeSubject&gt;false&lt;/canOccupantsChangeSubject&gt;
        &lt;canOccupantsInvite&gt;false&lt;/canOccupantsInvite&gt;
        &lt;creationDate&gt;2014-02-12T15:52:37.592+01:00&lt;/creationDate&gt;
        &lt;description&gt;Global Chat Room&lt;/description&gt;
        &lt;logEnabled&gt;true&lt;/logEnabled&gt;
        &lt;loginRestrictedToNickname&gt;false&lt;/loginRestrictedToNickname&gt;
        &lt;maxUsers&gt;0&lt;/maxUsers&gt;
        &lt;membersOnly&gt;false&lt;/membersOnly&gt;
        &lt;moderated&gt;false&lt;/moderated&gt;
        &lt;modificationDate&gt;2014-02-12T15:52:37.603+01:00&lt;/modificationDate&gt;
        &lt;naturalName&gt;global-1&lt;/naturalName&gt;
		&lt;password&gt;test&lt;/password&gt;
        &lt;persistent&gt;true&lt;/persistent&gt;
        &lt;publicRoom&gt;true&lt;/publicRoom&gt;
        &lt;registrationEnabled&gt;false&lt;/registrationEnabled&gt;
        &lt;roomName&gt;global&lt;/roomName&gt;
    &lt;/chatRoom&gt;</pre></td>
			</tr>
		</tbody>
	</table>
	<h2>DELETE /mucservice/chatrooms/{roomName}</h2>
	<p>Endpoint to delete a chat room.</p>
	<table class="confluenceTable">
		<tbody>
			<tr>
				<th colspan="1" class="confluenceTh">Payload</th>
				<td colspan="1" class="confluenceTd">void</td>
			</tr>
			<tr>
				<th colspan="1" class="confluenceTh">Return value</th>
				<td colspan="1" class="confluenceTd"><p>void</p></td>
			</tr>
		</tbody>
	</table>
	<h3>Possible parameters</h3>
	<table class="confluenceTable">
		<tbody>
			<tr>
				<th class="confluenceTh">Parameter</th>
				<th class="confluenceTh">Parameter Type</th>
				<th class="confluenceTh">Description</th>
				<th colspan="1" class="confluenceTh">Default value</th>
			</tr>
			<tr>
				<td colspan="1" class="confluenceTd">roomname</td>
				<td colspan="1" class="confluenceTd">@Path</td>
				<td colspan="1" class="confluenceTd">Exact room name</td>
				<td colspan="1" class="confluenceTd">&nbsp;</td>
			</tr>
			<tr>
				<td class="confluenceTd">servicename</td>
				<td class="confluenceTd">@QueryParam</td>
				<td class="confluenceTd">The name of the Group Chat Service</td>
				<td colspan="1" class="confluenceTd">conference</td>
			</tr>
		</tbody>
	</table>
	<h3>Examples</h3>
	<p>
		<strong>Header</strong>:&nbsp;<span>Authorization:&nbsp;Basic
			YWRtaW46MTIzNDU=</span>
	</p>
	<p>
		<span class="nolink"><strong>DELETE&nbsp;</strong><span
			class="nolink"><span class="nolink">http://example.org:9090/plugins/mucservice/chatrooms</span>/testroom</span></span>
	</p>
	<p>
		<strong><strong>DELETE&nbsp;</strong></strong><span class="nolink"><span
			class="nolink"><span class="nolink">http://example.org:9090/plugins/mucservice/chatrooms</span></span>/testroom?servicename=privateconf</span>
	</p>
	<p>&nbsp;</p>
	<div>
		<h2>PUT /mucservice/chatrooms/{roomName}</h2>
		<p>Endpoint to update a chat room.</p>
		<table class="confluenceTable">
			<tbody>
				<tr>
					<th colspan="1" class="confluenceTh">Payload</th>
					<td colspan="1" class="confluenceTd">Chatroom</td>
				</tr>
				<tr>
					<th colspan="1" class="confluenceTh">Return value</th>
					<td colspan="1" class="confluenceTd"><p>void</p></td>
				</tr>
			</tbody>
		</table>
		<h3>Possible parameters</h3>
		<table class="confluenceTable">
			<tbody>
				<tr>
					<th class="confluenceTh">Parameter</th>
					<th class="confluenceTh">Parameter Type</th>
					<th class="confluenceTh">Description</th>
					<th colspan="1" class="confluenceTh">Default value</th>
				</tr>
				<tr>
					<td colspan="1" class="confluenceTd">roomname</td>
					<td colspan="1" class="confluenceTd">@Path</td>
					<td colspan="1" class="confluenceTd">Exact room name</td>
					<td colspan="1" class="confluenceTd">&nbsp;</td>
				</tr>
				<tr>
					<td colspan="1" class="confluenceTd">owner</td>
					<td colspan="1" class="confluenceTd">@QueryParam</td>
					<td colspan="1" class="confluenceTd">Username of the chat room
						owner</td>
					<td colspan="1" class="confluenceTd">admin</td>
				</tr>
				<tr>
					<td class="confluenceTd">servicename</td>
					<td class="confluenceTd">@QueryParam</td>
					<td class="confluenceTd">The name of the Group Chat Service.</td>
					<td colspan="1" class="confluenceTd">conference</td>
				</tr>
			</tbody>
		</table>
		<h3>Examples</h3>
		<p>
			<strong>Header</strong>:&nbsp;<span>Authorization:&nbsp;Basic
				YWRtaW46MTIzNDU=</span>
		</p>
		<p>
			<span><strong>Header</strong>:&nbsp;Content-Type<span>:&nbsp;application/xml</span></span>
		</p>
		<p>
			<strong>PUT&nbsp;</strong><span class="nolink"><span
				class="nolink">http://example.org:9090/plugins/mucservice/chatrooms</span></span>/global
		</p>
		<table class="wysiwyg-macro" data-macro-name="code"
			data-macro-parameters="language=xml"
			style="background-image: url(/confluence/plugins/servlet/confluence/placeholder/macro-heading?definition=e2NvZGU6bGFuZ3VhZ2U9eG1sfQ&amp;locale=en_GB&amp;version=2); background-repeat: no-repeat;"
			data-macro-body-type="PLAIN_TEXT">
			<tbody>
				<tr>
					<td class="wysiwyg-macro-body"><pre>    &lt;chatRoom&gt;
        &lt;broadcastPresenceRoles/&gt;
        &lt;canAnyoneDiscoverJID&gt;false&lt;/canAnyoneDiscoverJID&gt;
        &lt;canChangeNickname&gt;false&lt;/canChangeNickname&gt;
        &lt;canOccupantsChangeSubject&gt;false&lt;/canOccupantsChangeSubject&gt;
        &lt;canOccupantsInvite&gt;false&lt;/canOccupantsInvite&gt;
        &lt;creationDate&gt;2014-02-12T15:52:37.592+01:00&lt;/creationDate&gt;
        &lt;description&gt;Global Chat Room edit&lt;/description&gt;
        &lt;logEnabled&gt;true&lt;/logEnabled&gt;
        &lt;loginRestrictedToNickname&gt;false&lt;/loginRestrictedToNickname&gt;
        &lt;maxUsers&gt;0&lt;/maxUsers&gt;
        &lt;membersOnly&gt;false&lt;/membersOnly&gt;
        &lt;moderated&gt;false&lt;/moderated&gt;
        &lt;modificationDate&gt;2014-02-12T15:52:38.603+01:00&lt;/modificationDate&gt;
        &lt;naturalName&gt;global-2&lt;/naturalName&gt;
		&lt;password&gt;test&lt;/password&gt;
        &lt;persistent&gt;true&lt;/persistent&gt;
        &lt;publicRoom&gt;true&lt;/publicRoom&gt;
        &lt;registrationEnabled&gt;false&lt;/registrationEnabled&gt;
        &lt;roomName&gt;global&lt;/roomName&gt;
    &lt;/chatRoom&gt;</pre></td>
				</tr>
			</tbody>
		</table>
	</div>
	<p>&nbsp;</p>


</body>
</html>