.df html,
.df body,
.df div,
.df span,
.df applet,
.df object,
.df iframe,
.df h1,
.df h2,
.df h3,
.df h4,
.df h5,
.df h6,
.df p,
.df blockquote,
.df pre,
.df a,
.df abbr,
.df acronym,
.df address,
.df big,
.df cite,
.df code,
.df del,
.df dfn,
.df em,
.df font,
.df img,
.df ins,
.df kbd,
.df q,
.df s,
.df samp,
.df small,
.df strike,
.df strong,
.df sub,
.df sup,
.df tt,
.df var,
.df b,
.df u,
.df i,
.df center,
.df dl,
.df dt,
.df dd,
.df ol,
.df ul,
.df li,
.df fieldset,
.df form,
.df label,
.df legend,
.df table,
.df caption,
.df tbody,
.df tfoot,
.df thead,
.df tr,
.df th,
.df td,
.df menu,
.df header,
.df article,
.df footer,
.df nav,
.df section,
.df aside,
.df figure,
.df dialog,
.df mark,
.df time,
.df meter,
.df video,
.df audio,
.df details,
.df datagrid,
.df command {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  /*line-height: normal;*/
  font-style: normal;
  font-weight: normal;
}
.df body {
  line-height: 1;
}
.df ol,
.df ul,
.df menu,
.df li {
  list-style: none;
}
.df blockquote,
.df q {
  quotes: none;
}
.df blockquote:before,
.df blockquote:after,
.df q:before,
.df q:after {
  content: '';
  content: none;
}
.df :focus {
  outline: 0;
}
.df ins {
  text-decoration: none;
}
.df del {
  text-decoration: line-through;
}
.df table {
  border-collapse: collapse;
  border-spacing: 0;
}
.df hr#system-readmore {
  display: none;
}
.df input.input-text,
.df select,
.df textarea {
  background: #fff;
  border: 1px solid #b6b6b6;
}
.df input.input-text,
.df textarea {
  padding: 0;
}
.df-hidden {
  display: none !important;
}
.admin__field.df-hidden + .admin__field {
  margin-top: 0;
}
.df-hover {
  cursor: pointer;
}
body.catalog-product-view .product-info-main .price-box {
  width: 50%;
}
div.df-payment-info .df-unconfirmed {
  margin: -0.5em 0 0.5em 0;
  font-size: 90%;
}
.admin__old div.df-payment-info .df-unconfirmed {
  margin-top: 0.5em;
}
div.df-payment-info .df-unconfirmed .df-unconfirmed-text {
  font-weight: bold;
  line-height: 1.2;
}
div.df-payment-info th,
div.df-payment-info td {
  vertical-align: bottom !important;
}
div.dfp-instructions ul,
div.dfp-instructions li {
  margin-bottom: 0;
}
.df-unconfirmed div.dfp-instructions ul,
.df-unconfirmed div.dfp-instructions li {
  padding: 0;
  list-style-type: none;
}
.df-unconfirmed div.dfp-instructions ul {
  margin-top: 0.5em;
}
.df-unconfirmed div.dfp-instructions li {
  margin-top: 0.2em;
}
