* {
    widows: 4 !important;
    orphans: 4 !important;
}
html {
	overflow-y: scroll;
}
h1, h2, h3, h4, h5, h6, .para .title, .orderedlist .title {
    margin-top: 1em;
    margin-bottom: 0.4em;
}

.para .title:first-child,
.orderedlist .title:first-child {
}

body {
    background-color: #EEEEEE;
	border: 40px solid #EEEEEE;
	margin: 0;
	padding: 0 10px;
	font-family: "Open Sans","liberation sans", "Myriad ", "Bitstream Vera Sans", "Lucida Grande", "Luxi Sans", "Trebuchet MS", helvetica, verdana, arial, sans-serif;
}

body.toc_embeded {
    margin: 0 auto;
    padding: 0 100px 0 300px;
}
body.toc_embeded[dir="rtl"] {
    padding: 0 100px 0 300px;
}
a:focus {
    outline: medium none;
}
body > div.book, body > div.article, body > div.set, body > div.preface, body > div.chapter, body > div.section, body > div.appendix, body > div.part, body > div.index {
    background-color: white;
    margin: 40px auto 4em;
    max-width: 45em;
    padding: 1px 40px 20px 30px;
}
body[dir="rtl"] > div.book, body[dir="rtl"] > div.article, body[dir="rtl"] > div.set, body[dir="rtl"] > div.preface, body[dir="rtl"] > div.chapter, body[dir="rtl"] > div.section, body[dir="rtl"] > div.appendix, body[dir="rtl"] > div.part {
    padding-left: 40px;
    padding-right: 30px;
}
body.toc_embeded > div.book, body.toc_embeded > div.article, body.toc_embeded > div.set, body.toc_embeded > div.preface, body.toc_embeded > div.chapter, body.toc_embeded > div.section, body.toc_embeded > div.appendix, body.toc_embeded > div.part {
    padding-top: 1px;
    width: 50em;
}
#floatingtoc a {
    color: #FFFFFF;
}
#floatingtoc dd a {
    color: #CCCCCC;
}
#floatingtoc .toc {
    -moz-box-sizing: border-box;
    background-color: rgba(10, 10, 10, 0.83);
    border-radius: 0.51em 0.51em 0 0;
    bottom: 0;
    left: 50%;
    margin-bottom: 0;
    margin-left: -30% !important;
    margin-right: auto;
    margin-top: 0;
    overflow: auto;
    padding: 2em;
    position: fixed;
    top: 50px;
    transition: bottom 0.2s ease 2s;
    width: 70% !important;
}
body.toc_embeded #floatingtoc .toc {
    left: 50%;
    margin-left: -20%;
    width: 60% !important;
}
body .docnav {
    bottom: 0 !important;
}
body > div.book, body > div.article, body > div.set, body > div.preface, body > div.chapter, body > div.section, body > div.appendix, body > div.part {
    padding: 2em;
}
p#title {
    background-color: transparent;
    border: medium none !important;
    margin: 0 auto;
    padding: 1em;
}
body.toc_embeded p#title {
    margin-top: 55px;
}

#title a.right img {
    border: medium none;
    float: right;
    margin: 0.7em 0 0;
}

body.draft > div.book, body.draft > div.article, body.draft > div.set, body.draft > div.preface, body.draft > div.chapter, body.draft > div.section, body.draft > div.appendix, body.draft > div.part, body.draft > div.index {
    background-image: url("common/en-US/images/watermark-draft.png");
    background-position: center top;
    background-repeat: repeat-y;
}
.visible {
    display: block !important;
}
.hidden {
    display: none !important;
}

#floatingtoc .toc {
    bottom: 3em;
    left: 25% !important;
    margin-left: 0 !important;
    max-width: 50% !important;
    padding: 1em;
/*    position: absolute !important; */
}

.toc_embeded #floatingtoc .toc {
    left: 50% !important;
    margin-left: 0 !important;
    position: absolute !important;
    width: 40em !important;
}
.title > a:first-child:empty {
    position: relative !important;
    top: -32px !important;
}
body > div.book, body > div.article, body > div.set, body > div.preface, body > div.chapter, body > div.section, body > div.appendix, body > div.part {
    margin-top: 0;
    padding: 2em 6em 6em;
}
.docnav {
    -moz-box-sizing: border-box;
    background-color: rgba(1, 1, 1, 0.75);
    border-radius: 0.5em 0.5em 0 0;
    bottom: 0;
    color: #FFFFFF;
    height: 3em;
    left: 5%;
    margin-bottom: 0;
    padding-top: 0.26em;
    width: 90%;
    position: fixed;
    text-align: center;
    margin-bottom: 0 !important;
    z-index: 99;
    list-style: none outside none;
}

