body {
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 6px 4px;
}

p				{ font-family: Verdana, Arial, Helvetica, sans-serif; }
p.compact		{ margin: 0;}

pre				{ margin-top: 0px; margin-bottom: 0px; }

a					{ color: royalblue; }
a:active 			{}
a:link    			{ text-decoration: none; }
a:hover 			{ color: red; }
a:visited 			{}
a.resolved			{ text-decoration: line-through; }
a > img				{ border: none; }

form				{ display: inline; }

input				{}
input.button		{}
input.button-small	{ font-size: 1em; }

textarea			{}
select				{}

span				{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; }
span.print			{ font-size: 8pt; }
span.required 		{ font-size: 8pt; color: red; }
span.small 			{ font-size: 8pt; font-weight: normal; }
span.pagetitle		{ font-size: 12pt; font-weight: bold; text-align: center }
span.bracket-link	{ white-space: nowrap; }

table				{ border: none; }
table td, table th	{ border: none; border-spacing: 0px; }
table.hide			{ width: 100%; border: solid 0px #ffffff; }
table.width100		{ width: 100%; border: solid 1px #999; }
table.width90		{ width: 90%;  margin-left: 5%; margin-right: 5%; border: solid 1px #999; }
table.width75		{ width: 74%;  margin-left: 13%; margin-right: 13%; border: solid 1px #999; }
table.width60		{ width: 60%;  margin-left: 20%; margin-right: 20%; border: solid 1px #999; }
table.width50		{ width: 50%;  margin-left: 25%; margin-right: 25%; border: solid 1px #999; }

td,th 				{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; padding: 4px; text-align: left; }
td.center			{ text-align: center; }
td.left				{ text-align: left; }
td.right			{ text-align: right; }
td.category, th.category		{ background-color: #c8c8e8; color: #000000; font-weight: bold; vertical-align : top; }
td.category2, th.category2		{ background-color: #c8c8e8; color: #000000; vertical-align : top; }
td.overdue			{ background-color: #ff0000; color: #000000; font-weight: bold; }
td.sticky-header 	{ background-color: #999999; }
td.width30, th.width30			{ width: 30%; }
td.col-1			{ background-color: #ebebeb; color: #000000; }
td.col-2			{ background-color: #f3f3f3; color: #000000; }
td.form-title		{ background-color: #ffffff; color: #000000; font-weight: bold; text-align: left; }
td.form-title-caps	{ background-color: #ffffff; color: #000000; font-weight: bold; text-align: left; text-transform: uppercase; }
td.nopad			{ padding: 0px; }
td.small-caption, th.small-caption	{ font-size: 8pt; }
td.print			{ font-size: 8pt; text-align: left; padding: 2px; }
td.print-category, th.print-category	{ font-size: 8pt; color: #000000; font-weight: bold; text-align: right; padding: 2px; }
td.print-overdue	{ font-size: 8pt; color: #000000; font-weight: bold; padding: 2px; }
td.print-bottom		{ border-bottom: 1px solid #999; }
td.print-spacer		{ background-color: #ffffff; color: #000000; font-size: 1pt; line-height: 0.1; padding: 0px;}
td.print > a:link.user { text-decoration: none; color: black; }

tr					{}
tr.spacer			{ background-color: #ffffff !important; color: #000000; height: 5px; }
tr.row-1			{ background-color: #ebebeb; color: #000000; }
tr.row-2			{ background-color: #f3f3f3; color: #000000; }
tr.row-category		{ background-color: #c8c8e8; color: #000000; font-weight: bold;}
tr.row-category td  {  text-align:center; }
tr.row-category2	{ background-color: #c8c8e8; color: #000000; }
tr.row-category-history { background-color: #c8c8e8; color: #000000; font-weight: bold;}
tr.row-category-history td {  text-align: left; }
tr.vtop			{ vertical-align: top; }
tr.vcenter			{ vertical-align: middle; }
tr.print			{ vertical-align: top; }
tr.print-category	{ color: #000000; font-weight: bold; }

td.my-buglist-bug	{ width: 0; }
td.my-buglist-description	{ width: 100%; vertical-align: top; }

/**
 * view_all_bug_page.php
 */
#buglist td { text-align: center; vertical-align: top; }
#buglist th	{ text-align: center; }
#buglist .column-summary,
#buglist .column-description,
#buglist .column-notes,
#buglist .column-steps-to-reproduce,
#buglist .column-additional-information
	{ text-align: left; vertical-align: top; }


tr.bugnote .bugnote-meta { background-color: #c8c8e8; color: #000000; font-weight: bold; width: 25%; line-height: 1.4; vertical-align: top; }
tr.bugnote .bugnote-note { background-color: #f3f3f3; color: #000000; width: 75%; vertical-align: top; }
tr.bugnote .time-tracked,
.time-tracking-total .time-tracked { font-weight:bold; margin: 0 0 1em; padding:0; }
.time-tracking-total { text-align:right; }

#page-title { font-size: 12pt; font-weight: bold; text-align: center }

#login-info { clear: both; position: relative; display: block; float: left; padding: 2px 0; z-index: 100; line-height: 1em; }

#logged-anon-label, #login-link, #signup-link { float: left; margin: .25em; padding: 0em; font-size: 1em; }
#logged-anon-label { padding: 0 .5em; }
#login-link a, #signup-link a { padding: 0 .5em; }
#login-link:before, #signup-link:before { content: '|'; }

#logged-in-label { float: left; }
#logged-in-label:after { content: ':'; }
#logged-in-user { float: left; margin: 0 .5em; font-style: italic; font-size: 1em; }
#logged-in-realname, #logged-in-accesslevel { font-size: 1em; margin: 0; padding: 0; z-index: 100; }
#logged-in{ display: block; float: left; font-size: .8em; margin: 0; padding: 0; line-height: 1.3em; }
#logged-in:before { content: '(' ; }
#logged-in:after { content: ')' ; }
#logged-in-realname:after { content: ' - ' ; }

#rss-feed { float: right; width: 16px; z-index: 0; padding: 0.2em 0; margin: 0; }

#project-selector-div { border: none; float: right; z-index: 100; text-align: right; font-size: small; line-height: 1em; margin: 0 .5em 0 1em; padding: 0; }
#project-selector-div label { padding: .5em; }
#project-selector-div label:after { content: ':' }
#project-selector-div select{ font-size: small; line-height: 1em; }
#project-selector-div select{ font-size: small; line-height: 1em; }
#project-selector-div .button { font-size: small; line-height: 1em; padding: 0; margin: 0; }

#current-time{ width: 20%; margin: 0 auto; padding: 0; text-align: center;  }

.info-bar { font-size: small; margin: 0.1em 0 0.4em 0; padding: .2em 0; }

.main-menu { float: left; width: 100%; padding: 0; border: 1px solid #999; background-color: #ebebeb; z-index: 99; }
.main-menu ul { clear: left; float: left; list-style: none; position: relative; margin: 0; padding: .25em; }
.main-menu ul li { display:block; float: left; list-style: none; padding: .15em 0; margin: 0; position: relative; }
.main-menu ul li a { padding: 0 .9em; border-right: 1px solid #999; text-decoration: none; }
.main-menu ul li > a#logout-link { border-right: none; }
.main-menu div#bug-jump { float: right; margin: 0; padding: 2px 0; position: relative; z-index: 100; border: none; }
.main-menu input { font-size: 9pt; }

/* sub-menus */

#manage-menu,
#summary-menu,
#summary-submenu,
#manage-config-menu,
#manage-user-filter-menu,
#manage-tags-filter-menu,
#admin-menu
	{ float: left; width: 100%; padding: 0; overflow: hidden; font-size: 1em; position: relative; margin-bottom: 0.5em }

#manage-menu { margin-top: 0.5em; }

#manage-menu ul,
#manage-config-menu ul,
#summary-menu ul,
#summary-submenu ul,
#manage-user-filter-menu ul,
#manage-tags-filter-menu ul,
#admin-menu ul
	{ clear: left; float: left; list-style: none; position: relative; left: 50%; padding: 0; margin: 0; text-align: center; }

#manage-menu ul li,
#manage-config-menu ul li,
#summary-menu ul li,
#summary-submenu ul li,
#manage-user-filter-menu ul li,
#manage-tags-filter-menu ul li,
#admin-menu ul li
	 { display:block; float: left; list-style: none; margin: .5em 0; padding: 0 .25em; position: relative; right: 50%; }

#manage-menu ul a,
#manage-config-menu ul a,
#summary-menu ul a,
#summary-submenu ul a,
#account-menu ul a,
#doc-menu ul a,
#manage-user-filter-menu ul a,
#manage-tags-filter-menu ul a,
#admin-menu ul a
	{ text-decoration: none; padding: 0 .25em; }

#manage-menu ul span,
#manage-config-menu ul span,
#summary-menu ul span,
#summary-submenu ul span,
#account-menu ul span,
#doc-menu ul span,
#manage-user-filter-menu ul span,
#manage-tags-filter-menu ul span,
#admin-menu ul span
	{ padding: 0 .25em; }

#account-menu, #doc-menu { top: 0; }
#account-menu ul, #doc-menu ul { margin: 0 auto; padding: .25em; float: right; text-align: center; }
#account-menu ul li, #doc-menu ul li { display: block; float: left; padding: 0; margin: 0; }

/* bracket links */
#manage-user-link:before,
#manage-menu ul li:before,
#manage-config-menu ul li:before,
#summary-menu ul li:before,
#summary-submenu ul li:before,
#account-menu ul li:before,
#doc-menu ul li:before,
#admin-menu ul li:before,
span.permalink:before,
span.switch-view:before
	{ content: "[" }

#manage-user-link:after,
#manage-menu ul li:after,
#manage-config-menu ul li:after,
#summary-menu ul li:after,
#summary-submenu ul li:after,
#account-menu ul li:after,
#doc-menu ul li:after,
#admin-menu ul li:after,
span.permalink:after,
span.switch-view:after
	{ content: "]" }

#content { clear: both; position: relative; top: 0; margin: 0; padding: .5em; }
.recently-visited { position: relative; text-align: right; font-size: x-small; }

br { clear:both; }

.field-default { color: #999; }

td.menu
{
	background-color: #f3f3f3;
	color: #000000;
	text-align: center;
	width: 100%;
	padding: 5px;
}

td.menu a
{
	white-space: nowrap;
}

td.news-heading-public	{ background-color: #c8c8e8; color: #000000; text-align: left; border-bottom: 1px solid #999; }
td.news-heading-private	{ background-color: #ebebeb;       color: #000000; text-align: left; border-bottom: 1px solid #999; }
td.news-body			{ background-color: #ffffff;         color: #000000; padding: 16px; }

div#news-items { clear: both; }
div.news-item { border: 1px solid #000; padding: 0em; width: 75%; margin: 2em auto; }
div#news-items div:first-child { margin-top: 3em; }
h3.news-heading-public	{ background-color: #c8c8e8; color: #000000; text-align: left; border-bottom: 1px solid #999; margin: 0em; padding: .25em; }
h3.news-heading-private	{ background-color: #ebebeb; color: #000000; text-align: left; border-bottom: 1px solid #999; margin: 0em; padding: .25em; }
p.news-body			{ background-color: #ffffff; color: #000000; margin: 0em; padding: 1em; }
.news-date-posted { font-style: italic; font-size: .8em; font-weight: normal; }
.news-author { font-weight: normal; }
.news-announcement, .news-private { font-weight: normal; font-size: .7em; }
.news-title:after, .news-date-posted:after, .news-headline:after { content: ' - '; font-weight: normal; }
.news-announcement:before, .news-private:before { content: '['; font-weight: normal; }
.news-announcement:after, .news-private:after { content: ']'; font-weight: normal; }
#news-menu { clear: both; margin: 0em auto; width: 75%; text-align: center; }
.news-headline { font-weight: bold; }

img						{}
img.icon				{ width: 11px; height: 11px; }
img.delete-icon			{ position: relative; top: 5px; border: 0; }

div						{ padding: 3px; }
div.menu				{ background-color: #f3f3f3; color: #000000; text-align: center; width: 100%; padding: 1px; }

div.center {
	width: 50%;
	margin-right: auto;
	margin-left: auto;
}

div.border
{
	background-color: #ffffff;
	border: solid 1px #999;
	text-align: center;
	position: relative;
}

div.quick-summary-left	{ width: 49%; padding: 2px; text-align: left;  float: left; }
div.quick-summary-right	{ width: 49%; padding: 2px; text-align: right; float: right;}

.center					{ text-align: center; }
.left					{ text-align: left; }
.right					{ text-align: right; }
.floatright				{ float: right; }
.floatleft				{ float: left; }
.small					{ font-size: 8pt; }
.small-normal 			{ font-size: 8pt; font-weight: normal; }
.small-subprojects		{ font-size: 8pt; width: 200px; }
.bold					{ font-weight: bold; }
.bold-small				{ font-weight: bold; font-size: 8pt; }
.italic					{ font-style: italic; }
.italic-small			{ font-style: italic; font-size: 8pt; }
.underline				{ text-decoration: underline; }
.underline-small		{ text-decoration: underline; font-size: 8pt; }
.strike					{ text-decoration: line-through; }
.strike-small			{ text-decoration: line-through; font-size: 8pt; }
.hidden					{ display: none; }

.nowrap
{
	white-space: nowrap;
}

.positive
{
	color: green;
}

.negative
{
	color: red;
}

.issue-status
{
	border-bottom: 1px dotted black;
}

.avatar
{
	float: left;
	margin-right: 3px;
	border: 0;
	border-radius: 5px;
}

/* Roadmap */
tt > .strike				{ font-family: monospace; }
.progress400				{ position: relative; width: 400px; border: 1px solid #d7d7d7; margin-top: 1em; margin-bottom: 1em; padding: 1px; }
.progress400 .bar			{ display: block; position: relative; background: #6bba70; text-align: center; font-weight: normal; color: #333; height: 2em; line-height: 2em; }

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-top: 2em;
	clear: both;
}

#footer #powered-by-mantisbt-logo {
	float: right;
}

#footer address {
	font-style: normal;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

#footer #user-copyright {
	font-size: 9pt;
}

#footer #log-event-list .duplicate-query {
	color: red;
}
td.tainted { color: red; }
td.tainted input[type="text"], td.tainted select { background-color: #ffffff; color: red; border: 1px solid red; }
select.tainted { background-color: #ffffff; color: red; }

#filter_open, #filter_closed { position: relative; border: 1px solid #999; padding: 0; margin: 0; }
#filter_open_link, #filter_closed_link { float: left; position: relative; top: 0.5em; padding: 0 .5em; margin: 0; }
.search-box { float: left; position: relative; padding: 0 0 0 0.5em; margin: 0; }
.filter-links, .manage-queries, .reset-query, .save-query, .search-box, .stored-queries, .submit-query { top: .3em; }
.submit-query, .save-query {  float: left; position: relative; padding: 0 .5em; margin: 0; font-size: 1em; }
.filter-links, .stored-queries, .manage-queries, .reset-query { float: right; position: relative; padding: 0 .5em; margin: 0; z-index: 100; }
.save-query {  float: right; }

.filter-box { margin: 0; padding: 0; font-size: .9em; }
.filter-box table { margin: 0; padding: 0; }
div#save-filter { text-align: center; }
.stored-queries select { font-size: .9em; }
#error-msg { clear: both; }
.error-msg { color: red; text-align: center; }
div#error-msg { width: 60%; margin: 0em auto; border: 1px solid #999; }
div.error-type { font-weight: bold; }
div.error-description { color: red; text-align: center; margin: 1.5em; }
div.error-info { text-align: center; margin: 1em; }

td.bug-attachments {
	margin: 0;
	padding: 0;
}

.bug-attachments > ul {
	list-style: none;
	margin: 0.5em;
	padding: 0;
}

.bug-attachments > ul > li {
	margin: 0.5em 0;
	padding: 0;
}

.bug-attachments > ul > li > div {
	margin: 0;
	padding: 0;
}

.bug-attachment-preview-text, .bug-attachment-preview-image {
	border-top: 1px dotted black;
	border-bottom: 1px dotted black;
	margin: 1em;
	padding: 1em;
}

#dates label[for=start_date], #dates > label[for=end_date] {
	float: left;
	width: 3em;
}

.myview-left-col, .myview-right-col { width: 50%; vertical-align: top; }
.myview_boxes_area { width:60%; }
#manage-overview-table th { width: 30%; }

#action-group-issues-div,
div.section-container,
div.form-container,
div.table-container {
	clear: both;
	position: relative;
	margin: 2em auto 0em auto;
	padding: 1px;
	min-width: 50em;
	border: 1px solid #999;
	width: 90%; /* default width */
}

div.width100 { width: 100%; }
div.width90 { width: 90%; }
div.width75 { width: 74%; }
div.width60 { width: 60%; }
div.width50 { width: 50%; }

#view-issue-details,
#bug-update,
#bugnote_add_open,
#history_open
	{ width: 100%; margin: 3px; }

#history_open table 	{ border-spacing: 0; }

#bug-change-status-div,
#action-group-div,
#send-reminder-div
	{ width: 75%; }
#action-group-issues-div
	{ width: 75%; margin: 0 auto; }
#manage-user-div 		{ min-width: 57em; }

div.section-container h2,
div.form-container h2,
div.table-container h2 {
	float: left;
	background-color: #fff;
	color: #000;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	padding: .5em;
	margin: 0em;
}
div.section-container table,
div.form-container table,
div.table-container table,
#action-group-issues-div table {
	width: 100%;
	border-spacing: 1px;
}
div.section-container table th,
div.form-container table th,
div.table-container table th {
	text-align: left;
}
div#verify-div,
div#reauth-div,
div#login-div,
div#lost-password-div,
div#signup-div,
div#select-project-div {
	width: 65%;
	max-width: 850px;
}
div#adm-config-div {
	max-width: 95%;
	display: table;
}
p#adm-config-value {
	max-width: 400px;
	word-wrap: break-word;
}
pre#adm-config-value {
	max-width: 400px;
	overflow: auto
}
div#project-delete-div {
	text-align: center;
}
fieldset {
	border: none;
	margin: 0em;
	padding: 0em;
}
.action-buttons {
	clear:both;
}
.action-button fieldset {
	display: inline;
}
div.form-container fieldset {
	clear: both;
	margin: 0em;
	padding: 0em;
	border: none;
}
div#form-container fieldset fieldset {
	margin: 0em 0em 1px 0em;
}
div.form-container fieldset legend {
	float: left;
	margin: 0em;
	padding: .5em .15em;
	text-indent: .5em;
	border: none;
	font-weight: bold;
}
div.form-container fieldset label.required:before,
th label.required:before,
td label.required:before {
	font-size: 8pt;
	content: '* ';
	color: red;
}
.pager-links {
	font-size: 8pt;
	font-weight: normal;
	text-align: right;
}
.section-link {
	padding: .5em;
	float: right;
}

/* Even/odd rows for tables and forms */
fieldset > .field-container:nth-child(odd),
form > table > tr:nth-child(odd),
div.table-container > table > tbody > tr:nth-child(odd),
div.table-container > table > tr:nth-child(odd),
div.summary-container > table > tbody > tr:nth-child(odd),
div.form-container > form > table > tbody > tr:nth-child(odd),
div.form-container > form > fieldset > table > tbody > tr:nth-child(odd),
div.form-container > table > tbody > tr:nth-child(odd),
div.form-container > table > tr:nth-child(odd),
div.form-container div.field-container:nth-child(odd),
div.section-container div.field-container:nth-child(odd)
	{ background-color: #f3f3f3; }

fieldset > .field-container:nth-child(even),
form > table > tr:nth-child(even),
div.table-container > table > tbody > tr:nth-child(even),
div.table-container > table > tr:nth-child(even),
div.summary-container > table > tbody > tr:nth-child(even),
div.form-container > form > table > tbody > tr:nth-child(even),
div.form-container > form > fieldset > table > tbody > tr:nth-child(even),
div.form-container > table > tbody > tr:nth-child(even),
div.form-container div.field-container:nth-child(even),
div.section-container div.field-container:nth-child(even),
div.form-container > table > tr:nth-child(even)
	{ background-color: #ebebeb; }

form > table > tr:last-child,
div.table-container > table > tbody > tr > td.buttons,
div.table-container > table > tbody > tr > td.right {
	background-color: white;
}

fieldset fieldset.field-container,
div.field-container {
	position: relative;
	display:block;
	width: 100%;
	float: left;
	margin: 0em 0em 1px 0em;
	outline: 1px solid #fff;
	padding: 0em;
}
.field-container>.display-label,
div.form-container .field-container>label,
div.form-container fieldset fieldset legend {
	position: relative;
	float: left;
	margin: 0em;
	padding: .5em;
	font-weight: bold;
	text-indent: 0em;
	white-space: normal;
	z-index: 9999;
}
.field-container>label span.help-text {
	clear: both;
	display: block;
	font-size: .8em;
	font-weight: normal;
}
div.form-container .field-container>label span.help-text:before { content: '('; }
div.form-container .field-container>label span.help-text:after { content: ')'; }
div#news-edit-div fieldset fieldset>label,
div#account-prefs-update-div fieldset fieldset>label {
	width: auto;
	font-weight: normal;
}
div#manage-user-actions-div {
	text-align: center;
}
#manage-user-filter,
#manage-project-subproject-add-form,
#manage-project-category-copy-form,
#manage-project-version-copy-form,
#manage-project-custom-field-copy-form,
#manage-project-users-copy-form {
	float: right;
}
fieldset fieldset legend label {
	z-index: 9999;
}
div.form-container .radio,
div.form-container .checkbox,
div.form-container .select,
div.form-container .textarea,
div.form-container .input,
div.form-container .file,
.display-value {
	position: relative;
	float: left;
	padding: .25em;
	margin: 0em .25em;
}
div.form-container .radio input,
div.form-container .checkbox input,
div.form-container .select select,
div.form-container .textarea textarea,
div.form-container .input  input,
div.form-container .file  input,
.display-value span {
	max-width: 98%;
}
div.form-container .textarea #reminder {
	width: 100%;
}

div.form-container .spacer { margin-top: .5em; clear: both; }
div.form-container .info-text {
	clear: both;
	display: block;
	padding: 1em;
}

.label-style {
	position: absolute;
	top: 0em;
	left: 0em;
	padding: 0em;
	margin: 0em;
	background-color: #c8c8e8;
	height: 100%;
	border-right: 1px solid #fff;
	z-index: 0;
}

div.form-container .footer {
	clear: both;
	display: block;
	padding: .5em;
}

.section-links,
div.form-container .submit-button {
	clear: both;
	display: block;
	padding: .5em;
	text-align: center;
}
/* 30% label width - these are the defaults */
.label-style {
	width: 30%;
	padding: 0 .5em;
}

div.form-container label,
.display-label,
#account-prefs-update-div legend {
	width: 30%;
}
div.form-container .textarea,
div.form-container .input,
div.form-container .checkbox,
div.form-container .select,
.display-value {
	width: 65%;
}
div.success-msg,
div.failure-msg,
div.important-msg {
	display: block;
	width: 60%;
	margin: 2em auto;
}
div.success-msg,
div.failure-msg {
	text-align: center;
}
div.important-msg {
	color: red;
	border: 1px solid red;
	background-color: #fceded;
}
div.important-msg ul, .success-msg, .failure-msg {
	margin: 0em;
	padding: 2em 2em 2em 4em;
}
div.important-msg ul li {
	margin-left: 2em;
	background-color: #fceded;
}

div.confirm-msg {
	width: 60%;
	margin: 2em auto;
	border-top: 2px solid gray;
	border-bottom: 2px solid gray;
}

ul.project-list { list-style: none; margin: .5em 0em 2em 0em; padding: 0em .5em; }
ul.project-list li { margin: 0em; line-height: 1.25em; clear: both; min-width: 30em; }
ul.project-list li span.access-level:before { content: ' ['; }
ul.project-list li span.access-level:after { content: '] '; }
ul.project-list li span.view-state:before { content: ' ('; }
ul.project-list li span.view-state:after { content: ') '; }
ul.project-list li span.project-name { display: block; float: left; min-width: 15em; }
ul.project-list li span.access-level, ul.project-list li span.view-state { display: block; float: left; margin: 0em .25em; }

.tag-list td span.tag-filter:before { content: ' ['; padding: 0em .5em; }
.tag-list td span.tag-filter:after { content: '] '; padding: 0em .5em; }
.tag-link {
	margin: 0em .5em;
}

tr.bugnote-private td.bugnote-meta { background-color: #f3f3f3; }

div#mantis.centered_page div#banner { text-align: center; }

/* manage_plugin_page.php */
span.dependency_dated		{ color: maroon; }
span.dependency_met			{ color: green; }
span.dependency_unmet		{ color: red; }
span.dependency_upgrade		{ color: orange; }

/* summary page */
div.summary-container {
	position: relative;
	padding: 1px;
	width: 49.5%;
}
div.summary-container table {
	width: 100%;
	border-spacing: 1px;
	border: solid 1px #999;
	position: relative;
	margin-bottom: 10px;
}
div#summary			{ width: 100%; padding: 0 4px;}
div#summary-left	{ float: left; }
div#summary-right	{ float: right; }
div#summary-bottom	{ width: 99.8%; clear: both; }

/**
 * Timeline Styles
 */

/* timeline header styles */
div.timeline { width: 34%; float: right; border: solid 1px #999; margin-top: 10px; padding: 3px 20px 15px 20px; margin-bottom: 10px; }
div.timeline div { padding: 0; }
div.timeline .heading { font-size: x-large; padding-top: 3px; padding-bottom: 3px; }
div.timeline .date-range { font-size: small; }

/* timeline entry styles */
div.timeline div.entry { padding-top: 15px; }
div.timeline * div { overflow: hidden; }
div.timeline * span.tag_name a { background-color: green; color: white; text-decoration: none; border-radius: 5px; padding-left: 5px; padding-right: 5px; }
div.timeline * span.username { font-weight:bold; }
div.timeline p { margin-bottom: 3px; }

/* timeline avatar */
div.timeline div.no-avatar { display: none; }
div.timeline div.avatar { float: left; padding-top: 2px; margin-right: 13px; }
div.timeline * img.avatar { float: left; margin-right: 0; }

/* timeline timestamp */
div.timeline * div.timestamp { font-size: x-small; color: gray; }

/* timeline action */
div.timeline * div.action { padding-top: 3px; }


/* manage_config_* colors */
.color-global		{ background-color: LightBlue; }
.color-project		{ background-color: LightGreen; }

/* bug_view_inc bug action buttons */
.details-footer      { padding: 3px 10px 2px 0; }
.details-buttons     { float: left;  width: auto; }

/* Hide collapsed sections for javascript disabled presentation  */
.collapse-section-closed	{ display: none; }
.collapse-link				{ display: none; padding-right: 0.3em; }

span.important-msg { color: red }
span.api-token { font-size: 20pt; font-weight: bold; }
