@import url("/fileadmin/templates/css/mainstyle.css") all;

#tg-contentcontainer {
	margin-top: 10px;
}

#tg-contentcontainer {
	color: #4d4d4d;
}

#tg-contentcontainer p 					{ font-family: Verdana, Arial, Helvetica, sans-serif; }

#tg-contentcontainer address 			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt }

#tg-contentcontainer a					{color: #4d4d4d;}
#tg-contentcontainer a:active 			{}
#tg-contentcontainer a:link    			{color: #4d4d4d;}
#tg-contentcontainer a:hover    		{color: #4d4d4d; text-decoration: underline;}
#tg-contentcontainer a:visited 			{color: #808080}
#tg-contentcontainer a.subtle			{ color: #0E2F5B; text-decoration: none; }

#tg-contentcontainer form				{ display: inline; }

#tg-contentcontainer input				{}
#tg-contentcontainer input.button			{}
#tg-contentcontainer input.button-small		{ font-size: 8pt; }

#tg-contentcontainer textarea			{}
#tg-contentcontainer select				{}

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

#tg-contentcontainer table				{ }
#tg-contentcontainer table.hide			{ width: 100%; border: solid 0px #ffffff; }
#tg-contentcontainer table.width100		{ width: 100%; border: solid 1px #000000; }
#tg-contentcontainer table.width75		{ width: 75%;  border: solid 1px #000000; }
#tg-contentcontainer table.width60		{ width: 60%;  border: solid 1px #000000; }
#tg-contentcontainer vtable.width50		{ width: 50%;  border: solid 1px #000000; }

#tg-contentcontainer td 					{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; padding: 4px; text-align: left; }
#tg-contentcontainer td.center			{ text-align: center; }
#tg-contentcontainer td.left				{ text-align: left; }
#tg-contentcontainer td.right			{ text-align: right; }
#tg-contentcontainer td.category			{ background-color: #c8c8e8; color: #000000; font-weight: bold; vertical-align : top; }

#tg-contentcontainer td.col-1			{ background-color: #d8d8d8; color: #000000; }
#tg-contentcontainer td.col-2			{ background-color: #e8e8e8; color: #000000; }
#tg-contentcontainer td.form-title		{ background-color: #ffffff; color: #000000; font-weight: bold; text-align: left; }
#tg-contentcontainer td.nopad			{ padding: 0px; }
#tg-contentcontainer td.small-caption	{ font-size: 8pt; }
#tg-contentcontainer td.print			{ font-size: 8pt; text-align: left; padding: 2px; }
#tg-contentcontainer td.print-category	{ font-size: 8pt; color: #000000; font-weight: bold; text-align: right; padding: 2px; }
#tg-contentcontainer td.print-bottom		{ border-bottom: 1px solid #000000; }
#tg-contentcontainer td.print-spacer		{ background-color: #ffffff; color: #000000; font-size: 1pt; line-height: 0.1; padding: 0px;}

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

#tg-contentcontainer #buglist tr			{ text-align: center; }

#tg-contentcontainer tr.bugnote				{ vertical-align: top; }
#tg-contentcontainer td.bugnote-public		{ background-color: #c8c8e8; color: #000000; font-weight: bold; width: 25%; line-height: 1.4; }
#tg-contentcontainer td.bugnote-private		{ background-color: #e8e8e8; color: #000000; font-weight: bold; width: 25%; line-height: 1.4; }
#tg-contentcontainer td.bugnote-note-public	{ background-color: #e8e8e8; color: #000000; width: 75%; }
#tg-contentcontainer td.bugnote-note-private	{ background-color: #e8e8e8; color: #000000; width: 75%; }

#tg-contentcontainer td.login-info-left		{ width: 33%; padding: 0px; text-align: left; }
#tg-contentcontainer td.login-info-middle	{ width: 33%; padding: 0px; text-align: center; }
#tg-contentcontainer td.login-info-right		{ width: 33%; padding: 0px; text-align: right; white-space: nowrap; }

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

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

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

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

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

#tg-contentcontainer div.border-center		{ background-color: #ffffff; border: solid 1px #000000; text-align: center; width: 50%; position: relative; margin-right: auto; margin-left: auto; }

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

#tg-contentcontainer .center					{ text-align: center; }
#tg-contentcontainer .left					{ text-align: left; }
#tg-contentcontainer .right					{ text-align: right; }
#tg-contentcontainer .small					{ font-size: 8pt; }
#tg-contentcontainer .small-normal 			{ font-size: 8pt; font-weight: normal; }
#tg-contentcontainer .small-subprojects		{ font-size: 8pt; width: 200px; }
#tg-contentcontainer .bold					{ font-weight: bold; }
#tg-contentcontainer .bold-small				{ font-weight: bold; font-size: 8pt; }
#tg-contentcontainer .italic					{ font-style: italic; }
#tg-contentcontainer .italic-small			{ font-style: italic; font-size: 8pt; }
#tg-contentcontainer .underline				{ text-decoration: underline; }
#tg-contentcontainer .underline-small		{ text-decoration: underline; font-size: 8pt; }
#tg-contentcontainer .strike					{ text-decoration: line-through; }
#tg-contentcontainer .strike-small			{ text-decoration: line-through; font-size: 8pt; }

#tg-contentcontainer .nowrap
{
	white-space: nowrap;
}

#tg-contentcontainer .positive
{
	color: green;
}

#tg-contentcontainer .negative
{
	color: red;
}

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

#tg-contentcontainer .avatar
{
	float: right;
	border: 0;
}

#tg-contentcontainer .progress400				{ position: relative; width: 400px; border: 1px solid #d7d7d7; margin-top: 1em; margin-bottom: 1em; padding: 1px; }
#tg-contentcontainer .progress400 .bar			{ display: block; position: relative; background: #6bba70; text-align: center; font-weight: normal; color: #333; height: 2em; line-height: 2em; }



