/*******************************/
/********* bubbletip ***********/
/*******************************/
.bubbletip
{
	position: absolute;
	z-index: 50;
	border-collapse: collapse;
}
.bubbletip td.bt-topleft
{
	background: transparent url(bubbletip.png) no-repeat scroll 0px 0px;
	height: 33px;
	width: 33px;
}
.bubbletip td.bt-top
{
	background: transparent url(bubbletip-T-B.png) repeat-x scroll 0px 0px;
	height: 33px;
}
.bubbletip td.bt-topright
{
	background: transparent url(bubbletip.png) no-repeat scroll -73px 0px;
	height: 33px;
	width: 33px;
}
.bubbletip td.bt-left-tail div.bt-left, .bubbletip td.bt-left
{
	background: transparent url(bubbletip-L-R.png) repeat-y scroll 0px 0px;
	width: 33px;
}
.bubbletip td.bt-left-tail div.bt-left-tail
{
	background: transparent url(bubbletip.png) no-repeat scroll 0px -33px;
	width: 33px;
	height: 40px;
}
.bubbletip td.bt-right-tail div.bt-right, .bubbletip td.bt-right
{
	background: transparent url(bubbletip-L-R.png) repeat-y scroll -33px 0px;
	width: 33px;
}
.bubbletip td.bt-right-tail div.bt-right-tail
{
	background: transparent url(bubbletip.png) no-repeat scroll -73px -33px;
	width: 33px;
	height: 40px;
}
.bubbletip td.bt-bottomleft
{
	background: transparent url(bubbletip.png) no-repeat scroll 0px -73px;
	height: 33px;
	width: 33px;
}
.bubbletip td.bt-bottom
{
	background: transparent url(bubbletip-T-B.png) repeat-x scroll 0px -33px;
	height: 33px;
}
.bubbletip td.bt-bottomright
{
	background: transparent url(bubbletip.png) no-repeat scroll -73px -73px;
	height: 33px;
	width: 33px;
}
.bubbletip table.bt-top, .bubbletip table.bt-bottom
{
	width: 100%;
}
.bubbletip table.bt-top th
{
	width: 50%;
	background: transparent url(bubbletip-T-B.png) repeat-x scroll 0px 0px;
}
.bubbletip table.bt-bottom th
{
	width: 50%;
	background: transparent url(bubbletip-T-B.png) repeat-x scroll 0px -33px;
}
.bubbletip table.bt-top td div
{
	background: transparent url(bubbletip.png) no-repeat scroll -33px 0px;
	width: 40px;
	height: 33px;
}
.bubbletip table.bt-bottom td div
{
	background: transparent url(bubbletip.png) no-repeat scroll -33px -73px;
	width: 40px;
	height: 33px;
}
.bubbletip td.bt-content
{
	background-color: #fff;
	vertical-align: middle;
}

/************************************************************************/

table.popup-contents {
  margin: 0 0;
  width: 150px;
}


table.popup-contents thead th {
  border-bottom: none;
  color: #494949;
  font-weight: bold;
}

table.popup-contents th a:link, table.popup-contents th a:visited {
  color: #6f9dbd;
}

table.popup-contents td, table.popup-contents th {
  padding: 0;
}

table.popup-contents tr.even, table.popup-contents tr.odd, table.popup-contents tbody th {
  border: none;
  border-width: 0;
}

table.popup-contents tr.odd, table.popup-contents tr.info {
  background-color: none;
}

table.popup-contents tr.even {
  background-color: none;
}

table.popup-contents tr.drag {
  background-color: none;
}

table.popup-contents tr.drag-previous {
  background-color: none;
}

table.popup-contents tr.odd td.active {
  background-color: none;
}

table.popup-contents tr.even td.active {
  background-color: none;
}

table.popup-contents td.region, table.popup-contents td.module, table.popup-contents td.container, table.popup-contents td.category {
  border-top: none;
  border-bottom: none;
  background-color: none;
  color: #455067;
  font-weight: bold;
}

table.popup-contents tr:first-child td.region, table.popup-contents tr:first-child td.module, table.popup-contents tr:first-child td.container, table.popup-contents tr:first-child td.category {
  border-top-width: 0;
}

table.bubbletip {
  margin: 0 0;
/*   width: 0; */
}

