/* Confluence 3.1 favourite/watch images */
.dynarch-popup-menu .pageunfavourite .icon {
    background: transparent url("%CONTEXTPATH%/images/icons/fav_on_16.png") no-repeat scroll center;
}
.dynarch-popup-menu .pagefavourite .icon {
    background: transparent url("%CONTEXTPATH%/images/icons/fav_off_16.png") no-repeat scroll center;
}
.dynarch-popup-menu .action-page-favourite .icon {
    background: transparent url("%CONTEXTPATH%/images/icons/fav_off_16.png") no-repeat scroll center;
}
.dynarch-popup-menu .ie-page-favourite-selected .icon {
    background: transparent url("%CONTEXTPATH%/images/icons/fav_on_16.png") no-repeat scroll center;
}

.dynarch-popup-menu .pagestopwatching .icon {
    background: transparent url("%CONTEXTPATH%/images/icons/watch_on_16.png") no-repeat scroll center;
}
.dynarch-popup-menu .pagestartwatching .icon {
    background: transparent url("%CONTEXTPATH%/images/icons/watch_off_16.png") no-repeat scroll center;
}
.dynarch-popup-menu .action-page-watching .icon {
    background: transparent url("%CONTEXTPATH%/images/icons/watch_on_16.png") no-repeat scroll center;
}
.dynarch-popup-menu .action-page-watching.inactive .icon {
    background: transparent url("%CONTEXTPATH%/images/icons/watch_off_16.png") no-repeat scroll center;
}

.dynarch-popup-menu .action-page-watching-space .icon {
    background: transparent url("%CONTEXTPATH%images/icons/watching_space_16.png") no-repeat scroll center;
}



/* dashboard */
.dashtable ul {
list-style-type:none;
padding-left:0px;
}

.dashtable ul li {
float:left;
margin-right:20px;
}

/* tabs in 3.0 */
.tabnav .tabs a {
display:inline;
float:left;
margin:0 3px 0 0;
padding:0 3px;
text-decoration:none;
border-color:#6699CC;
}

#foldertab li a, .tabnav li a {
border-color:-moz-use-text-color;
border-style:solid solid none;
border-width:1px medium;
margin-left:3px;
padding:3px 0.5em;
text-decoration:none;
}

.tabnav .tabs a:hover {
background-color:#003366;
border-bottom-color:#003366;
color:#FFFFFF;
}
.tabnav .tabs a {
background-color:#6699CC;
border:1px solid #6699CC;
color:#FFFFFF;
}
.tabnav li a {
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
display:inline;
padding:0.4em 0.6em;
text-decoration:none;
}




ul.tabnav li.spaceActionLinks {
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
padding:0;
text-decoration:none;
border: 1px solid #036;
padding:0 0;
border-bottom-style: none;

}
ul.tabnav .spaceActionLinks {
display:inline;
padding: 0;
}

ul.tabnav .spaceActionLinks a {
padding: 3px 3px 0 3px;
margin:0;
border-style: none;
}
ul.tabnav {
margin:0px 10px 10px 0px;
	width: 98%;
}

ul.tabnav {
bottom:3px;
float:none;
margin:0px;
padding:0px;
position:relative;
text-decoration:none;
	display: inline-block;
}
.tabnav {
border-bottom: 1px solid #69c;
display:block;
float:none;
list-style-position: inside;
margin:0;
padding:0;
}
ul.tabnav li a.current:hover, ul.tabnav li a.current {
background:white none repeat scroll 0 0;
border-bottom:1px solid white;
color:black;
}

/* fix people directory in 3.0 */
#peoplelist .profile-macro{
float:left;
width:30%;
margin-bottom:30px;
}

/* fix body overflow for confluence 3.0 - what on earth were they thinking? */
body.atb-body {
    overflow:visible !important;
}

/* avoid shifting the RTE to the right */
#wysiwyg {
  clear:left;
}
.inputSection {
 width:100%;
}

/* quick search */
.quick-nav-drop-down {
    text-align: left;
    right: 310px;
}

/* avoid titlecontent growing too large */

.atb-titlecontent {
    height:10px;
}

/* unlicensed */

div.unlicensed {
    text-align:center;
    background-color:#FFF3F3;
    border:9px solid #DD3333;
    margin:50px;
    padding:20px 50px 50px 50px;
}
div.unlicensed h1, div.unlicensed h1 a {
    font-size:xx-large;
    font-weight:bold;
    color:#BB0000;
}
div.unlicensed p, div.unlicensed a {
    color:#990000;
    font-size:medium;
    font-weight:normal;
}


