@-ms-viewport {
  width: device-width; }

@viewport {
  width: device-width; }

body {
  margin: 6em auto;
  max-width: 34em;
    max-width: 50em;
}
p,ul,ol,dl,iframe {
    max-width:34em;
    margin-left:auto;
    margin-right:auto;
}
  .wf-loading body {
    font-family: serif;
    visibility: hidden; }
  .wf-active body,
  .wf-inactive body {
    font-family: "ff-meta-serif-web-pro",serif;
    font-weight: 400;
    visibility: visible; }

img {
  max-width: 100%; }

#typeplate-widgets-wrap {
  border-top: 6px solid #606060;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
  padding: .875em;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 0;
  font-family: "ff-meta-serif-web-pro",serif;
  font-size: 100%;
  background: black url("../img/asfalt.png") top left repeat;
  color: #EFEFEF; }

#typeplate-widgets-wrap form {
  display: inline-block; }

#normalize-form,
#typeplate-form {
  display: block;
  width: 80px; }

.logo {
  vertical-align: -100%;
  cursor: pointer; }
  @media (max-width: 41.25em) {
    .logo {
      vertical-align: -190%;
      margin-right: 5em; } }
  @media (max-width: 31.25em) {
    .logo {
      display: block;
      text-align: center;
      margin-right: 0; } }

.logo-img {
  width: 12em;
  background: url("../img/logo.png") 50% no-repeat;
  background-size: 100%; }
  .logo-img:before {
    content: "";
    display: block;
    width: 0;
    height: 100%; }

input[type="checkbox"] {
  box-sizing: border-box;
  display: inline-block;
  font-size: 100%;
  line-height: normal;
  padding: 5px; }

.bg-slategray {
  color: #c7c7c7;
  font-size: .875em;
  display: inline-block; }

.bg-slategray .title {
  color: #fff;
  font-size: 18px;
  text-shadow: 0 -1px 0 #000; }


/*------- dxh */
body {
  font-family:"Roboto Slab", "PT Serif", serif;
}
h1 {
  color:#ff7148;
}
h1.title{display:none;}
  #table-of-contents li {
      list-style-type:none;
  }

  a{text-decoration:none;color:#93B1C6;

    color:#5496BA;
   }
  a:hover{text-decoration:underline;}



h2.logo{
  text-transform:uppercase;
  color:#999;
  color:#93B1C6;
  }
   .logo a:hover:before {
  content:"\ab";
  position:absolute;
  margin-left:-1em;
  /* color:#666; */
  }
  .logo a:hover {text-decoration:none;}


  #table-of-contents h2 {
      margin-top:2em;
  }

.rule {
  display: block;
  text-align: center; }

@viewport {
  width: device-width; }

/*# sourceMappingURL=demo.css.map */
