a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; -webkit-margin-before: 0; -webkit-margin-after: 0; -webkit-margin-start: 0; -webkit-margin-end: 0 } article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block } body { line-height: 1 } ol, ul { list-style: none } blockquote, q { quotes: none } blockquote:after, blockquote:before, q:after, q:before { content: ''; content: none } table { border-collapse: collapse; border-spacing: 0 } .apiname, .cmdname, .codeph, .filepath, .higlighted, .menucascade-arrow, .msgnum, .msgph, .option, .parmname, .state, .term, .uicontrol, .userinput, .varname, .wintitle { background-color: #f5f5f5; padding: 0 4px; color: #646464; font-family: Monaco, Lucida Console, monospace; font-size: 1rem } .clear-both, .clearboth { clear: both } .caution, .danger, .note, .notice, .tip, .warning { border-left: 4px solid #124191; background-color: #eee; width: 99%; float: left; font-weight: 400; margin: 1rem 0; color: #001135 } .tip { border-left-color: #009e3d } .caution, .danger, .warning { border-left-color: #000 } .cautionHeader, .dangerHeader, .noteHeader, .noticeHeader, .tipHeader, .warningHeader { color: #124191; margin: 1rem 0 .4rem 1.5rem; float: left; font-weight: 700 } .tipHeader { color: #009e3d } .cautionHeader, .dangerHeader, .warningHeader { color: #000 } .alertSymbolsContent { margin-left: 1.5rem; margin-right: 1rem; float: left; margin-bottom: 1rem; clear: left } .alertSymbols { height: 1.4rem; margin-right: 5px; vertical-align: top; width: auto } .messagepanel { margin-bottom: 1rem; float: left } .typeofhazard { font-weight: 700 } .consequence, .howtoavoid, .typeofhazard { float: left; clear: both } pre { height: auto; width: 97%; padding: 10px 1% 7px; font-family: Monaco, Lucida Console, monospace; overflow-x: auto; overflow-y: auto; border: .6px solid #a7babf; max-height: 300px; resize: none } td pre { max-width: 820px } pre::-webkit-scrollbar { height: 8px; width: 8px } pre::-webkit-scrollbar-thumb, pre::-webkit-scrollbar-thumb:window-inactive { background: #a7babf } .copy-icon { background-image: url(../images/copy_off.png); background-repeat: no-repeat; cursor: pointer; width: 22px; height: 26px; position: relative; float: right; right: 2%; top: 36px; overflow: visible; margin-left: 150px } .copy-icon:hover { background-image: url(../images/copy_on.png) } .copy-wrapper { width: 22px; height: 26px; position: relative; clip: rect(0, 100px, 50px, 0); animation-duration: 4s; opacity: 0 } @keyframes a { 0% { opacity: 0 } to { opacity: 1 } } .copy-icon>.copy-wrapper:hover { animation-name: a; animation-timing-function: ease-in; animation-duration: .7s; opacity: 1 } .copy-icon>.copy-wrapper:active { opacity: 0 } .copy-info { font-size: .7rem; background-color: rgba(0, 0, 0, .5); color: #fff; width: 100px; position: relative; top: 30px; right: 60px; text-align: center; border-radius: 5px } .ripple { width: 0; height: 0; border-radius: 50%; background: rgba(0, 0, 0, .15); transform: scale(0); position: absolute; opacity: 1 } .rippleEffect { animation: b .45s ease-out } @keyframes b { to { transform: scale(2.5); opacity: 0 } } .q, cite { font-style: italic } .shortcut { text-decoration: underline } ul { list-style-image: url(../images/blue_square.png); margin-bottom: 1rem } ul li ul { list-style-image: url(../images/white_square.png) } ul li ul li ul { list-style-image: url(../images/blue_circle.png) } ul li ul li ul li ul { list-style-image: url(../images/white_circle.png) } ul li { margin-left: 1rem; padding-left: .3rem; content: "" } ul .checklist { list-style-image: url(../images/tick-sign.png) } ol { counter-reset: a; list-style-type: none; margin: 0; padding: 0 } ol>li { display: table; counter-increment: a } ol>li:before { content: counters(a, ".") ". "; display: table-cell; padding-right: .4rem } li ol>li { margin: 0 } li ol>li:before { content: counters(a, ".") " " } .steps { counter-reset: b; float: left; margin-left: -35px } .stepnumber:before { content: counters(b, ".") "" } .stepnumber { counter-increment: b; width: 35px; float: left; font-weight: 700; font-size: 1.4rem; color: #124191 } .step { clear: both; margin-top: .5rem } .plentry { margin-bottom: .5rem } .plentry, dl { float: left; width: 100% } dl { clear: both; display: block } dt { float: left; width: 25%; font-weight: 700 } dd, dt { display: block; padding-bottom: 1.5rem } dd { float: right; width: 70% } .filter-facets { display: block; position: absolute; right: 10px; width: 20%; height: 80%; overflow-y: scroll; background-color: #fff; padding: 5px } .filter-facets:hover { box-shadow: 1px 2px 7px 0 rgba(0, 0, 0, .7); -moz-box-shadow: 1px 2px 7px 0 rgba(0, 0, 0, .7); -webkit-box-shadow: 1px 2px 7px 0 rgba(0, 0, 0, .7) } .filter-facet { margin: 15px 0 } .filter-facet-title { display: block; font-weight: 700; font-size: 1.1em; margin-bottom: 5px } .filter-facet-checkbox-item, .filter-item-text { display: inline; cursor: pointer } .filter-facet-checkbox-item { padding: 3px; margin-top: 2px; display: block!important; margin-left: 2em } .filter-item-text { padding-left: 3px } .filter-facet-checkbox-item:hover { color: #00a1cc } .filter-facet-checkbox-item-selected:hover { color: #fff } .filter-facet-checkbox-item-selected { background-color: #00a1cc; color: #fff } table[id$=table_notesList_noteslist] { table-layout: fixed; width: 79% } .table { width: 100%; overflow-y: auto } table { border-collapse: collapse; margin: 1rem 0 2rem; table-layout: fixed; width: 100%; word-wrap: break-word } table th { background-color: #eee; font-weight: 700 } table td, table th { border: 1px solid #bdbdbd; padding: .5rem } table tr:first-child th { border-top: 0 } table tr td { border-bottom: 0 } table tr td:first-child, table tr th:first-child { border-left: 0 } table tr td:last-child, table tr th:last-child { border-right: 0 } colgroup { display: none } colgroup:nth-child(1) { display: table-column-group } td { vertical-align: top } .list-steps { padding-left: 35px; width: auto!important; min-width: 90% } .list-steps-header, .steps { margin-left: -35px } .steps { counter-reset: b; float: left; width: 100% } .steps .steps { margin-left: 0 } .step { clear: both; margin-bottom: .5rem; width: 100% } .list-steps .step { margin-bottom: 30px } .cmd { color: #124191; font-size: 1.15rem; font-weight: 700; margin-bottom: 10px } .stepcontent .steps .cmd { color: #001135 } .list-steps .stepcontent .steps { margin-top: 0 } .list-steps .stepcontent { color: #001135; font-size: 1rem; font-weight: 400; display: table-cell; vertical-align: top } .list-steps .stepnumber { counter-increment: b; width: 35px; float: left; font-weight: 700; font-size: 1.4rem; color: #124191; float: none; display: table-cell; table-layout: fixed; min-width: 35px } .list-steps .stepnumber:before { content: counters(b, ".") ""; background-color: #fff } .stepcontent { width: 100%; color: #124191; font-weight: 700; display: table-row } .stepcontent .steps .stepcontent { color: #001135 } .stepcontent p { color: #001135; font-weight: 400 } .stepcontent .steps { padding: 0 } .stepcontent .steps .stepnumber:before { content: counters(b, ".") ""; color: #001135; font-size: 1.15rem } .stepnumberbgd { width: 35px; height: .4rem; background-color: #fff } .list-steps .stepline { border-left: 2px solid #dadbdb; min-height: 100%; min-width: 2px; display: table-cell; position: relative; right: -9px; z-index: -1; margin-top: 50px } .stepxmp { margin: 1.75rem 0 } .stepsection { margin: 3.5rem 0 1.75rem 39px } #complexity { margin: 50px 0 30px } .circle { width: 16px; height: 16px; float: left; margin-right: 10px; position: relative; top: 4px } .highlight { font-weight: 600 } .step_sign { margin-left: -35px; float: none; display: table-cell; table-layout: fixed; color: #124191; min-width: 35px; min-height: 60px } .step:last-child { margin-bottom: .5rem } .action.info { margin-top: .5rem } body { width: 100%; min-width: 300px; background-color: #fff; font-size: 1rem; font-family: Arial, Helvetica, sans-serif; color: #001135; line-height: 1.6rem } article, footer { margin: 2%; max-width: 900px; width: 96% } h1 { font-size: 1.75rem; margin-bottom: 1.75rem; border-left: 8px solid #124191; padding-top: .875rem; padding-left: .875rem; padding-bottom: .875rem; margin-right: 40px } h1, h2 { color: #124191; font-weight: 700; clear: both } h2 { font-size: 1.15rem; margin: 1.15rem 0 .575rem } h3 { margin-bottom: .6rem; font-weight: 700 } caption, figcaption, h3 { font-size: 1rem; clear: both } caption, figcaption { margin-bottom: 1rem; display: inline; font-style: italic } footer, section { margin-top: 1rem; margin-bottom: 1rem; clear: both; width: 100% } sub-topic { float: left } p { margin-bottom: 1rem } p.shortdesc { font-weight: 700 } .ph.featname { font-style: italic } .image { margin-top: 2rem; margin-bottom: 2rem } img { max-width: 100% } img.inline { width: auto; vertical-align: middle; max-height: 3.5rem } .example { font-size: 1rem; margin-bottom: 1.75rem; margin-top: 1.75rem } #changelog { position: relative; padding: 1.75rem 2.5%; background-color: #eee; float: left; width: 95%; margin: 1.75rem 0; counter-reset: c } .changelog-hidden { overflow: hidden!important; height: 0!important; padding: 0!important; margin: 0!important } #changelog-close { float: right; position: relative } #changelog-list { margin-top: 1.15rem } .changelog-item { counter-increment: c; clear: both } .changelog-date { display: table-cell } .changelog-content { display: table-cell; padding: 0 10px 0 50px } #changelog-icon { float: right; position: relative; clear: both; top: -70px } #changelog-icon:after { content: counters(c, " ") " "; font-size: 1.15rem; color: #124191; margin-left: 5px; font-weight: 700 } .changesBtn { cursor: pointer } footer { margin-bottom: 1.75rem; text-align: center; color: #bec8d2; width: 96%; display: table; table-layout: fixed } .footerBlock { display: table-cell; padding: 0 10px } .wrp-footer { color: #bdbdbd } .wrp-footer-left { border-right: none } .wrp-footer-center { border-left: none; border-right: none } .wrp-footer-right { border-left: none } a:link { color: #001135 } a:visited { color: #757575 } .link_fn { text-decoration: none; margin-top: 1rem } .rel_header { margin-top: .8rem; margin-bottom: .1rem } .linklist { margin-top: .9rem; margin-bottom: .2rem } .linkSoc { text-decoration: none } .abstract { font-weight: 700 } i { font-style: italic } sub { vertical-align: sub } sub, sup { font-size: smaller } sup { vertical-align: super } q { display: inline; font-style: italic } q:after, q:before { content: "\201C" } blockquote { font-style: italic; padding: 10px 50px; margin-bottom: 1rem; position: relative } blockquote:before { border-left: 5px solid #124191; left: 0 } blockquote:after, blockquote:before { content: " "; border-top: 5px solid #124191; border-bottom: 5px solid #124191; padding: 2px; position: absolute; top: 0; bottom: 0 } blockquote:after { border-right: 5px solid #124191; right: 0 } blockquote span:after, blockquote span:before { content: "\201C" } .stepsignbgd { width: 35px; height: 1.8rem; background-color: #fff; margin-top: -25px } .automatic-label { color: #124191; font-weight: 700; clear: both } .changeDate { padding-right: 20px } .parmname, .state, .term, .uicontrol, .userinput, .varname, .wintitle { background-color: #d9d9d9; padding: 0 4px; color: #424242; font-family: Monaco, Lucida Console, monospace; font-size: 1rem } .emphasis { font-style: italic } .rm_lte2360 { clear: both } div.fdNavActivation, div.fdNavBenefits, div.fdNavDeactivation, div.fdNavFunctionalDesc, div.fdNavReferenceData, div.fdNavSystemImpact, div.fdNavTestCase, div.fdNavVerification { float: left; max-width: 900px; } .changes-summary-links { margin: 0 0 30px; padding-bottom: 10px; border-bottom: 1px solid #888 } @media print { .footer { display: none; } } .sm-screen { display: block; } .big-screen { display: none; } @media (max-width: 500px) { .sm-screen { display: none; } .big-screen { display: block; } } .pagebreak { page-break-before: always } table + p { display: table-caption; caption-side: bottom; prince-caption-page: following; }