/* search input */
.search-query-text-input {
    height:20px;
    width:70%;
    float:left;
    margin-right:3px !important;
}

.search-filters-panel {
    margin-top:3px;
}

/* mail css */
.mailLabel {
    color: #666666; font-weight: bold;
}

.mailthread {
}

.unparented {
    list-style: none;
    margin: 0;
    padding: 0;
}

.parented {
    list-style-image: url("%CONTEXTPATH%/images/icons/link_out_bot.gif");
}

.mailthread ul {
    list-style-image: url("%CONTEXTPATH%/images/icons/link_out_bot.gif");
}

.selectedMail {
  background-color: #ffffcc;
  padding: 2px;
  border: 1px solid #ddd;
}

.excerpt {
  margin-top: 0px;
  margin-bottom: 0px;
}

/* blog-list macro */
.bloglist.default .permalink {
    float:right;
    font-size:x-small;
}
.bloglist.default .title {
    font-size:x-large;
}
.bloglist.default .date {
    font-size:x-large;
}
.bloglist.default .postedby, .bloglist.default .postedbydate {
    font-size:x-small;
}



/* extracted-default theme.css */
.tabnav .tabs a {
    padding: 0px 3px 0px 3px;
    margin: 0px 3px 0 0;
    border-bottom: none;
    text-decoration: none;
    display: block;
    float: left;
}


/* list page navigational tabs */
.tabnav, .comment .tabnav {
    padding: 0;
    margin: 0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    float: left;
    display: inline;
    list-style-position: outside;
    width: 100%;
    font-weight: normal;
    font-size: 9pt;
}


/* comments in IE in 2.8 */
.comment, .comment-body, .comment-header { height:auto; }

/* support recently-updated display */
.recentlyUpdatedItem {
	border-bottom: #f0f0f0 1px solid;
	border-top: #f0f0f0 1px solid;
	margin: 10px 0 0 0;
	padding: 0px;
	border-spacing: 0px;
	width: 100%;
    text-decoration: none;
    border-collapse: collapse;
}

.recentlyUpdatedItem td {
    padding: 10px;
    border-bottom: #f0f0f0 1px solid;
    vertical-align: top;
}

.recentlyUpdatedItem .authorAndDate {
	background-color: #f0f0f0;
	width: 25%;
}

.recentlyUpdatedItem .date {
    margin-top: 4px;
    font-size: 90%;
    color: #666;
}

.recentlyUpdatedItem .profilePic {
    float: right;
    background-color: #f0f0f0;
    margin: 0 2px;
}

.recentlyUpdatedItem .twixie {
    padding: 10px 0 0 4px;
}

.recentlyUpdatedItem .icon {
    padding: 8px 0 0 1px;
}

.recentlyUpdatedItem .details {
    padding-left: 7px;
}

.recentlyUpdatedItem .summary, .recentlyUpdatedItem .thumbnail {
    margin-top: 3px;
    color: #666666;
}

.moreRecentlyUpdatedItems {
    text-align: right;
    margin-top: 10px;
    font-size: 10pt;
}

/* ensure titlecontent cell is correctly aligned */
.atb-titlecontent {vertical-align:top;}

/* support for page versions */
.hidden {
    display: none;
}

/* menus in opera */
.menubar {
    position: static;
}

/* pagetree2 */
.pagetree2 .lines, .pagetree2 .plusminus-and-icon, .pagetree2 .cell3 {
    white-space:nowrap;
}


/* access keys */
#atb-accessKeys { margin: 0; padding: 0; }
#atb-accessKeys dt { margin: 0; padding: 0; position: absolute; top: -9999px; left: 0; }
#atb-accessKeys dd { margin: 0; padding: 0; }
#atb-accessKeys dd a { position: absolute; top: -9999px; left: 0; }
#atb-accessKeys dd a:focus, #accessKeys dd a:active { background-color: #3556a2 !important; color: #fff !important; top: 0; font-size: 1.2em; padding: .5em; }

/* make headings less ugly */
.atb-page h1, .atb-page h2, .atb-page h3, .atb-page h4, .atb-page h5, .atb-page h6 {
 background-color: transparent;
 border-style: none;
 padding: 0px;
}
.atb-title h1 {
 font-size: 18px;
 line-height: 1.0em;
 margin-top: 0px;
}

