/* *{outline: 1px solid red;} */
html {
    background-color: #f5f5f6;
    color: #131315;
    /* font-size: clamp(1em, 0.909em + 0.45vmin, 1.25em); */
    font-family: Arial, Helvetica, "Source Sans Pro", "Segoe UI", sans-serif;
    /* height: 100vh; */
    margin: 0px;
    /* width: 100vw; */
}
body {
    /* height: 100vh; */
    margin: 0px;
    text-align: center;
    /* width: 100vw; */
}
body :not(:is(h1,h2,h3,h4,h5,h6)) {
    line-height: 1.50em;
}
a:link {
    color: white;
    outline: none;
    text-decoration: none;
}
a:visited {
    color: white;
    text-decoration: none;
}
a:hover {
    color: white;
    text-decoration: none;
}
a:active {
    color: white;
    text-decoration: none;
}
button {
    background-color: transparent;
    border: 1px white solid;
    color: snow;
    outline: none;
}
button:focus {
    border: 1px #ff1493 solid;
    outline: none;
}
form {
    justify-content: center;
}
input {
    background-color: transparent;
    border-top: 0px;
    border-right: 0px;
    border-bottom: 1px white solid;
    border-left: 0px;
    color: snow;
    /* font-size: clamp(1em, 0.909em + 0.45vmin, 1.25em); */
    
}
input:focus {
    border-bottom: 1px #ff1493 solid;
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    outline: none;
}
::placeholder {
    color: silver;
    /* font-size: clamp(1em, 0.909em + 0.45vmin, 1.25em); */
    font-style: italic;
    font-weight: lighter;
}
::-moz-placeholder {
    color: silver;
    font-style: italic;
    font-weight: lighter;
}
:-ms-input-placeholder {
    color: silver;
    font-style: italic;
    font-weight: lighter;
}
::-webkit-input-placeholder {
    color: silver;
    font-style: italic;
    font-weight: lighter;
}
/* input[type=range]{
    -webkit-appearance: none;
    background-color: red;
    height: 20px;
    overflow: hidden;
}
input[type=range]::-webkit-slider-runnable-track {
    background: #ddd;
    border: none;
}
input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
     background-color: white;
     height: 20px;
     width: 50%;
} */
/* menu {
    margin-block-start: 0px;
    margin-block-end: 0px;
    padding-inline-start: 0px;
}
menuitem {
    display: block;
} */
ol {
    color : silver;
}
span {
    line-height: 1.50em;
    outline: none;
}
table, tbody {
    border-collapse: collapse;
    border-spacing: 0px;
    margin: 0px auto;
    text-align: center;
    width: 100%;
}
textarea {
    border: none;
    font-family: Arial, Helvetica, "Source Sans Pro", "Segoe UI", sans-serif;
    line-height: 1.50em;
    /* font-size: clamp(1em, 0.909em + 0.45vmin, 1.25em); */
}
textarea::placeholder {
    font-style: italic;
    line-height: 1.50em;
}
/* textarea {
    background-color: transparent;
    border-left: none;
    border-right: none;
    border-top: none;
    color : white;
    display : inline-block;
    font-family: Arial, Helvetica, "Source Sans Pro", "Segoe UI", sans-serif;
    font-size: clamp(1em, 0.909em + 0.45vmin, 1.25em);
    line-height: 1.50;
    overflow: hidden;
    resize: none;
    vertical-align: bottom;
}
textarea:focus {
    border-bottom: 1px #ff1493 solid;
    border-left: none;
    border-right: none;
    border-top: none;
    outline: none;
} */

