html, body, h1, h2, h3, h4, h5, h6, p{ margin: 0; padding: 0; border: 0; font-size: 100%; vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body { line-height: 1; }
* { outline: none; box-sizing: border-box }
ol, ul { list-style: none; margin: auto; padding: 0 }
blockquote, q {	quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; }
table { border-collapse: collapse; border-spacing: 0; }
img { max-width: 100%; height: auto; vertical-align: initial; }
a, a:hover { text-decoration: none; color:black; }
input:not([type='checkbox']) { -webkit-appearance: button; border-radius: 0; }
body:not(.body-order-form) input[type='checkbox'], body:not(.body-order-form) input[type='radio']{ display: none; }
label, .row { margin: 0; display: block; }
figure { margin: 0 }