.helpPanel
{
	right: 0;
	bottom: 0;
	position: fixed;
	z-index: 9999;
}

.panel {
  position: absolute;
  overflow: hidden;
  height: 530px;
  width: 335px;
  bottom: 0px;
  right: 0;
  padding: 10px 10px 10px 10px;
  background-color: #222222;
  color: #cccccc;
  font-family: Lato;
  display: none;
}
.loadingDiv
{
	position: absolute; top: 0px; left: 0px;
	background-color:Transparent;
	/*background-image:url('images/grayBG.png');*/
	background-repeat:repeat-x;
}
.loadingImage
{
	margin: 300px auto;
	display:block;
}
.expandedPanel
{
	width: 930px;
	height: 530px;
} 

.panelHeader
{
	display: block;
	height: 40px;
	
	background-image:url('/UX/Images/Help/SmallButtons/HelpHeaderBG.png')
}

.panelHeader h1
{
	font-size: 18px;
	color: #222222;
	font-weight: 600;
	margin: 5px 5px;
	padding: 0px;
	position: absolute;
	
}
.panelHeader a, .panelHeader a:hover, .panelHeader a:active, .panelHeader a:visited
{
	font-size: 13px;
	color: #222222;
	font-weight: bold;
	text-decoration: none !important;
}
.FullScreen_On
{
	background-image: url(  "/UX/Images/Help/SmallButtons/btnPageView.png" );
	padding: 6px 0px 0px 32px;


	height: 24px;
	margin:6px 8px 0px 0px;

	background-repeat: no-repeat;
	float: right;
	
}

.FullScreen
{
	
	background: url('/UX/Images/Help/SmallButtons/btnModuleView.png') no-repeat;
	padding: 6px 0px 0px 32px;


	height: 24px;
	margin:6px 8px 0px 0px;

	float: right;
}


a.trigger {
  position: absolute;
  bottom: 10px;
  left: 0;
  padding: 10px 10px;
  display: block;
  font-family: Lato;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  background-color: #9FC54E;
  border: 1px solid #444444;
}

.helpRating
{
	height: 60px;
	margin: 10px 10px 10px 10px;
}

.helpItemCointainer
{
	width: 100%;
	overflow: auto;
}

.helpItem
{
	margin: 10px 0px;
	border-bottom: dotted 1px #666666;
	padding: 10px 0px;
}

.helpItem h2
{
	font-size: 12px;
	font-weight: 600;
	margin: 3px 0px;
	color: #cccccc;
}

.helpItem p
{
	font-size: 12px;
	margin: 5px 0px 10px 0px;
	color: #cccccc;
}

.helpItem .itemOptions
{
	background-color: #444444;
	padding: 5px 5px;
	height: 22px;
}
.itemOptionsLinks
{
    width:150px;
    float:left;
    height:32px;
}
.itemOptionsRating
{
    width:85px;
    float:right;
    height:32px;
    
}

.helpItem .itemOptions .Rating 
{
    display:inline;
    
}
.helpItem .itemOptions .btnMore img
{
	text-decoration: none;
	border: none;
}


.helpItem .itemOptions .btnVideo img
{
	text-decoration: none;
	border: none;
}

.helpItem .itemOptions .btnPDF img
{
	text-decoration: none;
	border: none;
}
.helpItem .itemOptions .btnDOC img
{
	text-decoration: none;
	border: none;
}

.helpItem .itemOptions .btnPPT img
{
	text-decoration: none;
	border: none;
}
.helpItem .itemOptions .btnBlog img
{
	text-decoration: none;
	border: none;
}
.QuickSupportSection
{
	height: 320px;
}

.QuickSupportSection ul
{
	padding: 0px 0px;
	margin: 0px;
	height: 300px;
	overflow: auto;
	list-style: none;
}

.QuickSupportSection ul li
{
	list-style: none;
	display: block;
	padding: 5px 0px 5px 5px;
	font-size: 16px;
	font-weight: bold;
	vertical-align: text-top;
	position: relative;
	background-color: #373737;
	margin: 2px 0px 2px 0px;
}
.QuickSupportSection ul li a img
{
	text-decoration: none;
	border: none;
}
.QuickSupportSection ul li:hover
{
	background-color: #737373;
}

.excellenceBlog
{
	height: 320px;
	color: #cccccc;
	overflow: auto;
}

.excellenceBlogH3
{
    
    background:#444444 url('/UX/Images/Help/SmallButtons/accordionHeaderBG_DG.jpg') repeat-x; 
}
.excellenceBlogLink
{
    padding:0px !important;
    background-image:none !important;
    background-color:Transparent !important;
}

.excellenceBlog ul
{
	color: #cccccc;
	padding: 0px;
	margin: 0px;
}

.excellenceBlog ul li
{
	padding: 7px 7px;
	display: block;
	color: #cccccc;
	font-size: 13px;
	font-weight: bold;
	background-color: #444444;
	margin: 1px;
}

.excellenceBlog ul li a
{
	color: #cccccc;
	text-decoration: none;
}

.excellenceBlog ul li a:hover
{
	text-decoration: underline;
}

.hide
{
	display: none;
}

.visible 
{
	visibility: hidden;
}
.notVisible 
{
	visibility: visible;
}

.helpPanelDefault
{
	right: 0;
	bottom: 0px;
	position: fixed;
	z-index: 9999;
}