/* legacy breadcrumbs */
#breadcrumbs.legacy {
    color: inherit;
}
#breadcrumbs.legacy li {
    background: none;
    padding: 0;
}
#breadcrumbs.legacy .prefixbreadcrumb + li.separator {
    display: none;
}

/* labels in menus */
div.dynarch-horiz-menu .label, div.dynarch-popup-menu .label {
 font-weight: normal;
}

/* allow panel css to set design of menus in .atb-menu */
.atb-menu div.dynarch-horiz-menu {
 background-color: transparent;
 background-image: none;
 border-style: none;
}

/* remove margins from forms */
.marginlessForm {
 margin: 0px;
}

/* don't force search box to be 100% width */
.confluence-searchbox {
 width: auto;
 white-space: nowrap;
}

/* remove padding from PageContent */
.PageContent, .pagecontent {
 padding: 0px;
}

/* ui table (e.g. attachments list) */
.tableview th, .tabletitle, .pageSectionHeader {
 border-bottom-width: 1px;
}
.tableview th, div.tabletitle {
 font-weight: bold;
}
.mode-view-attachments .tableview td {
 border-top: 1px solid #fff;
 vertical-align: middle;
}
.tableview td {
 border-bottom: 1px dotted #ccc;
}
.tableview tr:hover td {
 border-bottom: 1px solid #000;
}
.rowAlternate {
 background-color: #f7f7f7;
}

/* activity screens */
.context-space-activity .pagebody {
 padding: 0px;
}

/* no image borders */
a img {
 border-style: none;
}

/* hide accessibility features by default */
.accessibility {
 display: none;
}

/* left slider */
.atb-leftslider {
 cursor: w-resize !important;
}

/* right slider */
.atb-rightslider {
 cursor: e-resize !important;
}

/* allow special effects on tables, etc. */
.layout {
 direction:ltr;
}

/* inhibit selection where possible */
.noselect {
 -moz-user-select: none;
 cursor: default;
}

/* line spacing */
body, p, li, ul {
 line-height:1.6em;
}

/* citation */
cite:before { content: "\""; }
cite:after { content: "\""; }
cite, cite:before, cite:after {
 font-family: Georgia, "Times New Roman", serif;
 font-style: italic;
}

/* insertions and deletions */
ins {
 background-color: #DBFFDB;
}
del {
 background-color: #FFE5E5;
}

/* make italics more readable */
i, em {
 letter-spacing: 1px;
}

/* tables */
.confluenceTable {
 border: 1px solid #B2B2B2;
 border-collapse: collapse;
}
.confluenceTable th.confluenceTh {
 background-color: #F5F5F5;
 border: 1px dotted #B2B2B2;
 font-weight: bold;
 font-size: small;
 padding: 3px 4px 3px 4px;
}
.confluenceTable .confluenceTd {
 border: 1px dotted #B2B2B2;
 padding: 3px 4px 3px 4px;
}

/* ExtJS unselectable panels */
.x-unselectable { cursor: default; }

/* skip navigation */
@media screen, print, handheld, projection, tv {
 .non-visual {display: none; visibility: hidden;}
}

/* sliders */
.atb-slider .atb-slider-img {
 width: 9px;
 height: 20px;
}
.atb-leftslider .atb-leftslider-img {
 background-position: top right;
}
.atb-rightslider .atb-rightslider-img {
 background-position: top left;
}

.quicklinks {
 overflow: auto;
}
.quicklinks div {
 clear: none;
 float: left;
 margin-bottom: 4px;
 width: 49%;
}

/* Stop menu items wrapping */
div.dynarch-horiz-menu table tr td {
 white-space: nowrap;
}

/* Provide support for menu spacers */
div.dynarch-horiz-menu table tr td.spacer {
 width: 100%;
}
div.dynarch-horiz-menu table tr td.spacer div {
 display:none;
}

/* poweredBy */
.poweredBy, .poweredBy a {
 color:#909090;
 font-size:small;
}

/* fixes comments squashing */
#comments-section .comment {
    height: auto;
}

ol.comment-threads
{
  padding-left: 10px;
  padding-right: 0px;
}

.comment-body {
 overflow-x: auto;
 clear: right;
}

.comment-thread, .comment-even, .comment-odd {zoom:1}

