html, body
{
  width: 100%;
  height: 100%;
  background-color: #d9dadb;
}

body
{
  font: 1em Georgia, "Times New Roman", serif;
  color: #626262;
  text-align: left;
}

h1, h2, h3, h4
{
  font: 1em Georgia, "Times New Roman", serif;
}

a
{
  color: #21A6A4;
}

a:visited
{
  color: #004D7D;
}

.clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}

.content
{
  width: 947px;
  margin: 0 auto;
  padding-left: 49px;
}

.sensio_product
{
  position: absolute;
  top: 25px;
  right: 0;
}

.hd, .bd, .ft
{
  max-width: 1200px;
  min-width: 996px;
  width: 100%;
  margin: auto;
  background-color: #fff;
}

.hd
{
  background: #9743A3 linear-gradient(#49185B 20%, #9743A3) 0 -38px repeat-x;
  position: relative;
  height: 390px;
}

.hd .illustration
{
  height:390px;
}

.hd .content
{
  padding-top: 110px;
  position: relative;
}

.hd .logo_header
{
  float: left;
  padding: 0px 25px 0 0;
  height: 91px;
  font-size: 76px;
  font-family: Arial, sans-serif;
  font-weight: bold;
}

.hd .logo_header a
{
  color: #fff;
  text-decoration: none;
}

.hd .title_header
{
  font-family: Arial, sans-serif;
  float: left;
  height: 70px;
  padding: 14px 0 0 27px;
  border-left: 4px solid #8fe6e5;
  color: #006f9f;
  font-size: 28px;
  line-height: 1em;
  _line-height: 0.85em;
  margin-top: 0px;
}

.hd .title_header_home
{
  border-left: 4px solid #c4c3c3;
}

.hd .title_header_home span
{
  color: #d6cecf;
}

.hd .illustration
{
  background: transparent url(../images/logo.png) no-repeat bottom right 40px;
  position: relative;
  overflow: clip;
}

.github-ribbon {
  position: absolute;
  left: 0;
  top: 0;
  transform: rotate(-45deg) translate(-29%, 0%);
  transform-style: preserve-3d;
  transform-origin: center;
  display: flex;
  align-items: center;
  padding: .5rem 3rem;
  background: #6d6d6d;
  box-shadow: 2px 2px 8px 4px #00000020;
  font-size: 14px;
  font-stretch: semi-condensed;
  font-family: system-ui, serif;
  color: #fff !important;
  text-decoration: none !important;
}
.github-ribbon:before {
  position: absolute;
  inset: 2px;
  content: "";
  opacity: .15;
  border-top: 2px dotted #fff;
  border-bottom: 2px dotted #fff;
}

.menu
{
  padding-top: 95px;
  width: 940px;
  font-family: Arial, sans-serif;
}

.menu li
{
  color: #ffffff;
  font-size: 1.125em;
  display: inline;
  padding-right: 30px;
}

.menu a
{
  color: #ffffff;
  text-decoration: none;
}

.menu a:hover
{
  color: #ffffff;
  text-decoration: underline;
}

.menu a.active
{
  color: #444;
}

.bd .content
{
  padding-top: 20px;
  padding-bottom: 40px;
}

.bd .content li
{
  list-style: disc;
  margin-left: 20px;
  padding-bottom: 10px;
}

.bd h1
{
  padding: 20px 0 15px 0;
  color: #21a6a4;
  font-size: 2em;
}

.bd h3
{
  padding: 10px 0 5px 0;
  color: #21a6a4;
  font-size: 1.1em;
}

.page_title
{
  font-family: Georgia, "Times New Roman", serif;
  font-size: 1.79em;
  margin-bottom: 40px;
}

.intro
{
  padding-top: 25px;
  width: 625px;
  float: left;
}

.links_intro
{
  padding: 20px 0 0 676px;
}

.download-button {
    display: flex;
    padding: 14px 24px;
    gap: 16px;
    font-size: 24px;
    color: #fff !important;
    align-items: center;
    background: #FFA210;
    border-radius: 6px;
    text-transform: uppercase;
    font-family: Arial, sans-serif;
    font-weight: 400;
    text-decoration: none;
}
.download-button svg {
    display: flex;
    height: 1.125em;
    width: auto;
    fill: #fff;
}

.bd .content .links_intro li
{
  padding: 10px 0;
  list-style: none;
  margin-left: 0;
}

.intro p
{
  color: #595959;
  font-family: Georgia, "Times New Roman", serif;
}


.box_content
{
  padding: 0 10px;
  width: 939px;
}

.important
{
  margin: 20px 0;
  padding-top: 10px;
  border-top: 1px solid #bcbcbc;
  border-bottom: 1px solid #bcbcbc;
}

.box_content div
{
  width: 260px;
  float: left;
}

.box_content div.middle
{
  padding: 0 69px;
}

.box_content h3
{
  color: #21a6a4;
  font-weight: bold;
  margin: 10px 0;
}

.important h3
{
  color: #db4528;
  font-size: 1.27em;
}

.box_content p
{
  margin: 10px 0 30px;
}

.box_content p.last
{
  margin: 10px 0;
}

.bd .author
{
  margin: 0;
}

h2
{
  font: 1em Georgia, "Times New Roman", serif;
  color: #444;
  margin-bottom: 5px;
  padding: 15px 0 10px 0;
  font-size: 1.4em;
}

.ft a
{
  color: #444;
}

.ft .content
{
  padding-top: 20px;
  padding-bottom: 20px;
  color: #444;
  font-size: 0.793em;
}

em
{
  font-style: italic;
}

strong
{
  font-weight: bold;
}

p
{
  margin-bottom: 10px;
}

.latest
{
  margin-top: 5px;
  text-align: center;
  font-size: 90%;
}

.contributors
{
    margin-left: 0;
    margin-bottom: 0;
    margin-top: 30px;
    list-style-type: none;
}

.bd .content .contributors li
{
    float: left;
    margin-right: 50px;
    margin-left: 0;
    width: 250px;
    height: 60px;
    list-style-type: none;
}

.contributors small
{
    font-size: 0.7em;
    color: #313131;
}

.contributors .gravatar
{
    float: left;
    width: 50px;
}


.builtin-reference
{
    min-width: 150px;
    float: left;
    padding-right: 80px;
    padding-bottom: 20px;
}

.bd .content .builtin-reference li
{
    margin-left: 0;
    list-style: none;
    padding-bottom: 5px;
}

.offline-docs
{
    float: right;
    padding: 20px;
    margin-top: 10px;
    width: 200px;
    -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;
    background: #eee;
}

.bd .content .offline-docs ul
{
    margin-top: 10px;
    text-align: center;
}

.bd .content .offline-docs li
{
    margin: 10px;
    list-style: none;
    display: inline;
}
