body,
html {
    width: 100%;
    /* height: 100%; */
}

*,
blockquote,
body,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
input,
li,
ol,
p,
pre,
table,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0
}

*,
a img,
abbr,
acronym,
fieldset,
img {
    border: 0
}

* {
    outline: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    font: inherit;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    text-decoration: none;
    vertical-align: baseline
}

html {
    font-size: 62.5%
}

body {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1;
    /* position: relative; */
    position: absolute;
    text-align: center;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -o-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

article,
aside,
dialog,
figure,
footer,
header,
main,
menu,
nav,
section {
    display: block
}

audio,
canvas,
video {
    display: inline-block
}

.clfix,
.clfix:after,
br,
hr {
    display: block
}

a {
    color: #fff
}

br,
hr {
    line-height: 0
}

ol,
ol li,
ul,
ul li {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

input,
select {
    vertical-align: middle
}

table {
    empty-cells: show;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 100%
}

address,
caption,
cite,
code,
dfn,
th,
var {
    font-style: normal;
    font-weight: 400
}

caption,
th {
    text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: 400
}

q:after,
q:before {
    content: ''
}

img {
    vertical-align: bottom
}

.clfix:after {
    content: ".";
    height: 0;
    clear: both;
    visibility: hidden
}

* html .clfix {
    height: 1%
}

blockquote+br.space,
body+br.space,
button+br.space,
code+br.space,
dd+br.space,
div+br.space,
dl+br.space,
dt+br.space,
fieldset+br.space,
form+br.space,
h1+br.space,
h2+br.space,
h3+br.space,
h4+br.space,
h5+br.space,
h6+br.space,
hr+br.space,
input+br.space,
legend+br.space,
li+br.space,
ol+br.space,
pre+br.space,
table br.space,
tbody+br.space,
td+br.space,
textarea+br.space,
tfoot+br.space,
th+br.space,
thead+br.space,
tr+br.space,
ul+br.space {
    display: none
}

.decMB5 {
    margin-bottom: 5px
}

.decMB10 {
    margin-bottom: 10px
}

.decMB15 {
    margin-bottom: 15px
}

.decMB20 {
    margin-bottom: 20px
}

.decMB25 {
    margin-bottom: 25px
}

.decMB30 {
    margin-bottom: 30px
}

.decMB35 {
    margin-bottom: 35px
}

.decMB40 {
    margin-bottom: 40px
}

.decMB50 {
    margin-bottom: 50px
}

.decMB60 {
    margin-bottom: 60px
}

.decMB70 {
    margin-bottom: 70px
}

.decMB100 {
    margin-bottom: 100px
}

.decTP5 {
    margin-top: 5px
}

.decTP10 {
    margin-top: 10px
}

.decTP15 {
    margin-top: 15px
}

.decTP20 {
    margin-top: 20px
}

.decTP25 {
    margin-top: 25px
}

.decTP30 {
    margin-top: 30px
}

.decTP35 {
    margin-top: 35px
}

.decTP40 {
    margin-top: 40px
}

.decTP55 {
    margin-top: 55px
}

.decTP50 {
    margin-top: 50px
}

.decTP60 {
    margin-top: 60px
}

.decTP70 {
    margin-top: 70px
}

.decTP120 {
    margin-top: 120px
}