﻿.x-panel-body, .x-panel-bwrap
{
	overflow: visible !important;
}



#PanelNavigation .x-panel-body-noheader .x-panel-bwrap .x-panel-body
{
	overflow: auto !important;
}

body
{
	font-size: 12px;
	background-color: #284051;
	font-family: "Trebuchet MS" ,sans-serif;
	padding: 0;
	margin: 0;
}
#settingsWrapper
{
	border-bottom: 1px solid #111;
	background-color: #323232;
	padding-left: 4px;
	padding-top:5px;
	padding-bottom:5px;
}
#account
{
	float: right;
}
#settings
{
	border-bottom: 1px solid #3B3B3B;
}
#settings ul li, #account ul li
{
	display: inline;
	color: #fff;
	margin-right: 8px;
	padding-left: 19px;
	line-height: 23px;
}
#settings ul li a, #settings ul li a:link, #account ul li a, #account ul li a:link
{
	color: #fff;
	text-decoration: none;
}
#settings ul li a:hover, #account ul li a:hover
{
	text-decoration: underline;
}

.navsub
{
	position: relative;
	bottom: 2px;
	margin-left: 3px;
}


.navsub a, .navsub a:link, .navsub a:visited
{
	color: #fff;
	text-decoration: none;
}
#pageTitle
{
	font-family: "Trebuchet MS" ,sans-serif;
	font-size: 17px;
	text-align: center;
	color: #fff;
	margin-top: 20px;
}
#TabPanel1 ul.x-tab-strip-top
{
	background-image: none !important;
	background-color: #284051;
}
.x-panel-dd-spacer
{
	border: 2px dashed #284051;
}


#LabelFav .x-label-value
{
	color: white;
	font-weight: bold;
	margin-left: 15px;
	position: relative;
	bottom: 4px;
	line-height: 20px;
}

#ImageButtonShowFav
{
	margin-left: 16px;
	text-align: center;
}

.x-tab-strip-closable
{
	list-style-type: none;
}

.x-mask-loading div {
/*    padding:5px 10px 15px 55px;
    background: #fbfbfb url('Images/loading.gif') no-repeat 5px 5px;  */
/* had issue with relative link to root in login. 
  So copying image to skin directory*/
    line-height: normal !important;
 font-weight:bold;
  font-family:Arial;
}

	
.SharedControlLabels
{
 float:right;	
	margin: 4px 5px 2px 20px;
 font-family:Arial;
  font-size:13px;
  color:White;
   font-weight:bold; 	
	}


.termSelector
{display:none;}

#TabPanel1
{
 visibility:hidden;	
	}
	
.x-hide-visibility	
{
 height:0 !important;	
	}
	
.x-panel-header-text	
{
 font-weight:bold;	
	}
	
	
#TabPanel1 .x-tab-strip-close
{
 background-image: url('Images/x.gif')
	}	
	
	
.ext-el-mask-msg {
background:#D8DBE0 url(Images/tb-blue.gif) repeat-x scroll 0 -16px;
border:1px solid #8899AA;
padding:2px;
}

.x-mask-loading div {
font-family:Arial;
font-size:11px;
line-height:normal !important;
}

.ext-el-mask-msg div 
{
font-family:Arial;
font-size:11px;
background:#EEF0F2 url(Images/loading.gif) no-repeat scroll 5px 5px;
border:1px solid #AABBCC;
color:#222222;
padding:5px 10px 5px 25px;
}	

.x-tree-node a span
{
 color:White;	
	}