/**** fixes coloring of code macro ****/
.code {
    background-color:#FFFFFF;
    border-style:dashed;
    border-width:1px;
    overflow:auto;
}

.code .codeContent {
    text-align:left;
    color:#000000;
    font-size:0.95em;
    margin:0;
    padding:0 12px;
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:#FFFFFF none repeat scroll 0 0;
}

.code pre {
    margin:10px 0;
    overflow:auto;
    padding:0;
    font-family:"Courier New",Courier,monospace;
    line-height:1.3;
}

.code pre span {
    font-family:"Courier New",Courier,monospace;
    line-height:1.3;
}

.code .code-keyword {
    background-color:inherit;
    color:#000091;
}

.code .code-comment {
    background-color:inherit;
    color:#808080;
}

.code .code-quote {
    background-color:inherit;
    color:#009100;
}

.code .code-object {
    background-color:inherit;
    color:#910091;
}

/*** fixes spaceadmin siderbar padding ***/
ul.navmenu {
    padding-right: 0px;
}

/*** Confluence 4 fixes ***/

#savebar-container {
    position: relative;
}
.editor-fullheight #toolbar .toolbar-shadow {
    display: none;
}
#labels-section {
    overflow: hidden;
    margin-top: 5px;
}
td[align=left], th[align=left] {
    text-align: left;
}
td[align=center], th[align=center] {
    text-align: center;
}
td[align=right], th[align=right]  {
    text-align: right;
}
td[valign=top], th[valign=top] {
    vertical-align: top;
}
td[valign=middle], th[valign=middle] {
    vertical-align: middle;
}
td[valign=bottom], th[valign=bottom] {
    vertical-align: bottom;
}
td[valign=baseline], th[valign=baseline] {
    vertical-align: baseline;
}

/*** Fix page alignment ***/
.atb-shell {
    margin-left: auto;
    margin-right: auto;
}

.atb-titlecontent {
    width: 100%;
}

#wiki-editor {
    border: 1px solid #ebebeb;
}

#wiki-editor #content-title-div input {
    font-size: 20px;
}

#wysiwyg iframe, #preview iframe {
    min-height: 40em;
}

.atb-body {padding:0px;margin:0px;text-align:left;background-color:white;}
.atb-body, .atb-body p, .atb-body td, .atb-body th, .atb-body div, .atb-body span, .atb-body div.dynarch-horiz-menu, .atb-body div.dynarch-horiz-menu table, .atb-body div.dynarch-horiz-menu table, .atb-body input, .atb-body ul li, .atb-body ol li, .atb-body select {font-family:sans-serif;font-size:12px;line-height:1.6em;}
#atb-document .atb-page {background-color:#FFFFFF;}
.atb-page, .atb-page p, .atb-page td, .atb-page th, .atb-page div, .atb-page span, .atb-page div.dynarch-horiz-menu, .atb-page div.dynarch-horiz-menu table, .atb-page div.dynarch-horiz-menu table, .atb-page input, .atb-page ul li, .atb-page ol li, .atb-page select {font-family:;}
#atb-document .atb-menu {border-style:;border-width:;border-color:;background-color:;}
.atb-menu, .atb-menu p, .atb-menu td, .atb-menu th, .atb-menu div, .atb-menu span, .atb-menu div.dynarch-horiz-menu, .atb-menu div.dynarch-horiz-menu table, .atb-menu div.dynarch-horiz-menu table, .atb-menu input, .atb-menu ul li, .atb-menu ol li, .atb-menu select {color:;}
#atb-document .atb-navigation {border-style:none;border-width:1px;border-color:transparent;padding:2px;background-color:transparent;}
#atb-document .atb-rightslider {border-style:outset;border-width:1px;border-color:#F3F4EC;vertical-align:top;width:9px !important;background-color:#EAEDE0;}
#atb-document .atb-content {border-width:;padding:;overflow:visible;vertical-align:top;text-align:;max-width:;min-width:;width: !important;}
#atb-document .atb-footer {border-style:;border-width:;border-color:;padding:;text-align:;background-color:#FFFFFF;}
.atb-leftslider.collapsed-slider  img.atb-slider-img {background-image: url(/s/ja_JP/3398/UNKNOWN.76/4.4.1/_/download/resources/com.adaptavist.confluence.themes.sitebuilder:sitebuilder/icons/arrow-black-1.gif);}
.atb-leftslider.expanded-slider   img.atb-slider-img {background-image: url(/s/ja_JP/3398/UNKNOWN.76/4.4.1/_/download/resources/com.adaptavist.confluence.themes.sitebuilder:sitebuilder/icons/arrow-black-0.gif);}
.atb-rightslider.collapsed-slider img.atb-slider-img {background-image: url(/s/ja_JP/3398/UNKNOWN.76/4.4.1/_/download/resources/com.adaptavist.confluence.themes.sitebuilder:sitebuilder/icons/arrow-black-0.gif);}
.atb-rightslider.expanded-slider  img.atb-slider-img {background-image: url(/s/ja_JP/3398/UNKNOWN.76/4.4.1/_/download/resources/com.adaptavist.confluence.themes.sitebuilder:sitebuilder/icons/arrow-black-1.gif);}