ul {
    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;
}
/* .main-menu-item {
    color: white;
} */
.choice {
    border-bottom : 1px transparent solid;
    line-height: 1.50;
    margin : 0px;
    padding : 0px;
    width : 30ch;
}
.choice-ip {
    display : inline-block;
    font-style: italic;
    font-weight: lighter;
    border-bottom : 1px transparent solid;
    line-height : 1.50;
    text-align : left;
    width : 30ch;
    visibility : hidden;
}
.choice-p {
    border-bottom : 1px transparent solid;
    color: silver;
    cursor : "text";
    display : inline-block;
    font-style: italic;
    font-weight: lighter;
    line-height : 1.50;
    margin : 0px;
    padding : 0px;
    text-align : left;
    width : 30ch;
}
.choice-tv {
    border-bottom : 1px transparent solid;
    color: silver;
    cursor : "text";
    display : inline-block;
    font-style: italic;
    font-weight: lighter;
    line-height : 1.50;
    margin : 0px;
    padding : 0px;
    text-align : left;
    width : 30ch;
}
.choice-width {
    width : 30ch;
}
.display-none {
    display: none;
}
.dkoption:hover {
    border-bottom: 1px #ff1493 solid;
}
.footer-link:hover {
    color: #ff1493
}
.ip {
    display : inline-block;
    font-style: italic;
    font-weight: lighter;
    border-bottom : 1px transparent solid;
    line-height : 1.50;
    text-align : left;
    width : 60ch;
    visibility : hidden;
}
.item-footer.dragover {
    background-color: rgba(255, 20, 147, 0.5);
}
.main-menu {
    display : list-item;
    list-style: none;
    background-color: #0B101B;
    box-shadow : rgba(255, 255, 255, 0.22) 0px 3px 12px;
    margin : 0px auto;
    position : absolute;
    text-align: left;
}
.main-menu-item:hover {
    color: #ff1493
}
.placeholder {
    border-bottom : 1px transparent solid;
    color: silver;
    cursor : "text";
    display : inline-block;
    font-style: italic;
    font-weight: lighter;
    line-height : 1.50;
    margin : 0px;
    padding : 0px;
    text-align : left;
    width : 60ch;
}
.q {
    background-color : #0B101B;
    border-bottom : 1px transparent solid;
    display: flex;
    margin : 0px;
    padding : 0px;
    width : 60ch;
}
.inpt-ip {
    border-bottom : 1px transparent solid;
    display : inline-block;
    font-style: italic;
    font-weight: lighter;
    line-height : 1.50;
    margin : 0px;
    padding : 0px;
    text-align : left;
    visibility : hidden;
}
.inpt-p {
    border-bottom : 1px transparent solid;
    color: silver;
    cursor : text;
    display : inline-block;
    font-style: italic;
    font-weight: lighter;
    line-height : 1.50;
    margin : 0px;
    padding : 0px;
    text-align : left;
}
.inpt-tv {
    border-bottom : 1px transparent solid;
    background-color : #0B101B;
    cursor : text;
    display : inline-block;
    line-height: 1.50;
    margin : 0px;
    padding : 0px;
    /* position : absolute; */
    text-align : left;
}
.q-width {
    /* display: list-item; */
    width : 60ch;
}
.rtypes {
    margin : 2em auto 1em auto;
    width : 80ch;
}
.rtype {
    color : silver;
    margin : 0px 2ch;
}
@keyframes spinner {
    to {transform: rotate(360deg);}
}
.spinner {
    content: '';
    box-sizing: border-box;
    position: relative;
    margin: auto;
    width: 10vw;
    height: 10vw;
    border-radius: 50%;
    border: 2px dotted #ff1493;
    border-top-color: #0B101B;
    animation: spinner .9s linear infinite;
}
.tv {
    color: white;
    display : inline-block;
    border-bottom : 1px transparent solid;
    line-height : 1.50;
    text-align : left;
    width : 60ch;
}
/* .pink {
    color: #ff1493;
} */
/* .footer {
    margin: 0vh auto;
    padding: 10%;
    width: auto;
}
.qc-header {
    color: white;
    cursor: pointer;
    font-size: xx-large;
    font-weight: bold;
    text-decoration: none;
}
.header-cell {
    padding: 5%;
    width: 33.33%
}
.main-menu {
    background-color: #0B101B;
    margin-left: 40%;
}
.main-menu-mobi {
    width: 100%;
}
.main-menu-item {
    border-bottom: 1px #818181 solid;
    cursor: pointer;
    width: 50%;
}
.main-menu-item:hover {
    color: #ff1493;
}
.menu-right {
    cursor: pointer;
}
.pink {
    color: #ff1493;
}
.pwr {
    vertical-align: middle;
    width: 25%;
}
.pwr-mobi {
    width: 50%;
}
.pwr-text {
    text-align: left;
    white-space: nowrap;
    width: 50%;
}
.pwr-text-mobi {
    white-space: nowrap;
    width: 50%;
} */

