html {
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
height: 100%;
}
html, body {
margin: 0;
max-width: 100%;
min-width: 320px;
width: auto;
box-sizing: border-box;
}
body {
min-height: 100%;
overflow-y: scroll;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
display: block;
}
audio, canvas, progress, video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden], template {
display: none
}
a {
background-color: transparent
}
abbr[title] {
border-bottom: 1px dotted
}
b, strong {
font-weight: 700
}
dfn {
font-style: italic
}
mark {
background: #ff0;
color: #000
}
small {
font-size: 12px
}
small {
font-size: 12px
}
sub, sup {
font-size: 12px;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
svg:not(:root) {
overflow: hidden;
}
pre {
overflow: auto;
}
code, kbd, pre, samp {
font-family: monospace, monospace;
font-size: 1em;
}
button, input, optgroup, select, textarea {
color: inherit;
font: inherit;
margin: 0;
outline: none;
}
button, select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled], html input[disabled] {
cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
vertical-align: middle;
}
input[type="checkbox"], input[type="radio"] {
padding: 0
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
input[type="search"] {
-webkit-appearance: none;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold
}
table {
border-collapse: collapse;
border-spacing: 0;
width: 100%;
}
th, td {
vertical-align: top
}
table thead>tr>th {
vertical-align: bottom
}
*,
*:before,
*:after {
box-sizing: inherit;
}
nav ul,
.nav ul {
padding: 0;
margin: 0;
list-style: none;
}
.menu-item {
display: block;
position: relative
}
.menu-item .submenu-toggler {
display: none;
cursor: pointer;
}
.menu-clickable {
display: block;
text-decoration: none;
cursor: pointer;
}
.submenu {
display: none
}
.menu-item.visible>.submenu {
display: block;
}
.menu-item.visible>.submenu {
display: block;
}
.menu-clickable.submenu-back {
display: none;
}
.no-js .no-js-hide {
display: none !important;
}
figure {
margin: 0
}
img {
border: 0;
max-width: 100%;
height: auto !important;
display: inline-block;
vertical-align: middle;
}
.dynamically-loaded {
overflow: hidden;
background-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==);
}
.dynamically-loaded>img {
max-width: 100%;
display: block;
margin: 0 auto;
opacity: 0;
}
.dynamically-loaded::before {
content: "";
display: block;
}
.alignleft>img,
.alignright>img,
.aligncenter>img,
.alignnone>img {
float: none !important;
margin-right: 0;
margin-left: 0;
margin-bottom: 0;
display: block;
}
.alignnone {
display: inline-block;
vertical-align: middle;
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.read-max>* {
text-align: left;
position: relative;
}
.has-sidebar-left-1 #center-content .read-max>* {
margin-left: inherit;
}
.read-max>figure {
display: inline-block;
z-index: 9001;
}
.read-max>.dynamically-loaded {
display: block;
}
.read-max {
word-break: break-word;
}
.wp-caption {
max-width: 100%
}
.ir {
overflow: hidden;
}
.ir:before {
content: "";
display: block;
height: 150%;
}
.screen-reader-response,
.screen-reader-text,
.push-away,
.screenreader-only {
pointer-events: none;
position: absolute;
top: 0;
left: 0;
opacity: 0;
z-index: -99999;
}