/* This file intentionally left blank. */
* { max-width: 100%; }
body { padding-top: 0; }
div.document { margin-top: 100px; min-height: 970px; }

/* docs content font */
div.document, div.document h1, div.document h2, div.document h3, div.document h4, div.document h5, div.document h6, .footer, div.admonition p.admonition-title {
font-family: 'ProximaNova-Regular';
/*font-family:Arial, Helvetica, sans-serif;*/
}

.header_fleio * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin: 0; padding: 0; outline: none; }
.header_fleio { padding: 7px 0 0 0 !important; height: 62px !important; }
 @media only screen and (max-width:970px) {
div.document { margin-top: 10px; }
}
 @media only screen and (max-width:875px) {
.header_fleio { position: absolute !important; }
.footer_fleio { margin-top: 50px !important; margin-left: -30px !important; position: absolute; }
div.document { margin-top: 85px; }
#change-log li, #change-log code { word-break: break-all; }
}

.strike {
  text-decoration: line-through;
}

div.body {
  max-width: 100% !important;
}

@media only screen and (min-width: 876px) {
  div.documentwrapper {
    width: 100% !important;
  }
}
