.ms-Help-PanelContainer
{
top:0px;
right:0px;
min-height:10px;
height:auto;
width:320px;
position:absolute;
z-index:499;
}
.ms-Help-Panel
{
display:none;
width:319px;
position:absolute;
border-color:#dedede;
border-left-style:solid;
border-left-width:1px;
border-bottom-width:0px;
height:100%;
}
.ms-HelpPanel-MainPanel
{
padding:0px 20px 20px 0px;
height:auto;
}
.ms-HelpPanel-Topbar
{
padding-top:20px;
width:100%;
border:hidden;
}
.ms-HelpPanel-SearchSection
{
padding-top:15px;
padding-left:20px;
}
.ms-HelpPanel-SearchPanel
{
height:20px;
padding-left:0;
width:90%;
}
.ms-HelpPanel-SearchBox
{
width:200px;
overflow:hidden;
border:none;
}
.ms-HelpPanel-TopRecommendSectionTitle
{
padding-left:20px;
display:none;
}
.ms-HelpPanel-SectionTitle
{
padding-left:20px;
}
.ms-HelpPanel-ResultSection
{
margin-left:0px;
padding-top:20px;
display:none;
}
.ms-HelpPanel-TopRecommendSpinSection
{
padding-top:30px;
padding-left:20px;
}
.ms-HelpPanel-SpinText
{
padding-top:5px;
font-size:medium;
margin-left:auto;
margin-right:auto;
}
.ms-HelpPanel-SearchResultSpinSection
{
display:none;
padding-top:30px;
padding-left:20px;
}
.ms-HelpPanel-NoResultSection
{
padding-left:20px;
padding-top:25px;
display:none;
}
.ms-HelpPanel-SpinImage
{
margin-left:auto;
margin-right:auto;
}
.ms-HelpPanel-QAEntry
{
padding-bottom:8px;
line-height:18px;
padding-left:20px;
}
.ms-HoverPanel-Topbar
{
}
.ms-HelpPanel-HoverPanel
{
display:none;
max-height:340px;
position:absolute;
z-index:1000;
width:320px;
border-style:solid;
border-width:1px;
border-color:#d1d1d1;
}
.ms-HelpPanel-HoverMouseArea
{
width:330px;
height:100%;
position:absolute;
}
.ms-HelpPanel-HoverMain
{
position:relative;
top:0px;
overflow:hidden;
max-height:320px;
}
.ms-HelpPanel-HoverPanelTitle
{
padding-top:10px;
padding-left:20px;
margin-right:30px;
text-overflow:ellipsis;
overflow:hidden;
white-space:nowrap;
}
.ms-HelpPanel-HoverPanelClose
{
top:12px;
right:12px;
margin-right:5px;
position:absolute;
font-size:0pt;
}
.ms-HelpPanel-HoverPanelContent
{
margin-top:10px;
margin-left:20px;
margin-right:20px;
margin-bottom:20px;
overflow:hidden;
}
.ms-HelpPanel-HoverPanelFooter
{
bottom:0;
height:20px;
width:100%;
position:absolute;
}