#RadWindowWrapper_eBOARhelp
{
	z-index: 9999 !important;
}

.helpItemCointainerScroll
{
	overflow: auto;
	height: 320px;
}

.leftPane
{
	float: left;
	margin: 10px 0px;
	width: 200px;
}

.rightPaneInModuleList
{
	padding: 0px 0px;
	display: block;
	float: right;
	width: 720px;
}

.accordionModuleHelpList
{
	width: 200px;
	margin: 10px 0px 0px 0px;
	height: 450px;
	overflow:auto;
	
}


.accordionPane, .accordionPane select
{
	width: 200px;
	font-size: 13px;
}

.accordionPane h3
{
	font-size: 13px;
}


.hide
{
	display: none;
}

.show
{
	display: block;
}

.helpItemInPanel
{
	display: block;
	padding: 5px;
	background-color: #898989;
	margin: 2px 0px;
	font-weight: bold;
	
	text-decoration: none; 
	cursor: pointer; 
	color: White; 
	font-size:12px;
}

.helpItemInPanel:hover
{
	background-color: #7EA725;
}
.itemHighlight
{
    background-color: #7EA725;
}

/* Styles for RED Window START */

.window {
  width: 720px;
  font-family: Lato;
  color: #222222;
  height: 540px;
  padding: 0px;
}

.windowFull
{
	width: 100%;
	min-width: 670px;
	position:relative;
}

.windowsContent
{
	margin: 10px 0 0 0;
	border: solid 1px #cccccc;
	background-color: #ececec;
}

/*Window Header START*/
.windowsHeader
{
	margin: 10px 10px;
	background-color: #ffffff;
	border: solid 1px #cccccc;
	padding: 10px 10px;
	position: relative;
}

.windowsHeader h1
{
	display: block;
	font-size: 15px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

.windowHeaderRating
{
	font-size: 11px;
	margin: 5px 0px 0px 0px;
}

.windowHeaderRating span
{
	float: right;
	position: absolute;
	right: 0;
	top: 35px;
}

.btnPrevious, .btnNext
{
	margin: 0px 5px 0px 5px;
	cursor: pointer;
}

/*Window Header END*//*WindowItemContent START*//*START*/
.rightPane
{
	padding: 0px 10px;
	display: block;
	clear: both;
}

.tabHeader
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.tabHeader li
{
	display: inline-block;
	width: 128px;
	height: 29px;
	font-size: 16px;
	line-height: 29px;
	vertical-align: middle;
	text-align: center;

	/* This Is IE Fix START */ 
	zoom: 1; 
	*display:inline;
	/* This Is IE Fix END */}

.tabItem
{
	background-image: url(  "/UX/Images/Help/LargeButtons/tabWhite.png" );
	color: #444444;
	font-weight:bold;
	display:none;
}

.tabItem:hover
{
	background-image: url(  "/UX/Images/Help/LargeButtons/tabBlack.png" );
	color: #ffffff;
}
.activeTabItem
{
	background-image: url(  "/UX/Images/Help/LargeButtons/tabBlack.png" );
	color: #ffffff;
	font-weight:bold;
}
.instructionTab, .videoTab, .blogsTab, .documentsTab
{
	cursor: pointer;
}
.page
{
	background-color: #444444;
	color: White;
	border: solid 1px #cccccc;
	margin: 1px 0px 10px 0px;
	padding: 8px 8px;
}
.page .instruction
{
}
.page .video
{
}
.page .documents 
{
}
.page .blogs
{
}

.page .content
{
	background: #ffffff;
	border: solid 1px #cccccc;
	padding: 5px;
	height: 310px;
	overflow: auto;
}
.page .content h2
{
	font-size: 13px;
	font-weight: bold;
	margin: 3px 0px;
	color: #222222;
}
.page .content p, .page .content ul li,  .page .content ul
{
	font-size: 13px;
	margin: 0px;
	padding:0px;
	color: #222222;
	list-style: disc inside;
	
}
.page .content ol li
{
	font-size: 13px;
	margin: 0px;
	padding:0px;
	color: #222222;
	list-style-position:inside;
}

.page .contentFull
{
	height: 100%;
	overflow: auto;
	min-height: 310px;
	
}
/*WindowItemContent END*/


/* Styles for RED Window END */



#helpItemRating
{
	display: inline;
}


.feedbackPopup
{
    background-color: #ffffff;
    height: 200px;
    left: 400px; 
    position: absolute;
    top: 135px;
    width: 250px;
    border:solid 1px #cccccc;
    padding:10px;
    
}
 
.feedbackPopup label 
{
    font-size:12px;    
    font-weight:bold;
    margin-bottom:10px;
    display:block;
    
}
.feedbackPopup textarea
{
    height:130px;
    width: 240px;
    
}
.feedbackPopup .btn
{
    float:right;
    display:block;
    margin-top:10px;
}

.printDiv, .printDiv a
{
    float: right;
    cursor: pointer;
    
}
.printDiv
{
    width:26px !important;
    
}

.windowFull .feedbackPopup
{
	left:190px;
	top:52px;
}

#windowsMessage
{
    height:428px;
}
.rightMessageText
{
    background-color: white;
    border: 1px solid #CCC;
    display: block;
    font-size: 15px;
    font-weight: bold;
    height: 50px;
    padding: 154px 10px;
}