table.bubbletip thead th {
  border-bottom: none;
  color: #494949;
  font-weight: bold;
}

table.bubbletip th a:link, table.bubbletip th a:visited {
  color: #6f9dbd;
}

table.bubbletip td, table.bubbletip th {
  padding: 0;
}

table.bubbletip tr.even, table.bubbletip tr.odd, table.bubbletip tbody th {
  border: none;
  border-width: 0;
}

table.bubbletip tr.odd, table.bubbletip tr.info {
  background-color: none;
}

table.bubbletip tr.even {
  background-color: none;
}

table.bubbletip tr.drag {
  background-color: none;
}

table.bubbletip tr.drag-previous {
  background-color: none;
}

table.bubbletip tr.odd td.active {
  background-color: none;
}

table.bubbletip tr.even td.active {
  background-color: none;
}

table.bubbletip td.region, table.bubbletip td.module, table.bubbletip td.container, table.bubbletip td.category {
  border-top: none;
  border-bottom: none;
  background-color: none;
  color: #455067;
  font-weight: bold;
}

table.bubbletip tr:first-child td.region, table.bubbletip tr:first-child td.module, table.bubbletip tr:first-child td.container, table.bubbletip tr:first-child td.category {
  border-top-width: 0;
}


table.bt-top {
  margin: 0 0;
  width: 0;
}

table.bt-top thead th {
  border-bottom: none;
  color: #494949;
  font-weight: bold;
}

table.bt-top th a:link, table.bt-top th a:visited {
  color: #6f9dbd;
}

table.bt-top td, table.bt-top th {
  padding: 0;
}

table.bt-top tr. even, table.bt-top tr. odd, table.bt-top tbody th {
  border: none;
  border-width: 0;
}

table.bt-top tr. odd, table.bt-top tr. info {
  background-color: none;
}

table.bt-top tr. even {
  background-color: none;
}

table.bt-top tr. drag {
  background-color: none;
}

table.bt-top tr.drag-previous {
  background-color: none;
}

table.bt-top tr. odd td.active {
  background-color: none;
}

table.bt-top tr. even td.active {
  background-color: none;
}

table.bt-top td.region, table.bt-top td.module, table.bt-top td.container, table.bt-top td.category {
  border-top: none;
  border-bottom: none;
  background-color: none;
  color: #455067;
  font-weight: bold;
}

table.bt-top tr:first-child td.region, table.bt-top tr:first-child td.module, table.bt-top tr:first-child td.container, table.bt-top tr:first-child td.category {
  border-top-width: 0;
}

table.bt-top tbody {
  border-top: 0;
}

table.bubbletip tbody {
  border-top: 0;
}

table.popup-contents tbody {
  border-top: 0;
}

/*******************************/

.tooltip-title-row-Innovation {
 font-size: 10px;
 font-weight: bold;
 color: #2B9696;
 line-height: 100%;
}

.tooltip-title-row-Object {
 font-size: 10px;
 font-weight: bold;
 color: #985d07;
 line-height: 100%;
}

.tooltip-title-row-Trigger {
 font-size: 10px;
 font-weight: bold;
 color: #2e834a;
 line-height: 100%;
}

.tooltip-title-row-ProposalType {
 font-size: 10px;
 font-weight: bold;
 color: #8a2cc7;
 line-height: 100%;
}

table.bubbletip td .tooltip-subtitle-row-Innovation {
 font-size: 9px;
 color: #2B9696;
 line-height: 100%;
 padding-top: 2px;
}

table.bubbletip td .tooltip-subtitle-row-Object {
 font-size: 9px;
 color: #985d07;
 line-height: 100%;
 padding-top: 2px;
}

table.bubbletip td .tooltip-subtitle-row-Trigger {
 font-size: 9px;
 color: #2e834a;
 line-height: 100%;
 padding-top: 2px;
}

table.bubbletip td .tooltip-subtitle-row-ProposalType {
 font-size: 9px;
 color: #8a2cc7;
 line-height: 100%;
 padding-top: 2px;
}


table.bubbletip td .tooltip-content-row {
 line-height: 110%;
 padding-top: 5px;
 font-size: 10px;
 font-family: Verdana, sans-serif;
 color: #666;
 vertical-align: top;
}