/* @override ms-help://Hx/HxRuntime/HxLink.css */ /*********************************************** * AX Specific Labels ***********************************************/ dynHelpAx\:label { font-weight: bolder; } table tr.midHeader { } dl.authored dt { } dd { } /*********************************************** * Custom Styling ***********************************************/ /* default styles */ body { color: #454545; font: 12px "Segoe UI",Verdana,Tahoma,sans-serif; } h1, h2, h3, h4, h5, h6 { color: #000; } ul { list-style:square; margin-left: 2.5em; margin-bottom: 1em; } ol { margin-left: 2.5em; margin-bottom: 1em; } li { } a:link { color: #06C; text-decoration: none; } a:visited { color: #800080; text-decoration: none; } a:hover, a:focus { color: #39F; text-decoration: underline; } /* table styles */ table {} table table {} .tableSection > table { width: 100%; } div#mainSection table td { background-color: #FAFAFA; border-left: 1px solid #D1D1D1; border-top: 1px solid #D1D1D1; color: #454545; padding: 0 1em; *padding: 0.5em 1em; /* IE7 */ } div#mainSection table th { background-color: #355A88; border-bottom: 1px solid #D1D1D1; border-right: 1px solid #D1D1D1; color: white; font-weight: bold; padding: 0 1em; *padding: 0.5em 1em; /* IE7 */ text-align: left; } /* introduction styles */ div.introduction { margin: 2.5em 0 !important; } .DefaultImg img { /* Introduction Diagram */ float: right; margin: 0 0 0.5em 1em !important; display: inline !important; } /* header styles */ #header { background: url("../art/header-gradient-background.jpg") repeat-x scroll left bottom #FFFFFF; left: 0; margin: 0 0 2em; padding: 0 0 0.75em; position: fixed; top: 0; width: 100%; z-index: 200; border-bottom: 1px solid #BBB; } #header hr { display: none; } #topTable tbody tr td { padding-right: 30px; text-align: right; } span#nsrTitle { color: #118f00; margin: 0 30px; display: block; } /* main styles */ h1.heading { color: #06C; font-size: 1.6em; font-weight: normal; margin-bottom: 5px; clear: both; } h1.heading span { display: block; margin-left: 0px; } h1.heading span img.toggle { margin-left: -15px; } h3, h3.subHeading { color: #000; margin: 1em 0 0; font-size: 1.3em; } .section { border-top: 1px solid #4495D1; padding: 0.5em 0 0; } .subsection p:first-child { margin-top: 0.75em; } #mainSection { margin: 0 30px !important; } #mainSection p img { vertical-align: middle; } #mainSection p { line-height: 1.5em; margin: 0 0 1em 0; } p.build-date { padding-bottom: 2em; } div.seealsostyle { padding: 0; margin: 0 0 0.5em; } /* Alert : used throughout docs */ div.alert { background-color: lightYellow !important; border: 1px solid #E6DB55; color: #595959; margin: 0.5em 0 1em; width: 94%; } div.alert > table { width: 100%; } div.alert > table td { background-color: lightYellow !important; padding: 1em !important; } div.alert > table th { background-color: #FF9 !important; border: none; border-bottom: 1px solid #E6DB55 !important; color: #555 !important; padding: 0.25em 1em !important; } /* This will display icons for notes */ div.alert table th img.note { display: inline !important; } /* FooterLine */ div.footerLine { height: 1px; background: #888; padding: 0; margin: 2em 0; } div.footerLine img { display: none; }