
#IE-warning {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: white;
}

.IE-warning-message {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}


* {
}

html {

    font-family: sans-serif;
    text-size-adjust: 100%;
    line-height: 1.25;
    box-sizing: border-box;
}

body {

    margin: 0px;
    border-image-repeat: initial;
    border-image-outset: initial;
    border-image-width: initial;
    border-image-slice: initial;
    border-image-source: initial;
    border-left-color: rgb(173, 183, 194);
    border-bottom-color: rgb(173, 183, 194);
    border-right-color: rgb(173, 183, 194);
    border-top-color: rgb(173, 183, 194);
    border-left-style: solid;
    border-bottom-style: solid;
    border-right-style: solid;
    border-top-style: solid;
    border-left-width: 0px;
    border-bottom-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    box-sizing: inherit;
}

body * {

    border-image-repeat: initial;
    border-image-outset: initial;
    border-image-width: initial;
    border-image-slice: initial;
    border-image-source: initial;
    border-left-color: rgb(173, 183, 194);
    border-bottom-color: rgb(173, 183, 194);
    border-right-color: rgb(173, 183, 194);
    border-top-color: rgb(173, 183, 194);
    border-left-style: solid;
    border-bottom-style: solid;
    border-right-style: solid;
    border-top-style: solid;
    border-left-width: 0px;
    border-bottom-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    box-sizing: inherit;
}

main {

    display: block;
}

h1 {

    margin: 0px;
    font-size: 2em;
}

hr {

    overflow-y: visible;
    overflow-x: visible;
    height: 0px;
    box-sizing: content-box;
}

pre {

    font-family: monospace, monospace;
    font-size: 1em;
    margin: 0px;
}

b {

    font-weight: bolder;
}

strong {

    font-weight: bolder;
}

code {

    font-family: monospace, monospace;
    font-size: 1em;
}

kbd {

    font-family: monospace, monospace;
    font-size: 1em;
}

samp {

    font-family: monospace, monospace;
    font-size: 1em;
}

small {

    font-size: 80%;
}

sub {

    vertical-align: baseline;
    position: relative;
    line-height: 0;
    font-size: 75%;
    bottom: -0.25em;
}

sup {

    vertical-align: baseline;
    position: relative;
    line-height: 0;
    font-size: 75%;
    top: -0.5em;
}

img {

    border-left-style: solid;
    border-bottom-style: solid;
    border-right-style: solid;
    border-top-style: solid;
    height: auto;
    max-width: 100%;
}

button {

    font-family: inherit;
    margin: 0px;
    line-height: 1.15;
    font-size: 100%;
    overflow-y: visible;
    overflow-x: visible;
    text-transform: none;
    appearance: button;
    padding: 0px;
    background-color: transparent;
    background-clip: initial;
    background-origin: initial;
    background-attachment: initial;
    background-repeat-y: initial;
    background-repeat-x: initial;
    background-size: initial;
    background-position-y: initial;
    background-position-x: initial;
    background-image: initial;
    cursor: pointer;
}

input {

    font-family: inherit;
    margin: 0px;
    line-height: 1.15;
    font-size: 100%;
    overflow-y: visible;
    overflow-x: visible;
}

optgroup {

    font-family: inherit;
    margin: 0px;
    line-height: 1.15;
    font-size: 100%;
}

select {

    font-family: inherit;
    margin: 0px;
    line-height: 1.15;
    font-size: 100%;
    text-transform: none;
}

textarea {

    font-family: inherit;
    margin: 0px;
    line-height: 1.15;
    font-size: 100%;
    overflow-y: auto;
    overflow-x: auto;
    resize: vertical;
}

fieldset {

    padding: 0px;
    margin: 0px;
}

legend {

    white-space: normal;
    padding: 0px;
    max-width: 100%;
    display: table;
    color: inherit;
    box-sizing: border-box;
}

progress {

    vertical-align: baseline;
}

details {

    display: block;
}

summary {

    display: list-item;
}

template {

    display: none;
}

blockquote {

    margin: 0px;
}

dd {

    margin: 0px;
}

dl {

    margin: 0px;
}

figure {

    margin: 0px;
}

p {

    margin: 0px;
}

ol {

    margin: 0px;
    list-style-position: inside;
    padding: 0px;
}

ul {

    margin: 0px;
    padding: 0px;
    list-style: none initial initial;
}

table {

    border-collapse: collapse;
}

a {

    text-decoration-color: initial;
    text-decoration-style: solid;
    text-decoration-thickness: initial;
    text-decoration-line: none;
    cursor: pointer;
    background-color: transparent;
}