li {
	margin-top: 1em;
}

.docnav li {
    display: inline;
    font-size: 14px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.docnav li:before {
    content: " ";
}
.docnav a, .docnav strong {
    border: medium none;
    font-weight: normal;
    text-decoration: none;
}
.docnav li.next, .docnav li.previous {
    position: absolute;
    margin: 0;
    padding: 0;
    top: auto;
}
.docnav li.previous {
    left: 0;
    text-align: left;
}
.docnav li.next {
    right: 0;
    text-align: right;
}
.docnav li.next a strong, .docnav li.previous a strong, .docnav .home {
    color: #999999;
}
.docnav li.next a strong:hover, .docnav li.previous a strong:hover, .docnav .home:hover {
    color: #FFFFFF;
}
.docnav li.next a strong, .docnav li.previous a strong {
    line-height: 2em;
    padding: 0.3em 3em;
}
.docnav li.next a strong {
    background-position: 90% 90%;
    background: url("common/en-US/images/stock-go-forward.png") no-repeat scroll right 120% transparent;
}
.docnav li.previous a strong {
    background-position: 10% 90%;
    background: url("common/en-US/images/stock-go-back.png") no-repeat scroll left 120% transparent;
}

.docnav li.home a strong {
    background: url("common/en-US/images/stock-home.png") no-repeat scroll left top transparent;
    padding: 5px 5px 5px 28px;
}
.home {
    color: #336699;
    cursor: pointer;
    position: relative;
    padding: 0.5em !important;
    font-size: 20px !important;
    top: 0.3em !important;
}
.home:after {
    border-color: transparent transparent #999999;
    border-width: 0 0.5em 0.5em;
    top: 0.8em;
    border-style: solid;
    content: "";
    display: block;
    position: absolute;
    right: -1.2em;
    z-index: 2;
}
.footer {
    display: block;
    float: left;
    width: 100%;
}
body[dir="rtl"] .footer {
    float: right;
}

.titlepage h1.title {
	text-align:left;
}

.book > .titlepage h1.title {
	text-align: center;
}

.article > .titlepage h1.title,
.article > .titlepage h2.title {
	text-align: center;
}

.set .titlepage > div > div > h1.title {
	text-align: center;
}

.part > .titlepage h1.title {
	text-align: center;
	font-size: 24px;
}

div.producttitle {
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 48px;
	font-weight: bold;
	text-align: center;
	padding-top: 12px;
}

div.subtitle,
h2.subtitle,
h3.subtitle {
    font-size: 18px;
    margin-bottom: 1em;
    margin-top: 1em;
    text-align: center;
}

.titlepage .corpauthor {
    margin-top: 1em;
    text-align: center;
}

.titlepage .edition,
.titlepage .releaseinfo {
    text-align: center;
    font-weight: bold;
}

.authorgroup div {
    clear: both;
    text-align: center;
}

a:link {
    text-decoration: none;
    color: #0066CC;
}
a:visited {
    color: #6699CC;
}

.toc * {
    font-weight: normal;
}

.toc dd {
    margin-bottom: 1em;
}

.command, .filename, .keycap, .classname, .literal {
    font-family: "dejavu sans mono","liberation mono","bitstream vera mono","dejavu mono",monospace;
    font-weight: bold;
}
code {
    font-family: "dejavu sans mono","liberation mono","bitstream vera mono","dejavu mono",monospace;
    font-weight: bold;
    white-space: pre-wrap;
    word-wrap: break-word;
}
.parameter code {
    display: inline;
    white-space: pre-wrap;
    word-wrap: break-word;
}

code.option {
    font-weight: normal;
}
code.prompt {
    font-weight: normal;
}

p, div.para, div.formalpara {
    margin-top: 1em;
    padding-bottom: 0;
    padding-top: 0;
}

div.title {
    font-weight: bold;
}

pre {
    border-radius: 11px 11px 11px 11px;
    page-break-inside: avoid;
    background-color: #F5F5F5;
    border-style: none;
    box-shadow: 0 2px 5px #AAAAAA inset;
    color: #000000;
    display: block;
    font-family: "dejavu sans mono","liberation mono","bitstream vera mono","dejavu mono",monospace;
    font-size: 0.9em;
    margin-top: 1em;
    padding: 0.5em 1em;
    white-space: pre-wrap;
    word-wrap: break-word;
    -moz-tab-size: 4;
    tab-size: 4;
}

.perl_Alert {
    color: #0000FF;
}
.perl_BaseN {
    color: #007F00;
}
.perl_BString {
    color: #5C3566;
}
.perl_Char {
    color: #FF00FF;
}
.perl_Comment {
    color: #888888;
}
.perl_DataType {
    color: #0000FF;
}
.perl_DecVal {
    color: #00007F;
}
.perl_Error {
    color: #FF0000;
}
.perl_Float {
    color: #00007F;
}
.perl_Function {
    color: #007F00;
}
.perl_IString {
    color: #5C3566;
}
.perl_Keyword {
    color: #002F5D;
}
.perl_Operator {
    color: #FFA500;
}
.perl_Others {
    color: #B03060;
}
.perl_RegionMarker {
    color: #96B9FF;
}
.perl_Reserved {
    color: #9B30FF;
}
.perl_String {
    color: #FF00FF;
}
.perl_Variable {
    color: #0000FF;
}
.perl_Warning {
    color: #0000FF;
}

ul {
    list-style-image: url("common/en-US/images/dot.png");
    list-style-type: circle;
    padding-left: 1.6em;
}

ul ul {
    list-style-image: url("common/en-US/images/dot2.png");
    list-style-type: circle;
}

ol.1 {
	list-style-type: decimal;
}

ol.a {
	list-style-type: lower-alpha;
}

ol.i {
	list-style-type: lower-roman;
}
ol.A {
	list-style-type: upper-alpha;
}

ol.I {
	list-style-type: upper-roman;
}

table {
	border: 1px solid #444;
	width:100%;
	border-collapse:collapse;
	table-layout: fixed;
	word-wrap: break-word;
}

td {
	word-wrap: break-word;
}

div.warning:before {
    content: url("common/en-US/images/warning.png");
    padding-left: 5px;
}
div.note:before {
    content: url("common/en-US/images/note.png");
    padding-left: 5px;
}
div.important:before {
    content: url("common/en-US/images/important.png");
    padding-left: 5px;
}
div.warning, div.note, div.important {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 1px solid #AAAAAA;
    color: black;
    margin: 0 0 1em;
    margin-top: 1em;
    padding: 0;
    page-break-inside: avoid;
}
div.warning h2, div.note h2, div.important h2, div.admonition_header p {
    color: #EEEEEC;
    display: inline;
    font-size: 17px;
    height: 1.4em;
    line-height: 1.4em;
    margin: 0;
    padding: 0;
}
div.admonition_header {
    clear: both;
    font-size: 1px;
    line-height: 1px;
    margin: -40px 0 0;
    padding: 0 0 0 58px;
}
div.warning div.admonition_header {
    background: url("common/en-US/images/red.png") repeat-x scroll left top #590000;
}
div.note div.admonition_header {
    background: url("common/en-US/images/green.png") repeat-x scroll right top #597800;
}
div.important div.admonition_header {
    background: url("common/en-US/images/yellow.png") repeat-x scroll right top #A6710F;
}
div.admonition div.para:first-child {
    margin-top: 0px;
}
div.admonition {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #EEEEEC;
    border-color: -moz-use-text-color #AAAAAA;
    border-image: none;
    border-radius: 0 0 0 0;
    border-style: none solid;
    border-width: medium 1px;
    margin: 0;
    padding: 1.5em 1em 1em 2em;
}


.example {
    border-radius: 0;
    page-break-inside: avoid;
    background-color: #FFFFFF;
    border-left: 3px solid #AAAAAA;
    padding-bottom: 0.1em;
    padding-left: 1em;
    padding-top: 1px;
    margin-top: 1em;
}

/* move these invisible fields out of the flow */
.example > a:first-child,
.table > a:first-child {
    float: left;
}

img {
    max-width: 100%;
}

.figure {
	margin-top: 1em;
}

div.question {
	margin-top: 1em;
	margin-bottom: 0.5em;
}

li.step > a:first-child,
div.question > a:first-child {
	display: block;

}
div.label,
div.data,
div.data > div.para {
	display: inline;
}
div.label,
span.term {
	font-weight: bold;
}
div.data {
	margin-left: 0.5em;
}


div.revhistory th, div.revhistory > table > tbody > tr:nth-child(even)  {
	font-weight: bold;
}

div.revhistory table.simplelist {
	margin-bottom: 1em;
}

hr {
	width: 100%;
}

.footnotes {
	font-size: 0.8em;
}

.footnote div {
	margin: 0px;
}

.footnote sup {
	vertical-align: middle;
}

ul.stepalternatives {
	list-style-type: upper-alpha;
	list-style-image: none;
}

dt {
	font-weight:bold;
	margin-bottom:0px;
	padding-bottom:0px;
}


.toc dt {
	font-weight: normal;
	margin-top: 0;
}

dd {
	margin:0px;
	margin-left:2em;
	padding-top:0px;
}


.added {
	background-color: #99ff99;
}

.changed {
	background-color: #ffff77;
}

.deleted {
	background-color: #ff4455;
	text-decoration: line-through;
}
a.left, a.right {
    display: none;
}