/* empty */
#attribution {
 display: none;
 visibility: hidden;
}

/* ul.iconlinks a span.extpop, ul.iconlinks a span.intpop, ul.arrowlinks a span.extpop, ul.arrowlinks a span.intpop { float: left; }


ul.iconlinks a:hover span.extpop, ul.iconlinks a:hover span.intpop, ul.arrowlinks a:hover span.extpop, ul.arrowlinks a:hover span.intpop { text-decoration: underline;  }
*/

div.translation span em, .intpop em, .extpop em { display: none; }

/*
div.dynarch-horiz-menu {
 background-color: #EEEEEE;
    border-radius: 8px;
}
*/


.jit_box {
    background:#FFFFFF;
    padding:10px;

}
.jit_box ul {
    margin-left:-15px;
    margin-top: -6px;
}

.jit_box strong {
    color:#555555;
}

.jit_box h4
 {
    padding:0px;
    margin:0px;
    margin-bottom:10px;
}

.jit_box h5 {
    padding:0px;
    margin-top:30px;
    margin-bottom:10px;
}

.jit_box hr {
    margin-bottom:20px;
}

.jit_box li {
color:#555555;
font-size:11px !important;
}


img.rendericon { display: none; }

/* Added by Steve to display broken links */
a.createlink{ font-weight:bold;font-size:14px; font-style:italic;}  
a.createlink:before{ content:">> "; }
a.createlink:after{ content:" <<"; }


/* Added by Stevefor table formatting */

#download_table
{
margin-top:0px;
/*padding-left:10px;*/
    width:100%;
  
}

#download_table th
{
text-align:center;
font-weight:bold;
background-color:#E8E8E8 !important;
padding:5px;
vertical-align:middle;
line-height:110%;    
font-size:10px !important;
}

#download_table td
{
border-bottom:1px solid #E8E8E8 !important;
vertical-align:middle;
padding:5;
}

#download_internal_table td
{
border-bottom:none;
padding:0;
}

.wiki-content h1 {
    color:#919191;
    font-size:210%;
    #border-bottom:1px solid #DDDDDD;
    padding-bottom:10px;
}
.wiki-content h2,
.wiki-content h3,
.wiki-content h4,
.wiki-content h5,
.wiki-content h6 { color:#000000; }

/*   DECK CUSTOM CSS */

.deck.tabs_class {
    width:100%;
}
.deck.tabs_class .tabBar {
    padding: 0px;
    padding-right: 8px;
    margin: 0px;
    position: relative;
    z-index: 0;
    //font: bold 14px Verdana, sans-serif;
}

.deck.tabs_class .cards.tabbed {
/*    border: 10px solid #94C3C3; */
/*    border: 1px solid #94C3C3;  */
        border: 1px solid #CCCCCC;
}

.deck.tabs_class .tabBar .tab a {
    display: block;
    padding: 1px 0.5em;
    vertical-align: text-bottom;
/*    background: #c5ecec;  */
    #background:#6699CC;
/*    border: 1px solid #c5ecec; */
    #border:1px solid #6699CC;
    color: #FFFFFF;
    white-space: nowrap;
}

.deck.tabs_class .tabBar .tab a:hover {
    color: #ffffff;
    background: #DDDDDD;
    border-color: #DDDDDD
}

.deck.tabs_class .tabBar .tab#current a {
/*    background: 94C3C3;  */
/*    border: 1px solid #3c78b5; */
/*    color: #FFFFFF; */
    background: #FFFFFF;  
    #border: 1px solid #6699CC;
    color: #CCCCCC;     
    
}

