@charset "utf-8";

/* CSS Document */
header,
footer,
.nav-tgl-btn {
    display: none !important;
}

.header_button {
    display: none !important;
}

html[xmlns="http://www.w3.org/1999/xhtml"] #up,
html[xmlns="http://www.w3.org/1999/xhtml"] #path,
html[xmlns="http://www.w3.org/1999/xhtml"] #sidetree,
html[xmlns="http://www.w3.org/1999/xhtml"] #bottom {
    display: none;
}

html[xmlns="http://www.w3.org/1999/xhtml"] div#wrapper div#main {
    width: 100% !important;
    padding: unset !important;
    text-align: unset !important;
    background-color: unset !important;
}

html[xmlns="http://www.w3.org/1999/xhtml"] div#content {
    width: 100% !important;
    float: unset !important;
    padding-left: unset !important;
}

html[xmlns="http://www.w3.org/1999/xhtml"] div#middle {
    width: 100%;
    margin: 0;
    text-align: unset;
}

html[xmlns="http://www.w3.org/1999/xhtml"] div.section * {
    width: unset !important;
    max-width: 100%;
    height: auto;
}

html[xmlns="http://www.w3.org/1999/xhtml"],
html[xmlns="http://www.w3.org/1999/xhtml"] body {
    height: unset !important;
    font-size: unset !important;
    font-family: unset !important;
    line-height: unset !important;
    background: unset !important;
}
