#zoom_triggers {
    position: fixed;
    top: 8px;
    right: 8px;
    list-style-type: none;
    display: block;
    cursor: pointer;
    margin: 0;
    padding: 0;
    z-index: 9999999999999999999;
}
Element {
    cursor: auto;
}
body {
    font-family: 'Helvetica Neue', arial, sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #101010;
}
#zoom_triggers a {
    text-decoration: none;
    border-bottom: 0px;
}
.percent {
    display: none;
}
a {
    color: #101010;
    text-decoration: none;
    padding-bottom: -1px;
}
#zoom_triggers {
    list-style-type: none;
    cursor: pointer;
}
Element {
    cursor: auto;
}
body {
    font-family: 'Helvetica Neue', arial, sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #101010;
}
#content {
    width: 100%;
    padding-left: 40px;
    padding-top: 24px;
    height: auto;
    -o-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    z-index: 9999999999999999999;
}
Element {
    cursor: auto;
}
body {
    font-family: 'Helvetica Neue', arial, sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #101010;
}
#nav {
    width: auto;
    z-index: 999999999999999999999;
    padding-right: 72px;
    cursor: pointer;
}
h1 {
    padding: 0px;
    text-transform: uppercase;
    font-size: 1.4em;
    cursor: pointer;
    white-space: nowrap;
}
.subnav {
    padding-top: 6px;
    display: block;
}
ul {
    margin: 0px;
    padding: 0px;
        padding-top: 0px;
    list-style-type: none;
}
li:first-child {
    padding-top: 0px;
}
.hashed {
    border-bottom: 0px;
}
li {
    padding-top: 8px;
}
li a {
    text-decoration: none;
    padding-bottom: 0px;
}
a {
    color: #101010;
    text-decoration: none;
    padding-bottom: -1px;
}
#textall {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 1em;
    padding-left: 16px;
    line-height: 1.4em;
    margin-top: 39px;
}
.text {
    display: none;
    box-sizing: border-box;
    max-width: 960px;
    min-width: 100px;
}
p:first-child {
    text-align: left;
}
#tc {
    display: none;
}
#form {
    position: fixed;
    z-index: 9999999999999999999999999;
    bottom: 20px;
    width: 100%;
    font-size: 0.9em;
}
#form_l {
    float: left;
    margin-left: 16px;
}
.nonurl {
    border-bottom: 0px;
}
a {
    color: #101010;
    text-decoration: none;
    padding-bottom: -1px;
}
.a {
    cursor: url('img/cursor.png') 4 12;
    cursor: pointer;
    color: #101010;
    border-bottom: 1px solid #101010;
    padding-bottom: -1px;
}
a.reset {
    color: red;
}
#url {
    display: none;
}
#short {
    display: none;
}
#capt {
    display: none;
}
.whitespace-wrap {
    white-space: nowrap;
}