See espterm.github.io
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
espterm-demo-website/css/app.32c889b-en.css

2315 lines
49 KiB

@charset "UTF-8";
/* normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
* 1. Set default font family to sans-serif.
* 2. Prevent iOS and IE text size adjust after device orientation change,
* without disabling user zoom.
*/
*, *:before, *:after {
box-sizing: border-box;
}
html {
font-family: sans-serif;
/* 1 */
-ms-text-size-adjust: 100%;
/* 2 */
-webkit-text-size-adjust: 100%;
/* 2 */
}
/**
* Remove default margin.
*/
body {
margin: 0;
}
/* HTML5 display definitions
========================================================================== */
/**
* Correct `block` display not defined for any HTML5 element in IE 8/9.
* Correct `block` display not defined for `details` or `summary` in IE 10/11
* and Firefox.
* Correct `block` display not defined for `main` in IE 11.
*/
figure,
nav {
display: block;
}
/**
* 1. Correct `inline-block` display not defined in IE 8/9.
* 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
*/
canvas,
progress {
display: inline-block;
/* 1 */
vertical-align: baseline;
/* 2 */
}
/**
* Prevent modern browsers from displaying `audio` without controls.
* Remove excess height in iOS 5 devices.
*/
/**
* Address `[hidden]` styling not present in IE 8/9/10.
* Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
*/
[hidden] {
display: none;
}
/* Links
========================================================================== */
/**
* Remove the gray background color from active links in IE 10.
*/
a {
background-color: transparent;
}
/**
* Improve readability of focused elements when they are also in an
* active/hover state.
*/
a:active,
a:hover {
outline: 0;
}
/* Text-level semantics
========================================================================== */
/**
* Address styling not present in IE 8/9/10/11, Safari, and Chrome.
*/
/**
* Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
*/
b {
font-weight: bold;
}
/**
* Address styling not present in Safari and Chrome.
*/
/**
* Address variable `h1` font-size and margin within `section` and `article`
* contexts in Firefox 4+, Safari, and Chrome.
*/
h1 {
font-size: 2em;
margin: 0.67em 0;
}
h2 {
font-size: 2em;
margin: 0.67em 0;
}
/**
* Address styling not present in IE 8/9.
*/
/**
* Address inconsistent and variable font size in all browsers.
*/
small {
font-size: 80%;
}
/**
* Prevent `sub` and `sup` affecting `line-height` in all browsers.
*/
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
/* Embedded content
========================================================================== */
/**
* Remove border when inside `a` element in IE 8/9/10.
*/
img {
border: 0;
}
/**
* Correct overflow not hidden in IE 9/10/11.
*/
svg:not(:root) {
overflow: hidden;
}
/* Grouping content
========================================================================== */
/**
* Address margin not present in IE 8/9 and Safari.
*/
/**
* Address differences between Firefox and other browsers.
*/
hr {
box-sizing: content-box;
height: 0;
}
/**
* Contain overflow in all browsers.
*/
pre {
overflow: auto;
}
/**
* Address odd `em`-unit font size rendering in all browsers.
*/
code,
pre {
font-family: "DejaVu Sans Mono", "Inconsolata", monospace;
font-size: 1em;
}
/* Forms
========================================================================== */
/**
* Known limitation: by default, Chrome and Safari on OS X allow very limited
* styling of `select`, unless a `border` property is set.
*/
/**
* 1. Correct color not being inherited.
* Known issue: affects color of disabled elements.
* 2. Correct font properties not being inherited.
* 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
*/
button,
input,
select,
textarea {
color: inherit;
/* 1 */
font: inherit;
/* 2 */
margin: 0;
/* 3 */
}
/**
* Address `overflow` set to `hidden` in IE 8/9/10/11.
*/
button {
overflow: visible;
}
/**
* Address inconsistent `text-transform` inheritance for `button` and `select`.
* All other form control elements do not inherit `text-transform` values.
* Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
* Correct `select` style inheritance in Firefox.
*/
button,
select {
text-transform: none;
}
/**
* 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
* and `video` controls.
* 2. Correct inability to style clickable `input` types in iOS.
* 3. Improve usability and consistency of cursor style between image-type
* `input` and others.
*/
button,
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
/* 2 */
cursor: pointer;
/* 3 */
}
/**
* Re-set default cursor for disabled elements.
*/
button[disabled],
html input[disabled] {
cursor: default;
}
/**
* Remove inner padding and border in Firefox 4+.
*/
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
/**
* Address Firefox 4+ setting `line-height` on `input` using `!important` in
* the UA stylesheet.
*/
input {
line-height: normal;
}
/**
* It's recommended that you don't attempt to style these elements.
* Firefox's implementation doesn't respect box-sizing, padding, or width.
*
* 1. Address box sizing set to `content-box` in IE 8/9/10.
* 2. Remove excess padding in IE 8/9/10.
*/
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
/* 1 */
padding: 0;
/* 2 */
}
/**
* Fix the cursor style for Chrome's increment/decrement buttons. For certain
* `font-size` values of the `input`, it causes the cursor style of the
* decrement button to change from `default` to `text`.
*/
/**
* 1. Address `appearance` set to `searchfield` in Safari and Chrome.
* 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
*/
/**
* Remove inner padding and search cancel button in Safari and Chrome on OS X.
* Safari (but not Chrome) clips the cancel button when the search input has
* padding (and `textfield` appearance).
*/
/**
* Define consistent border, margin, and padding.
*/
/**
* 1. Correct `color` not being inherited in IE 8/9/10/11.
* 2. Remove padding so people aren't caught out if they zero out fieldsets.
*/
legend {
border: 0;
/* 1 */
padding: 0;
/* 2 */
}
/**
* Remove default vertical scrollbar in IE 8/9/10/11.
*/
textarea {
overflow: auto;
}
/**
* Don't inherit the `font-weight` (applied by a rule above).
* NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
*/
/* Tables
========================================================================== */
/**
* Remove most spacing between table cells.
*/
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
}
/* Fontello data, processed by the unpack script. */
@font-face {
font-family: 'fontello';
src: url("data:application/octet-stream;base64,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") format("woff");
}
[class^="icn-"]::before, [class*=" icn-"]::before {
font-family: "fontello";
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center;
/* opacity: .8; */
/* For safety - reset parent styles, that can break glyph codes*/
font-variant: normal;
text-transform: none;
/* fix buttons height, for twitter bootstrap */
line-height: 1em;
/* Animation center compensation - margins should be symmetric */
/* remove if not needed */
margin-left: .2em;
/* you can be more comfortable with increased icons size */
/* font-size: 120%; */
/* Font smoothing. That was taken from TWBS */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
/* Uncomment for 3D effect */
/* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
/* Fontello icon codes */
/* Fontello classes */
.icn-keyboard::before {
content: '\2328';
}
.icn-about::before {
content: '\2605';
}
.icn-restore::before {
content: '\267c';
}
.icn-configure::before {
content: '\2699';
}
.icn-ok::before {
content: '\2714';
}
.icn-help::before {
content: '\2753';
}
.icn-donate::before {
content: '\2764';
}
.icn-back::before {
content: '\276e';
}
.icn-resize-small::before {
content: '\e800';
}
.icn-cancel::before {
content: '\e801';
}
.icn-resize-full::before {
content: '\e802';
}
.icn-paste::before {
content: '\f0ea';
}
.icn-network::before {
content: '🌍';
}
.icn-github::before {
content: '🐱';
}
.icn-persist::before {
content: '💾';
}
.icn-download::before {
content: '📥';
}
.icn-wifi::before {
content: '📶';
}
.icn-terminal::before {
content: '🖳';
}
html {
box-sizing: border-box;
}
*, *::after, *::before {
box-sizing: inherit;
}
html {
font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
color: #D0D0D0;
}
html, body {
background: #131315;
border: 0 none;
margin: 0;
padding: 0;
text-decoration: none;
width: 100%;
height: 100%;
overflow: hidden;
}
a, a:visited, a:link {
cursor: pointer;
color: #5abfff;
text-decoration: none;
}
a:hover {
color: #5abfff;
text-decoration: underline;
}
.hidden {
display: none !important;
}
.invisible {
visibility: hidden !important;
}
[onclick] {
cursor: pointer;
}
ul > * {
padding-top: .3em;
padding-bottom: .3em;
}
ul {
margin-top: 0;
margin-bottom: 0;
}
/* Main outer container */
#outer {
display: flex;
position: absolute;
width: 100%;
height: 100%;
left: 0;
right: 0;
top: 0;
bottom: 0;
overflow: hidden;
flex-direction: row;
}
@media screen and (max-width: 544px) {
#outer {
display: block;
overflow-y: scroll;
}
}
#menu {
flex: 0 0 15rem;
background: #3983CD;
}
#menu > * {
display: block;
text-decoration: none;
padding: 0.61805rem 1rem;
white-space: nowrap;
word-wrap: normal;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
#menu #brand {
cursor: pointer;
color: white;
background: #2b6aa8;
font-size: 120%;
text-align: center;
position: relative;
transition: none;
font-weight: bold;
margin-bottom: 1rem;
}
@media screen and (max-width: 544px) {
#menu #brand {
background: #3983CD;
cursor: pointer;
margin-bottom: 0.38198rem;
}
#menu #brand::after {
position: absolute;
color: rgba(0, 0, 0, 0.4);
right: 1rem;
content: '▸';
top: 50%;
font-size: 120%;
font-weight: bold;
transform: translate(0, -50%) rotate(90deg);
}
}
#menu.expanded #brand {
background: #2b6aa8;
}
@media screen and (max-width: 544px) {
#menu.expanded #brand:after {
transform: translate(-25%, -50%) rotate(-90deg);
}
}
#menu a {
font-size: 130%;
color: white;
transition: background-color 0.2s;
text-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
}
#menu a:hover, #menu a.selected {
background: #5badff;
text-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
}
#menu a.selected {
position: relative;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
#menu a:focus {
outline-color: #ff0099;
}
#menu a::before {
vertical-align: -2px;
margin-left: 0;
margin-right: 15px;
}
@media screen and (max-width: 544px) {
#menu a {
display: none;
}
#menu a::before {
margin-left: 10px;
}
}
#menu.expanded a {
display: block;
}
@media screen and (min-width: 545px) and (max-width: 1000px) {
#menu {
flex-basis: 10rem;
}
#menu #brand {
font-size: 95%;
margin-bottom: 0.61805rem;
}
#menu a {
font-size: 105%;
}
#menu > * {
padding: 0.38198rem 0.61805rem;
}
}
#content {
flex-grow: 1;
position: relative;
padding: 1rem;
overflow-y: auto;
}
@media screen and (max-width: 544px) {
#content {
padding: 0.61805rem;
}
}
#content > * {
margin-left: auto;
margin-right: auto;
}
#content h1 {
text-align: center;
font-size: 2.2807em;
margin-top: 0;
margin-bottom: 1rem;
}
#content h2 {
font-size: 1.42383em;
margin-bottom: 0.61805rem;
}
@media screen and (max-width: 544px) {
#content h1 {
font-size: 1.80203em;
margin-bottom: 0.61805rem;
}
#content h2 {
font-size: 1.26562em;
margin-bottom: 0.61805rem;
}
}
#content td, #content th {
padding: 0.38198rem;
}
#content tbody th {
text-align: right;
width: 220px;
color: white;
}
#content {
opacity: 0;
transition: opacity 0.15s ease-in;
}
#content.load {
opacity: 1;
}
#loader {
position: absolute;
right: 1.618rem;
top: 1.618rem;
transition: opacity .2s;
opacity: 0;
}
@media screen and (max-width: 544px) {
#loader {
top: 1rem;
right: 1rem;
}
}
#loader.show {
opacity: 1;
}
.botpad {
display: block;
height: 5em;
}
.Box {
display: block;
max-width: 900px;
margin-top: 1rem;
padding: 0.61805rem 1rem;
border-radius: 3px;
background-color: rgba(255, 255, 255, 0.07);
box-shadow: 0 0 4px black;
border: 1px solid #4f4f4f;
}
.Box::after {
content: '';
display: block;
clear: both;
}
@media screen and (max-width: 544px) {
.Box {
margin-top: 0.61805rem;
}
}
.Box h1, .Box h2 {
overflow: hidden;
}
h1 + .Box {
margin-top: 0;
}
.Box h2 {
margin-top: 0;
margin-bottom: 0 !important;
}
.Box p:last-child {
margin-bottom: 0.5em;
}
.Box.wide {
width: initial;
max-width: initial;
}
.Box.medium {
max-width: 1200px;
}
.Box.str {
position: relative;
}
.Box.str .Row.buttons {
position: absolute;
}
@media screen and (max-width: 544px) {
.Box.str .Row.buttons {
right: 1rem;
top: 1.8em;
margin: 1rem auto;
}
}
@media screen and (min-width: 545px) {
.Box.str .Row.buttons {
right: 0;
top: 0;
margin-top: 0.61805rem;
}
}
.Box.str.mobopen .Row.buttons {
top: 0;
margin-top: 0.61805rem;
}
.Box .Row.explain {
display: block;
max-width: 600px;
margin-left: 0;
line-height: 1.2;
}
@media screen and (max-width: 544px) {
.Box .Row.explain {
margin-top: 60px;
}
}
.Box .Row.explain.nomargintop {
margin-top: 12px !important;
}
.Box.mobopen .Row.explain {
margin-top: 12px;
}
@media screen and (max-width: 544px) {
.Box.mobopen .Row.explain {
margin-top: 18px;
}
}
.Box.fold h2 {
position: relative;
cursor: pointer;
padding: 2px 1.3rem 2px 5px;
margin: 0 -5px 0 -5px;
}
.Box.fold h2::after {
position: absolute;
right: 4px;
content: '▸';
top: 50%;
font-size: 120%;
font-weight: bold;
transform: translate(0, -50%) rotate(90deg);
}
.Box.fold.expanded h2::after {
transform: translate(-25%, -50%) rotate(-90deg);
margin-bottom: 1rem;
}
.Box.fold .Row {
display: none;
}
.Box.fold.expanded .Row {
display: flex;
}
.Box.fold.expanded .Row.explain {
display: block;
}
.Box.fold.expanded .Row.v {
display: block;
}
@media screen and (min-width: 545px) {
.Box.fold.d-expanded .Row {
display: flex;
}
.Box.fold.d-expanded .Row.explain {
display: block;
}
.Box.fold.d-expanded .Row.v {
display: block;
}
}
@media screen and (max-width: 544px) {
.Box.fold h2, .Box.mobcol h2 {
padding: 2px 1.3rem 2px 5px;
margin: 0 -5px 0 -5px;
}
.Box.fold.expanded h2::after, .Box.mobcol.expanded h2::after {
margin-bottom: 1rem;
}
.Box.mobcol h2 {
position: relative;
cursor: pointer;
padding: 2px 1.3rem 2px 5px;
margin: 0 -5px 0 -5px;
}
.Box.mobcol h2::after {
position: absolute;
right: 4px;
content: '▸';
top: 50%;
font-size: 120%;
font-weight: bold;
transform: translate(0, -50%) rotate(90deg);
}
.Box.mobcol.expanded h2::after {
transform: translate(-25%, -50%) rotate(-90deg);
margin-bottom: 1rem;
}
.Box.mobcol .Row {
display: none;
}
.Box.mobcol.expanded .Row {
display: flex;
}
.Box.mobcol.expanded .Row.explain {
display: block;
}
.Box.mobcol.expanded .Row.v {
display: block;
}
}
@media screen and (max-width: 544px) and (min-width: 545px) {
.Box.mobcol.d-expanded .Row {
display: flex;
}
.Box.mobcol.d-expanded .Row.explain {
display: block;
}
.Box.mobcol.d-expanded .Row.v {
display: block;
}
}
@media screen and (max-width: 544px) {
.Box.mobcol #ap-box {
display: none;
}
.Box.mobcol.expanded #ap-box {
display: block;
}
}
.Modal {
z-index: 100;
position: fixed;
width: 100%;
height: 100%;
left: 0;
top: 0;
right: 0;
bottom: 0;
display: flex;
justify-content: center;
align-items: center;
transition: opacity .5s;
background: rgba(0, 0, 0, 0.65);
opacity: 0;
}
.Modal.visible {
opacity: 1;
}
.Modal.hidden {
display: none;
}
.Modal.light {
background: rgba(0, 0, 0, 0.25);
}
@media screen and (max-width: 544px) {
.Modal {
flex-direction: column;
justify-content: flex-start;
overflow-y: auto;
}
.Modal .Dialog {
margin-top: 0.61805rem !important;
flex-basis: unset;
flex-shrink: 0;
}
}
.Dialog {
margin: 0.61805rem;
padding: 1rem;
overflow: hidden;
flex-basis: 35rem;
background: #242426;
border-left: 6px solid #2972ba;
border-right: 6px solid #2972ba;
box-shadow: 0 0 6px 0 black;
border-radius: 6px;
}
.Dialog h1, .Dialog h2 {
margin-top: 0;
}
.Dialog p:last-child {
margin-bottom: 0;
}
.NotifyMsg {
position: fixed;
top: 1.618rem;
right: 2.61792rem;
padding: 0.61805rem 1rem;
-webkit-font-smoothing: subpixel-antialiased;
-webkit-transform: translateZ(0) scale(1, 1);
background: #3887d0;
color: white;
text-shadow: 0 0 2px black;
box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.6);
border-radius: 5px;
max-width: 600px;
transition: opacity .5s;
opacity: 0;
}
.NotifyMsg.error {
background: #d03e42;
}
@media screen and (max-width: 544px) {
.NotifyMsg {
width: calc(100% - 1rem);
}
}
.NotifyMsg.visible {
opacity: 1;
}
.NotifyMsg.hidden {
display: none;
}
button, input[type=submit], .button {
text-align: center;
cursor: pointer;
display: inline-block;
border-radius: 2px;
padding: 0 0.6em;
border: 0 none;
line-height: 1.8em;
font-size: 1.1em;
margin-bottom: 3px;
min-width: 5em;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
text-shadow: 1.5px 1.5px 2px rgba(0, 0, 0, 0.4);
background-color: #3983cd;
box-shadow: 0 3px 0 #265f98;
text-decoration: none !important;
}
button:active, input[type=submit]:active, .button:active {
position: relative;
top: 2px;
}
button.narrow, input[type=submit].narrow, .button.narrow {
min-width: initial;
}
button::before, input[type=submit]::before, .button::before {
vertical-align: -1px;
margin-left: 0;
}
button, button:link, button:visited, input[type=submit], input[type=submit]:link, input[type=submit]:visited, .button, .button:link, .button:visited {
color: #FEFEFE;
}
button:hover, button:active, button.active, button.selected, input[type=submit]:hover, input[type=submit]:active, input[type=submit].active, input[type=submit].selected, .button:hover, .button:active, .button.active, .button.selected {
background-color: #2076C6;
color: #FEFEFE;
}
button:hover, button.selected, button.active, input[type=submit]:hover, input[type=submit].selected, input[type=submit].active, .button:hover, .button.selected, .button.active {
box-shadow: 0 3px 0 #154c80;
}
button:active, input[type=submit]:active, .button:active {
box-shadow: 0 1px 0 #154c80;
}
button:focus, input[type=submit]:focus, .button:focus {
outline-color: #ff0099;
}
button, input[type=submit], .button {
text-align: center;
cursor: pointer;
display: inline-block;
border-radius: 2px;
padding: 0 0.6em;
border: 0 none;
line-height: 1.8em;
font-size: 1.1em;
margin-bottom: 3px;
min-width: 5em;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
text-shadow: 1.5px 1.5px 2px rgba(0, 0, 0, 0.4);
background-color: #3983cd;
box-shadow: 0 3px 0 #265f98;
text-decoration: none !important;
}
button:active, input[type=submit]:active, .button:active {
position: relative;
top: 2px;
}
button.narrow, input[type=submit].narrow, .button.narrow {
min-width: initial;
}
button::before, input[type=submit]::before, .button::before {
vertical-align: -1px;
margin-left: 0;
}
button, button:link, button:visited, input[type=submit], input[type=submit]:link, input[type=submit]:visited, .button, .button:link, .button:visited {
color: #FEFEFE;
}
button:hover, button:active, button.active, button.selected, input[type=submit]:hover, input[type=submit]:active, input[type=submit].active, input[type=submit].selected, .button:hover, .button:active, .button.active, .button.selected {
background-color: #2076C6;
color: #FEFEFE;
}
button:hover, button.selected, button.active, input[type=submit]:hover, input[type=submit].selected, input[type=submit].active, .button:hover, .button.selected, .button.active {
box-shadow: 0 3px 0 #154c80;
}
button:active, input[type=submit]:active, .button:active {
box-shadow: 0 1px 0 #154c80;
}
button:focus, input[type=submit]:focus, .button:focus {
outline-color: #ff0099;
}
input[type="number"], input[type="password"], input[type="text"], textarea, select, label.select-wrap {
width: 250px;
margin-right: 3px;
}
input[type="number"], input.short, select.short {
width: 123.5px;
}
input.tiny, select.tiny {
width: 90px;
}
input[type="number"], input[type="password"], input[type="text"], textarea, select {
border: 0 none;
border-bottom: 2px solid #2972ba;
background-color: #3c3c3c;
color: white;
padding: 4px 6px;
line-height: 1em;
font-weight: normal;
}
input[type="number"]:focus, input[type="number"]:hover, input[type="password"]:focus, input[type="password"]:hover, input[type="text"]:focus, input[type="text"]:hover, textarea:focus, textarea:hover, select:focus, select:hover {
border-bottom-color: #2ea1f9;
}
.Row.checkbox {
line-height: 27px;
}
.Row.checkbox .box {
overflow: hidden;
width: 27px;
height: 27px;
border: 1px solid #808080;
border-radius: 3px;
background: #3c3c3c;
display: inline-block;
position: relative;
cursor: pointer;
color: #2ea1f9;
}
.Row.checkbox .box::before {
font-family: "fontello";
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
line-height: 25px;
text-align: center;
font-size: 20px;
vertical-align: middle;
display: none;
}
.Row.checkbox .box::before {
content: "✔";
}
.Row.checkbox .box.checked::before {
display: block;
}
.Row.range .display {
margin-left: 1ex;
}
.Row.range label .display {
font-weight: normal;
}
#psk-modal form > *, #wificonfbox form > * {
margin-right: 0.38198rem;
}
#psk-modal form > *:last-child, #wificonfbox form > *:last-child {
margin-right: 0;
}
form {
border: 0 none;
margin: 0;
padding: 0;
text-decoration: none;
}
.Box.errors .list {
color: crimson;
font-weight: bold;
}
.Box.errors .lead {
color: white;
}
.Box.message {
font-weight: bold;
color: #0fca50;
transition: opacity linear 1s;
opacity: 1;
}
.Box.message.hiding {
opacity: 0;
}
.Row {
vertical-align: middle;
margin: 12px auto;
text-align: left;
line-height: 1.35em;
display: flex;
flex-direction: row;
align-items: center;
flex-wrap: wrap;
}
.Row .SubRow {
display: flex;
flex-direction: row;
}
@media screen and (max-width: 544px) {
.Row .SubRow {
flex-direction: column;
margin: 6px auto;
width: 100%;
}
}
.Row:first-child {
margin-top: 0;
}
.Row:last-child {
margin-bottom: 0;
}
.Row.v {
display: block;
}
.Row .aside {
float: right;
margin-left: 5px;
margin-bottom: 5px;
}
@media screen and (max-width: 544px) {
.Row .aside {
margin: 0;
float: none;
}
}
.Row .spacer {
width: 220px;
}
@media screen and (max-width: 544px) {
.Row .spacer {
display: none;
}
}
.Row.buttons, .Row.buttons2 {
margin: 16px auto;
}
.Row.buttons input, .Row.buttons .button, .Row.buttons2 input, .Row.buttons2 .button {
margin-right: 0.61805rem;
}
.Row.buttons2 {
display: block;
}
.Row.centered {
justify-content: center;
}
.Row.message {
font-size: 1em;
text-shadow: 1px 1px 3px black;
text-align: center;
}
.Row.message.error {
color: crimson;
}
.Row.message.ok {
color: #0fe851;
}
.Row.separator {
padding-top: 14px;
border-top: 2px solid rgba(255, 255, 255, 0.1);
}
.Row textarea {
display: inline-block;
vertical-align: top;
min-height: 10rem;
flex-grow: 1;
resize: vertical;
}
.Row label {
font-weight: bold;
color: white;
display: inline-block;
width: 220px;
text-align: right;
text-shadow: 1px 1px 3px black;
padding: 8px;
align-self: flex-start;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
white-space: nowrap;
word-wrap: normal;
}
.Row label.error {
color: crimson;
}
.Row input[type="range"] {
width: 200px;
}
@media screen and (max-width: 544px) {
.Row {
flex-direction: column;
margin: 6px auto;
}
.Row.buttons, .Row.centered, .Row.checkbox {
flex-direction: row;
}
.Row.buttons {
justify-content: center;
}
.Row.buttons :last-child {
margin-right: 0;
}
.Row label {
padding-left: 0;
text-align: left;
width: auto;
}
.Row .checkbox-wrap {
order: 1;
text-align: left;
padding-bottom: 0;
border-radius: .4px;
width: auto;
}
.Row .checkbox-wrap + label {
width: auto;
}
.Row input[type="number"], .Row input[type="password"], .Row input[type="text"], .Row textarea, .Row input[type="range"], .Row textarea, .Row select {
width: 100%;
}
}
form span.required {
color: red;
}
.RadioGroup {
display: inline-block;
line-height: 1.5em;
vertical-align: middle;
}
.RadioGroup label {
width: auto;
text-align: left;
cursor: pointer;
font-weight: normal;
}
.RadioGroup input[type="radio"] {
vertical-align: middle;
margin: 0 0 0 5px;
}
#ap-list {
column-count: 3;
column-gap: 0;
margin: 0 -0.23608rem;
}
@media screen and (min-width: 545px) and (max-width: 1000px) {
#ap-list {
column-count: 2;
}
}
@media screen and (max-width: 544px) {
#ap-list {
column-count: 1;
}
}
#ap-loader, #ap-noscan, #ap-scan {
background: rgba(255, 255, 255, 0.1);
border-radius: 5px;
padding: 0.38198rem;
margin-bottom: 0.38198rem;
margin-top: 0.38198rem;
font-size: 110%;
}
#ap-noscan {
font-weight: bold;
}
#ap-box {
padding-top: 0.38198rem;
}
#ap-box label {
display: block;
color: white;
font-weight: bold;
margin-bottom: 0.23608rem;
}
#psk-modal form {
display: flex;
align-items: center;
margin: 0.38198rem;
}
#psk-modal form input[type=password] {
min-width: 5rem;
}
.AP .inner, .AP-preview .wrap {
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
position: relative;
border-radius: 3px;
color: #222;
background: #afafaf;
transition: background-color 0.5s;
display: flex;
}
.AP .inner:active, .AP-preview .wrap:active {
left: 0;
top: 1px;
}
.AP .inner:hover, .AP-preview .wrap:hover {
background: white;
}
.AP .inner .rssi, .AP-preview .wrap .rssi {
min-width: 2.5rem;
flex: 0 0 15%;
text-align: right;
}
.AP .inner .rssi:after, .AP-preview .wrap .rssi:after {
padding-left: 0.09018rem;
content: '%';
font-size: 0.88889em;
}
.AP .inner .essid, .AP-preview .wrap .essid {
flex: 1 1 70%;
min-width: 0;
text-overflow: ellipsis;
overflow: hidden;
font-weight: bold;
}
.AP .inner .auth, .AP-preview .wrap .auth {
flex: 0 0 15%;
}
.AP {
break-inside: avoid-column;
max-width: 500px;
padding: 0.23608rem;
}
.AP.selected .inner {
background: #42a6f9 !important;
cursor: default;
top: 0 !important;
}
.AP .inner > * {
padding: 0.61805rem;
white-space: nowrap;
word-wrap: normal;
}
.AP-preview-nil {
padding: 8px;
border-radius: 5px;
border: 1px dashed #ddd;
width: 250px;
height: 94px;
}
.AP-preview .wrap {
flex-direction: row;
background: #ddd !important;
cursor: default;
top: 0 !important;
overflow: hidden;
}
.AP-preview .wrap .inner {
display: flex;
flex-direction: column;
}
.AP-preview .wrap .inner > * {
padding: 0.61805rem;
white-space: nowrap;
word-wrap: normal;
}
.AP-preview .wrap .forget {
align-self: stretch;
line-height: 100%;
padding: 0.61805rem;
border-left: 1px solid #bbb;
display: flex;
align-items: center;
font-size: 28px;
}
.AP-preview .wrap .forget, .AP-preview .wrap .forget:hover {
color: black;
text-decoration: none;
}
.AP-preview .wrap .forget:hover {
background: #dc4a6a;
color: white;
border-left: 1px solid #666;
border-bottom-right-radius: 3px;
border-top-right-radius: 3px;
}
.AP-preview .wrap .forget:active {
position: relative;
padding-top: calc(0.61805rem + 1px);
}
.AP-preview .wrap .essid, .AP-preview .wrap .passwd, .AP-preview .wrap .nopasswd {
padding-bottom: 0;
}
.AP-preview .wrap .x-passwd {
font-family: monospace;
}
body.term #content {
padding-left: 0;
padding-right: 0;
transition: opacity 0.25s ease-in;
}
body.term #content h1 {
font-size: 1.80203em;
}
@media screen and (max-width: 544px) {
body.term #content h1 {
font-size: 1.42383em;
}
}
#screen {
white-space: nowrap;
background: #111213;
display: inline-block;
border: 2px solid #3983CD;
position: relative;
line-height: 0;
cursor: default;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
#screen canvas {
background-repeat: no-repeat;
background-position: center center;
background-size: contain;
}
#screen canvas.selectable {
cursor: text;
}
#screen .screen-margin {
position: absolute;
background: rgba(17, 18, 19, 0.2);
-webkit-backdrop-filter: blur(10px);
backdrop-filter: blur(10px);
pointer-events: none;
}
#screen .screen-margin.top {
top: 0;
left: 0;
right: 0;
height: 6px;
}
#screen .screen-margin.left, #screen .screen-margin.right {
top: 6px;
left: 0;
bottom: 0;
width: 6px;
}
#screen .screen-margin.right {
left: auto;
right: 0;
}
#screen .screen-margin.bottom {
left: 6px;
right: 6px;
bottom: 0;
height: 6px;
}
#screen #softkb-input {
position: absolute;
top: 6px;
left: 6px;
width: 1em;
height: 1em;
background: none;
border: none;
resize: none;
overflow: hidden;
opacity: 0;
outline: 0 none !important;
caret-color: transparent;
color: transparent;
pointer-events: none;
font-size: 1px;
}
#screen #touch-select-menu {
display: none;
position: absolute;
top: 6px;
left: 6px;
}
#screen #touch-select-menu.open {
display: block;
}
#screen .debug-canvas {
position: absolute;
top: 6px;
left: 6px;
pointer-events: none;
}
#screen .debug-toolbar {
line-height: 1.5;
text-align: left;
padding: 6px 12px 12px 12px;
font-family: "DejaVu Sans Mono", "Liberation Mono", "Inconsolata", "Menlo", monospace;
font-size: 12px;
white-space: normal;
}
#screen .debug-toolbar .toolbar-buttons button {
margin-right: 5px;
}
#screen .debug-toolbar .heartbeat {
float: right;
font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
color: crimson;
font-size: 120%;
padding-right: 5px;
}
#screen .debug-toolbar .heartbeat.beat {
animation-name: heartbeat-beat;
animation-duration: 3s;
animation-fill-mode: forwards;
}
@keyframes heartbeat-beat {
0% {
transform: scale(1);
animation-timing-function: ease-out;
}
5% {
transform: scale(1.2);
animation-timing-function: linear;
}
100% {
transform: scale(0);
opacity: 0;
}
}
#action-buttons {
margin-top: 10px;
white-space: nowrap;
}
#action-buttons button {
margin: 0 3px;
padding: 8px 5px;
min-width: 62px;
cursor: pointer;
font-weight: bold;
}
#action-buttons button:focus {
outline: 0 none !important;
}
#action-buttons button.inactive {
opacity: 0.2;
}
#load-failed {
color: red;
font-size: 18px;
font-weight: bold;
margin: 20px 15px;
}
#screen.failed canvas, #screen.failed .screen-margin {
display: none;
}
#term-nav {
padding-top: 1.5em;
text-align: center;
}
#term-nav a {
text-decoration: none;
padding: 5px 5px;
border-radius: 2px;
position: relative;
}
#term-nav a, #term-nav a:visited, #term-nav a:link {
color: #336085;
}
#term-nav a:hover {
color: #5abfff;
background: #1b273c;
}
#term-nav a:active {
top: 1px;
}
#term-nav a i::before {
display: inline;
}
#term-nav a span {
margin-left: .2em;
}
@media screen and (max-width: 544px) {
#term-nav a {
font-size: 130%;
padding: 6px;
}
#term-nav a span {
display: none;
}
}
#term-nav .icn-keyboard {
text-decoration: none;
font-size: 130%;
vertical-align: middle;
}
#term-wrap {
text-align: center;
}
#fu_modal {
align-items: flex-start;
}
#fu_form {
padding: 1rem;
margin-top: 100px;
z-index: 1000;
}
#fu_form label {
width: 12em;
display: inline-block;
}
#fu_form input[type="number"], #fu_form select {
width: 10em;
}
#fu_form textarea {
width: 100%;
min-height: 8em;
margin-top: 0.61805rem;
resize: vertical;
}
#fu_form .fu-buttons {
text-align: center;
padding: 0.38198rem;
margin-top: 0.38198rem;
border-radius: 3px;
}
#fu_form .fu-prog-box {
display: none;
}
#fu_form.busy {
background: rgba(36, 36, 38, 0.3);
border-left-color: rgba(41, 114, 186, 0.3);
border-right-color: rgba(41, 114, 186, 0.3);
}
#fu_form.busy .fu-content {
pointer-events: none;
opacity: .3;
}
#fu_form.busy .fu-buttons {
text-align: left;
background: #242426;
border: 1px solid #2972ba;
}
#fu_form.busy .fu-prog-box {
display: inline-block;
}
#keyboard-shortcut-bar {
border-radius: 4px;
width: calc(100vw - 20px);
background: #d1d5db;
padding: 5px 10px;
overflow-x: auto;
margin: 6px;
}
#keyboard-shortcut-bar:not(.open) {
display: none;
}
#keyboard-shortcut-bar .shortcut-button {
background: #fff;
color: #000;
padding: 10px 20px;
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
text-shadow: none;
border-radius: 4px;
margin: 0 10px 0 0;
font-family: -apple-system, sans-serif;
min-width: 2em;
}
#keyboard-shortcut-bar .shortcut-button.modifier:not(.enabled) {
background: #9ea6b1;
color: #000;
}
body.pseudo-fullscreen #screen .screen-margin,
body.pseudo-fullscreen #keyboard-shortcut-bar {
display: none;
}
body.pseudo-fullscreen #outer {
position: static;
}
body.pseudo-fullscreen #screen {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: none;
}
body.pseudo-fullscreen #screen canvas {
position: fixed;
top: 0;
left: 0;
z-index: 99;
}
body.pseudo-fullscreen #term-nav {
position: fixed;
width: 100%;
bottom: 0;
z-index: 98;
height: 24px;
padding: 0;
}
.bold {
font-weight: bold !important;
}
.faint span {
opacity: 0.6;
}
.italic {
font-style: italic;
}
.under {
text-decoration: underline;
}
.strike {
text-decoration: line-through;
}
.underline.strike {
text-decoration: underline line-through;
}
.blink-hide .blink {
color: transparent;
}
.color-example {
font-family: monospace;
font-size: 14pt;
padding: 4px 6px;
}
.preset {
cursor: pointer;
font-family: monospace;
font-size: 14pt;
}
.Row.color-preview label {
align-self: center;
}
@media screen and (max-width: 544px) {
.Row.color-preview {
font-size: 12pt;
align-items: flex-start;
}
.Row.color-preview label {
align-self: flex-start;
}
}
.Row.color-preview .colorprev {
font-family: monospace;
font-size: 14pt;
display: block;
margin: 0;
cursor: pointer;
}
#color-example {
display: inline-block;
padding: 5px;
}
.theme-nav-btn {
width: 2em;
height: 2em;
display: flex;
align-items: center;
justify-content: space-around;
background: #4c4c4c;
color: #eaeaea;
margin: 5px;
border-radius: 5px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
cursor: pointer;
position: relative;
}
.theme-nav-btn:active {
top: 1px;
}
.page-about .Box {
padding-left: 1rem;
padding-right: 1rem;
}
.page-about .Box a {
font-weight: bold;
}
.page-about #logo {
float: right;
height: 130px;
}
.page-about #logo2 {
max-width: 100%;
margin: 1rem;
}
.page-about td {
white-space: normal;
}
.page-help code {
background: #2da2b9;
color: black;
border-radius: 1px;
padding: 0 2px;
word-wrap: break-word;
}
.colorprev {
margin-top: 0.38198rem;
margin-bottom: 0.38198rem;
}
.colorprev span {
display: inline-block;
width: 2em;
padding: 2px 0;
text-align: center;
}
.Row table, .Row table td, .Row table th {
border: 1px solid #666;
}
.Row table th, .Row table td {
white-space: normal;
}
.Row table th {
background-color: rgba(255, 255, 255, 0.1);
}
.ansiref.w100 {
width: 100%;
}
.ansiref.w100 td:nth-child(1) {
width: 8em;
}
.nomen {
width: 100%;
}
.nomen code {
white-space: nowrap;
}
.nomen td:last-child {
min-width: 15em;
}
.tscroll {
overflow-x: auto;
}
.charset {
line-height: 1;
}
.charset div {
display: inline-block;
width: 2.7em;
border: 1px solid #666;
height: 3em;
margin: 1px;
position: relative;
}
.charset div span {
display: block;
position: absolute;
}
.charset div span:nth-child(1) {
left: .2em;
top: .2em;
height: 1em;
font-size: 85%;
color: #999;
}
.charset div span:nth-child(2) {
right: .2em;
top: .2em;
height: 1em;
font-size: 85%;
color: #999;
}
.charset div span:nth-child(3) {
width: 100%;
font-size: 105%;
text-align: center;
bottom: .4em;
font-family: "DejaVu Sans Mono", "Liberation Mono", "Inconsolata", "Menlo", monospace;
}
.charset div.none {
opacity: .4;
}
.smallpad {
display: block;
padding-bottom: 5px;
}
@media screen and (min-width: 545px) {
.mq-phone {
display: none !important;
}
}
@media screen and (max-width: 544px) {
.mq-tablet-min, .mq-no-phone {
display: none !important;
}
}
@media screen and (min-width: 1001px) {
.mq-tablet-max {
display: none !important;
}
}
@media screen and (max-width: 1000px) {
.mq-normal-min {
display: none !important;
}
}
@media print {
.Row.buttons, nav {
display: none !important;
}
.Row.buttons .button {
display: none !important;
}
h1, h2, h3 {
break-after: avoid-page !important;
page-break-after: avoid !important;
font-family: sans-serif;
}
html, body {
background: white;
color: black;
font-family: serif;
line-height: 1.3em;
}
label, p {
color: black !important;
text-shadow: none !important;
}
.Box {
box-shadow: none;
}
input, select, button {
background: white !important;
color: black !important;
border: 1px solid black !important;
}
a {
color: #004eff !important;
}
a[href^="http://"]::after,
a[href^="https://"]::after {
content: attr(href);
padding-left: .8ex;
text-decoration: underline !important;
}
p a {
word-wrap: break-word;
}
.Row.checkbox .box {
border-color: black;
border-radius: 3px;
background: white;
color: black;
}
.button {
background: white;
border: 1px solid black;
text-shadow: none !important;
color: black;
box-shadow: none;
text-decoration: underline !important;
}
[class^="icn-"]::before, [class*=" icn-"]::before {
display: none;
}
.Box .Row {
display: block !important;
}
.Box.fold h2::after {
display: none;
}
#outer {
display: block;
overflow: auto;
width: unset;
height: unset;
position: static;
}
html, body {
overflow: auto !important;
width: unset;
height: unset;
}
.Box {
padding: 0;
border: 0 none;
}
.charset div span:nth-child(1),
.charset div span:nth-child(2) {
color: #666;
}
.page-help code {
background: rgba(0, 215, 255, 0.31);
}
[noprint] {
display: none !important;
}
#content tbody th {
color: black !important;
}
}