.deck.tabs_class .tabBar #current.tab a {
/*    background: #94C3C3; */
/*    color:#FFFFFF; */
/*    border: 1px solid #94C3C3; */
/*    border-bottom: solid #94C3C3; */
    background: #FFFFFF;
    #border: 1px solid #6699CC;
    #color: #336699;         
    border-bottom: 2px; solid #FFFFFF;     
}
.deck.tabs_class .cards.tabbed .card {
    margin: 0px;
    padding: 16px;    
    position: static;    
}

.deck.tabs_class .tabBar.top .tab#current a {
    border-bottom: 0px solid white;
    padding-bottom: 2px;
    margin-bottom: 0px;
}
.deck.tabs_class .tabBar.top table tbody tr td {
    vertical-align: top;
}

div.dynarch-horiz-menu {
   background-color:#e8e8e8;
   -moz-border-radius: 0px;     
   -webkit-border-radius: 0px;     
   -khtml-border-radius: 0px;     
    border-radius: 0px;    
    border:0px;    
    padding-top:6px;
    padding-bottom:6px;    
}

.atb-header div.dynarch-horiz-menu {
   background-color: #e8e8e8;
   -moz-border-radius: 5px;     
   -webkit-border-radius: 5px;     
   -khtml-border-radius: 5px;     
    border-radius: 5px;
    #border:1px solid #999999;    
    padding-top:0px;
    padding-bottom:0px;        
}

.dynarch-menu-scroll {
    background-color:#e8e8e8;
}


.search_box_table.a { color: #FFFFFF; }
.search_box_table a:visited { color: #FFFFFF; }
.search_box_table a:active { color: #FFFFFF;  }



.search_box_shadow
 {
        -moz-box-shadow: 5px 5px 5px #888888;
        -webkit-box-shadow: 5px 5px 5px #888888;
        box-shadow: 5px 5px 5px #888888;
    margin-right:10px!important;display:table;
    width:100%;
}

#search_box_table
{
    position:relative;
    float:right;
    top:-10px;
}


/* Moble documentation page table */
.mobile_doc_table th {
    text-align:left;
    background-color:#EEEEEE;
    padding:4px;
}

 /* Playing with bullets -- Migration Prep */

ul.doc_bullet
{
list-style-type: none;
padding: 0px;
margin: 0px;
}
ul li.doc_bullet
{
#background-image: url(/download/attachments/161044694/arrow_right_blue.png);
background-image: url(/download/thumbnails/161044690/keysight_arrow_right_grey.png);
background-repeat: no-repeat;
background-position: 0px 1px;
padding-left: 24px;
}
 
//===============================================
/*fixed for 4.3 */
//===============================================

ul.pdf_bullet
{
list-style-type: none;
padding: 0px;
margin: 0px;
}
ul li.pdf_bullet
{
background-image: url(/download/attachments/161044694/pdfdoc.png);
background-repeat: no-repeat;
background-position: 0px 1px;
padding-left: 24px;
}


.left_nav_table td {
    vertical-align:middle;
    padding:2px;
    #border:solid 1px #CCCCCC;
}

a { color: #0085d5; cursor: pointer; text-decoration: none !important;}
    
.search_box_table
{
    position:relative;
    background-color:#555555;
    padding:4px;
    font-family:courier-new;
    
 
}


.forminput {
    padding:3px;
   height:auto;
    #font-size:48px !important;
}

#.pagebreadcrumb:before {
#    content: ">";
 #   color:#CCCCCC;
       
 #}
 #.pagebreadcrumb > span {
#      whitespace:nowrap;
#}

#breadcrumbs li {
    background: url('/download/attachments/161044694/breadcrumb_separator.png');
    background-repeat:no-repeat;
    #background-attachment:fixed;
    background-position:left center;
    background-size:8px;
}


#ellipsis strong {
    background: url('/download/attachments/161044694/breadcrumb_ellipses.png');
    background-repeat:no-repeat;
    #background-attachment:fixed;
    background-position:left center;
    background-size:12px;
}


.small_search_box_align {
    position:absolute;
    padding;4px;
    #left:-20px;
    #top:-5px;
}


.wiki-content a:visited { color: #891518 !important; }
.wiki-content a:hover { text-decoration: underline !important; }
.wiki-content a:active { color: #e90029 !important;  }
.wiki-content a { color: #e90029 !important;  }

a:visited { color: #891518 !important; }
a:hover { text-decoration: underline !important; }
a:active { color: #e90029 !important;  }
a { color: #e90029 !important;  }

#footer a:visited { color: #FFF !important; }
#footer a:hover { text-decoration: underline !important; }
#footer a:active { color: #FFF !important;  }
#footer a { color: #FFF !important;  }
#footer {
text-align:left;
}

.navBackgroundBox {
    background: none repeat scroll 0% 0% #9c9c9c;
    
}

.tab-navigation .tab a {
    background-color: #dbdbdb;
    border: 1px solid #555555;
    color:#000000 !important;
    padding-left:16px;
    padding-right:16px;
    
    
}

.tab-navigation .tab a:hover {
    background-color: #e8e8e8;
    border: 1px solid #FFFFFF;
    
}


div.panel {
width:95%;
border-color:#9c9c9c;
-moz-box-shadow: 5px 5px 5px #888888;
        -webkit-box-shadow: 5px 5px 5px #888888;
        box-shadow: 5px 5px 5px #888888;
    margin-right:10px!important;display:table;
}

body#fixed .centerwrapper {
  width: 900px;
  text-align: left;
}
body#fixed .jmSizer {
  text-align: center;
}
body#fixed .jmExpander {
  width: 1031px;
  margin: 0 auto;
}


.header_title {
    vertical-align:middle;
    padding:0px;
    #border-bottom:1px solid #555555;

}
.header_title h1 {
    padding-bottom:4px;
    color:#919191;
    font-size:210%;
    font-weight:bold;
    border-bottom:0px;
}

.header_title img{
    padding-top:16px;
    border-bottom:0px;

}


/* override confluence style */
.sortableHeader {
background-color:#dbdbdb;
}

/* override confluence style */
.infoMessage, .infoMacro {
    border-color: #FFFFFF;
    #background-color: #CCCAE2;
    background-color: #EFEFEF;
}

.infoMessage, .infoMacro b{
    #color:#019642;
}

.warningMessage, .warningMacro {
    border-color: #FFFFFF;
    background-color: #ffe0cb;
}
.warningMessage, .warningMacro {
    border-color: #FFFFFF;
    background-color: #ffe0cb;
}

.noteMessage, .noteMacro {
    border-color: #FFFFFF;
    background-color: #fff9e7;
}

    
div.dynarch-horiz-menu {
background-color:#FFFFFF;
}

.prod_table a {
font-size:14pt;

}    

.prod_table td {
text-align:center;
}


/* ============================================== */
/* Keysight Overrides */
/* ============================================== */

/* Main Template */
.jmContainer {
padding: 0 492px;
}

.jmSizer {
width: 50%;
margin: 0 auto;
max-width: -984px;
}
.jmExpander {
position: relative;
margin: 0 -492px;
min-width: 984px;
}
.centerwrapper {
    width: auto;
    min-width: 960px;
    margin: 0 auto;
    padding: 0 12px;
}

.bar_height {
    position:relative;
    #line-height:64px;

}


/* LOGIN MACRO */

.login_macro table{

    border:none !important;
    width:auto;
    float:right;
    border-radius: none;
    #background-color: #e8e8e8;

     padding-top:6px;
    padding-bottom:6px;
     display:inline-block;
 }

.login_macro td li a:visited { color: #891518 !important; }
.login_macro td li a:hover { text-decoration: underline !important; }
.login_macro td li a:active { color: #e90029 !important;  }
.login_macro td li a { color: #e90029 !important;  }

#labelsAlphaList td {
background-color:#f8f8f8;
}

/* Contact an Expert */
#contact {
margin: 0 0 10px 0;
float: right;
font-weight: bold;
}
#contact a:before, .feedbacklink a:before, .emaillink a:before {
    content: "";
    background: url('//www.cdn.keysight.com/main/assets/images/page/sprite.png') no-repeat scroll -91px -46px transparent;
    width: 16px;
    height: 16px;
    float:right;
    position:absolute;
    margin-left: -25px;
    margin-top: -2px;
}


.search_tips .wiki-content a {
color:#FFFFFF !important;
}

table.breadcrumb_table {
padding-top:10px !important;
    border-top:none !important;
    padding-left:60px !important;
}

/* LP Qt Documentation Header */
table.keysight_lp_header {
    width:100% !important;
    height:100px !important;
    border-collapse:separate;
    border-spacing:0px !important;
}
.keysight_lp_header td {
    background-color:#555555 !important;
    vertical-align: middle;
}

.keysight_lp_title {
    color: #BEBEBE;
    font-size: 24px !important;
    font-weight: bold !important;
    display: block;
    margin-top: 4px;
    line-height: 1.3em !important;
}

.keysight_lp_subtitle {
    color: #FFFFFF;
    font-size:18px !important;
    display: block;
    padding-top: 0px;
    line-height: 1.2em !important;
}

.keysight_lp_logo {
    width:180px;
    padding-left:20px;
}


/* Footer */
#footer_eesof {
    clear: both;
    border-top:2px solid #dbdbdb;
    border-bottom:2px solid #dbdbdb;
    padding-top: 10px;
    text-align:left;
}

#footer_eesof th {
    margin:0;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-right:0px;
    color: #555555;
    background-color:#FFFFFF;
    font-size: 14pt !important;
    font-weight:bold;
    vertical-align:middle;
    #border:1px solid #DDDDDD;
}

#footer_eesof h3 {
color:#555555 !important;
}

#footer_eesof img {
padding-top:6px !important;
float:right;
}

#footer_eesof ul {
    margin-left:-15px;
    margin-top:0px;
}

#footer_eesof a:visited { color: #891518 !important; }
#footer_eesof a:hover { text-decoration: underline !important; }
#footer_eesof a:active { color: #e90029 !important;  }
#footer_eesof a { color: #e90029 !important;  }

th.footer_eesof_icons.tablesorter-header-inner {
    margin:0;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-right:0px;
    color: #555555;
    background-color:#FFFFFF;
    font-size: 14pt !important;
    font-weight:bold;
    vertical-align:middle;
    #border:1px solid #DDDDDD;
}

.tablesorter-header-inner {
# font-size:14pt !important;
}

td.heading_of_note {
    vertical-align:middle;
    font-size:12pt;
    font-weight:bold;
    padding:5px;
    background-color:#e8e8e8;
}

.doc_box {
background:#f8f8f8;
padding:10px;
vertical-align:middle;
}

table.doc_box {
border:0px;
    width:100%;
}

/* empty */
.tablesorter-header-inner {
#color:#FFFFFF !important;
}

#theTable1 th.sortableHeader {
    background-color:#d5e6d3 !important;
    border:solid 1px #555555 !important;
}


#theTable2 th.sortableHeader {
    background-color:#d5e6d3 !important;
    border:solid 1px #555555 !important;
}


table.search_box_table {
    padding:4px !important;
}

/* SSO TESTING BELOW */
div#content-editable-container.wiki-content,
div#atb-menudiv,
div#atb-navigationdiv,
div#content.space-labels,
div.small_search_box_align,
div#atb-footnotesdiv,
div#content.space-labels,
.sso_layout,
.note_table,
#header_message,
.breadcrumb_table
{
    width:100% !important;
    min-width:900px !important;
    max-width:1031px !important;
    margin-left:auto !important;
    margin-right:auto !important;
 }
 

div#atb-footerdiv, div#content {
  #padding-left: 61px;
}

div#content-editable-container.wiki-content
{
    padding-left:50px !important;
}
#atb-menu.atb-menu,
.breadcrumb_table,
 {
    padding-left:25px !important;
}

#atb-menu.atb-menu {
    padding-left:40px !important;
}

/* Main breadcrumb */
#breadcrumb.breadcrumb_table {
   padding-left:50px !important;
}

/* Label intermediate page */
div#atb-contentdiv {
    padding-left:65px !important;
}


div#atb-menudiv.atb-menudiv {
    padding-left:65px !important;
}

div#header_search {
    padding-left:65px !important;
}

.table-wrap.note_table {
padding-left:65px !important;
}

div#atb-navigationdiv table {
    padding-left:65px !important;
}

table#header_message {
    padding-left:60px !important;
}

div.table-wrap  {
    width:100% !important;
    padding-left:50px !important;
}

    
/* empty */
.tablesorter-header-inner {
#color:#FFFFFF !important;
}

#theTable1 th.sortableHeader {
    background-color:#d5e6d3 !important;
    border:solid 1px #555555 !important;
}


#theTable2 th.sortableHeader {
    background-color:#d5e6d3 !important;
    border:solid 1px #555555 !important;
}


#theTable3 th.sortableHeader {
    background-color:#d5e6d3 !important;
    border:solid 1px #555555 !important;
}



